/* 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;
}
.h1 {
  font-family: "ABC Repro", sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-style: normal;
  line-height: 100%;
  margin: 0;
  color: #0b0a0a;
}
@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;
}
@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;
}
@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;
}
@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,
.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,
  .page-width {
    max-width: calc(var(--page-width) + 120px * 2);
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
}
.bs-container + .bs-container {
  margin-top: 40px;
}
.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;
  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;
  }
}
.button:hover {
  background-color: #fff;
  color: #0b0a0a;
}
.button--secondary {
  background-color: #fff;
  color: #0b0a0a;
}
.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;
  }
}
.button--secondary-transparent:hover {
  background-color: #000;
  color: #fff;
}
.button--tertiary {
  background-color: #fff;
  color: #0b0a0a;
  border: none;
}
.button--tertiary:hover {
  color: #6C6C6C;
}
.button--link {
  background-color: #fff;
  color: #0b0a0a;
  border: none;
  text-decoration: underline;
}
.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;
}
.card-wrapper .card--card .card__inner + .card__content {
  border-left: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
}
.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__inner + .card__content {
  background: #fff;
}
.card-wrapper .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;
  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__reviews {
  line-height: 12px;
  margin-bottom: 3px;
  cursor: pointer;
}
.card-wrapper .card__reviews i {
  font-size: 12px;
}
.card-wrapper .card__reviews .ruk-rating-snippet-count {
  font-size: 12px;
  color: #0b0a0a;
}
.card-wrapper .card__heading {
  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 .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: 700;
  color: #0b0a0a;
}
cart-drawer.active .cart-drawer-free-gifts-modal__item-title {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  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 {
  height: 100% !important;
}
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__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 {
  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%;
}
@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: 700;
  color: #0b0a0a;
}
.cart-drawer .cart-items .cart-item__name {
  font-size: 14px;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  line-height: 17px;
  margin-top: 0;
}
.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__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;
  height: calc(100% - 209px);
  width: 100%;
  max-width: 100%;
  padding: 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .cart-drawer .drawer__inner {
    height: calc(100% - 220px);
  }
}
.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: #0b0a0a;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "ABC Repro", sans-serif;
  font-weight: 900;
  text-align: center;
  min-height: 42px;
}
@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;
}
.cart-drawer .drawer__cheeringbar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.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__cheer-item {
  position: absolute;
  bottom: 11px;
}
.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 {
  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: 100;
  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__recommendations {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  background-color: #fff;
  padding: 0 0 32px;
}
.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;
}
.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: 700;
  color: #0b0a0a;
}
@media (min-width: 768px) {
  .dynamic-upsell__item-vendor {
    font-size: 16px;
    line-height: 19px;
  }
}
.dynamic-upsell__item-title {
  font-size: 14px;
  line-height: 17px;
  overflow: hidden;
  display: block;
}
.dynamic-upsell__item-title a {
  display: inline-block;
  font-size: 14px;
  text-decoration: none;
  color: #0b0a0a;
  line-height: 17px;
  margin-bottom: 15px;
  font-weight: 400;
}
.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: 12px 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;
}
.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;
}
@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__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%);
  }
}
.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;
  }
}
.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;
}
@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(95dvh - 207px);
  padding-bottom: 2px;
  padding-right: 8px;
}
.global-atc__popup__content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.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__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 {
  background-color: #7F7D81;
  border-color: #7F7D81;
  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;
}
.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: 11;
}
.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-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: 500;
}
body.overlay {
  overflow-y: hidden !important;
  overflow-x: hidden !important;
}
body.overlay .global-overlay {
  opacity: 1;
  pointer-events: auto;
}
.disclosure__list-wrapper.country-selector[hidden] {
  display: none;
}
.main-product {
  padding-top: 0 !important;
  padding-bottom: 25px !important;
}
@media (min-width: 750px) {
  .main-product {
    padding-top: 24px !important;
  }
}
.main-product .product {
  justify-content: center;
}
@media (min-width: 768px) {
  .main-product .page-width {
    max-width: calc(var(--page-width) + 80px);
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
.main-product__gallery {
  width: calc(100% + 3rem);
  transform: translateX(-1.5rem);
}
@media (min-width: 750px) {
  .main-product__gallery {
    width: auto;
    transform: none;
  }
}
.main-product__mainGallery {
  width: 100%;
  margin: 0 !important;
}
@media (min-width: 750px) {
  .main-product__mainGallery {
    max-width: 624px;
    max-height: 624px;
  }
}
.main-product__mainGallery .swiper-slide {
  cursor: grab;
}
.main-product__mainGallery .swiper-slide:active {
  cursor: grabbing;
}
.main-product__mainGallery img,
.main-product__mainGallery video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.main-product__thumbGallery {
  height: auto;
  margin: 0 !important;
}
@media (min-width: 750px) {
  .main-product__thumbGallery {
    max-width: 624px;
    margin: 8px 0 0 0 !important;
  }
}
.main-product__thumbGallery .swiper-wrapper {
  height: auto;
}
.main-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 {
    width: 72px;
    height: 72px;
  }
}
.main-product__thumbGallery .swiper-slide:active {
  cursor: grabbing;
}
.main-product__thumbGallery .swiper-slide-active {
  border-color: #7C7C7C;
}
.main-product__thumbGallery .swiper-slide img,
.main-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;
}
@media (min-width: 750px) {
  .main-product__thumbGallery .swiper-slide img,
  .main-product__thumbGallery .swiper-slide video {
    max-width: 72px;
    max-height: 72px;
  }
}
.main-product h1 {
  font-size: 18px;
  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 {
    font-size: 24px;
  }
}
.main-product h2 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  margin: 0;
}
@media (min-width: 750px) {
  .main-product h2 {
    font-size: 24px;
    margin-top: -3px;
  }
}
.main-product__klaviyoFormButton {
  width: 100%;
}
.main-product__labels {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  margin-top: 25px !important;
  flex-wrap: wrap;
}
@media (min-width: 750px) {
  .main-product__labels {
    margin-top: 25px !important;
  }
}
.main-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 {
    font-size: 14px;
  }
}
.main-product__labels img,
.main-product__labels svg {
  height: 14px;
  width: 14px;
  -o-object-fit: contain;
  object-fit: contain;
}
.main-product .product {
  gap: 56px !important;
}
.main-product .product__tax {
  margin-top: -10px !important;
  margin-bottom: 30px !important;
}
@media (min-width: 750px) {
  .main-product .product__tax {
    margin-bottom: 40px !important;
  }
}
.main-product .product__title {
  margin-bottom: 0;
}
.main-product .product-form {
  margin: 0 !important;
}
.main-product .product-form__submit {
  width: 100%;
  min-width: 0;
  margin: 5px 0 5px !important;
}
.main-product .product__description {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.23px;
  color: #0b0a0a;
  margin: 20px 0 30px !important;
}
@media (min-width: 750px) {
  .main-product .product__description {
    margin: 20px 0 !important;
  }
}
.main-product .product__description b {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.23px;
}
.main-product .product__tax {
  color: #6C6C6C;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.main-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-selects {
  border-top: 1px dashed #C8C8C8;
  padding-top: 30px;
}
@media (min-width: 750px) {
  .main-product variant-selects {
    padding-top: 40px;
    margin-bottom: 30px !important;
  }
}
.main-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 .form__label .form__label__shadeTitle {
  display: none;
}
.main-product .unit-price .price-item {
  color: #6C6C6C;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.main-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 {
    font-size: 18px;
  }
}
.main-product .price__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.main-product .product__info-wrapper {
  margin: 20px auto;
  max-width: none !important;
}
@media (min-width: 480px) {
  .main-product .product__info-wrapper {
    min-width: 370px;
  }
}
@media (min-width: 750px) {
  .main-product .product__info-wrapper {
    padding: 0 !important;
    margin: 10px auto;
  }
}
.main-product .product__info-wrapper .product__info-container {
  margin: 0 auto;
  max-width: 624px !important;
}
@media (min-width: 750px) {
  .main-product .product__media-wrapper {
    max-width: 624px !important;
  }
}
.main-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 {
  margin-bottom: 0;
}
@media (min-width: 750px) {
  .main-product .product-form__input--pill {
    margin-bottom: 25px;
  }
}
.main-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] {
  border-color: #000;
}
.main-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 {
  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 {
  color: #0b0a0a;
  text-decoration-thickness: 2px;
}
.main-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 {
  content: none;
}
.main-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) {
  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 {
  border-color: #000;
}
.main-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 {
  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 {
  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 {
  width: 38px;
  height: 38px;
}
.main-product .product-form__buttons:has(.product-form__submit) {
  max-width: none;
}
.main-product .shopify-app-block:has(#yotpo-product-points-widget) {
  margin: 0 !important;
  border-top: 1px dashed #C8C8C8;
  border-bottom: 1px dashed #C8C8C8;
}
@media (min-width: 750px) {
  .main-product .shopify-app-block:has(#yotpo-product-points-widget) {
    margin-bottom: 23px !important;
  }
}
.main-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) {
  margin: 0 !important;
}
.main-product delivery-promise-widget,
.main-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 {
  display: none !important;
}
.main-product__offers {
  flex-direction: column;
}
.main-product__offers h2 {
  color: #0b0a0a;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.23px;
  margin-bottom: 15px;
}
.main-product__offerItems {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.main-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 24px 0 16px;
  color: #0b0a0a;
  cursor: pointer;
}
.main-product__offerItem:hover {
  border-color: #7C7C7C;
}
.main-product__offerItem.active {
  border-color: #7C7C7C;
  background-color: #F7F7F7;
}
.main-product__offerItem.active .main-product__offerItem__title {
  font-weight: 700;
}
.main-product__offerItem.active .main-product__offerItem__price {
  font-weight: 500;
}
.main-product__offerItem__left {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
}
.main-product__offerItem__left img {
  height: 64px;
}
.main-product__offerItem__right {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.main-product__offerItem__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.23px;
}
.main-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 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (min-width: 750px) {
  .main-product__offerItem__price {
    font-size: 18px;
  }
}
.main-product .price__sale .price-item {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.main-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 {
  margin-right: 0;
}
@media screen and (min-width: 990px) {
  .main-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 {
    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 {
    width: calc(65% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .main-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 {
  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 {
    padding: 10px 16px;
    flex-direction: row;
    pointer-events: none;
    opacity: 0;
  }
}
.main-product__stickyAtc__top {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 10px;
}
@media (min-width: 768px) {
  .main-product__stickyAtc__top {
    flex-direction: column;
    width: auto;
    justify-content: normal;
    gap: 0;
  }
}
.main-product__stickyAtc__top .unit-price {
  display: none;
}
@media (min-width: 768px) {
  .main-product__stickyAtc__top .unit-price {
    display: inline-block;
  }
}
.main-product__stickyAtc.active {
  opacity: 1;
  pointer-events: auto;
}
.main-product__stickyAtc .bs-estimated-delivery {
  margin: 0;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .main-product__stickyAtc .bs-estimated-delivery {
    margin: 5px 0;
  }
}
.main-product__stickyAtc button {
  margin: 3px 0 0 !important;
}
.main-product__stickyAtc button.loading {
  opacity: 0.5;
  background-color: #6C6C6C !important;
  pointer-events: none;
}
.main-product__stickyAtc button.loading span {
  display: none;
}
.main-product__stickyAtc button.loading .loading__spinner {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.main-product__stickyAtc .price {
  text-align: right;
  flex-shrink: 1;
}
@media (min-width: 768px) {
  .main-product__stickyAtc .price {
    max-width: none;
    text-align: left;
  }
}
body:has(.main-product) #weglot-switcher-1 {
  display: none !important;
}
body:has(.main-product) #launcher {
  z-index: 15 !important;
}
.payment-icons {
  display: flex;
  flex-direction: row;
  gap: 8px;
  justify-content: center;
  margin-top: 24px;
}
.payment-icons__item {
  width: 35px;
  height: 24px;
}
.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;
}
.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;
}
@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;
}
.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: 75px;
}
@media (min-width: 768px) {
  .bs-product-statistics__statistic-percentage {
    font-size: var(--stat-percentage-fs-desktop, 50px);
  }
}
.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 {
  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) var(--bs-cs-padding-side-left-mobile) var(--bs-cs-padding-bottom-mobile) var(--bs-cs-padding-side-right-mobile);
}
@media (min-width: 768px) {
  .category__inner {
    padding: var(--bs-cs-padding-top-desktop) var(--bs-cs-padding-side-desktop) var(--bs-cs-padding-bottom-desktop);
  }
}
.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: hidden;
  position: relative;
}
.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:hover,
.category .swiper-button-next:hover {
  background: rgb(255, 255, 255);
}
.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;
}
.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;
  }
}
.bs-community {
  background: var(--community-bg-color);
  color: var(--community-text-color);
}
.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: 2;
  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%;
  max-height: 72px;
  flex: 1;
  padding-right: 8px;
}
.bs-community__product.bs-community__product--dummy {
  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__atc-btn {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #0b0a0a;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
}
.bs-community__atc-btn img {
  width: 24px;
  height: 24px;
}
.bs-community__nav {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: opacity 0.3s ease;
  z-index: 2;
  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 {
  max-width: 60px;
  max-height: 60px;
  min-height: 60px;
  min-width: 60px;
  transform: translate(-10px, -35px);
}
.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: #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;
}
.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);
}
@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;
}
@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;
}
.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);
}
.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: 2;
}
@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;
  }
}
.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: 2;
}
.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-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: unset;
}
@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: 1000;
}
@media (min-width: 768px) {
  .hot-spot__popup--mobile {
    display: none;
  }
}
.hot-spot__popup--mobile.active {
  display: block;
}
@media (min-width: 768px) {
  .hot-spot__popup--mobile.active {
    display: none;
  }
}
.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__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__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;
  }
}
.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;
}
@media (min-width: 768px) {
  .plp-hero .only-desktop {
    display: block;
  }
}
.plp-hero .only-mobile {
  display: block;
}
@media (min-width: 768px) {
  .plp-hero .only-mobile {
    display: none;
  }
}
.plp-text-intro {
  margin: 0;
  background: var(--bg);
  padding: var(--pt-mob) var(--px-mob) var(--pb-mob);
}
@media (min-width: 768px) {
  .plp-text-intro {
    padding: var(--pt-desk) var(--px-desk) var(--pb-desk);
  }
}
.plp-text-intro__inner {
  max-width: var(--page-width, 1320px);
  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;
}
.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;
}
@media (min-width: 768px) {
  .hero__inner--split {
    grid-template-columns: 1fr 1fr;
  }
}
@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: 768px) {
  .hero.hero--split.hero--right .hero__media {
    order: 1;
  }
}
@media (min-width: 768px) {
  .hero.hero--split.hero--right .hero__panel {
    order: 2;
  }
}
.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-block-end: -4px;
}
@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: 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: 353px;
  }
}
.hero__subtext--hide-mobile {
  display: none;
}
@media (min-width: 768px) {
  .hero__subtext--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 {
    display: inline-block;
    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);
  }
}
.image-text-section__inner {
  display: flex;
  flex-direction: column;
}
@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);
}
@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;
  }
}
.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__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-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: none;
}
@media (min-width: 768px) {
  .bs-influencer-reviews__card--horizontal .bs-influencer-reviews__product-btn {
    display: inline-flex;
  }
}
.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: 2;
  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;
  }
}
html:has(section > .main-product) {
  overflow-x: hidden;
}
body:not(:has(sticky-header)) .shopify-section:has(> .bs-menu-tabs) {
  top: 0;
}
.shopify-section:has(> .bs-menu-tabs) {
  display: none;
  position: sticky;
  top: calc(var(--header-height) - 1px);
  z-index: 20;
  margin-top: var(--menu-tabs-margin-top);
  margin-bottom: var(--menu-tabs-margin-bottom);
  transition: top 0.2s ease;
}
@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);
  padding-top: var(--mm-outer-m-pt);
  padding-bottom: var(--mm-outer-m-pb);
  padding-left: var(--mm-outer-m-px);
  padding-right: var(--mm-outer-m-px);
}
@media (min-width: 768px) {
  .mix {
    padding-top: var(--mm-outer-d-pt);
    padding-bottom: var(--mm-outer-d-pb);
    padding-left: var(--mm-outer-d-px);
    padding-right: var(--mm-outer-d-px);
  }
  .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;
  padding-top: var(--mm-inner-m-pt);
  padding-bottom: var(--mm-inner-m-pb);
  padding-left: var(--mm-inner-m-px);
  padding-right: var(--mm-inner-m-px);
  align-items: center;
}
@media (min-width: 768px) {
  .mix__inner {
    padding-top: var(--mm-inner-d-pt);
    padding-bottom: var(--mm-inner-d-pb);
    padding-left: var(--mm-inner-d-px);
    padding-right: var(--mm-inner-d-px);
    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";
  font-weight: 900;
}
@media (min-width: 768px) {
  .mix__heading {
    font-size: 24px;
  }
}
@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);
  }
}
.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: 0 40px;
  }
}
@media (min-width: 990px) {
  .newsletter__content {
    padding: 0 80px;
  }
}
@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%;
}
.newsletter__image {
  width: 100%;
  height: auto;
  display: block;
}
.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;
  }
}
.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;
  }
}
@media (min-width: 1025px) {
  .bs-product-benefits__container {
    gap: 100px;
  }
}
.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: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: end;
  }
}
.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: flex;
  align-items: stretch;
  width: 100%;
  transform: translate3d(0, 0, 0);
}
.bs-product-benefits__mobile-swiper .swiper-slide {
  flex-shrink: 0;
  box-sizing: border-box;
  height: auto;
}
.bs-product-benefits__slide {
  flex-shrink: 0;
  box-sizing: border-box;
}
.bs-product-benefits__image-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  align-items: flex-start;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-product-benefits__image-item {
    align-items: center;
    width: calc(50% - 8px);
  }
}
@media (min-width: 1366px) {
  .bs-product-benefits__image-item {
    width: calc(25% - 12px);
  }
}
.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 {
  text-align: left;
  padding: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  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);
}
.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%;
}
.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__text {
  color: var(--text-color);
  font-size: var(--text-font-size-mobile);
}
@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-routine-steps {
  position: relative;
  background: var(--background, #ffffff);
  padding: var(--padding-top-mobile, 24px) var(--padding-x-mobile, 24px) 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: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: 100%;
  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: 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.swiper-slide-active {
  border-color: #7C7C7C;
}
.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;
}
@media (min-width: 768px) {
  .bs-routine-steps__slide-image-container {
    height: 256px;
  }
}
.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-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, 16px);
  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 0 24px 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;
}
@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;
}
@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;
}
.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;
  }
}
.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 */
