@charset "UTF-8";

/* source/scss/dr-emi.scss */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
@font-face {
  font-family: "ABC Repro";
  src: url(ABCRepro-Black.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ABC Repro";
  src: url(ABCRepro-Black.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url(HelveticaNeue-Light-08.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url(HelveticaNeue-01.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url(HelveticaNeue-Medium-11.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url(HelveticaNeue-Bold-02.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
body,
html {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: #0b0a0a;
  text-rendering: geometricPrecision;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  color: #0b0a0a;
  text-transform: uppercase;
}
.h1 {
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-style: normal;
  line-height: 100%;
  margin: 0;
  color: #0b0a0a;
  text-transform: uppercase;
}
@media (min-width: 1366px) {
  .h1 {
    font-size: 48px;
  }
}
.h2 {
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  font-size: 24px;
  font-style: normal;
  line-height: 100%;
  margin: 0;
  color: #0b0a0a;
  text-transform: uppercase;
}
@media (min-width: 1366px) {
  .h2 {
    font-size: 32px;
  }
}
.h3 {
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-style: normal;
  line-height: 100%;
  margin: 0;
  color: #0b0a0a;
  text-transform: uppercase;
}
@media (min-width: 1366px) {
  .h3 {
    font-size: 24px;
  }
}
.h4 {
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-style: normal;
  line-height: 100%;
  margin: 0;
  color: #0b0a0a;
  text-transform: uppercase;
}
@media (min-width: 1366px) {
  .h4 {
    font-size: 18px;
  }
}
a,
.rte a {
  font-weight: 700;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
:root {
  --font-body-family: $f-regular !important;
  --font-heading-family: $f-heading !important;
}
.bs-container,
.plp-text-intro,
.page-width {
  max-width: calc(var(--page-width) + 16px * 2);
  margin: 0 auto;
  padding-left: 16px !important;
  padding-right: 16px !important;
}
@media (min-width: 1025px) {
  .bs-container,
  .plp-text-intro,
  .page-width {
    max-width: calc(var(--page-width) + 120px * 2);
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
}
.bs-container + .bs-container,
.plp-text-intro + .bs-container,
.bs-container + .plp-text-intro,
.plp-text-intro + .plp-text-intro {
  margin-top: 40px;
}
section {
  overflow-x: hidden;
}
.button {
  text-transform: uppercase;
  height: 48px;
  min-width: unset;
  width: 100%;
  background-color: #000;
  color: #fff;
  border: 1px solid #7C7C7C;
  transition:
    background-color 0.2s ease-out,
    color 0.2s ease-out,
    border-color 0.2s ease-out,
    opacity 0.2s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  font-family: "ABC Repro", sans-serif;
  line-height: 120%;
  margin: 10px 0;
}
.button::after,
.button::before {
  content: none;
}
@media (min-width: 768px) {
  .button {
    min-width: 288px;
    width: -moz-fit-content;
    width: fit-content;
    height: 56px;
    font-size: 16px;
  }
}
@media (hover: hover) {
  .button:hover {
    background-color: #fff;
    color: #0b0a0a;
  }
}
.button--secondary {
  background-color: #fff;
  color: #0b0a0a;
  font-size: 12px;
}
@media (min-width: 768px) {
  .button--secondary {
    font-size: 14px;
  }
}
@media (hover: hover) {
  .button--secondary:hover {
    background-color: #000;
    color: #fff;
  }
}
.button--secondary-transparent {
  background-color: transparent;
  color: #0b0a0a;
  border: 1px solid #7C7C7C;
  padding: 15px 40px;
}
@media (min-width: 768px) {
  .button--secondary-transparent {
    padding: 15px 56px;
  }
}
@media (hover: hover) {
  .button--secondary-transparent:hover {
    background-color: #000;
    color: #fff;
  }
}
.button--tertiary {
  background-color: #fff;
  color: #0b0a0a;
  border: none;
}
@media (hover: hover) {
  .button--tertiary:hover {
    color: #6C6C6C;
  }
}
.button--link {
  background-color: #fff;
  color: #0b0a0a;
  border: none;
  text-decoration: underline;
}
@media (hover: hover) {
  .button--link:hover {
    color: #6C6C6C;
  }
}
.button--small {
  height: 40px;
}
@media (min-width: 768px) {
  .button--small {
    height: 41px;
  }
}
.button--disabled {
  opacity: 0.5;
  color: #fff;
  cursor: not-allowed;
  pointer-events: none;
}
.swal-button--confirm {
  background-color: #0b0a0a !important;
}
.card-wrapper .card--card .card__inner + .card__content,
.card-wrapper .card--standard .card__inner + .card__content,
.card-wrapper .card--media .card__inner + .card__content {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  width: auto;
}
.card-wrapper .card--banner {
  position: relative;
}
.card-wrapper .card--banner__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.card-wrapper .card--banner__button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 24px);
  margin: 12px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  font-weight: 800;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 750px) {
  .card-wrapper .card--banner__button {
    font-size: 16px;
    line-height: 18px;
  }
}
.card-wrapper .card__inner {
  position: relative;
  aspect-ratio: var(--product-card-image-ratio);
}
.card-wrapper .card__content,
.card-wrapper .card--standard > .card__content {
  padding: 12px;
}
.card-wrapper .card:has(.quick-add__submit[sold-out]) .card__inner::before,
.card-wrapper .card:has(.quick-add__submit[sold-out]) .card__content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #E9E9E9;
  opacity: 0.45;
  z-index: 1;
}
.card-wrapper .card .global-atc__button {
  position: absolute;
  grid-row-start: unset;
  right: 10px;
  transform: translateY(-75%);
  height: 60px;
  width: 60px;
}
.card-wrapper .card .quick-add {
  position: absolute;
  grid-row-start: unset;
  right: 0;
  transform: translateY(-75%);
  height: 60px;
  width: 60px;
  overflow: hidden;
  border-radius: 50%;
  background: #000;
  border: 6px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 750px) {
  .card-wrapper .card .quick-add {
    height: 66px;
    width: 66px;
  }
}
.card-wrapper .card .quick-add:has(.quick-add__submit[sold-out]) {
  background: #6C6C6C;
}
.card-wrapper .card .quick-add__submit {
  background: #000;
  color: #000;
  padding: 0;
}
.card-wrapper .card .quick-add__submit::after,
.card-wrapper .card .quick-add__submit::before {
  content: none;
}
.card-wrapper .card .quick-add__submit.loading[aria-disabled=true],
.card-wrapper .card .quick-add__submit[disabled] {
  opacity: 1;
}
.card-wrapper .card .quick-add__submit[sold-out] {
  background: #6C6C6C;
}
.card-wrapper .card .quick-add .loading__spinner {
  height: 18px;
}
.card-wrapper .card .quick-add .loading__spinner circle {
  stroke: #fff;
}
.card-wrapper .card .quick-add .icon__cart {
  position: absolute;
  color: #fff;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 50%;
  height: auto;
  width: 25px;
}
@media (min-width: 750px) {
  .card-wrapper .card .quick-add .icon__cart {
    width: 31px;
  }
}
.card-wrapper .card .quick-add .icon__cart:has(+ .loading__spinner:not(.hidden)) {
  display: none;
}
.card-wrapper .card .quick-add .icon__bell {
  height: auto;
  width: 26px;
}
@media (min-width: 750px) {
  .card-wrapper .card .quick-add .icon__bell {
    width: 32px;
  }
}
.card-wrapper .card .quick-add .icon__bell:has(+ .loading__spinner:not(.hidden)) {
  display: none;
}
.card-wrapper .card.card--card.card--media > .card__content {
  padding-top: 12px;
  padding-inline: 12px;
  padding-bottom: 12px;
}
.card-wrapper .card__vendor {
  margin: 0;
  font-size: 16px;
  line-height: 18px;
  text-transform: none;
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
}
.card-wrapper .card__information {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.card-wrapper .card__information .card-information {
  margin-top: auto;
  display: flex;
  gap: 5px;
  align-items: flex-end;
  flex-wrap: wrap;
}
.card-wrapper .card__information *:has(+ .card-information) {
  margin-bottom: 6px;
}
.card-wrapper .card__variant-amount {
  margin-right: auto;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #6C6C6C;
}
.card-wrapper .card__variant-amount + div.price {
  margin-left: 0;
}
.card-wrapper .card__variant-amount > span > span {
  padding: 0 9px;
  position: relative;
}
.card-wrapper .card__variant-amount > span > span::after {
  content: "";
  background: #C8C8C8;
  width: 1px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.card-wrapper .card__variant-amount > span > span:first-of-type {
  padding-left: 0;
}
.card-wrapper .card__variant-amount > span > span:last-of-type {
  padding-right: 0;
}
.card-wrapper .card__variant-amount > span > span:last-of-type::after {
  content: none;
}
.card-wrapper .card__reviews {
  line-height: 12px;
  margin-bottom: 3px;
  cursor: pointer;
  display: flex;
  align-items: center;
  min-height: 14px;
}
.card-wrapper .card__reviews i {
  font-size: 12px;
}
.card-wrapper .card__reviews i + .ruk-rating-snippet-count {
  order: 1;
  position: relative;
}
.card-wrapper .card__reviews .ruk-rating-snippet-count {
  font-size: 12px;
  color: #0b0a0a;
}
.card-wrapper .card__reviews .ruk-rating-snippet-count + .ruk-rating-snippet-count {
  font-size: 0;
  line-height: normal;
  margin-left: 3px !important;
  margin-right: 3px !important;
}
@media (min-width: 750px) {
  .card-wrapper .card__reviews .ruk-rating-snippet-count + .ruk-rating-snippet-count {
    margin-right: -2px !important;
  }
}
.card-wrapper .card__reviews .ruk-rating-snippet-count + .ruk-rating-snippet-count b {
  font-size: 12px;
  font-weight: 400;
}
.card-wrapper .card__heading {
  text-transform: none;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  color: #0b0a0a;
  margin-top: 4px;
}
.card-wrapper .card__badge {
  line-height: normal;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.card-wrapper .card__badge span {
  line-height: 13px;
  text-align: start;
  background: transparent;
  position: relative;
  z-index: 1;
  color: #6C6C6C;
  font-family: "ABC Repro", sans-serif;
  border-color: transparent;
  font-size: var(--product-card-badge-font-size-mobile);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: normal;
  padding: 0;
}
@media (min-width: 750px) {
  .card-wrapper .card__badge span {
    font-size: var(--product-card-badge-font-size-desktop);
  }
}
.card-wrapper .card .price {
  margin-top: 0;
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.card-wrapper .card .price * {
  letter-spacing: normal;
}
.card-wrapper .card .price__container {
  display: flex;
  align-items: baseline;
  gap: 4px;
  line-height: normal;
}
.card-wrapper .card .price__regular {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #0b0a0a;
}
.card-wrapper .card .price--on-sale .price__sale {
  display: flex;
}
.card-wrapper .card .price__sale {
  align-items: baseline;
  gap: 4px;
}
.card-wrapper .card .price__sale span:has(.price-item--regular) {
  line-height: 0;
}
.card-wrapper .card .price__sale .price-item--regular {
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #6C6C6C;
  text-decoration-thickness: 1px;
}
.card-wrapper .card .price__sale .price-item--sale {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #0b0a0a;
}
.card-wrapper .card .price .unit-price {
  margin-top: 0;
}
.card-wrapper .card .price .unit-price .price-item {
  font-size: 12px;
  line-height: 14px;
  color: #6C6C6C;
  font-weight: 400;
}
.cart-drawer__discount-code {
  margin-bottom: 16px;
}
.cart-drawer__discount-code-form {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.cart-drawer__discount-code-label {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #0b0a0a;
}
@media (min-width: 768px) {
  .cart-drawer__discount-code-label {
    font-size: 16px;
  }
}
.cart-drawer__discount-code-input-wrapper {
  display: flex;
  gap: 8px;
}
.cart-drawer__discount-code-input {
  flex: 1;
  padding: 12px;
  border: 1px solid #C8C8C8;
  border-radius: 0 !important;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #0b0a0a;
  background-color: #fff;
  transition: border-color 0.2s ease;
  max-height: 47px;
  min-width: 1px;
}
@media (min-width: 768px) {
  .cart-drawer__discount-code-input {
    font-size: 16px;
  }
}
.cart-drawer__discount-code-input:focus {
  outline: none !important;
  box-shadow: none !important;
}
.cart-drawer__discount-code-input::-moz-placeholder {
  color: #6C6C6C;
}
.cart-drawer__discount-code-input::placeholder {
  color: #6C6C6C;
}
.cart-drawer__discount-code-button {
  padding: 12px 20px;
  margin: 0;
  white-space: nowrap;
  min-width: auto;
  flex: 0 0 125px;
  position: relative;
  max-height: 45px;
  font-size: 14px;
}
.cart-drawer__discount-code-button svg.spinner {
  position: relative;
  bottom: 1px;
  width: 15px;
  height: 15px;
}
.cart-drawer__discount-code-button:hover svg.spinner circle {
  stroke: #fff;
}
.cart-drawer__discount-code-button .button-text,
.cart-drawer__discount-code-button .loading-spinner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
}
.cart-drawer__discount-code-button .loading-spinner.hidden {
  display: none;
}
.cart-drawer__discount-code-button .loading-spinner svg {
  display: block;
}
.cart-drawer__discount-code-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.cart-drawer__discount-code-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 16px;
  padding: 16px;
  background-color: rgba(var(--color-foreground), 0.03);
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #0b0a0a;
}
.cart-drawer__discount-code-loading.hidden {
  display: none;
}
.cart-drawer__discount-code-loading svg {
  flex-shrink: 0;
  color: #6C6C6C;
}
.cart-drawer__discount-code-message {
  padding: 8px 12px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cart-drawer__discount-code-message {
    font-size: 14px;
  }
}
.cart-drawer__discount-code-message--success {
  background-color: #F7F7F7;
  border: 1px solid #E9E9E9;
  color: #0b0a0a;
}
.cart-drawer__discount-code-message--error {
  background-color: #fee6e8;
  border: 1px solid #faccd0;
  color: #721C24;
}
.cart-drawer__discount-code-message--info {
  background-color: #d1ecf1;
  border: 1px solid #bee5eb;
  color: #0c5460;
}
.cart-drawer__discount-code-error {
  padding: 8px 12px;
  background-color: #fee6e8;
  border: 1px solid #faccd0;
  color: #721C24;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .cart-drawer__discount-code-error {
    font-size: 14px;
  }
}
.cart-drawer__discount-code-error.hidden {
  display: none;
}
.cart-drawer__discount-code-error span.hidden {
  display: none;
}
.cart-drawer__discount-code-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cart-drawer__discount-code-pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 12px;
  background-color: #F7F7F7;
  border: 1px solid #E9E9E9;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #0b0a0a;
  max-width: 200px;
}
@media (min-width: 768px) {
  .cart-drawer__discount-code-pill {
    font-size: 14px;
  }
}
.cart-drawer__discount-code-pill svg.icon-discount {
  flex: 0 0 auto;
  width: 16px;
  fill: #6C6C6C;
}
.cart-drawer__discount-code-pill svg.icon-discount path {
  fill: #0b0a0a;
}
.cart-drawer__discount-code-pill span.cart-drawer__discount-code-pill-title {
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.cart-drawer__discount-code-pill span.cart-drawer__discount-code-pill-amount {
  font-size: 12px;
  color: #6C6C6C;
  font-weight: 400;
}
.cart-drawer__discount-code-pill-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  color: #6C6C6C;
  transition: all 0.2s ease;
}
.cart-drawer__discount-code-pill-remove svg {
  width: 14px;
  height: 14px;
}
cart-drawer .cart-drawer-free-gifts-modal {
  transform: translateX(100%);
  transition:
    opacity 0.3s ease-out,
    visibility 0.3s ease-out,
    transform var(--duration-default) ease;
}
cart-drawer.active .cart-drawer-free-gifts-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transform: translateX(0);
}
cart-drawer.active .cart-drawer-free-gifts-modal.cart-drawer-free-gifts-modal--open {
  opacity: 1;
  background: rgba(0, 0, 0, 0.4);
  z-index: 40;
  visibility: visible;
}
cart-drawer.active .cart-drawer-free-gifts-modal__title {
  font-size: 12px;
  line-height: 14px;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  color: #0b0a0a;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  cart-drawer.active .cart-drawer-free-gifts-modal__title {
    font-size: 14px;
    line-height: 17px;
  }
}
cart-drawer.active .cart-drawer-free-gifts-modal__content {
  background-color: #F7F7F7;
  padding: 16px;
  margin: 12px;
  width: calc(100% - 24px);
  margin: 0 auto;
}
@media (min-width: 768px) {
  cart-drawer.active .cart-drawer-free-gifts-modal__content {
    width: 470px;
  }
}
cart-drawer.active .cart-drawer-free-gifts-modal__content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
cart-drawer.active .cart-drawer-free-gifts-modal__selected-counter {
  font-size: 12px;
  line-height: 14px;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  color: #6C6C6C;
}
@media (min-width: 768px) {
  cart-drawer.active .cart-drawer-free-gifts-modal__selected-counter {
    font-size: 14px;
    line-height: 17px;
  }
}
cart-drawer.active .cart-drawer-free-gifts-modal__swiper {
  min-height: 376px;
}
cart-drawer.active .cart-drawer-free-gifts-modal__slide {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  height: auto;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  height: 120px;
  background-color: #fff;
  border: 1px solid #E9E9E9;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-image {
  background-color: #E9E9E9;
  width: 120px;
  height: 100%;
  flex: 0 0 120px;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-vendor {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #0b0a0a;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #0b0a0a;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 12px 12px 12px 0;
  box-sizing: border-box;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-button-wrapper {
  margin-top: auto;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-button {
  min-width: auto;
  width: 100%;
  max-height: 41px;
  min-height: auto;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
@media (min-width: 768px) {
  cart-drawer.active .cart-drawer-free-gifts-modal__item-button {
    font-size: 14px;
    line-height: 17px;
  }
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-button--selected {
  background-color: #0b0a0a;
  color: #fff;
}
cart-drawer.active .cart-drawer-free-gifts-modal__footer-button {
  width: 100%;
  min-width: auto;
  margin-top: 0;
}
cart-drawer.active .cart-drawer-free-gifts-modal__footer-reject-button {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #6C6C6C;
  text-align: center;
  text-decoration: underline;
  margin-top: 16px;
  cursor: pointer;
}
cart-drawer.active .cart-drawer-free-gifts-modal .swiper-pagination {
  display: flex;
  flex-direction: row;
  gap: 8px;
  margin-top: 16px;
  margin-bottom: 22px;
  padding-right: 16px;
  position: relative;
  bottom: auto;
  top: auto;
}
cart-drawer.active .cart-drawer-free-gifts-modal .swiper-pagination-bullet {
  flex: 1 1 100%;
  height: 2px;
  border-radius: 0;
  background-color: #C8C8C8;
  transition: background-color 0.2s ease-out;
  display: inline-block;
  opacity: 1 !important;
  margin: 0 !important;
}
cart-drawer.active .cart-drawer-free-gifts-modal .swiper-pagination-bullet-active {
  background-color: #7C7C7C;
}
cart-drawer {
  width: 100% !important;
}
cart-drawer.drawer.animate {
  background-color: rgba(var(--color-foreground), 0);
  transition: background-color 0.3s ease-out, visibility 0.3s ease-out;
}
cart-drawer.drawer.animate.active {
  background-color: rgba(var(--color-foreground), 0.5);
}
cart-drawer.is-empty .drawer__inner-empty {
  background-color: #F7F7F7;
}
cart-drawer.is-empty .drawer__cheeringbar {
  display: none;
}
cart-drawer.is-empty .cart-drawer__header--empty {
  display: block !important;
}
cart-drawer.is-empty .cart__empty-text {
  margin: 0 !important;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 22px;
  margin-bottom: 16px;
}
cart-drawer.is-empty .cart-drawer__empty-content {
  padding: 0 15px;
}
cart-drawer.is-empty .cart-drawer__empty-content__button-wrapper {
  display: flex;
  justify-content: center;
}
cart-drawer.is-empty .cart-drawer__empty-content__button-wrapper .cart-drawer__empty-content__button {
  min-width: 210px;
}
cart-drawer.active .drawer__header,
cart-drawer.active .drawer__cheeringbar,
cart-drawer.active .drawer__footer__payment-image,
cart-drawer.active #GiftSliderContainer {
  transform: translateX(0);
}
.cart__empty-text {
  margin-top: 140px !important;
  color: #6C6C6C;
  font-size: 16px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 140%;
}
.cart-drawer {
  position: relative;
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cart-drawer {
    max-width: 504px;
  }
}
.cart-drawer cart-drawer-items {
  overflow-x: hidden;
}
.cart-drawer cart-drawer-items CartDrawer-CartErrors {
  padding: 0 16px;
  font-size: 14px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .cart-drawer cart-drawer-items CartDrawer-CartErrors {
    padding: 15px 24px;
    font-size: 16px;
    line-height: 21px;
  }
}
.cart-drawer .cart-items {
  padding: 0;
}
.cart-drawer .cart-items td {
  padding: 0 !important;
}
.cart-drawer .cart-items .cart-item {
  margin-bottom: 16px !important;
  background-color: #fff;
  padding: 12px 0;
  gap: 12px;
  row-gap: 4px;
  width: calc(100% - 32px);
  margin: 0 auto;
  border-bottom: 1px dashed #C8C8C8;
  margin-bottom: 0 !important;
}
.cart-drawer .cart-items .cart-item:first-child {
  border-top: 1px dashed #C8C8C8;
}
.cart-drawer .cart-items .cart-item:nth-last-child(2) {
  margin-bottom: 24px !important;
}
.cart-drawer .cart-items .cart-item__media {
  width: 113px;
}
@media (min-width: 768px) {
  .cart-drawer .cart-items .cart-item__media {
    width: 120px;
  }
}
.cart-drawer .cart-items .cart-item__link {
  position: relative;
  border-radius: 8px;
  color: #0b0a0a;
}
.cart-drawer .cart-items .cart-item__vendor {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #0b0a0a;
  margin-top: 0;
}
.cart-drawer .cart-items .cart-item__name {
  font-size: 14px;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  line-height: 17px;
  margin-top: 0;
  text-transform: none;
}
.cart-drawer .cart-items .cart-item__name:hover {
  text-decoration: none;
}
.cart-drawer .cart-items .cart-item__details {
  position: relative;
  padding-top: 12px !important;
  grid-column: 2/5 !important;
}
.cart-drawer .cart-items .cart-item__discounted-prices {
  flex-direction: row !important;
}
.cart-drawer .cart-items .cart-item .discounts {
  margin-top: 2px;
  margin-bottom: 2px;
  max-width: 120px;
}
.cart-drawer .cart-items .cart-item .discounts .icon-discount {
  flex: 0 0 auto;
}
.cart-drawer .cart-items .cart-item .discounts__discount-title {
  font-size: 12px;
  color: #6C6C6C;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
.cart-drawer .cart-items .cart-item__price-wrapper {
  line-height: 17px;
  text-align: right;
}
.cart-drawer .cart-items .cart-item__price-wrapper .product-price {
  margin-bottom: -4px;
}
.cart-drawer .cart-items .cart-item__price-wrapper span {
  display: inline-block;
  font-size: 14px;
  color: #0b0a0a;
}
.cart-drawer .cart-items .cart-item__price-wrapper .product-price--compare {
  position: relative;
  bottom: 1px;
  text-decoration: line-through;
  color: #6C6C6C;
  font-size: 12px;
}
.cart-drawer .cart-items .cart-item__price-wrapper .product-price--highlight {
  font-size: 14px;
  color: #0b0a0a;
  font-weight: 400;
}
.cart-drawer .cart-items .cart-item__unit-price {
  margin-top: 0;
  color: #6C6C6C;
  text-align: right;
}
.cart-drawer .cart-items .cart-item__unit-price span {
  color: #6C6C6C;
  margin-left: -3px;
  margin-right: -3px;
  font-size: 12px;
}
.cart-drawer .cart-items .cart-item cart-remove-button {
  position: absolute;
  top: 12px;
  right: 0;
  justify-content: flex-end;
  margin: 0 !important;
  height: 13px;
}
.cart-drawer .cart-items .cart-item cart-remove-button .button {
  height: 13px;
  min-width: unset !important;
  min-height: unset !important;
  background-color: transparent;
}
.cart-drawer .cart-items .cart-item cart-remove-button .svg-wrapper {
  width: 12px !important;
  height: 13px !important;
}
.cart-drawer .cart-items .cart-item cart-remove-button svg {
  width: 100% !important;
  height: 100% !important;
}
.cart-drawer .cart-items .cart-item cart-remove-button path {
  transition: fill 0.2s ease-out;
}
.cart-drawer .cart-items .cart-item cart-remove-button:hover path {
  fill: #F2665C;
}
.cart-drawer .cart-items .cart-item--free-gift {
  background-color: #0b0a0a;
}
.cart-drawer .cart-items .cart-item--free-gift .cart-item__link {
  background-color: #fff;
  cursor: default;
}
.cart-drawer .cart-items .cart-item--free-gift .cart-item__name {
  cursor: unset;
}
.cart-drawer .cart-items .cart-item--free-gift .cart-item__free-gift-badge {
  display: inline-block;
  margin-bottom: 6px;
  background-color: #0b0a0a;
  border-radius: 41px;
  font-size: 12px;
  padding: 4px 8px;
  color: #fff;
  font-weight: 600;
}
.cart-drawer .cart-items .cart-item--free-gift .price {
  color: #0b0a0a;
  font-weight: 600;
}
.cart-drawer .cart-items .cart-item--free-gift .cart-item__amount-option::before {
  color: #8e8983;
}
.cart-drawer .cart-items .cart-item--free-gift .cart-item__price-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
}
.cart-drawer .cart-items .cart-item dl {
  margin-top: 0;
}
.cart-drawer .cart-items .cart-item .product-option {
  font-size: 14px;
  color: #6C6C6C;
}
.cart-drawer .cart-items .cart-item:last-child {
  margin-bottom: 0 !important;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 12px !important;
  padding-left: 0;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity quantity-popover {
  width: 160px;
}
@media (min-width: 768px) {
  .cart-drawer .cart-items .cart-item td.cart-item__quantity quantity-popover {
    width: 200px;
  }
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .cart-item__quantity-wrapper {
  justify-content: space-between;
  width: 100%;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity {
  width: 110px;
  height: 34px;
  color: #0b0a0a;
  min-height: unset;
  border: 1px #C8C8C8 dashed;
  overflow: hidden;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity .quantity__button {
  background-color: #fff;
  margin: 0;
  width: 40px;
  transition: background-color 0.2s ease-out;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity .quantity__button .svg-wrapper {
  width: 30px;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity .quantity__button svg {
  width: 14px;
  height: auto;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity .quantity__button svg path {
  fill: #6c6c6c;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity .quantity__input {
  outline: none;
  box-shadow: none;
  font-size: 15px;
  color: #0b0a0a;
  padding: 0;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity:before,
.cart-drawer .cart-items .cart-item td.cart-item__quantity .quantity:after {
  box-shadow: none;
  border: none;
}
.cart-drawer .cart-items .cart-item__error {
  position: relative;
  margin-top: 0;
  padding-top: 0;
  top: 10px;
}
.cart-drawer .drawer__close {
  top: 6px;
  right: 1px;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__close {
    top: 6px;
    right: 10px;
  }
}
.cart-drawer .drawer__inner {
  outline: none !important;
  border: none !important;
  flex: 1;
  min-height: 0;
  height: auto !important;
  width: 100%;
  max-width: 100%;
  padding: 0;
  background-color: #fff;
  outline-offset: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transition: transform var(--duration-default) ease !important;
}
.cart-drawer .drawer__inner-empty {
  padding: 0;
}
.cart-drawer .drawer__heading {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  color: #0b0a0a;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__heading {
    font-size: 18px;
  }
}
.cart-drawer .drawer__header {
  display: block;
  transform: translateX(100%);
  transition: transform var(--duration-default) ease;
  background-color: #fff;
  z-index: 10;
  padding: 0;
}
.cart-drawer .drawer__header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 56px;
  padding: 16px;
}
.cart-drawer .drawer__header svg {
  height: 24px;
  width: 24px;
  min-width: 24px;
  min-height: 24px;
}
.cart-drawer .drawer__teaser {
  padding: 11px;
  background-color: var(--background-color, #0b0a0a);
  color: var(--text-color, #fff);
  text-transform: uppercase;
  font-size: 11px;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  text-align: var(--text-position, center);
  min-height: 42px;
}
.cart-drawer .drawer__teaser a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.cart-drawer .drawer__teaser .rte p {
  margin: 0;
}
.cart-drawer .drawer__teaser .rte p + p {
  margin-top: 0.35em;
}
.cart-drawer .drawer__teaser__item {
  display: none;
}
.cart-drawer .drawer__teaser__item.is-active {
  display: block;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__teaser {
    padding: 16px;
    font-size: 12px;
    min-height: 54px;
  }
}
.cart-drawer .drawer__cheeringbar {
  position: relative;
  padding: 10px 16px 0px;
  transform: translateX(100%);
  transition: transform var(--duration-default) ease;
  z-index: 10;
  min-height: 65px;
  background-color: #fff;
}
.cart-drawer .drawer__cheeringbar__heading {
  color: #0b0a0a;
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.cart-drawer .drawer__cheeringbar .checkmark-icon {
  position: relative;
  top: 3px;
  right: 5px;
  width: 17px;
  height: 18px;
  background-image: url('data:image/svg+xml;utf8,<svg width="17" height="18" viewBox="0 0 17 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.8332 9.00002C16.8332 13.6024 13.1022 17.3334 8.49984 17.3334C3.89746 17.3334 0.166504 13.6024 0.166504 9.00002C0.166504 4.39765 3.89746 0.666687 8.49984 0.666687C13.1022 0.666687 16.8332 4.39765 16.8332 9.00002ZM11.8584 6.47475C12.1025 6.71882 12.1025 7.11455 11.8584 7.3586L7.69175 11.5253C7.44767 11.7694 7.052 11.7694 6.8079 11.5253L5.14123 9.8586C4.89715 9.61452 4.89715 9.21885 5.14123 8.97477C5.3853 8.73069 5.78104 8.73069 6.02511 8.97477L7.24984 10.1994L9.11217 8.3371L10.9746 6.47475C11.2187 6.23067 11.6143 6.23067 11.8584 6.47475Z" fill="%234E724B"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: inline-block;
}
.cart-drawer .drawer__cheeringbar__inner-wrapper {
  padding: 13px 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.cart-drawer .drawer__cheeringbar__inner-wrapper--discount-tiers {
  position: relative;
}
.cart-drawer .drawer__cheeringbar__cheer-item {
  position: absolute;
  bottom: 11px;
  z-index: 18;
}
.cart-drawer .drawer__cheeringbar__cheer-item.active .drawer__cheeringbar__cheer-item__bubble {
  border-color: #0b0a0a;
  background-color: #0b0a0a;
}
.cart-drawer .drawer__cheeringbar__cheer-item.active .drawer__cheeringbar__cheer-item__bubble svg path {
  fill: #fff;
}
.cart-drawer .drawer__cheeringbar__cheer-item.active#cheeritem-first-gift .drawer__cheeringbar__cheer-item__bubble svg path,
.cart-drawer .drawer__cheeringbar__cheer-item.active#cheeritem-second-gift .drawer__cheeringbar__cheer-item__bubble svg path,
.cart-drawer .drawer__cheeringbar__cheer-item.active.drawer__cheeringbar__cheer-item--gift-tier .drawer__cheeringbar__cheer-item__bubble svg path {
  stroke: #fff;
  fill: unset;
}
.cart-drawer .drawer__cheeringbar__cheer-item__bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  z-index: 15;
  position: relative;
  background-color: #E9E9E9;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  margin: 0 auto;
}
.cart-drawer .drawer__cheeringbar__cheer-item__bubble svg path {
  transition: fill 0.2s ease-out, stroke 0.2s ease-out;
}
.cart-drawer .drawer__cheeringbar__bar,
.cart-drawer .drawer__cheeringbar__fill {
  width: 100%;
  background-color: #E9E9E9;
  height: 4px;
  position: relative;
  overflow: hidden;
  z-index: 14;
}
.cart-drawer .drawer__cheeringbar__fill {
  display: block;
  background-color: #000;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 0;
  transition: width 0.2s ease-out;
}
.cart-drawer .drawer__footer {
  position: relative;
  border-top: none;
  padding: 16px 16px 0 16px;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.cart-drawer .drawer__footer__totals {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 0;
  padding-bottom: 16px;
}
.cart-drawer .drawer__footer__totals div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.cart-drawer .drawer__footer .totals__shippingValue,
.cart-drawer .drawer__footer .totals__totalValue {
  filter: blur(4px);
  transition: filter 0.2s ease-out;
}
.cart-drawer .drawer__footer .totals__shipping-value,
.cart-drawer .drawer__footer .totals__total-value {
  filter: blur(4px);
  transition: filter 0.2s ease-out;
}
.cart-drawer .drawer__footer .free-shipping {
  color: #6C6C6C !important;
}
.cart-drawer .drawer__footer .totals__total,
.cart-drawer .drawer__footer .totals__shipping,
.cart-drawer .drawer__footer .totals__subtotal {
  margin: 0;
  color: #6C6C6C;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__footer .totals__total,
  .cart-drawer .drawer__footer .totals__shipping,
  .cart-drawer .drawer__footer .totals__subtotal {
    font-size: 14px;
    line-height: 17px;
  }
}
.cart-drawer .drawer__footer .totals__totalValue,
.cart-drawer .drawer__footer .totals__shippingValue,
.cart-drawer .drawer__footer .totals__subtotalValue {
  margin: 0;
  color: #6C6C6C;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__footer .totals__totalValue,
  .cart-drawer .drawer__footer .totals__shippingValue,
  .cart-drawer .drawer__footer .totals__subtotalValue {
    font-size: 14px;
    line-height: 17px;
  }
}
.cart-drawer .drawer__footer .totals__total-value,
.cart-drawer .drawer__footer .totals__shipping-value,
.cart-drawer .drawer__footer .totals__subtotal-value {
  margin: 0;
  color: #6C6C6C;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__footer .totals__total-value,
  .cart-drawer .drawer__footer .totals__shipping-value,
  .cart-drawer .drawer__footer .totals__subtotal-value {
    font-size: 14px;
    line-height: 18px;
  }
}
.cart-drawer .drawer__footer .totals__total-price,
.cart-drawer .drawer__footer .totals__shipping-price,
.cart-drawer .drawer__footer .totals__subtotal-price {
  margin: 0;
  color: #6C6C6C;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__footer .totals__total-price,
  .cart-drawer .drawer__footer .totals__shipping-price,
  .cart-drawer .drawer__footer .totals__subtotal-price {
    font-size: 14px;
    line-height: 18px;
  }
}
.cart-drawer .drawer__footer__total .totals__total,
.cart-drawer .drawer__footer__total .totals__totalValue {
  color: #0b0a0a;
  font-weight: 600;
}
.cart-drawer .drawer__footer__total * {
  font-size: 16px !important;
  line-height: 18px !important;
  color: #0b0a0a;
}
.cart-drawer .drawer__footer .cart__checkout-button {
  margin: 0 0 16px 0;
  max-height: 56px;
  min-height: auto;
  min-width: auto;
  font-weight: 900;
  font-family: "ABC Repro", sans-serif;
}
.cart-drawer .drawer__footer__payment-image {
  padding: 0 16px 16px;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform var(--duration-default) ease;
}
.cart-drawer .drawer__footer__payment-image img {
  width: 100%;
  display: block;
  max-width: 320px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__footer__payment-image img {
    height: 100%;
  }
}
.cart-drawer .drawer__free-gifts-slider {
  padding: 4px 16px;
  height: 0;
  overflow: hidden;
  display: block;
  background-color: #fff;
  transition: transform var(--duration-default) ease;
  transform: translateX(100%);
  position: relative;
  z-index: 10;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  max-width: 100vw;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__free-gifts-slider {
    max-width: 504px;
  }
}
.cart-drawer .drawer__free-gifts-slider.is-animating {
  transition: height 0.4s linear, transform var(--duration-default) ease !important;
}
.cart-drawer .drawer__free-gifts-slider__count {
  display: flex;
  padding: 6px;
  align-items: center;
  flex-direction: row;
  color: #6C6C6C;
  font-family: "ABC Repro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
}
.cart-drawer .drawer__free-gifts-slider__head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}
.cart-drawer .drawer__free-gifts-slider__title {
  color: #0b0a0a;
  font-family: "ABC Repro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
  margin-top: 10px;
}
.cart-drawer .drawer__free-gifts-slider .gift-item {
  display: flex;
  flex-direction: row;
  width: 250px !important;
  height: auto;
  transition: width 0.2s ease-in-out, border-color 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #C8C8C8;
  gap: 16px;
  padding: 8px;
  padding-left: 16px;
}
.cart-drawer .drawer__free-gifts-slider .gift-item__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 8px;
  justify-content: space-between;
  margin-right: 16px;
  margin-block: 8px;
}
.cart-drawer .drawer__free-gifts-slider .gift-item__info-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  gap: 2px;
}
.cart-drawer .drawer__free-gifts-slider .gift-item img {
  width: auto;
  max-width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.2);
}
.cart-drawer .drawer__free-gifts-slider .gift-item button {
  margin: 0;
  display: flex;
}
.cart-drawer .drawer__free-gifts-slider .gift-item.open button {
  display: flex;
}
.cart-drawer .drawer__free-gifts-slider .gift-item__title {
  color: #0b0a0a;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.cart-drawer .drawer__free-gifts-slider .gift-item__subtitle {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 0 1px;
}
.cart-drawer .drawer__free-gifts-slider .gift-item::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiByeD0iOSIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTQuNDU1MDggOS4zNDcyMkw3LjI1MjI4IDEyLjEyNUwxMy41NDYgNS44NzUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS4xMzYzNiIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  transform: translate(-50%, 50%);
}
.cart-drawer .drawer__free-gifts-slider .gift-item.is-selected::after {
  opacity: 1;
}
.cart-drawer .drawer__free-gifts-slider .swiper-pagination {
  position: relative;
  top: auto;
  bottom: auto;
  margin-top: 10px;
  margin-bottom: 6px;
}
.cart-drawer .drawer__free-gifts-slider .gift-selection-btn {
  padding: 8px;
  min-width: 0;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 0;
}
.cart-drawer .is-level-2 #giftsSelectedCount,
.cart-drawer .is-level-2 #maxGiftsCount,
.cart-drawer .is-level-2 .drawer__free-gifts-slider__count {
  color: #0b0a0a !important;
  transition: color 0.8s ease;
}
.cart-drawer .trigger-sparkle::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #d4af37;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  pointer-events: none;
  opacity: 0;
  animation: sparkle-burst 1.8s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.cart-drawer .trigger-shimmer::before {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 100%;
  height: 100%;
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(197, 160, 89, 0.2) 50%,
      transparent 100%);
  transform: skewX(-25deg);
  animation: shimmer-sweep 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  z-index: 1;
}
@keyframes shimmer-sweep {
  0% {
    left: -150%;
  }
  100% {
    left: 150%;
  }
}
@keyframes sparkle-burst {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.3);
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2.5);
    box-shadow:
      -20px -20px 0 #d4af37,
      25px -15px 0 #f0d58e,
      10px 22px 0 #d4af37;
  }
}
.cart-drawer__recommendations {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  background-color: #fff;
  padding: 0 0 32px;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.cart-drawer__recommendations.is-initialized {
  opacity: 1;
}
.cart-drawer__recommendations__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.cart-drawer__recommendations__variant-size {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #6C6C6C;
}
.cart-drawer__recommendations__slider {
  padding-left: 16px;
}
.cart-drawer__recommendations .justify-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
}
.cart-drawer__recommendations .swiper-slide img {
  width: 100%;
  height: 100%;
}
.cart-drawer__recommendations__reviews {
  line-height: 12px;
  margin-bottom: 8px;
}
.cart-drawer__recommendations__reviews i {
  font-size: 12px;
}
.cart-drawer__recommendations__reviews .ruk-rating-snippet-count {
  font-size: 12px;
  color: #0b0a0a;
}
.cart-drawer__recommendations__product-vendor-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #0b0a0a;
  text-decoration: none;
}
.cart-drawer__recommendations__product-title {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  -webkit-box-orient: vertical;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: #0b0a0a;
  text-decoration: none;
  margin-bottom: 8px;
}
.cart-drawer__recommendations a {
  text-decoration: none;
}
.cart-drawer__recommendations .price {
  font-size: 14px;
  margin-left: auto;
}
.cart-drawer__recommendations .price__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 3px;
}
.cart-drawer__recommendations .price-list {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 5px;
}
.cart-drawer__recommendations .price .unit-price {
  margin-top: 0;
  font-size: 12px;
  color: #6C6C6C;
}
.cart-drawer__recommendations .horizontal-product {
  display: flex;
  flex-direction: column;
}
.cart-drawer__recommendations .horizontal-product__info {
  flex-grow: 1;
  padding: 12px;
}
.cart-drawer__recommendations .horizontal-product__info .v-stack {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.cart-drawer__recommendations .horizontal-product__media {
  position: relative;
}
.cart-drawer__recommendations .horizontal-product__image-link {
  color: #0b0a0a;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart {
  position: absolute;
  bottom: -25px;
  right: 21px;
  border-radius: 50%;
  background-color: #0b0a0a;
  border: 4px #fff solid;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease-out;
  width: 60px;
  height: 60px;
  padding: 0;
  transition:
    background-color 0.2s ease-out,
    border-color 0.2s ease-out,
    color 0.2s ease-out;
}
@media (min-width: 768px) {
  .cart-drawer__recommendations .horizontal-product__add-to-cart {
    width: 66px;
    height: 66px;
  }
}
.cart-drawer__recommendations .horizontal-product__add-to-cart svg {
  width: 32px;
}
@media (min-width: 768px) {
  .cart-drawer__recommendations .horizontal-product__add-to-cart svg {
    width: 40px;
  }
}
.cart-drawer__recommendations .horizontal-product__add-to-cart svg path {
  transition: fill 0.2s ease-out;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart .loading__spinner {
  width: 35px;
  height: 35px;
  display: block !important;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
@media (min-width: 768px) {
  .cart-drawer__recommendations .horizontal-product__add-to-cart .loading__spinner {
    width: 40px;
    height: 40px;
  }
}
.cart-drawer__recommendations .horizontal-product__add-to-cart .loading__spinner svg {
  width: 100%;
  height: 100%;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart .loading__spinner svg circle {
  stroke: #fff;
  transition: stroke 0.2s ease-out;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart:hover {
  background-color: #fff;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart:hover svg path {
  fill: #000;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart:hover .loading__spinner svg circle {
  stroke: #000;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart.is-loading {
  pointer-events: none;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart.is-loading > svg {
  opacity: 0;
}
.cart-drawer__recommendations .horizontal-product__add-to-cart.is-loading .loading__spinner {
  opacity: 1;
}
.cart-drawer__recommendations .horizontal-product .price-list {
  display: inline-flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 8px;
}
.cart-drawer__recommendations .horizontal-product .price-list compare-at-price {
  text-decoration: line-through;
  color: #6C6C6C;
  font-size: 12px;
}
.cart-drawer__recommendations .horizontal-product .price-list sale-price.text-on-sale {
  font-size: 14px;
  color: #0b0a0a;
  font-weight: 600;
}
.cart-drawer__recommendations__title {
  color: #0b0a0a;
  font-family: "ABC Repro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 18px;
  display: inline-block;
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .cart-drawer__recommendations__title {
    font-size: 18px;
  }
}
.cart-drawer__recommendations .swiper-button-prev {
  margin-right: 10px;
}
.cart-drawer__recommendations .swiper-button-prev,
.cart-drawer__recommendations .swiper-button-next {
  display: inline-flex !important;
  justify-content: flex-end;
  align-items: flex-start;
  color: #0b0a0a;
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0;
  -webkit-tap-highlight-color: transparent;
  height: 17px;
}
.cart-drawer__recommendations .swiper-button-prev::after,
.cart-drawer__recommendations .swiper-button-next::after {
  font-size: 17px;
}
.cart-drawer__recommendations .swiper-wrapper {
  flex-direction: row;
  align-items: stretch;
}
.cart-drawer__recommendations .swiper-slide {
  background-color: #fff;
  width: 100%;
  height: auto;
  border: 1px solid #E9E9E9;
}
.cart-drawer__recommendations .swiper-slide img {
  background-color: #e5e5e5;
  height: 275px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  display: block;
}
@media (min-width: 768px) {
  .cart-drawer__recommendations .swiper-slide img {
    height: 389px;
  }
}
.cart-drawer__recommendations .swiper-pagination {
  display: flex;
  flex-direction: row;
  gap: 8px;
  margin-top: 16px;
  padding-right: 16px;
  position: relative;
  bottom: auto;
  top: auto;
}
.cart-drawer__recommendations .swiper-pagination-bullet {
  flex: 1 1 100%;
  height: 2px;
  border-radius: 0;
  background-color: #C8C8C8;
  transition: background-color 0.2s ease-out;
  display: inline-block;
  opacity: 1 !important;
  margin: 0 !important;
}
.cart-drawer__recommendations .swiper-pagination-bullet-active {
  background-color: #7C7C7C;
}
.loading-overlay {
  position: absolute;
  z-index: 1;
  width: 1.8rem;
}
@media screen and (max-width: 749px) {
  .loading-overlay {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 750px) {
  .loading-overlay {
    left: 0;
  }
}
.loading-overlay__spinner {
  width: 1.8rem;
  display: inline-block;
  margin-left: 10px;
  margin-top: 6px;
}
.spinner {
  animation: rotator 1.4s linear infinite;
}
@keyframes rotator {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  stroke: rgb(var(--color-foreground));
  animation: dash 1.4s ease-in-out infinite;
}
@media screen and (forced-colors: active) {
  .path {
    stroke: CanvasText;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 280;
  }
  50% {
    stroke-dashoffset: 75;
    transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 280;
    transform: rotate(450deg);
  }
}
.loading-overlay:not(.hidden) + .cart-item__price-wrapper,
.loading-overlay:not(.hidden) ~ cart-remove-button {
  opacity: 50%;
}
.loading-overlay:not(.hidden) ~ cart-remove-button {
  pointer-events: none;
  cursor: default;
}
.is-empty .dynamic-upsell {
  display: none;
}
.cart-drawer__form,
.drawer__contents,
.drawer__cart-items-wrapper,
.cart-items,
.cart-items tbody {
  height: 100%;
}
.cart-drawer .cart-items tbody {
  display: flex;
  flex-direction: column;
}
.cart-drawer .cart-item__dynamic-upsell-wrapper {
  display: block !important;
  margin-top: auto;
}
.cart-drawer .dynamic-upsell {
  width: 100vw;
}
@media (min-width: 768px) {
  .cart-drawer .dynamic-upsell {
    width: 504px;
    min-height: 233px;
  }
}
.cart-drawer .dynamic-upsell .swiper {
  width: 100%;
}
.cart-drawer .dynamic-upsell .swiper-wrapper {
  width: 100%;
}
.dynamic-upsell {
  padding: 16px;
  background-color: #F7F7F7;
}
.dynamic-upsell__close {
  position: absolute;
  width: 19px;
  right: 4px;
  top: 8px;
  cursor: pointer;
}
.dynamic-upsell--single .dynamic-upsell__controls {
  display: none;
}
.dynamic-upsell__subheadline {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
@media (min-width: 768px) {
  .dynamic-upsell__subheadline {
    font-size: 18px;
  }
}
.dynamic-upsell__headline-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .dynamic-upsell__headline-wrapper {
    padding-bottom: 19px;
  }
}
.dynamic-upsell__headline {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "ABC Repro", sans-serif;
  color: #0b0a0a;
  font-size: 14px;
  line-height: 14px;
}
@media (min-width: 768px) {
  .dynamic-upsell__headline {
    font-size: 16px;
  }
}
.dynamic-upsell__item {
  display: flex;
  gap: 12px;
  height: auto;
  background-color: #fff;
  border: 1px solid #E9E9E9;
  box-sizing: border-box;
}
.dynamic-upsell__item-image {
  position: relative;
  width: 135px;
  flex: 0 0 135px;
  height: 135px;
  background-color: #E9E9E9;
}
@media (min-width: 768px) {
  .dynamic-upsell__item-image {
    width: 140px;
    flex: 0 0 140px;
    height: 140px;
  }
}
.dynamic-upsell__item-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 6px;
}
.dynamic-upsell__item-headline {
  font-size: 13px;
  line-height: 14px;
  color: #000;
}
.dynamic-upsell__item-title,
.dynamic-upsell__item-price {
  font-weight: 500;
  color: #000;
}
.dynamic-upsell__item-price,
.dynamic-upsell__item-compare-at-price {
  font-size: 14px;
  line-height: 17px;
  color: #0b0a0a;
}
.dynamic-upsell__item-vendor,
.dynamic-upsell__item-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 12px);
}
.dynamic-upsell__item-vendor {
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  color: #0b0a0a;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .dynamic-upsell__item-vendor {
    font-size: 16px;
    line-height: 19px;
  }
}
.dynamic-upsell__item-title {
  font-size: 16px;
  line-height: 17px;
  font-weight: 700;
  overflow: hidden;
  display: block;
}
@media (min-width: 768px) {
  .dynamic-upsell__item-title {
    font-size: 16px;
    line-height: 22px;
  }
}
.dynamic-upsell__item-title a {
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  color: #0b0a0a;
  line-height: 17px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .dynamic-upsell__item-title a {
    font-size: 16px;
    line-height: 22px;
  }
}
.dynamic-upsell__item-pricing {
  line-height: 12px;
}
.dynamic-upsell__item-compare-at-price {
  text-decoration: line-through;
  font-weight: 400;
  color: #6C6C6C;
  font-size: 12px;
}
.dynamic-upsell__item-compare-at-price + .dynamic-upsell__item-price {
  font-size: 14px;
  line-height: 17px;
  color: #0b0a0a;
}
.dynamic-upsell__item-unit-price {
  font-size: 12px;
  line-height: 14px;
  color: #6C6C6C;
  margin-top: 2px;
}
@media (min-width: 768px) {
  .dynamic-upsell__item-unit-price {
    font-size: 12px;
    line-height: 16px;
  }
}
.dynamic-upsell__reviews {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 10px;
  margin-top: 2px;
  cursor: pointer;
}
.dynamic-upsell__reviews .ruk-rating-snippet-count {
  font-size: 10px;
  width: 100%;
}
.dynamic-upsell__reviews i {
  font-size: 9px;
}
.dynamic-upsell__variant-select {
  width: 100%;
  padding: 6px 20px 6px 8px;
  height: 40px;
  border: 1px solid #0b0a0a;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  font-size: 12px;
  color: #0b0a0a;
  transition: opacity 0.3s ease;
  overflow: hidden;
  margin: 0;
  opacity: 1;
  width: auto;
  cursor: pointer;
  max-width: 65px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.dynamic-upsell__variant-select--hidden {
  opacity: 0;
  width: 0;
  display: none;
}
@media (min-width: 480px) {
  .dynamic-upsell__variant-select {
    max-width: 150px;
  }
}
@media (min-width: 768px) {
  .dynamic-upsell__variant-select {
    font-size: 14px;
    padding: 8px 20px 8px 10px;
  }
}
.dynamic-upsell__variant-select:focus {
  outline: none;
  border-color: #0b0a0a;
}
.dynamic-upsell__button-wrapper {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 8px;
}
.dynamic-upsell__item-button {
  width: 100%;
  max-width: 100%;
  min-width: auto;
  margin-bottom: 0;
  min-height: 40px;
  height: 40px;
  margin-top: 0;
  box-sizing: border-box;
  padding: 0;
  font-family: "ABC Repro", sans-serif;
  font-size: 13px;
}
@media (min-width: 480px) {
  .dynamic-upsell__item-button {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .dynamic-upsell__item-button {
    max-width: 175px;
  }
}
.dynamic-upsell__item-button:hover .loading-overlay__spinner svg circle {
  stroke: #fff;
}
.dynamic-upsell__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 10px 12px 10px 0;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .dynamic-upsell__content {
    padding: 7px 12px 11px 0;
  }
}
.dynamic-upsell .loading-overlay__spinner {
  width: 14px;
  height: 14px;
  margin-left: 8px;
  margin-top: -1px;
}
.dynamic-upsell .loading-overlay__spinner svg circle {
  stroke: #0b0a0a;
}
.dynamic-upsell__controls {
  display: inline-flex;
  gap: 15px;
  height: 24px;
}
.dynamic-upsell__swiper {
  opacity: 0;
  transition: 0.3s opacity ease-out;
}
.dynamic-upsell__swiper.swiper-initialized {
  opacity: 1;
}
.dynamic-upsell .swiper-scrollbar {
  display: block;
  position: relative;
  bottom: -8px;
  height: 5px;
  background-color: #eee;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.dynamic-upsell .swiper-scrollbar-drag {
  background-color: #0b0a0a;
  cursor: grab;
}
.dynamic-upsell .swiper-button-prev:after {
  content: url(upsell-arrow-left.svg);
}
.dynamic-upsell .swiper-button-next:after {
  content: url(upsell-arrow-right.svg);
}
.dynamic-upsell .swiper-button-prev,
.dynamic-upsell .swiper-button-next {
  justify-content: flex-end;
  align-items: flex-start;
  color: #0b0a0a;
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 0.2s ease-out;
  display: none;
}
@media (min-width: 768px) {
  .dynamic-upsell .swiper-button-prev,
  .dynamic-upsell .swiper-button-next {
    display: inline-flex !important;
  }
}
.dynamic-upsell .swiper-button-prev::after,
.dynamic-upsell .swiper-button-next::after {
  font-size: 17px;
}
.dynamic-upsell .swiper-button-prev.swiper-button-disabled,
.dynamic-upsell .swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.dynamic-upsell .swiper-pagination {
  display: flex;
  flex-direction: row;
  gap: 8px;
  margin-top: 16px;
  padding-right: 0;
  position: relative;
  bottom: auto;
  top: auto;
}
.dynamic-upsell .swiper-pagination-bullet {
  flex: 1 1 100%;
  height: 2px;
  background-color: #C8C8C8;
  border-radius: 0;
  transition: background-color 0.2s ease-out;
  display: inline-block;
  opacity: 1 !important;
  margin: 0 !important;
}
.dynamic-upsell .swiper-pagination-bullet-active {
  background-color: #7C7C7C;
}
.bs-estimated-delivery {
  font-size: 14px;
  line-height: 120%;
  color: #0B0A0A;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .bs-estimated-delivery {
    margin-bottom: 16px;
  }
}
.bs-estimated-delivery__sold-out-message {
  display: none;
}
.bs-estimated-delivery__bullet {
  height: 10px;
  width: 10px;
  background: #0B0A0A;
  border-radius: 50%;
}
.bs-estimated-delivery.out-of-stock {
  color: #6C6C6C;
}
.bs-estimated-delivery.out-of-stock .bs-estimated-delivery__sold-out-message {
  display: block;
}
.bs-estimated-delivery.out-of-stock .bs-estimated-delivery__in-stock-message {
  display: none;
}
.bs-estimated-delivery.out-of-stock .bs-estimated-delivery__bullet {
  background: #6C6C6C;
}
.bs-facet-filters__label-button {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  background: white;
  border: 1px dashed #C8C8C8;
  padding: 8px 12px;
  width: 100%;
  color: #0b0a0a;
}
@media (min-width: 768px) {
  .bs-facet-filters__label-button {
    width: auto;
  }
}
.bs-facets__form {
  display: grid;
  gap: 16px;
  margin-bottom: 0.5rem;
  grid-template-columns: 1fr;
  overflow: visible;
}
@media (min-width: 768px) {
  .bs-facets__form {
    grid-template-columns: 1fr max-content;
  }
}
.bs-facets-filters {
  align-items: flex-start;
  display: flex;
}
@media (min-width: 768px) {
  .bs-facets-filters {
    padding-left: 2.5rem;
    grid-column: 2;
    grid-row: 1;
  }
}
.bs-facets__wrapper {
  align-items: center;
  align-self: flex-start;
  grid-column: unset;
  grid-row: unset;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}
@media (max-width: 767px) {
  .bs-facets__wrapper {
    overflow-x: scroll;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .bs-facets__wrapper {
    grid-column: 1;
    grid-row: 1;
  }
}
.bs-facets__disclosure {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border: 1px dashed #C8C8C8;
  padding: 8px 12px;
  margin-right: 12px !important;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .bs-facets__disclosure {
    position: relative;
  }
}
.bs-facets__disclosure--active {
  background: #E9E9E9;
}
.bs-facets__disclosure summary div {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.bs-facets__disclosure[open] > summary::before {
  display: none !important;
}
.bs-facets__disclosure .facets__display {
  z-index: 100 !important;
  position: absolute !important;
}
@media (min-width: 768px) {
  .bs-facets__disclosure .facets__display {
    left: 0;
    right: unset;
  }
}
@media (max-width: 767px) {
  .bs-facets__disclosure .facets__display {
    position: fixed !important;
    left: 16px !important;
    right: 16px !important;
    width: auto !important;
    max-width: calc(100vw - 2rem) !important;
  }
}
.bs-facets__summary span:first-of-type {
  transition: -webkit-text-decoration var(--duration-short) ease;
  transition: text-decoration var(--duration-short) ease;
  transition: text-decoration var(--duration-short) ease, -webkit-text-decoration var(--duration-short) ease;
}
.bs-facets__remove-link {
  color: #6C6C6C;
}
.bs-facets__remove-summary {
  height: 20px;
}
.bs-facets__filters {
  position: relative;
  display: flex;
  gap: 10px;
}
.global-atc__button {
  width: 64px;
  height: 64px;
  background-color: #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 4px solid #fff;
  transition:
    background-color 0.2s ease-out,
    border-color 0.2s ease-out,
    color 0.2s ease-out;
  cursor: pointer;
  position: relative;
  z-index: 500;
  padding: 0;
}
@media (min-width: 768px) {
  .global-atc__button {
    width: 70px;
    height: 70px;
  }
}
.global-atc__button svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 768px) {
  .global-atc__button svg {
    width: 40px;
    height: 40px;
  }
}
.global-atc__button svg path {
  transition: fill 0.2s ease-out;
}
.global-atc__button:hover {
  background-color: #fff;
}
.global-atc__button:hover svg path {
  fill: #000;
}
.global-atc__button--notify {
  background-color: #6C6C6C;
}
.global-atc__button--notify svg {
  width: 32px;
  height: 32px;
}
.global-atc__button--notify + .global-atc__popup__bis__wrapper .global-atc__popup__bis__submit {
  width: 100%;
}
.global-atc__button--notify + .global-atc__popup__bis__wrapper .global-atc__popup__bis__consent {
  margin-top: 15px;
}
.global-atc__popup {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 600;
  max-height: 90dvh;
  padding: 16px;
  pointer-events: none;
  bottom: -100%;
  transition: bottom 0.4s ease-out;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1250px) {
  .global-atc__popup {
    padding: 24px 40px;
    max-width: 1123px;
    transform: translate(-50%, 50%);
  }
}
@media (min-height: 1025px) {
  .global-atc__popup {
    height: 900px;
  }
}
.global-atc__popup--open {
  bottom: 0;
  pointer-events: auto;
}
@media (min-width: 1250px) {
  .global-atc__popup--open {
    bottom: 50%;
    transform: translate(-50%, 50%);
  }
}
.global-atc__popup__deliveryHint {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding-left: 8px;
}
.global-atc__popup__deliveryHint::before {
  content: "";
  position: relative;
  left: -8px;
  width: 10px;
  height: 10px;
  background-color: #0b0a0a;
  border-radius: 50%;
  display: inline-block;
}
.global-atc__popup__price {
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .global-atc__popup__price {
    font-size: 18px;
    font-weight: 500;
  }
}
.global-atc__popup__price span {
  color: #6C6C6C;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  margin-left: 6px;
}
.global-atc__popup__head {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px dashed #C8C8C8;
  padding-bottom: 8px;
  align-items: center;
}
@media (min-width: 768px) {
  .global-atc__popup__head {
    padding-bottom: 16px;
  }
}
.global-atc__popup__head .h3 {
  color: #0b0a0a;
  font-family: "ABC Repro", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
.global-atc__popup__head button {
  background-color: transparent;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
  padding-right: 0;
}
.global-atc__popup__head button svg path {
  transition: fill 0.2s ease-out;
}
.global-atc__popup__head button:hover svg path {
  fill: #7C7C7C;
}
.global-atc__popup__gallery {
  display: none;
}
@media (min-width: 768px) {
  .global-atc__popup__gallery {
    display: block;
    width: 50%;
  }
}
.global-atc__popup__body {
  display: flex;
  flex-direction: row;
  gap: 12px;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .global-atc__popup__body {
    margin-top: 20px;
    gap: 40px;
  }
}
.global-atc__popup__labels {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .global-atc__popup__labels {
    margin-top: 16px;
  }
}
.global-atc__popup__labels div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
}
.global-atc__popup__labels img,
.global-atc__popup__labels svg {
  height: 14px;
  width: 14px;
  -o-object-fit: contain;
  object-fit: contain;
}
.global-atc__popup__mainGallery {
  width: 112px;
  height: 112px;
}
@media (min-width: 768px) {
  .global-atc__popup__mainGallery {
    width: 100%;
    height: 100%;
    max-width: 330px;
    max-height: 330px;
  }
}
@media (min-width: 1025px) {
  .global-atc__popup__mainGallery {
    max-width: 530px;
    max-height: 530px;
  }
}
.global-atc__popup__mainGallery .swiper-slide {
  cursor: grab;
}
.global-atc__popup__mainGallery .swiper-slide:active {
  cursor: grabbing;
}
.global-atc__popup__mainGallery img,
.global-atc__popup__mainGallery video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.global-atc__popup__thumbGallery {
  max-width: 530px;
  margin-top: 7px;
  height: auto;
}
@media (min-width: 768px) {
  .global-atc__popup__thumbGallery {
    width: 100%;
    max-width: 330px;
    max-height: 330px;
  }
}
@media (min-width: 1025px) {
  .global-atc__popup__thumbGallery {
    max-width: 530px;
    max-height: 530px;
  }
}
.global-atc__popup__thumbGallery .swiper-wrapper {
  height: auto;
}
.global-atc__popup__thumbGallery .swiper-slide {
  width: 61px;
  height: 61px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: border-color 0.2s ease-out;
}
.global-atc__popup__thumbGallery .swiper-slide-active {
  border-color: #7C7C7C;
}
.global-atc__popup__thumbGallery .swiper-slide img {
  width: 61px;
  height: 61px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.global-atc__popup__scroll {
  overflow-y: auto;
  max-height: calc(90dvh - 290px);
  padding-bottom: 2px;
  padding-right: 8px;
}
@media (min-height: 1025px) {
  .global-atc__popup__scroll {
    height: 610px;
  }
}
.global-atc__popup__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 100%;
  width: 100%;
  min-width: 0;
}
@media (min-width: 768px) {
  .global-atc__popup__content {
    flex: 1 1 calc(50% - 40px);
    width: calc(50% - 40px);
  }
}
.global-atc__popup__infos {
  margin-top: 30px;
  color: #0b0a0a !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  text-decoration-line: underline;
  text-underline-offset: 10%;
  display: none;
}
@media (min-width: 768px) {
  .global-atc__popup__infos {
    display: inline-block;
  }
}
.global-atc__popup delivery-promise-widget {
  font-size: 14px;
}
.global-atc__popup__meta {
  border-bottom: 1px dashed #C8C8C8;
  color: #0b0a0a;
  display: flex;
  flex-direction: row;
  gap: 12px;
  padding: 0 0 12px;
}
.global-atc__popup__meta__image {
  width: 112px;
  height: 112px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (min-width: 768px) {
  .global-atc__popup__meta__image {
    display: none;
  }
}
.global-atc__popup__meta .ruk-icon-percentage-star--25:before,
.global-atc__popup__meta .ruk-icon-percentage-star--50:before,
.global-atc__popup__meta .ruk-icon-percentage-star--75:before,
.global-atc__popup__meta .ruk-icon-percentage-star--100:before {
  font-size: 12px;
}
.global-atc__popup__meta .ruk-rating-snippet-count {
  color: #6C6C6C !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  transform: translateY(1px);
  margin-left: 5px;
}
.global-atc__popup__meta .global-atc__popup__rating {
  margin-bottom: 8px;
}
.global-atc__popup__points {
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  margin-top: 26px;
  padding: 3px 0;
  display: none;
}
.global-atc__popup__points:has(.yotpo-product-points-widget-potential-earning-points) {
  display: block;
}
.global-atc__popup__points .yotpo-custom-icon {
  width: 20px !important;
  height: 20px !important;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
.global-atc__popup__points .yotpo-product-points-widget-potential-earning-points {
  gap: 8px !important;
}
.global-atc__popup__points * {
  color: #6C6C6C;
  font-size: 14px !important;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 120%;
}
.global-atc__popup__productTitle {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0;
}
@media (min-width: 768px) {
  .global-atc__popup__productTitle {
    font-size: 18px;
  }
}
.global-atc__popup__productDescription {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
}
@media (min-width: 768px) {
  .global-atc__popup__productDescription {
    font-size: 18px;
  }
}
.global-atc__popup__productDescription p {
  margin: 10px 0;
}
.global-atc__popup__productDescription *:first-child {
  margin-top: 0;
}
.global-atc__popup__productDescription *:last-child {
  margin-bottom: 0;
}
.global-atc__popup__atc {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  min-width: 100%;
}
.global-atc__popup__atc--sold-out {
  display: none;
}
.global-atc__popup__atc__wrapper {
  padding-top: 6px;
}
.global-atc__popup__atc__wrapper button {
  width: 100%;
}
.global-atc__popup__options {
  padding-top: 10px;
}
.global-atc__popup__option__shadeTitle {
  display: none;
}
.global-atc__popup__option__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.23px;
  display: inline-block;
  margin: 16px 0 12px;
}
.global-atc__popup__option__buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}
.global-atc__popup__option__button {
  border: 1px dashed #C8C8C8;
  background-color: #fff;
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 0 12px;
  min-width: 128px;
  cursor: pointer;
  flex-grow: 1;
}
.global-atc__popup__option__button:hover {
  border-color: #7C7C7C;
}
.global-atc__popup__option__button.active {
  background-color: #F7F7F7;
  border-color: #7C7C7C;
  font-weight: 700;
}
.global-atc__popup__option__button.disabled {
  text-decoration: line-through;
  text-decoration-thickness: 2px;
}
.global-atc__popup__option__button--image {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  flex-grow: 0;
  min-width: 0;
  position: relative;
}
.global-atc__popup__option__button--image:hover {
  border-color: #000;
}
.global-atc__popup__option__button--image:hover::before {
  border-color: #000;
}
.global-atc__popup__option__button--image::before {
  width: 40px;
  height: 40px;
  content: "";
  border: 2px solid #C8C8C8;
  transition: border-color 0.2s ease-out;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  z-index: 10;
}
.global-atc__popup__option__button--image:after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC41IiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHJ4PSI5IiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNNC40NTQxIDkuODQ3MjJMNy4yNTEzMSAxMi42MjVMMTMuNTQ1IDYuMzc1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMTM2MzYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  transition: opacity 0.2s ease-out;
  opacity: 0;
  position: absolute;
  bottom: -3px;
  right: -3px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 10;
}
.global-atc__popup__option__button--image.active {
  border-color: #000;
}
.global-atc__popup__option__button--image.active::before {
  border-color: #000;
}
.global-atc__popup__option__button--image.active:after {
  opacity: 1;
}
.global-atc__popup__option__button--image img {
  width: 38px;
  height: 38px;
}
.global-atc__popup__qty p {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.23px;
  margin: 16px 0 12px;
}
.global-atc__popup__qty quantity-input {
  width: 100%;
  border: 1px dashed #C8C8C8;
}
.global-atc__popup__qty quantity-input::before,
.global-atc__popup__qty quantity-input::after {
  box-shadow: none !important;
}
.global-atc__popup__qty quantity-input input {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.global-atc__popup__qty quantity-input button:not(.disabled):hover svg {
  color: #000;
}
.global-atc__popup__qty quantity-input button .svg-wrapper {
  width: auto;
  height: auto;
}
.global-atc__popup__qty quantity-input button svg {
  width: 12px;
  height: 12px;
  color: #6C6C6C;
  transition: color 0.2s ease-out;
}
.global-atc__popup__upsell {
  width: 100%;
  margin-top: 20px;
  border: 1px dashed #C8C8C8;
  padding: 15px;
}
.global-atc__popup__upsell__title {
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .global-atc__popup__upsell__title {
    font-size: 18px;
  }
}
.global-atc__popup__upsell__slider {
  cursor: grab;
}
.global-atc__popup__upsell__slider:active {
  cursor: grabbing;
}
.global-atc__popup__upsell .swiper-slide {
  max-width: 450px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.global-atc__popup__upsell__product-content {
  display: flex;
  border: 1px solid #E9E9E9;
  margin-right: 2px;
}
.global-atc__popup__upsell__image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.global-atc__popup__upsell__image-wrapper img {
  max-width: 113px;
  aspect-ratio: 1;
  -o-object-fit: contain;
  object-fit: contain;
}
.global-atc__popup__upsell__details {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.global-atc__popup__upsell__details .ruk-icon-percentage-star--25:before,
.global-atc__popup__upsell__details .ruk-icon-percentage-star--50:before,
.global-atc__popup__upsell__details .ruk-icon-percentage-star--75:before,
.global-atc__popup__upsell__details .ruk-icon-percentage-star--100:before {
  font-size: 10px;
  letter-spacing: -3px;
}
.global-atc__popup__upsell__details .ruk-rating-snippet-count {
  color: #6C6C6C !important;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  transform: translateY(1px);
}
.global-atc__popup__upsell__details .global-atc__popup__upsell__product-title {
  overflow: hidden;
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.23px;
  margin: 12px 0 0;
}
@media (min-width: 768px) {
  .global-atc__popup__upsell__details .global-atc__popup__upsell__product-title {
    font-size: 16px;
  }
}
.global-atc__popup__upsell__details .global-atc__popup__upsell__product-subtitle {
  color: #6C6C6C;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin: 0 0 12px;
}
.global-atc__popup__upsell__rating {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
}
.global-atc__popup__upsell__rating-value {
  color: #888;
}
.global-atc__popup__upsell__price-row {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin-top: 5px;
}
.global-atc__popup__upsell__price-row .global-atc__popup__upsell__price {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.global-atc__popup__upsell__price-row .global-atc__popup__upsell__unit-price {
  font-size: 12px;
  color: #888;
}
.global-atc__popup__upsell__action {
  display: block;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #0b0a0a;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.2s ease-out;
  color: #0b0a0a;
  line-height: 120%;
  font-style: normal;
  margin-right: 2px;
}
.global-atc__popup__upsell__action:hover {
  background: #0b0a0a;
  color: #fff;
}
.global-atc__popup__upsell .swiper-pagination {
  position: relative;
  margin-top: 15px;
}
.global-atc__popup__upsell .swiper-pagination-bullet {
  background: #ccc;
  opacity: 1;
  border-radius: 0;
  height: 2px;
  width: 40px;
}
.global-atc__popup__upsell .swiper-pagination-bullet-active {
  background: #555;
}
.global-atc__popup__offers .main-product__offerItem {
  margin-bottom: 12px;
}
.global-atc__popup__offers .main-product__offerItem:last-of-type {
  margin-bottom: 0;
}
.global-atc__popup__offers .main-product__offerItem__bisButton {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  white-space: nowrap;
  text-transform: uppercase;
}
.global-atc__popup__bis__wrapper {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 999999999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-out;
  background-color: #fff;
  padding: 20px;
  border: 1px solid black;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.4509803922);
  min-width: 370px;
}
.global-atc__popup__bis__wrapper.active {
  opacity: 1;
  pointer-events: auto;
}
.global-atc__popup__bis__wrapper h3 {
  font-family: "ABC Repro", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .global-atc__popup__bis__wrapper h3 {
    font-size: 28px;
  }
}
.global-atc__popup__bis__description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .global-atc__popup__bis__description {
    font-size: 18px;
  }
}
.global-atc__popup__bis__email {
  width: 100%;
  flex-grow: 1;
  padding: 12px;
  border: 1px solid #000;
  font-size: 14px;
}
.global-atc__popup__bis__submit {
  background: #000;
  color: #fff;
  padding: 0 15px;
  border: none;
  cursor: pointer;
  font-weight: 700;
  margin-bottom: 0;
  margin-inline: auto;
}
.global-atc__popup__bis__success {
  display: none;
  color: #6FAE76;
  font-size: 14px;
  font-weight: 700;
}
.global-atc__popup__bis__close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.global-atc__popup .bis-error-tooltip {
  position: absolute;
  top: -45px;
  right: 0;
  background: #fee6e8;
  border: 1px solid #faccd0;
  color: #721C24;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.global-atc__popup .bis-error-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 20px;
  width: 10px;
  height: 10px;
  background: #fee6e8;
  border-right: 1px solid #faccd0;
  border-bottom: 1px solid #faccd0;
  transform: rotate(45deg);
}
.global-atc__popup .global-atc__popup__bis__consent {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin: 15px 0;
  font-size: 12px;
  text-align: left;
}
.global-atc__popup .global-atc__popup__bis__checkbox {
  margin-top: 3px;
  cursor: pointer;
}
.bs-global-cta {
  position: fixed;
  top: var(--global-cta-y-mobile);
  right: var(--global-cta-x-mobile);
  z-index: 15;
  width: 100px;
  height: 100px;
  background: transparent;
}
@media (min-width: 768px) {
  .bs-global-cta {
    top: var(--global-cta-y-desktop);
    right: var(--global-cta-x-desktop);
  }
}
.bs-global-cta__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.global-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(78, 75, 75, 0.4509803922);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  display: inline-block !important;
  z-index: 550;
}
body.overlay {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
body.overlay .global-overlay {
  opacity: 1;
  pointer-events: auto;
}
.guarantee-banner {
  background: #F7F7F7;
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 12px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.guarantee-banner__title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 1px;
}
.guarantee-banner__title span {
  font-size: 16px;
  font-weight: 700;
  color: #0b0a0a;
  font-family: "Helvetica Neue";
}
.guarantee-banner__text,
.guarantee-banner__button {
  font-size: 14px;
  font-weight: 400;
  color: #0b0a0a;
  font-family: "Helvetica Neue";
  margin: 0;
  letter-spacing: 0;
  line-height: normal;
}
.guarantee-banner__text *:first-child,
.guarantee-banner__button *:first-child {
  margin-top: 0;
}
.guarantee-banner__text *:last-child,
.guarantee-banner__button *:last-child {
  margin-bottom: 0;
}
.guarantee-banner__button {
  text-decoration: underline;
}
@media (min-width: 1025px) {
  .header__icons {
    width: 100%;
    justify-content: flex-end;
    gap: 24px;
    align-items: center;
  }
}
@media (min-width: 1025px) {
  .header__search .search-modal .field__input {
    padding: 9px 0;
    height: 55px;
    min-height: unset;
  }
}
@media (min-width: 1025px) {
  .header__search .search-modal .field__label {
    top: 50%;
    transform: translateY(-50%);
    line-height: 16px;
  }
}
.header .predictive-search {
  border: none;
  box-shadow: none;
}
.collection .grid__item-banner {
  display: flex;
  border: 1px solid #E9E9E9;
  height: 100%;
}
@media (min-width: 990px) {
  .collection .grid__item-banner {
    border: none;
    width: calc(var(--image-text-section-width) * 33.8% - var(--grid-desktop-horizontal-spacing) * 2 / var(--image-text-section-width));
    max-width: calc(var(--image-text-section-width) * 33.8% - var(--grid-desktop-horizontal-spacing) * 2 / var(--image-text-section-width));
  }
}
.collection .grid__item-banner img {
  width: auto;
  height: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 990px) {
  .collection .grid__item-banner img {
    width: 50%;
    height: auto;
    aspect-ratio: 1/0.915;
    flex-shrink: 0;
  }
}
.collection .grid__item-banner__content {
  padding: 40px 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 990px) {
  .collection .grid__item-banner__content {
    justify-content: center;
    padding: 40px 120px;
    gap: 32px;
  }
}
.collection .grid__item-banner__content .metafield-rich_text_field > * {
  margin-block: 0;
}
.collection .grid__item-banner__title {
  margin-block: 0;
  font-size: 24px;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 0%;
}
@media (min-width: 768px) {
  .collection .grid__item-banner__title {
    font-size: 32px;
  }
}
#__k :is([bg-survey-background=""]) {
  margin-inline: auto !important;
}
#__k :is([max-w~="638px"]) {
  max-width: unset !important;
}
#__k h3 {
  font-size: 18px !important;
}
@media (min-width: 768px) {
  #__k h3 {
    font-size: 24px !important;
  }
}
#__k input[type=text] {
  font-size: 16px !important;
  line-height: 32px !important;
}
#__k textarea {
  font-size: 16px !important;
}
#__k input[type=checkbox],
#__k input[type=radio] {
  height: 16px !important;
  width: 16px !important;
}
#__k label {
  font-size: 16px !important;
}
#__k button:not(.dark\:text-survey-button-response) {
  font-size: 14px !important;
  height: 48px !important;
  padding: 15px 40px !important;
  border-radius: 0 !important;
  font-family: "ABC Repro", sans-serif !important;
  font-weight: 700 !important;
  line-height: 120% !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1rem !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
@media (min-width: 768px) {
  #__k button:not(.dark\:text-survey-button-response) {
    font-size: 16px !important;
    padding: 15px 56px !important;
  }
}
@media (min-width: 768px) {
  #__k button.dark\:text-survey-button-response {
    width: 40px !important;
    height: 40px !important;
    font-size: 18px !important;
  }
}
.disclosure__list-wrapper.country-selector[hidden] {
  display: none;
}
.collection .pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .collection .pagination {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.collection .pagination-wrapper {
  margin-top: 48px;
}
@media (min-width: 768px) {
  .collection .pagination-wrapper {
    margin-top: 72px;
  }
}
.collection .pagination__list {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.collection .pagination__list > li {
  max-width: unset;
}
.collection .pagination__list > li:not(:last-child) {
  margin-right: 0;
}
.collection .pagination__list > li:has(+ li span.pagination__item) {
  display: none;
}
.collection .pagination__item {
  height: 48px;
  width: auto;
  aspect-ratio: 1/1;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
  color: #0b0a0a;
  background: #fff;
  border-radius: 50%;
  transition: background 0.3s ease, color 0.3s ease;
}
.collection .pagination__item--next,
.collection .pagination__item--prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
  padding: 4px;
  background: none;
}
.collection .pagination__item--next svg,
.collection .pagination__item--next .svg-wrapper,
.collection .pagination__item--prev svg,
.collection .pagination__item--prev .svg-wrapper {
  height: 100%;
  width: auto;
}
.collection .pagination__item--next.placeholder,
.collection .pagination__item--prev.placeholder {
  opacity: 0.3;
}
.collection .pagination__item--prev {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .collection .pagination__item--prev {
    margin-right: 40px;
  }
}
.collection .pagination__item--next {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .collection .pagination__item--next {
    margin-left: 40px;
  }
}
.collection .pagination__item--current {
  background: #0b0a0a;
  color: #fff;
}
.collection .pagination__item--current::after {
  content: none;
}
.collection .pagination__item:hover {
  background: #0b0a0a;
  color: #fff;
}
.collection .pagination__item:hover::after {
  content: none;
}
.collection .pagination__item:not(.link):not(.pagination__item--current):hover {
  background: #fff;
  color: #0b0a0a;
}
.prelaunch-option--gated {
  display: none !important;
}
.main-product,
.bs-featured-product {
  padding-top: 0 !important;
  padding-bottom: 25px !important;
}
@media (min-width: 750px) {
  .main-product,
  .bs-featured-product {
    padding-top: 24px !important;
  }
}
.main-product .product,
.bs-featured-product .product {
  justify-content: center;
}
.main-product__badge,
.bs-featured-product__badge {
  line-height: normal;
  display: flex;
  flex-direction: column;
  gap: 6px;
  position: absolute;
  top: 15px;
  left: 16px;
  transition: opacity 0.2s ease-out;
}
@media (min-width: 768px) {
  .main-product__badge,
  .bs-featured-product__badge {
    left: 10px;
  }
}
.main-product__badge span,
.bs-featured-product__badge span {
  line-height: 13px;
  text-align: start;
  background: transparent;
  position: relative;
  z-index: 1;
  color: #6C6C6C;
  font-family: "ABC Repro", sans-serif;
  border-color: transparent;
  font-size: var(--product-card-badge-font-size-mobile);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: normal;
  padding: 0;
}
@media (min-width: 750px) {
  .main-product__badge span,
  .bs-featured-product__badge span {
    font-size: var(--product-card-badge-font-size-desktop);
  }
}
@media (min-width: 768px) {
  .main-product .page-width,
  .bs-featured-product .page-width {
    max-width: calc(var(--page-width) + 80px);
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.main-product__gallery,
.bs-featured-product__gallery {
  width: calc(100% + 4rem);
  transform: translateX(-2rem);
  position: relative;
}
@media (min-width: 750px) {
  .main-product__gallery,
  .bs-featured-product__gallery {
    width: auto;
    transform: none;
  }
}
.main-product__mainGallery,
.bs-featured-product__mainGallery {
  width: 100%;
  margin: 0 !important;
}
@media (min-width: 750px) {
  .main-product__mainGallery,
  .bs-featured-product__mainGallery {
    max-width: 624px;
    max-height: 624px;
  }
}
.main-product__mainGallery .swiper-slide,
.bs-featured-product__mainGallery .swiper-slide {
  cursor: grab;
}
.main-product__mainGallery .swiper-slide img,
.bs-featured-product__mainGallery .swiper-slide img {
  background: var(--product-image-background, #E9E9E9);
}
.main-product__mainGallery .swiper-slide:active,
.bs-featured-product__mainGallery .swiper-slide:active {
  cursor: grabbing;
}
.main-product__mainGallery .swiper-slide.has-satisfaction-guarantee-badge:after,
.bs-featured-product__mainGallery .swiper-slide.has-satisfaction-guarantee-badge:after {
  transform: translateX(-6px);
}
.main-product__mainGallery img,
.main-product__mainGallery video,
.bs-featured-product__mainGallery img,
.bs-featured-product__mainGallery video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.main-product__thumbGallery,
.bs-featured-product__thumbGallery {
  height: auto;
  margin: 0 !important;
}
@media (min-width: 750px) {
  .main-product__thumbGallery,
  .bs-featured-product__thumbGallery {
    max-width: 624px;
    margin: 8px 0 0 0 !important;
  }
}
.main-product__thumbGallery .swiper-wrapper,
.bs-featured-product__thumbGallery .swiper-wrapper {
  height: auto;
}
.main-product__thumbGallery .swiper-slide,
.bs-featured-product__thumbGallery .swiper-slide {
  width: 56px;
  height: 56px;
  cursor: pointer;
  border: 1px solid transparent;
  transition: border-color 0.2s ease-out;
  overflow: hidden;
  cursor: grab;
}
@media (min-width: 750px) {
  .main-product__thumbGallery .swiper-slide,
  .bs-featured-product__thumbGallery .swiper-slide {
    width: 72px;
    height: 72px;
  }
}
.main-product__thumbGallery .swiper-slide:active,
.bs-featured-product__thumbGallery .swiper-slide:active {
  cursor: grabbing;
}
.main-product__thumbGallery .swiper-slide-active,
.bs-featured-product__thumbGallery .swiper-slide-active {
  border-color: #7C7C7C;
}
.main-product__thumbGallery .swiper-slide img,
.main-product__thumbGallery .swiper-slide video,
.bs-featured-product__thumbGallery .swiper-slide img,
.bs-featured-product__thumbGallery .swiper-slide video {
  width: 100%;
  max-width: 56px;
  max-height: 56px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  background: var(--product-image-background, #E9E9E9);
}
@media (min-width: 750px) {
  .main-product__thumbGallery .swiper-slide img,
  .main-product__thumbGallery .swiper-slide video,
  .bs-featured-product__thumbGallery .swiper-slide img,
  .bs-featured-product__thumbGallery .swiper-slide video {
    max-width: 72px;
    max-height: 72px;
  }
}
.main-product__rating,
.bs-featured-product__rating {
  line-height: normal;
}
.main-product h1,
.bs-featured-product h1 {
  font-size: 18px;
  text-transform: none;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.23px;
  font-family: "Helvetica Neue", sans-serif;
  margin: 0;
}
@media (min-width: 750px) {
  .main-product h1,
  .bs-featured-product h1 {
    font-size: 24px;
  }
}
.main-product h2,
.bs-featured-product h2 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  text-transform: none;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0;
}
@media (min-width: 750px) {
  .main-product h2,
  .bs-featured-product h2 {
    font-size: 24px;
    margin-top: -3px;
  }
}
.main-product__klaviyoFormButton,
.main-product__atcBisButton,
.bs-featured-product__klaviyoFormButton,
.bs-featured-product__atcBisButton {
  width: 100%;
}
.main-product__labels,
.bs-featured-product__labels {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  margin-top: 24px !important;
  flex-wrap: wrap;
}
@media (min-width: 750px) {
  .main-product__labels,
  .bs-featured-product__labels {
    margin-top: 25px !important;
  }
}
.main-product__labels div,
.bs-featured-product__labels div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
  color: #000;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  text-transform: uppercase;
  font-size: 12px;
  white-space: nowrap;
}
@media (min-width: 750px) {
  .main-product__labels div,
  .bs-featured-product__labels div {
    font-size: 14px;
  }
}
.main-product__labels img,
.main-product__labels svg,
.bs-featured-product__labels img,
.bs-featured-product__labels svg {
  height: 14px;
  width: 14px;
  -o-object-fit: contain;
  object-fit: contain;
}
.main-product .product,
.bs-featured-product .product {
  gap: 12px !important;
}
@media (min-width: 1025px) {
  .main-product .product,
  .bs-featured-product .product {
    gap: 56px !important;
  }
}
.main-product .product__tax,
.bs-featured-product .product__tax {
  margin-top: -10px !important;
  margin-bottom: 30px !important;
}
@media (min-width: 750px) {
  .main-product .product__tax,
  .bs-featured-product .product__tax {
    margin-bottom: 40px !important;
  }
}
.main-product .product__title,
.bs-featured-product .product__title {
  margin-top: 24px;
  margin-bottom: 0;
}
.main-product .product-form,
.bs-featured-product .product-form {
  margin: 0 !important;
}
.main-product .product-form__submit,
.bs-featured-product .product-form__submit {
  width: 100%;
  min-width: 0;
  margin: 5px 0 5px !important;
}
.main-product .product__description,
.bs-featured-product .product__description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  color: #0b0a0a;
  margin: 16px 0 24px !important;
}
@media (min-width: 750px) {
  .main-product .product__description,
  .bs-featured-product .product__description {
    margin: 24px 0 !important;
  }
}
.main-product .product__description b,
.bs-featured-product .product__description b {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.23px;
}
.main-product__quantity-without-variants,
.bs-featured-product__quantity-without-variants {
  font-size: 14px;
  font-style: normal;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #6C6C6C;
  margin: 0 !important;
  padding-top: 4px;
}
.main-product .product__tax,
.bs-featured-product .product__tax {
  color: #6C6C6C;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.main-product .product__tax a,
.bs-featured-product .product__tax a {
  color: #6C6C6C;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration-line: underline;
  text-underline-offset: 10%;
  text-decoration-color: #6C6C6C;
}
.main-product .variant-select--default-variant,
.bs-featured-product .variant-select--default-variant {
  border: 1px dashed #C8C8C8;
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  line-height: 140%;
  letter-spacing: 0.23px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 0 12px;
  min-width: 109px;
  cursor: pointer;
  flex-grow: 1;
  border-radius: 0;
  flex-shrink: 1;
  background-color: #F7F7F7;
  font-weight: 700;
  gap: 5px;
}
@media (min-width: 750px) {
  .main-product .variant-select--default-variant,
  .bs-featured-product .variant-select--default-variant {
    max-width: 50%;
  }
}
.main-product variant-selects,
.bs-featured-product variant-selects {
  border-top: 1px dashed #C8C8C8;
  padding-top: 30px;
}
@media (min-width: 750px) {
  .main-product variant-selects,
  .bs-featured-product variant-selects {
    padding-top: 40px;
    margin-bottom: 24px !important;
  }
}
.main-product .form__label,
.bs-featured-product .form__label {
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.23px;
  display: flex;
  flex-direction: row;
}
.main-product .product-form__input--pill,
.bs-featured-product .product-form__input--pill {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: none;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.main-product .product-form__input--pill:last-of-type,
.bs-featured-product .product-form__input--pill:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  .main-product .product-form__input--pill,
  .bs-featured-product .product-form__input--pill {
    margin-bottom: 25px;
  }
}
.main-product .product-form__input--pill input[type=radio]:checked + label,
.bs-featured-product .product-form__input--pill input[type=radio]:checked + label {
  background-color: #F7F7F7;
  border-color: #7C7C7C;
  color: #0b0a0a;
  font-weight: 700;
}
.main-product .product-form__input--pill input[type=radio]:checked + label[data-option-name=shade],
.bs-featured-product .product-form__input--pill input[type=radio]:checked + label[data-option-name=shade] {
  border-color: #000;
}
.main-product .product-form__input--pill input[type=radio]:checked + label[data-option-name=shade]::before,
.bs-featured-product .product-form__input--pill input[type=radio]:checked + label[data-option-name=shade]::before {
  border-color: #000;
}
.main-product .product-form__input--pill input[type=radio]:checked + label[data-option-name=shade]:after,
.bs-featured-product .product-form__input--pill input[type=radio]:checked + label[data-option-name=shade]:after {
  opacity: 1;
}
.main-product .product-form__input--pill input[type=radio].disabled:checked + label,
.main-product .product-form__input--pill input[type=radio]:disabled:checked + label,
.bs-featured-product .product-form__input--pill input[type=radio].disabled:checked + label,
.bs-featured-product .product-form__input--pill input[type=radio]:disabled:checked + label {
  color: #0b0a0a;
  text-decoration-thickness: 2px;
}
.main-product .product-form__input--pill input[type=radio] + label,
.bs-featured-product .product-form__input--pill input[type=radio] + label {
  border: 1px dashed #C8C8C8;
  background-color: #fff;
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 0 12px;
  min-width: 109px;
  cursor: pointer;
  flex-grow: 1;
  border-radius: 0;
  flex-shrink: 1;
  margin-top: 10px !important;
}
.main-product .product-form__input--pill input[type=radio] + label::before,
.bs-featured-product .product-form__input--pill input[type=radio] + label::before {
  content: none;
}
.main-product .product-form__input--pill input[type=radio] + label:hover,
.bs-featured-product .product-form__input--pill input[type=radio] + label:hover {
  border-color: #7C7C7C;
}
.main-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img),
.bs-featured-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img) {
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  flex-grow: 0;
  min-width: 0;
  position: relative;
}
.main-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img):hover,
.bs-featured-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img):hover {
  border-color: #000;
}
.main-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img):hover::before,
.bs-featured-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img):hover::before {
  border-color: #000;
}
.main-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img)::before,
.bs-featured-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img)::before {
  width: 40px;
  height: 40px;
  content: "";
  border: 2px solid #C8C8C8;
  transition: border-color 0.2s ease-out;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  z-index: 10;
}
.main-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img):after,
.bs-featured-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img):after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC41IiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHJ4PSI5IiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNNC40NTQxIDkuODQ3MjJMNy4yNTEzMSAxMi42MjVMMTMuNTQ1IDYuMzc1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMTM2MzYiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
  transition: opacity 0.2s ease-out;
  opacity: 0;
  position: absolute;
  bottom: -3px;
  right: -3px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 11;
}
.main-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img) img,
.bs-featured-product .product-form__input--pill input[type=radio] + label[data-option-name=shade]:has(img) img {
  width: 38px;
  height: 38px;
}
.main-product .form__label .form__label__shadeTitle,
.bs-featured-product .form__label .form__label__shadeTitle {
  display: none;
}
.main-product .unit-price .price-item,
.bs-featured-product .unit-price .price-item {
  color: #6C6C6C;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.main-product .price-item,
.bs-featured-product .price-item {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: normal;
}
@media (min-width: 750px) {
  .main-product .price-item,
  .bs-featured-product .price-item {
    font-size: 18px;
  }
}
.main-product .price__container,
.bs-featured-product .price__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.main-product .product__info-wrapper,
.bs-featured-product .product__info-wrapper {
  margin: 20px auto;
  max-width: none !important;
}
@media (min-width: 480px) {
  .main-product .product__info-wrapper,
  .bs-featured-product .product__info-wrapper {
    min-width: 370px;
  }
}
@media (min-width: 750px) {
  .main-product .product__info-wrapper,
  .bs-featured-product .product__info-wrapper {
    padding: 0 !important;
    margin: 0 auto;
  }
}
.main-product .product__info-wrapper .product__info-container,
.bs-featured-product .product__info-wrapper .product__info-container {
  margin: 0 auto;
  max-width: 624px !important;
  height: 100%;
}
@media (min-width: 750px) {
  .main-product .product__media-wrapper,
  .bs-featured-product .product__media-wrapper {
    max-width: 624px !important;
  }
}
.main-product .product-form__buttons:has(.product-form__submit),
.bs-featured-product .product-form__buttons:has(.product-form__submit) {
  max-width: none;
}
.main-product .shopify-app-block:has(#yotpo-product-points-widget),
.bs-featured-product .shopify-app-block:has(#yotpo-product-points-widget) {
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  margin-top: 24px !important;
  margin-bottom: 24px !important;
  margin-inline: 0 !important;
}
@media (min-width: 768px) {
  .main-product .shopify-app-block:has(#yotpo-product-points-widget),
  .bs-featured-product .shopify-app-block:has(#yotpo-product-points-widget) {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}
.main-product .shopify-app-block:has(#yotpo-product-points-widget) .yotpo-product-points-widget-potential-earning-points *,
.bs-featured-product .shopify-app-block:has(#yotpo-product-points-widget) .yotpo-product-points-widget-potential-earning-points * {
  color: #6C6C6C !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 120% !important;
  font-family: "Helvetica Neue", sans-serif !important;
}
.main-product .shopify-app-block:has(.hive-cp-product-delivery-promise),
.bs-featured-product .shopify-app-block:has(.hive-cp-product-delivery-promise) {
  margin: 0 !important;
}
.main-product delivery-promise-widget,
.main-product .bold-text,
.bs-featured-product delivery-promise-widget,
.bs-featured-product .bold-text {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.main-product .price__badge-sold-out,
.bs-featured-product .price__badge-sold-out {
  display: none !important;
}
.main-product__offers,
.bs-featured-product__offers {
  flex-direction: column;
  margin-top: 24px !important;
  margin-bottom: 32px !important;
}
.main-product__offers h2,
.bs-featured-product__offers h2 {
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.23px;
  margin-bottom: 12px;
}
.main-product__offerItems,
.bs-featured-product__offerItems {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.main-product__offerItem,
.bs-featured-product__offerItem {
  display: flex;
  flex-direction: row;
  height: 65px;
  border: 1px dashed #C8C8C8;
  transition: border-color 0.2s ease-out, background-color 0.2s ease-out;
  justify-content: space-between;
  gap: 20px;
  padding: 0 16px 0 4px;
  color: #0b0a0a;
  cursor: pointer;
}
@media (min-width: 768px) {
  .main-product__offerItem,
  .bs-featured-product__offerItem {
    padding: 0 24px 0 16px;
  }
}
.main-product__offerItem:hover,
.bs-featured-product__offerItem:hover {
  border-color: #7C7C7C;
}
.main-product__offerItem.active,
.bs-featured-product__offerItem.active {
  border-color: #7C7C7C;
  background-color: #F7F7F7;
}
.main-product__offerItem.active .main-product__offerItem__title,
.bs-featured-product__offerItem.active .main-product__offerItem__title {
  font-weight: 700;
}
.main-product__offerItem.active .main-product__offerItem__price,
.bs-featured-product__offerItem.active .main-product__offerItem__price {
  font-weight: 500;
}
.main-product__offerItem__bisButton,
.bs-featured-product__offerItem__bisButton {
  font-size: 14px;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
  white-space: nowrap;
  text-transform: uppercase;
}
.main-product__offerItem__left,
.bs-featured-product__offerItem__left {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
.main-product__offerItem__left img,
.bs-featured-product__offerItem__left img {
  height: 64px;
}
.main-product__offerItem__right,
.bs-featured-product__offerItem__right {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.main-product__offerItem__title,
.bs-featured-product__offerItem__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.23px;
}
.main-product__offerItem__comapreAtPrice,
.bs-featured-product__offerItem__comapreAtPrice {
  color: #6C6C6C;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-decoration-line: line-through;
  margin-right: 6px;
}
.main-product__offerItem__price,
.bs-featured-product__offerItem__price {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (min-width: 750px) {
  .main-product__offerItem__price,
  .bs-featured-product__offerItem__price {
    font-size: 18px;
  }
}
.main-product .price__sale .price-item,
.bs-featured-product .price__sale .price-item {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.main-product .price__sale .price-item--regular,
.bs-featured-product .price__sale .price-item--regular {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  text-decoration-line: line-through;
  margin-right: 2px;
}
.main-product .price__sale .price-item--sale,
.bs-featured-product .price__sale .price-item--sale {
  margin-right: 0;
}
@media screen and (min-width: 990px) {
  .main-product .product--large:not(.product--no-media) .product__media-wrapper,
  .bs-featured-product .product--large:not(.product--no-media) .product__media-wrapper {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .main-product .product--large:not(.product--no-media) .product__info-wrapper,
  .bs-featured-product .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 50%;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}
@media screen and (min-width: 1200px) {
  .main-product .product--large:not(.product--no-media) .product__media-wrapper,
  .bs-featured-product .product--large:not(.product--no-media) .product__media-wrapper {
    width: calc(65% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .main-product .product--large:not(.product--no-media) .product__info-wrapper,
  .bs-featured-product .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 35%;
    width: calc(35% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}
.main-product__stickyAtc,
.bs-featured-product__stickyAtc {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 19;
  border-top: 1px dashed #C8C8C8;
  transition: opacity 0.2s ease-out;
  align-items: center;
  padding: 10px 16px;
}
@media (min-width: 768px) {
  .main-product__stickyAtc,
  .bs-featured-product__stickyAtc {
    padding: 10px 16px;
    flex-direction: row;
    pointer-events: none;
    opacity: 0;
  }
}
.main-product__stickyAtc__top,
.bs-featured-product__stickyAtc__top {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 10px;
}
@media (min-width: 768px) {
  .main-product__stickyAtc__top,
  .bs-featured-product__stickyAtc__top {
    flex-direction: column;
    width: auto;
    justify-content: normal;
    gap: 0;
  }
}
.main-product__stickyAtc__top .unit-price,
.bs-featured-product__stickyAtc__top .unit-price {
  display: none;
}
@media (min-width: 768px) {
  .main-product__stickyAtc__top .unit-price,
  .bs-featured-product__stickyAtc__top .unit-price {
    display: inline-block;
  }
}
.main-product__stickyAtc.active,
.bs-featured-product__stickyAtc.active {
  opacity: 1;
  pointer-events: auto;
}
.main-product__stickyAtc .bs-estimated-delivery,
.bs-featured-product__stickyAtc .bs-estimated-delivery {
  margin: 0;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .main-product__stickyAtc .bs-estimated-delivery,
  .bs-featured-product__stickyAtc .bs-estimated-delivery {
    margin: 5px 0;
  }
}
.main-product__stickyAtc button,
.bs-featured-product__stickyAtc button {
  margin: 3px 0 0 !important;
}
.main-product__stickyAtc button.loading,
.bs-featured-product__stickyAtc button.loading {
  opacity: 0.5;
  background-color: #6C6C6C !important;
  pointer-events: none;
}
.main-product__stickyAtc button.loading span,
.bs-featured-product__stickyAtc button.loading span {
  display: none;
}
.main-product__stickyAtc button.loading .loading__spinner,
.bs-featured-product__stickyAtc button.loading .loading__spinner {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.main-product__stickyAtc .price,
.bs-featured-product__stickyAtc .price {
  text-align: right;
  flex-shrink: 1;
}
@media (min-width: 768px) {
  .main-product__stickyAtc .price,
  .bs-featured-product__stickyAtc .price {
    max-width: none;
    text-align: left;
  }
}
body:has(.main-product) {
}
body:has(.main-product) #launcher {
  z-index: 15 !important;
}
html:not(.logged-in) .logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
  height: 58px;
}
@media (min-width: 590px) {
  html:not(.logged-in) .logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
    height: 43px;
  }
}
@media (min-width: 1200px) {
  html:not(.logged-in) .logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
    height: 58px;
  }
}
@media (min-width: 1318px) {
  html:not(.logged-in) .logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
    height: 43px;
  }
}
html.logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
  height: 58px;
}
@media (min-width: 507px) {
  html.logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
    height: 43px;
  }
}
@media (min-width: 1200px) {
  html.logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
    height: 58px;
  }
}
@media (min-width: 1235px) {
  html.logged-in .shopify-app-block:has(#yotpo-product-points-widget) {
    height: 43px;
  }
}
.bs-nav-arrow {
  height: 52px;
  width: 52px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #FFFFFF;
  border: 1px solid #C8C8C8;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 55;
  opacity: 0;
  pointer-events: none;
  right: var(--nav-arrow-position-x-mobile);
  bottom: var(--nav-arrow-position-y-mobile);
  transition: opacity 0.3s ease;
  color: #0b0a0a;
}
@media (min-width: 768px) {
  .bs-nav-arrow {
    height: 64px;
    width: 64px;
    right: var(--nav-arrow-position-x-desktop);
    bottom: var(--nav-arrow-position-y-desktop);
  }
}
.bs-nav-arrow:hover {
  cursor: pointer;
}
.bs-nav-arrow svg {
  height: 24px;
  width: 24px;
}
@media (min-width: 768px) {
  .bs-nav-arrow svg {
    height: 32px;
    width: 32px;
  }
}
#shopify-section-bs-mobile-navigation {
  height: 100%;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  padding-bottom: 16px;
}
#shopify-section-bs-mobile-navigation > .menu-drawer__navItem:first-child {
  margin-top: 4px;
}
.shopify-section-header-sticky {
  z-index: 500;
}
.menu-drawer {
  top: calc(100% + 47px);
}
.menu-drawer .search-account-bar {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0;
  padding: 0 !important;
  transition: transform 0.2s ease-out;
}
.menu-drawer .search-account-bar[data-level="0"] {
  transform: translateX(0);
}
.menu-drawer .search-account-bar[data-level="1"] {
  transform: translateX(-100%);
}
.menu-drawer .search-account-bar[data-level="2"] {
  transform: translateX(-200%);
}
.menu-drawer .search-account-bar__search {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  color: #6C6C6C;
  font-size: 16px;
  padding: 22px 20px;
  max-height: 60px;
  width: 100%;
  flex: 0 0 100%;
}
.menu-drawer .search-account-bar__firstTitle,
.menu-drawer .search-account-bar__secondTitle {
  flex: 0 0 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  padding: 22px 20px;
}
.menu-drawer .search-account-bar__title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.menu-drawer .search-account-bar__phrase {
  color: #6C6C6C;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.56px;
}
.menu-drawer__menu {
  height: calc(100dvh - var(--header-total) - 56px);
  padding: 0 16px;
  transition: transform 0.2s ease-out;
  display: flex;
  flex-direction: column;
}
.menu-drawer__menu__search-trigger {
  height: 48px;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background: #fff;
  border: none;
  padding: 0 16px;
  position: absolute;
  border-bottom: 1px dashed #C8C8C8;
}
.menu-drawer__menu__search-trigger span {
  font-size: 16px;
  color: #6C6C6C;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  position: relative;
  top: 0.06rem;
}
.menu-drawer__menu[data-level="0"] {
  transform: translateX(0);
}
.menu-drawer__menu[data-level="1"] {
  transform: translateX(-100%);
}
.menu-drawer__menu[data-level="2"] {
  transform: translateX(-200%);
}
.menu-drawer__menu__recommendations {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  background: var(--nav-drawer-recommend-background);
  color: var(--nav-drawer-recommend-font-color);
  font-size: var(--nav-drawer-recommend-font-size);
}
.menu-drawer__menu__recommendations::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: calc((100vw - 100%) / 2);
  transform: translateX(-100%);
  background: inherit;
}
.menu-drawer__menu__recommendations::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc((100vw - 100%) / 2);
  transform: translateX(100%);
  background: inherit;
}
.menu-drawer__menu__recommendations__title {
  margin: 0;
  font-size: calc(var(--nav-drawer-recommend-font-size) + 4px);
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: normal;
}
.menu-drawer__menu__recommendations__content {
  display: grid;
  grid-template-columns: repeat(var(--nav-drawer-recommend-grid-columns), 1fr);
  gap: 5px;
}
.menu-drawer__menu__recommendations__content a {
  text-decoration: none;
}
.menu-drawer__menu__recommendations .recommendation-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.menu-drawer__menu__recommendations .recommendation-item img {
  width: 100%;
  height: 106px;
  -o-object-fit: cover;
  object-fit: cover;
}
.menu-drawer__menu__recommendations .recommendation-item__label {
  color: var(--nav-drawer-recommend-font-color);
  font-weight: 700;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 3px;
}
.menu-drawer__menu .menu-drawer__localization .disclosure__button {
  padding: 12px 12px 12px 0;
}
.menu-drawer__menu .menu-drawer__localization .disclosure__button span {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  color: #6C6C6C;
  font-weight: 700;
}
.menu-drawer__menu .menu-drawer__localization .disclosure__button .icon-caret {
  position: relative;
  margin-left: 4px;
  right: unset;
}
.menu-drawer__menu .menu-drawer__localization .disclosure__button .icon-caret:not(.icon-caret--mobile) {
  display: none;
}
.menu-drawer__menu .menu-drawer__localization .disclosure__button .icon-caret path {
  stroke: #6C6C6C;
}
.menu-drawer__navigation {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.menu-drawer__navItem {
  padding: 20px 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}
.menu-drawer__navItem:not(.menu-drawer__navItem--parent) {
  padding: 12px 0;
  text-decoration: none;
  margin-bottom: 0;
  border-radius: 0;
}
.menu-drawer__navItem:not(.menu-drawer__navItem--parent):last-of-type {
  border-bottom: none;
}
.menu-drawer__navItem:not(.menu-drawer__navItem--parent) .menu-drawer__navItem__title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-transform: none;
  font-family: "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  color: #6C6C6C;
}
.menu-drawer__navItem--parent:has(+ a.menu-drawer__navItem) {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 16px;
  border-radius: 0;
}
.menu-drawer__navItem--parent:has(+ a.menu-drawer__navItem) + .menu-drawer__navItem {
  margin-top: auto;
}
.menu-drawer__navItem__arrow {
  display: none;
  position: relative;
  margin-left: auto;
}
.menu-drawer__navItem--parent {
  cursor: pointer;
  border-bottom: 1px dashed #C8C8C8;
}
.menu-drawer__navItem--parent .menu-drawer__navItem__arrow {
  display: inline-block;
}
.menu-drawer__navItem__content {
  display: flex;
  flex-direction: column;
}
.menu-drawer__navItem__title {
  color: #0b0a0a;
  font-size: 16px;
  font-weight: 800;
  font-family: "ABC Repro", sans-serif;
  text-transform: uppercase;
  line-height: 18px;
  letter-spacing: normal;
}
.menu-drawer__navItem__titleWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
  margin-left: 0;
  transition: margin-left 0.3s ease;
}
.menu-drawer__navItem__titleWrapper:hover {
  margin-left: 4px;
}
.menu-drawer__navItem__titleWrapper * {
  font-family: "ABC Repro", sans-serif;
}
.menu-drawer__navItem__subtitle {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
.menu-drawer__navItem__number {
  letter-spacing: normal;
  line-height: normal;
  font-size: 14px;
  color: #0b0a0a;
  font-weight: 800;
}
@media (min-width: 1025px) {
  .menu-drawer__navItem__number {
    color: #6C6C6C;
  }
}
.menu-drawer__navItem__tag,
.menu-drawer__submenuItem__tag {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid #0b0a0a;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: normal;
  line-height: normal;
  font-size: 11px;
  color: #0b0a0a;
  font-weight: 800;
}
@media (min-width: 1025px) {
  .menu-drawer__navItem__tag,
  .menu-drawer__submenuItem__tag {
    color: #6C6C6C;
    border-color: #6C6C6C;
  }
}
.menu-drawer__navItem__submenu {
  height: calc(100dvh - var(--header-total) - 56px);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 505;
  width: 100%;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  cursor: auto;
}
.menu-drawer__navItem__submenu > div:has(> .menu-drawer__navItem__submenu__prevButton, > .menu-drawer__subSubmenu__prevButton),
.menu-drawer__navItem__submenu .menu-drawer__submenuItem__submenu > div:has(> .menu-drawer__subSubmenu__prevButton) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  width: 100%;
}
.menu-drawer__navItem__submenu__prevButton,
.menu-drawer__subSubmenu__prevButton {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 17px;
  font-size: 16px;
  font-family: "ABC Repro", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  padding: 10px 14px;
  background: #F7F7F7;
  color: #0b0a0a;
  letter-spacing: normal;
  cursor: pointer;
}
.menu-drawer__navItem__submenu__banner {
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
}
.menu-drawer__navItem__submenu__banner__title {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-top: 60px;
}
.menu-drawer__navItem__submenu__banner ul {
  padding-left: 25px;
}
.menu-drawer__navItem__submenu__banner ul li {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  list-style: none;
  position: relative;
  border-bottom: none !important;
}
.menu-drawer__navItem__submenu__banner ul li::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI0IDI1IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTEwIDE0LjFMMTUuOSA4LjIwMDA1QzE2LjA4MzQgOC4wMTY3MiAxNi4zMTY3IDcuOTI1MDUgMTYuNiA3LjkyNTA1QzE2Ljg4MzQgNy45MjUwNSAxNy4xMTY3IDguMDE2NzIgMTcuMyA4LjIwMDA1QzE3LjQ4MzQgOC4zODMzOCAxNy41NzUgOC42MTY3MSAxNy41NzUgOC45MDAwNUMxNy41NzUgOS4xODMzOCAxNy40ODM0IDkuNDE2NzEgMTcuMyA5LjYwMDA1TDEwLjcgMTYuMkMxMC41IDE2LjQgMTAuMjY2NyAxNi41IDEwIDE2LjVDOS43MzMzOCAxNi41IDkuNTAwMDUgMTYuNCA5LjMwMDA1IDE2LjJMNi43MDAwNSAxMy42QzYuNTE2NzIgMTMuNDE2NyA2LjQyNTA1IDEzLjE4MzM4IDYuNDI1MDUgMTIuOUM2LjQyNTA1IDEyLjYxNjcyIDYuNTE2NzIgMTIuMzgzMzggNi43MDAwNSAxMi4yQzYuODgzMzggMTIuMDE2NzIgNy4xMTY3MiAxMS45MjUgNy40MDAwNSAxMS45MjVDNy42ODMzOCAxMS45MjUgNy45MTY3MiAxMi4wMTY3MiA4LjEwMDA1IDEyLjJMMTAgMTQuMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: contain;
}
.menu-drawer__navItem__submenu__items {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
  overflow-y: scroll;
}
.menu-drawer__navItem__submenu__popular-products {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  border-radius: 8px;
  background: #F7F7F7;
  margin-bottom: 12px;
  margin-top: 12px;
}
.menu-drawer__navItem__submenu__popular-products__title {
  color: #6C6C6C;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400 !important;
  font-family: "Helvetica Neue", sans-serif !important;
  margin: 0;
}
.menu-drawer__navItem__submenu__popular-products__products-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
}
.menu-drawer__navItem__submenu__popular-products__product {
  padding: 15px 16px;
  background: #fff;
  color: #6C6C6C;
  text-decoration: none;
  font-weight: 400;
  border-radius: 8px;
  line-height: normal;
  font-size: 16px;
}
.menu-drawer__navItem--open .menu-drawer__navItem__submenu {
  opacity: 1;
  pointer-events: auto;
  transition: transform 0.2s ease-out;
  z-index: 506;
}
.menu-drawer__submenuItem {
  padding: 20px 0;
  border-bottom: 1px dashed #C8C8C8;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  min-height: 66px;
  color: #6C6C6C;
}
.menu-drawer__submenuItem:has(> img),
.menu-drawer__submenuItem:has(> a > img) {
  padding: 3px 0;
}
.menu-drawer__submenuItem a:has(+ .menu-drawer__submenuItem__arrow) {
  display: flex;
  gap: 12px;
}
.menu-drawer__submenuItem a:has(+ .menu-drawer__submenuItem__arrow) img {
  height: 48px;
  width: 48px;
  -o-object-fit: cover;
  object-fit: cover;
}
.menu-drawer__submenuItem > img {
  height: 48px;
  width: 48px;
  -o-object-fit: cover;
  object-fit: cover;
}
.menu-drawer__submenuItem--accent {
  border-radius: 6px;
  background: #C8C8C8;
  border-bottom: none;
}
.menu-drawer__submenuItem--accent .menu-drawer__navItem__submenuItem__title {
  color: #E8EFE8;
  font-weight: 400;
}
.menu-drawer__submenuItem--variation {
  border-radius: 6px;
  background: #F7F7F7;
  border-bottom: none;
}
.menu-drawer__submenuItem__arrow {
  display: none;
  position: relative !important;
  margin-left: auto;
  right: 8px;
}
.menu-drawer__submenuItem--parent .menu-drawer__submenuItem__arrow {
  display: inline-block;
}
.menu-drawer__submenuItem__title {
  color: #0b0a0a;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: normal;
  line-height: 120%;
}
@media (min-width: 1025px) {
  .menu-drawer__submenuItem__title {
    color: #6C6C6C;
  }
}
.menu-drawer__submenuItem__titleWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.menu-drawer__submenuItem__subtitle {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
.menu-drawer__submenuItem__submenu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  display: flex;
  flex-direction: column;
  padding: 0 16px 0;
  height: calc(100dvh - var(--header-total) - 56px);
}
.menu-drawer__submenuItem__submenu > div:has(a) {
  height: 100%;
  overflow-y: scroll;
}
.menu-drawer__submenuItem--open .menu-drawer__submenuItem__submenu {
  opacity: 1;
  pointer-events: auto;
  z-index: 507;
}
.menu-drawer__subSubmenu > div:has(.menu-drawer__subSubmenu__prevButton) {
  position: absolute;
  top: 0;
  transform: translateY(-100%);
}
.menu-drawer__subSubmenuItem {
  display: flex;
  text-decoration: none;
  gap: 10px;
  padding: 20px 0;
  border-bottom: 1px dashed #C8C8C8;
}
@media (min-width: 1366px) {
  .menu-drawer__subSubmenuItem {
    padding: 8px 0;
    border-bottom: none;
  }
}
.menu-drawer__metaNavigation {
  margin-top: 5px;
  display: flex;
  flex-direction: column;
}
.menu-drawer__metaNavigation__item {
  border-bottom: 1px solid #7C7C7C;
  background-color: transparent;
  padding: 12px 0;
}
.menu-drawer__metaNavigation__item:last-child {
  border-bottom: none;
}
.menu-drawer__metaNavigation__item .menu-drawer__navItem__arrow {
  right: 20px;
}
.menu-drawer__metaNavigation__item .menu-drawer__navItem__title {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.menu-drawer .language-selector[data-type=lsn-switchers][data-mobile=""] {
  display: none !important;
}
.header__menu-item:hover .header__menu-item__hoverThreshold {
  pointer-events: auto;
}
.header__menu-item__hoverThreshold {
  content: "";
  display: block;
  position: absolute;
  width: 70px;
  height: 45px;
  transform: translateY(30px);
  pointer-events: none;
}
.header__menu-item--small .header__menu-item__title {
  font-weight: inherit;
}
.header__icon--search {
  color: #fff;
}
@media (min-width: 1025px) {
  .header__heading {
    height: 71px;
    display: flex;
    align-items: center;
  }
}
.header .header__search {
  display: inline-flex !important;
}
@media (max-width: 1024px) {
  body:has(.menu-drawer-container[open]) iframe#launcher {
    display: none;
  }
}
.bs-optional-bundle {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px dashed #C8C8C8;
}
.bs-optional-bundle[hidden] {
  display: none;
}
.bs-optional-bundle__headline {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #0b0a0a;
  margin: 0;
}
.bs-optional-bundle__products {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-optional-bundle__product {
  display: flex;
  gap: 8px;
  align-items: center;
}
.bs-optional-bundle__checkbox {
  position: relative;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-right: 8px;
}
.bs-optional-bundle__checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  z-index: 1;
}
.bs-optional-bundle__checkmark {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border: 1px solid #000;
  background-color: transparent;
  transition: background-color 0.15s ease-out;
}
.bs-optional-bundle__checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 4px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .bs-optional-bundle__checkmark {
  background-color: #0b0a0a;
  border-color: #0b0a0a;
}
input[type=checkbox]:checked + .bs-optional-bundle__checkmark::after {
  display: block;
}
.bs-optional-bundle__product-image {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  -o-object-fit: cover;
  object-fit: cover;
  background-color: #E9E9E9;
}
@media (min-width: 768px) {
  .bs-optional-bundle__product-image {
    width: 86px;
    height: 86px;
  }
}
.bs-optional-bundle__product-info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  min-width: 0;
}
.bs-optional-bundle__product-title {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.23px;
  color: #0b0a0a;
}
.bs-optional-bundle__variant-name {
  font-weight: 400;
}
.bs-optional-bundle__product-price {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #0b0a0a;
}
.bs-optional-bundle__variants {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}
.bs-optional-bundle__variant-swatch {
  width: 24px;
  height: 24px;
  -o-object-fit: cover;
  object-fit: cover;
  cursor: pointer;
  border: 1px solid transparent;
  transition: border-color 0.15s ease-out;
  background-color: #E9E9E9;
}
@media (min-width: 768px) {
  .bs-optional-bundle__variant-swatch {
    width: 45px;
    height: 45px;
  }
}
.bs-optional-bundle__variant-swatch:hover {
  border-color: #7C7C7C;
}
.bs-optional-bundle__variant-swatch.active {
  border-color: #000;
}
.bs-optional-bundle__total {
  display: none;
  justify-content: space-between;
  align-items: center;
  height: 20px;
  margin-bottom: 12px;
}
.bs-optional-bundle__total.is-visible {
  display: flex;
}
.bs-optional-bundle__total[hidden] {
  display: none;
}
.bs-optional-bundle__total-label,
.bs-optional-bundle__total-price {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.23px;
  color: #0b0a0a;
}
.payment-icons {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  margin-top: 24px;
}
.payment-icons__item {
  width: 35px;
  height: 24px;
}
@media (min-width: 1025px) {
  .predictive-search__bestseller-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    padding-bottom: 48px;
  }
}
@media (min-width: 1025px) {
  .predictive-search .card-wrapper .card__inner {
    aspect-ratio: 9/10;
  }
}
.predictive-search .card-wrapper .card__inner + .card__content {
  padding: 12px;
}
@media (min-width: 1025px) {
  .predictive-search .card-wrapper .card__inner + .card__content {
    border-right: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9;
  }
}
.predictive-search .card-wrapper .card__content {
  padding: 5px;
}
@media (min-width: 1025px) {
  .predictive-search .card-wrapper .card__content {
    padding: 12px;
  }
}
.predictive-search .card-wrapper .card__reviews {
  margin-bottom: 6px;
}
.predictive-search .card-wrapper .card__heading {
  margin-top: 0;
}
.predictive-search .card-wrapper .card__heading a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 1024px) {
  .predictive-search .card-wrapper .card {
    flex-direction: row;
  }
  .predictive-search .card-wrapper .card__inner {
    aspect-ratio: 1/1;
    width: auto;
    height: 112px;
  }
  .predictive-search .card-wrapper .card__inner + .card__content {
    border: 1px solid #E9E9E9;
  }
  .predictive-search .card-wrapper .card__variant-amount {
    display: none;
  }
  .predictive-search .card-wrapper .card__badge {
    gap: 2px;
    display: none;
  }
  .predictive-search .card-wrapper .card .has-satisfaction-guarantee-badge::after {
    display: none;
  }
  .predictive-search__bestseller-items {
    display: flex;
    flex-direction: column;
    gap: 13px;
  }
}
html:has(body.overflow-hidden) {
  overflow: hidden;
}
.predictive-search {
  width: calc(100% + 2px);
}
.predictive-search #predictive-search-results {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  overflow-x: hidden;
}
.predictive-search__collection-tags {
  overflow-x: hidden;
  padding: 16px 12px 8px;
  flex-shrink: 0;
}
@media (min-width: 1025px) {
  .predictive-search__collection-tags {
    padding: 16px 120px;
  }
}
.predictive-search__collection-tags__swiper .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 12px;
  border: 1px dotted #C8C8C8;
  position: relative;
}
.predictive-search__collection-tags__swiper .swiper-slide a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}
.predictive-search__collection-tags__swiper .swiper-slide span {
  color: #0b0a0a;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}
.predictive-search__results-groups-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 0;
}
.predictive-search__result-group {
  overflow-x: hidden;
  gap: 0;
  height: calc(100dvh - var(--header-total) - 48px);
}
.predictive-search__result-group:has(.predictive-search__result-group__no-results-info) {
  height: -moz-min-content;
  height: min-content;
  flex-shrink: 0;
}
.predictive-search__result-group__header {
  display: flex;
  justify-content: flex-start;
  overflow-x: scroll;
  overflow-y: hidden;
  min-height: -moz-fit-content;
  min-height: fit-content;
  padding: 0 12px;
  gap: 14px;
  scrollbar-width: none;
}
.predictive-search__result-group__header::-webkit-scrollbar {
  display: none;
}
@supports (-moz-appearance: none) {
  .predictive-search__result-group__header {
    min-height: 20px;
  }
}
@media (min-width: 1025px) {
  .predictive-search__result-group__header {
    margin: 0 120px;
    padding: 0;
  }
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:first-of-type {
  transform: translateX(-100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(2) {
  transform: translateX(0);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(3) {
  transform: translateX(100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(4) {
  transform: translateX(200%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:first-of-type {
  transform: translateX(-200%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(2) {
  transform: translateX(-100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(3) {
  transform: translateX(0);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(4) {
  transform: translateX(100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(4).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:first-of-type {
  transform: translateX(-300%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(4).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(2) {
  transform: translateX(-200%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(4).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(3) {
  transform: translateX(-100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(4).active) ~ .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(4) {
  transform: translateX(0);
}
.predictive-search__result-group__total-results {
  font-size: 14px;
  color: #0b0a0a;
  font-weight: 400;
  margin: 0 12px;
  line-height: normal;
  margin-top: 5px;
}
@media (min-width: 1025px) {
  .predictive-search__result-group__total-results {
    margin: 0 120px;
    margin-top: 0;
  }
}
.predictive-search__result-group__total-results:has(+ .predictive-search__result-group__no-results-info) {
  display: none;
}
.predictive-search__result-group__no-results-info {
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.predictive-search__result-group__no-results-info + .predictive-search__result-group__wrapper {
  display: none;
}
.predictive-search__result-group__category {
  font-size: 14px;
  font-weight: 800;
  white-space: nowrap;
  display: flex;
  text-transform: uppercase;
  font-family: "ABC Repro", sans-serif;
  justify-content: center;
  gap: 4px;
  color: #818181;
  align-items: center;
  transition: background 0.3s ease;
}
.predictive-search__result-group__category.pointer-events--none {
  pointer-events: none;
}
.predictive-search__result-group__category.pointer-events--none:hover {
  cursor: none;
}
.predictive-search__result-group__category[data-category=products] {
  font-weight: 600;
}
.predictive-search__result-group__category:hover {
  cursor: pointer;
}
.predictive-search__result-group__category.active {
  color: #0b0a0a;
}
.predictive-search__result-group__category.active span {
  color: #0b0a0a;
  border-color: #0b0a0a;
}
.predictive-search__result-group__category span {
  line-height: normal;
  font-size: 12px;
  font-weight: 800;
  color: #6C6C6C;
  height: 20px;
  width: 20px;
  border: 2px solid #6C6C6C;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
}
.predictive-search__result-group__wrapper {
  position: relative;
  transform: translateX(0);
  transition: transform 0.3s ease;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100vw;
  flex-grow: 1;
  margin-bottom: 46px;
}
.predictive-search__result-group .global-atc__button {
  display: none;
}
@media (min-width: 1025px) {
  .predictive-search__result-group .global-atc__button {
    display: flex;
  }
}
.predictive-search__category-results {
  top: 0;
  width: 100%;
}
.predictive-search__category-results:empty {
  display: flex;
}
.predictive-search__category-results:first-child {
  position: absolute;
  transform: translateX(0);
  transition: transform 0.3s ease;
}
.predictive-search__category-results:nth-of-type(2) {
  position: absolute;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.predictive-search__category-results:nth-of-type(3) {
  position: absolute;
  transform: translateX(200%);
  transition: transform 0.3s ease;
}
.predictive-search__category-results:nth-of-type(4) {
  position: absolute;
  transform: translateX(300%);
  transition: transform 0.3s ease;
}
.predictive-search__category-results[data-category=articles] > ul,
.predictive-search__category-results[data-category=inci_lexikon] > ul,
.predictive-search__category-results[data-category=collections] > ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 16px;
}
@media (min-width: 1025px) {
  .predictive-search__category-results[data-category=articles] > ul,
  .predictive-search__category-results[data-category=inci_lexikon] > ul,
  .predictive-search__category-results[data-category=collections] > ul {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
  }
}
.predictive-search__category-results[data-category=articles] .predictive-search__list-item .predictive-search__item.link,
.predictive-search__category-results[data-category=inci_lexikon] .predictive-search__list-item .predictive-search__item.link,
.predictive-search__category-results[data-category=collections] .predictive-search__list-item .predictive-search__item.link {
  display: flex;
  flex-direction: column;
}
.predictive-search__category-results[data-category=articles] .predictive-search__list-item .predictive-search__item.link img,
.predictive-search__category-results[data-category=inci_lexikon] .predictive-search__list-item .predictive-search__item.link img,
.predictive-search__category-results[data-category=collections] .predictive-search__list-item .predictive-search__item.link img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
@media (min-width: 1025px) {
  .predictive-search__category-results[data-category=articles] .predictive-search__list-item .predictive-search__item.link img,
  .predictive-search__category-results[data-category=inci_lexikon] .predictive-search__list-item .predictive-search__item.link img,
  .predictive-search__category-results[data-category=collections] .predictive-search__list-item .predictive-search__item.link img {
    aspect-ratio: 9/10;
  }
}
.predictive-search__image-placeholder {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
@media (min-width: 1025px) {
  .predictive-search__image-placeholder {
    aspect-ratio: 9/10;
  }
}
.predictive-search__image-placeholder:empty {
  display: block;
}
.predictive-search__item-parent-blog {
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #6C6C6C;
  font-family: "ABC Repro", sans-serif;
}
.predictive-search__item-heading {
  font-size: 16px;
  font-weight: 700;
  font-family: "Helvetica Neue", sans-serif;
  color: #0b0a0a;
}
.predictive-search__item-description * {
  font-size: 12px;
  line-height: normal;
  display: none;
}
@media (min-width: 1025px) {
  .predictive-search__item-description * {
    display: block;
  }
}
.predictive-search__item-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  height: 100%;
}
.predictive-search__item-tags {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  margin-top: auto;
}
.predictive-search__item-tags[data-type-article] span {
  background: #F3F2F2;
}
.predictive-search__item-tags span {
  padding: 3px 10px;
  line-height: normal;
  display: flex;
  gap: 6px;
  align-items: center;
  border-radius: 50px;
  background: #F8F2EB;
  color: #3D3B36;
  font-size: 12px;
}
.predictive-search .price {
  margin-top: 0;
  font-size: 12px;
  font-weight: 400;
  color: #3D3B36;
}
.predictive-search__results-list {
  padding: 0 12px 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 28px;
}
@media (min-width: 1025px) {
  .predictive-search__results-list {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    margin: 0 120px;
    margin-bottom: 40px;
    padding-bottom: 48px;
  }
}
.predictive-search__results-list .predictive-search__item {
  padding: 0 0 16px;
  display: flex;
  gap: 12px;
  height: 100%;
}
.predictive-search__results-list .predictive-search__item .predictive-search__image {
  width: 88px;
  height: 88px;
  -o-object-fit: cover;
  object-fit: cover;
}
.predictive-search__results-list .predictive-search__list-item:last-of-type .predictive-search__item {
  border-bottom: none;
}
.predictive-search__bestseller {
  padding: 16px;
  order: 1;
}
@media (min-width: 1025px) {
  .predictive-search__bestseller {
    padding: 0 120px;
  }
}
.predictive-search__bestseller .global-atc__button {
  display: none;
}
@media (min-width: 1025px) {
  .predictive-search__bestseller .global-atc__button {
    display: flex;
  }
}
.predictive-search__bestseller--initial {
  display: none;
}
.predictive-search__bestseller__header {
  font-size: 14px;
  font-weight: 800;
  color: #0b0a0a;
  margin: 0 0 8px;
  font-family: "ABC Repro", sans-serif;
  text-transform: uppercase;
  letter-spacing: normal;
}
.predictive-search__bestseller:has(+ .predictive-search__results-groups-wrapper) {
  display: none;
}
.predictive-search__bestseller:has(+ .predictive-search__results-groups-wrapper .predictive-search__result-group__no-results-info) {
  display: block;
}
.predictive-search__bestseller-items {
  list-style: none;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.predictive-search__bestseller .predictive-search__item--link-with-thumbnail {
  display: flex;
  gap: 8px;
}
.predictive-search__bestseller .predictive-search__item--link-with-thumbnail .predictive-search__image,
.predictive-search__bestseller .predictive-search__item--link-with-thumbnail .predictive-search__image-placeholder {
  width: 88px;
  height: 88px;
  -o-object-fit: contain;
  object-fit: contain;
}
.predictive-search__articles-wrapper .predictive-search__item-description,
.predictive-search__recipes-wrapper .predictive-search__item-description {
  display: none;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
  -webkit-box-orient: vertical;
  margin-top: 6px;
  font-size: 14px;
  line-height: 120%;
  color: #0b0a0a;
  font-weight: 400;
}
@media (min-width: 1025px) {
  .predictive-search__articles-wrapper .predictive-search__item-description,
  .predictive-search__recipes-wrapper .predictive-search__item-description {
    display: -webkit-box;
  }
}
.predictive-search__articles-wrapper .predictive-search__item-read-more-info,
.predictive-search__recipes-wrapper .predictive-search__item-read-more-info {
  font-size: 16px;
  line-height: 120%;
  color: #0b0a0a;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-weight: 400;
  margin-top: 6px;
  display: none;
}
@media (min-width: 1025px) {
  .predictive-search__articles-wrapper .predictive-search__item-read-more-info,
  .predictive-search__recipes-wrapper .predictive-search__item-read-more-info {
    display: block;
  }
}
.predictive-search__list-item:hover .predictive-search__item-heading {
  text-decoration: none;
}
body predictive-search[open] .predictive-search,
body .search-modal__form > .field:has(.search__input.focus--empty) + .predictive-search,
body .header__search > details[open] .predictive-search,
body .header__search > details[open] .predictive-search .predictive-search__bestseller--initial,
body .search-modal__form > .field:has(.search__input.focus--empty) + .predictive-search .predictive-search__bestseller--initial {
  display: flex;
  flex-direction: column;
  height: calc(100dvh - var(--header-total) - 48px);
}
body .search-modal__form:has(> .field .search__input.focus--empty)::before,
body .header__search > details[open] .search-modal__form::before,
body predictive-search[open] .search-modal__form::before {
  content: "";
  background: #fff;
  left: 0;
  bottom: -1px;
  height: calc(100dvh - var(--header-total) - 48px);
  width: 30vw;
  position: absolute;
  transform: translateX(-100%) translateY(100%);
}
body .search-modal__form:has(> .field .search__input.focus--empty)::after,
body .header__search > details[open] .search-modal__form::after,
body predictive-search[open] .search-modal__form::after {
  content: "";
  background: #fff;
  right: 0;
  bottom: -1px;
  height: calc(100dvh - var(--header-total) - 48px);
  width: 30vw;
  position: absolute;
  transform: translateX(100%) translateY(100%);
}
body predictive-search[loading] .predictive-search__result-group__no-results-info {
  display: none;
}
.section-header.menu-open .predictive-search__result-group:not(:has(.predictive-search__result-group__no-results-info)) {
  height: calc(100dvh - var(--header-total) - 48px);
}
.search-modal__form > .field:has(.search__input.focus--empty) + .predictive-search {
  display: block;
}
.has-satisfaction-guarantee-badge {
  position: relative;
}
.has-satisfaction-guarantee-badge::after {
  content: "";
  position: absolute;
  background-image: var(--satisfaction-badge-icon);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  height: 45px;
  top: 0;
  width: 100px;
  margin: 10px;
  left: var(--satisfaction-badge-position-left-value);
  right: var(--satisfaction-badge-position-right-value);
}
@media (min-width: 768px) {
  .has-satisfaction-guarantee-badge::after {
    width: 122px;
  }
}
.bs-selling-plan {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 24px !important;
  margin-bottom: 16px !important;
}
@media (min-width: 768px) {
  .bs-selling-plan {
    margin-bottom: 32px !important;
  }
}
.bs-selling-plan__title {
  font-size: 16px;
  font-weight: 700;
  color: #0b0a0a;
  margin: 0;
}
.bs-selling-plan__option {
  position: relative;
  border: 1px dashed #C8C8C8;
  display: flex;
  padding: 17px 24px 15px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
}
.bs-selling-plan__option-heading {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  color: #0b0a0a;
  letter-spacing: 0.23px;
}
.bs-selling-plan__option-checkbox {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  border: 1px solid #C8C8C8;
  border-radius: 0;
  background-color: #fff;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 10px;
  margin-right: 0 !important;
}
.bs-selling-plan__option-checkbox:checked {
  background-color: #0b0a0a;
  border-color: #0b0a0a;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 5l3 3 7-7'/%3E%3C/svg%3E");
}
.bs-selling-plan__option-body {
  width: 100%;
}
.bs-selling-plan__option-allocations {
  position: relative;
  width: 100%;
}
.bs-selling-plan__option-allocation-description,
.bs-selling-plan__option-description {
  font-size: 14px;
  color: #0b0a0a;
  line-height: 1.2;
  letter-spacing: 0.23px;
}
.bs-selling-plan__option-allocation-description a,
.bs-selling-plan__option-description a {
  color: #0b0a0a;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: #0b0a0a;
  transition: all 0.3s ease;
  cursor: pointer;
  font-weight: 400;
}
.bs-selling-plan__option-allocation-description a:hover,
.bs-selling-plan__option-description a:hover {
  color: #6C6C6C;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: #6C6C6C;
}
.bs-selling-plan__option-description {
  font-size: 14px;
  color: #0b0a0a;
  line-height: 1.2;
}
.bs-selling-plan__dropdown-trigger {
  width: 100%;
  padding: 12px 36px 12px 16px;
  border: 1px dashed #C8C8C8;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.23px;
  color: #0b0a0a;
  background-color: #F7F7F7;
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 24px 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 9L12 16L20 9' stroke='%236C6C6C' stroke-linejoin='round'/%3E%3C/svg%3E");
  cursor: pointer;
  text-align: left;
  font-family: inherit;
}
@media (min-width: 768px) {
  .bs-selling-plan__dropdown-trigger {
    font-size: 16px;
  }
}
.bs-selling-plan__dropdown-trigger[aria-expanded=true] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 16L12 9L20 16' stroke='%236C6C6C' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.bs-selling-plan__dropdown-trigger-text {
  display: inline-flex;
  gap: 8px;
}
.bs-selling-plan__dropdown-panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  border: 1px dashed #C8C8C8;
  border-top: none;
  background-color: #fff;
}
.bs-selling-plan__dropdown-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  font-size: 14px;
  letter-spacing: 0.23px;
  color: #0b0a0a;
  cursor: pointer;
  transition: background-color 0.15s ease;
}
@media (min-width: 768px) {
  .bs-selling-plan__dropdown-item {
    font-size: 16px;
  }
}
.bs-selling-plan__dropdown-item:hover {
  background-color: #F7F7F7;
}
.bs-selling-plan__dropdown-item.is-selected {
  font-weight: 700;
  display: none;
}
.bs-selling-plan__dropdown-item + .bs-selling-plan__dropdown-item {
  border-top: 1px dashed #C8C8C8;
}
.bs-selling-plan__allocation-name {
  flex: 1;
}
.bs-selling-plan__label {
  display: inline-flex;
  padding: 2px 4px;
  justify-content: center;
  align-items: center;
  background-color: #E9E9E9;
  font-size: 12px;
  font-weight: 900;
  color: #6C6C6C;
  text-transform: uppercase;
  font-family: "ABC Repro", sans-serif;
  white-space: nowrap;
  margin-left: auto;
}
.swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .swiper-pagination-bullets {
    margin-top: 30px;
  }
}
.swiper-pagination-bullet {
  max-width: 63px;
  height: 2px;
  flex: 1 0 0;
  background-color: #C8C8C8;
  width: 100%;
  border-radius: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 1;
}
@media (min-width: 768px) {
  .swiper-pagination-bullet {
    max-width: 80px;
  }
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #7C7C7C;
}
.weglot-container a {
  font-weight: 400;
}
body:has(cart-drawer.active) .weglot-container.wg-default {
  display: none !important;
  visibility: hidden !important;
}
.yotpo-widget-products-redemption .yotpo-mobile-modal {
  height: 100dvh !important;
}
.yotpo-widget-products-redemption .yotpo-mobile-modal [aria-label=ABBRECHEN] {
  color: #000 !important;
}
.yotpo-mobile-modal.yotpo-is-mobile {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  z-index: 540 !important;
  background: rgba(255, 255, 255, 0.98) !important;
  margin: 0 !important;
  transform: none !important;
  pointer-events: all !important;
}
*:has(.yotpo-mobile-modal.yotpo-is-mobile) {
  transform: none !important;
  perspective: none !important;
  contain: none !important;
  filter: none !important;
  isolation: auto !important;
  z-index: auto !important;
  overflow: visible !important;
}
.yotpo-widget-products-redemption .yotpo-redemption-option-mobile-modal {
  height: 100dvh !important;
}
.shopify-section.section .yotpo-widget-clear {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.shopify-section.section .yotpo-widget-clear.show {
  opacity: 1;
  visibility: visible;
}
.shopify-section-header-sticky-announcement-bar .shopify-section.shopify-section-group-header-group.shopify-section-header-announcement-bar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 500;
}
@media (min-width: 1025px) {
  .shopify-section-header-sticky-announcement-bar .shopify-section.shopify-section-group-header-group.shopify-section-header-announcement-bar {
    position: sticky;
  }
}
.shopify-section-header-sticky-announcement-bar main#MainContent {
  padding-top: var(--header-announcement-height);
}
@media (min-width: 1025px) {
  .shopify-section-header-sticky-announcement-bar main#MainContent {
    padding-top: 0;
  }
}
.announcement-bar {
  text-align: center;
  min-height: 40px;
  height: auto;
}
@media (min-width: 768px) {
  .announcement-bar {
    min-height: 40px;
  }
}
.announcement-bar__inner {
  display: block;
  gap: 64px;
  align-items: center;
  padding: 11px 16px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .announcement-bar__inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 8px 80px;
  }
}
.announcement-bar__item {
  display: none;
  align-items: center;
  gap: 6px;
}
@media (min-width: 768px) {
  .announcement-bar__item {
    font-size: 12px;
  }
}
.announcement-bar__item.is-active {
  display: flex !important;
}
.announcement-bar__item p {
  margin-block: 0;
}
.announcement-bar__item a {
  text-decoration: underline;
  text-underline-offset: 10%;
  color: unset;
}
.announcement-bar__item a:hover {
  color: #6C6C6C;
}
.announcement-bar__icon {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
  object-fit: contain;
}
.announcement-bar__divider {
  display: none;
}
.announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(16px, 4vw, 64px);
}
.announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__item {
  display: flex;
}
.announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__item:nth-of-type(n+2) {
  display: none;
}
.announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__divider {
  display: none;
}
@media (min-width: 768px) {
  .announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__item:nth-of-type(n+2) {
    display: flex;
  }
  .announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__item:nth-of-type(n+3) {
    display: none;
  }
  .announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__divider:nth-of-type(1) {
    display: block;
    margin: 0 8px;
    width: 1px;
    height: 20px;
    background:
      repeating-linear-gradient(
        to bottom,
        #999 0px,
        #999 1px,
        transparent 1px,
        transparent 2px);
  }
}
@media (min-width: 1025px) {
  .announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__item:nth-of-type(n+3) {
    display: flex;
  }
  .announcement-bar[data-display-mode=all][data-items=all] .announcement-bar__divider:nth-of-type(n+2) {
    display: block;
    margin: 0 8px;
    width: 1px;
    height: 20px;
    background:
      repeating-linear-gradient(
        to bottom,
        #999 0px,
        #999 1px,
        transparent 1px,
        transparent 2px);
  }
}
.announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(16px, 4vw, 64px);
}
.announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__item {
  display: flex;
}
.announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__item:nth-of-type(n+2) {
  display: none;
}
.announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__divider {
  display: none;
}
@media (min-width: 768px) {
  .announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__item:nth-of-type(n+2) {
    display: flex;
  }
  .announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__item:nth-of-type(n+3) {
    display: none;
  }
  .announcement-bar[data-display-mode=all][data-items="2"] .announcement-bar__divider:nth-of-type(1) {
    display: block;
    margin: 0 8px;
    width: 1px;
    height: 20px;
    background:
      repeating-linear-gradient(
        to bottom,
        #999 0px,
        #999 1px,
        transparent 1px,
        transparent 2px);
  }
}
.announcement-bar[data-display-mode=all][data-items="1"] .announcement-bar__inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: clamp(16px, 4vw, 64px);
}
.announcement-bar[data-display-mode=all][data-items="1"] .announcement-bar__item {
  display: flex;
}
.announcement-bar[data-display-mode=all][data-items="1"] .announcement-bar__item:nth-of-type(n+2) {
  display: none;
}
.announcement-bar[data-display-mode=all][data-items="1"] .announcement-bar__divider {
  display: none;
}
.bs-article-content {
  padding: var(--bs-pad-top-mobile) var(--bs-pad-side-mobile) var(--bs-pad-bottom-mobile);
  max-width: calc(var(--page-width) + var(--bs-pad-side-mobile) * 2);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .bs-article-content {
    max-width: calc(var(--page-width) + var(--bs-pad-side-desktop) * 2);
    padding: var(--bs-pad-top-desktop) var(--bs-pad-side-desktop) var(--bs-pad-bottom-desktop);
  }
}
.bs-article-content__inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-article-content__inner {
    gap: 24px;
  }
}
.bs-article-content__title {
  margin-block: 0;
  font-size: var(--bs-title-font-size-mobile, 24px);
  color: var(--bs-title-color, #0b0a0a);
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-article-content__title {
    font-size: var(--bs-title-font-size-desktop, 32px);
  }
}
.bs-article-content__content {
  font-size: var(--bs-content-font-size-mobile, 16px);
  color: var(--bs-content-color, #0b0a0a);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
@media (min-width: 768px) {
  .bs-article-content__content {
    font-size: var(--bs-content-font-size-desktop, 16px);
  }
}
.bs-article-content__content p {
  margin-block: 0;
}
.bs-article-content__content p + p {
  margin-block-start: 16px;
}
.bs-article-content__content a {
  color: var(--bs-content-color, #0b0a0a);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.bs-article-content__bullet-points {
  background-color: var(--bs-bullet-points-background-color, #fff);
  font-size: var(--bs-bullet-points-font-size-mobile, 16px);
  color: var(--bs-bullet-points-color, #0b0a0a);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  padding: 0;
  word-break: break-word;
}
@media (min-width: 768px) {
  .bs-article-content__bullet-points {
    font-size: var(--bs-bullet-points-font-size-desktop, 16px);
  }
}
.bs-article-content__bullet-points--has-background {
  padding: 12px;
}
.bs-article-content__bullet-points ul {
  margin-block: 0;
  padding-inline-start: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.bs-article-content__bullet-points ul li {
  padding-inline-start: 22px;
  position: relative;
}
.bs-article-content__bullet-points ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 10px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'><path d='M0.52832 5.11555L4.22063 8.78223L12.5283 0.532227' stroke='currentColor' stroke-width='1.5' stroke-linejoin='round'/></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  color: var(--bs-bullet-points-color, #0b0a0a);
}
.bs-article-content__bullet-points a {
  color: var(--bs-bullet-points-color, #0b0a0a);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.bs-article-content__sources-item {
  color: var(--bs-sources-color, #0b0a0a);
  font-size: var(--bs-sources-font-size-mobile, 16px);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8 !important;
  margin-top: 16px;
  word-break: break-word;
}
@media (min-width: 768px) {
  .bs-article-content__sources-item {
    font-size: var(--bs-sources-font-size-desktop, 16px);
    margin-top: 80px;
  }
}
.bs-article-content__tipps-item {
  color: var(--bs-tipps-color, #0b0a0a);
  font-size: var(--bs-tipps-font-size-mobile, 16px);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8 !important;
  margin-top: 16px;
  word-break: break-word;
}
@media (min-width: 768px) {
  .bs-article-content__tipps-item {
    font-size: var(--bs-tipps-font-size-desktop, 16px);
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .hero.bs-article-hero .bs-article-hero__subtext {
    max-width: unset;
  }
}
.hero.bs-article-hero .bs-article-hero__subtext p {
  margin-block-end: 0;
}
@media (min-width: 768px) {
  .hero.bs-article-hero .bs-article-hero__subtext p {
    margin-block-end: 0;
  }
}
.hero.bs-article-hero .bs-article-hero__subtext p + p {
  margin-block-start: 16px;
}
@media (min-width: 768px) {
  .hero.bs-article-hero.hero--left .hero__panel {
    padding-inline-start: var(--bs-pad-d-x);
  }
}
@media (min-width: 1366px) {
  .hero.bs-article-hero.hero--left .hero__panel {
    width: calc(var(--page-width) / 2);
    margin-left: auto;
    padding-inline-start: 0;
    padding-inline-end: 56px;
  }
}
@media (min-width: 768px) {
  .hero.bs-article-hero.hero--right .hero__panel {
    padding-inline-end: var(--bs-pad-d-x);
  }
}
@media (min-width: 1366px) {
  .hero.bs-article-hero.hero--right .hero__panel {
    width: calc(var(--page-width) / 2);
    margin-right: auto;
    padding-inline-end: 0;
    padding-inline-start: 56px;
  }
}
.hero.bs-article-hero .bs-article-hero__heading {
  text-transform: uppercase;
  line-height: 1;
}
@media (min-width: 768px) {
  .hero.bs-article-hero .bs-article-hero__media img,
  .hero.bs-article-hero .bs-article-hero__media video {
    aspect-ratio: var(--bs-video-aspect-ratio-desktop);
  }
}
.hero.bs-article-hero .hero__inner--fullscreen .bs-article-hero__content {
  padding: var(--bs-pad-m-t) var(--bs-pad-m-x) var(--bs-pad-m-b);
}
@media (min-width: 768px) {
  .hero.bs-article-hero .hero__inner--fullscreen .bs-article-hero__content {
    padding: var(--bs-pad-d-t) var(--bs-pad-d-x) var(--bs-pad-d-b);
  }
}
.hero.bs-article-hero .bs-article-hero__eyebrow {
  margin-block-end: 8px;
  text-transform: uppercase;
}
.hero.bs-article-hero .bs-article-hero__eyebrow ul {
  display: inline-flex;
  gap: 8px;
  padding-inline-start: 0;
  align-items: baseline;
  margin-block: 0;
  list-style: none;
}
.hero.bs-article-hero .bs-article-hero__eyebrow ul li {
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
}
.hero.bs-article-hero .bs-article-hero__eyebrow ul li::before {
  content: "\2022";
  color: var(--bs-eyebrow-color);
  font-size: 16px;
  font-weight: 700;
  flex-shrink: 0;
}
.hero.bs-article-hero .bs-article-hero__eyebrow ul li:first-child::before {
  content: none;
}
.bs-article-navigation {
  padding: var(--bs-pad-top-mobile) var(--bs-pad-side-mobile) var(--bs-pad-bottom-mobile);
  max-width: calc(var(--page-width) + var(--bs-pad-side-mobile) * 2);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .bs-article-navigation {
    max-width: calc(var(--page-width) + var(--bs-pad-side-desktop) * 2);
    padding: var(--bs-pad-top-desktop) var(--bs-pad-side-desktop) var(--bs-pad-bottom-desktop);
  }
}
.bs-article-navigation__inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-block: 24px;
  border-block: 1px dashed var(--bs-border-color, #C8C8C8);
}
@media (min-width: 768px) {
  .bs-article-navigation__inner {
    padding-block: 0;
    border: none;
  }
}
.bs-article-navigation__title {
  margin-block: 0;
  font-size: var(--bs-title-font-size-mobile, 24px);
  color: var(--bs-title-color, #0b0a0a);
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-article-navigation__title {
    font-size: var(--bs-title-font-size-desktop, 32px);
  }
}
.bs-article-navigation__nav {
  width: 100%;
}
.bs-article-navigation__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-article-navigation__item {
  margin: 0;
  padding: 0;
}
.bs-article-navigation__link {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: underline;
  text-underline-offset: 2px;
  color: var(--bs-link-color, #0b0a0a);
  font-size: var(--bs-link-font-size-mobile, 16px);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bs-article-navigation__link {
    font-size: var(--bs-link-font-size-desktop, 16px);
  }
}
.bs-article-navigation__link-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  color: var(--bs-icon-color, #0b0a0a);
}
.bs-article-navigation__link-icon svg {
  width: 25px;
  height: 25px;
}
.bs-article-navigation__link-title {
  flex: 1;
}
.bs-breadcrumbs__list {
  padding-top: var(--mobile-padding-top, 16px);
  padding-bottom: var(--mobile-padding-bottom, 16px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  color: var(--text-color, #6C6C6C);
}
@media (min-width: 768px) {
  .bs-breadcrumbs__list {
    padding-top: var(--desktop-padding-top, 16px);
    padding-bottom: var(--desktop-padding-bottom, 16px);
  }
}
.bs-breadcrumbs__item {
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
.bs-breadcrumbs__item.active {
  color: var(--active-text-color, #0b0a0a);
  font-weight: 700;
}
.bs-breadcrumbs__item a {
  color: inherit;
  font-weight: inherit;
}
.bs-breadcrumbs__separator {
  display: inline-flex;
  transform: rotate(90deg);
}
.section-bs-product-statistics:empty {
  display: none;
}
.bs-product-statistics {
  background: var(--stats-bg, #F7F7F7);
  padding: var(--stats-padding-top-mobile, 24px) var(--stats-padding-x-mobile, 16px) var(--stats-padding-bottom-mobile, 24px);
}
@media (min-width: 768px) {
  .bs-product-statistics {
    padding: var(--stats-padding-top-desktop, 40px) var(--stats-padding-x-desktop, 0) var(--stats-padding-bottom-desktop, 40px);
  }
}
.bs-product-statistics__content-container {
  --title-margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-product-statistics__content-container {
    --title-margin-bottom: 8px;
  }
}
.bs-product-statistics__content-container:not(:has(.bs-product-statistics__description)) {
  --title-margin-bottom: 24px;
}
.bs-product-statistics__main-title {
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--main-title-fs-mobile, 16px);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 var(--title-margin-bottom) 0;
}
@media (min-width: 768px) {
  .bs-product-statistics__main-title {
    font-size: var(--main-title-fs-desktop, 32px);
  }
}
.bs-product-statistics__description {
  font-family: "Helvetica Neue", sans-serif;
  font-size: var(--description-fs-mobile, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0 0 24px 0;
}
@media (min-width: 768px) {
  .bs-product-statistics__description {
    font-size: var(--description-fs-desktop, 16px);
    margin: 0 0 24px 0;
  }
}
.bs-product-statistics__two-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 767px) {
  .bs-product-statistics__two-column .bs-product-statistics__content-column {
    order: 1;
  }
  .bs-product-statistics__two-column .bs-product-statistics__image-column {
    order: 2;
  }
}
@media (min-width: 768px) {
  .bs-product-statistics__two-column {
    flex-direction: row;
    gap: 56px;
    align-items: stretch;
    min-height: 500px;
  }
}
.bs-product-statistics__image-column {
  width: 100%;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .bs-product-statistics__image-column {
    width: 50%;
    max-width: 592px;
    line-height: 0;
    display: flex;
    align-items: center;
  }
}
.bs-product-statistics__image-column img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0;
}
.bs-product-statistics__content-column {
  width: 100%;
}
@media (min-width: 768px) {
  .bs-product-statistics__content-column {
    margin-top: 56px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .bs-product-statistics__content-container {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
}
.bs-product-statistics__statistics {
  display: flex;
  flex-direction: column;
}
.bs-product-statistics__statistic {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px dashed #C8C8C8;
  border-top: 1px dashed #C8C8C8;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-product-statistics__statistic {
    flex-direction: row;
    align-items: center;
    padding: 16px 0;
    gap: 16px;
  }
}
.bs-product-statistics__statistic-percentage {
  color: var(--Font-Secondary, #6C6C6C);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--stat-percentage-fs-mobile, 24px);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  flex-shrink: 0;
  flex-basis: 100px;
}
@media (min-width: 768px) {
  .bs-product-statistics__statistic-percentage {
    font-size: var(--stat-percentage-fs-desktop, 50px);
    flex-basis: 150px;
  }
}
.bs-product-statistics__statistic-text {
  font-family: "Helvetica Neue", sans-serif;
  font-size: var(--stat-text-fs-mobile, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
@media (min-width: 768px) {
  .bs-product-statistics__statistic-text {
    font-size: var(--stat-text-fs-desktop, 18px);
    flex: 1;
  }
}
.bs-product-statistics__accordion {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.bs-product-statistics__accordion--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-product-statistics__accordion--desktop {
    display: flex;
    margin-top: 32px;
    justify-content: center;
  }
}
.bs-product-statistics__accordion--mobile {
  display: flex;
}
@media (min-width: 768px) {
  .bs-product-statistics__accordion--mobile {
    display: none;
  }
}
.bs-product-statistics__accordion-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  max-height: 48px;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  border-bottom: 1px dashed #C8C8C8;
}
.bs-product-statistics__accordion-item:first-child {
  border-top: 1px dashed #C8C8C8;
}
.bs-product-statistics__accordion-item.active {
  max-height: 5000px;
}
.bs-product-statistics__accordion-item.active:last-child {
  border-bottom: none;
}
.bs-product-statistics__accordion-item.active .bs-product-statistics__accordion-item-title-chevron {
  transform: rotate(180deg);
}
.bs-product-statistics__accordion-item.active .bs-product-statistics__accordion-item-content {
  border-top: 1px dashed #C8C8C8;
}
.bs-product-statistics__accordion-item-title-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
}
.bs-product-statistics__accordion-item-title {
  font-size: var(--accordion-title-fs-mobile, 16px);
  font-family: "Helvetica Neue", sans-serif;
  color: #0b0a0a;
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-product-statistics__accordion-item-title {
    font-size: var(--accordion-title-fs-desktop, 17px);
  }
}
.bs-product-statistics__accordion-item-title-chevron {
  transition: transform 0.3s ease-out;
}
.bs-product-statistics__accordion-item-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 0;
  margin: 0;
  line-height: 140%;
}
.category {
  overflow-x: hidden;
  background: var(--bs-cs-bg);
  color: var(--bs-cs-text);
}
.category__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: var(--bs-cs-padding-top-mobile) 0 var(--bs-cs-padding-bottom-mobile) 0;
}
@media (min-width: 768px) {
  .category__inner {
    padding: var(--bs-cs-padding-top-desktop) 0 var(--bs-cs-padding-bottom-desktop) 0;
  }
}
.category__header {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .category__header {
    margin-bottom: 32px;
  }
}
.category__heading {
  font-size: var(--bs-cs-heading-fs-m);
  line-height: 1.2;
  margin-block-start: 0;
  margin-block-end: 0;
  color: var(--bs-cs-text);
}
@media (min-width: 768px) {
  .category__heading {
    font-size: var(--bs-cs-heading-fs-d);
  }
}
.category__track {
  overflow: visible;
  position: relative;
}
@media (min-width: 768px) {
  .category__track {
    overflow: hidden;
  }
}
.category__list {
  margin: 0;
  padding: 0;
}
.category__item {
  position: relative;
  overflow: hidden;
  height: auto;
}
.category__link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.category__image {
  width: 100%;
  height: var(--bs-cs-image-height-mobile);
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 480px) {
  .category__image {
    height: auto;
    height: var(--bs-cs-image-height-desktop);
  }
}
.category__label {
  font-family: "ABC Repro", sans-serif;
  font-weight: 800;
  color: #0b0a0a;
  border-radius: 999px;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 120%;
  margin-top: -2px;
  color: var(--bs-cs-text);
}
@media (min-width: 768px) {
  .category__label {
    font-size: 16px;
    margin-top: 4px;
  }
}
.category .swiper {
  width: 100%;
}
.category .swiper-button-prev,
.category .swiper-button-next {
  color: var(--bs-cs-text);
  box-shadow: none !important;
}
.category .swiper-button-prev:after,
.category .swiper-button-next:after {
  font-size: 20px;
  font-weight: bold;
}
.category .swiper-button-prev,
.category .swiper-button-next {
  display: none !important;
  position: absolute !important;
  cursor: pointer !important;
}
@media (min-width: 768px) {
  .category .swiper-button-prev,
  .category .swiper-button-next {
    display: block !important;
  }
}
.category .swiper-button-prev:after,
.category .swiper-button-next:after {
  content: "" !important;
  display: block !important;
  width: 16px !important;
  height: 34px !important;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='34' viewBox='0 0 16 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 0.999999L15 17L1 33' stroke='%23B8B8B8' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}
.category .swiper-button-prev:hover:after,
.category .swiper-button-next:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='34' viewBox='0 0 16 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 0.999999L15 17L1 33' stroke='%236C6C6C' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.category .swiper-button-prev {
  left: 70px !important;
  transform: rotate(180deg) !important;
}
.category .swiper-button-next {
  right: 70px !important;
}
.category .swiper-pagination {
  position: relative !important;
  margin-top: 24px !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  gap: 8px !important;
}
@media (min-width: 768px) {
  .category .swiper-pagination {
    margin-top: 48px !important;
  }
}
.category .swiper-pagination-bullet {
  display: block !important;
  width: 103px !important;
  height: 2px !important;
  border-radius: 0 !important;
  margin: 0 !important;
}
.category .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #7c7c7c !important;
}
.category .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0 !important;
}
@media (min-width: 768px) {
  .category--no-controls .swiper-button-prev,
  .category--no-controls .swiper-button-next {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}
@media (min-width: 768px) {
  .category--no-controls .swiper-button-prev .category .swiper-pagination,
  .category--no-controls .swiper-button-next .category .swiper-pagination {
    display: none !important;
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .category--no-controls .swiper-button-prev .swiper-pagination-bullet,
  .category--no-controls .swiper-button-next .swiper-pagination-bullet {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }
}
.collection-hero__title {
  font-size: 24px;
}
@media (min-width: 768px) {
  .collection-hero__title {
    font-size: 32px;
  }
}
.facets__form.no-product-count {
  grid-template-columns: 1fr max-content;
}
.shopify-section:has(> .bs-community) {
  overflow-x: hidden;
}
.bs-community {
  background: var(--community-bg-color);
  color: var(--community-text-color);
  position: relative;
}
.bs-community::before {
  content: "";
  background: var(--community-bg-color);
  position: absolute;
  left: 0;
  top: 0;
  width: 30vw;
  height: 100%;
  transform: translateX(-100%);
}
.bs-community::after {
  content: "";
  background: var(--community-bg-color);
  position: absolute;
  right: 0;
  top: 0;
  width: 30vw;
  height: 100%;
  transform: translateX(100%);
}
.bs-community__inner {
  padding: var(--community-pt-mobile) var(--community-px-mobile) var(--community-pb-mobile);
}
@media (min-width: 768px) {
  .bs-community__inner {
    padding: var(--community-pt-desktop) var(--community-px-desktop) var(--community-pb-desktop);
  }
}
.bs-community__title {
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 24px 0;
  text-align: var(--community-title-text-align, left);
  font-size: var(--community-title-fs-mobile);
}
@media (min-width: 768px) {
  .bs-community__title {
    margin: 0 0 32px 0;
    font-size: var(--community-title-fs-desktop);
  }
}
.bs-community__container {
  position: relative;
  margin: 0 -16px;
}
@media (min-width: 768px) {
  .bs-community__container {
    margin: 0;
  }
}
.bs-community__slide {
  height: auto;
  flex-shrink: 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.bs-community .swiper-wrapper {
  align-items: stretch;
}
.bs-community .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.bs-community__media-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bs-community__media {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 177.78%;
  overflow: hidden;
}
.bs-community__media img,
.bs-community__media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bs-community__placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.6;
}
.bs-community__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bs-community__video-controls {
  position: absolute;
  bottom: 24px;
  left: 20px;
  right: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
  gap: 12px;
}
@media (min-width: 768px) {
  .bs-community__video-controls {
    justify-content: end;
  }
}
.bs-community__control-btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s ease;
}
.bs-community__control-btn:hover {
  opacity: 0.8;
}
.bs-community__control-btn svg {
  width: 40px;
  height: 40px;
}
.bs-community__play-icon,
.bs-community__pause-icon,
.bs-community__muted-icon,
.bs-community__unmuted-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-community__control-btn .bs-community__play-icon {
  display: flex;
}
.bs-community__control-btn .bs-community__pause-icon {
  display: none;
}
.bs-community__control-btn .bs-community__muted-icon {
  display: flex;
}
.bs-community__control-btn .bs-community__unmuted-icon {
  display: none;
}
.bs-community__control-btn.playing .bs-community__play-icon {
  display: none;
}
.bs-community__control-btn.playing .bs-community__pause-icon {
  display: flex;
}
.bs-community__control-btn.paused .bs-community__play-icon {
  display: flex;
}
.bs-community__control-btn.paused .bs-community__pause-icon {
  display: none;
}
.bs-community__control-btn.muted .bs-community__muted-icon {
  display: flex;
}
.bs-community__control-btn.muted .bs-community__unmuted-icon {
  display: none;
}
.bs-community__control-btn.unmuted .bs-community__muted-icon {
  display: none;
}
.bs-community__control-btn.unmuted .bs-community__unmuted-icon {
  display: flex;
}
.swiper-slide:not(.swiper-slide-active) .bs-community__mute-unmute {
  display: none;
}
.bs-community__product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  border: 1px solid var(--Background-Gray, #E9E9E9);
  height: 100%;
  min-height: 72px;
  flex: 1;
  padding-right: 8px;
}
.bs-community__product.bs-community__product--dummy {
  min-height: 72px;
}
.bs-community__product-link {
  display: flex;
  width: calc(100% - 48px - 8px);
  align-items: center;
  gap: 8px;
  flex: 1;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s ease;
}
.bs-community__product-link:hover {
  opacity: 0.8;
}
.bs-community__product-image {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  overflow: hidden;
}
.bs-community__product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-community__product-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: calc(100% - 72px - 8px);
}
.bs-community__product-title {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  color: var(--community-text-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bs-community__product-label {
  font-size: 14px;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bs-community__product-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0 0 4px 0;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bs-community__price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 12px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  font-weight: 400;
  line-height: 120%;
}
.bs-community__price-value {
  color: var(--community-text-color);
}
.bs-community__price .unit-price {
  margin: 0;
  color: #6C6C6C;
}
.bs-community__nav {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: opacity 0.3s ease;
  z-index: 10;
  opacity: 0.7;
  border: unset;
  background: unset;
  width: 48px;
  height: 48px;
  padding: 0;
}
@media (min-width: 768px) {
  .bs-community__nav {
    display: block;
  }
}
@media (min-width: 768px) {
  .bs-community__nav {
    top: calc(50% - 50px);
  }
}
.bs-community__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.bs-community__nav svg {
  width: 48px;
  height: 48px;
}
.bs-community__nav.bs-community__prev {
  left: 10px;
}
@media (min-width: 768px) {
  .bs-community__nav.bs-community__prev {
    left: -58px;
  }
}
.bs-community__nav.bs-community__next {
  right: 10px;
}
@media (min-width: 768px) {
  .bs-community__nav.bs-community__next {
    right: -58px;
  }
}
.bs-community__pagination {
  margin: 24px auto 22px auto;
  padding-inline: 16px;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-community__pagination {
    margin: 40px auto 22px auto;
    padding-inline: 0;
  }
}
.bs-community__pagination .swiper-pagination-bullet {
  max-width: 100%;
  --swiper-pagination-bullet-horizontal-gap: 0;
}
@media (min-width: 768px) {
  .bs-community__pagination .swiper-pagination-bullet {
    max-width: 80px;
  }
}
.bs-community.active-slide-9-16 .swiper-wrapper {
  display: flex;
  align-items: center;
}
.bs-community.active-slide-9-16 .swiper-slide .bs-community__media {
  padding-bottom: 125%;
}
.bs-community.active-slide-9-16 .swiper-slide-active .bs-community__media,
.bs-community.active-slide-9-16 .swiper-slide-clicked-active .bs-community__media,
.bs-community.active-slide-9-16 .swiper-slide-centered .bs-community__media {
  padding-bottom: 177.78% !important;
}
.bs-community.active-slide-9-16 .swiper-slide-active:has(~ .swiper-slide.swiper-slide-clicked-active) .bs-community__media {
  padding-bottom: 125% !important;
}
.bs-community .global-atc__button {
  width: 48px;
  height: 48px;
  border: none;
  flex-shrink: 0;
}
.bs-community .global-atc__button svg {
  width: 26px;
  height: 26px;
}
.bs-configurator {
  background: var(--configurator-main-background);
  padding-block: 24px;
}
@media (min-width: 768px) {
  .bs-configurator {
    padding-block: 48px;
  }
}
.bs-configurator__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .bs-configurator__header {
    margin-bottom: 48px;
  }
}
@media (min-width: 768px) {
  .bs-configurator__main {
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    gap: 24px;
  }
}
.bs-configurator__main.bs-container {
  margin-top: unset;
}
.bs-configurator__main[configured_two=true] .product-form .product-form__buttons {
  pointer-events: all;
  opacity: 1;
}
.bs-configurator__main[configured_full=true] .bs-configurator__product-header__amount-configurator .increment {
  pointer-events: none;
  opacity: 0.5;
}
.bs-configurator__main[configured_full=true] .bs-configurator__product-header__add-button {
  opacity: 0.5;
  pointer-events: none;
}
.bs-configurator__title {
  font-size: 24px;
  line-height: 120%;
  color: #0B0A0A;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "ABC Repro", sans-serif;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-configurator__title {
    font-size: 32px;
  }
}
.bs-configurator__description {
  font-size: 16px;
  line-height: 120%;
  color: #0B0A0A;
  font-weight: 400;
}
.bs-configurator__description *:first-child {
  margin-top: 0;
}
.bs-configurator__description *:last-child {
  margin-bottom: 0;
}
.bs-configurator__product-list {
  padding-bottom: 16px;
  max-height: 350px;
  overflow: scroll;
  background: var(--configurator-card-background);
}
@media (min-width: 768px) {
  .bs-configurator__product-list {
    padding-bottom: 0;
    max-height: unset;
    overflow: unset;
  }
}
@media (min-width: 768px) {
  .bs-configurator__product-list.bs-container {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
.bs-configurator__product-option {
  display: grid;
  align-items: center;
  grid-template-columns: 1.2fr 2fr;
  margin-bottom: 12px;
  padding-top: 12px;
  position: relative;
}
@media (min-width: 768px) {
  .bs-configurator__product-option {
    grid-template-columns: 1fr 5.55fr;
    padding-top: 24px;
    margin-bottom: 24px;
  }
}
.bs-configurator__product-option[selected] .bs-configurator__product-header__add-button {
  display: none;
}
.bs-configurator__product-option[selected] .bs-configurator__product-header__amount-configurator {
  display: flex;
}
.bs-configurator--unique-only .bs-configurator__product-option[selected] .bs-configurator__product-header__add-button {
  display: inline-flex;
  opacity: 0.5;
  pointer-events: none;
}
.bs-configurator--unique-only .bs-configurator__product-option[selected] .bs-configurator__product-header__amount-configurator {
  display: none;
}
.bs-configurator__product-option.bs-configurator__product-option--locked-bundle {
  display: none;
}
.bs-configurator__product-option.bs-configurator__product-option--sold-out .bs-configurator__product-option__image-gallery,
.bs-configurator__product-option.bs-configurator__product-option--sold-out .bs-configurator__product-header__details {
  opacity: 0.5;
}
.bs-configurator__product-option.bs-configurator__product-option--sold-out .bs-configurator__product-header__add-button[disabled],
.bs-configurator__product-option.bs-configurator__product-option--sold-out .bs-configurator__product-header__amount-configurator button[disabled] {
  cursor: not-allowed;
  opacity: 0.6;
  pointer-events: none;
}
.bs-configurator__product-option.bs-configurator__product-option--sold-out .bs-configurator__product-header__amount-configurator {
  pointer-events: none;
  opacity: 0.5;
}
.bs-configurator__product-option:first-of-type {
  margin-top: 0;
  padding-top: 16px;
}
@media (min-width: 768px) {
  .bs-configurator__product-option:last-of-type {
    margin-bottom: 40px;
  }
}
.bs-configurator__product-option::before {
  content: "";
  border: 1px dashed #C8C8C8;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(12px);
}
@media (min-width: 768px) {
  .bs-configurator__product-option::before {
    transform: translateY(24px);
  }
}
.bs-configurator__product-option__content {
  padding: 8px 12px 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  height: 100%;
  justify-content: center;
}
.bs-configurator__product-option__image-gallery {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.bs-configurator__product-option__image-gallery .swiper-slide {
  aspect-ratio: 1/1;
  overflow: hidden;
}
.bs-configurator__product-option__image-gallery .swiper-slide img {
  width: 100%;
  height: auto;
}
.bs-configurator__product-option__image-gallery .swiper-pagination {
  margin-top: 0;
  bottom: 11px;
  padding-left: 12px;
  padding-right: 12px;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-configurator__product-option__image-gallery .swiper-pagination {
    bottom: 8px;
    padding-left: 9px;
    padding-right: 9px;
    gap: 6px;
  }
}
.bs-configurator__product-option__image-gallery .swiper-pagination.swiper-pagination-horizontal {
  width: 100%;
}
.bs-configurator__product-option__image-gallery .swiper-pagination.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
.bs-configurator__product-header {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (min-width: 768px) {
  .bs-configurator__product-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    align-items: center;
  }
}
.bs-configurator__product-header__details {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.bs-configurator__product-header__title-wrapper {
  display: flex;
  flex-direction: column;
}
.bs-configurator__product-header__title {
  margin: 0;
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
  color: #0B0A0A;
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .bs-configurator__product-header__title {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .bs-configurator__product-header__title span:last-of-type {
    width: 100%;
    color: #0B0A0A;
    font-weight: 400;
  }
}
.bs-configurator__product-header__price .price {
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
}
@media (min-width: 768px) {
  .bs-configurator__product-header__price .price {
    font-size: 18px;
  }
}
.bs-configurator__product-header__price .price__container {
  display: flex;
  align-items: baseline;
  gap: 4px;
}
@media (min-width: 768px) {
  .bs-configurator__product-header__price .price__container {
    align-items: center;
  }
}
.bs-configurator__product-header__price .price .unit-price {
  font-size: 12px;
  line-height: 120%;
  font-weight: 400;
}
.bs-configurator__product-header__add-button {
  margin: 0;
  height: 42px;
  min-height: unset;
  width: 100%;
  background-color: transparent;
}
@media (min-width: 768px) {
  .bs-configurator__product-header__add-button {
    min-width: unset;
  }
}
.bs-configurator__product-header__add-button.disabled {
  display: none;
}
.bs-configurator__product-header__amount-configurator {
  display: none;
  align-items: center;
  justify-content: space-between;
  height: 32px;
  border: 1px dotted #C8C8C8;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-configurator__product-header__amount-configurator {
    height: 41px;
  }
}
.bs-configurator__product-header__amount-configurator.active {
  display: flex;
}
.bs-configurator__product-header__amount-configurator .decrement,
.bs-configurator__product-header__amount-configurator .increment {
  height: 100%;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding-left: 16px;
  padding-right: 16px;
  transform: scale(1);
  transition: transform 0.3s ease;
}
.bs-configurator__product-header__amount-configurator .decrement:hover,
.bs-configurator__product-header__amount-configurator .increment:hover {
  cursor: pointer;
  transform: scale(1.1);
}
.bs-configurator__product-header__amount-configurator input[type=number] {
  border: none;
  margin: 0 auto;
  font-size: 14px;
  line-height: 120%;
  color: #0B0A0A;
  background: transparent;
  text-align: center;
  font-weight: 400;
  max-width: 40px;
  pointer-events: none;
  -webkit-appearance: textfield;
  appearance: textfield;
  -moz-appearance: textfield;
}
.bs-configurator__product-header__amount-configurator input[type=number]::-webkit-outer-spin-button,
.bs-configurator__product-header__amount-configurator input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.bs-configurator__buy-box {
  padding: 16px;
  box-shadow: 0 -4px 16px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
  background: var(--configurator-buy-box-background);
}
@media (min-width: 768px) {
  .bs-configurator__buy-box {
    box-shadow: none;
    margin-bottom: 0;
    padding-bottom: 24px;
    border: 1px dashed #C8C8C8;
    position: sticky;
    top: calc(var(--header-height) + 24px);
  }
}
@media (min-width: 768px) {
  .bs-configurator__buy-box__wrapper {
    position: relative;
  }
}
.bs-configurator__buy-box::after {
  content: "";
  width: 100%;
  height: 24px;
  background: var(--configurator-buy-box-background);
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  position: absolute;
}
@media (min-width: 768px) {
  .bs-configurator__buy-box::after {
    content: none;
  }
}
.bs-configurator__product-selection-list {
  display: grid;
  grid-template-columns: repeat(min(var(--configurator-max-products), 4), minmax(0, 1fr));
  gap: 16px;
  position: relative;
}
@media (min-width: 768px) {
  .bs-configurator__product-selection-list {
    margin-bottom: 8px;
  }
}
.bs-configurator__product-selection-list:has(.bs-configurator__free-gift-info) {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .bs-configurator__product-selection-list:has(.bs-configurator__free-gift-info) {
    margin-bottom: 12px;
  }
}
.bs-configurator__free-gift-info {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  font-size: 12px;
  color: #6C6C6C;
  transform: translateY(100%);
  display: flex;
  gap: 4px;
}
.bs-configurator__selected-product {
  width: 100%;
  min-width: 0;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .bs-configurator__selected-product {
    gap: 8px;
  }
}
.bs-configurator__selected-product[active] .bs-configurator__selected-product__close-button {
  display: block;
}
.bs-configurator__selected-product[data-locked-bundle-slot][active] .bs-configurator__selected-product__close-button {
  display: none !important;
}
.bs-configurator__selected-product__close-button {
  position: absolute;
  top: 0;
  right: 0;
  aspect-ratio: 1/1;
  background: none;
  border: none;
  padding-inline: 5px;
  display: none;
}
@media (min-width: 768px) {
  .bs-configurator__selected-product__close-button {
    padding-block: 8px;
    padding-inline: 8px;
  }
}
@media (min-width: 768px) {
  .bs-configurator__selected-product__close-button svg {
    width: 15px;
    height: 15px;
  }
}
.bs-configurator__selected-product__close-button:hover {
  cursor: pointer;
}
.bs-configurator__selected-product__media {
  height: auto;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  aspect-ratio: 1/1;
  border: 1px dashed #C8C8C8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-configurator__selected-product__media img {
  width: 100%;
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-configurator__selected-product__label {
  font-size: 12px;
  line-height: 110%;
  color: #6C6C6C;
  font-weight: 400;
  text-align: center;
}
.bs-configurator__selected-product[active] .bs-configurator__selected-product__label {
  color: #0B0A0A;
  font-weight: 700;
}
.bs-configurator__selected-product__label-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.bs-configurator__selected-product__gratis-badge {
  font-size: 11px;
  line-height: 110%;
  color: #6c6c6c;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.bs-configurator__selected-product__gratis-badge:empty {
  display: none;
}
.bs-configurator__selected-variant-label {
  font-size: 12px;
  line-height: 110%;
  color: #6C6C6C;
  font-weight: 400;
  text-align: center;
}
.bs-configurator__selected-product[active] .bs-configurator__selected-variant-label {
  color: #0B0A0A;
}
.bs-configurator .product-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-configurator .product-form form {
  background: #fff;
}
.bs-configurator .product-form .product-form__buttons {
  max-width: unset;
  pointer-events: none;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.bs-configurator .product-form__total {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bs-configurator .product-form__total__label {
  font-size: 16px;
  line-height: 120%;
  color: #0B0A0A;
  font-weight: 700;
}
.bs-configurator .product-form__total__price {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bs-configurator .product-form__total__price--sale {
  font-size: 16px;
  line-height: 120%;
  color: #0B0A0A;
  font-weight: 500;
}
.bs-configurator .product-form__total__price--compare {
  font-size: 14px;
  line-height: 120%;
  color: #0B0A0A;
  font-weight: 300;
  text-decoration: line-through;
  text-decoration-thickness: 1px;
}
.bs-configurator .product-form__submit {
  margin: 0;
  width: 100%;
}
.bs-configurator .payment-icons {
  margin-top: 0;
  justify-content: space-between;
}
.bs-configurator__section-container {
  overflow-x: clip;
}
@media (max-width: 767px) {
  .bs-configurator__main.bs-container {
    margin-top: unset;
    padding-left: unset !important;
    padding-right: unset !important;
  }
}
.countdown-password {
  --countdown-password-min-height: calc( 100dvh - var(--header-height, 80px) - var(--header-announcement-height, 0px) );
  display: flex;
  flex-direction: column-reverse;
  align-items: stretch;
  width: 100%;
  min-height: var(--countdown-password-min-height);
}
@media (min-width: 1100px) {
  .countdown-password {
    flex-direction: row;
  }
}
.countdown-password:not(.countdown-password--hidden) ~ section {
  display: none;
}
.countdown-password--hidden {
  display: none;
}
.countdown-password__left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 100%;
  overflow: visible;
  padding-block: 40px;
}
@media (min-width: 1100px) {
  .countdown-password__left {
    flex: 1 1 0;
    width: 50%;
    min-height: var(--countdown-password-min-height);
  }
}
.countdown-password__left h2 {
  font-family: "ABC Repro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  max-width: 480px;
  margin-block: 0 !important;
  padding-bottom: 16px;
}
@media (min-width: 1100px) {
  .countdown-password__left h2 {
    font-size: 32px;
    padding-bottom: 24px;
  }
}
.countdown-password__left button {
  max-width: 480px;
  width: 100%;
}
.countdown-password__left input {
  background: transparent;
  color: #0b0a0a;
  border: 1px solid #7C7C7C;
  padding: 15px 24px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 5px;
  max-width: 480px;
  margin-top: 16px;
  transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
}
.countdown-password__left input::-moz-placeholder {
  color: #6C6C6C;
}
.countdown-password__left input::placeholder {
  color: #6C6C6C;
}
.countdown-password__left input.invalid {
  border-color: #F2665C;
  box-shadow: 0 0 0 1px #F2665C;
}
.countdown-password__left input:focus,
.countdown-password__left input:focus-visible {
  outline: none;
  box-shadow: none;
  border: 1px solid #7C7C7C;
}
.countdown-password__countdown {
  display: flex;
  flex-direction: row;
  gap: 30px;
  max-width: 480px;
}
@media (min-width: 1100px) {
  .countdown-password__countdown {
    gap: 40px;
  }
}
.countdown-password__countdown__item {
  display: flex;
  flex-direction: column;
  position: relative;
  font-family: "ABC Repro", sans-serif;
}
.countdown-password__countdown__item__number {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  margin-bottom: 5px;
}
@media (min-width: 1100px) {
  .countdown-password__countdown__item__number {
    font-size: 32px;
  }
}
.countdown-password__countdown__item__label {
  text-align: center;
  color: #6C6C6C;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
.countdown-password__countdown__text {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin-top: 10px;
  max-width: 480px;
}
@media (min-width: 1100px) {
  .countdown-password__countdown__text {
    margin-top: 25px;
  }
}
.countdown-password__countdown__text a {
  color: #0b0a0a !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.countdown-password__countdown__wrapper {
  display: none;
  width: 100%;
  padding: 0 16px;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  opacity: 1;
  pointer-events: none;
  z-index: 5;
}
@media (min-width: 1100px) {
  .countdown-password__countdown__wrapper {
    padding: 0 120px;
  }
}
.countdown-password__countdown__wrapper.active {
  display: block;
  z-index: 6;
  pointer-events: auto;
}
.countdown-password__countdown__wrapper button {
  margin-top: 20px !important;
}
.countdown-password__password {
  position: relative;
}
.countdown-password__password__no-password {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
.countdown-password__password__no-password span {
  text-decoration: underline;
  transition: color 0.2s ease-out;
}
.countdown-password__password__no-password span:hover {
  color: #6C6C6C;
  cursor: pointer;
}
.countdown-password__password__text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  max-width: 480px;
}
.countdown-password__password__text a {
  color: #0b0a0a !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.countdown-password__password__inner {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
}
.countdown-password__password__wrapper {
  display: none;
  width: 100%;
  padding: 0 16px;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  opacity: 1;
  pointer-events: none;
  z-index: 5;
}
@media (min-width: 1100px) {
  .countdown-password__password__wrapper {
    padding: 0 120px;
  }
}
.countdown-password__password__wrapper.active {
  display: block;
  z-index: 6;
  pointer-events: auto;
}
.countdown-password__right {
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 1100px) {
  .countdown-password__right {
    flex: 1 1 0;
    width: 50%;
    min-height: var(--countdown-password-min-height);
  }
}
.countdown-password__right img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
@media (min-width: 1100px) {
  .countdown-password__right img {
    height: 100%;
    min-height: inherit;
  }
}
.countdown-password__right img.started {
  opacity: 1;
}
.countdown-password__right video {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (min-width: 1100px) {
  .countdown-password__right video {
    height: 100%;
    min-height: inherit;
  }
}
.countdown-password__right video.countdown-password__video--desktop {
  display: none;
}
@media (min-width: 1100px) {
  .countdown-password__right video.countdown-password__video--desktop {
    display: block;
  }
}
.countdown-password__right video.countdown-password__video--mobile {
  display: block;
}
@media (min-width: 1100px) {
  .countdown-password__right video.countdown-password__video--mobile {
    display: none;
  }
}
.global-blackscreen {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 1000;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  opacity: 0;
  background-color: #0b0a0a;
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.global-blackscreen.active {
  opacity: 1;
  pointer-events: auto;
}
.countdown-pdp-section {
  width: 100%;
}
.countdown-pdp__countdown__wrapper {
  display: none;
  flex-direction: column;
  align-items: center;
  padding: 16px 16px;
}
@media (min-width: 768px) {
  .countdown-pdp__countdown__wrapper {
    padding: 16px 56px;
  }
}
.countdown-pdp__countdown__wrapper.active {
  display: flex;
}
.countdown-pdp__countdown {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 8px;
}
.countdown-pdp__countdown__separator {
  font-family: "ABC Repro", sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 1;
  padding-top: 1px;
}
.countdown-pdp__countdown__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 56px;
  text-align: center;
  text-transform: uppercase;
}
.countdown-pdp__countdown__item__number {
  font-family: "ABC Repro", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  min-width: 16px;
  text-align: center;
}
@media (min-width: 768px) {
  .countdown-pdp__countdown__item__number {
    font-size: 24px;
  }
}
.countdown-pdp__countdown__item__label {
  font-family: "ABC Repro", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .countdown-pdp__countdown__item__label {
    font-size: 14px;
  }
}
.countdown-pdp.text-left .countdown-pdp__countdown__wrapper {
  align-items: flex-start;
}
.countdown-pdp.text-left .countdown-pdp__countdown {
  justify-content: flex-start;
}
.countdown-pdp.text-left .countdown-pdp__fallback {
  text-align: left;
}
.countdown-pdp.text-center .countdown-pdp__countdown__wrapper {
  align-items: center;
}
.countdown-pdp.text-center .countdown-pdp__countdown {
  justify-content: center;
}
.countdown-pdp.text-center .countdown-pdp__fallback {
  text-align: center;
}
.countdown-pdp.text-right .countdown-pdp__countdown__wrapper {
  align-items: flex-end;
}
.countdown-pdp.text-right .countdown-pdp__countdown {
  justify-content: flex-end;
}
.countdown-pdp.text-right .countdown-pdp__fallback {
  text-align: right;
}
.countdown-pdp__fallback {
  display: none;
  width: 100%;
  padding: 16px 16px;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  text-align: center;
}
@media (min-width: 768px) {
  .countdown-pdp__fallback {
    padding: 16px 56px;
  }
}
.countdown-pdp__fallback p {
  margin-block: 0;
}
.countdown-pdp__fallback a {
  color: #0b0a0a !important;
}
.countdown-pdp__fallback.active {
  display: block;
}
.countdown-pdp__fallback .rich-text__blocks {
  padding: 0 16px;
}
@media (min-width: 768px) {
  .countdown-pdp__fallback .rich-text__blocks {
    padding: 0 120px;
  }
}
.countdown {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 768px) {
  .countdown {
    flex-direction: row;
    align-items: center;
  }
}
.countdown__left {
  position: relative;
  height: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .countdown__left {
    width: 50%;
    height: 100%;
  }
}
.countdown__left h2 {
  font-family: "ABC Repro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  max-width: 480px;
  margin: 6px 0 24px 0;
}
@media (min-width: 768px) {
  .countdown__left h2 {
    font-size: 32px;
    margin: 10px 0 40px 0;
  }
}
.countdown__left button {
  max-width: 480px;
  width: 100%;
}
.countdown__left input {
  background: transparent;
  color: #0b0a0a;
  border: 1px solid #7C7C7C;
  padding: 15px 24px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 5px;
  max-width: 480px;
  margin-top: 20px;
  transition: border-color 0.2s ease-out, box-shadow 0.2s ease-out;
}
.countdown__left input::-moz-placeholder {
  color: #6C6C6C;
}
.countdown__left input::placeholder {
  color: #6C6C6C;
}
.countdown__left input.invalid {
  border-color: #F2665C;
  box-shadow: 0 0 0 1px #F2665C;
}
.countdown__left input:focus,
.countdown__left input:focus-visible {
  outline: none;
  box-shadow: none;
  border: 1px solid #7C7C7C;
}
.countdown__countdown {
  display: flex;
  flex-direction: row;
  gap: 4px;
  max-width: 480px;
}
.countdown__countdown__inner {
  display: flex;
  flex-direction: column;
}
.countdown__countdown__inner.text-left {
  align-items: flex-start;
  text-align: left;
}
.countdown__countdown__inner.text-center {
  align-items: center;
  text-align: center;
}
.countdown__countdown__inner.text-right {
  align-items: flex-end;
  text-align: right;
}
.countdown__countdown__item {
  display: flex;
  flex-direction: row;
  position: relative;
  align-items: center;
  gap: 4px;
}
.countdown__countdown__item__number {
  font-family: "ABC Repro", sans-serif;
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  width: 52px;
}
@media (min-width: 768px) {
  .countdown__countdown__item__number {
    font-size: 36px;
  }
}
.countdown__countdown__item__label {
  text-align: center;
  font-size: 12px;
  font-style: normal;
  line-height: 100%;
}
@media (min-width: 768px) {
  .countdown__countdown__item__label {
    font-size: 14px;
  }
}
.countdown__countdown__text {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin-top: 24px;
  max-width: 480px;
}
@media (min-width: 768px) {
  .countdown__countdown__text {
    margin-top: 28px;
  }
}
.countdown__countdown__text a {
  color: #0b0a0a !important;
}
.countdown__countdown__text p {
  margin-block: 0;
}
.countdown__countdown__subtitle {
  font-family: "ABC Repro", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #6C6C6C;
  margin-block: 0;
}
.countdown__countdown__wrapper {
  position: relative;
  width: 100%;
  padding: 40px 16px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  z-index: 5;
  height: 100%;
}
@media (min-width: 768px) {
  .countdown__countdown__wrapper {
    max-width: 480px;
    margin-inline: auto;
  }
}
.countdown__countdown__wrapper.active {
  opacity: 1;
  z-index: 6;
  pointer-events: auto;
}
.countdown__countdown__wrapper button {
  margin-top: 24px !important;
  max-width: unset;
  width: 100%;
}
@media (min-width: 768px) {
  .countdown__countdown__wrapper button {
    margin-top: 28px !important;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.countdown__right {
  position: relative;
  height: var(--image-height-mobile);
  width: 100%;
}
@media (min-width: 768px) {
  .countdown__right {
    width: 50%;
    height: var(--image-height-desktop);
  }
}
.countdown__right img {
  width: 100%;
  height: var(--image-height-mobile);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  opacity: 1;
}
@media (min-width: 768px) {
  .countdown__right img {
    height: var(--image-height-desktop);
  }
}
.countdown__right video {
  width: 100%;
  height: var(--image-height-mobile);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (min-width: 768px) {
  .countdown__right video {
    height: var(--image-height-desktop);
  }
}
.countdown__video--desktop {
  display: none;
}
@media (min-width: 768px) {
  .countdown__video--desktop {
    display: block;
  }
}
.countdown__video--mobile {
  display: block;
}
@media (min-width: 768px) {
  .countdown__video--mobile {
    display: none;
  }
}
.bs-creator-reviews {
  padding-top: var(--padding-top-mobile);
  padding-right: var(--padding-x-mobile);
  padding-bottom: var(--padding-bottom-mobile);
  padding-left: var(--padding-x-mobile);
  background-color: var(--background);
  position: relative;
}
@media (min-width: 768px) {
  .bs-creator-reviews {
    padding-top: var(--padding-top-desktop);
    padding-right: var(--padding-x-desktop);
    padding-bottom: var(--padding-bottom-desktop);
    padding-left: var(--padding-x-desktop);
  }
}
.bs-creator-reviews__heading {
  color: var(--heading-color);
  font-family: "ABC Repro", sans-serif;
  font-size: var(--heading-font-size-mobile);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  padding: 12px 0;
  width: 100%;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-creator-reviews__heading {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-creator-reviews__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 16px 0 0;
  position: relative;
}
@media (min-width: 990px) {
  .bs-creator-reviews__content {
    gap: 32px;
    flex-direction: row;
    margin: 32px 0 0;
    align-items: flex-start;
  }
}
@media (min-width: 1280px) {
  .bs-creator-reviews__content {
    gap: 56px;
  }
}
@media (min-width: 990px) {
  .bs-creator-reviews__media {
    flex-shrink: 0;
  }
}
.bs-creator-reviews__image-container {
  width: 100%;
  background-color: var(--product-image-background, #E9E9E9);
}
@media (min-width: 990px) {
  .bs-creator-reviews__image-container {
    height: 300px;
  }
}
@media (min-width: 1280px) {
  .bs-creator-reviews__image-container {
    width: var(--desktop-width);
    height: var(--desktop-height);
  }
}
.bs-creator-reviews__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1280px) {
  .bs-creator-reviews__image {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.bs-creator-reviews__reviews {
  width: 100%;
  flex: 1;
  overflow: hidden;
}
@media (min-width: 990px) {
  .bs-creator-reviews__reviews {
    margin: auto 0;
  }
}
.bs-creator-reviews__swiper {
  width: 100%;
  height: auto;
}
.bs-creator-reviews__swiper-wrapper {
  width: 100%;
}
@media (min-width: 990px) {
  .bs-creator-reviews__swiper-wrapper {
    align-items: center;
  }
}
.bs-creator-reviews__slide.swiper-slide {
  width: 100%;
  height: auto;
}
.bs-creator-reviews__slide.swiper-slide.bs-creator-reviews__slide--double {
  display: flex;
  flex-direction: column;
}
@media (min-width: 990px) {
  .bs-creator-reviews__slide--double .bs-creator-reviews__review {
    padding: 32px 0;
    margin-right: 32px;
  }
}
.bs-creator-reviews__slide--double .bs-creator-reviews__review:first-child {
  border-bottom: 1px dashed #C8C8C8;
  padding-bottom: 16px;
}
@media (min-width: 990px) {
  .bs-creator-reviews__slide--double .bs-creator-reviews__review:first-child {
    padding-top: 0;
    padding-bottom: 32px;
    border-bottom: 1px dashed #C8C8C8;
  }
}
.bs-creator-reviews__slide--double .bs-creator-reviews__review:nth-child(2) {
  padding-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 990px) {
  .bs-creator-reviews__slide--double .bs-creator-reviews__review:nth-child(2) {
    padding-top: 32px;
  }
}
.bs-creator-reviews__slide--double .bs-creator-reviews__scroll-to-reviews {
  margin-top: auto;
}
.bs-creator-reviews__slide--single .bs-creator-reviews__review {
  height: 100%;
  justify-content: space-between;
}
@media (min-width: 990px) {
  .bs-creator-reviews__slide--single .bs-creator-reviews__review {
    padding: 32px 0;
    border-bottom: 1px dashed #C8C8C8;
    border-top: 1px dashed #C8C8C8;
    margin-right: 32px;
  }
}
@media (min-width: 990px) {
  .bs-creator-reviews__slide--single .bs-creator-reviews__review-container {
    padding-bottom: 32px;
  }
}
.bs-creator-reviews__review {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 990px) {
  .bs-creator-reviews__review {
    height: 100%;
    width: auto;
  }
}
.bs-creator-reviews__review-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 990px) {
  .bs-creator-reviews__review-container {
    flex-direction: row;
    gap: 32px;
  }
}
.bs-creator-reviews__review-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex-shrink: 0;
}
.bs-creator-reviews__rating {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2.23px;
  height: 8px;
}
.bs-creator-reviews__rating--mobile {
  display: flex;
}
@media (min-width: 990px) {
  .bs-creator-reviews__rating--mobile {
    display: none;
  }
}
.bs-creator-reviews__rating--desktop {
  display: none;
}
@media (min-width: 990px) {
  .bs-creator-reviews__rating--desktop {
    display: flex;
    padding-bottom: 12px;
  }
}
.bs-creator-reviews__reviewer-name {
  color: var(--heading-color);
  font-family: "Helvetica Neue";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.23px;
  margin: 0;
}
.bs-creator-reviews__reviewer-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
.bs-creator-reviews__verified {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
@media (min-width: 990px) {
  .bs-creator-reviews__verified {
    line-height: 120%;
  }
}
.bs-creator-reviews__verified svg {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
@media (min-width: 990px) {
  .bs-creator-reviews__verified svg {
    width: 20px;
    height: 20px;
  }
}
.bs-creator-reviews__location {
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.bs-creator-reviews__review-meta {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2px;
}
.bs-creator-reviews__review-meta:empty {
  display: none;
}
.bs-creator-reviews__age {
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.bs-creator-reviews__skin-type {
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.bs-creator-reviews__review-text {
  margin-top: 16px;
  color: var(--text-color);
  font-family: "Helvetica Neue";
  font-size: var(--text-font-size-mobile);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (min-width: 990px) {
  .bs-creator-reviews__review-text {
    font-size: var(--text-font-size-desktop);
    margin-top: 5px;
  }
}
.bs-creator-reviews__scroll-to-reviews {
  color: #0b0a0a;
  font-family: "Helvetica Neue";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: 10%;
  text-underline-position: from-font;
  margin-top: 16px;
  padding-bottom: 1px;
}
.bs-creator-reviews__swiper-next {
  display: none;
  position: absolute;
  right: -42px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  max-height: 32px;
  cursor: pointer;
}
@media (min-width: 990px) {
  .bs-creator-reviews__swiper-next {
    display: block;
  }
}
.bs-creator-reviews__swiper-next.swiper-button-disabled {
  opacity: 0.5;
}
.bs-creator-reviews__swiper-next .bs-creator-reviews__swiper-icon {
  height: 100%;
  width: auto;
}
.bs-creator-reviews__swiper-prev {
  display: none;
  position: absolute;
  left: -42px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  max-height: 32px;
  cursor: pointer;
}
@media (min-width: 990px) {
  .bs-creator-reviews__swiper-prev {
    display: block;
  }
}
.bs-creator-reviews__swiper-prev.swiper-button-disabled {
  opacity: 0.5;
}
.bs-creator-reviews__swiper-prev .bs-creator-reviews__swiper-icon {
  height: 100%;
  width: auto;
}
.bs-creator-reviews__pagination {
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
@media (min-width: 990px) {
  .bs-creator-reviews__pagination {
    max-width: 437px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32px;
  }
}
.bs-creator-reviews__pagination-bullet {
  display: inline-block;
  height: 2px;
  flex: 1 0 0;
  background: #C8C8C8;
  transition: background 0.3s ease-out;
  cursor: pointer;
}
.bs-creator-reviews__pagination-bullet--active {
  background: #7C7C7C;
}
.shopify-section:has(> .faq) {
  overflow-x: hidden;
}
.faq {
  background: var(--faq-bg);
  color: var(--faq-text);
  padding-top: var(--faq-pt-mobile);
  padding-bottom: var(--faq-pb-mobile);
  padding-left: var(--faq-px-mobile);
  padding-right: var(--faq-px-mobile);
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.faq.show {
  opacity: 1;
  visibility: visible;
}
.faq::before {
  content: "";
  width: 30vw;
  height: 100%;
  background: var(--faq-bg);
  left: 0;
  top: 0;
  transform: translateX(-100%);
  position: absolute;
}
.faq::after {
  content: "";
  width: 30vw;
  height: 100%;
  background: var(--faq-bg);
  right: 0;
  top: 0;
  transform: translateX(100%);
  position: absolute;
}
@media (min-width: 768px) {
  .faq {
    padding-top: var(--faq-pt-desktop);
    padding-bottom: var(--faq-pb-desktop);
    padding-left: var(--faq-px-desktop);
    padding-right: var(--faq-px-desktop);
  }
}
.faq__inner {
  width: 100%;
  margin: 0 auto;
}
.faq__heading {
  margin: 0 0 24px 0;
  font-size: var(--faq-heading-fs-mobile);
  font-family: "ABC Repro";
  line-height: 1;
  font-weight: 900;
  color: var(--faq-heading-color);
}
@media (min-width: 768px) {
  .faq__heading {
    margin: 0 0 32px 0;
    font-size: var(--faq-heading-fs-desktop);
  }
}
.faq__list {
  border-top: 1px dashed #C8C8C8;
  -o-border-image: none;
  border-image: none;
}
.faq__item {
  border-bottom: 1px dashed #C8C8C8;
  -o-border-image: none;
  border-image: none;
}
.faq__item:last-child {
  border-bottom: none;
}
.faq__trigger {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0;
  padding: 16px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: #0b0a0a;
}
@media (min-width: 768px) {
  .faq__trigger {
    padding: 24px 0;
  }
}
.faq__trigger[aria-expanded=true] .faq__icon {
  transform: rotate(180deg);
}
.faq__question {
  font-weight: 400;
  font-size: var(--faq-q-fs);
  color: var(--faq-q-color);
  font-family: "Helvetica Neue";
  line-height: 140%;
  letter-spacing: 0.23px;
}
.faq__icon {
  display: flex;
  align-items: center;
  transition: transform 0.2s ease;
  flex-shrink: 0;
  color: #0b0a0a;
}
.faq__panel {
  overflow: hidden;
  transition: height 0.3s ease-out, opacity 0.3s ease-out 0.2s;
  opacity: 0;
  padding: 0;
  height: 0;
}
.faq__panel.active {
  height: auto;
  opacity: 1;
  transition: height 0.3s ease-out 0.2s, opacity 0.3s ease-out;
  padding: 0 0 16px 0;
}
@media (min-width: 768px) {
  .faq__panel.active {
    padding: 0 0 24px 0;
  }
}
.faq__answer {
  font-size: var(--faq-a-fs);
  color: var(--faq-a-color);
  font-weight: 400;
  font-family: "Helvetica Neue";
  line-height: 140%;
  letter-spacing: 0.23px;
}
.faq__empty {
  padding: 12px 0;
}
.faq__to-top {
  display: none;
  position: fixed;
  right: 27%;
  top: 50vh;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 99px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #fff;
  color: var(--faq-text);
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
  z-index: 50;
}
.faq__to-top:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}
.faq__to-top--hidden {
  opacity: 0;
  pointer-events: none;
  transform: translateY(-50%) translateX(8px);
}
.faq__to-top-icon {
  display: inline-flex;
  line-height: 0;
  transform: rotate(180deg);
}
.featured-blog {
  overflow-x: hidden;
  background: var(--bs-fb-bg);
  color: var(--bs-fb-text);
}
.featured-blog__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding: var(--bs-fb-padding-top-mobile) var(--bs-fb-padding-side-mobile) var(--bs-fb-padding-bottom-mobile);
}
@media (min-width: 768px) {
  .featured-blog__inner {
    padding: var(--bs-fb-padding-top-desktop) var(--bs-fb-padding-side-desktop) var(--bs-fb-padding-bottom-desktop);
  }
}
.featured-blog__header {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .featured-blog__header {
    margin-bottom: 32px;
  }
}
.featured-blog__heading {
  font-size: var(--bs-fb-heading-fs-m);
  line-height: 1.2;
  margin-block-start: 0;
  margin-block-end: 0;
  color: var(--bs-fb-text);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .featured-blog__heading {
    font-size: var(--bs-fb-heading-fs-d);
  }
}
.featured-blog__track {
  overflow: visible;
  position: relative;
}
@media (min-width: 768px) {
  .featured-blog__track {
    overflow: hidden;
  }
}
.featured-blog__list {
  margin: 0;
  padding: 0;
}
.featured-blog__item {
  position: relative;
  overflow: hidden;
  height: auto;
}
.featured-blog .swiper {
  width: 100%;
}
.featured-blog .swiper-button-prev,
.featured-blog .swiper-button-next {
  color: var(--bs-fb-text);
  box-shadow: none !important;
}
.featured-blog .swiper-button-prev:after,
.featured-blog .swiper-button-next:after {
  font-size: 20px;
  font-weight: bold;
}
.featured-blog .swiper-button-prev:hover,
.featured-blog .swiper-button-next:hover {
  background: rgb(255, 255, 255);
}
.featured-blog .swiper-button-prev,
.featured-blog .swiper-button-next {
  display: none !important;
  position: absolute !important;
  cursor: pointer !important;
}
@media (min-width: 768px) {
  .featured-blog .swiper-button-prev,
  .featured-blog .swiper-button-next {
    display: block !important;
  }
}
.featured-blog .swiper-button-prev:after,
.featured-blog .swiper-button-next:after {
  content: "" !important;
  display: block !important;
  width: 16px !important;
  height: 34px !important;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='34' viewBox='0 0 16 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 0.999999L15 17L1 33' stroke='%23B8B8B8' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: contain !important;
}
.featured-blog .swiper-button-prev:hover:after,
.featured-blog .swiper-button-next:hover:after {
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='34' viewBox='0 0 16 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 0.999999L15 17L1 33' stroke='%236C6C6C' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.featured-blog .swiper-button-prev {
  left: 70px !important;
  transform: rotate(180deg) !important;
}
.featured-blog .swiper-button-next {
  right: 70px !important;
}
.featured-blog .swiper-pagination {
  position: relative !important;
  margin-top: 24px !important;
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  gap: 8px !important;
}
@media (min-width: 768px) {
  .featured-blog .swiper-pagination {
    margin-top: 48px !important;
  }
}
.featured-blog .swiper-pagination-bullet {
  display: block !important;
  width: 103px !important;
  height: 2px !important;
  border-radius: 0 !important;
  margin: 0 !important;
}
.featured-blog .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #7c7c7c !important;
}
.featured-blog .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0 !important;
}
@media (min-width: 768px) {
  .featured-blog--no-controls .swiper-button-prev,
  .featured-blog--no-controls .swiper-button-next {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}
@media (min-width: 768px) {
  .featured-blog--no-controls .swiper-button-prev .featured-blog .swiper-pagination,
  .featured-blog--no-controls .swiper-button-next .featured-blog .swiper-pagination {
    display: none !important;
    margin-top: 0 !important;
  }
}
@media (min-width: 768px) {
  .featured-blog--no-controls .swiper-button-prev .swiper-pagination-bullet,
  .featured-blog--no-controls .swiper-button-next .swiper-pagination-bullet {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
  }
}
.bs-featured-product {
  justify-content: center;
  gap: 12px !important;
}
@media (min-width: 1025px) {
  .bs-featured-product {
    gap: 56px !important;
  }
}
@media (min-width: 750px) {
  .bs-featured-product .product__media-wrapper {
    max-width: 624px !important;
  }
}
.bs-featured-product .product__info-wrapper {
  margin: 20px auto;
  max-width: none !important;
}
@media (min-width: 750px) {
  .bs-featured-product .product__info-wrapper {
    padding: 0 !important;
    margin: 0 auto;
  }
}
.bs-featured-product .product__info-wrapper .product__info-container {
  margin: 0 auto;
  max-width: 624px !important;
}
.bs-featured-product .bs-featured-product__rating {
  margin-top: 10px;
}
.bs-featured-product .product__title-wrapper {
  margin-top: 24px;
  margin-bottom: 0;
}
.bs-featured-product .product__title-wrapper h2 {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  text-transform: none;
  font-size: var(--font-size-mobile, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  margin: 0;
}
@media (min-width: 750px) {
  .bs-featured-product .product__title-wrapper h2 {
    font-size: var(--font-size-desktop, 24px);
  }
}
.bs-featured-product .bs-featured-product__title-link {
  text-decoration: none;
  color: inherit;
}
.bs-featured-product .button {
  width: 100%;
}
.bs-featured-product .product-form__buttons {
  width: 100%;
  max-width: none;
}
.bs-featured-product__text {
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
.bs-featured-product__text b {
  font-weight: 700;
  line-height: 100%;
}
.bs-featured-product .product__view-details {
  display: block !important;
}
.bs-featured-product__points-wrapper {
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  margin-top: 24px !important;
  margin-bottom: 24px !important;
  margin-inline: 0 !important;
}
@media (min-width: 768px) {
  .bs-featured-product__points-wrapper {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
  }
}
.bs-featured-product__points-wrapper .yotpo-product-points-widget-potential-earning-points * {
  color: #6C6C6C !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 120% !important;
  font-family: "Helvetica Neue", sans-serif !important;
}
.bs-featured-product .form__label .form__label__shadeTitle {
  display: inline;
}
.bs-focal-points {
  background-color: var(--background);
  padding: var(--padding-top-mobile) var(--padding-x-mobile) var(--padding-bottom-mobile);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .bs-focal-points {
    padding: var(--padding-top-desktop) var(--padding-x-desktop) var(--padding-bottom-desktop);
  }
}
.bs-focal-points .bs-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
@media (min-width: 768px) {
  .bs-focal-points .bs-container {
    align-items: center;
    gap: 32px;
  }
}
.bs-focal-points__heading {
  font-size: var(--heading-font-size-mobile);
  font-weight: 900;
  color: var(--heading-color);
  text-transform: uppercase;
  margin: 0;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-focal-points__heading {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-focal-points__media {
  display: flex;
  flex-direction: column;
  gap: 24px;
  position: relative;
  width: 100%;
  align-items: center;
}
@media (min-width: 768px) {
  .bs-focal-points__media {
    gap: 32px;
  }
}
.bs-focal-points__image-container {
  width: 100%;
  height: var(--image-height);
}
@media (min-width: 768px) {
  .bs-focal-points__image-container {
    height: var(--desktop-image-height);
  }
}
.bs-focal-points__image {
  width: 100%;
  height: 100%;
  -o-object-fit: var(--image-fit);
  object-fit: var(--image-fit);
}
@media (min-width: 768px) {
  .bs-focal-points__image {
    -o-object-fit: var(--desktop-image-fit);
    object-fit: var(--desktop-image-fit);
  }
}
.bs-focal-points__image--mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-focal-points__image--mobile {
    display: none;
  }
}
.bs-focal-points__image--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-focal-points__image--desktop {
    display: block;
  }
}
.bs-focal-points__hot-spots {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bs-focal-points .hot-spot__container {
  position: absolute;
  top: var(--position-y);
  left: var(--position-x);
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  z-index: var(--z-index);
  cursor: pointer;
  border-radius: 100%;
  background-color: #fff;
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__container {
    width: 40px;
    height: 40px;
    top: var(--position-y-desktop);
    left: var(--position-x-desktop);
  }
}
.bs-focal-points .hot-spot__container.active {
  z-index: 50;
}
.bs-focal-points .hot-spot__container::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #d2d2d2;
  z-index: 1;
  animation: pulse 1s infinite;
}
@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.125);
    opacity: 0.5;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__container::before {
    width: 49px;
    height: 49px;
  }
}
.bs-focal-points .hot-spot__container.active .hot-spot__icon-plus {
  display: none;
}
.bs-focal-points .hot-spot__container.active .hot-spot__icon-minus {
  display: block;
}
.bs-focal-points .hot-spot__container.active .hot-spot__icon-container {
  background-color: #000;
}
.bs-focal-points .hot-spot__icon-container {
  height: 24px;
  width: 24px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__icon-container {
    height: 40px;
    width: 40px;
  }
}
.bs-focal-points .hot-spot__icon-plus {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 11.34px;
  height: 10.8px;
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__icon-plus {
    width: 18.9px;
    height: 18px;
  }
}
.bs-focal-points .hot-spot__icon-minus {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bs-focal-points .hot-spot__title {
  font-size: 12px;
  font-weight: 900;
  color: var(--text-color);
  text-transform: uppercase;
  line-height: 14.4px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  white-space: nowrap;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__title {
    font-size: 14px;
    line-height: 16.8px;
    bottom: -28px;
  }
}
.bs-focal-points .hot-spot__popup {
  display: none;
  background-color: #fff;
}
.bs-focal-points .hot-spot__popup--desktop {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 330px;
  max-width: 330px;
  height: auto;
  transform: translateX(-50%);
  z-index: 50;
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__popup--desktop {
    max-width: var(--desktop-content-width);
    width: var(--desktop-content-width);
  }
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__popup--desktop.active {
    display: block;
    max-height: 50vh;
    overflow-y: auto;
  }
}
.bs-focal-points .hot-spot__popup--desktop.hot-spot__popup--below {
  bottom: auto;
  top: 50px;
}
.bs-focal-points .hot-spot__popup--mobile {
  position: absolute;
  bottom: 12px;
  left: 22px;
  right: 22px;
  bottom: var(--popup-bottom);
  width: calc(100vw - 44px);
  height: auto;
  z-index: 50;
}
.bs-focal-points .hot-spot__popup--mobile.active {
  display: block;
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__popup--mobile.active {
    display: none;
  }
}
.bs-focal-points .hot-spot__popup--mobile.hot-spot__popup--below {
  bottom: auto;
  top: var(--popup-top);
}
.bs-focal-points .hot-spot__popup-content {
  padding: 13px 16px 16px;
  font-size: var(--text-font-size-mobile);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  color: var(--text-color);
  font-family: "Helvetica Neue", sans-serif;
  background-color: var(--background-popup);
}
@media (min-width: 768px) {
  .bs-focal-points .hot-spot__popup-content {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-focal-points .hot-spot__popup-content p {
  margin: 0;
}
.bs-focal-points__accordion {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .bs-focal-points__accordion {
    justify-content: center;
    max-width: 532px;
  }
}
.bs-focal-points__accordion-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  max-height: 40px;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  border-bottom: 1px dashed #C8C8C8;
}
.bs-focal-points__accordion-item:first-child {
  border-top: 1px dashed #C8C8C8;
}
.bs-focal-points__accordion-item.active {
  max-height: 5000px;
}
.bs-focal-points__accordion-item.active:last-child {
  border-bottom: none;
}
.bs-focal-points__accordion-item.active .bs-focal-points__accordion-item-title-chevron {
  transform: rotate(180deg);
}
.bs-focal-points__accordion-item.active .bs-focal-points__accordion-item-content {
  border-top: 1px dashed #C8C8C8;
}
.bs-focal-points__accordion-item-title-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 8px 0;
  cursor: pointer;
}
.bs-focal-points__accordion-item-title {
  font-size: var(--text-font-size-mobile);
  font-family: "Helvetica Neue", sans-serif;
  color: var(--text-color);
  font-weight: 400;
  line-height: 22.4px;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-focal-points__accordion-item-title {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-focal-points__accordion-item-title-chevron {
  transition: transform 0.3s ease-out;
}
.bs-focal-points__accordion-item-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 16px;
  padding: 16px 0;
  margin: 0;
}
.bs-focal-points__accordion-item-content p {
  margin-top: 0;
}
@media (min-width: 768px) {
  .bs-focal-points__accordion-item-content {
    padding: 24px 0;
  }
}
.bs-focal-points__accordion-item-content--composition {
  display: block;
}
.bs-focal-points__accordion-item-content--ingredients .ingredients__title {
  padding: 0 4px;
  font-size: var(--text-font-size-mobile);
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.23px;
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .bs-focal-points__accordion-item-content--ingredients .ingredients__title {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(1) .ingredients__title {
  background-color: #DEDAFA;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(2) .ingredients__title {
  background-color: #E0FFFE;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(3) .ingredients__title {
  background-color: #FFFACD;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(4) .ingredients__title {
  background-color: #FFE4E1;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(5) .ingredients__title {
  background-color: #F7DFF8;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(6n) .ingredients__title {
  background-color: #DEDAFA;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(6n+1) .ingredients__title {
  background-color: #DEDAFA;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(6n+2) .ingredients__title {
  background-color: #E0FFFE;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(6n+3) .ingredients__title {
  background-color: #FFFACD;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(6n+4) .ingredients__title {
  background-color: #FFE4E1;
}
.bs-focal-points__accordion-item-content--ingredients .bs-focal-points__accordion-item-list-item:nth-child(6n+5) .ingredients__title {
  background-color: #F7DFF8;
}
.bs-focal-points__accordion-item-content-item-disclaimer {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.2px;
  margin: 0;
  padding: 16px 0 0 0;
  color: var(--text-color);
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .bs-focal-points__accordion-item-content-item-disclaimer {
    line-height: 14.4px;
    padding: 24px 0 0 0;
  }
}
.bs-focal-points__accordion-item-list-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4px;
}
.bs-focal-points__accordion-item a {
  color: var(--text-color);
  font-size: var(--text-font-size-mobile);
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0.23px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  font-family: "Helvetica Neue", sans-serif;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bs-focal-points__accordion-item a {
    font-size: var(--text-font-size-desktop);
  }
}
.hot-spot__popup--mobile {
  position: fixed;
  bottom: 12px;
  left: 22px;
  right: 22px;
  width: calc(100vw - 44px);
  height: auto;
  display: none;
  z-index: 50;
}
@media (min-width: 768px) {
  .hot-spot__popup--mobile {
    display: none;
  }
}
.hot-spot__popup--mobile.active {
  display: block;
  max-height: 50vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .hot-spot__popup--mobile.active {
    display: none;
  }
}
.hot-spot__popup--mobile.hot-spot__popup--below {
  bottom: auto;
  top: var(--popup-top);
}
.footer {
  margin-top: 0 !important;
  padding-top: var(--bs-footer-pad-top-mobile, 24px);
  padding-bottom: var(--bs-footer-pad-bottom-mobile, 24px);
  background-color: var(--bs-footer-bg, #E9E9E9);
}
@media (min-width: 1366px) {
  .footer {
    padding-top: var(--bs-footer-pad-top, 56px);
    padding-bottom: var(--bs-footer-pad-bottom, 56px);
  }
}
.footer a {
  color: var(--bs-footer-link-text, #0b0a0a);
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.23px;
  cursor: pointer;
  font-size: var(--bs-footer-font-mobile-link);
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .footer a {
    font-size: var(--bs-footer-font-desktop-link);
  }
}
.footer a:hover {
  color: #6C6C6C;
}
.footer a.footer__link--button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  height: 36px;
  padding: 8px 20px;
  background-color: transparent;
  color: #0b0a0a;
  border: 1px solid #7C7C7C;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-transform: none;
  letter-spacing: 0;
  transition:
    background-color 0.2s ease-out,
    color 0.2s ease-out,
    border-color 0.2s ease-out;
}
@media (min-width: 768px) {
  .footer a.footer__link--button {
    height: 40px;
    padding: 8px 24px;
    font-size: 14px;
  }
}
@media (hover: hover) {
  .footer a.footer__link--button:hover {
    background-color: #E9E9E9;
    color: #0b0a0a;
    border-color: #7C7C7C;
  }
}
.footer__inner {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer__inner {
    padding: 0;
    gap: 32px;
  }
}
.footer__rating {
  display: grid;
  gap: 8px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .footer__rating {
    margin: 0;
    gap: 16px;
  }
}
.footer__rating-heading {
  color: var(--bs-footer-text, #0b0a0a);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 100%;
  font-size: var(--bs-footer-rating-heading-font-size-mobile);
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .footer__rating-heading {
    font-size: var(--bs-footer-rating-heading-font-size-desktop);
  }
}
.footer__rating-meta {
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer__rating-score {
  color: var(--bs-footer-text, #0b0a0a);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 100%;
  font-size: 32px;
  font-family: "ABC Repro", sans-serif;
}
.footer__rating-starswrap {
  display: grid;
  row-gap: 2px;
}
@media (min-width: 768px) {
  .footer__rating-starswrap {
    row-gap: 4px;
  }
}
.footer__rating-stars {
  display: inline-flex;
  gap: 3px;
}
.footer__rating-stars .footer__star {
  display: inline-block;
  width: 13px;
  height: 12px;
  flex: 0 0 13px;
}
.footer__rating-stars .footer__star svg {
  width: 13px;
  height: 12px;
  display: block;
}
.footer__rating-note {
  color: var(--bs-footer-text, #0b0a0a);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 120%;
  font-size: 12px;
}
.footer__divider-desktop {
  display: none;
}
@media (min-width: 768px) {
  .footer__divider-desktop {
    display: block;
  }
}
.footer__divider-mobile {
  display: block;
  margin: 4px 0;
  color: var(--bs-footer-divider-color, #7C7C7C);
}
@media (min-width: 768px) {
  .footer__divider-mobile {
    display: none;
  }
}
.footer__groups {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer__groups {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
}
@media (min-width: 990px) {
  .footer__groups {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
    gap: 200px;
  }
}
.footer__group {
  display: grid;
  gap: 16px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .footer__group {
    margin: 0;
  }
}
.footer__divider-mobile {
  display: block;
  margin: 4px 0;
  color: var(--bs-footer-divider-color, #7C7C7C);
}
@media (min-width: 768px) {
  .footer__divider-mobile {
    display: none;
  }
}
.footer__group-heading {
  color: var(--bs-footer-text, #0b0a0a);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 100%;
  font-size: var(--bs-footer-font-mobile-heading);
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .footer__group-heading {
    font-size: var(--bs-footer-font-desktop-heading);
  }
}
.footer__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer__item + .footer__item {
  margin-top: 16px;
}
.footer__item--menu-button {
  display: none;
}
@media (min-width: 768px) {
  .footer__item--menu-button {
    display: list-item;
  }
}
.footer__mobile-button {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .footer__mobile-button {
    display: none;
  }
}
.footer__link {
  display: inline-block;
}
.footer__bottom {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .footer__bottom {
    gap: 50px;
    justify-content: space-between;
    flex-direction: row;
  }
}
@media (min-width: 990px) {
  .footer__bottom {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
    gap: 200px;
  }
}
.footer__bottom-group {
  display: grid;
  gap: 16px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .footer__bottom-group {
    margin: 0;
  }
}
.footer__label {
  color: var(--bs-footer-text, #0b0a0a);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 100%;
  font-size: var(--bs-footer-font-mobile-heading);
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .footer__label {
    font-size: var(--bs-footer-font-desktop-heading);
  }
}
.footer__payment-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
@media (min-width: 768px) {
  .footer__payment-icons {
    flex-wrap: wrap;
    gap: 4px;
  }
}
@media (min-width: 1366px) {
  .footer__payment-icons {
    flex-wrap: nowrap;
  }
}
.footer__payment-icons svg {
  height: 18px;
  width: auto;
  display: block;
}
.footer__payment-icon {
  height: 24px;
  width: 35px;
}
.footer__shipping {
  display: grid;
}
.footer__shipping-icons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}
.footer__shipping-badge {
  display: block;
  max-height: 24px;
  width: auto;
}
.footer__social {
  display: grid;
}
.footer__social-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
  list-style: none;
  padding-inline-start: 0;
  margin-block-end: 0;
  margin-block-start: 0;
}
.footer__social-link {
  display: inline-flex;
  align-items: center;
}
.footer__social-link svg {
  height: 18px;
  width: 18px;
  display: block;
}
.footer__social-icon {
  height: 20px;
  width: 20px;
}
@media (min-width: 768px) {
  .footer__groups {
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
  }
  .footer__payment-icons svg {
    height: 20px;
  }
  .footer__social-link svg {
    height: 20px;
    width: 20px;
  }
  .footer__shipping-badge {
    max-height: 26px;
  }
}
.section-founder {
  background: #e9e9e9;
}
.founder {
  background: var(--founder-bg, #fff);
  padding: var(--founder-pt-m, 0) 0 var(--founder-pb-m, 0);
}
@media (min-width: 768px) {
  .founder {
    padding: var(--founder-pt-d, 0) 0 var(--founder-pb-d, 0) 0;
  }
}
.founder__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin: 0 auto;
  grid-template-areas: "media" "content";
}
@media (min-width: 768px) {
  .founder__inner {
    align-items: center;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "media content";
  }
}
.founder__media {
  width: 100%;
  height: 100%;
  grid-area: media;
  align-self: end;
}
.founder__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.founder__content {
  padding: var(--founder-content-pt-m, 24px) var(--founder-content-ps-m, 16px) var(--founder-content-pb-m, 20px) var(--founder-content-ps-m, 16px);
  grid-area: content;
}
@media (min-width: 990px) {
  .founder__content {
    padding: var(--founder-content-pt-d, 0) var(--founder-content-ps-d, 80px) var(--founder-content-pb-d, 0) var(--founder-content-ps-d, 80px);
  }
}
@media (min-width: 990px) and (min-width: 1366px) {
  .founder__content {
    width: calc(var(--page-width) / 2);
    margin-right: auto;
    margin-left: 0;
    padding-inline-end: 0;
  }
}
@media (min-width: 990px) {
  .founder--image-right .founder__content {
    padding: var(--founder-content-pt-d, 0) var(--founder-content-ps-d, 80px) var(--founder-content-pb-d, 0) var(--founder-content-ps-d, 80px);
  }
}
@media (min-width: 990px) and (min-width: 1366px) {
  .founder--image-right .founder__content {
    margin-left: auto;
    margin-right: 0;
    padding-inline-start: 0;
  }
}
.founder__intro {
  display: grid;
  gap: 8px;
}
.founder__eyebrow {
  margin: 0;
  font-size: var(--eyebrow-fs-m);
  color: var(--eyebrow-color-m);
  line-height: 1.2;
  font-weight: 700;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .founder__eyebrow {
    font-size: var(--eyebrow-fs-d);
    color: var(--eyebrow-color-d);
  }
}
@media (min-width: 990px) {
  .founder__eyebrow {
    padding-top: 0;
  }
}
@media (min-width: 1366px) {
  .founder__eyebrow {
    padding-top: 40px;
  }
}
.founder__heading {
  margin: 0;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--heading-fs-m, 28px);
  color: var(--heading-color-m, #111);
  line-height: 1.1;
  font-weight: 700;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .founder__heading {
    font-size: var(--heading-fs-d);
    color: var(--heading-color-d);
  }
}
@media (min-width: 990px) {
  .founder__heading {
    font-size: 26px;
  }
}
@media (min-width: 1366px) {
  .founder__heading {
    font-size: var(--heading-fs-d, 28px);
  }
}
.founder__subtext {
  font-size: var(--subtext-fs-m, 16px);
  color: var(--subtext-color-m, #333);
  line-height: 1.4;
  letter-spacing: 0.23px;
  margin-bottom: 24px;
  margin-top: 8px;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
}
@media (min-width: 768px) {
  .founder__subtext {
    font-size: var(--subtext-fs-d);
    color: var(--subtext-color-d);
  }
}
@media (min-width: 990px) {
  .founder__subtext {
    margin-bottom: 8px;
  }
}
@media (min-width: 1366px) {
  .founder__subtext {
    margin-bottom: 24px;
  }
}
.founder__rule {
  display: block !important;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #7c7c7c;
}
.founder__accordion {
  padding-bottom: 40px;
}
.founder__item-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 8px 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
}
.founder__item-header[aria-expanded=true] .founder__item-icon {
  transform: rotate(180deg);
}
.founder__item-icon {
  display: inline-flex;
  transition: transform 0.25s ease;
}
.founder__item-title {
  font-family: "ABC Repro", sans-serif;
  font-size: 12px;
  color: var(--heading-color-m);
  line-height: 1.2;
}
@media (min-width: 480px) {
  .founder__item-title {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .founder__item-title {
    font-size: 14px;
    color: var(--heading-color-d);
  }
}
.founder__item-panel {
  overflow: hidden;
  transition: height 0.3s ease-out, opacity 0.2s ease-out 0.1s;
  opacity: 0;
  padding: 0;
  height: 0;
  visibility: hidden;
}
.founder__item-panel.active {
  opacity: 1;
  visibility: visible;
  transition:
    height 0.3s ease-out,
    opacity 0.2s ease-out 0.1s,
    visibility 0s;
  padding: 0 0 16px 0;
}
@media (min-width: 768px) {
  .founder__item-panel.active {
    padding: 0 0 24px 0;
  }
}
.founder__item-text {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.23px;
  color: var(--subtext-color-m);
  padding: 0 0 8px 0;
}
@media (min-width: 768px) {
  .founder__item-text {
    font-size: var(--subtext-fs-d);
    color: var(--subtext-color-d);
  }
}
.founder__item-divider {
  margin: 0;
}
.founder.founder--mobile-image-bottom .founder__inner {
  grid-template-areas: "content" "media";
}
@media (min-width: 990px) {
  .founder.founder--image-right .founder__inner {
    grid-template-areas: "content media";
  }
  .founder.founder--mobile-image-bottom:not(.founder--image-right) .founder__inner {
    grid-template-areas: "media content";
  }
}
.plp-hero__inner {
  max-width: 100%;
  margin: 0 auto;
}
.plp-hero__media {
  position: relative;
  width: 100%;
  aspect-ratio: var(--mob-ratio);
}
@media (min-width: 768px) {
  .plp-hero__media {
    aspect-ratio: var(--desk-ratio);
  }
}
.plp-hero__media[data-desk-ratio="3_6_1"] {
  --desk-ratio: 3.6 / 1;
}
.plp-hero__media[data-desk-ratio="16_9"] {
  --desk-ratio: 16 / 9;
}
.plp-hero__media[data-desk-ratio="1_1"] {
  --desk-ratio: 1 / 1;
}
.plp-hero__media[data-mob-ratio="2_5_1"] {
  --mob-ratio: 2.5 / 1;
}
.plp-hero__media[data-mob-ratio="16_9"] {
  --mob-ratio: 16 / 9;
}
.plp-hero__media[data-mob-ratio="1_1"] {
  --mob-ratio: 1 / 1;
}
.plp-hero video,
.plp-hero__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border: 0;
}
.plp-hero .only-desktop {
  display: none;
  height: 100%;
}
@media (min-width: 768px) {
  .plp-hero .only-desktop {
    display: block;
  }
}
.plp-hero .only-mobile {
  display: block;
  height: 100%;
}
@media (min-width: 768px) {
  .plp-hero .only-mobile {
    display: none;
  }
}
.shopify-section-header-sticky-announcement-bar .shopify-section.shopify-section-group-header-group.section-header.shopify-section-header-sticky {
  top: var(--header-announcement-height);
}
.section-header.shopify-section-group-header-group.menu-open {
  z-index: 500;
  width: 100%;
  position: fixed !important;
  top: var(--header-announcement-height);
}
@media (min-width: 1025px) {
  .section-header.shopify-section-group-header-group.menu-open {
    position: sticky !important;
  }
}
.section-header .header-wrapper {
  background: #000;
  border-bottom: none;
}
@media (min-width: 1025px) {
  .section-header .header-wrapper {
    margin-bottom: 0;
  }
}
.header-wrapper {
  transition: background 0.4s ease;
}
.header.header-custom {
  min-height: 67px;
  max-width: 1440px;
  position: relative;
}
@media (max-width: 1023px) {
  .header.header-custom {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1025px) {
  .header.header-custom {
    padding: 0 80px;
  }
}
@media (min-width: 1366px) {
  .header.header-custom {
    padding: 0 120px;
  }
}
.header.header-custom:not(.drawer-menu).page-width {
  padding: 0 20px;
}
.header.header-custom .header__svg-logo svg {
  width: 150px;
  height: 46px;
}
.header.header-custom .cart-count-bubble {
  width: 15px;
  height: 15px;
  top: 6px;
  border: 1px #fff solid;
  left: 0;
  transform: translateX(100%);
  background-color: #6C6C6C;
}
.header.header-custom .header__menu-item img,
.header.header-custom .menu-drawer__menu-item img {
  position: relative;
  top: 1px;
}
.header.header-custom .header__menu-item img.icon--left,
.header.header-custom .menu-drawer__menu-item img.icon--left {
  margin-right: 10px;
  max-width: 15px;
}
.header.header-custom .header__menu-item img.icon--right,
.header.header-custom .menu-drawer__menu-item img.icon--right {
  margin-left: 10px;
}
.header.header-custom .header__menu-item__hoverThreshold,
.header.header-custom .menu-drawer__menu-item__hoverThreshold {
  position: fixed;
  display: block;
  width: 100vw;
  left: 50%;
  top: var(--header-total);
  transform: translateX(-50%);
  z-index: 0;
  height: calc(100dvh - var(--header-total));
  background: transparent;
  pointer-events: none;
  transition: background 0.3s ease;
}
.header.header-custom .header__inline-menu {
  height: 100%;
  margin-left: 0;
}
.header.header-custom .header__inline-menu > .shopify-section {
  height: 100%;
}
.header.header-custom .header__inline-menu > .shopify-section > ul {
  height: 100%;
  padding-left: 0;
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item__title {
  color: #C8C8C8;
  text-transform: uppercase;
  font-weight: 700;
  transition: color 0.3s ease-out;
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item a.header__menu-item__title {
  text-decoration: none;
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item:first-of-type span span {
  font-weight: 600;
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item a {
  transition: color 0.3s ease-out, transform 0.3s ease-out;
  transform: translateX(0);
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem__content {
  padding: 10px 0;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  margin-bottom: 4px;
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem__content * {
  font-family: "ABC Repro", sans-serif;
  font-weight: 800;
  color: #0b0a0a;
  font-size: 18px;
  text-transform: uppercase;
}
.header.header-custom .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--parent {
  transition: color 0.3s ease-out, margin-left 0.3s ease-out;
  margin-left: 0;
}
.header.header-custom .header__inline-menu li {
  margin-right: 30px;
}
.header.header-custom .header__inline-menu li:last-child {
  margin-right: 0;
}
.header.header-custom .header__inline-menu .header__menu-item {
  padding: 0;
  color: #000;
  font-size: 18px;
  margin-right: 40px;
  border-bottom: 0px solid transparent;
  transition: border-bottom 0.3s ease;
}
.header.header-custom .header__inline-menu .header__menu-item .header__active-menu-item {
  text-decoration: none;
  font-weight: 700;
}
.header.header-custom .header__inline-menu .header__menu-item .header__active-menu-item a {
  color: #E8EFE8;
}
.header.header-custom .header__inline-menu .header__menu-item:hover {
  border-bottom: 4px solid #fff;
}
.header.header-custom .header__inline-menu .header__menu-item:hover span {
  text-decoration: none;
}
.header.header-custom .header__inline-menu .header__menu-item:hover > span > .header__menu-item__title {
  color: #fff;
}
.header.header-custom .header__inline-menu li:has(.header__submenu):hover .header__menu-item__hoverThreshold {
  background: rgba(67, 61, 61, 0.6);
}
.header.header-custom .header__inline-menu li:has(.header__submenu):hover .header__submenu {
  opacity: 1;
  visibility: visible;
}
.header.header-custom .header__inline-menu .header__submenu {
  position: absolute;
  top: var(--header-height);
  min-width: unset;
  width: auto;
  padding: 20px 40px 10px 40px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  border-top: none;
  background-color: #F7F7F7;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
  transform: translateX(-40px);
}
.header.header-custom .header__inline-menu .header__submenu li {
  display: flex;
  margin-right: 0;
  padding: 0;
  transition: transform 0.3s ease-out;
}
.header.header-custom .header__inline-menu .header__submenu li:hover {
  transform: translateX(7px);
}
.header.header-custom .header__inline-menu .header__submenu li .header__active-menu-item {
  text-decoration: none;
  font-weight: 700;
}
.header.header-custom .header__inline-menu .header__submenu-wrapper {
  display: flex;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 80px;
  position: relative;
}
@media (min-width: 1366px) {
  .header.header-custom .header__inline-menu .header__submenu-wrapper {
    padding: 0 120px;
  }
}
.header.header-custom .header__inline-menu .header__submenu-wrapper::before {
  content: "";
  background: #F7F7F7;
  height: 100%;
  width: calc((100vw - 100%) / 2);
  top: 0;
  left: 0;
  position: absolute;
  transform: translateX(-99%);
}
.header.header-custom .header__inline-menu .header__submenu-wrapper::after {
  content: "";
  background: #F7F7F7;
  height: 100%;
  width: calc((100vw - 100%) / 2);
  top: 0;
  right: 0;
  position: absolute;
  transform: translateX(99%);
}
.header.header-custom .header__inline-menu .header__submenu-wrapper:has(.header__submenu__banners) {
  display: grid;
  grid-template-columns: 5fr 3.9fr;
  gap: 48px;
}
.header.header-custom .header__inline-menu .header__submenu__drawer {
  position: relative;
  overflow: hidden;
  transition: height 0.3s ease;
  height: 100%;
  min-height: calc(100% + 1px);
}
.header.header-custom .header__inline-menu .header__submenu__banners {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.header.header-custom .header__inline-menu .header__submenu__banners:has(.header__submenu__banner-item:nth-of-type(2)) {
  grid-template-columns: 1fr 1fr;
}
.header.header-custom .header__inline-menu .header__submenu__banner-item {
  position: relative;
  height: 419px;
}
.header.header-custom .header__inline-menu .header__submenu__banner-item a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}
.header.header-custom .header__inline-menu .header__submenu__banner-item img {
  width: 100%;
  height: 419px;
  -o-object-fit: cover;
  object-fit: cover;
  top: unset;
}
.header.header-custom .header__inline-menu .header__submenu__banner-item span {
  color: #0b0a0a;
  font-size: 16px;
  font-weight: 800;
  font-family: "ABC Repro", sans-serif;
  text-transform: uppercase;
  line-height: 120%;
}
.header.header-custom .header__inline-menu .header__submenu__collection-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  width: 100%;
}
@media (min-width: 1366px) {
  .header.header-custom .header__inline-menu .header__submenu__collection-wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.header.header-custom .header__inline-menu .header__submenu .header__menu-item {
  text-decoration: none;
  padding-left: 0;
  padding-top: 0;
  padding: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;
  color: #0b0a0a;
  transition: color 0.3s ease-out;
  margin-bottom: 10px;
}
.header.header-custom .header__inline-menu .header__submenu .header__menu-item:hover,
.header.header-custom .header__inline-menu .header__submenu .header__menu-item.list-menu__item--active {
  color: #0b0a0a;
}
.header.header-custom .header__inline-menu .header__submenu .header__menu-item:active {
  color: #E8EFE8;
}
.header.header-custom .header__inline-menu .header__submenu .header__menu-item.list-menu__item--active {
  font-weight: 700;
}
.header.header-custom .header__inline-menu .header__submenu .header__menu-item:before {
  content: none;
}
.header.header-custom .header__inline-menu .header__submenu--full {
  width: 100%;
  left: 0;
  transform: translateX(0px);
  padding: 0;
}
@media (min-width: 1441px) {
  .header.header-custom .header__inline-menu .header__submenu--full {
    border-radius: 0;
  }
}
.header.header-custom .header__inline-menu .header__submenu--full .header__submenu-wrapper {
  padding-top: 20px;
  padding-bottom: 48px;
}
.header.header-custom .header__inline-menu .header__submenu--full .collection__title {
  margin-top: 0;
  color: #0b0a0a;
  margin-bottom: 10px;
}
.header.header-custom .header__inline-menu .header__submenu--full .header__menu-item {
  margin-bottom: 10px;
  font-size: 18px;
}
.header.header-custom .header__inline-menu .header__submenuLink {
  padding: 7px 32px;
  border: 1px solid #E8EFE8;
  border-radius: 10px;
  color: #0b0a0a;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 300;
  color: #0b0a0a;
  height: 48px;
  margin-top: 27px;
  background: transparent;
  transition: background 0.3s ease, color 0.3s ease;
}
.header.header-custom .header__inline-menu .header__submenuLink span {
  display: flex;
  transition: color 0.3s ease;
}
.header.header-custom .header__inline-menu .header__submenuLink__wrapper {
  grid-column: span 2;
}
.header.header-custom .header__inline-menu .header__submenuLink svg path {
  transition: stroke 0.3s ease;
}
.header.header-custom .header__inline-menu .header__submenuLink:hover {
  background: #E8EFE8;
  color: #fff;
}
.header.header-custom .header__inline-menu .header__submenuLink:hover > span:first-child {
  color: #fff;
}
.header.header-custom .header__inline-menu .header__submenuLink:hover svg path {
  stroke: #fff;
}
.header.header-custom .button__wrapper {
  display: flex;
  align-items: center;
}
.header.header-custom .button {
  background-color: #000;
  border: none;
  font-size: 12px;
  min-width: 200px;
  min-height: 35px;
  padding: 0 10px;
  margin-right: 10px;
  color: #fff;
}
.header.header-custom .button:before,
.header.header-custom .button:after {
  box-shadow: none;
}
.header.header-custom .header__icon .icon {
  width: 24px;
  height: 24px;
}
.header.header-custom .header__icon:hover .icon {
  transform: unset;
}
.header.header-custom .header__heading-link {
  padding: 0;
}
.header.header-custom .header__heading-logo {
  height: 25px;
  width: auto;
  position: relative;
}
@media (min-width: 1024px) {
  .header.header-custom .header__heading-logo {
    height: 31px;
  }
}
@media (max-width: 1023px) {
  .header.header-custom {
    min-height: 57px;
  }
  .header.header-custom .menu-drawer {
    width: 100%;
  }
  .header.header-custom .menu-drawer:has(.menu-drawer__menu[data-level="1"]),
  .header.header-custom .menu-drawer:has(.menu-drawer__menu[data-level="2"]) {
    z-index: 501;
  }
  .header.header-custom:not(.drawer-menu).page-width {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header.header-custom .header__icons {
    align-items: center;
    gap: 8px;
  }
  .header.header-custom .header__icon .icon-close {
    width: 15px;
    height: 15px;
  }
  .header.header-custom .menu-drawer__navigation {
    padding: 0;
  }
  .header.header-custom .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(2) .menu-drawer__menu-item,
  .header.header-custom .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(1) .menu-drawer__menu-item {
    font-size: 16px;
    font-weight: 400;
  }
  .header.header-custom .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(2) .menu-drawer__menu-item > .icon-arrow,
  .header.header-custom .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(1) .menu-drawer__menu-item > .icon-arrow {
    width: 8px;
  }
  .header.header-custom .menu-drawer__menu {
    margin-top: 48px;
  }
  .header.header-custom .menu-drawer__menu .menu-drawer__menu-item {
    padding: 20px 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
  }
  .header.header-custom .menu-drawer__menu .menu-drawer__menu-item:hover {
    background-color: unset;
  }
  .header.header-custom .menu-drawer__menu .menu-drawer__menu-item:active {
    color: #E8EFE8;
  }
  .header.header-custom .menu-drawer__menu .menu-drawer__menu-item > .icon-arrow {
    right: 0;
    width: 11px;
  }
  .header.header-custom .menu-drawer__menu li {
    border-bottom: 1px #7C7C7C solid;
    margin-bottom: 0;
  }
  .header.header-custom .menu-drawer__menu li:last-child {
    border-bottom: none;
  }
  .header.header-custom .menu-drawer__menu .list-menu__item--active {
    text-decoration: none;
    color: #0b0a0a !important;
  }
  .header.header-custom .menu-drawer__menu-item--active,
  .header.header-custom .menu-drawer__menu-item:focus {
    background-color: unset;
    color: #0b0a0a !important;
  }
  .header.header-custom .menu-drawer__inner-submenu .menu-drawer__menu-item--active {
    font-weight: 700 !important;
  }
  .header.header-custom .menu-drawer__close-button {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    min-height: 60px;
    padding: 0 20px;
    background-color: #6C6C6C;
    font-size: 20px;
    font-weight: 700;
  }
  .header.header-custom .menu-drawer__close-button:focus,
  .header.header-custom .menu-drawer__close-button:hover {
    background-color: #6C6C6C;
  }
  .header.header-custom .menu-drawer__title {
    font-size: 18px;
  }
  .header.header-custom .menu-drawer__back {
    display: flex;
    align-items: center;
    color: #6C6C6C;
    font-size: 10px;
    font-weight: 400;
  }
  .header.header-custom .menu-drawer__back .icon-arrow {
    width: 11px;
    height: 11px;
    margin-right: 10px;
  }
  .header.header-custom .header__submenu__collection .collection__title {
    margin-bottom: 10px;
  }
  .header.header-custom .header__submenu__collection li a {
    padding: 15px 0;
    max-height: 50px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #0b0a0a;
  }
  .header.header-custom .small-font a {
    font-size: 16px;
    color: #6C6C6C;
    text-transform: none;
    padding: 15px 0;
    letter-spacing: unset;
  }
  .header.header-custom .small-font a.menu-drawer__menu-item--active {
    color: #0b0a0a;
    font-weight: 700;
  }
}
.header.header-custom .menu-drawer__utility-links {
  display: none;
}
.header.header-custom .join-the-club {
  display: none;
  margin-right: 13px;
}
@media (min-width: 1024px) {
  .header.header-custom .join-the-club {
    display: block;
  }
}
.header.header-custom .join-the-club .Button {
  font-size: 18px;
  font-weight: 400;
  max-height: 40px;
  min-height: unset;
  padding: 8px 10px;
}
.header.header-custom .search-account-bar {
  display: flex;
  justify-content: space-between;
  background-color: #6C6C6C;
  color: #6C6C6C;
  font-size: 16px;
  padding: 22px 20px;
  max-height: 60px;
}
.header.header-custom .search-account-bar .points {
  background-color: #6C6C6C;
  border-radius: 82px;
  color: #fff;
  font-size: 12px;
  padding: 3px 6px;
  margin-right: 15px;
}
.header.header-custom .search-account-bar a {
  color: #6C6C6C;
}
.header.header-custom .search-account-bar .search-bar,
.header.header-custom .search-account-bar .account-bar {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
}
.header.header-custom .search-account-bar svg {
  display: inline-flex;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  padding: unset;
}
.header.header-custom .search-account-bar svg path {
  fill: #6C6C6C;
}
@media (min-width: 1024px) {
  .header.header-custom .desktop-localization-wrapper .disclosure__list-wrapper {
    bottom: unset;
    transform: translateY(calc((var(--header-height) - 40px) / 2));
  }
}
.header.header-custom .desktop-localization-wrapper .disclosure .localization-form__select {
  font-weight: 300;
  background: none;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  padding-right: 16px;
}
@media (min-width: 1025px) {
  .header.header-custom .desktop-localization-wrapper .disclosure .localization-form__select {
    margin-right: -16px;
    transform: translateY(1px);
  }
}
.header.header-custom .desktop-localization-wrapper .disclosure .localization-form__select::after {
  box-shadow: none;
}
.header.header-custom .header__icons--localization .localization-form__select .icon-caret {
  right: 14px;
  height: 12px;
  top: unset;
}
.header.header-custom .header__icons--localization .localization-form__select .icon-caret.icon-caret--mobile {
  display: none;
}
.header.header-custom .header__icon--account {
  display: flex;
}
.header.header-custom .search__button {
  display: none;
}
.header.header-custom .reset__button {
  right: 0;
  transform: translateX(calc(50% - 12px));
  height: 100%;
}
.header.header-custom .reset__button.hidden + .search__button {
  display: none;
}
.js .menu-drawer__navigation .submenu-open {
  visibility: visible !important;
}
.js bsp[open] > .menu-drawer,
.js bsp[open] > .menu-drawer__submenu {
  transition: transform 0.4s ease, visibility 0.4s ease !important;
}
.header--middle-center:not(.drawer-menu) {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media (min-width: 1024px) {
  .close-drawer {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .header.header-custom .header__heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .header__icon--cart {
    opacity: 1;
    visibility: visible;
    transition: width 0.3s ease-out, height 0.3s ease-out;
  }
  .close-drawer {
    cursor: pointer;
    display: none;
    width: 0;
    height: 0;
    transition: width 0.3s ease-out, height 0.3s ease-out;
  }
  header-drawer {
    transition: margin-left 0.2s ease-out;
  }
  .menu-open header-drawer {
    margin-left: -100%;
  }
  .menu-open .header.header-custom {
    min-height: 56px;
  }
  .menu-open .header.header-custom .close-drawer {
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: block;
  }
  .menu-open .header.header-custom .header__icon--cart,
  .menu-open .header.header-custom .cart-count-bubble,
  .menu-open .header.header-custom .header__icon--search {
    width: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    border: none;
  }
  .menu-open .menu-drawer {
    top: 100%;
  }
  .menu-open .search-modal {
    background: #fff;
  }
  .menu-open .search-modal__content__profile {
    display: flex;
  }
  .menu-open .search-modal .field__input {
    background: #fff;
  }
}
.language-selector {
  z-index: 500;
}
.language-selector[data-mobile] {
  margin-right: 25px;
}
.language-selector[data-type=lsn-switchers][data-mobile] .lsn-switcher {
  padding: 8px 16px !important;
  font-size: 16px !important;
  max-height: 38px;
}
[data-type=lsn-switchers][data-mobile=""] {
  display: inline-block !important;
}
.header .menu-drawer .menu-drawer__quick-links {
  display: flex;
  justify-content: start;
  gap: 10px;
  padding: 0 20px;
  margin-top: 20px;
  margin-bottom: 20px !important;
  border-bottom: unset !important;
}
.header .menu-drawer .menu-drawer__quick-links .quick-links__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 104.18px;
  height: 65px;
  gap: 4px;
  border-radius: 5px;
  background: #6C6C6C;
  padding: 0 10px;
  color: #FEA2A2;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.header .menu-drawer .menu-drawer__quick-links .quick-links__text {
  color: #FEA2A2;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.header .menu-drawer .menu-drawer__quick-links .quick-links__icon {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
.search-modal {
  top: 100%;
  opacity: 1;
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
  height: 48px;
  border-bottom: 1px dashed #C8C8C8;
}
@media (min-width: 1025px) {
  .search-modal {
    height: 56px;
  }
}
@media (min-width: 1025px) {
  .search-modal__content {
    padding-left: 0;
    padding-right: 0;
  }
  .search-modal__content::before {
    content: "";
    background: #fff;
    left: 0;
    top: 0;
    height: calc(100% + 1px);
    width: 30vw;
    position: absolute;
    border-bottom: 1px dashed #C8C8C8;
    transform: translateX(-100%);
  }
  .search-modal__content::after {
    content: "";
    background: #fff;
    right: 0;
    top: 0;
    height: calc(100% + 1px);
    width: 30vw;
    position: absolute;
    border-bottom: 1px dashed #C8C8C8;
    transform: translateX(100%);
  }
}
.search-modal__content__profile {
  display: none;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: opacity 0.4s ease;
}
@media (min-width: 1025px) {
  .search-modal__content__profile {
    display: none;
  }
}
.search-modal__content__profile span {
  font-size: 16px;
  line-height: 18px;
  color: #6C6C6C;
}
.search-modal predictive-search.search-modal__form .field button:hover {
  cursor: pointer;
}
.search-modal predictive-search.search-modal__form .field button::after {
  content: none;
}
.search-modal .field:hover::before,
.search-modal .field:hover::after {
  box-shadow: none;
}
.search-modal .field > svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.search-modal .field__label {
  opacity: 1;
  transition: opacity 0.3s ease;
  left: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #6C6C6C;
}
.search-modal .field__input {
  background: #fff;
  margin: 0 0 0 32px;
  padding: 14px 0;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: normal;
}
.search-modal .field__input:focus {
  box-shadow: none;
  padding: unset;
}
.search-modal .field__input:focus ~ .field__label {
  opacity: 0;
  pointer-events: none;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  left: 31px;
  letter-spacing: normal;
  line-height: 22px;
}
.search-modal .field__input:not(:-moz-placeholder) {
  padding: 1.5rem;
  padding-left: 0;
  padding-right: 50px;
}
.search-modal .field__input:not(:placeholder-shown) {
  padding: 1.5rem;
  padding-left: 0;
  padding-right: 50px;
}
.search-modal .field__input:not(:-moz-placeholder) ~ .field__label {
  display: none;
}
.search-modal .field__input:not(:placeholder-shown) ~ .field__label {
  display: none;
}
.search-modal .field::before,
.search-modal .field::after {
  box-shadow: none;
  border: none;
}
body:has(.header.header-custom .header__inline-menu .header__menu-item:hover) {
  overflow: hidden;
}
.section-hero {
  background: #F7F7F7;
}
.hero {
  position: relative;
  background: var(--bs-hero-bg);
}
.hero__inner {
  width: 100%;
  max-width: 100%;
  display: grid;
}
@media (min-width: 768px) {
  .hero__inner--fullscreen .hero__media video {
    display: none;
  }
}
.hero__inner--fullscreen .hero__media .hero__fallback-image {
  display: none;
}
@media (min-width: 768px) {
  .hero__inner--fullscreen .hero__media .hero__fallback-image {
    display: block;
  }
}
.hero__inner--split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}
@media (min-width: 768px) {
  .hero__inner--split {
    grid-template-columns: 1fr 1fr;
    gap: var(--bs-split-gap);
  }
}
@media (min-width: 768px) {
  .hero.hero--split.hero--left .hero__media {
    order: 2;
  }
}
@media (min-width: 768px) {
  .hero.hero--split.hero--left .hero__panel {
    order: 1;
  }
}
@media (min-width: 1366px) {
  .hero.hero--split.hero--left .hero__panel {
    width: calc(var(--page-width) / 2);
    margin-left: auto;
    padding-inline-start: 0;
  }
}
@media (min-width: 768px) {
  .hero.hero--split.hero--right .hero__media {
    order: 1;
  }
}
@media (min-width: 768px) {
  .hero.hero--split.hero--right .hero__panel {
    order: 2;
  }
}
@media (min-width: 1366px) {
  .hero.hero--split.hero--right .hero__panel {
    width: calc(var(--page-width) / 2);
    margin-right: auto;
    padding-inline-end: 0;
  }
}
.hero.hero--split .hero__media {
  order: var(--bs-mobile-image-order, 1);
}
.hero.hero--split .hero__panel {
  order: calc(3 - var(--bs-mobile-image-order, 1));
}
.hero.hero--mobile-overlay .hero__inner--fullscreen {
  position: relative;
}
.hero.hero--mobile-overlay .hero__content {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  padding: 16px;
  justify-content: var(--bs-mobile-overlay-pos);
  align-items: var(--bs-overlay-align-x);
  text-align: var(--bs-overlay-text-align);
}
@media (min-width: 768px) {
  .hero.hero--mobile-overlay .hero__content {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .hero.hero--mobile-overlay .hero__content {
    position: absolute;
    padding: 0 120px;
  }
  .hero.hero--mobile-overlay .button {
    width: 260px;
    height: 56px;
  }
  .hero.hero--mobile-overlay .button:hover {
    background-color: var(--bs-btn-hover-bg);
    color: var(--bs-btn-hover-color);
  }
}
.hero__media {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero__media img,
.hero__media video {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: var(--bs-media-focus);
  object-position: var(--bs-media-focus);
  aspect-ratio: var(--bs-video-aspect-ratio-mobile);
}
@media (min-width: 768px) {
  .hero__media img,
  .hero__media video {
    aspect-ratio: auto;
  }
}
.hero__panel {
  background: var(--bs-hero-panel);
  padding: var(--bs-pad-m-t) var(--bs-pad-m-x) var(--bs-pad-m-b);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .hero__panel {
    padding: var(--bs-pad-d-t) var(--bs-pad-d-x) var(--bs-pad-d-b);
  }
}
.hero__content {
  padding: 1rem;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: var(--bs-mobile-overlay-pos);
}
@media (min-width: 768px) {
  .hero__content {
    justify-content: center;
  }
}
.hero__content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: var(--bs-mobile-overlay-pos);
  align-items: var(--bs-overlay-align-x);
  width: 100%;
}
.hero__eyebrow {
  color: var(--bs-eyebrow-color);
  font-size: var(--bs-eyebrow-fs-m);
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  margin-block-start: 0;
  margin-bottom: 8px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .hero__eyebrow {
    font-size: var(--bs-eyebrow-fs-d);
  }
}
.hero__heading {
  color: var(--bs-heading-color);
  font-size: var(--bs-heading-fs-m);
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  margin-block-start: 0;
  margin-block-end: 16px;
}
@media (min-width: 768px) {
  .hero__heading {
    font-size: var(--bs-heading-fs-d);
    margin-block-end: 24px;
  }
}
.hero__subtext {
  color: var(--bs-subtext-color);
  font-size: var(--bs-subtext-fs-m);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: var(--bs-font-weight, 400);
  line-height: 140%;
  letter-spacing: 0.23px;
}
.hero__subtext p {
  margin-block-start: 0;
  margin-block-end: 16px;
}
@media (min-width: 768px) {
  .hero__subtext p {
    margin-block-end: 32px;
  }
}
@media (min-width: 768px) {
  .hero__subtext {
    font-size: var(--bs-subtext-fs-d);
    max-width: 467px;
  }
}
.hero__subtext--hide-mobile {
  display: none;
}
@media (min-width: 768px) {
  .hero__subtext--hide-mobile {
    display: block;
  }
}
.hero__attribution {
  color: var(--bs-attribution-color);
  font-size: var(--bs-attribution-fs-m);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin-block-start: 8px;
  margin-block-end: 0;
}
@media (min-width: 768px) {
  .hero__attribution {
    font-size: var(--bs-attribution-fs-d);
    margin-block-start: -8px;
    margin-block-end: 0;
  }
}
.hero__attribution--hide-mobile {
  display: none;
}
@media (min-width: 768px) {
  .hero__attribution--hide-mobile {
    display: block;
  }
}
.hero .button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  text-align: center;
  font-size: var(--bs-btn-fs-m);
  padding: 15px 40px;
  width: 100%;
  height: 48px;
  background: var(--bs-btn-bg-mobile);
  color: var(--bs-btn-text-mobile);
  border: 1px solid var(--bs-btn-border-mobile);
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  min-width: 0;
}
.hero .button:hover {
  background-color: var(--bs-btn-hover-bg-mobile);
  color: var(--bs-btn-hover-color-mobile);
}
@media (min-width: 768px) {
  .hero .button {
    font-size: var(--bs-btn-fs-d);
    width: 260px;
    height: 56px;
    background: var(--bs-btn-bg);
    color: var(--bs-btn-text);
    border: 1px solid var(--bs-btn-border);
  }
  .hero .button:hover {
    background-color: var(--bs-btn-hover-bg-mobile);
    color: var(--bs-btn-hover-color-mobile);
  }
}
.image-text-section {
  background: var(--bs-it-bg);
}
.image-text-section__outer {
  padding: var(--bs-it-padding-top-mobile) var(--bs-it-padding-x-mobile) var(--bs-it-padding-bottom-mobile);
}
@media (min-width: 1366px) {
  .image-text-section__outer {
    padding: var(--bs-it-padding-top-desktop) var(--bs-it-padding-x-desktop) var(--bs-it-padding-bottom-desktop);
  }
}
@media (min-width: 1025px) {
  .image-text-section__outer--container {
    padding-left: var(--bs-it-padding-x-desktop) !important;
    padding-right: var(--bs-it-padding-x-desktop) !important;
    max-width: calc(var(--page-width) + var(--bs-it-padding-x-desktop) * 2);
    margin: 0 auto;
  }
}
.image-text-section__inner {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .image-text-section__inner {
    flex-direction: var(--bs-it-layout-desktop, row);
    gap: var(--bs-it-gap-desktop, 56px);
  }
}
@media (min-width: 768px) {
  .image-text-section__inner--fullscreen {
    gap: 0;
  }
}
.image-text-section__content {
  display: var(--bs-it-content-display-mobile, flex);
  flex-direction: column;
}
@media (min-width: 768px) {
  .image-text-section__content {
    display: var(--bs-it-content-display-desktop);
    flex-direction: column;
    justify-content: center;
    max-width: 270px;
  }
}
@media (min-width: 1025px) {
  .image-text-section__content {
    max-width: 420px;
  }
}
@media (min-width: 1366px) {
  .image-text-section__content {
    max-width: 552px;
    margin-bottom: var(--bs-it-content-margin-bottom-desktop, 100px);
  }
}
@media (min-width: 1441px) {
  .image-text-section__content {
    max-width: 100%;
  }
}
.image-text-section__content-image {
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .image-text-section__content-image {
    display: var(--bs-it-content-image-display-desktop);
    width: 100%;
  }
}
.image-text-section__content-image-img {
  display: block;
  width: 100%;
  height: auto;
}
.image-text-section__eyebrow {
  font-size: var(--bs-it-font-size-eyebrow-mobile);
  font-family: "ABC Repro", sans-serif;
  letter-spacing: 0;
  margin-block-end: 8px;
  line-height: 1;
  display: var(--bs-it-eyebrow-display-mobile);
  color: var(--bs-it-eyebrow-color-mobile);
}
@media (min-width: 768px) {
  .image-text-section__eyebrow {
    font-size: var(--bs-it-font-size-eyebrow-desktop);
    display: var(--bs-it-eyebrow-display-desktop);
    color: var(--bs-it-eyebrow-color-desktop);
  }
}
.image-text-section__heading {
  font-size: var(--bs-it-font-size-heading-mobile);
  font-family: "ABC Repro", sans-serif;
  line-height: 1;
  margin-block-start: 0;
  margin-block-end: var(--bs-it-heading-margin-bottom-mobile, 16px);
  display: var(--bs-it-heading-display-mobile);
  color: var(--bs-it-heading-color-mobile);
}
.image-text-section__heading p {
  margin: 0;
}
.image-text-section__heading p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .image-text-section__heading {
    display: var(--bs-it-heading-display-desktop);
    font-size: var(--bs-it-font-size-heading-desktop);
    color: var(--bs-it-heading-color-desktop);
    margin-block-end: 24px;
    word-break: auto-phrase;
  }
}
.image-text-section__subtext {
  font-size: var(--bs-it-font-size-text-mobile);
  font-family: "Helvetica Neue", sans-serif;
  line-height: 140%;
  letter-spacing: 0.23px;
  font-weight: 400;
  display: var(--bs-it-subtext-display-mobile);
  color: var(--bs-it-subtext-color-mobile);
}
@media (min-width: 768px) {
  .image-text-section__subtext {
    font-size: var(--bs-it-font-size-text-desktop);
    display: var(--bs-it-subtext-display-desktop);
    color: var(--bs-it-subtext-color-desktop);
  }
}
.image-text-section__subtext p {
  margin-block-start: 0;
  margin-block-end: 24px;
}
@media (min-width: 768px) {
  .image-text-section__subtext p {
    margin-block-start: 0;
    margin-block-end: 32px;
  }
}
.image-text-section__btn {
  padding: 15px 40px;
  text-decoration: none;
  cursor: pointer;
  width: 100%;
  display: var(--bs-it-btn-display-mobile);
  background-color: var(--bs-it-btn-bg-color-mobile);
  margin-bottom: 24px;
}
.image-text-section__btn:hover {
  background-color: var(--bs-it-btn-hover-bg-mobile);
  color: var(--bs-it-btn-hover-color-mobile);
}
.image-text-section__btn:hover a {
  color: var(--bs-it-btn-hover-color-mobile);
}
@media (min-width: 768px) {
  .image-text-section__btn {
    display: var(--bs-it-btn-display-desktop);
    background-color: var(--bs-it-btn-bg-color-desktop);
    width: -moz-fit-content;
    width: fit-content;
    padding: 15px 56px;
  }
  .image-text-section__btn:hover {
    background-color: var(--bs-it-btn-hover-bg-desktop);
    color: var(--bs-it-btn-hover-color-desktop);
  }
  .image-text-section__btn:hover a {
    color: var(--bs-it-btn-hover-color-desktop);
  }
}
.image-text-section__btn a {
  color: var(--bs-it-btn-color-mobile);
  text-decoration: none;
}
.image-text-section__btn a:hover {
  color: var(--bs-it-btn-hover-color-mobile);
}
@media (min-width: 768px) {
  .image-text-section__btn a {
    color: var(--bs-it-btn-color-desktop);
  }
  .image-text-section__btn a:hover {
    color: var(--bs-it-btn-hover-color-desktop);
  }
}
.image-text-section__media {
  width: 100%;
}
.image-text-section__picture {
  display: block;
}
.image-text-section__image {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .image-text-section__image--fullscreen {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
  }
}
.image-text-section__image--normal {
  max-width: 100%;
  width: 100%;
  display: block;
}
.image-text-section__media--mobile {
  display: var(--bs-it-image-mobile-display);
  width: 100%;
}
@media (min-width: 768px) {
  .image-text-section__media--mobile {
    display: none;
  }
}
.image-text-section video {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.image-text-section__video--mobile {
  display: block;
}
@media (min-width: 768px) {
  .image-text-section__video--mobile {
    display: none;
  }
}
.image-text-section__video--desktop {
  display: none;
}
@media (min-width: 768px) {
  .image-text-section__video--desktop {
    display: block;
  }
}
.image-text-section__media--desktop {
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .image-text-section__media--desktop {
    display: var(--bs-it-image-desktop-display);
  }
}
.image-text-section--mobile-image-top .image-text-section__media {
  order: 0;
}
.image-text-section--mobile-image-top .image-text-section__content {
  order: 1;
}
.image-text-section--mobile-image-bottom .image-text-section__content {
  order: 0;
}
.image-text-section--mobile-image-bottom .image-text-section__media {
  order: 1;
}
.image-text-section--desktop-image-left {
}
.image-text-section--desktop-image-left .image-text-section__media {
  order: 0;
}
.image-text-section--desktop-image-left .image-text-section__content {
  order: 1;
}
@media (min-width: 1366px) {
  .image-text-section--desktop-image-left.image-text-section--layout-row .image-text-section__content {
    width: calc(var(--page-width) / 2 - var(--bs-it-gap-desktop, 56px));
    margin-inline-end: auto;
    padding-inline-end: 0;
  }
}
@media (min-width: 768px) {
  .image-text-section--desktop-image-left.image-text-section--layout-row .image-text-section__media {
    flex-basis: 50%;
    flex-shrink: 0;
  }
}
.image-text-section--desktop-image-right {
}
.image-text-section--desktop-image-right .image-text-section__content {
  order: 0;
}
.image-text-section--desktop-image-right .image-text-section__media {
  order: 1;
}
@media (min-width: 1366px) {
  .image-text-section--desktop-image-right.image-text-section--layout-row .image-text-section__content {
    width: calc(var(--page-width) / 2 - var(--bs-it-gap-desktop, 56px));
    margin-inline-start: auto;
    padding-inline-start: 0;
  }
}
@media (min-width: 1366px) {
  .image-text-section--desktop-image-right.image-text-section--layout-row .image-text-section__media {
    flex-basis: 50%;
    flex-shrink: 0;
  }
}
.image-text-section__subtext--after-image {
  display: var(--bs-it-subtext-after-image-display);
  margin-block-start: 24px;
}
.image-text-section__subtext--after-image p {
  margin-block-end: 0;
}
@media (min-width: 768px) {
  .image-text-section__subtext--after-image {
    display: none;
  }
}
.image-text-section__subtext--before-image {
  display: var(--bs-it-subtext-before-image-display);
}
@media (min-width: 768px) {
  .image-text-section__subtext--before-image {
    display: block;
  }
}
.image-text-section__btn--before-image {
  display: var(--bs-it-btn-before-image-display);
}
@media (min-width: 768px) {
  .image-text-section__btn--before-image {
    display: inline-block;
  }
}
.image-text-section__btn--after-image {
  display: var(--bs-it-btn-after-image-display);
  margin-top: 24px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .image-text-section__btn--after-image {
    display: none;
  }
}
.bs-inci-lexikon.is-searching .bs-inci-lexikon__results {
  padding-top: 24px;
}
.bs-inci-lexikon__container {
  background: var(--background);
  color: var(--color);
  padding: var(--padding-top-mobile) var(--padding-side-mobile) var(--padding-bottom-mobile) !important;
}
@media (min-width: 768px) {
  .bs-inci-lexikon__container {
    padding: var(--padding-top-desktop) var(--padding-side-desktop) var(--padding-bottom-desktop) !important;
  }
}
.bs-inci-lexikon__controls {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.bs-inci-lexikon__alphabet-wrapper {
  padding: 4px 0;
  background: #fff;
  position: sticky;
  top: calc(var(--header-total) - 1px);
  z-index: 10;
}
.bs-inci-lexikon__alphabet-wrapper[hidden],
.bs-inci-lexikon__alphabet-wrapper--hidden {
  display: none;
}
.bs-inci-lexikon__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
  padding-bottom: 40px;
}
.bs-inci-lexikon__grid:not(:has(> :not([hidden]))) {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .bs-inci-lexikon__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1025px) {
  .bs-inci-lexikon__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px 80px;
    padding-bottom: 56px;
  }
}
.bs-inci-lexikon__group-title {
  font-size: 24px;
  font-weight: 900;
  margin: 24px 0 16px 0;
  color: var(--color);
}
@media (min-width: 768px) {
  .bs-inci-lexikon__group-title {
    font-size: 32px;
    margin: 56px 0 24px 0;
  }
}
.bs-inci-lexikon__group-title--hidden {
  display: none;
}
.bs-inci-lexikon__item {
  display: flex;
  flex-direction: column;
  padding: 0;
  gap: 8px;
  color: var(--color);
}
@media (min-width: 1025px) {
  .bs-inci-lexikon__item {
    order: unset !important;
  }
}
.bs-inci-lexikon__item[hidden] {
  display: none;
}
.bs-inci-lexikon__item:not(:last-child) {
  border-bottom: 1px dashed #C8C8C8;
  padding-bottom: 24px;
}
@media (min-width: 1025px) {
  .bs-inci-lexikon__item:not(:last-child) {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.bs-inci-lexikon__item-name {
  margin: 0;
  line-height: normal;
  font-weight: 700;
}
.bs-inci-lexikon__item-content {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
  font-weight: 400;
}
.bs-inci-lexikon__item-content p {
  margin: 0;
}
.bs-inci-lexikon__item-link {
  text-decoration: underline;
  text-underline-offset: 10%;
  text-underline-position: from-font;
  font-weight: 400;
}
.bs-inci-lexikon .pagination-wrapper {
  margin-top: 0;
}
.bs-inci-lexikon__pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-inci-lexikon__pagination {
    margin: 0 auto;
    justify-content: center;
    margin-left: 0;
  }
}
.bs-inci-lexikon__pagination .pagination__item--next,
.bs-inci-lexikon__pagination .pagination__item--prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
  padding: 4px;
  background: none;
}
.bs-inci-lexikon__pagination .pagination__item--next.placeholder,
.bs-inci-lexikon__pagination .pagination__item--prev.placeholder {
  opacity: 0.3;
}
.bs-inci-lexikon__pagination .pagination__item--next .svg-wrapper,
.bs-inci-lexikon__pagination .pagination__item--prev .svg-wrapper {
  height: 100%;
  width: auto;
}
.bs-inci-lexikon__pagination .pagination__item--prev {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .bs-inci-lexikon__pagination .pagination__item--prev {
    margin-right: 40px;
  }
}
.bs-inci-lexikon__pagination .pagination__item--next {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .bs-inci-lexikon__pagination .pagination__item--next {
    margin-left: 40px;
  }
}
.bs-inci-lexikon__pagination .pagination__list {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.bs-inci-lexikon__pagination .pagination__list > li {
  max-width: unset;
}
.bs-inci-lexikon__pagination .pagination__list > li:not(:last-child) {
  margin-right: 0;
}
.bs-inci-lexikon__pagination .pagination__item {
  height: 48px;
  width: auto;
  aspect-ratio: 1/1;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
  color: #0b0a0a;
  background: #fff;
  border-radius: 50%;
  transition: background 0.3s ease, color 0.3s ease;
}
.bs-inci-lexikon__pagination .pagination__item--current {
  background: #0b0a0a;
  color: #fff;
}
.bs-inci-lexikon__pagination .pagination__item--current::after {
  content: none;
}
.bs-inci-lexikon__view[hidden] {
  display: none;
}
.bs-inci-lexikon__no-results {
  text-align: center;
  padding: 48px 0;
  color: #6C6C6C;
}
.bs-inci-lexikon__no-results [hidden] {
  display: none;
}
.bs-inci-lexikon__group [hidden] {
  display: none;
}
.bs-inci-lexikon__paginated .hidden,
.bs-inci-lexikon__unpaginated .hidden {
  display: none;
}
.bs-inci-lexikon__image-block {
  display: flex;
  align-items: stretch;
  aspect-ratio: 1/1;
  order: var(--image-block-order-mobile, 4);
}
@media (min-width: 1025px) {
  .bs-inci-lexikon__image-block {
    order: unset;
    grid-column: var(--image-block-column, 3);
    grid-row: 1/span 2;
    aspect-ratio: auto;
  }
}
.bs-inci-lexikon__image-block-link {
  display: block;
  width: 100%;
  height: 100%;
}
.bs-inci-lexikon__image-block-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-inci-toggle {
  display: flex;
}
.bs-inci-toggle__button {
  flex-basis: 50%;
  padding: 10px 12px;
  cursor: pointer;
  border: 1px dashed #C8C8C8;
  background: #fff;
  color: #0b0a0a;
}
.bs-inci-toggle__button--active {
  background: #E9E9E9;
  border: 1px solid #E9E9E9;
}
@media (min-width: 768px) {
  .bs-inci-toggle__button {
    padding: 13px 12px;
  }
}
.bs-inci-search {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  border: 1px dashed #C8C8C8;
  padding: 16px;
}
@media (min-width: 768px) {
  .bs-inci-search {
    gap: 16px;
    margin-bottom: 8px;
  }
}
.bs-inci-search__reset {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 16px !important;
  top: 50% !important;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #0b0a0a;
}
.bs-inci-search__input {
  width: 100%;
  margin-right: 32px;
  border: none;
  background: none;
}
.bs-inci-search__input::-webkit-search-cancel-button,
.bs-inci-search__input::-webkit-search-decoration {
  appearance: none;
  -webkit-appearance: none;
}
.bs-inci-search__input:focus {
  box-shadow: none;
  outline: none;
}
.bs-inci-alphabet {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: flex-start;
  padding: 16px 0;
}
.bs-inci-alphabet__letter {
  padding: 12px 16px;
  font-size: 12px;
  font-weight: 700;
  color: #0b0a0a;
  cursor: pointer;
  border: none;
  background: none;
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .bs-inci-alphabet__letter {
    font-size: 16px;
    font-weight: 400;
  }
}
.bs-inci-alphabet__letter--active {
  border-bottom: 1px solid #0b0a0a;
  font-size: 14px;
  font-weight: 900;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-inci-alphabet__letter--active {
    font-size: 24px;
  }
}
.bs-influencer-reviews {
  background: var(--influencer-reviews-bg-color);
  color: var(--influencer-reviews-text-color);
  padding: var(--influencer-reviews-pt-mobile) var(--influencer-reviews-px-mobile) var(--influencer-reviews-pb-mobile);
}
@media (min-width: 768px) {
  .bs-influencer-reviews {
    padding: var(--influencer-reviews-pt-desktop) var(--influencer-reviews-px-desktop) var(--influencer-reviews-pb-desktop);
  }
}
.bs-influencer-reviews__container {
  position: relative;
}
.bs-influencer-reviews__slide {
  box-sizing: border-box;
}
.bs-influencer-reviews__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 16px;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card {
    flex-direction: row;
    gap: 56px;
    margin: 0;
  }
}
.bs-influencer-reviews__card--horizontal {
  flex-direction: row;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--horizontal {
    gap: 56px;
  }
}
.bs-influencer-reviews__card--right {
  flex-direction: row-reverse;
}
.bs-influencer-reviews__media {
  position: relative;
  width: 100%;
  aspect-ratio: var(--block-media-format-mobile);
}
@media (min-width: 768px) {
  .bs-influencer-reviews__media {
    width: 55%;
    max-width: 643px;
    aspect-ratio: var(--block-media-format);
  }
}
.bs-influencer-reviews__card--horizontal .bs-influencer-reviews__media {
  width: 50%;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--horizontal .bs-influencer-reviews__media {
    width: 55%;
    max-width: 643px;
    max-height: none;
  }
}
.bs-influencer-reviews__card--vertical .bs-influencer-reviews__media {
  aspect-ratio: var(--block-media-format-mobile);
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--vertical .bs-influencer-reviews__media {
    width: 60%;
    aspect-ratio: var(--block-media-format);
  }
}
.bs-influencer-reviews__card--vertical .bs-influencer-reviews__media img,
.bs-influencer-reviews__card--vertical .bs-influencer-reviews__media video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.bs-influencer-reviews__card--horizontal .bs-influencer-reviews__media img,
.bs-influencer-reviews__card--horizontal .bs-influencer-reviews__media video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-influencer-reviews__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__content {
    width: calc(45% - 56px);
    justify-content: space-between;
  }
}
.bs-influencer-reviews__content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__content-wrapper {
    justify-content: center;
    height: 100%;
  }
}
.bs-influencer-reviews__card--horizontal .bs-influencer-reviews__content {
  width: 50%;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--horizontal .bs-influencer-reviews__content {
    width: calc(45% - 56px);
  }
}
.bs-influencer-reviews__card--horizontal .bs-influencer-reviews__product-btn {
  display: inline-flex;
  padding: 15px 20px;
  width: auto;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--horizontal .bs-influencer-reviews__product-btn {
    display: inline-flex;
    padding: 15px 40px;
    width: -moz-max-content;
    width: max-content;
  }
}
.bs-influencer-reviews__label {
  font-size: var(--block-label-fs);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px dashed #C8C8C8;
  border-top: 1px dashed #C8C8C8;
  color: #0b0a0a;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__label {
    margin: 0 0 8px 0;
    padding: 0;
    color: #6C6C6C;
    font-feature-settings: "liga" off, "clig" off;
    font-family: "ABC Repro", sans-serif;
    font-style: normal;
    font-weight: 900;
    line-height: 120%;
    text-transform: uppercase;
    border-bottom: none;
    border-top: none;
  }
}
.bs-influencer-reviews__label--mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__label--mobile {
    display: none;
  }
}
.bs-influencer-reviews__label--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__label--desktop {
    display: block;
    margin: 0 0 8px 0;
  }
}
.bs-influencer-reviews__rating {
  display: flex;
  gap: 2px;
  margin: 0 0 12px 0;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__rating {
    margin: 0 0 16px 0;
  }
}
.bs-influencer-reviews__star {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--influencer-reviews-star-unfilled-color);
  width: var(--influencer-reviews-star-size);
  height: var(--influencer-reviews-star-size);
}
.bs-influencer-reviews__star svg {
  width: 100%;
  height: 100%;
  display: block;
}
.bs-influencer-reviews__star--filled {
  color: var(--influencer-reviews-star-filled-color);
}
.bs-influencer-reviews__quote {
  font-size: var(--block-quote-fs-mobile);
  color: var(--block-quote-color);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  padding-left: 0;
  border-left: none;
  margin: 0 0 12px 0;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__quote {
    font-size: var(--block-quote-fs-desktop);
    margin: 0 0 16px 0;
  }
}
.bs-influencer-reviews__author {
  font-size: var(--block-author-fs);
  color: var(--block-author-color);
  margin: 0 0 16px 0;
  font-family: "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__author {
    margin: 0 0 24px 0;
  }
}
.bs-influencer-reviews__button-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.bs-influencer-reviews__product-btn {
  display: inline-flex;
  padding: 15px 40px;
  height: 48px;
  width: -moz-max-content;
  width: max-content;
  background: var(--block-btn-bg-color);
  color: var(--block-btn-color);
  border: 1px solid var(--block-btn-border-color);
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  text-decoration: none;
  text-align: center;
  font-size: var(--block-btn-fs-mobile);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
  min-width: unset !important;
}
.bs-influencer-reviews__card--vertical .bs-influencer-reviews__product-btn {
  width: 100%;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--vertical .bs-influencer-reviews__product-btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 768px) {
  .bs-influencer-reviews__product-btn {
    font-size: var(--block-btn-fs-desktop);
    margin: 0;
  }
}
.bs-influencer-reviews__mobile-alt-link {
  display: none;
  font-size: var(--block-btn-fs-mobile);
  color: var(--block-btn-color);
  text-decoration: underline;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-align: center;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .bs-influencer-reviews__mobile-alt-link {
    display: block;
  }
}
@media (min-width: 768px) {
  .bs-influencer-reviews__mobile-alt-link {
    display: none;
  }
}
.bs-influencer-reviews__more-link {
  color: var(--block-more-link-color);
  font-size: var(--block-more-link-fs);
  transition: color 0.3s ease;
  margin-top: auto;
  align-self: flex-start;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: 10%;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__more-link {
    padding: 10px 0;
  }
}
.bs-influencer-reviews__nav {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: opacity 0.3s ease;
  z-index: 6;
  opacity: 0.7;
  border: unset;
  background: unset;
  width: 48px;
  height: 48px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__nav {
    display: block;
  }
}
.bs-influencer-reviews__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.bs-influencer-reviews__nav svg {
  width: 48px;
  height: 48px;
}
.bs-influencer-reviews__nav.bs-influencer-reviews__prev {
  left: 10px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__nav.bs-influencer-reviews__prev {
    left: -68px;
  }
}
.bs-influencer-reviews__nav.bs-influencer-reviews__next {
  right: 10px;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__nav.bs-influencer-reviews__next {
    right: -68px;
  }
}
.bs-influencer-reviews__pagination {
  margin: 24px auto 16px auto;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__pagination {
    margin: 40px auto 22px auto;
  }
}
.section-logos {
  background: var(--logos-bg, #000);
}
.logos {
  padding-top: var(--logos-pt-m, 24px);
  padding-bottom: var(--logos-pb-m, 24px);
}
@media (min-width: 768px) {
  .logos {
    padding-top: var(--logos-pt-d, 32px);
    padding-bottom: var(--logos-pb-d, 32px);
  }
}
.logos__inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.logos__inner::-webkit-scrollbar {
  display: none;
}
@media (min-width: 990px) {
  .logos__inner {
    margin: 0 auto;
  }
}
.logos__row {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: var(--logos-gap-m, 16px);
  min-width: 100%;
  padding-inline: 16px;
}
@media (min-width: 768px) {
  .logos__row {
    gap: var(--logos-gap-d, 40px);
    padding-inline: 24px;
  }
}
.logos__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.logos__img {
  display: block;
  height: auto;
  width: 74px;
  -o-object-fit: contain;
  object-fit: contain;
  filter: none;
}
@media (min-width: 768px) {
  .logos__img {
    height: auto;
    width: 128px;
  }
}
.logos__img--invert {
  filter: invert(1) brightness(100%);
}
.section .collection-hero {
  background: var(--collection-header-background);
  padding-top: var(--collection-header-vertical-padding-mobile);
  padding-bottom: var(--collection-header-vertical-padding-mobile);
}
@media (min-width: 768px) {
  .section .collection-hero {
    padding-top: var(--collection-header-vertical-padding-desktop);
    padding-bottom: var(--collection-header-vertical-padding-desktop);
  }
}
.section .collection-hero__title {
  color: var(--collection-header-font-color);
  font-size: var(--collection-header-font-size-header);
  margin: 0;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .section .collection-hero__title {
    font-size: calc(var(--collection-header-font-size-header) + 8px);
  }
}
.section .collection-hero__description {
  margin: 0;
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: normal;
}
.section .collection-hero__description * {
  color: var(--collection-header-font-color);
  font-size: var(--collection-header-font-size-body);
}
.section .collection-hero__text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-blog {
  padding: var(--pad-top-mobile, 24px) var(--pad-side-mobile, 16px) var(--pad-bottom-mobile, 72px);
}
@media (min-width: 768px) {
  .bs-blog {
    padding: var(--pad-top-desktop, 32px) var(--pad-side-desktop, 120px) var(--pad-bottom-desktop, 72px);
  }
}
.bs-blog-search {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 16px;
  position: relative;
  border: 1px dashed #C8C8C8;
  padding: 16px;
}
@media (min-width: 768px) {
  .bs-blog-search {
    gap: 16px;
  }
}
.bs-blog-search__reset-button {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 16px !important;
  top: 50% !important;
  transform: translateY(-50%);
}
.bs-blog-search__input {
  width: 100%;
  margin-right: 32px;
  border: none;
  background: #fff;
  background-color: #fff;
}
.bs-blog-search__input::-webkit-search-cancel-button,
.bs-blog-search__input::-webkit-search-decoration {
  appearance: none;
  -webkit-appearance: none;
}
.bs-blog-search__input:focus {
  box-shadow: none;
  outline: none;
}
.bs-blog-filters {
  padding-block: 8px;
}
@media (min-width: 768px) {
  .bs-blog-filters {
    padding-block: 16px;
  }
}
.bs-blog-filters__list {
  display: flex;
  flex-direction: row;
  gap: 8px;
  overflow-x: auto;
}
@media (min-width: 768px) {
  .bs-blog-filters__list {
    gap: 12px;
  }
}
.bs-blog-filters__item {
  white-space: nowrap;
  padding: 10px 12px;
  border: 1px dashed #C8C8C8;
  color: #0b0a0a;
  border-radius: 0px;
  background-color: #fff;
  line-height: 1.2;
  display: inline-flex;
  gap: 4px;
}
.bs-blog-filters__item.active {
  background: #E9E9E9;
}
.bs-blog-filters__item.active .bs-blog-filters__remove {
  display: block;
}
.bs-blog-filters__remove {
  display: none;
}
.bs-blog-articles {
  padding-block: 16px;
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  gap: 24px;
}
@media (min-width: 768px) {
  .bs-blog-articles {
    grid-template-columns: repeat(4, 1fr);
    gap: 48px 24px;
  }
}
.bs-blog-articles__article {
  align-items: flex-start !important;
}
@media (min-width: 768px) {
  .bs-blog-articles__article--highlight {
    grid-column: span 2;
  }
}
.bs-blog .pagination-wrapper {
  margin-top: 0;
}
.bs-blog-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-blog-pagination {
    margin: 0 auto;
    justify-content: center;
    margin-left: 0;
  }
}
.bs-blog-pagination .pagination__item--next,
.bs-blog-pagination .pagination__item--prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
  padding: 4px;
  background: none;
}
.bs-blog-pagination .pagination__item--next.placeholder,
.bs-blog-pagination .pagination__item--prev.placeholder {
  opacity: 0.3;
}
.bs-blog-pagination .pagination__item--next .svg-wrapper,
.bs-blog-pagination .pagination__item--prev .svg-wrapper {
  height: 100%;
  width: auto;
}
.bs-blog-pagination .pagination__item--prev {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .bs-blog-pagination .pagination__item--prev {
    margin-right: 40px;
  }
}
.bs-blog-pagination .pagination__item--next {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .bs-blog-pagination .pagination__item--next {
    margin-left: 40px;
  }
}
.bs-blog-pagination .pagination__list {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
}
.bs-blog-pagination .pagination__list > li {
  max-width: unset;
}
.bs-blog-pagination .pagination__list > li:not(:last-child) {
  margin-right: 0;
}
.bs-blog-pagination .pagination__item {
  height: 48px;
  width: auto;
  aspect-ratio: 1/1;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
  color: #0b0a0a;
  background: #fff;
  border-radius: 50%;
  transition: background 0.3s ease, color 0.3s ease;
}
.bs-blog-pagination .pagination__item--current {
  background: #0b0a0a;
  color: #fff;
}
.bs-blog-pagination .pagination__item--current::after {
  content: none;
}
.bs-blog .bs-article-card__heading {
  font-family: "Helvetica Neue", sans-serif;
}
.bs-article-card {
  height: 100%;
}
.bs-article-card-wrapper {
  width: 100%;
  height: 100%;
}
.bs-article-card__inner {
  aspect-ratio: 1/1 !important;
}
.bs-article-card__excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  line-height: 1.4;
  font-size: 16px;
}
@media (min-width: 768px) {
  .bs-article-card__excerpt {
    display: none;
  }
}
.bs-article-card__heading {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: break-word;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .bs-article-card--highlight .bs-article-card__excerpt {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
  }
}
.bs-article-card--highlight .bs-article-card__heading {
  -webkit-line-clamp: 2;
  text-transform: none;
}
.bs-article-card__information {
  display: flex;
  flex-direction: column;
  gap: 4px;
  grid-row-start: 2;
}
@media (min-width: 768px) {
  .bs-article-card__information {
    gap: 8px;
  }
}
.bs-article-card__filters {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  color: #6C6C6C;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 900;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-article-card__filters {
    margin-bottom: -6px;
  }
}
.bs-article-card__filter {
  font-family: "ABC Repro", sans-serif;
}
.bs-article-card__heading {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0 !important;
}
.bs-article-card__heading a::after {
  content: unset !important;
}
.bs-article-card__content {
  border: none !important;
  padding: 12px 0 !important;
}
.bs-article-card__content--background-color {
  background: var(--card-background-color);
  padding: 12px 8px !important;
}
@media (min-width: 768px) {
  .bs-article-card__content {
    padding: 16px 0 !important;
  }
  .bs-article-card__content--background-color {
    padding: 12px 8px !important;
  }
}
@media (min-width: 768px) {
  .bs-article-card:not(.bs-article-card--highlight) .bs-article-card__content {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .bs-article-card:not(.bs-article-card--highlight) .bs-article-card__content--background-color {
    padding: 12px 8px !important;
  }
}
.bs-article-card__read-more {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  color: #0b0a0a;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.bs-article-card__footer {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
}
.bs-marquee-ticker__container {
  padding: var(--marquee-ticker-pt-m) 0 var(--marquee-ticker-pb-m);
  background: var(--marquee-ticker-bg);
  color: var(--marquee-ticker-color);
  overflow: hidden;
}
@media (min-width: 768px) {
  .bs-marquee-ticker__container {
    padding: var(--marquee-ticker-pt-d) 0 var(--marquee-ticker-pb-d);
  }
}
.bs-marquee-ticker__marquee-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.bs-marquee-ticker__marquee-track {
  display: flex;
  align-items: center;
  will-change: transform;
}
.bs-marquee-ticker__marquee-group {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.bs-marquee-ticker__marquee-item {
  font-family: "ABC Repro", sans-serif;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: var(--marquee-ticker-font-size-mobile);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  padding-right: 16px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .bs-marquee-ticker__marquee-item {
    padding-right: 64px;
    font-size: var(--marquee-ticker-font-size-desktop);
  }
}
body:not(:has(sticky-header)) .shopify-section:has(> .bs-menu-tabs) {
  top: 0;
}
.shopify-section-header-sticky-announcement-bar .shopify-section:has(> .bs-menu-tabs) {
  top: calc(var(--header-total) - 1px);
}
.shopify-section:has(> .bs-menu-tabs) {
  display: none;
  position: sticky;
  top: calc(var(--header-height) - 1px);
  z-index: 50;
  margin-top: var(--menu-tabs-margin-top);
  margin-bottom: var(--menu-tabs-margin-bottom);
  transition: top 0.2s ease;
  overflow-x: hidden;
}
@media (min-width: 1025px) {
  .shopify-section:has(> .bs-menu-tabs) {
    display: block;
  }
}
.shopify-section:has(> .bs-menu-tabs).header-is-hidden {
  top: 0;
}
.bs-menu-tabs {
  height: 100%;
  opacity: 1;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
.bs-menu-tabs--hidden {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}
.bs-menu-tabs__heading {
  margin-bottom: 0;
}
.bs-menu-tabs__content {
  margin: 10px 0 0;
}
.bs-menu-tabs__content p {
  margin-top: 0;
}
.bs-menu-tabs__content *:first-child {
  margin-top: 0;
}
.bs-menu-tabs__content *:last-child {
  margin-bottom: 0;
}
.bs-menu-tabs__tab {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  background: transparent;
  color: var(--menu-tabs-font-color);
  text-transform: uppercase;
  font-family: "ABC Repro", sans-serif;
  line-height: 120%;
  font-weight: 800;
  font-size: var(--menu-tabs-font-size);
  transition: background 0.3s ease, color 0.3s ease;
}
.bs-menu-tabs__tab:hover,
.bs-menu-tabs__tab.active {
  background: #7F7D81;
  color: #fff;
}
.bs-menu-tabs__swiper {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: var(--menu-tabs-inline-padding);
  padding-left: var(--menu-tabs-inline-padding);
  background: var(--menu-tabs-background-color);
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  position: relative;
  overflow: visible;
}
.bs-menu-tabs__swiper::before {
  content: "";
  position: absolute;
  height: calc(100% + 2px);
  width: 50vw;
  top: -1px;
  left: 0;
  background: var(--menu-tabs-background-color);
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  transform: translateX(-99%);
}
.bs-menu-tabs__swiper::after {
  content: "";
  position: absolute;
  height: calc(100% + 2px);
  width: 50vw;
  top: -1px;
  right: 0;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
  background: var(--menu-tabs-background-color);
  transform: translateX(99%);
}
.mix {
  background: var(--mm-outer-bg);
}
@media (min-width: 768px) {
  .mix .mix--stroke-mobile-only .mix__inner {
    border-width: 0;
  }
}
.mix__inner {
  max-width: 100%;
  margin: 0 auto;
  background: var(--mm-card-bg);
  border: var(--mm-stroke-width) solid var(--mm-stroke-color);
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}
@media (min-width: 768px) {
  .mix__inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1366px) {
  .mix__inner {
    min-height: 540px;
  }
}
.mix__content {
  background: var(--mm-content-bg-m);
  padding-top: var(--mm-content-m-pt);
  padding-bottom: var(--mm-content-m-pb);
  padding-left: var(--mm-content-m-px);
  padding-right: var(--mm-content-m-px);
}
@media (min-width: 768px) {
  .mix__content {
    padding-right: 30px;
    padding-left: 30px;
    background: var(--mm-content-bg-d);
  }
}
@media (min-width: 1025px) {
  .mix__content {
    background: var(--mm-content-bg-d);
    padding-top: var(--mm-content-d-pt);
    padding-bottom: var(--mm-content-d-pb);
    padding-left: var(--mm-content-d-px);
    padding-right: var(--mm-content-d-px);
  }
}
.mix__heading {
  font-size: var(--mm-heading-fs-m);
  color: var(--mm-heading-color);
  margin: 0 0 16px 0;
  line-height: 1;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
}
.mix__heading p {
  margin: 0;
}
.mix__heading p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .mix__heading {
    font-size: var(--mm-heading-fs-m);
  }
}
@media (min-width: 1025px) {
  .mix__heading {
    margin: 0 0 var(--mm-heading-margin-bottom-desktop) 0;
    font-size: var(--mm-heading-fs-d);
  }
}
.mix__text {
  font-size: var(--mm-text-fs-m);
  color: var(--mm-text-color);
  line-height: 140%;
  letter-spacing: 0.23px;
  margin-bottom: 16px;
  max-width: 100%;
  font-family: "Helvetica Neue";
}
@media (min-width: 768px) {
  .mix__text {
    margin-bottom: 12px;
    max-width: 397px;
  }
}
@media (min-width: 1025px) {
  .mix__text {
    margin-bottom: 32px;
    font-size: var(--mm-text-fs-d);
  }
}
.mix__eyebrow {
  font-size: var(--mm-eyebrow-fs-m);
  color: var(--mm-eyebrow-color);
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 8px 0;
  font-family: "ABC Repro";
}
@media (min-width: 768px) {
  .mix__eyebrow {
    font-size: var(--mm-eyebrow-fs-d);
  }
}
.mix__altlink {
  text-decoration: underline;
  font-family: "Helvetica";
  font-weight: 400;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 140%;
}
.mix__media {
  width: 100%;
}
.mix__image {
  width: 100%;
  height: auto;
  display: block;
}
.mix__video-wrap img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  -o-object-position: center;
  object-position: center;
}
.mix__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
@media (min-width: 990px) {
  .mix__picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
  }
}
@media (min-width: 1366px) {
  .mix__picture img {
    height: 540px;
  }
}
.mix__video-wrap {
  position: relative;
  width: 100%;
}
.mix__video-wrap--16x9 {
  aspect-ratio: 16/9;
}
.mix__video-wrap--1x1 {
  aspect-ratio: 1/1;
}
.mix__video-wrap--9x16 {
  aspect-ratio: 9/16;
}
.mix__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.mix video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.mix__triptych {
  display: grid;
  grid-template-columns: repeat(3, minmax(100px, 1fr));
  justify-content: space-between;
}
.mix__triptych-item {
  width: 100%;
  overflow: hidden;
}
.mix__triptych-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
@media (min-width: 1366px) {
  .mix__triptych-img {
    height: 540px;
  }
}
.mix__inner--split {
  display: none;
}
@media (min-width: 990px) {
  .mix__inner--split {
    display: grid;
  }
}
.mix__inner--fallback {
  display: grid;
}
@media (min-width: 990px) {
  .mix__inner--fallback {
    display: none;
  }
}
@media (min-width: 990px) {
  .mix__content--overlay {
    grid-column: 1/-1;
    place-self: center;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 990px) {
  .mix__content--center {
    grid-column: 2;
    align-self: center;
    background: var(--mm-content-bg-d);
    padding-top: var(--mm-content-d-pt);
    padding-bottom: var(--mm-content-d-pb);
    padding-left: var(--mm-content-d-px);
    padding-right: var(--mm-content-d-px);
    box-shadow: 0 0 0 var(--mm-stroke-width) var(--mm-stroke-color);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background: transparent;
    box-shadow: none;
  }
  .mix__content--center .mix__text {
    max-width: 397px;
  }
  .mix__content--center .button {
    margin-inline: auto;
  }
}
@media (min-width: 990px) {
  .mix__split-img {
    height: 100%;
  }
  .mix__split-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
  }
}
@media (min-width: 1025px) {
  .mix__split-img img {
    -o-object-fit: initial;
    object-fit: initial;
  }
}
.mix--mobile-image-bottom .mix__content {
  order: 1;
}
.mix--mobile-image-bottom .mix__media {
  order: 2;
}
.mix:not(.mix--mobile-image-bottom) .mix__media {
  order: 1;
}
.mix:not(.mix--mobile-image-bottom) .mix__content {
  order: 2;
}
.mix .u-show-mobile {
  display: block;
}
@media (min-width: 768px) {
  .mix .u-show-mobile {
    display: none;
  }
}
.mix .u-hide-mobile {
  display: none;
}
@media (min-width: 768px) {
  .mix .u-hide-mobile {
    display: block;
  }
}
@media (min-width: 768px) {
  .mix--desktop-image-right .mix__content {
    order: 1 !important;
  }
  .mix--desktop-image-right .mix__media {
    order: 2 !important;
  }
}
@media (min-width: 768px) {
  .mix--desktop-image-left .mix__media {
    order: 1 !important;
  }
  .mix--desktop-image-left .mix__content {
    order: 2 !important;
  }
}
@media (min-width: 768px) {
  .mix--full .mix__inner {
    max-width: 100%;
  }
}
@media (min-width: 990px) {
  .mix--full .mix__inner--split {
    display: grid;
    grid-template-columns: 1fr minmax(400px, 560px) 1fr;
    align-items: stretch;
    gap: 0;
    max-width: 100%;
  }
  .mix--full .mix__inner--split {
    display: flex;
    justify-content: space-between;
    position: relative;
    background-color: rgba(247, 247, 247, 0.7294117647);
  }
}
@media (min-width: 1366px) {
  .mix--full-size-image-left.mix--desktop-image-right .mix__content {
    width: calc(var(--page-width) / 2);
    margin-left: auto;
    padding-inline-start: 0;
  }
}
@media (min-width: 1366px) {
  .mix--desktop-image-right:not(.mix--full) .mix__content {
    width: calc(var(--page-width) / 2);
    margin-left: auto;
    padding-inline-start: 0;
  }
}
@media (min-width: 1366px) {
  .mix--full-size-image-left.mix--desktop-image-left .mix__content {
    width: calc(var(--page-width) / 2);
    margin-right: auto;
    padding-inline-end: 0;
  }
}
@media (min-width: 1366px) {
  .mix--desktop-image-left:not(.mix--full) .mix__content {
    margin-right: auto;
    padding-inline-end: 0;
    width: calc(var(--page-width) / 2);
  }
}
.bs-multicolumn {
  background: var(--background-color, #fff);
}
.bs-multicolumn-title {
  padding-bottom: 16px;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .bs-multicolumn-title {
    padding-bottom: 24px;
  }
}
.bs-multicolumn-title-text {
  color: var(--text-color);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--text-font-size-mobile);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  word-break: break-word;
  margin-block: 0;
}
@media (min-width: 768px) {
  .bs-multicolumn-title-text {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-multicolumn-title--left {
  justify-content: flex-start;
}
.bs-multicolumn-title--center {
  justify-content: center;
}
.bs-multicolumn-title--right {
  justify-content: flex-end;
}
.bs-multicolumn-list {
  --grid-desktop-horizontal-spacing: 16px !important;
  --grid-desktop-vertical-spacing: 16px !important;
  --grid-mobile-horizontal-spacing: 16px !important;
  --grid-mobile-vertical-spacing: 16px !important;
}
.bs-multicolumn-list__item .multicolumn-card {
  background: var(--block-background-color, #F7F7F7) !important;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.bs-multicolumn-list__item .multicolumn-card ul {
  list-style-position: outside;
}
.bs-multicolumn-list__item .multicolumn-card ul li {
  margin-left: 20px;
}
@media (min-width: 1025px) {
  .bs-multicolumn--cols-4 .bs-multicolumn-card__info-button {
    width: 100%;
    max-width: 100%;
    min-width: unset !important;
    padding-inline: 12px;
    font-size: 14px;
  }
}
.bs-multicolumn-card__info {
  padding: 16px !important;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.bs-multicolumn-card__info-title {
  color: #0b0a0a;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 100% !important;
  text-transform: uppercase;
  word-break: break-word;
}
@media (min-width: 768px) {
  .bs-multicolumn-card__info-title {
    font-size: 24px !important;
  }
}
.bs-multicolumn-card__info p {
  color: #0b0a0a !important;
  line-height: 140% !important;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
.bs-multicolumn-card__info .rte {
  flex: 1;
  margin-top: 8px !important;
}
.bs-multicolumn-card__info-button {
  width: 100%;
}
.bs-multicolumn-button--left .button {
  margin-right: auto;
}
.bs-multicolumn-button--center .button {
  margin-inline: auto;
}
.bs-multicolumn-button--right .button {
  margin-left: auto;
}
.bs-multicolumn__swiper {
  opacity: 0;
  transition: 0.3s opacity ease-out;
}
.bs-multicolumn__swiper .swiper-wrapper {
  align-items: stretch;
}
.bs-multicolumn__swiper.swiper-initialized {
  opacity: 1;
}
.bs-multicolumn__slide {
  display: flex;
  height: auto;
}
.bs-multicolumn__slide .multicolumn-card {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.bs-multicolumn__slide .bs-multicolumn-card__info {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.bs-multicolumn__slide .bs-multicolumn-card__info-button {
  margin-top: auto;
}
.bs-multicolumn__swiper-button-prev,
.bs-multicolumn__swiper-button-next {
  top: 40% !important;
  display: none;
  transition: opacity 0.2s ease-out;
}
@media (min-width: 1025px) {
  .bs-multicolumn__swiper-button-prev,
  .bs-multicolumn__swiper-button-next {
    display: block !important;
  }
}
.bs-multicolumn__swiper-button-prev.swiper-button-disabled,
.bs-multicolumn__swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.bs-multicolumn__swiper-button-prev {
  text-align: right;
  left: 67px;
}
.bs-multicolumn__swiper-button-prev:after {
  content: url(arrow-left.svg);
}
.bs-multicolumn__swiper-button-next {
  right: 67px;
}
.bs-multicolumn__swiper-button-next:after {
  content: url(arrow-right.svg);
}
.bs-multicolumn .swiper-button-lock,
.bs-multicolumn .swiper-pagination-lock {
  display: none !important;
}
.bs-multicolumn__swiper-pagination {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 437px;
  margin: 24px auto 22px auto;
  padding: 0 16px;
  position: relative;
  bottom: auto;
  top: auto;
}
@media (min-width: 768px) {
  .bs-multicolumn__swiper-pagination {
    margin: 40px auto 22px auto;
  }
}
.bs-multicolumn__swiper-pagination .swiper-pagination-bullet {
  flex: 1 1 100%;
  height: 2px;
  border-radius: 0;
  background-color: #C8C8C8;
  transition: background-color 0.2s ease-out;
  display: inline-block;
  opacity: 1 !important;
  margin: 0 !important;
}
.bs-multicolumn__swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7C7C7C;
}
.newsletter {
  background: var(--nl-bg);
  border: var(--nl-stroke-width) solid var(--nl-stroke-color);
  padding-top: var(--nl-pt);
  padding-bottom: var(--nl-pb);
  padding-left: var(--nl-px);
  padding-right: var(--nl-px);
}
.newsletter__inner {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
}
@media (min-width: 768px) {
  .newsletter__inner {
    grid-template-columns: 1fr 1fr;
  }
}
.newsletter__content {
  padding-top: var(--nl-content-m-pt);
  padding-bottom: var(--nl-content-m-pb);
  padding-left: var(--nl-content-m-px);
  padding-right: var(--nl-content-m-px);
}
@media (min-width: 768px) {
  .newsletter__content {
    padding-inline: 40px;
  }
}
@media (min-width: 1366px) {
  .newsletter__content {
    padding-top: var(--nl-content-d-pt);
    padding-bottom: var(--nl-content-d-pb);
    padding-left: var(--nl-content-d-px);
    padding-right: var(--nl-content-d-px);
  }
}
.newsletter__heading {
  font-size: var(--nl-heading-fs-m);
  color: var(--nl-heading-color);
  margin: 0 0 16px 0;
  line-height: 1.2;
  font-family: "ABC Repro";
  font-weight: 700;
}
@media (min-width: 768px) {
  .newsletter__heading {
    font-size: 24px;
    margin: 0 0 24px 0;
  }
}
@media (min-width: 990px) {
  .newsletter__heading {
    font-size: var(--nl-heading-fs-d);
  }
}
.newsletter__text {
  font-size: var(--nl-text-fs-m);
  color: var(--nl-text-color);
  line-height: 1.6;
  margin: 0 0 16px 0;
}
.newsletter__text p {
  font-family: "Helvetica Neue";
  font-size: inherit;
  line-height: 140%;
  letter-spacing: 0.23px;
}
@media (min-width: 768px) {
  .newsletter__text {
    margin: 0 0 32px 0;
  }
}
@media (min-width: 990px) {
  .newsletter__text {
    font-size: var(--nl-text-fs-d);
  }
}
.newsletter__form {
  display: grid;
  grid-template-columns: 1fr;
}
.newsletter__success {
  margin-top: -8px;
  margin-bottom: 16px;
}
.newsletter__success p {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  letter-spacing: 0.23px;
  line-height: 140%;
  color: #0b0a0a;
  font-weight: 400;
  margin-block-start: 0;
  margin-block-end: 0;
}
.newsletter__input {
  background: var(--nl-input-bg);
  color: var(--nl-input-text);
  border: 0.5px solid var(--nl-input-border-color);
  padding: 15px 24px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 16px;
}
.newsletter__input::-moz-placeholder {
  color: var(--nl-input-placeholder);
}
.newsletter__input::placeholder {
  color: var(--nl-input-placeholder);
}
.newsletter__input:focus,
.newsletter__input:focus-visible {
  outline: none;
  box-shadow: none;
  border: var(--nl-input-border-width) var(--nl-input-border-color);
}
@media (min-width: 768px) {
  .newsletter__input {
    border: var(--nl-input-border-width) solid var(--nl-input-border-color);
  }
}
.newsletter__button {
  border: 0;
  padding: 15px 40px;
  font-family: "ABC Repro", sans-serif;
  font-weight: 800;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  line-height: 120%;
  font-size: 14px;
}
@media (min-width: 768px) {
  .newsletter__button {
    font-size: 16px;
    padding: 15px 56px;
  }
}
.newsletter__note {
  margin-top: 10px;
  font-size: 12px;
  opacity: 0.8;
}
.newsletter__media {
  width: 100%;
}
@media (min-width: 768px) {
  .newsletter__media {
    height: 100%;
  }
}
.newsletter__image {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.newsletter--mobile-image-bottom .newsletter__content {
  order: 1;
}
.newsletter--mobile-image-bottom .newsletter__media {
  order: 2;
}
.newsletter:not(.newsletter--mobile-image-bottom) .newsletter__media {
  order: 1;
}
.newsletter:not(.newsletter--mobile-image-bottom) .newsletter__content {
  order: 2;
}
@media (min-width: 768px) {
  .newsletter--desktop-image-right .newsletter__content {
    order: 1 !important;
  }
  .newsletter--desktop-image-right .newsletter__media {
    order: 2 !important;
  }
  .newsletter--desktop-image-left .newsletter__content {
    order: 2 !important;
  }
  .newsletter--desktop-image-left .newsletter__media {
    order: 1 !important;
  }
}
@media (min-width: 1366px) {
  .newsletter--desktop-image-right .newsletter__content {
    width: calc(var(--page-width) / 2);
    margin-left: auto;
    padding-inline-start: 0;
  }
  .newsletter--desktop-image-left .newsletter__content {
    width: calc(var(--page-width) / 2);
    margin-right: auto;
    padding-inline-end: 0;
  }
}
.section-bs-product-benefits:empty {
  display: none;
}
.bs-product-benefits {
  background: var(--bs-product-benefits-bg-color);
  color: var(--bs-product-benefits-text-color);
  padding: var(--bs-product-benefits-pt-mobile) var(--bs-product-benefits-px-mobile) var(--bs-product-benefits-pb-mobile);
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bs-product-benefits {
    padding: var(--bs-product-benefits-pt-desktop) var(--bs-product-benefits-px-desktop) var(--bs-product-benefits-pb-desktop);
  }
}
.bs-product-benefits__container {
  display: grid;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-product-benefits__container {
    grid-template-columns: 294px 1fr;
    gap: 56px;
  }
}
.bs-product-benefits__left {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .bs-product-benefits__left {
    gap: 32px;
  }
}
.bs-product-benefits__title {
  color: #0b0a0a;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  word-break: break-word;
  margin-block: 0;
}
@media (min-width: 768px) {
  .bs-product-benefits__title {
    font-size: 32px;
  }
}
.bs-product-benefits__usp-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-product-benefits__usp-item:first-child {
  border-top: 1px dashed #C8C8C8;
}
.bs-product-benefits__usp-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px dashed #C8C8C8;
}
@media (min-width: 768px) {
  .bs-product-benefits__usp-item {
    gap: 16px;
  }
}
.bs-product-benefits__checkmark {
  font-size: 18px;
  color: var(--bs-product-benefits-text-color);
  font-weight: 600;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
}
.bs-product-benefits__checkmark svg {
  width: 18px;
  height: 18px;
  stroke: var(--bs-product-benefits-text-color);
}
.bs-product-benefits__usp-text {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  word-break: break-word;
}
.bs-product-benefits__right {
  position: relative;
  width: 100%;
  min-width: 0;
}
@media (min-width: 768px) {
  .bs-product-benefits__right {
    overflow: visible;
  }
}
.bs-product-benefits__desktop-grid {
  display: none;
}
@media (min-width: 768px) {
  .bs-product-benefits__desktop-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media (min-width: 1366px) {
  .bs-product-benefits__desktop-grid {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: minmax(0, 1fr);
    grid-template-rows: auto auto auto;
  }
}
.bs-product-benefits__mobile-swiper {
  display: block;
  width: 100%;
  overflow: visible;
}
@media (min-width: 768px) {
  .bs-product-benefits__mobile-swiper {
    display: none;
  }
}
.bs-product-benefits__mobile-swiper .swiper {
  overflow: visible;
  padding: 0;
  margin: 0;
  width: 100%;
}
.bs-product-benefits__mobile-swiper .swiper-wrapper {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: auto auto auto;
  -moz-column-gap: 8px;
  column-gap: 8px;
  row-gap: 16px;
}
.bs-product-benefits__mobile-swiper .swiper-slide {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  box-sizing: border-box;
}
.bs-product-benefits__image-item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  align-items: start;
}
.bs-product-benefits__image-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  flex-shrink: 0;
  aspect-ratio: 242/322.67;
}
@media (min-width: 768px) {
  .bs-product-benefits__image-wrapper {
    aspect-ratio: 189.5/252.67;
  }
}
.bs-product-benefits__image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-product-benefits__image-text {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  align-content: start;
  text-align: left;
  padding: 0;
  width: 100%;
  row-gap: 8px;
}
.bs-product-benefits__image-title {
  color: #0b0a0a;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  word-break: break-word;
}
@media (min-width: 768px) {
  .bs-product-benefits__image-title {
    font-size: 24px;
  }
}
.bs-product-benefits__image-description {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  width: calc(100% - 40px);
  overflow-wrap: break-word;
  hyphens: auto;
  min-width: 0;
}
.bs-product-benefits__nav {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: opacity 0.3s ease;
  z-index: 10;
  opacity: 0.7;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
@media (min-width: 768px) {
  .bs-product-benefits__nav {
    display: none;
  }
}
.bs-product-benefits__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.bs-product-benefits__nav svg {
  width: 24px;
  height: 24px;
}
.bs-product-benefits__nav.bs-product-benefits__prev {
  left: 10px;
}
.bs-product-benefits__nav.bs-product-benefits__prev svg {
  transform: rotate(180deg);
}
.bs-product-benefits__nav.bs-product-benefits__next {
  right: 10px;
}
.bs-product-benefits__pagination {
  --swiper-pagination-bullet-horizontal-gap: 0;
  display: flex;
  gap: 10px;
}
@media (min-width: 768px) {
  .bs-product-benefits__pagination {
    display: none;
  }
}
.bs-product-benefits__pagination .swiper-pagination-bullet {
  max-width: unset;
}
.bs-product-benefits__right {
  margin: 0;
  padding: 0;
}
.bs-product-benefits__mobile-swiper .swiper {
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.product-comparison {
  display: block;
}
@media (max-width: 767px) {
  .product-comparison {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.product-comparison__heading {
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  font-size: var(--pc-heading-fs, 24px);
  line-height: 100%;
  text-transform: uppercase;
  text-align: left;
  color: var(--pc-heading-color, #0b0a0a);
  margin: 0 0 24px !important;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .product-comparison__heading {
    margin: 0 0 32px !important;
    padding: 0;
    text-align: center;
  }
}
.product-comparison__grid {
  position: relative;
}
.product-comparison__swiper {
  display: block;
}
.product-comparison__swiper-wrapper {
  padding-bottom: 2px;
}
.product-comparison__slide {
  height: auto;
  display: flex;
}
.product-comparison__card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
  box-sizing: border-box;
  background-color: var(--pc-card-bg, transparent);
}
.product-comparison[data-has-card-bg=true] .product-comparison__card {
  padding: 8px;
}
.product-comparison__media {
  position: relative;
  display: block;
  background-color: var(--pc-image-bg, #f2f2f2);
  aspect-ratio: 4/5;
}
.product-comparison__media--placeholder {
  cursor: default;
}
.product-comparison__media .media {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product-comparison__media .media img,
.product-comparison__media .media svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  display: block;
}
.product-comparison__media .global-atc__button {
  position: absolute;
  width: 48px;
  height: 48px;
  right: 0;
  transform: translateY(-75%);
}
@media (min-width: 768px) {
  .product-comparison__media .global-atc__button {
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    right: 10px;
  }
}
.product-comparison__media .global-atc__button svg {
  width: 26px;
  height: 26px;
}
@media (min-width: 768px) {
  .product-comparison__media .global-atc__button svg {
    width: 32px;
    height: 32px;
  }
}
.product-comparison__media-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.product-comparison__content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product-comparison__heading-block {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.product-comparison__title {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-size: var(--pc-title-fs, 16px);
  line-height: 1;
  color: var(--pc-text-color, #0b0a0a);
  text-transform: none;
  margin: 0;
}
.product-comparison__title a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}
.product-comparison__subtitle {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: var(--pc-subtitle-fs, 16px);
  line-height: 1.4;
  color: var(--pc-text-color, #0b0a0a);
  margin: 0;
}
.product-comparison__price {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: var(--pc-text-color, #0b0a0a);
  min-height: 38px;
}
.product-comparison__price .price {
  font-size: inherit;
}
.product-comparison__price .price__regular {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 6px;
}
.product-comparison__price .price-item--regular {
  font-weight: 700;
}
.product-comparison__price .unit-price,
.product-comparison__price .price__unit {
  font-weight: 400;
  color: #6C6C6C;
  font-size: 12px;
}
.product-comparison__section {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-top: 16px;
  border-top: 1px dotted var(--pc-divider-color, #E9E9E9);
}
@media (min-width: 768px) {
  .product-comparison__section {
    padding-top: 20px;
    gap: 10px;
  }
}
.product-comparison__section-title {
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  font-size: var(--pc-section-heading-fs, 18px) !important;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--pc-text-color, #0b0a0a);
  margin: 0;
}
.product-comparison__section-content {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: var(--pc-section-content-fs, 16px);
  line-height: 1.4;
  color: var(--pc-text-color, #0b0a0a);
}
.product-comparison__section-content p {
  margin: 0;
}
.product-comparison__section-content p + p {
  margin-top: 4px;
}
.product-comparison__section-content a {
  font-weight: inherit;
}
.product-comparison__cta {
  display: none;
}
.product-comparison__cta--link {
  display: block;
  position: relative;
  margin-top: 8px;
  padding-top: 16px;
  border-top: 1px dotted var(--pc-divider-color, #E9E9E9);
}
@media (min-width: 768px) {
  .product-comparison__cta {
    display: block;
    position: relative;
    margin-top: 8px;
    padding-top: 16px;
    border-top: 1px dotted var(--pc-divider-color, #E9E9E9);
  }
}
.product-comparison__cta .global-atc__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  border-radius: 0;
  border: 1px solid #7C7C7C;
  background-color: #000;
  transition: background-color 0.2s ease-out;
}
@media (min-width: 768px) {
  .product-comparison__cta .global-atc__button {
    height: 56px;
  }
}
.product-comparison__cta .global-atc__button svg {
  display: none;
}
@media (hover: hover) {
  .product-comparison__cta .global-atc__button:hover {
    background-color: #fff;
  }
  .product-comparison__cta .global-atc__button:hover + .product-comparison__cta-label {
    color: #0b0a0a;
  }
}
.product-comparison__cta .global-atc__button--notify {
  background-color: #6C6C6C;
}
.product-comparison__cta .global-atc__button--notify svg {
  display: none;
}
.product-comparison__cta-button {
  border: 1px solid #7C7C7C;
  margin: 0 !important;
  padding: 0;
}
@media (min-width: 768px) {
  .product-comparison__cta-button {
    width: 100%;
    min-width: 0;
  }
}
.product-comparison__cta-label {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  transition: color 0.2s ease-out;
}
@media (min-width: 768px) {
  .product-comparison__cta-label {
    font-size: 16px;
  }
}
.product-comparison__cta-button .product-comparison__cta-label {
  color: inherit;
}
.product-comparison__cta > .product-comparison__cta-label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 48px;
  padding: 0 16px;
  pointer-events: none;
  z-index: 501;
}
@media (min-width: 768px) {
  .product-comparison__cta > .product-comparison__cta-label {
    height: 56px;
  }
}
.product-comparison__swiper-pagination {
  position: relative;
  bottom: auto;
  top: auto;
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 437px;
  margin: 24px auto 8px;
  padding: 0 16px;
}
.product-comparison__swiper-pagination.swiper-pagination-lock {
  display: none !important;
}
.product-comparison__swiper-pagination .swiper-pagination-bullet {
  flex: 1 1 100%;
  height: 2px;
  border-radius: 0;
  background-color: #C8C8C8;
  transition: background-color 0.2s ease-out;
  opacity: 1 !important;
  margin: 0 !important;
  max-width: unset;
}
.product-comparison__swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7C7C7C;
}
@media (min-width: 768px) {
  .product-comparison__swiper-pagination {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-comparison .product-comparison__swiper-wrapper {
    display: grid;
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 0;
    transform: none !important;
    padding-bottom: 0;
    grid-template-rows: [media-start] auto [media-end reviews-start] auto [reviews-end heading-start] auto [heading-end price-start] auto [price-end good-for-start] auto [good-for-end ingredients-start] auto [ingredients-end tags-start] auto [tags-end cta-start] auto [cta-end];
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .product-comparison[data-has-card-bg=true] .product-comparison__swiper-wrapper {
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
  .product-comparison .product-comparison__slide {
    display: grid;
    grid-row: 1/-1;
    grid-template-rows: subgrid;
    row-gap: 16px;
    margin: 0 !important;
    max-width: 384px;
    background-color: var(--pc-card-bg, transparent);
    box-sizing: border-box;
  }
  .product-comparison[data-has-card-bg=true] .product-comparison__slide {
    padding: 12px;
  }
  .product-comparison .product-comparison__card {
    display: contents;
  }
  .product-comparison .product-comparison__media {
    grid-row: media;
  }
  .product-comparison .card__reviews {
    grid-row: reviews;
  }
  .product-comparison .product-comparison__heading-block {
    grid-row: heading;
  }
  .product-comparison .product-comparison__price {
    grid-row: price;
  }
  .product-comparison .product-comparison__section--good-for {
    grid-row: good-for;
  }
  .product-comparison .product-comparison__section--ingredients {
    grid-row: ingredients;
  }
  .product-comparison .product-comparison__section--tags {
    grid-row: tags;
  }
  .product-comparison .product-comparison__cta {
    grid-row: cta;
  }
  .product-comparison--blocks-2 .product-comparison__swiper-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .product-comparison--blocks-3 .product-comparison__swiper-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.bs-product-finder {
  background: var(--background, #f2f2f2);
  color: var(--text-color, #0b0a0a);
  padding-top: var(--padding-top-mobile);
  padding-bottom: var(--padding-bottom-mobile);
  font-size: var(--font-size-mobile);
  line-height: 100%;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  overflow: visible;
}
@media (min-width: 768px) {
  .bs-product-finder {
    padding-top: var(--padding-top-desktop);
    padding-bottom: var(--padding-bottom-desktop);
    font-size: var(--font-size-desktop);
  }
}
.bs-product-finder .bs-container {
  overflow: visible;
}
.bs-product-finder__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  overflow: visible;
}
@media (min-width: 768px) {
  .bs-product-finder__container {
    gap: 40px;
    align-items: center;
  }
}
.bs-product-finder__inner {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  overflow: visible;
}
@media (min-width: 768px) {
  .bs-product-finder__inner {
    flex-direction: row;
    gap: 16px;
    align-items: center;
  }
}
.bs-product-finder__intro p {
  margin: 0;
}
.bs-product-finder__for p {
  margin: 0;
}
.bs-product-finder__dropdown {
  position: relative;
}
.bs-product-finder__dropdown-trigger {
  display: flex;
  gap: 4px;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
}
.bs-product-finder__dropdown-trigger svg {
  color: #6C6C6C;
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}
.bs-product-finder__dropdown-trigger[aria-expanded=true] svg {
  transform: rotate(0deg);
}
.bs-product-finder__dropdown-value {
  color: var(--inactive-text-color, #6C6C6C);
  font-size: var(--font-size-mobile);
}
@media (min-width: 768px) {
  .bs-product-finder__dropdown-value {
    font-size: var(--font-size-desktop);
  }
}
.bs-product-finder__dropdown.active .bs-product-finder__dropdown-value {
  color: var(--text-color, #0b0a0a);
}
.bs-product-finder__dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  width: 100%;
  min-width: unset;
  background: #fff;
  border: 1px solid #c8c8c8;
  padding: 12px;
  z-index: 100;
  display: none;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-product-finder__dropdown-menu {
    left: 50%;
    transform: translateX(-50%);
    min-width: 180px;
  }
}
.bs-product-finder__dropdown-menu.open {
  display: flex;
}
.bs-product-finder__dropdown-option {
  padding: 0;
  background: none;
  border: none;
  border-bottom: 1px dashed #c8c8c8;
  padding-bottom: 8px;
  text-align: left;
  cursor: pointer;
  font-family: "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #0b0a0a;
  text-transform: none;
  transition: color 0.15s ease;
}
.bs-product-finder__dropdown-option:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.bs-product-finder__dropdown-option:hover {
  color: #6C6C6C;
}
.bs-product-finder__dropdown-option:focus {
  outline: none;
}
.bs-product-finder__dropdown-option:focus-visible {
  color: #6C6C6C;
}
.bs-product-finder__dropdown-option[aria-selected=true] {
  font-weight: 600;
}
.bs-product-finder__button {
  width: 100%;
}
@media (min-width: 768px) {
  .bs-product-finder__button {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.bs-product-review-carousel {
  background: var(--background);
  color: var(--text-color);
  padding-top: var(--padding-top-mobile);
  padding-right: var(--padding-x-mobile);
  padding-bottom: var(--padding-bottom-mobile);
  padding-left: var(--padding-x-mobile);
}
@media (min-width: 768px) {
  .bs-product-review-carousel {
    padding-top: var(--padding-top-desktop);
    padding-right: var(--padding-x-desktop);
    padding-bottom: var(--padding-bottom-desktop);
    padding-left: var(--padding-x-desktop);
  }
}
.bs-product-review-carousel #reviewsio-carousel-widget .CarouselWidget__inner .header__inner .R-TextHeading.R-TextHeading--xxs.u-textCenter--all.u-marginLeft--xs.u-marginRight--xs .cssVar-header__heading {
  color: var(--heading-color);
  font-size: var(--heading-font-size-mobile);
}
@media (min-width: 768px) {
  .bs-product-review-carousel #reviewsio-carousel-widget .CarouselWidget__inner .header__inner .R-TextHeading.R-TextHeading--xxs.u-textCenter--all.u-marginLeft--xs.u-marginRight--xs .cssVar-header__heading {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-product-review-carousel #reviewsio-carousel-widget .CarouselWidget__inner .item__inner .R-ReviewsList__item--body.R-TextBody.R-TextBody--xxs.u-textLeft--all {
  color: var(--text-color);
  font-size: var(--text-font-size-mobile);
}
@media (min-width: 768px) {
  .bs-product-review-carousel #reviewsio-carousel-widget .CarouselWidget__inner .item__inner .R-ReviewsList__item--body.R-TextBody.R-TextBody--xxs.u-textLeft--all {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-product-review-carousel #reviewsio-carousel-widget .CarouselWidget__inner .item__inner .R-ReviewsList__item--body.R-TextBody.R-TextBody--xxs.u-textLeft--all .R-TextHeading.R-TextHeading--xxxxs.R-TextHeading--inline.u-textLeft--all.u-verticalAlign--middle.u-marginRight--xs .cssVar-authorName {
  color: var(--text-color);
}
.bs-product-reviews {
  padding-top: var(--padding-top-mobile);
  padding-right: var(--padding-x-mobile);
  padding-bottom: var(--padding-bottom-mobile);
  padding-left: var(--padding-x-mobile);
  background-color: var(--background);
  position: relative;
}
@media (min-width: 768px) {
  .bs-product-reviews {
    padding-top: var(--padding-top-desktop);
    padding-right: var(--padding-x-desktop);
    padding-bottom: var(--padding-bottom-desktop);
    padding-left: var(--padding-x-desktop);
  }
}
.bs-product-reviews__heading {
  color: var(--heading-color);
  font-family: "ABC Repro";
  font-size: var(--heading-font-size-mobile);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .bs-product-reviews__heading {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-product-reviews .ElementsWidget-prefix .R-TextHeading--md {
  color: var(--heading-color);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro";
  font-size: var(--heading-font-size-mobile);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-product-reviews .ElementsWidget-prefix .R-TextHeading--md {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-product-reviews .ElementsWidget-prefix.R-TextHeading--md {
  color: var(--heading-color);
  font-family: "ABC Repro";
  font-size: var(--heading-font-size-mobile);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-product-reviews .ElementsWidget-prefix.R-TextHeading--md {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-product-reviews .ElementsWidget-prefix .ElementsWidget .ElementsWidget__header {
  border-bottom: 1px dashed #C8C8C8;
}
.bs-product-reviews .ElementsWidget-prefix .R-MD .ElementsWidget__subheader .subheader__group:first-child {
  border-bottom: 1px dashed #C8C8C8;
}
.bs-product-reviews .u-marginBottom--md.c-meta__authorDetails {
  margin-bottom: 8px !important;
}
.bs-product-reviews .cssVar-authorName {
  color: var(--text-color);
  font-family: "Helvetica Neue";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.bs-product-reviews .R-TextBody.R-TextBody--xxxxs.u-textLeft--all.u-marginBottom--none.c-meta__authorLocation,
.bs-product-reviews .R-TextBody.R-TextBody--xxxs.R-TextBody--inline.u-textLeft--all.u-marginBottom--none.u-textSentenceCase {
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.bs-product-reviews .R-TextBody.R-TextBody--xxxs.R-TextBody--inline.u-textLeft--all.u-marginBottom--none.u-textSentenceCase {
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
.bs-product-reviews .u-marginBottom--md.c-meta__authorAttributes {
  margin-bottom: 16px !important;
}
.bs-product-reviews .R-TextBody.R-TextBody--xs.u-textLeft--all.u-whiteSpace--prewrap {
  color: #0b0a0a;
  font-family: "Helvetica Neue";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.bs-product-reviews .ElementsWidget-prefix .ElementsWidget .R-ContentList .R-ContentList__item {
  border-bottom: 1px dashed #C8C8C8;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .bs-product-reviews .ElementsWidget-prefix .ElementsWidget .R-ContentList .R-ContentList__item {
    margin-bottom: 32px;
    padding-bottom: 32px;
  }
}
.bs-product-reviews .ElementsWidget-prefix .ElementsWidget .R-ContentList .R-ContentList__item .item__meta {
  border-right: none;
}
.bs-product-reviews .ElementsWidget-prefix .ElementsWidget .ElementsWidget__subheader {
  border-bottom: 1px dashed #C8C8C8;
}
.related-products {
  display: block;
}
@media (max-width: 767px) {
  .related-products {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.related-products__heading {
  font-size: 24px;
  font-weight: 900;
  font-family: "ABC Repro", sans-serif;
  margin-bottom: 24px !important;
  text-transform: uppercase;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .related-products__heading {
    padding: 0;
    font-size: 32px;
    margin-bottom: 32px !important;
  }
}
.related-products__button-wrapper {
  display: flex;
  justify-content: center;
  margin-top: 24px;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .related-products__button-wrapper {
    margin-top: 40px;
  }
}
.related-products__button-wrapper .button {
  width: 100%;
  min-width: auto;
  margin: 0;
}
@media (min-width: 768px) {
  .related-products__button-wrapper .button {
    width: auto;
  }
}
.related-products__swiper {
  opacity: 0;
  transition: 0.3s opacity ease-out;
}
.related-products__swiper-wrapper {
  padding-bottom: 2px;
}
.related-products__swiper.swiper-initialized {
  opacity: 1;
}
.related-products__swiper-button-prev,
.related-products__swiper-button-next {
  top: 40% !important;
  display: none;
  transition: opacity 0.2s ease-out;
}
@media (min-width: 1025px) {
  .related-products__swiper-button-prev,
  .related-products__swiper-button-next {
    display: block !important;
  }
}
.related-products__swiper-button-prev.swiper-button-disabled,
.related-products__swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}
.related-products__swiper-button-prev {
  text-align: right;
  left: 67px;
}
.related-products__swiper-button-prev:after {
  content: url(arrow-left.svg);
}
.related-products__swiper-button-next {
  right: 67px;
}
.related-products__swiper-button-next:after {
  content: url(arrow-right.svg);
}
.related-products .swiper-button-lock,
.related-products .swiper-pagination-lock {
  display: none !important;
}
.related-products .swiper-pagination {
  display: flex;
  flex-direction: row;
  gap: 8px;
  max-width: 437px;
  margin: 24px auto 22px auto;
  padding: 0 16px;
  position: relative;
  bottom: auto;
  top: auto;
}
@media (min-width: 768px) {
  .related-products .swiper-pagination {
    margin: 40px auto 22px auto;
  }
}
.related-products .swiper-pagination-bullet {
  flex: 1 1 100%;
  height: 2px;
  border-radius: 0;
  background-color: #C8C8C8;
  transition: background-color 0.2s ease-out;
  display: inline-block;
  opacity: 1 !important;
  margin: 0 !important;
}
.related-products .swiper-pagination-bullet-active {
  background-color: #7C7C7C;
}
.bs-reviews-carousel {
  background: var(--background);
  color: var(--text-color);
  padding-top: var(--padding-top-mobile);
  padding-right: var(--padding-x-mobile);
  padding-bottom: var(--padding-bottom-mobile);
  padding-left: var(--padding-x-mobile);
}
@media (min-width: 768px) {
  .bs-reviews-carousel {
    padding-top: var(--padding-top-desktop);
    padding-right: var(--padding-x-desktop);
    padding-bottom: var(--padding-bottom-desktop);
    padding-left: var(--padding-x-desktop);
  }
}
.bs-reviews-carousel #reviewsio-carousel-widget .CarouselWidget__inner .header__inner .R-TextHeading.R-TextHeading--xxs.u-textCenter--all.u-marginLeft--xs.u-marginRight--xs .cssVar-header__heading {
  color: var(--heading-color);
  font-size: var(--heading-font-size-mobile);
}
@media (min-width: 768px) {
  .bs-reviews-carousel #reviewsio-carousel-widget .CarouselWidget__inner .header__inner .R-TextHeading.R-TextHeading--xxs.u-textCenter--all.u-marginLeft--xs.u-marginRight--xs .cssVar-header__heading {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-reviews-carousel #reviewsio-carousel-widget .CarouselWidget__inner .item__inner .R-ReviewsList__item--body.R-TextBody.R-TextBody--xxs.u-textLeft--all {
  color: var(--text-color);
  font-size: var(--text-font-size-mobile);
}
@media (min-width: 768px) {
  .bs-reviews-carousel #reviewsio-carousel-widget .CarouselWidget__inner .item__inner .R-ReviewsList__item--body.R-TextBody.R-TextBody--xxs.u-textLeft--all {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-reviews-carousel #reviewsio-carousel-widget .CarouselWidget__inner .item__inner .R-ReviewsList__item--body.R-TextBody.R-TextBody--xxs.u-textLeft--all .R-TextHeading.R-TextHeading--xxxxs.R-TextHeading--inline.u-textLeft--all.u-verticalAlign--middle.u-marginRight--xs .cssVar-authorName {
  color: var(--text-color);
}
.bs-rich-text {
  background: var(--background);
  color: var(--text-color);
  padding-top: var(--padding-top-mobile) !important;
  padding-right: var(--padding-x-mobile) !important;
  padding-bottom: var(--padding-bottom-mobile) !important;
  padding-left: var(--padding-x-mobile) !important;
}
@media (min-width: 768px) {
  .bs-rich-text {
    padding-top: var(--padding-top-desktop) !important;
    padding-right: var(--padding-x-desktop) !important;
    padding-bottom: var(--padding-bottom-desktop) !important;
    padding-left: var(--padding-x-desktop) !important;
  }
}
.bs-rich-text .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
  width: 100%;
  margin: 0;
}
.bs-rich-text .rich-text__blocks {
  max-width: none;
}
.bs-rich-text .rich-text__heading {
  color: var(--heading-color);
  font-size: var(--heading-font-size-mobile);
}
@media (min-width: 768px) {
  .bs-rich-text .rich-text__heading {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-rich-text .rich-text__heading--uppercase {
  text-transform: uppercase;
}
.bs-rich-text .rich-text__text {
  color: var(--text-color);
  font-size: var(--text-font-size-mobile);
  line-height: 140%;
}
@media (min-width: 768px) {
  .bs-rich-text .rich-text__text {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-rich-text .rich-text__blocks > * + * {
  margin-top: var(--margin-top-mobile);
}
@media (min-width: 768px) {
  .bs-rich-text .rich-text__blocks > * + * {
    margin-top: var(--margin-top-desktop);
  }
}
.bs-rich-text .rich-text__quote {
  border-left: 1px solid var(--text-color);
  padding-left: 24px;
}
.bs-rich-text .rich-text__quote-functions {
  overflow: hidden;
  font-size: var(--text-font-size-mobile);
}
@media (min-width: 768px) {
  .bs-rich-text .rich-text__quote-functions {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-rich-text .rich-text__quote-functions > *,
.bs-rich-text .rich-text__quote-functions .metafield-rich_text_field > * {
  margin-block: 0;
}
.bs-rich-text .rich-text__quote-functions > p {
  display: inline-block;
  margin-inline-end: 4px;
  vertical-align: baseline;
}
.bs-rich-text .rich-text__quote-functions ul {
  display: inline;
  padding-inline-start: 0;
  margin-block: 0;
  list-style: none;
}
.bs-rich-text .rich-text__quote-functions ul li {
  display: inline-block;
  margin-inline-end: 8px;
  vertical-align: baseline;
}
.bs-rich-text .rich-text__quote-functions ul li:not(:first-child)::before {
  content: "\2022";
  color: var(--text-color);
  font-size: 16px;
  font-weight: 700;
  padding-inline-end: 8px;
}
.bs-rich-text .rich-text__quote a {
  color: var(--text-color);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.bs-rich-text .rich-text__sources .faq__trigger {
  padding: 12px 0;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
}
.bs-rich-text .rich-text__sources a {
  color: #0b0a0a;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.section-routine {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.routine {
  background: var(--routine-bg, #fff);
}
.routine__inner {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0 auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (min-width: 990px) {
  .routine__inner {
    grid-template-columns: 1fr;
  }
}
.routine__media {
  width: 100%;
  position: relative;
  height: var(--routine-image-height-m, 370px);
}
.routine__media-video {
  height: 100%;
}
.routine__media-video video {
  display: flex;
  margin-inline: auto;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .routine__media-video video {
    width: auto;
  }
}
.routine__media-video--full-width video {
  width: 100%;
}
@media (min-width: 768px) {
  .routine__media {
    height: var(--routine-image-height-d, 550px);
  }
  .routine__media-video {
    height: 100%;
  }
}
.routine__img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: var(--routine-image-height-m, 370px);
}
@media (min-width: 1366px) {
  .routine__img {
    -o-object-fit: cover;
    object-fit: cover;
    height: var(--routine-image-height-d, 550px);
  }
}
.routine__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 16px;
  padding: 40px 12px;
}
@media (min-width: 768px) {
  .routine__content {
    padding: 32px 0 48px 0;
  }
}
.routine__heading {
  margin: 0;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--heading-fs-m, 24px);
  color: var(--heading-color-m, #111);
  line-height: 1.2;
  font-weight: 700;
}
@media (min-width: 768px) {
  .routine__heading {
    font-size: var(--heading-fs-d, 32px);
    color: var(--heading-color-d, #111);
  }
}
.routine__link {
  font-family: "Helvetica Neue", sans-serif;
  font-size: var(--link-fs-m, 16px);
  color: var(--link-color-m, #111);
  text-decoration: underline;
  text-underline-offset: 3px;
  line-height: 1.4;
  font-weight: 400;
  transition: opacity 0.2s ease;
}
@media (min-width: 768px) {
  .routine__link {
    font-size: var(--link-fs-d, 18px);
    color: var(--link-color-d, #111);
  }
}
.routine__link:hover {
  opacity: 0.7;
}
.routine.routine--text-top .routine__inner .routine__media {
  order: 2;
}
.routine.routine--text-top .routine__inner .routine__content {
  order: 1;
}
.shopify-section.bs-routine-steps {
  overflow-x: hidden;
}
.bs-routine-steps {
  position: relative;
  background: var(--background, #ffffff);
  padding: var(--padding-top-mobile, 24px) 0 var(--padding-bottom-mobile, 24px);
  display: none;
}
@media (min-width: 768px) {
  .bs-routine-steps {
    padding: var(--padding-top-desktop, 148px) var(--padding-x-desktop, 148px) var(--padding-bottom-desktop, 48px);
  }
}
.bs-routine-steps__inner-wrapper {
  padding: 0 var(--padding-x-mobile, 24px);
}
.bs-routine-steps:has(.bs-routine-steps__swiper) {
  display: block;
}
.bs-routine-steps .bs-container {
  position: relative;
}
.bs-routine-steps__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.bs-routine-steps__heading {
  color: var(--heading-color, #0b0a0a);
  font-size: var(--heading-font-size-mobile);
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-routine-steps__heading {
    font-size: var(--heading-font-size-desktop);
    line-height: 100%;
  }
}
.bs-routine-steps__subtitle {
  color: var(--text-color, #0b0a0a);
  font-size: var(--text-font-size-mobile);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0;
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .bs-routine-steps__subtitle {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-routine-steps__swiper {
  margin: 24px 0 0 0;
  overflow: visible;
}
@media (min-width: 768px) {
  .bs-routine-steps__swiper {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .bs-routine-steps__swiper {
    margin: 40px 0 0 0;
  }
}
.bs-routine-steps__slide.swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  min-height: 490px;
  padding: 16px 14px;
  border: 1px dashed #E9E9E9;
  background: #fff;
  width: 219px !important;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide.swiper-slide {
    width: 256px !important;
    min-height: 508px;
  }
}
.bs-routine-steps__slide.swiper-slide.bs-routine-steps__slide--current {
  border-color: #7C7C7C;
  border: 2px dotted;
}
.bs-routine-steps__slide-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}
.bs-routine-steps__slide-number {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  line-height: 16.8px;
  text-transform: uppercase;
  margin: 0;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-number {
    font-size: 16px;
    line-height: 16px;
  }
}
.bs-routine-steps__slide-header-initial {
  color: #000;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 13.2px;
  margin: 0;
  border-radius: 100%;
  border: 2px solid #000;
  height: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-header-initial {
    font-size: 14px;
    line-height: 14px;
    height: 24px;
    width: 24px;
  }
}
.bs-routine-steps__slide-title {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16.8px;
  text-transform: uppercase;
  margin: 0;
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-title {
    font-size: 16px;
    line-height: 16px;
  }
}
.bs-routine-steps__slide-description {
  color: var(--text-color, #0b0a0a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0.23px;
  margin: 8px 0 0 0;
  font-family: "Helvetica Neue", sans-serif;
}
.bs-routine-steps__slide-image-container {
  width: 100%;
  height: 219px;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto 0 0 0;
  filter: brightness(1);
  transition: filter 0.3s ease;
}
.bs-routine-steps__slide-image-container:hover {
  filter: brightness(1.05);
  cursor: pointer;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-image-container {
    height: 256px;
  }
}
.bs-routine-steps__slide-image {
  background: var(--product-image-background, #E9E9E9);
}
.bs-routine-steps__slide-collection-link {
  color: var(--text-color, #0b0a0a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0.23px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: 1.6px;
  text-underline-position: from-font;
  margin: auto 0 0 0;
}
.bs-routine-steps__slide-collection-link + .bs-routine-steps__slide-image-container {
  margin: 8px 0 0 0;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-collection-link + .bs-routine-steps__slide-image-container {
    margin: 12px 0 0 0;
  }
}
.bs-routine-steps__slide-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-routine-steps__pagination {
  display: none;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 40px 0 0 0;
}
@media (min-width: 768px) {
  .bs-routine-steps__pagination {
    display: flex;
  }
}
.bs-routine-steps .swiper-pagination-bullet {
  max-width: 215px;
  height: 2px;
  flex: 1 0 0;
  background-color: #C8C8C8;
  border-radius: 0 !important;
}
.bs-routine-steps .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #7C7C7C;
}
.bs-routine-steps__button-prev {
  display: none;
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}
@media (min-width: 768px) {
  .bs-routine-steps__button-prev {
    display: block;
  }
}
.bs-routine-steps__button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.bs-routine-steps__button-next {
  display: none;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10;
}
@media (min-width: 768px) {
  .bs-routine-steps__button-next {
    display: block;
  }
}
.bs-routine-steps__button-next.swiper-button-disabled {
  opacity: 0.5;
}
.bs-routine-steps__slide-atc-container {
  width: 100%;
  margin: 16px 0 0 0;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-atc-container {
    margin: 24px 0 0 0;
  }
}
.bs-routine-steps__slide-atc-button {
  width: 100%;
  display: flex;
  padding: 13px 0;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border: 1px solid #7C7C7C;
  color: #0b0a0a;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 14.4px;
  text-transform: uppercase;
  margin: 0;
  cursor: pointer;
}
.bs-routine-steps__slide-atc-button[disabled] {
  background: #E9E9E9;
  border-color: #E9E9E9;
  color: #0b0a0a;
  cursor: not-allowed;
  pointer-events: none;
}
.bs-routine-steps__slide-atc-button--notify {
  background: #E9E9E9;
  border-color: #E9E9E9;
  color: #0b0a0a;
  cursor: pointer;
}
.bs-routine-steps__bis-popup .bis-error-tooltip {
  position: absolute;
  top: -45px;
  right: 0;
  background: #fee6e8;
  border: 1px solid #faccd0;
  color: #721C24;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 14px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.bs-routine-steps__bis-popup .bis-error-tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  right: 20px;
  width: 10px;
  height: 10px;
  background: #fee6e8;
  border-right: 1px solid #faccd0;
  border-bottom: 1px solid #faccd0;
  transform: rotate(45deg);
}
.bs-routine-steps__bis-popup .global-atc__popup__bis__consent {
  display: flex;
  align-items: flex-start;
  gap: 5px;
  margin: 15px 0;
  font-size: 12px;
  text-align: left;
}
.bs-routine-steps__bis-popup .global-atc__popup__bis__checkbox {
  margin-top: 3px;
  cursor: pointer;
}
.bs-routine-steps__bis-popup button {
  width: 100%;
}
.bs-social-media {
  background: var(--social-media-bg-color);
  color: var(--social-media-text-color);
  padding: var(--social-media-pt-mobile) var(--social-media-px-mobile) var(--social-media-pb-mobile);
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
@media (min-width: 768px) {
  .bs-social-media {
    padding: var(--social-media-pt-desktop) var(--social-media-px-desktop) var(--social-media-pb-desktop);
  }
}
.bs-social-media__inner {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
@media (min-width: 768px) {
  .bs-social-media__inner {
    gap: 32px;
  }
}
.bs-social-media__header {
  width: 100%;
}
.bs-social-media__title {
  color: #0b0a0a;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--social-media-title-fs-mobile);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  text-align: var(--social-media-title-text-align, left);
  margin: 0;
}
@media (min-width: 768px) {
  .bs-social-media__title {
    font-size: var(--social-media-title-fs-desktop);
  }
}
.bs-social-media__container {
  position: relative;
  width: 100%;
}
.bs-social-media__swiper {
  overflow: visible;
  padding: 0;
  width: 100%;
  position: relative;
}
.bs-social-media__swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
  width: 100%;
}
.bs-social-media__swiper .swiper-slide {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .bs-social-media__swiper--loop {
    display: block;
    margin-left: calc(-10% - var(--social-media-px-desktop-value) * 1px) !important;
    margin-right: calc(-10% - var(--social-media-px-desktop-value) * 1px) !important;
    width: auto !important;
  }
}
.bs-social-media__slide {
  flex-shrink: 0;
  box-sizing: border-box;
  height: auto;
}
.bs-social-media__post {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.bs-social-media__image-wrapper,
.bs-social-media__video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: #f0f0f0;
  display: block;
  text-decoration: none;
  color: inherit;
}
.bs-social-media__image-wrapper:hover .bs-social-media__tooltip,
.bs-social-media__video-wrapper:hover .bs-social-media__tooltip {
  opacity: 1;
  visibility: visible;
}
.bs-social-media__image-wrapper--clickable,
.bs-social-media__video-wrapper--clickable {
  cursor: pointer;
}
.bs-social-media__image,
.bs-social-media__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-social-media__video {
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-social-media__placeholder {
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #C8C8C8;
  font-size: 14px;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.bs-social-media__placeholder svg {
  width: 60px;
  height: 60px;
  fill: #ccc;
}
.bs-social-media__tooltip {
  position: absolute;
  background: rgba(61, 48, 47, 0.9);
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 10;
  pointer-events: none;
}
.bs-social-media__tooltip::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
}
.bs-social-media__tooltip--top::after {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-top-color: rgba(61, 48, 47, 0.9);
}
.bs-social-media__tooltip--bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-bottom-color: rgba(61, 48, 47, 0.9);
}
.bs-social-media__tooltip--left::after {
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-left-color: rgba(61, 48, 47, 0.9);
}
.bs-social-media__tooltip--right::after {
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  border-right-color: rgba(61, 48, 47, 0.9);
}
.bs-social-media__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10;
  opacity: 0.8;
  display: none;
}
.bs-social-media__nav:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.bs-social-media__prev {
  left: 10px;
}
@media (min-width: 768px) {
  .bs-social-media__prev {
    left: 20px;
    display: block;
  }
}
.bs-social-media__next {
  right: 10px;
}
@media (min-width: 768px) {
  .bs-social-media__next {
    right: 20px;
    display: block;
  }
}
.bs-social-media__pagination {
  display: none;
}
@media (min-width: 768px) {
  .bs-social-media__pagination {
    margin: 40px auto 22px auto;
    display: flex;
  }
}
.section-bs-step-by-step:empty {
  display: none;
}
.section-bs-step-by-step {
  background: var(--background, #ffffff);
}
.bs-step-by-step {
  background: var(--step-bg-mobile, #EBEBEB);
  padding: var(--step-padding-top-mobile, 24px) var(--step-padding-x-mobile, 16px) var(--step-padding-bottom-mobile, 24px);
}
@media (min-width: 768px) {
  .bs-step-by-step {
    background: var(--step-bg-desktop, #ffffff);
    padding: var(--step-padding-top-desktop, 40px) var(--step-padding-x-desktop, 16px) var(--step-padding-bottom-desktop, 40px);
  }
}
.bs-step-by-step__main-title {
  font-size: var(--main-title-fs-mobile, 24px);
  color: #0B0A0A;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro";
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
@media (min-width: 768px) {
  .bs-step-by-step__main-title {
    font-size: var(--main-title-fs-desktop, 32px);
    margin: 0 0 32px 0;
  }
}
.bs-step-by-step__main-title.fade-out {
  opacity: 0;
  transform: translateY(-20px);
  pointer-events: none;
}
.bs-step-by-step__two-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.bs-step-by-step__two-column:not(:has(> .bs-step-by-step__image-column *)) {
  gap: 0;
}
@media (min-width: 768px) {
  .bs-step-by-step__two-column:not(:has(> .bs-step-by-step__image-column *)) {
    gap: 24px;
  }
}
@media (min-width: 768px) {
  .bs-step-by-step__two-column {
    flex-direction: row;
    gap: 56px;
    align-items: flex-start;
    position: sticky;
    top: 80px;
    z-index: 2;
  }
}
.bs-step-by-step__image-column {
  width: 100%;
  flex-shrink: 0;
  margin-top: 24px;
}
.bs-step-by-step__image-column:not(:has(*)) {
  margin-top: 0;
}
@media (min-width: 768px) {
  .bs-step-by-step__image-column {
    width: 50%;
    max-width: 592px;
    height: -moz-fit-content;
    height: fit-content;
    aspect-ratio: 1;
    align-self: flex-start;
  }
}
.bs-step-by-step__image-column img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0;
}
.bs-step-by-step__image-column video {
  max-width: 100%;
}
.bs-step-by-step__content-column {
  width: 100%;
}
@media (min-width: 768px) {
  .bs-step-by-step__content-column {
    width: 50%;
  }
}
.bs-step-by-step__product-description {
  padding: 12px 0;
  margin-bottom: 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.bs-step-by-step__product-description::before,
.bs-step-by-step__product-description::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  border-top: 1px dashed #C8C8C8;
  max-width: unset;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-step-by-step__product-description::before,
  .bs-step-by-step__product-description::after {
    max-width: 343px;
  }
}
.bs-step-by-step__product-description::before {
  top: 0;
}
.bs-step-by-step__product-description::after {
  bottom: 0;
}
.bs-step-by-step__product-description-title {
  font-size: var(--product-desc-title-fs-mobile, 14px);
  color: #3D3B36;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro";
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-step-by-step__product-description-title {
    font-size: var(--product-desc-title-fs-desktop, 16px);
    margin: 0 0 8px 0;
  }
}
.bs-step-by-step__product-description-text {
  font-size: var(--product-desc-text-fs-mobile, 16px);
  color: #2E2D30;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
@media (min-width: 768px) {
  .bs-step-by-step__product-description-text {
    font-size: var(--product-desc-text-fs-desktop, 16px);
  }
}
.bs-step-by-step__content-blocks {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-step-by-step__content-blocks {
    gap: 24px;
  }
}
.bs-step-by-step__content-block {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bs-step-by-step__block-title {
  font-size: var(--step-title-fs-mobile, 14px);
  color: #3D3B36;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro";
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-step-by-step__block-title {
    font-size: var(--step-title-fs-desktop, 16px);
  }
}
.bs-step-by-step__block-description {
  font-size: var(--step-desc-fs-mobile, 16px);
  color: #6C6C6C;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
}
@media (min-width: 768px) {
  .bs-step-by-step__block-description {
    font-size: var(--step-desc-fs-desktop, 16px);
  }
}
.bs-icons-row__grid {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px 0;
}
@media (min-width: 768px) {
  .bs-icons-row__grid {
    margin: 0 0 24px 0;
  }
}
.bs-icons-row__item {
  display: flex;
  gap: 5px;
  align-items: center;
}
.bs-icons-row__icon {
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
}
.bs-icons-row__label {
  font-size: var(--icons-row-fs-mobile, 12px);
  color: #0B0A0A;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro";
  font-style: normal;
  font-weight: 900;
  line-height: calc(var(--icons-row-fs-mobile, 12px) + 5px);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-icons-row__label {
    font-size: var(--icons-row-fs-desktop, 14px);
    line-height: calc(var(--icons-row-fs-desktop, 14px) + 5px);
  }
}
.bs-store-finder {
  background-color: var(--background);
  padding: var(--padding-top-mobile) var(--padding-x-mobile) var(--padding-bottom-mobile);
}
@media (min-width: 768px) {
  .bs-store-finder {
    padding: var(--padding-top-desktop) var(--padding-x-desktop) var(--padding-bottom-desktop);
  }
}
.bs-store-finder .shop-finder-container h1 {
  color: var(--heading-color);
  font-size: var(--heading-font-size-mobile);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .bs-store-finder .shop-finder-container h1 {
    font-size: var(--heading-font-size-desktop);
  }
}
.bs-store-finder .leaflet-popup-content {
  color: var(--text-color);
  font-size: 13px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .bs-store-finder .leaflet-popup-content {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-store-finder .leaflet-popup-content .popup-directions-button {
  -webkit-appearance: button;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  cursor: pointer;
  color: #66afe9;
  border: none;
  margin: 0;
  padding: 0;
}
.bs-store-finder .shop-item p {
  color: var(--text-color);
  font-size: var(--text-font-size-mobile);
  margin: 0;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-store-finder .shop-item p {
    font-size: var(--text-font-size-desktop);
  }
}
.bs-store-finder .shop-item .directions-button {
  font-weight: 700;
  font-family: "ABC Repro", sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: black;
  font-size: 12px;
  color: white;
  border: none;
  cursor: pointer;
  margin-top: 10px;
}
.bs-store-finder div:has(> .leaflet-container) {
  position: relative;
}
@media (min-width: 768px) {
  .bs-store-finder .leaflet-container {
    max-height: 80vh;
    top: calc(var(--header-height) + 2px);
    position: sticky;
  }
}
@media (max-width: 768px) {
  .bs-store-finder .sidebar {
    height: unset !important;
  }
}
.section-bs-timeline-section:empty {
  display: none;
}
.bs-timeline-section {
  background: var(--timeline-bg, #fff);
  padding: var(--timeline-padding-top-mobile, 24px) var(--timeline-padding-x-mobile, 0) var(--timeline-padding-bottom-mobile, 24px);
}
@media (min-width: 768px) {
  .bs-timeline-section {
    padding: var(--timeline-padding-top-desktop, 40px) var(--timeline-padding-x-desktop, 16px) var(--timeline-padding-bottom-desktop, 40px);
  }
}
.bs-timeline-section__main-title {
  color: #0b0a0a;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--main-title-fs-mobile, 24px);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .bs-timeline-section__main-title {
    font-size: var(--main-title-fs-desktop, 32px);
    margin: 0 0 16px 0;
  }
}
.bs-timeline-section__main-title--centered {
  text-align: center;
}
.bs-timeline-section__subtitle {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: var(--subtitle-fs-mobile, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0 0 24px 0;
}
@media (min-width: 768px) {
  .bs-timeline-section__subtitle {
    font-size: var(--subtitle-fs-desktop, 16px);
    margin: 0 0 32px 0;
  }
}
.bs-timeline-section__subtitle--centered {
  text-align: center;
}
.bs-timeline-section__timeline-view .bs-timeline-section__timeline-container {
  position: relative;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__timeline-container {
    margin-top: 32px;
  }
}
.bs-timeline-section__timeline-view .bs-timeline-section__timeline-steps {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__timeline-steps {
    flex-direction: row;
    align-items: stretch;
  }
}
.bs-timeline-section__timeline-view .bs-timeline-section__timeline-step {
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__timeline-step {
    flex: 1;
  }
}
.bs-timeline-section__timeline-view .bs-timeline-section__timeline-step--with-number-line:before {
  content: "";
  height: 1px;
  width: calc(100% + 8px);
  border-top: 1px dashed #C8C8C8;
  position: absolute;
  left: -8px;
  top: 12px;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__timeline-step--with-number-line:before {
    width: calc(100% + 16px);
    left: -16px;
  }
}
.bs-timeline-section__timeline-view .bs-timeline-section__timeline-step--with-number-line:first-child:before {
  width: 100%;
  left: 0;
}
.bs-timeline-section__timeline-view .bs-timeline-section__step-number {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--timeline-bg, #fff);
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "ABC Repro", sans-serif;
  font-size: 12px;
  font-weight: 900;
  color: #0b0a0a;
  margin-bottom: 16px;
  margin-left: 34px;
  position: relative;
  line-height: 120%;
  z-index: 2;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__step-number {
    width: 24px;
    height: 24px;
    font-size: 12px;
    margin-bottom: 16px;
    margin-left: 34px;
  }
}
.bs-timeline-section__timeline-view .bs-timeline-section__step-content {
  width: 100%;
  background: #F7F7F7;
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.bs-timeline-section__timeline-view .bs-timeline-section__step-title {
  color: #0b0a0a;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--item-title-fs-mobile, 16px);
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  text-align: left;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__step-title {
    font-size: var(--item-title-fs-desktop, 18px);
    margin: 0 0 8px 0;
    letter-spacing: -0.1px;
  }
}
.bs-timeline-section__timeline-view .bs-timeline-section__step-description {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: var(--item-description-fs-mobile, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .bs-timeline-section__timeline-view .bs-timeline-section__step-description {
    font-size: var(--item-description-fs-desktop, 14px);
  }
}
.bs-timeline-section__core-values-view .bs-timeline-section__core-values-container {
  margin-top: 24px;
}
.bs-timeline-section__core-values-view .bs-timeline-section__core-values {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-timeline-section__core-values-view .bs-timeline-section__core-values {
    flex-direction: row;
    gap: 16px;
    align-items: stretch;
  }
}
.bs-timeline-section__core-values-view .bs-timeline-section__core-value {
  flex: 1;
  text-align: left;
  background: #F7F7F7;
  padding: 16px;
}
.bs-timeline-section__core-values-view .bs-timeline-section__value-title {
  color: #0b0a0a;
  font-family: "ABC Repro", sans-serif;
  font-size: var(--item-title-fs-mobile, 16px);
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 8px 0;
  text-align: left;
}
@media (min-width: 768px) {
  .bs-timeline-section__core-values-view .bs-timeline-section__value-title {
    font-size: var(--item-title-fs-desktop, 18px);
  }
}
.bs-timeline-section__core-values-view .bs-timeline-section__value-description {
  color: #0b0a0a;
  font-family: "Helvetica Neue", sans-serif;
  font-size: var(--item-description-fs-mobile, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .bs-timeline-section__core-values-view .bs-timeline-section__value-description {
    font-size: var(--item-description-fs-desktop, 16px);
  }
}
@media screen and (max-width: 767px) {
  .bs-timeline-section[data-mobile-layout=horizontal] .bs-timeline-section__timeline-steps,
  .bs-timeline-section[data-mobile-layout=horizontal] .bs-timeline-section__core-values {
    flex-direction: row;
    overflow-x: auto;
    gap: 8px;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin: 0 -16px;
    scroll-padding-inline-start: 16px;
    padding: 0 16px;
  }
  .bs-timeline-section[data-mobile-layout=horizontal] .bs-timeline-section__timeline-steps::-webkit-scrollbar,
  .bs-timeline-section[data-mobile-layout=horizontal] .bs-timeline-section__core-values::-webkit-scrollbar {
    display: none;
  }
  .bs-timeline-section[data-mobile-layout=horizontal] .bs-timeline-section__timeline-step,
  .bs-timeline-section[data-mobile-layout=horizontal] .bs-timeline-section__core-value {
    flex: none !important;
    flex-shrink: 0;
    width: calc(66.666% - 8px) !important;
    scroll-snap-align: start;
  }
  .bs-timeline-section[data-mobile-layout=vertical] {
    flex-direction: column;
  }
  .bs-timeline-section[data-mobile-layout=vertical] .bs-timeline-section__timeline-step--with-number-line:before {
    display: none;
  }
  .bs-timeline-section[data-mobile-layout=vertical] .bs-timeline-section__step-number {
    display: none;
  }
}
.section-title-subtitle {
  background: var(--bg);
}
.plp-text-intro {
  background: var(--bg);
  padding: var(--pt-mob) 0 var(--pb-mob);
}
@media (min-width: 768px) {
  .plp-text-intro {
    padding: var(--pt-desk) 0 var(--pb-desk);
  }
}
.plp-text-intro__inner {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 !important;
}
.plp-text-intro__inner h2 {
  margin-block-start: 0;
  margin-block-end: 0;
}
.plp-text-intro__heading {
  font-weight: 700;
  color: var(--heading-color);
  font-size: var(--heading-fs-mob);
  font-family: "ABC Repro", sans-serif;
}
@media (min-width: 768px) {
  .plp-text-intro__heading {
    font-size: var(--heading-fs-desk);
  }
}
.plp-text-intro__text {
  line-height: 1.4;
  font-size: 16px;
  letter-spacing: 0.23px;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: var(--text-color);
  font-size: var(--text-fs-mob);
}
@media (min-width: 768px) {
  .plp-text-intro__text {
    font-size: var(--text-fs-desk);
  }
}
.plp-text-intro__text p {
  margin-block-start: 0;
  margin-block-end: 0;
}
.icons-row {
  background: var(--bs-icons-row-bg-mobile);
  color: var(--bs-icons-row-text-color);
  padding: var(--bs-icons-row-pt-mobile) var(--bs-icons-row-px-mobile) var(--bs-icons-row-pb-mobile);
}
@media (min-width: 768px) {
  .icons-row {
    background: var(--bs-icons-row-bg-desktop);
    padding: 40px 20px;
  }
}
@media (min-width: 1025px) {
  .icons-row {
    padding: var(--bs-icons-row-pt-desktop) var(--bs-icons-row-px-desktop) var(--bs-icons-row-pb-desktop);
  }
}
.icons-row__svg-line {
  display: none;
}
@media (min-width: 768px) {
  .icons-row__svg-line {
    display: block;
    justify-content: center;
    padding: 0;
  }
  .icons-row__svg-line svg {
    width: 100%;
    height: 1px;
    display: block;
  }
}
@media (min-width: 768px) {
  .icons-row__inner {
    margin: 32px auto;
  }
}
.icons-row__heading {
  margin: 0 0 16px 0;
  font-size: var(--bs-icons-row-fs-mobile);
  text-align: left;
}
@media (min-width: 768px) {
  .icons-row__heading {
    font-size: var(--bs-icons-row-fs-desktop);
    text-align: var(--bs-icons-row-align);
    margin: 0 0 20px 0;
  }
}
.icons-row__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  justify-items: stretch;
}
@media (min-width: 768px) {
  .icons-row__grid {
    display: flex;
    justify-content: space-between;
    justify-items: var(--bs-icons-row-align);
    gap: 16px;
  }
}
@media (min-width: 1025px) {
  .icons-row__grid {
    gap: 56px;
  }
}
.icons-row__separator {
  display: block;
  justify-self: stretch;
  align-self: center;
}
.icons-row__separator--mobile {
  display: block;
  width: 100%;
  height: 2px;
}
.icons-row__separator--mobile line {
  stroke-dasharray: 8 4;
}
@media (min-width: 480px) {
  .icons-row__separator--mobile line {
    stroke-dasharray: 3 4;
  }
}
@media (min-width: 768px) {
  .icons-row__separator--mobile {
    display: none;
  }
}
.icons-row__item {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
  text-align: left;
}
@media (min-width: 768px) {
  .icons-row__item {
    display: flex;
    flex-direction: column;
    text-align: var(--bs-icons-row-align);
  }
}
@media (min-width: 768px) {
  .icons-row__item--no-icon {
    justify-content: center;
    align-items: center;
    min-height: 80px;
  }
}
.icons-row__icon {
  width: 26px;
  height: 27px;
  display: inline-flex;
}
@media (min-width: 768px) {
  .icons-row__icon {
    width: 44px;
    height: 47px;
  }
}
.icons-row__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.icons-row__label {
  font-size: var(--bs-icons-row-fs-mobile);
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.23px;
  font-weight: 400;
  margin-top: 0;
  font-family: "Helvetica Neue", sans-serif;
}
@media (min-width: 768px) {
  .icons-row__label {
    font-size: var(--bs-icons-row-fs-desktop);
    margin-top: 16px;
  }
}
.video-section {
  background-color: var(--bs-video-section-bg-mobile);
  color: var(--bs-video-section-text-color, #111);
}
@media (min-width: 768px) {
  .video-section {
    background-color: var(--bs-video-section-bg-desktop);
  }
}
.video-section__inner {
  display: flex;
  flex-direction: column-reverse;
  padding-top: var(--bs-video-section-padding-top-mobile);
  padding-bottom: var(--bs-video-section-padding-bottom-mobile);
  padding-left: var(--bs-video-section-padding-side-mobile);
  padding-right: var(--bs-video-section-padding-side-mobile);
}
@media (min-width: 768px) {
  .video-section__inner {
    flex-direction: row;
    justify-content: center;
    padding: 80px 40px;
  }
}
@media (min-width: 1366px) {
  .video-section__inner {
    padding-top: var(--bs-video-section-padding-top-desktop);
    padding-bottom: var(--bs-video-section-padding-bottom-desktop);
    padding-left: var(--bs-video-section-padding-side-desktop);
    padding-right: var(--bs-video-section-padding-side-desktop);
  }
}
.video-section__container {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .video-section__container {
    flex-direction: row;
    gap: 56px;
    align-items: var(--bs-video-section-content-alignment, center);
  }
}
@media (min-width: 768px) {
  .video-section__container--reverse {
    flex-direction: row-reverse;
  }
}
.video-section__video {
  width: 100%;
  aspect-ratio: var(--bs-video-section-video-aspect-ratio-mobile, 16/9);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: relative;
}
@media (min-width: 768px) {
  .video-section__video {
    flex: 1;
    max-width: var(--bs-video-section-video-max-width-desktop, 450px);
    aspect-ratio: unset;
  }
}
.video-section__video video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}
@media (min-width: 768px) {
  .video-section__video video {
    position: relative;
  }
}
@media (min-width: 990px) {
  .video-section__video video {
    max-width: var(--bs-video-section-video-max-width-desktop, 450px);
  }
}
.video-section__video-element {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .video-section__content {
    flex: 1;
    max-width: 410px;
    padding: 40px 0;
  }
}
@media (min-width: 1025px) {
  .video-section__content {
    flex: 1;
    max-width: 662px;
  }
}
.video-section__heading {
  font-size: var(--bs-video-section-heading-font-mobile);
  font-weight: 700;
  font-family: "ABC Repro", sans-serif;
  margin-block-start: 0;
  margin-block-end: 24px;
}
@media (min-width: 768px) {
  .video-section__heading {
    font-size: 26px;
  }
}
@media (min-width: 1025px) {
  .video-section__heading {
    font-size: var(--bs-video-section-heading-font-desktop);
    margin-bottom: 16px;
  }
}
.video-section__text {
  display: none;
}
@media (min-width: 768px) {
  .video-section__text {
    display: block;
    margin-bottom: 32px;
    line-height: 140%;
    letter-spacing: 0.23px;
    max-width: 607px;
    font-family: "Helvetica Neue";
    font-size: var(--bs-video-section-text-font-desktop);
  }
}
.video-section__usps {
  display: none;
}
@media (min-width: 768px) {
  .video-section__usps {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 8px;
    height: 54px;
  }
}
.video-section__usp {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Helvetica Neue";
}
.video-section__usp-icon {
  width: 18px;
  height: 18px;
  display: inline-block;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/*# sourceMappingURL=bs-dr-emi.min.css.map */
