/* source/scss/raabvitalfood.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;
}
.bs-container {
  max-width: calc(1280px + 16px * 2);
  margin: 0 auto;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .bs-container {
    max-width: calc(1280px + 80px * 2);
    padding: 0 80px;
  }
}
.bs-container-small {
  max-width: 1080px;
  padding: 0 16px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .bs-container-small {
    max-width: calc(1080px + 80px * 2);
    padding: 0 80px;
  }
}
.bs-header-container {
  max-width: calc(1280px + 16px * 2);
  margin: 0 auto;
  padding: 0 16px;
}
@media (min-width: 1024px) {
  .bs-header-container {
    max-width: calc(1280px + 1.6rem * 2);
    padding: 0 1.6rem;
  }
}
@media (min-width: 768px) {
  .page-width-desktop {
    padding: 0 8rem;
  }
}
.bs-container + .bs-container {
  margin-top: 40px;
}
.bs-container-small + .bs-container-small {
  margin-top: 40px;
}
html,
body {
  overflow-x: hidden !important;
  overflow-x: clip !important;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url(roboto-v47-latin-300.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url(roboto-v47-latin-300italic.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url(roboto-v47-latin-regular.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url(roboto-v47-latin-italic.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url(roboto-v47-latin-500.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url(roboto-v47-latin-500italic.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url(roboto-v47-latin-700.woff2) format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url(roboto-v47-latin-700italic.woff2) format("woff2");
}
body,
html {
  font-family: "Roboto", serif;
  font-weight: 300;
  --font-heading-family: $f-regular;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", serif !important;
  font-weight: 700 !important;
}
.bs-back-to-top-arrow {
  position: fixed;
  bottom: 60px;
  right: 40px;
  width: 60px;
  height: 60px;
  background: #000;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 2;
}
.bs-back-to-top-arrow__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.bs-back-to-top-arrow__icon svg {
  transform: rotate(90deg);
}
body:has(.bs-sticky-nav-section) .bs-back-to-top-arrow.show {
  display: flex;
}
body .bs-back-to-top-arrow {
  display: none;
}
body {
  position: relative;
}
.bs-block-icon img {
  border-radius: 8px;
  border: 1px solid #000;
}
.bs-block-icon__mobile {
  display: flex;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
@media (min-width: 768px) {
  .bs-block-icon__mobile {
    display: none;
  }
}
.bs-block-icon__desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-block-icon__desktop {
    display: flex;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
  }
}
.bs-block-image-gallery {
  padding-bottom: 40px;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-block-image-gallery {
    padding-bottom: 56px;
  }
}
.bs-block-image-gallery__wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-block-image-gallery__wrapper {
    flex-direction: row;
    gap: 8px;
  }
}
.bs-block-image-gallery__wrapper-left {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-block-image-gallery__wrapper-left {
    width: 65.3%;
    padding: 31px 0px;
  }
}
.bs-block-image-gallery__wrapper-right {
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-block-image-gallery__wrapper-right {
    width: 48%;
  }
}
.bs-block-image-gallery__left {
  width: calc(50% - 4px);
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .bs-block-image-gallery__left {
    max-width: 228px;
  }
}
.bs-block-image-gallery__right {
  width: calc(100% - 4px);
  height: auto;
}
@media (min-width: 768px) {
  .bs-block-image-gallery__right {
    max-height: 681px;
  }
}
.bs-contact-card__container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-contact-card__container {
    flex-direction: row;
    align-items: flex-start;
  }
}
.bs-contact-card__content {
  width: 100%;
}
.bs-contact-card__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin: auto;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .bs-contact-card__image {
    min-width: 240px;
    max-width: 240px;
  }
}
.bs-contact-card__title {
  color: #2e2d30;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .bs-contact-card__title {
    font-size: 24px;
  }
}
.bs-contact-card__description {
  color: #2e2d30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-contact-card__description {
    font-size: 18px;
  }
}
.bs-contact-card__links {
  display: flex;
  flex-direction: column;
  width: 100;
}
.bs-contact-card__links a {
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 1.92px;
  padding: 15px 40px;
  border-radius: 8px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 12px;
  justify-content: center;
}
.bs-contact-card__phone-icon,
.bs-contact-card__email-icon {
  height: 20px;
}
.bs-contact-card__phone-link {
  border: 1px solid #999;
  color: #2e2d30;
}
.bs-contact-card__email-link {
  background-color: #2e2d30;
  border: 1px solid #2e2d30;
  color: #fff;
}
.bs-contact-card__fax {
  color: #2e2d30;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
}
.bs-contact-card__fax a {
  color: #2e2d30;
  text-decoration: none;
}
.bs-custom-visible-group.bs-custom-visible-group__show-both {
  display: block;
}
.bs-custom-visible-group.bs-custom-visible-group__show-desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-custom-visible-group.bs-custom-visible-group__show-desktop {
    display: block;
  }
}
.bs-custom-visible-group.bs-custom-visible-group__show-mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-custom-visible-group.bs-custom-visible-group__show-mobile {
    display: none;
  }
}
.bs-info-with_logo__title {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 24px 0px;
}
@media (min-width: 768px) {
  .bs-info-with_logo__title {
    font-size: 48px;
    margin: 32px 0px;
  }
}
.bs-info-with_logo__content-container {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  gap: 32px;
}
@media (min-width: 768px) {
  .bs-info-with_logo__content-container {
    flex-direction: row;
  }
}
.bs-info-with_logo__content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-info-with_logo__content-wrapper {
    gap: 24px;
    flex: 3;
    width: 100%;
    max-width: 1020px;
  }
}
.bs-info-with_logo__image-wrapper {
  width: 100%;
  max-width: 153px;
}
@media (min-width: 768px) {
  .bs-info-with_logo__image-wrapper {
    width: 100%;
    max-width: 229px;
    height: auto;
  }
}
.bs-info-with_logo__image-wrapper img {
  width: 100%;
  height: 123px;
  -o-object-fit: contain;
  object-fit: contain;
  display: flex;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .bs-info-with_logo__image-wrapper img {
    width: 100%;
    height: 185px;
    -o-object-fit: contain;
    object-fit: contain;
    display: flex;
    justify-content: flex-start;
  }
}
.bs-info-with_logo__subtitle {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-info-with_logo__subtitle {
    font-size: 32px;
  }
}
.bs-info-with_logo__description {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-info-with_logo__description {
    font-size: 18px;
  }
}
.bs-list-with-icon-group {
  width: 100%;
  border-radius: 8px;
}
#zertifizierung_block {
  background-color: #F9F9F9;
  padding: 4rem 1.6rem;
}
@media (min-width: 768px) {
  #zertifizierung_block {
    background-color: transparent;
    padding: 0 1.6rem;
  }
}
@media (min-width: 768px) {
  .bs-mobile-nav {
    display: none;
  }
}
.bs-mobile-nav__wrapper {
  background-color: #F2F2F2;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 6px;
}
.bs-mobile-nav__icon svg {
  height: 25px;
  width: 25px;
  -o-object-fit: contain;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bs-mobile-nav__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  margin: 0;
  cursor: pointer;
}
.bs-mobile-nav__item :hover {
  font-weight: 500;
  color: #2E2D30;
}
.bs-mobile-nav__item span {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: 0;
}
.bs-product-card {
  border-radius: 0.8rem;
  border: 0.1rem solid #CCCCCC;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --product-card-title-z-index: 1;
  --product-card-media-z-index: 2;
  --product-card-media-z-index__badge: 1;
  --product-card-media-z-index__overlay-link: 2;
  --product-card-media-z-index__cart-btn: 3;
  --product-card-info-z-index__tags: 4;
}
.bs-product-card--sold-out {
  background: #fff;
}
.bs-product-card:has([data-tag=Kundenliebling]) {
  border: 1.5px solid #fdc300;
}
.bs-product-card:hover {
  transform: translateY(0.5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}
.bs-product-card:hover .bs-product-card__image--hover {
  opacity: 1;
}
.bs-product-card,
.bs-product-card::after,
.bs-product-card::before {
  box-sizing: border-box;
}
.bs-product-card > * {
  letter-spacing: 0;
}
.bs-product-card__media {
  position: relative;
  z-index: var(--product-card-media-z-index);
}
.bs-product-card__media-badges {
  position: absolute;
  top: 0;
  left: 0;
  z-index: var(--product-card-media-z-index__badge);
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  width: 100%;
  padding-left: 11px;
  padding-top: 11px;
  padding-right: 11px;
}
.bs-product-card__media-badge {
  background-color: var(--bgcolor, #fdc300);
  min-height: 23px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.25;
  color: var(--text-color, #2e2d30);
  padding: 4px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-product-card__media-badge--sold-out {
  background-color: #999999;
  color: #fff;
}
.bs-product-card__media-badge--large {
  font-weight: 700;
  font-size: 14px;
  min-height: 26px;
}
.bs-product-card__media-badge[data-tag=Kundenliebling] {
  border-radius: 4px;
  border: 1px solid #fdc300;
  padding-right: 33px;
  position: relative;
}
.bs-product-card__media-badge[data-tag=Kundenliebling] > svg {
  width: 24px;
  visibility: visible;
}
.bs-product-card__media-badge[data-tag=Kundenliebling]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M8.35455 1.31899C8.50423 0.858339 9.15593 0.858339 9.30561 1.31899L10.963 6.41981C11.0299 6.62582 11.2219 6.7653 11.4385 6.7653H16.8018C17.2862 6.7653 17.4876 7.38511 17.0957 7.66981L12.7567 10.8223C12.5814 10.9496 12.5081 11.1753 12.575 11.3813L14.2324 16.4821C14.3821 16.9428 13.8548 17.3258 13.463 17.0411L9.12397 13.8887C8.94873 13.7613 8.71143 13.7613 8.53619 13.8887L4.19717 17.0411C3.80532 17.3258 3.27808 16.9428 3.42775 16.4821L5.08511 11.3813C5.15205 11.1753 5.07872 10.9496 4.90347 10.8223L0.564462 7.66981C0.172605 7.38511 0.373993 6.7653 0.858355 6.7653H6.22167C6.43828 6.7653 6.63026 6.62582 6.6972 6.41981L8.35455 1.31899Z' fill='%23FDC300'/%3E%3C/svg%3E");
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
.bs-product-card__overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--product-card-media-z-index__overlay-link);
  text-indent: -9999px;
}
.bs-product-card__cart-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fdc300;
  border-radius: 50%;
  width: 6.8rem;
  height: 6.8rem;
  padding: 1rem;
  border: 1rem solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: var(--product-card-media-z-index__cart-btn);
  transform: translate(5px, 17px);
}
@media (min-width: 768px) {
  .bs-product-card__cart-btn {
    width: 7.2rem;
    height: 7.2rem;
    padding: 1.2rem;
    border: 1.2rem solid #fff;
    transform: translate(6px, 18px);
  }
}
.bs-product-card__cart-btn[data-product-status=sold-out] {
  background: #58585a;
}
.bs-product-card__cart-btn > svg {
  width: 24px;
  visibility: visible;
}
.bs-product-card__image-wrapper {
  width: 100%;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.bs-product-card__image-wrapper--sold-out {
  opacity: 0.5;
}
.bs-product-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0 auto;
  display: block;
  transition: opacity 0.3s ease;
}
.bs-product-card__image--default {
  opacity: 1;
}
.bs-product-card__image--hover {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.bs-product-card__info {
  padding: 1.2rem;
  border-radius: 0.8rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  border-radius: 8px;
  background: #fff;
}
.bs-product-card__info--sold-out {
  opacity: 0.5;
}
.bs-product-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  white-space: nowrap;
  margin: 0 0 12px;
  z-index: var(--product-card-info-z-index__tags);
}
.bs-product-card__tag {
  display: inline-flex;
  padding: 5px 12px;
  background-color: #fff3cc;
  min-height: 28px;
  border-radius: 14px;
  line-height: 1.25;
  color: #2e2d30;
  font-size: 1.4rem;
  font-weight: 300;
  text-transform: capitalize;
}
.bs-product-card__rating {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.25;
  color: #8e8983;
  margin-bottom: 0.8rem;
  font-weight: 400;
}
.bs-product-card__rating > span {
  font-weight: inherit;
}
.bs-product-card__stars {
  color: #fdc300;
  display: flex;
  align-items: center;
  gap: 2.36px;
  position: relative;
  top: -1px;
}
.bs-product-card__stars > svg {
  width: 12px;
  height: 12px;
}
.bs-product-card__rating-value {
  margin-left: 0.4rem;
}
.bs-product-card__rating-count {
  margin-left: 0.2rem;
}
.bs-product-card__title {
  font-size: 1.6rem;
  font-weight: bold;
  font-family:
    "Roboto",
    Arial,
    sans-serif;
  margin: 0;
  line-height: 1.3;
  color: #3d3b36;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-product-card__title {
    font-size: 1.8rem;
  }
}
.bs-product-card__title > a {
  color: inherit;
  font-size: inherit;
  text-decoration: none;
  transition: 0.2s color ease-in-out;
}
.bs-product-card__title > a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--product-card-title-z-index);
  text-indent: -9999px;
}
.bs-product-card__variants {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  margin-top: 0.8rem;
  font-size: 1.2rem;
  line-height: 1.25;
  color: #818181;
}
@media (min-width: 768px) {
  .bs-product-card__variants {
    margin-top: 0.4rem;
  }
}
.bs-product-card__variant-sep {
  width: 1px;
  height: 12px;
  background: #e5e5e5;
  display: inline-block;
}
.bs-product-card__price-row {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  margin-top: 0.8rem;
  color: #3d3b36;
  gap: 8px;
  white-space: nowrap;
  font-weight: 300;
}
@media (min-width: 768px) {
  .bs-product-card__price-row {
    font-weight: 400;
  }
}
.bs-product-card__sale-price {
  text-decoration: line-through;
}
.bs-product-card__price {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
}
.bs-product-card__sale-price + .bs-product-card__price {
  font-size: 16px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-product-card__sale-price + .bs-product-card__price {
    font-size: 18px;
  }
}
.bs-product-card__unit-price {
  color: #818181;
}
.bs-product-card__unit-price-text {
  display: flex;
}
.bs-hide-on-mobile {
  display: none !important;
}
@media (min-width: 768px) {
  .bs-hide-on-mobile {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .bs-hide-on-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .bs-product-media {
    max-width: 616px !important;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
}
@media (min-width: 768px) {
  .bs-product-info {
    max-width: 664px !important;
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2) !important;
    padding: 0 0 0 2.8rem !important;
  }
}
@media (min-width: 1024px) {
  .bs-product-info {
    padding: 0 0 0 4.8rem !important;
  }
}
.bs-product-informations {
  letter-spacing: 0;
}
.bs-product-informations__tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  padding: 8px 0;
  margin: 0 !important;
}
.bs-product-informations__tag {
  padding: 5px 12px;
  border-radius: 29px;
  background: #fff3cc;
  color: #2e2d30;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.bs-product-informations__title.product__title {
  margin: 16px 0 8px;
}
@media (min-width: 768px) {
  .bs-product-informations__title.product__title {
    margin: 8px 0 8px;
  }
}
.bs-product-informations__title.product__title .title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-product-informations__title.product__title .title {
    font-size: 4rem;
  }
}
.bs-product-informations__subtitle {
  margin: 0 0 16px !important;
  color: #818181;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-product-informations__subtitle {
    font-size: 1.8rem;
  }
}
.bs-product-informations__details-list {
  margin: 0 !important;
  padding: 16px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.bs-product-informations__detail-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bs-product-informations__detail-icon {
  height: 24px;
  width: 24px;
  min-width: 24px;
}
.bs-product-informations__detail-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-product-informations__detail-text {
    font-size: 1.8rem;
  }
}
.bs-product-informations__info-icons {
  margin: 16px 0 !important;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.bs-product-informations__info-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
}
.bs-product-informations__variant-picker {
  padding: 16px 0 24px;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .bs-product-informations__variant-picker {
    padding: 0 0 24px;
  }
}
.bs-product-informations__variant-picker-fieldset.product-form__input {
  border-radius: 8px;
  background: #F2F2F2;
  padding: 16px;
  margin: 0;
  max-width: unset;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-product-informations__variant-picker-form-label {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .bs-product-informations__variant-picker-form-label {
    font-size: 1.8rem;
  }
}
.bs-product-informations__variant-picker-options {
  display: flex;
  gap: 8px;
}
.bs-product-informations__variant-picker-option-label {
  border-radius: 8px !important;
  border: 1px solid #e5e5e5 !important;
  background: #fff !important;
  height: 64px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 8px !important;
  margin: 0 !important;
  width: 100%;
  flex-basis: 33%;
}
.bs-product-informations__variant-picker-option-label.disabled {
  color: #CCCCCC !important;
}
.bs-product-informations__variant-picker-option:checked + .bs-product-informations__variant-picker-option-label {
  border: 1px solid #fdc300 !important;
  background: #fff3cc !important;
  color: #2e2d30 !important;
}
.bs-product-informations__variant-picker-option:checked + .bs-product-informations__variant-picker-option-label:before {
  content: none !important;
}
.bs-product-informations__variant-picker-option:checked + .bs-product-informations__variant-picker-option-label:focus-visible {
  outline: none !important;
  outline-offset: unset !important;
  box-shadow: unset !important;
}
.bs-product-informations__variant-picker-option-label-text {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-product-informations__variant-picker-option-label-text {
    font-size: 1.8rem;
  }
}
.disabled .bs-product-informations__variant-picker-option-label-text {
  color: #CCCCCC !important;
}
.bs-product-informations__variant-picker-option-label-price {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0;
}
.bs-product-informations__quantity-options-container {
  border-radius: 8px;
  background: #F2F2F2;
  padding: 16px;
  margin: 0 0 24px !important;
}
.bs-product-informations__quantity-options-container ~ .bs-product-informations__default-quantity-form-container {
  display: none !important;
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-options-container {
    margin: 0 0 32px !important;
  }
}
.bs-product-informations__quantity-options-title {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-options-title {
    font-size: 1.8rem;
  }
}
.bs-product-informations__quantity-options-grid {
  display: grid;
  gap: 12px;
}
.bs-product-informations__quantity-option {
  position: relative;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  transition: all 0.2s ease;
  cursor: pointer;
  height: 64px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-option {
    height: 72px;
  }
}
.bs-product-informations__quantity-option--selected {
  border: 1px solid #fdc300;
  background: #fff3cc;
}
.bs-product-informations__quantity-option-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.bs-product-informations__quantity-option-label {
  display: block;
  padding: 12px;
  cursor: pointer;
  position: relative;
  width: 100%;
}
.bs-product-informations__quantity-option-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.bs-product-informations__quantity-option-left {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}
.bs-product-informations__quantity-option-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-product-informations__quantity-option-icon svg,
.bs-product-informations__quantity-option-icon img {
  width: 24px;
  height: 24px;
}
.bs-product-informations__quantity-option-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-option-text {
    font-size: 1.8rem;
  }
}
.bs-product-informations__quantity-option-discount {
  border-radius: 29px;
  background: #fff3cc;
  padding: 5px 12px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.bs-product-informations__quantity-option-prices {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.bs-product-informations__quantity-option-price--current {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-option-price--current {
    font-size: 2rem;
  }
}
.bs-product-informations__quantity-option-price--original {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-option-price--original {
    font-size: 1.6rem;
  }
}
.bs-product-informations__quantity-option-badge {
  position: absolute;
  top: -7px;
  right: 11px;
  border-radius: 0 0 4px 4px;
  border-right: 0.5px solid #fdc300;
  border-bottom: 0.2px solid #fdc300;
  border-left: 0.5px solid #fdc400;
  background: #fff4cc;
  padding: 2px 6px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.bs-product-informations__quantity-option-badge:before {
  content: "";
  position: absolute;
  top: -0.5px;
  left: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid #fdc300;
  border-bottom: 9px solid transparent;
  transform: rotate(180deg);
}
.bs-product-informations__quantity-option-badge:after {
  content: "";
  position: absolute;
  top: -0.5px;
  right: -5px;
  width: 0;
  height: 0;
  border-right: 5px solid #fdc300;
  border-bottom: 9px solid transparent;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .bs-product-informations__quantity-option-badge {
    top: -12px;
  }
  .bs-product-informations__quantity-option-badge:before {
    border-bottom: 12px solid transparent;
  }
  .bs-product-informations__quantity-option-badge:after {
    border-bottom: 12px solid transparent;
  }
}
.bs-product-informations__price {
  margin: 0 !important;
  padding: 16px 0 24px;
}
@media (min-width: 768px) {
  .bs-product-informations__price {
    padding: 8px 0 40px;
  }
}
.bs-product-informations__price:has(+ .bs-product-informations__quantity-options-container) {
  padding: 16px 0 40px;
}
@media (min-width: 768px) {
  .bs-product-informations__price:has(+ .bs-product-informations__quantity-options-container) {
    padding: 8px 0 40px;
  }
}
.bs-product-informations__price-container {
  margin: 0 !important;
  display: flex !important;
  gap: 8px;
  align-items: center;
}
.bs-product-informations__price-tax_text-container {
  margin: 8px 0 0 !important;
}
.bs-product-informations__price-tax_text {
  color: #8e8983;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.25;
  margin: 0;
}
.bs-product-informations__price-tax_text-link {
  text-decoration: underline;
  text-decoration-color: inherit;
  color: #8e8983;
  text-underline-offset: 2px;
}
.bs-product-informations__price-container-default-price-container {
  display: flex;
  gap: 8px;
}
.price--on-sale .bs-product-informations__price-container-default-price-container-sale.price__sale {
  display: flex !important;
  align-items: center;
}
.bs-product-informations__price-container-default-price-container-regular-price-item {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-product-informations__price-container-default-price-container-regular-price-item {
    font-size: 3.2rem;
  }
}
.bs-product-informations__price-container-default-price-container-sale-price-item {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-product-informations__price-container-default-price-container-sale-price-item {
    font-size: 3.2rem;
  }
}
.bs-product-informations__price-container-default-price-container-sale-price-item-regular {
  color: #2e2d30 !important;
  font-family: "Roboto", serif;
  font-size: 1.8rem !important;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: line-through;
  margin: 3px 8px 0 0 !important;
}
@media (min-width: 768px) {
  .bs-product-informations__price-container-default-price-container-sale-price-item-regular {
    font-size: 2.4rem !important;
  }
}
.bs-product-informations__price-container-unit-price.unit-price {
  color: #8e8983;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  margin: 0;
  text-transform: lowercase;
}
.bs-product-informations__price-container-for-new-price {
  display: none;
}
.bs-product-informations__new-price_container-sale {
  display: flex;
  gap: 8px;
  align-items: center;
}
.bs-product-informations__new-price_container-sale-item--regular {
  color: #2e2d30;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .bs-product-informations__new-price_container-sale-item--regular {
    font-size: 2.4rem;
  }
}
.bs-product-informations__new-price_container-sale-item--sale {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-product-informations__new-price_container-sale-item--sale {
    font-size: 3.2rem;
  }
}
.bs-product-informations__new-price_container-regular .bs-product-informations__new-price_container-sale-item--regular {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
  text-decoration: none;
}
@media (min-width: 768px) {
  .bs-product-informations__new-price_container-regular .bs-product-informations__new-price_container-sale-item--regular {
    font-size: 3.2rem;
  }
}
.bs-product-informations__inventory {
  margin: 0 !important;
  padding: 12px 0 0;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.25;
}
.bs-product-informations__buy-buttons {
  position: sticky;
  bottom: 0;
  z-index: 5;
  width: 100%;
  left: 0;
  padding: 8px 0 24px;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
@media (min-width: 768px) {
  .bs-product-informations__buy-buttons {
    position: static;
  }
}
.bs-product-informations__buy-buttons:focus-visible {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
.bs-product-informations__buy-buttons *:focus-visible,
.bs-product-informations__buy-buttons *:focus,
.bs-product-informations__buy-buttons *:focus-within,
.bs-product-informations__buy-buttons *:target {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
.bs-product-informations__buy-buttons-form {
  margin: 0 !important;
  width: 100%;
}
.bs-product-informations__buy-buttons-form-buttons.product-form__buttons {
  width: 100%;
  max-width: 100%;
}
.bs-product-informations__buy-buttons-form-buttons-button.button {
  margin: 0 !important;
  width: 100%;
}
.bs-product-informations__buy-buttons-form-buttons-button.button:focus-visible {
  outline: none;
  outline-offset: 0;
  box-shadow: none;
}
.bs-product-informations__buy-buttons-form-buttons-button-text {
  display: flex;
  align-items: center;
  gap: 12px;
}
.bs-product-informations__payment-icons {
  margin: 0 auto !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 24px;
  max-width: 375px;
}
.bs-product-informations__sku_pzn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px 12px;
  color: #818181;
  font-weight: 700;
}
.bs-product-informations__sku_pzn-item {
  display: flex;
  gap: 4px;
  margin: 0;
}
.bs-product-informations__sku_pzn-item span {
  font-weight: 300;
}
.bs-product-informations__default-quantity-form-container.product-form__input {
  border-radius: 8px;
  background: #F2F2F2;
  padding: 16px;
  margin: 0 0 24px !important;
  max-width: 100%;
}
@media (min-width: 768px) {
  .bs-product-informations__default-quantity-form-container.product-form__input {
    margin: 0 0 32px !important;
  }
}
.bs-product-informations__default-quantity-form-label.quantity__label.form__label {
  margin: 0 0 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
.bs-product-informations__default-quantity-form-label.quantity__label.form__label .quantity__rules-cart {
  display: none;
}
@media (min-width: 768px) {
  .bs-product-informations__default-quantity-form-label.quantity__label.form__label {
    font-size: 1.8rem;
  }
}
.bs-product-informations__default-quantity-form-container-quantity-input.quantity {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  padding: 13px 12px;
  height: 48px;
  width: 100%;
  background: #fff;
}
.bs-product-informations__default-quantity-form-container-quantity-input.quantity::after {
  border-radius: 8px;
  box-shadow: unset;
}
.bs-product-informations__default-quantity-form-svg-wrapper-minus {
  background: #2e2d30;
  width: 12px;
  height: 2px;
}
.bs-product-informations__default-quantity-form-svg-wrapper-plus {
  width: 24px !important;
  height: 14px;
}
.bs-product-informations__default-quantity-form-svg-wrapper-plus svg path {
  fill: #000;
}
.bs-product-informations__default-quantity-input.quantity__input {
  width: 0;
  opacity: 0.001;
  padding: 0;
}
.bs-product-informations__default-quantity-input-unit-display {
  width: 100%;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2e2d30;
  text-align: center;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
.bs-product-informations__stars {
  margin: 16px 0 0 !important;
  color: #fdc300;
  display: flex;
  align-items: center;
  position: relative;
  top: 0;
  gap: 4px;
}
.bs-product-informations__stars svg {
  height: 12px;
  width: 13px;
}
@media (min-width: 768px) {
  .bs-product-informations__stars {
    margin: 0 !important;
  }
  .bs-product-informations__stars svg {
    height: 16px;
    width: 17px;
  }
  .bs-product-informations__stars.bs-hide-on-mobile {
    display: flex !important;
  }
}
.bs-product-informations__rating-wrapper {
  margin: 16px 0 0 !important;
}
@media (min-width: 768px) {
  .bs-product-informations__rating-wrapper {
    margin: 0 !important;
  }
}
.bs-product-informations__rating-value,
.bs-product-informations__rating-count {
  color: #3d3b36;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1px;
}
@media (min-width: 768px) {
  .bs-product-informations__rating-value,
  .bs-product-informations__rating-count {
    font-size: 1.4rem;
    line-height: 1.25;
    font-weight: 300;
  }
}
.bs-single-image__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bs-single-image__mobile {
  display: flex;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
@media (min-width: 768px) {
  .bs-single-image__mobile {
    display: none;
  }
}
.bs-single-image__desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-single-image__desktop {
    display: flex;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
  }
}
.bs-spacer div:empty {
  display: block !important;
}
.bs-spacer__border-none {
  border: none;
}
.bs-spacer__border-top {
  border-top: 1px solid;
}
.bs-spacer__border-bottom {
  border-bottom: 1px solid;
}
.bs-spacer__border-both {
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.bs-spacer__show-both {
  display: block;
}
.bs-spacer__show-desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-spacer__show-desktop {
    display: block;
  }
}
.bs-spacer__show-mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-spacer__show-mobile {
    display: none;
  }
}
.bs-static-image-with-desc {
  background-color: #F9F9F9;
  padding-top: 40px;
  padding-bottom: 40px;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #ffffff;
  }
}
.bs-static-image-with-desc__title {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  margin-bottom: 24px;
  letter-spacing: 0px;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__title {
    font-size: 40px;
  }
}
.bs-static-image-with-desc__content-container p {
  display: block;
  color: #2E2D30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 24px 0px;
}
.bs-static-image-with-desc__content-container p strong {
  font-weight: 500;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__content-container p {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__content-container {
    display: flex;
    width: 100%;
    flex-direction: row;
    gap: 48px;
  }
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__image-wrapper {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__content-wrapper {
    width: 50%;
    margin-top: -24px;
  }
}
.bs-static-image-with-desc__image--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__image--desktop {
    display: flex;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
  }
}
.bs-static-image-with-desc__image--mobile {
  display: flex;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__image--mobile {
    display: none;
  }
}
.bs-static-image-with-desc__subtitle--mobile + p {
  display: block;
  color: #2E2D30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 24px 0px;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__subtitle--mobile + p {
    display: none;
  }
}
.bs-static-image-with-desc__subtitle--mobile + p strong {
  font-weight: 500;
}
.bs-static-image-with-desc__subtitle--desktop + p {
  display: none;
}
@media (min-width: 768px) {
  .bs-static-image-with-desc__subtitle--desktop + p {
    display: block;
    display: block;
    color: #2E2D30;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    margin: 24px 0px;
  }
}
.bs-static-image-with-desc__subtitle--desktop + p strong {
  font-weight: 500;
}
.bs-text-with-icon__content {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: Roboto;
  font-style: normal;
  line-height: 130%;
}
.bs-text-with-icon__content p {
  margin: 0;
  font-weight: 300;
}
.bs-text-with-icon__content strong {
  font-weight: 500;
}
.bs-text-with-icon__content li {
  margin: 0;
  font-weight: 300;
}
.bs-title-and-description {
  letter-spacing: normal;
}
.bs-title-and-description__content p,
.bs-title-and-description__content h2,
.bs-title-and-description__content strong,
.bs-title-and-description__content li {
  font-family: Roboto;
  font-style: normal;
  line-height: 130%;
  margin: 0;
}
.bs-title-and-description__content p {
  font-weight: 300;
  line-height: 130%;
}
.bs-title-and-description__content p strong {
  font-weight: 700;
}
.bs-title-and-description__content li {
  margin: 0;
  font-weight: 300;
}
.bs-title-and-description__content li strong {
  font-weight: 500;
}
.bs-title-and-description__content h2 {
  font-weight: 700;
}
.bs-title-and-description__title {
  letter-spacing: normal;
}
.button {
  display: flex;
  padding: 15px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-weight: 700;
  line-height: 16px;
  outline: none !important;
  border: 1px solid #2e2d30;
  background-color: #2e2d30;
  min-height: 0;
  transition:
    background-color 0.2s ease-out,
    color 0.2s ease-out,
    border-color 0.2s ease-out;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  border-radius: 8px;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .button {
    padding: 19px 56px;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 1.92px;
  }
}
.button svg path {
  transition:
    color 0.2s ease-out,
    stroke 0.2s ease-out,
    fill 0.2s ease-out;
}
.button::before,
.button::after {
  content: none;
}
.button:hover {
  background-color: #fdc300;
  border-color: #fdc300;
  color: #2e2d30;
}
.button:hover svg path {
  fill: #2e2d30;
}
.button--primary-alt {
  background-color: #fdc300;
  border-color: #fdc300;
  color: #2e2d30;
}
.button--primary-alt:hover {
  background-color: #2e2d30;
  border-color: #2e2d30;
  color: #fff;
}
.button--primary-alt:hover svg path {
  fill: #fff;
}
.button--secondary {
  background-color: transparent;
  border-color: #999999;
  color: #2e2d30;
}
.button--secondary:hover {
  background-color: #2e2d30;
  color: #fff;
  border-color: #2e2d30;
}
.button--secondary:hover svg path {
  fill: #fff;
}
.button--tertiary {
  background-color: transparent;
  color: #2e2d30;
  border-color: transparent;
}
.button--tertiary:hover {
  color: #58585a;
  background-color: transparent;
  border-color: transparent;
}
.button--tertiary:hover svg path {
  fill: #2e2d30;
}
.button--link {
  background-color: transparent;
  color: #2e2d30;
  border-color: transparent;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.button--link:hover {
  color: #58585a;
  background-color: transparent;
  border-color: transparent;
}
.button--link:hover svg path {
  fill: #58585a;
}
@media (min-width: 1024px) {
  .header__icons {
    width: 100%;
    justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .header__search {
    margin-right: 32px;
    width: 100%;
    max-width: 375px;
    flex: 1;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .header__search details {
    width: 100%;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .header__search details:has(.search__input.focus--empty)::before,
  .header__search details:has(predictive-search[open=true])::before,
  .header__search details:has(predictive-search[loading=true])::before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    border-left: 1px solid #E0DFD9;
    border-right: 1px solid #E0DFD9;
    bottom: 0;
  }
}
@media (min-width: 1024px) {
  .header__search .search-modal {
    border-radius: 8px;
    border-top: none;
    border: 1px solid #E0DFD9;
    height: 40px;
  }
}
@media (min-width: 1024px) {
  .header__search .search-modal .field__input {
    padding: 9px 0;
    height: 38px;
    min-height: unset;
  }
}
@media (min-width: 1024px) {
  .header__search .search-modal .field__label {
    font-size: 18px;
    line-height: 18px;
  }
}
.header .predictive-search {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  border: 1px solid #E0DFD9;
  border-top: none;
}
form .field .field__label--mobile {
  display: block;
}
@media (min-width: 1024px) {
  form .field .field__label--mobile {
    display: none;
  }
}
form .field .field__label--desktop {
  display: none;
}
@media (min-width: 1024px) {
  form .field .field__label--desktop {
    display: block;
  }
}
form.search.search-modal__form > div.field > *:first-child {
  display: inline;
}
@media (min-width: 1024px) {
  form.search.search-modal__form > div.field > *:first-child {
    display: none;
  }
}
form.search.search-modal__form > div.field > *:nth-child(2) {
  display: none;
}
@media (min-width: 1024px) {
  form.search.search-modal__form > div.field > *:nth-child(2) {
    display: inline;
  }
}
#shopify-section-bs-mobile-navigation {
  height: 100%;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
}
#shopify-section-bs-mobile-navigation > *:not(:first-child) :focus {
  background-color: #F2F2F2;
}
#shopify-section-bs-mobile-navigation > .menu-drawer__navItem:first-child {
  margin-top: 24px;
}
#shopify-section-bs-mobile-navigation > :nth-child(2) {
  background-color: #F2F2F2;
}
#shopify-section-bs-mobile-navigation > :nth-child(4) {
  margin-bottom: 24px;
}
#shopify-section-bs-mobile-navigation > :nth-child(n+5) .menu-drawer__navItem__content {
  color: #818181;
}
.menu-drawer {
  top: calc(100% + 47px);
}
.menu-drawer .search-account-bar {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0;
  padding: 0 !important;
  transition: transform 0.2s ease-out;
}
.menu-drawer .search-account-bar[data-level="0"] {
  transform: translateX(0);
}
.menu-drawer .search-account-bar[data-level="1"] {
  transform: translateX(-100%);
}
.menu-drawer .search-account-bar[data-level="2"] {
  transform: translateX(-200%);
}
.menu-drawer .search-account-bar__search {
  display: flex;
  justify-content: space-between;
  background-color: #f9f9f9;
  color: #5e5e5e;
  font-size: 16px;
  padding: 22px 20px;
  max-height: 60px;
  width: 100%;
  flex: 0 0 100%;
}
.menu-drawer .search-account-bar__firstTitle,
.menu-drawer .search-account-bar__secondTitle {
  flex: 0 0 100%;
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 10px;
  padding: 22px 20px;
}
.menu-drawer .search-account-bar__title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.menu-drawer .search-account-bar__phrase {
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0.56px;
}
.menu-drawer__menu {
  height: calc(100dvh - 162px);
  transition: transform 0.2s ease-out;
  display: flex;
  flex-direction: column;
}
.menu-drawer__menu[data-level="0"] {
  transform: translateX(0);
}
.menu-drawer__menu[data-level="1"] {
  transform: translateX(-100%);
}
.menu-drawer__menu[data-level="2"] {
  transform: translateX(-200%);
}
.menu-drawer__bestseller-products {
  background: #F2F2F2;
  padding: 20px 16px 32px;
  padding-top: 20px;
  padding-bottom: 32px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 24px;
}
.menu-drawer__bestseller-products__title {
  font-size: 16px;
  line-height: 18px;
  color: #2e2d30;
  font-weight: 500 !important;
  grid-column: span 2;
  margin: 0 0 8px;
}
.menu-drawer__bestseller-product {
  display: flex;
  align-items: center;
  gap: 4px;
  background: #fff;
  border-radius: 8px;
  padding: 8px 12px;
  border: 1px solid transparent;
  text-decoration: none;
}
.menu-drawer__bestseller-product--highlighted,
.menu-drawer__bestseller-product--active {
  background: #fff3cc;
  border: 1px solid #fdc300;
}
.menu-drawer__bestseller-product__image {
  width: 40px;
  height: 40px;
  border-radius: 100px;
}
.menu-drawer__bestseller-product__title {
  font-size: 12px;
  line-height: 14px;
  color: #2e2d30;
  margin: 0;
}
.menu-drawer__navigation {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.menu-drawer__navItem {
  border-radius: 4px;
  padding: 13px 12px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
  margin-left: 16px;
  margin-right: 16px;
}
.menu-drawer__navItem:first-child {
  background: #F2F2F2;
  margin-top: 24px;
}
.menu-drawer__navItem:first-child .menu-drawer__navItem__title {
  font-weight: 600;
}
.menu-drawer__navItem:not(.menu-drawer__metaNavigation__item) {
  margin-bottom: 4px;
}
.menu-drawer__navItem:not(.menu-drawer__navItem--parent) {
  text-decoration: none;
}
.menu-drawer__navItem--parent:has(+ a.menu-drawer__navItem) .menu-drawer__navItem__arrow {
  right: 16px;
  height: 11px;
}
.menu-drawer__navItem__arrow {
  display: none;
  position: relative;
  margin-left: auto;
  right: 8px;
}
.menu-drawer__navItem--parent {
  cursor: pointer;
}
.menu-drawer__navItem--parent .menu-drawer__navItem__arrow {
  display: inline-block;
}
.menu-drawer__navItem__content {
  display: flex;
  color: #3D3B36;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.menu-drawer__navItem__subtitle {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
.menu-drawer__navItem__tag,
.menu-drawer__submenuItem__tag {
  border-radius: 30px;
  background-color: #999999;
  box-shadow:
    1px 0 0 0 rgba(173, 111, 31, 0.75) inset,
    -1px 0px 0px 0px rgba(173, 111, 31, 0.75) inset,
    0px -1px 0px 0px rgba(247, 169, 68, 0.75) inset,
    0px 1px 0px 0px rgba(247, 169, 68, 0.75) inset;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 14px;
  padding: 3px 9px;
  height: 20px;
}
.menu-drawer__navItem__submenu {
  height: calc(100dvh - 162px);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  cursor: auto;
}
.menu-drawer__navItem__submenu > div:has(> .menu-drawer__navItem__submenu__prevButton, > .menu-drawer__subSubmenu__prevButton),
.menu-drawer__navItem__submenu .menu-drawer__submenuItem__submenu > div:has(> .menu-drawer__subSubmenu__prevButton) {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  width: 100%;
}
.menu-drawer__navItem__submenu__prevButton,
.menu-drawer__subSubmenu__prevButton {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
  color: #3D3B36;
  font-size: 16px;
  font-weight: 300;
  padding: 13px 12px;
  background: #F2F2F2;
  cursor: pointer;
}
.menu-drawer__navItem__submenu__banner {
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 30px;
}
.menu-drawer__navItem__submenu__banner__title {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-top: 60px;
}
.menu-drawer__navItem__submenu__banner ul {
  padding-left: 25px;
}
.menu-drawer__navItem__submenu__banner ul li {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  list-style: none;
  position: relative;
  border-bottom: none;
}
.menu-drawer__navItem__submenu__banner ul li::before {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 25px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI0IDI1IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTEwIDE0LjFMMTUuOSA4LjIwMDA1QzE2LjA4MzQgOC4wMTY3MiAxNi4zMTY3IDcuOTI1MDUgMTYuNiA3LjkyNTA1QzE2Ljg4MzQgNy45MjUwNSAxNy4xMTY3IDguMDE2NzIgMTcuMyA4LjIwMDA1QzE3LjQ4MzQgOC4zODMzOCAxNy41NzUgOC42MTY3MSAxNy41NzUgOC45MDAwNUMxNy41NzUgOS4xODMzOCAxNy40ODM0IDkuNDE2NzEgMTcuMyA5LjYwMDA1TDEwLjcgMTYuMkMxMC41IDE2LjQgMTAuMjY2NyAxNi41IDEwIDE2LjVDOS43MzMzOCAxNi41IDkuNTAwMDUgMTYuNCA5LjMwMDA1IDE2LjJMNi43MDAwNSAxMy42QzYuNTE2NzIgMTMuNDE2NyA2LjQyNTA1IDEzLjE4MzM4IDYuNDI1MDUgMTIuOUM2LjQyNTA1IDEyLjYxNjcyIDYuNTE2NzIgMTIuMzgzMzggNi43MDAwNSAxMi4yQzYuODgzMzggMTIuMDE2NzIgNy4xMTY3MiAxMS45MjUgNy40MDAwNSAxMS45MjVDNy42ODMzOCAxMS45MjUgNy45MTY3MiAxMi4wMTY3MiA4LjEwMDA1IDEyLjJMMTAgMTQuMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: contain;
}
.menu-drawer__navItem__submenu__items {
  display: flex;
  flex-direction: column;
  padding: 0 16px;
  height: 100%;
  overflow-y: scroll;
}
.menu-drawer__navItem__submenu__items .menu-drawer__submenuItem {
  padding: 13px 0;
  border-bottom: 1px solid #E5E5E5;
  gap: 10px;
}
.menu-drawer__navItem__submenu__items .menu-drawer__submenuItem > img {
  border-radius: unset;
  border: none;
  aspect-ratio: 1/1;
  padding: 0;
  background-color: #fff;
}
.menu-drawer__navItem__submenu__popular-products {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  border-radius: 8px;
  background: #F2F2F2;
  margin-bottom: 12px;
  margin-top: 12px;
}
.menu-drawer__navItem__submenu__popular-products__title {
  color: #3D3B36;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400 !important;
  font-family: "Roboto", serif !important;
  margin: 0;
}
.menu-drawer__navItem__submenu__popular-products__products-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
}
.menu-drawer__navItem__submenu__popular-products__product {
  padding: 15px 16px;
  background: #DBE5CE;
  color: #3D3B36;
  text-decoration: none;
  font-weight: 400;
  border-radius: 8px;
  line-height: normal;
  font-size: 16px;
}
.menu-drawer__navItem--open .menu-drawer__navItem__submenu {
  opacity: 1;
  pointer-events: auto;
  transition: transform 0.2s ease-out;
  z-index: 4000;
  padding: 0;
}
.menu-drawer__submenuItem {
  padding: 14px 0;
  border-bottom: 1px solid #E0DFD9;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  min-height: 66px;
  color: #3D3B36;
}
.menu-drawer__submenuItem > img {
  border-radius: 50%;
  height: 40px;
  width: 40px;
  -o-object-fit: cover;
  object-fit: cover;
  background: #F0E9DE;
  padding: 2px;
}
.menu-drawer__submenuItem:not(.menu-drawer__submenuItem--enhanced):has(+ .menu-drawer__submenuItem--enhanced) {
  border-bottom: none;
}
.menu-drawer__submenuItem--enhanced {
  background: #F2F2F2;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: none;
  position: relative;
}
.menu-drawer__submenuItem--enhanced::after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 32px);
  left: 16px;
  bottom: 0;
  background: #E0DFD9;
}
.menu-drawer__submenuItem--enhanced:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.menu-drawer__submenuItem--enhanced:last-of-type {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.menu-drawer__submenuItem--enhanced:last-of-type::after {
  content: none;
}
.menu-drawer__submenuItem__bestseller-badge {
  font-size: 14px;
  line-height: 16px;
  padding: 4px 8px;
  color: #fff;
  background: #C2A58C;
  border-radius: 50px;
}
.menu-drawer__submenuItem:last-child {
  border-bottom: none;
}
.menu-drawer__submenuItem--accent {
  border-radius: 6px;
  background: #E5E5E5;
  border-bottom: none;
}
.menu-drawer__submenuItem--accent .menu-drawer__navItem__submenuItem__title {
  color: #008536;
  font-weight: 400;
}
.menu-drawer__submenuItem--variation {
  border-radius: 6px;
  background: #fff;
  border-bottom: none;
}
.menu-drawer__submenuItem__arrow {
  display: none;
  position: relative !important;
  margin-left: auto;
  right: 8px;
}
.menu-drawer__submenuItem--parent .menu-drawer__submenuItem__arrow {
  display: inline-block;
}
.menu-drawer__submenuItem__title {
  color: #3D3B36;
  font-size: 16px;
  font-style: normal;
  line-height: 22px;
}
.menu-drawer__submenuItem__titleWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.menu-drawer__submenuItem__subtitle {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
}
.menu-drawer__submenuItem__submenu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  transform: translateX(100%);
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  display: flex;
  flex-direction: column;
  padding: 0 16px 0;
  height: calc(100dvh - 162px);
}
.menu-drawer__submenuItem__submenu > div:has(a) {
  height: 100%;
  overflow-y: scroll;
}
.menu-drawer__submenuItem--open .menu-drawer__submenuItem__submenu {
  opacity: 1;
  pointer-events: auto;
  transition: transform 0.2s ease-out;
  z-index: 5000;
}
.menu-drawer__subSubmenu > div:has(.menu-drawer__subSubmenu__prevButton) {
  position: absolute;
  top: 0;
  transform: translateY(-100%);
}
.menu-drawer__subSubmenuItem {
  display: flex;
  color: #3D3B36;
  font-size: 16px;
  font-weight: 300;
  z-index: 5001;
  text-decoration: none;
  gap: 10px;
  padding: 13px 0;
  border-bottom: 1px solid #E5E5E5;
}
.menu-drawer__metaNavigation {
  margin-top: 5px;
  display: flex;
  flex-direction: column;
}
.menu-drawer__metaNavigation__item {
  border-bottom: 1px solid orange;
  background-color: transparent;
  padding: 12px 0;
}
.menu-drawer__metaNavigation__item:last-child {
  border-bottom: none;
}
.menu-drawer__metaNavigation__item .menu-drawer__navItem__arrow {
  right: 20px;
}
.menu-drawer__metaNavigation__item .menu-drawer__navItem__title {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.menu-drawer .language-selector[data-type=lsn-switchers][data-mobile=""] {
  display: none !important;
}
.menu-drawer__social-banner {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important;
  gap: 25px;
  padding: 12px 28px !important;
}
.menu-drawer__social-banner a span {
  color: #F2F2F2;
  font-size: 8px;
  font-weight: 400;
  line-height: 11px;
}
.header__menu-item:hover .header__menu-item__hoverThreshold {
  pointer-events: auto;
}
.header__menu-item__hoverThreshold {
  content: "";
  display: block;
  position: absolute;
  width: 70px;
  height: 45px;
  transform: translateY(30px);
  pointer-events: none;
}
.header__menu-item--small {
  font-weight: 300;
  min-width: 50px;
}
.header__menu-item--small:hover .header__menu-item__title {
  font-weight: 500;
}
.header__menu-item--small-active .header__menu-item__title {
  font-weight: 500;
}
.header__submenu-wrapper {
  height: 100%;
  justify-content: space-between;
  gap: 34px;
}
.header__submenu__selected-collections {
  position: absolute;
  top: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
  overflow-x: auto;
  overflow-y: hidden;
  width: calc(100% - 75px);
}
.header__submenu__selected-collections::-webkit-scrollbar {
  height: 6px;
}
.header__submenu__selected-collections::-webkit-scrollbar-thumb {
  background-color: #fdc300;
}
.header__submenu__selected-collections a {
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  font-size: 16px;
  color: #2e2d30;
  padding: 8px 15px;
  white-space: nowrap;
  transform: translateX(0) !important;
  transition: all 0.2s ease !important;
}
.header__submenu__selected-collections a:hover {
  background: #2e2d30 !important;
  border: 1px solid #2e2d30 !important;
  color: white !important;
}
.header__submenu__drawer {
  overflow: visible;
  border-right: 1px solid #E0DFD9;
  flex: 1 0 63%;
  margin-top: 72px;
}
.header__submenu__drawer:not(:has(+ .header__submenu__favourites-banner__wrapper)) {
  border-right: none;
}
.header__submenu__drawer .header__submenuLink__wrapper a {
  border-radius: 8px !important;
  border: 1px solid #999999 !important;
  font-size: 16px;
  margin-top: unset !important;
}
.header__submenu__drawer .header__submenuLink__wrapper a:hover {
  background: #2e2d30 !important;
  border: 1px solid #999999 !important;
}
.header__submenu__collection-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 360px));
  -moz-column-gap: 80px;
  column-gap: 80px;
  row-gap: 32px;
  align-items: baseline;
  margin-right: 10px;
  margin-bottom: 48px !important;
  margin-top: 16px !important;
  min-height: 378px;
}
.header__submenu__favourites {
  padding: 16px;
  border-radius: 8px;
  background: #F2F2F2;
}
.header__submenu__favourites-banner__wrapper {
  flex: 1 0 37%;
  padding: 20px 16px;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 72px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.header__submenu__favourites-banner__tabs {
  display: flex;
  align-items: center;
  gap: 24px;
  height: 21px;
  color: #2e2d30;
  font-size: 16px;
  line-height: 18px;
}
.header__submenu__favourites-banner__tabs .banner__tab {
  cursor: pointer;
  color: #2e2d30;
  transition: color 0.3s ease;
}
.header__submenu__favourites-banner__tabs .banner__tab--active {
  font-weight: 500;
}
.header__submenu__favourites-banner__tabs .banner__tab__divider {
  border: 1px solid #E5E5E5;
  height: 100%;
}
.header__submenu__favourites-banner__items__container {
  margin-top: 12px;
  position: relative;
  min-height: 220px;
}
.header__submenu__favourites-banner__items__container .banner__products {
  position: absolute;
  inset: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, 210px);
  gap: 16px;
  align-content: start;
  justify-content: start;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.4s ease;
}
.header__submenu__favourites-banner__items__container .banner__products.banner__products--active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}
.header__submenu__favourites-banner__items__container .banner__products .banner__no-products {
  width: 100%;
  font-size: 14px;
  text-align: left;
  color: #5e5e5e;
}
.header__submenu__favourites-banner__items__container .banner__products .banner__product {
  background: #F2F2F2;
  border-radius: 8px;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  border: 1px solid #F2F2F2;
  transition:
    transform 0.3s ease,
    border-color 0.3s ease,
    background 0.3s ease;
  will-change: transform;
}
.header__submenu__favourites-banner__items__container .banner__products .banner__product--active,
.header__submenu__favourites-banner__items__container .banner__products .banner__product:hover {
  border-color: #fdc300;
  background: #fff3cc;
}
.header__submenu__favourites-banner__items__container .banner__products .banner__product .banner__product-image {
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  flex-shrink: 0;
}
.header__submenu__favourites-banner__items__container .banner__products .banner__product .banner__product-title {
  margin: 0;
}
.header__submenu__favourites > p {
  margin: 0 0 8px;
  font-size: 14px;
  color: #3D3B36;
  line-height: 16px;
}
.header__submenu__favourites__products {
  display: flex;
  gap: 12px;
}
.header__submenu__favourites__product {
  background: #DBE5CE;
  border-radius: 8px;
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}
.header__submenu__favourites__product > p {
  font-size: 16px;
  line-height: 18px;
  color: #3D3B36;
  margin: 0;
}
.header__submenu__favourites__product img {
  width: 100%;
  height: auto;
}
.header__submenuItem {
  color: #3D3B36;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  text-decoration: none;
}
.header__submenuItem:hover {
  transform: translateX(0);
}
.header__submenuItem:hover .header__submenuItem__title {
  font-weight: 500;
}
.header__submenuItem__content {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.header__submenuItem__title {
  color: #2e2d30;
  transition: all 0.3s ease-in-out;
}
.header__submenuItem__titleWrapper {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.header__submenuItem__icon {
  height: 50px;
  width: 50px;
  background: #F0E9DE;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
}
.header__submenuItem__subtitle {
  color: #000;
  font-size: 14px;
  font-weight: 400 !important;
  line-height: 19px;
}
.header__submenuItem__bestseller-badge {
  font-size: 14px;
  line-height: 16px;
  padding: 4px 8px;
  color: #fff;
  background: #C2A58C;
  border-radius: 50px;
}
.header__submenuItem__submenu {
  position: absolute;
  display: grid;
  right: 0;
  transition: transform 0.3s ease;
  transform: translateX(100%);
  background: #fff;
  width: 100%;
  top: 0;
  z-index: 20000;
  pointer-events: none;
  opacity: 0;
  padding-right: 78px;
}
.header__submenuItem__submenu .menu-drawer__subSubmenuItem {
  border-bottom: none;
}
.header__submenuItem__subSubmenu {
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 32px;
  column-gap: 32px;
  display: grid;
  margin: 8px 0 0;
}
.header__submenuItem__prev-button {
  grid-column: span 2;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 0 6px 16px;
  border: none;
  border-bottom: 1px solid #EAE9E6;
  background: none;
  box-shadow: none;
}
.header__submenuItem__prev-button svg {
  margin-right: 6px;
}
.header__submenuItem__prev-button:hover {
  cursor: pointer;
}
.header__submenuTitle {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: 27px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--Special-Stroke, #DDD);
  margin-bottom: 7px;
}
.header__icon--search {
  display: none;
}
@media (min-width: 1024px) {
  .header__heading {
    height: 71px;
    display: flex;
    align-items: center;
    grid-column: 1;
  }
}
.header .header__search {
  display: inline-flex !important;
}
.menu-drawer__submenu__selected-collections {
  padding: 16px;
  display: flex;
  align-items: center;
  overflow-x: auto;
  gap: 8px;
  overflow-y: hidden;
}
.menu-drawer__submenu__selected-collections::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  .menu-drawer__submenu__selected-collections {
    display: block;
  }
}
.menu-drawer__submenu__selected-collections > a {
  font-size: 16px;
  color: #3D3B36;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  padding: 8px 15px;
  white-space: nowrap;
  transition: all 0.2s ease;
}
.menu-drawer__submenu__selected-collections > a:active {
  background: #2e2d30;
  border: 1px solid #2e2d30;
  color: white;
}
.menu-drawer__submenu__selected-collections > a:focus {
  background: #2e2d30;
  border: 1px solid #2e2d30;
  color: white;
}
.predictive-search {
  width: calc(100% + 2px);
  max-height: 635px;
}
.predictive-search #predictive-search-results {
  display: flex;
  flex-direction: column;
}
.predictive-search__results-groups-wrapper {
  position: relative;
}
.predictive-search__result-group {
  overflow-x: hidden;
  gap: 0;
}
@media (min-width: 1024px) {
  .predictive-search__result-group {
    padding: 0 6px;
  }
}
.predictive-search__result-group__header {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 16px;
  gap: 8px;
}
@media (min-width: 1024px) {
  .predictive-search__result-group__header {
    margin: 16px 9px;
  }
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) + .predictive-search__result-group__wrapper .predictive-search__category-results:first-of-type {
  transform: translateX(-100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) + .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(2) {
  transform: translateX(0);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(2).active) + .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(3) {
  transform: translateX(100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) + .predictive-search__result-group__wrapper .predictive-search__category-results:first-of-type {
  transform: translateX(-200%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) + .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(2) {
  transform: translateX(-100%);
}
.predictive-search__result-group__header:has(.predictive-search__result-group__category:nth-of-type(3).active) + .predictive-search__result-group__wrapper .predictive-search__category-results:nth-of-type(3) {
  transform: translateX(0);
}
.predictive-search__result-group__category {
  padding: 11px 12px;
  background: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  justify-content: center;
  gap: 4px;
  color: #3d3b36;
  align-items: center;
  flex: 1;
  line-height: 18px;
  max-width: 50%;
  transition: background 0.3s ease;
  border: 1px solid #E5E5E5;
}
.predictive-search__result-group__category:hover {
  cursor: pointer;
}
.predictive-search__result-group__category.active {
  font-weight: 700;
  background: #fff3cc;
  border: 1px solid transparent;
}
.predictive-search__result-group__category span {
  line-height: normal;
  font-size: 12px;
  font-weight: 400;
  color: #2e2d30;
  background: #fdc300;
  height: 18px;
  width: 18px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  display: flex;
}
.predictive-search__result-group__summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 300;
  margin: 0 16px 16px;
}
.predictive-search__result-group__summary :first-child {
  color: #6f6f6f;
}
.predictive-search__result-group__summary :nth-child(2) {
  color: #464343;
}
.predictive-search__result-group__summary-text {
  text-transform: capitalize;
}
.predictive-search__result-group__summary-link {
  text-decoration: none;
}
.predictive-search__result-group__summary-link:hover {
  text-decoration: underline;
}
.predictive-search__result-group__wrapper {
  position: relative;
  transform: translateX(0);
  transition: transform 0.3s ease;
  flex-grow: 1;
}
@media (min-width: 1024px) {
  .predictive-search__result-group__wrapper::-webkit-scrollbar {
    width: 7px;
    transform: translateX(-6px);
    margin-right: 6px;
  }
  .predictive-search__result-group__wrapper::-webkit-scrollbar-track {
    background: #f3f2f2;
    border-radius: 50px;
    margin-bottom: 12px;
  }
  .predictive-search__result-group__wrapper::-webkit-scrollbar-thumb {
    background: #7aa57b;
    border-radius: 50px;
  }
}
.predictive-search__category-results {
  width: 100%;
  opacity: 0;
  height: 0;
  transform: translateY(-8000px);
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.predictive-search__category-results.active {
  opacity: 1;
  height: 100%;
  transform: translateY(0);
  pointer-events: auto;
}
.predictive-search__image-placeholder {
  width: 88px;
  height: 88px;
}
.predictive-search__image-placeholder:empty {
  display: block;
}
.predictive-search__item {
  padding: 9px 8px 16px;
}
.predictive-search__item-heading {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #3d3b36;
}
.predictive-search__item-description * {
  font-size: 12px;
  line-height: normal;
  display: block;
}
.predictive-search__item-content {
  display: flex;
  flex-direction: column;
}
.predictive-search__item-content .predictive-search__item-rating {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 4px;
  height: 16px;
}
.predictive-search__item-content .predictive-search__item-rating > div {
  display: flex;
  gap: 2px;
  height: 100%;
  align-items: center;
}
.predictive-search__item-content .predictive-search__item-rating p {
  font-size: 12px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 300;
  margin: 0;
  line-height: 14px;
}
@media (min-width: 1024px) {
  .predictive-search__item-content .predictive-search__item-rating p {
    font-weight: 400;
  }
}
.predictive-search__item-tags {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  margin-top: 8px;
}
.predictive-search__item-tags[data-type-article] span {
  background: #f3f2f2;
}
.predictive-search__item-tags span {
  padding: 5px 12px;
  line-height: 15px;
  gap: 6px;
  border-radius: 50px;
  background: #fff3cc;
  color: #3D3B36;
  font-size: 12px;
  font-family: "Roboto", serif;
  font-weight: 300;
  position: relative;
  text-transform: capitalize;
}
.predictive-search__item-tags span > p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1024px) {
  .predictive-search__item-tags span {
    font-weight: 400;
  }
}
.predictive-search .price {
  margin-top: 0;
  font-size: 14px;
  color: #2e2d30;
}
@media (min-width: 1024px) {
  .predictive-search .price span {
    font-weight: 300;
  }
}
.predictive-search__results-list {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .predictive-search__results-list {
    padding: 0 10px;
  }
}
.predictive-search__results-list .predictive-search__item {
  padding: 9px 8px 16px 8px;
  display: flex;
  gap: 8px;
  border-bottom: 1px solid #eae9e6;
}
.predictive-search__results-list .predictive-search__item .predictive-search__image {
  width: 90px;
  height: 90px;
  border-radius: 6px;
  -o-object-fit: cover;
  object-fit: cover;
}
.predictive-search__results-list .predictive-search__list-item:last-of-type .predictive-search__item {
  border-bottom: none;
}
.predictive-search__bestseller {
  padding: 16px;
}
.predictive-search__bestseller--initial {
  display: none;
}
.predictive-search__bestseller__header {
  font-size: 14px;
  font-weight: 600;
  color: #8e8983;
  line-height: 16px;
  font-family: "Fira Sans" !important;
  margin: 0 0 16px;
}
.predictive-search__bestseller:has(+ .predictive-search__results-groups-wrapper) {
  display: none;
}
.predictive-search__bestseller-items {
  list-style: none;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0;
}
.predictive-search__bestseller-items li {
  border-bottom: 1px solid #eae9e6;
}
.predictive-search__bestseller-items li:last-of-type {
  border-bottom: none;
}
.predictive-search__bestseller .predictive-search__item--link-with-thumbnail {
  display: flex;
}
.predictive-search__bestseller .predictive-search__item--link-with-thumbnail .predictive-search__image,
.predictive-search__bestseller .predictive-search__item--link-with-thumbnail .predictive-search__image-placeholder {
  width: 90px;
  height: 90px;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 6px;
  flex-shrink: 0;
}
.predictive-search__articles-wrapper .predictive-search__item-heading,
.predictive-search__recipes-wrapper .predictive-search__item-heading {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  -webkit-box-orient: vertical;
}
.predictive-search__articles-wrapper .predictive-search__item-description,
.predictive-search__recipes-wrapper .predictive-search__item-description {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  -webkit-box-orient: vertical;
}
.predictive-search__list-item:hover .predictive-search__item-heading {
  text-decoration: none;
}
.section-header.menu-open .predictive-search__result-group {
  height: calc(100dvh - 209px);
}
body predictive-search[open] .predictive-search,
body .search-modal__form > .field:has(.search__input.focus--empty) + .predictive-search,
body .search-modal__form > .field:has(.search__input.focus--empty) + .predictive-search .predictive-search__bestseller--initial {
  display: flex;
  flex-direction: column;
}
.search-modal__form > .field:has(.search__input.focus--empty) + .predictive-search {
  display: block;
}
a.predictive-search__item--link-with-thumbnail {
  -moz-column-gap: 8px;
  column-gap: 8px;
}
.predictive-search__item-rating span.bs__product-rating {
  font-size: 12px;
  line-height: 1;
}
#shopify-section-bs-mobile-navigation > div:nth-child(2) {
  background-color: transparent;
}
div.menu-drawer__bestseller-products {
  margin-bottom: 0;
}
div._bs_groups_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  padding: 24px 16px 16px 16px;
  height: 100%;
}
div._bs_groups_wrapper :nth-child(2) ._bs_groups_items_wrapper .menu-drawer__navItem__content {
  color: #818181;
}
div._bs_groups_wrapper ._bs_groups_items_wrapper:first-of-type div:first-of-type:has(.menu-drawer__navItem.menu-drawer__navItem--parent:first-of-type) {
  background-color: #F2F2F2;
  border-radius: 4px;
}
div._bs_groups_wrapper ._bs_groups_items_wrapper:first-of-type:has(> div:not(:first-of-type):is(:hover, :focus, :active)) > div:first-of-type {
  background-color: transparent !important;
}
div._bs_groups_wrapper .menu-drawer__navItem {
  background-color: transparent;
  margin: 0;
  padding: 13px 12px;
  border-radius: 4px;
}
div._bs_groups_wrapper .menu-drawer__navItem:focus,
div._bs_groups_wrapper .menu-drawer__navItem:active,
div._bs_groups_wrapper .menu-drawer__navItem:hover {
  background-color: #F2F2F2;
}
div._bs_groups_wrapper .menu-drawer__navItem .menu-drawer__navItem__title {
  font-size: 16px;
  font-weight: 300;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper,
swiper-slider[data-swiper-id=blog-carousel] .swiper,
swiper-slider[data-swiper-id=related-products-carousel] .swiper {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: -6px;
  margin-bottom: -6px;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-wrapper,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-wrapper,
swiper-slider[data-swiper-id=blog-carousel] .swiper-wrapper,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-wrapper {
  box-sizing: border-box;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-slide,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-slide,
swiper-slider[data-swiper-id=blog-carousel] .swiper-slide,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-slide {
  display: flex;
  height: auto;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
  transition: 0.2s opacity ease;
  margin: 0;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev > svg {
  width: 27px;
  height: 27px;
  position: relative;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next::after,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev::after,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next::after,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev::after,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next::after,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev::after,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next::after,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev::after {
  font-size: 26px;
  color: #818181;
  display: none;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next.swiper-button-disabled,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev.swiper-button-disabled,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev {
  left: 0;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-prev > svg,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-prev > svg {
  top: 1px;
  left: -1px;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next {
  right: 0;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=blog-carousel] .swiper-button-next > svg,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-button-next > svg {
  top: 1px;
  left: 1px;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-pagination,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-pagination,
swiper-slider[data-swiper-id=blog-carousel] .swiper-pagination,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-pagination {
  bottom: 0 !important;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: calc(100% - 16px) !important;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper-pagination,
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-pagination,
  swiper-slider[data-swiper-id=blog-carousel] .swiper-pagination,
  swiper-slider[data-swiper-id=related-products-carousel] .swiper-pagination {
    width: 100% !important;
  }
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-pagination-bullet,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-pagination-bullet,
swiper-slider[data-swiper-id=blog-carousel] .swiper-pagination-bullet,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-pagination-bullet {
  flex: 1;
  height: 4px;
  border: 0.5px solid #e5e5e5;
  background: var(--pagination-item-bg, #ffffff);
  border-radius: 4px;
  opacity: 1;
  margin: 0 !important;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper-pagination-bullet.swiper-pagination-bullet-active,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-pagination-bullet.swiper-pagination-bullet-active,
swiper-slider[data-swiper-id=blog-carousel] .swiper-pagination-bullet.swiper-pagination-bullet-active,
swiper-slider[data-swiper-id=related-products-carousel] .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fdc300;
  border-color: #fdc300;
}
@supports (-moz-appearance: none) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper.swiper-initialized,
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper.swiper-initialized,
  swiper-slider[data-swiper-id=blog-carousel] .swiper.swiper-initialized,
  swiper-slider[data-swiper-id=related-products-carousel] .swiper.swiper-initialized {
    padding-bottom: 1px;
  }
}
@media (min-width: 1024px) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper.swiper-initialized,
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper.swiper-initialized,
  swiper-slider[data-swiper-id=blog-carousel] .swiper.swiper-initialized,
  swiper-slider[data-swiper-id=related-products-carousel] .swiper.swiper-initialized {
    padding-left: 22px;
    padding-right: 22px;
    margin-left: -22px;
    margin-right: -22px;
  }
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper.swiper-initialized:not(.swiper-pagination-disabled),
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper.swiper-initialized:not(.swiper-pagination-disabled),
swiper-slider[data-swiper-id=blog-carousel] .swiper.swiper-initialized:not(.swiper-pagination-disabled),
swiper-slider[data-swiper-id=related-products-carousel] .swiper.swiper-initialized:not(.swiper-pagination-disabled) {
  padding-bottom: 20px;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized),
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized),
swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized),
swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) {
  margin-right: -12px;
  overflow-x: auto;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized),
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized),
  swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized),
  swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) {
    margin-right: -16px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized)::-webkit-scrollbar,
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized)::-webkit-scrollbar,
  swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized)::-webkit-scrollbar,
  swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized)::-webkit-scrollbar {
    display: none;
  }
}
@media (min-width: 1024px) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized),
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized),
  swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized),
  swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) {
    margin-right: -32px;
  }
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized) .swiper-wrapper,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized) .swiper-wrapper,
swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized) .swiper-wrapper,
swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) .swiper-wrapper {
  gap: 0;
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) .swiper-slide {
  margin-right: 12px;
  width: calc(71.0227272727% - 12px);
  min-width: 251px;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
  swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
  swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) .swiper-slide {
    margin-right: 16px;
    width: calc(33.3333333333% - 16px);
    min-width: auto;
  }
}
@media (min-width: 1024px) {
  swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
  swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
  swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized) .swiper-slide,
  swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) .swiper-slide {
    margin-right: 32px;
    width: calc(25% - 32px);
  }
}
swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized) .swiper-button-prev,
swiper-slider[data-swiper-id=homepage-carousel] .swiper:not(.swiper-initialized) .swiper-button-next,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized) .swiper-button-prev,
swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper:not(.swiper-initialized) .swiper-button-next,
swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized) .swiper-button-prev,
swiper-slider[data-swiper-id=blog-carousel] .swiper:not(.swiper-initialized) .swiper-button-next,
swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) .swiper-button-prev,
swiper-slider[data-swiper-id=related-products-carousel] .swiper:not(.swiper-initialized) .swiper-button-next {
  display: none !important;
}
.js .gradient.massy-theme-2 ._uuhri8 ._1y0juye {
  left: 20px !important;
}
@media only screen and (max-width: 648px) {
  .js .gradient.massy-theme-2 ._uuhri8 ._1y0juye,
  .js .gradient.massy-theme-2 ._uuhri8 ._drqdiv,
  .js .gradient.massy-theme-2 ._uuhri8 ._k96lck {
    left: 20px !important;
  }
}
.bs-announcement-bar {
  background: #F2F2F2;
  padding: 9px 0;
  min-height: 48px;
  align-content: center;
}
@media (min-width: 768px) {
  .bs-announcement-bar {
    padding: 11px 0;
  }
}
.bs-announcement-bar__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.bs-announcement-bar__container.u-jc-center {
  justify-content: center;
}
.bs-announcement-bar__item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  flex: 1;
  min-width: 0;
}
@media (min-width: 768px) {
  .bs-announcement-bar__item {
    gap: 16px;
    padding: 0 16px;
  }
}
.bs-announcement-bar__item--hide-on-mobile {
  display: none;
}
.bs-announcement-bar__item--hide-on-mobile:first-child + .bs-announcement-bar__separator {
  display: none;
}
@media (min-width: 768px) {
  .bs-announcement-bar__item--hide-on-mobile {
    display: flex;
  }
  .bs-announcement-bar__item--hide-on-mobile:first-child + .bs-announcement-bar__separator {
    display: block;
  }
}
.bs-announcement-bar__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 17px;
  width: 17px;
  min-width: 17px;
}
@media (min-width: 768px) {
  .bs-announcement-bar__icon {
    height: 26px;
    width: 26px;
  }
}
.bs-announcement-bar__icon img,
.bs-announcement-bar__icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-announcement-bar__text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.25;
}
.bs-announcement-bar__separator {
  width: 1px;
  height: 18px;
  background: #e5e5e5;
}
.bs-announcement-bar__separator:has(+ .bs-announcement-bar__item.bs-announcement-bar__item--hide-on-mobile) {
  display: none;
}
@media (min-width: 768px) {
  .bs-announcement-bar__separator {
    background: #999999;
  }
  .bs-announcement-bar__separator:has(+ .bs-announcement-bar__item.bs-announcement-bar__item--hide-on-mobile) {
    display: block;
  }
}
.benefits-world {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .benefits-world {
    justify-content: flex-start;
  }
}
.benefits-world__container {
  max-width: 1440px;
  text-align: left;
  padding: 24px 0px 24px 0px;
}
@media (min-width: 768px) {
  .benefits-world__container {
    padding: 48px 0px 64px 0px;
  }
}
.benefits-world h2 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 16px;
}
.benefits-world h3 {
  text-decoration: none;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-top: 16px;
}
.benefits-world p {
  margin-block-start: 0;
  margin-block-end: 0;
}
.benefits-world__title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #2e2d30;
}
@media (min-width: 768px) {
  .benefits-world__title {
    font-size: 40px;
  }
}
.benefits-world__subtitle {
  font-size: 16px;
  font-weight: 300;
  color: #2e2d30;
  margin-bottom: 32px;
  line-height: 130%;
}
@media (min-width: 768px) {
  .benefits-world__subtitle {
    font-size: 18px;
  }
}
.benefits-world__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 24px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .benefits-world__grid {
    gap: 24px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: none;
    margin-top: 32px;
  }
}
.benefits-world__item-link {
  text-decoration: none;
}
.benefits-world__item-link:hover,
.benefits-world__item-link:focus {
  text-decoration: none;
}
.benefits-world__item-link:hover ~ .benefits-world__button,
.benefits-world__item-link:focus ~ .benefits-world__button {
  background-color: #2e2d30;
  color: #fff;
}
.benefits-world__item {
  background-color: #fff;
  border-radius: 8px;
  padding: 8px;
  text-align: center;
  transition: transform 0.3s ease;
  width: auto;
  min-height: 116px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .benefits-world__item {
    min-height: 260px;
    padding: 16px;
  }
}
@media (min-width: 1024px) {
  .benefits-world__item {
    min-height: 330px;
  }
}
.benefits-world__item:hover {
  transform: translateY(-4px);
}
.benefits-world__image {
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #fff3cc;
  border-radius: 4px;
  display: flex;
  align-items: center;
  height: 56px;
}
@media (min-width: 480px) {
  .benefits-world__image {
    justify-content: left;
  }
}
@media (min-width: 600px) {
  .benefits-world__image {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .benefits-world__image {
    padding: 40px 16px;
    border-radius: 12px;
    justify-content: center;
    height: 115px;
  }
}
@media (min-width: 1024px) {
  .benefits-world__image {
    height: 214px;
  }
}
.benefits-world__image img {
  width: auto;
  height: 45px;
  position: relative;
  left: 6px;
}
@media (min-width: 600px) {
  .benefits-world__image img {
    height: 50px;
  }
}
@media (min-width: 768px) {
  .benefits-world__image img {
    height: 60px;
    position: relative;
    left: 6px;
  }
}
@media (min-width: 1024px) {
  .benefits-world__image img {
    height: 100px;
  }
}
.benefits-world__item-text {
  text-align: left;
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  overflow-wrap: break-word;
  gap: 4px;
  flex: 1;
}
.benefits-world__item-title {
  display: none;
}
@media (min-width: 768px) {
  .benefits-world__item-title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #2e2d30;
    line-height: 1.2;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
}
@media (min-width: 1024px) {
  .benefits-world__item-title {
    font-size: 24px;
  }
}
.benefits-world__item-subtitle {
  font-size: 12px;
  color: #2e2d30;
  margin-top: 8px !important;
  line-height: 1.25;
  letter-spacing: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media (min-width: 390px) {
  .benefits-world__item-subtitle {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .benefits-world__item-subtitle {
    margin-top: 0 !important;
    line-height: 1.2;
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  .benefits-world__item-subtitle {
    font-size: 18px;
    line-height: 1.2;
  }
}
.benefits-world__button {
  display: flex;
  justify-content: center;
  grid-column: 1/-1;
  justify-self: center;
  align-items: center;
  margin: 16px auto 24px;
  padding: 15px 56px;
  letter-spacing: 1.2px;
  font-weight: 700;
  outline: 1px solid #999999;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  text-decoration: none;
  color: #2e2d30;
  width: 100%;
  height: 48px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .benefits-world__button {
    width: 263px;
    height: 56px;
    margin-top: 8px;
    font-size: 16px;
  }
}
.benefits-world__button:hover,
.benefits-world__button:focus {
  background-color: #2e2d30;
  color: #fff;
  text-decoration: none;
}
.shopify-section:has(.benefits-world) {
  background-color: #F9F9F9;
}
.bs-accordion-support-section__back-navigation {
  padding: 0px 6px;
  display: flex;
}
@media (min-width: 768px) {
  .bs-accordion-support-section__back-navigation {
    padding: 0px 7px;
  }
}
.bs-accordion-support-section__back-navigation svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 768px) {
  .bs-accordion-support-section__back-navigation svg {
    width: 40px;
    height: 40px;
  }
}
.bs-accordion-support-section__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .bs-accordion-support-section__wrapper {
    gap: 32px;
  }
}
.bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) {
  padding: 0px 0px;
}
@media (min-width: 1024px) {
  .bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) {
    padding: 0px 80px;
  }
}
.bs-accordion-support-section__logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) .bs-accordion-support-section__logo {
  padding: 0px 16px;
}
@media (min-width: 1024px) {
  .bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) .bs-accordion-support-section__logo {
    padding: 0px 0px;
  }
}
.bs-accordion-support-section__logo img {
  width: 148px;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (min-width: 768px) {
  .bs-accordion-support-section__logo img {
    width: 190px;
  }
}
.bs-accordion-support-section__title {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-accordion-support-section__title {
    gap: 16px;
  }
}
.bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) .bs-accordion-support-section__title {
  padding: 0px 16px;
}
@media (min-width: 1024px) {
  .bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) .bs-accordion-support-section__title {
    padding: 0px 0px;
  }
}
.bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) .bs-accordion-group {
  padding: 0px 16px 20px 16px;
}
@media (min-width: 1024px) {
  .bs-accordion-support-section__wrapper.bs-container:has(.bs-contact-support-group) .bs-accordion-group {
    padding: 0px 0px 0px 0px;
  }
}
.bs-accordion-support-section__header {
  color: #2e2d30;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  font-size: 32px;
  margin: 0px 0px;
}
@media (min-width: 768px) {
  .bs-accordion-support-section__header {
    font-size: 40px;
  }
}
.bs-accordion-support-section__content {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.bs-accordion-support-section__content div.shopify-block {
  flex: 1;
  width: 100%;
}
@media (min-width: 1024px) {
  .bs-accordion-support-section__content {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 64px;
  }
}
.bs-accordion-support-section-small {
  padding-top: 24px;
  padding-bottom: 24px;
}
.bs-accordion-support-section-medium {
  padding-top: 40px;
  padding-bottom: 40px;
}
.bs-accordion-support-section-large {
  padding-top: 24px;
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  .bs-accordion-support-section-large {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
.bs-accordion {
  position: relative;
}
.bs-accordion::after {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 6px;
  background: #ffc107;
  border-radius: 8px 2px 2px 8px;
}
@media (min-width: 768px) {
  .bs-accordion::after {
    width: 8px;
  }
}
.bs-accordion__details {
  min-width: 331px;
  min-height: 23px;
  background: #fff;
  padding: 17.5px 12px;
  margin-bottom: 16px;
  position: relative;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .bs-accordion__details {
    margin-bottom: 20px;
    padding: 16.5px 12px;
  }
}
.active .bs-accordion__details {
  padding: 17.5px 12px 8px 12px;
}
@media (min-width: 768px) {
  .active .bs-accordion__details {
    padding: 16.5px 12px 8px 12px;
  }
}
.bs-accordion__chevron-down {
  transition: all 0.3s ease-in-out;
}
.active .bs-accordion__details .bs-accordion__chevron-down {
  transform: rotate(180deg);
  transform-origin: center;
  transition: all 0.3s ease-in-out;
}
.bs-accordion__summary {
  position: relative;
  margin-left: 6px;
}
@media (min-width: 768px) {
  .bs-accordion__summary {
    margin-left: 8px;
  }
}
.bs-accordion__link,
.bs-accordion__content {
  display: flex;
  flex-direction: row;
  text-decoration: none;
  align-items: center;
  gap: 8px;
}
.bs-accordion__icon {
  height: 22px;
  width: 22px;
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .bs-accordion__icon {
    height: 24px;
    width: 24px;
  }
}
.bs-accordion__title {
  font-style: normal;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  padding: 0;
  width: 100%;
  margin: 0;
  font-size: 16px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .bs-accordion__title {
    font-size: 18px;
  }
}
.bs-accordion__description {
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
}
.bs-accordion__description p {
  padding-top: 17.5px;
  padding-bottom: 0;
  margin: 0;
  margin-left: 6px;
}
@media (min-width: 768px) {
  .bs-accordion__description p {
    padding-top: 16.5px;
    margin-left: 8px;
  }
}
.bs-accordion__description strong {
  font-weight: 500;
}
@media (min-width: 768px) {
  .bs-accordion__description {
    font-size: 18px;
    line-height: 1.3;
  }
}
.active .bs-accordion__description {
  max-height: 1000px;
}
.bs-accordion__chevron-right,
.bs-accordion__chevron-down {
  height: 20px;
  width: 20px;
  margin-left: 12px;
}
.bs-action-bar {
  background: var(--background-color, #ffe9a0);
  padding: 8px 0;
  min-height: 48px;
  align-content: center;
}
.bs-action-bar--link {
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.bs-action-bar__container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
@media (min-width: 768px) {
  .bs-action-bar__container {
    justify-content: center;
  }
}
.bs-action-bar__text {
  color: var(--text-color, #2e2d30);
  font-family: "Roboto", serif;
  font-weight: var(--font-weight, 300);
  font-size: var(--font-size-mobile, 12px);
  line-height: 1.25;
  letter-spacing: 0;
  text-align: left;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .bs-action-bar__text {
    font-size: var(--font-size-desktop, 12px);
    text-align: center;
    padding-right: 0;
  }
}
.bs-action-bar__button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 24px;
  width: 24px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.bs-action-bar__button .svg-wrapper {
  padding: 3px;
}
.bs-article-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  letter-spacing: 0;
}
.bs-article-card__media {
  position: relative;
  width: 100%;
  min-width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  max-height: 204px;
}
@media (min-width: 768px) {
  .bs-article-card__media {
    max-height: 295px;
  }
}
.bs-article-card__media-link {
  display: block;
  width: 100%;
  height: 100%;
}
.bs-article-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center right;
  object-position: center right;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.bs-article-card__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 24px 16px;
}
.bs-article-card__title {
  overflow: hidden;
  color: #3d3b36;
  text-overflow: ellipsis;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  align-self: stretch;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-article-card__title {
    font-size: 3.2rem;
  }
}
.bs-article-card__title-link {
  color: inherit;
  text-decoration: none;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
}
.bs-article-card__excerpt {
  overflow: hidden;
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  margin: auto 0 16px;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  align-self: stretch;
}
@media (min-width: 768px) {
  .bs-article-card__excerpt {
    font-size: 1.8rem;
    display: flex;
    margin: 0;
    margin-bottom: 16px;
  }
}
.bs-article-card__meta {
  margin-top: auto;
}
.bs-article-card__read-time {
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 29px;
  background: #F2F2F2;
  padding: 8px 12px;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0;
}
.bs-article-card__read-time-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.bs-article-card__read-time svg {
  height: 16px;
  width: 16px;
}
.bs-blogs-grid {
  letter-spacing: 0;
}
.bs-blogs-grid__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  gap: 16px;
}
@media (min-width: 768px) {
  .bs-blogs-grid__header {
    margin-bottom: 32px;
  }
}
.bs-blogs-grid__logo {
  max-height: 56px;
}
@media (min-width: 768px) {
  .bs-blogs-grid__logo {
    max-height: 72px;
  }
}
.bs-blogs-grid__logo img {
  max-height: 56px;
  height: 100%;
  width: auto;
}
@media (min-width: 768px) {
  .bs-blogs-grid__logo img {
    max-height: 72px;
  }
}
.bs-blogs-grid__subtitle p {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-blogs-grid__subtitle p {
    font-size: 1.8rem;
  }
}
.bs-blogs-grid__filters {
  display: flex;
  align-items: center;
  padding: 16px 0;
  gap: 8px;
  overflow-x: auto;
  margin-right: -16px;
  padding-right: 16px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.bs-blogs-grid__filters::-webkit-scrollbar {
  display: none;
}
@media (min-width: 1024px) {
  .bs-blogs-grid__filters {
    margin-right: 0;
    padding-right: 0;
    justify-content: space-between;
  }
}
.bs-blogs-grid__filter-buttons {
  display: flex;
  gap: 8px;
}
.bs-blogs-grid__filter-btn {
  padding: 8px 15px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  background: #fff;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
  height: 40px;
}
.bs-blogs-grid__filter-btn--active {
  background: #fff3cc;
  border-color: #fdc300;
}
@media (min-width: 768px) {
  .bs-blogs-grid__filter-btn {
    padding: 12px 16px;
    height: 48px;
    font-size: 1.8rem;
  }
}
.bs-blogs-grid__sort-by-link {
  padding: 8px 15px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  background: #fff;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
  max-height: 40px;
}
@media (min-width: 768px) {
  .bs-blogs-grid__sort-by-link {
    padding: 8px 16px;
    height: 48px;
    font-size: 1.8rem;
  }
}
.bs-blogs-grid__sort-by-link--active {
  background: #fff3cc;
  border-color: #fdc300;
}
.bs-blogs-grid__sort-by-link svg {
  height: 24px;
  width: 24px;
}
.bs-blogs-grid__articles {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  padding-bottom: 24px;
  padding-top: 16px;
}
@media (min-width: 768px) {
  .bs-blogs-grid__articles {
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 32px;
  }
}
@media (min-width: 1024px) {
  .bs-blogs-grid__articles {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}
.bs-blogs-grid__pagination .pagination-wrapper {
  margin-top: 16px;
}
.bs-blogs-grid__pagination .pagination__item {
  color: #818181;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  opacity: 1 !important;
  height: 100%;
}
@media (min-width: 768px) {
  .bs-blogs-grid__pagination .pagination__item {
    font-weight: 700;
  }
}
.bs-blogs-grid__pagination .pagination__item .icon {
  height: 8px !important;
}
.bs-blogs-grid__pagination .pagination__item--current {
  border-radius: 30px;
  background: #58585a;
  color: #fff;
}
.bs-blogs-grid__pagination .pagination__item--current:hover,
.bs-blogs-grid__pagination .pagination__item--current::after {
  content: none !important;
}
.bs-blogs-grid__pagination .pagination__list > li:not(:last-child) {
  margin-right: 8px;
  flex: 1 0 4.8rem;
  max-width: 4.8rem;
  height: 4.8rem;
}
.bs-brand-features__container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  overflow: hidden;
  word-break: break-word;
}
.bs-brand-features__container.u-jc-center {
  justify-content: center;
}
@media (min-width: 768px) {
  .bs-brand-features__container {
    gap: 32px;
  }
}
.bs-brand-features__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex: 1;
  min-width: 0;
  position: relative;
}
@media (min-width: 768px) {
  .bs-brand-features__item {
    gap: 16px;
    max-width: 320px;
    align-items: flex-start;
  }
}
.bs-brand-features__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
}
@media (min-width: 768px) {
  .bs-brand-features__icon {
    height: 80px;
    width: 80px;
  }
}
.bs-brand-features__icon img,
.bs-brand-features__icon svg {
  max-width: 32px;
  max-height: 32px;
}
@media (min-width: 768px) {
  .bs-brand-features__icon img,
  .bs-brand-features__icon svg {
    max-width: 64px;
    max-height: 64px;
  }
}
.bs-brand-features__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-brand-features__content {
    align-items: flex-start;
    text-align: left;
    gap: 16px;
  }
}
.bs-brand-features__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 500 !important;
  font-size: 1.6rem;
  line-height: 1.3;
  margin: 0;
  letter-spacing: normal;
}
.bs-brand-features__title-mobile {
  display: inline;
}
@media (min-width: 768px) {
  .bs-brand-features__title-mobile {
    display: none;
  }
}
.bs-brand-features__title-desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-brand-features__title-desktop {
    display: inline;
  }
}
@media (min-width: 768px) {
  .bs-brand-features__title {
    font-size: 1.8rem;
    font-weight: 700 !important;
  }
}
.bs-brand-features__subtitle {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.3;
  letter-spacing: normal;
  margin: 0;
}
.bs-brand-features__subtitle--hide-mobile {
  display: none;
}
@media (min-width: 768px) {
  .bs-brand-features__subtitle--hide-mobile {
    display: inline;
  }
}
@media (min-width: 768px) {
  .bs-brand-features__subtitle {
    font-size: 1.8rem;
  }
}
.bs-brand-features__text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.3;
}
.bs-brand-features__separator {
  width: 1px;
  content: "";
  background: #e5e5e5;
  align-self: stretch;
  display: flex;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .bs-brand-features__separator {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.bs-breadcrumb__container {
  padding: 16px 0;
}
.bs-breadcrumb__item {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: flex-start;
}
.bs-breadcrumb__divider svg {
  height: 12px;
  margin-top: 9px;
  width: 7px;
}
.bs-breadcrumb__link {
  color: #818181;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  text-decoration: none;
  padding: 8px 0px;
}
.bs-breadcrumb__link svg {
  width: 16px;
  height: 16px;
}
@media (min-width: 768px) {
  .bs-breadcrumb__link {
    font-weight: 400;
  }
}
.bs-breadcrumb__link:last-child {
  color: #2e2d30;
  font-weight: 500;
}
.bs-cart-drawer {
  width: 100% !important;
}
.bs-cart-drawer .bs-cart-drawer__review-container .bs-product-card__rating {
  margin-top: 0rem !important;
}
.bs-cart-drawer__inner {
  padding: 0px 0px;
  max-width: 100vw;
  width: 100vw;
}
@media (min-width: 768px) {
  .bs-cart-drawer__inner {
    width: 50.4rem;
    max-width: 472px;
  }
}
.bs-cart-drawer__header {
  border-bottom: 1px solid #E5E5E5;
  padding: 1.6rem 1.6rem;
  align-items: center;
  background: #F2F2F2;
}
.bs-cart-drawer__heading {
  margin: 0;
  color: #3D3B36;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
@media (min-width: 768px) {
  .bs-cart-drawer__heading {
    font-size: 24px;
  }
}
.bs-cart-drawer__progressbar {
  padding: 1.2rem 1.6rem;
  background: #F2F2F2;
}
.bs-cart-drawer__items {
  padding: 1.6rem 1.6rem;
  background: #F2F2F2;
}
.bs-cart-drawer__items td {
  padding-top: 0px !important;
}
.bs-cart-drawer__items .bs-cart-drawer__item {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 0.8rem !important;
  padding: 1.6rem 1.6rem;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-cart-drawer__items .bs-cart-drawer__item {
    margin-bottom: 1.6rem !important;
  }
}
.bs-cart-drawer__items .bs-cart-drawer__item-details {
  flex: 3;
}
.bs-cart-drawer__items .bs-cart-drawer__item-details * {
  max-width: 100%;
}
.bs-cart-drawer__items .bs-cart-drawer__item td + td {
  padding-left: 0rem;
}
.bs-cart-drawer quantity-popover {
  margin-top: 0.8rem;
}
.bs-cart-drawer__item-media {
  max-width: 83px;
}
.bs-cart-drawer__item-link {
  border-radius: 6px;
}
.bs-cart-drawer__quantity-wrapper {
  justify-content: space-between;
}
.bs-cart-drawer__quantity-popover.quantity-popover-container {
  max-width: 11rem;
}
@media (min-width: 768px) {
  .bs-cart-drawer__quantity-popover.quantity-popover-container {
    max-width: 11rem;
  }
}
.bs-cart-drawer__title-link {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
}
.bs-cart-drawer__options.product-option {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__discounted-prices {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  margin-top: 0.8rem;
  color: #3D3B36;
  font-family: Roboto;
  font-style: normal;
  line-height: 125%;
}
.bs-cart-drawer__discounted-prices span {
  font-weight: 300;
}
.bs-cart-drawer__discounted-prices strong {
  font-weight: 700;
}
.bs-cart-drawer__discounted-prices .bs-cart-drawer__price-compare {
  font-size: 12px;
  color: #3D3B36;
  position: relative;
  opacity: 1;
}
.bs-cart-drawer__discounted-prices .bs-cart-drawer__price-compare::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 0.5px;
  background-color: #000;
  transform: translateY(-50%);
}
.bs-cart-drawer__discounted-prices .bs-cart-drawer__price-sale {
  font-size: 14px;
  color: #3D3B36;
}
.bs-cart-drawer__quantity-popover .quantity {
  background: #fff;
  border-radius: 8px;
  min-height: 24px;
}
.bs-cart-drawer__quantity-popover .quantity::after {
  border-radius: 8px;
  box-shadow: unset;
  border: 1px solid #e5e5e5;
}
.bs-cart-drawer__quantity-selector::before {
  background: #fff;
}
.bs-cart-drawer__item-link {
  position: relative !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bs-cart-drawer__options {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 0.8rem;
}
.bs-cart-drawer__options-separator {
  width: 1px;
  height: 12px;
  background: #e5e5e5;
  display: inline-block;
}
.bs-cart-drawer__options:has(.bs-cart-drawer__options-separator) {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bs-cart-drawer__remove-button.button {
  margin: 0px 0px 0px 0px;
  min-width: -moz-min-content;
  min-width: min-content;
  min-height: -moz-min-content;
  min-height: min-content;
}
.bs-cart-drawer__remove-button.button svg {
  width: 24px;
  height: 24px;
}
.bs-cart-drawer__svg-wrapper {
  width: 24px;
  height: 24px;
}
.bs-cart-drawer__item-error.cart-item__error {
  margin-top: 0px;
}
.bs-cart-drawer__quantity-button {
  padding: 5px 8px;
  margin: 0;
}
.bs-cart-drawer__quantity-button .svg-wrapper {
  width: 12px;
}
.bs-cart-drawer__quantity-input {
  font-size: 1.2rem;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  color: #3D3B36;
  padding: 12px 0px;
}
.bs-cart-drawer__quantity-input:focus-visible {
  outline: none;
  outline-offset: none;
  box-shadow: none;
  z-index: 0;
  border: 1px solid #3D3B36;
}
.bs-cart-drawer__button-close {
  right: 1.6rem;
  min-width: unset;
  min-height: -moz-min-content;
  min-height: min-content;
  top: 10px;
}
.bs-cart-drawer__button-close .svg-wrapper {
  width: 32px;
  height: 32px;
}
.bs-cart-drawer__button-close .svg-wrapper svg {
  width: 32px;
  height: 32px;
}
@media (min-width: 768px) {
  .bs-cart-drawer__button-close {
    top: 16px;
  }
}
.bs-cart-drawer__footer {
  padding: 1.6rem 1.6rem;
}
.bs-cart-drawer__price-sale.price {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
}
.bs-cart-drawer__price-compare.price {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  position: relative;
}
.bs-cart-drawer__price-compare.price::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  height: 0.5px;
  background-color: #000;
  transform: translateY(-50%);
}
.bs-cart-drawer__price-regular.price {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__payment-icons {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 16px 6.5px 6.5px 6.5px;
}
@media (min-width: 768px) {
  .bs-cart-drawer__payment-icons {
    justify-content: center;
    gap: 24px;
  }
}
.bs-cart-drawer__payment-icons svg {
  width: 35px;
  height: 24px;
}
.bs-cart-drawer__payment-icons span {
  width: 35px;
  height: 24px;
}
.bs-cart-drawer__inner-empty {
  background: #F2F2F2;
  padding: 0;
  height: 100dvh;
}
.bs-cart-drawer__shipping-charge {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bs-cart-drawer__shipping-charge p {
  margin: 0;
}
.bs-cart-drawer__shipping-title,
.bs-cart-drawer__shipping-charge--price {
  color: #797979;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__shipping-charge--free {
  color: #008536;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__cart-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bs-cart-drawer__subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bs-cart-drawer__subtotal p {
  margin: 0;
  padding: 0;
}
.bs-cart-drawer__subtotal-title {
  color: #797979;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__subtotal-price {
  color: #797979;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__cart-total {
  margin-bottom: 16px;
}
.bs-cart-drawer__cart-total p {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .bs-cart-drawer__cart-total p {
    font-size: 24px;
  }
}
.bs-cart-drawer__total-prices {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.bs-cart-drawer__total-price--old {
  color: #797979;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  text-decoration: line-through;
}
.bs-cart-drawer__total-title,
.bs-cart-drawer__total-price--new {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.bs-cart-drawer__progressbar-range {
  background: #fff;
  border-radius: 5px;
}
.bs-cart-drawer__progressbar-range div:empty {
  display: block;
}
.bs-cart-drawer__progressbar-range-progress {
  height: 4px;
  background: #008536;
  border-radius: 5px;
}
.bs-cart-drawer__review-container .bs-product-card__stars svg {
  width: 11px;
  height: 10px;
}
.bs-cart-drawer__review-container {
  margin-top: 0.4rem !important;
}
.bs-cart-drawer__review-container .bs-product-card__rating {
  margin-top: 0.4rem;
  margin-bottom: 0rem;
}
.bs-cart-drawer__review-container .bs-product-card__stars {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bs-cart-drawer__progressbar-range-full {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  background: #F2F2F2;
  padding: 0px 0px 6px 0px;
}
.bs-cart-drawer__progressbar-range-full p {
  margin: 0;
  padding: 0;
  color: #3D3B36;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
}
.bs-cart-drawer__progressbar-range-full span {
  color: #008536;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.bs-cart-drawer__progressbar-range-full svg {
  height: 20px;
  width: 20px;
}
.bs-cart-drawer__progressbar-range-remaining {
  color: #3D3B36;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 125%;
  background: #F2F2F2;
  margin-bottom: 8px;
}
.bs-cart-drawer__progressbar-range-remaining p {
  margin: 0;
  padding: 0;
}
.bs-cart-drawer__productlist-slider {
  max-width: calc(100vw - 0rem);
  overflow: hidden;
  padding: 16px 0px 48px 16px;
  background: #fff;
}
@media (min-width: 768px) {
  .bs-cart-drawer__productlist-slider {
    max-width: calc(100vw - 3rem);
  }
}
.bs-cart-drawer__productlist-slider-navigation-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.bs-cart-drawer .swiper-button-prev,
.bs-cart-drawer .swiper-button-next {
  display: flex;
  position: relative;
  width: 45px;
  height: 45px;
  background: #fff;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.08);
  border-radius: 999px;
}
.bs-cart-drawer .swiper-button-prev svg,
.bs-cart-drawer .swiper-button-next svg {
  width: 26px;
  height: 26px;
}
.bs-cart-drawer .swiper {
  margin-left: -22px;
  padding-left: 22px;
}
.bs-cart-drawer .swiper-button-prev::after,
.bs-cart-drawer .swiper-button-next::after {
  content: "";
}
.bs-cart-drawer swiper-slider[data-swiper-id=cart-drawer-carousel] .swiper-pagination {
  position: relative;
  width: 97% !important;
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.bs-cart-drawer__productlist-slider-navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 45px;
  padding: 16px 0px;
}
.bs-cart-drawer__productlist-slider-navigation h3 {
  margin: 0px;
  height: 38px;
  display: flex;
  justify-content: flex-start;
  color: #2E2D30;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
@media (min-width: 768px) {
  .bs-cart-drawer__productlist-slider-navigation h3 {
    font-size: 24px;
  }
}
.bs-cart-drawer__warnings {
  height: 45dvh;
}
.bs-cart-drawer__empty-text {
  color: #2E2D30;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
@media (min-width: 768px) {
  .bs-cart-drawer__empty-text {
    font-size: 18px;
  }
}
.bs-cart-drawer__badge {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 5px 8px;
  border-radius: 4px;
  background: #fdc300;
  color: #2E2D30;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-align: center;
}
.bs-cart-drawer__footer--discounts {
  display: none;
}
.is-empty .bs-cart-drawer__progressbar {
  display: none;
}
cart-drawer.is-empty .bs-cart-drawer__inner-empty .bs-cart-drawer__header {
  display: block !important;
}
cart-drawer.is-empty .bs-cart-drawer__empty .drawer__inner {
  align-items: baseline;
  grid-template-rows: max-content;
}
.collection-deep-links {
  letter-spacing: 0;
}
.collection-deep-links__carousel {
  padding-right: 16px;
}
@media (min-width: 768px) {
  .collection-deep-links__carousel {
    padding-right: 80px;
  }
}
.collection-deep-links__carousel:not(.swiper-initialized) .collection-deep-links__wrapper {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.collection-deep-links__carousel:not(.swiper-initialized) .collection-deep-links__wrapper::-webkit-scrollbar {
  display: none;
}
.collection-deep-links__carousel:focus-visible {
  outline: none;
  outline-offset: unset;
  box-shadow: none;
}
.collection-deep-links swiper-slider[data-swiper-id=collection-deep-links] .collection-deep-links__carousel {
  overflow: visible !important;
  --navigation-top-position: 50%;
  --swiper-navigation-sides-offset: 80px;
}
.collection-deep-links__container.bs-container {
  padding-right: 0;
}
.collection-deep-links__button {
  display: none;
}
@media (min-width: 768px) {
  .collection-deep-links__button {
    display: block;
    position: absolute;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
    top: var(--navigation-top-position);
    margin: 0;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
  }
  .collection-deep-links__button svg {
    width: 100%;
    height: 100%;
  }
}
.collection-deep-links__button.swiper-button-disabled {
  opacity: 0;
}
.collection-deep-links__button::after {
  display: none;
}
.collection-deep-links__button--prev {
  left: 0;
}
.collection-deep-links__button--next {
  right: var(--swiper-navigation-sides-offset, 10px);
}
.collection-deep-links__item {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  width: auto !important;
  height: 38px;
}
.collection-deep-links__item--active {
  border-radius: 8px;
  border: 1px solid #fdc300;
  background: #fff3cc;
}
.collection-deep-links__link {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 9.5px 15px;
}
.collection-deep-links__text {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  font-family: "Roboto", serif;
}
.bs-collection-lists-slider-section {
  letter-spacing: 0;
}
.bs-collection-lists-slider-section .bs-container {
  padding-right: 0;
}
.bs-collection-lists-slider-section__empty {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider {
  padding-right: 16px;
  --navigation-top-position: var(--navigation-top-position, 40%);
  --swiper-navigation-sides-offset: 65px;
  overflow: visible !important;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider:not(.swiper-initialized) .bs-collection-lists-slider__wrapper {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider:not(.swiper-initialized) .bs-collection-lists-slider__wrapper::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider:not(.swiper-initialized) .bs-collection-lists-slider__wrapper {
    gap: 16px;
  }
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider:not(.swiper-initialized) .bs-collection-lists-slider__item {
  max-width: 140px;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider:not(.swiper-initialized) .bs-collection-lists-slider__item {
    max-width: 163px;
  }
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider:not(.swiper-initialized) .bs-collection-lists-slider__button {
  display: none;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__wrapper {
  display: flex;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-link {
  text-decoration: none;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-title {
  margin: 0;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-title {
    font-size: 1.8rem;
  }
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-image {
  background: #999999;
  border-radius: 1.6rem;
  display: flex;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-image img,
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-image svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 1.6rem;
  aspect-ratio: 1.0687022901;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-image img,
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__item-image svg {
    aspect-ratio: 1;
  }
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button {
  display: none;
}
@media (min-width: 768px) {
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button {
    display: block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
    top: var(--navigation-top-position);
    margin: 0;
    transform: translateY(-50%);
  }
  swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button svg {
    width: 100%;
    height: 100%;
  }
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button.swiper-button-disabled {
  opacity: 0;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button::after {
  display: none;
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button--prev {
  left: var(--swiper-navigation-sides-offset, 10px);
}
swiper-slider[data-swiper-id=collection-list] .bs-collection-lists-slider__button--next {
  right: var(--swiper-navigation-sides-offset, 10px);
}
.bs-pflanzenpulver-section {
  background-color: #F2F2F2;
  padding-top: var(--pt-mobile, 24px);
  padding-bottom: var(--pb-mobile, 24px);
  margin-top: var(--mt-mobile, 0);
  margin-bottom: var(--mb-mobile, 0);
}
@media (min-width: 768px) {
  .bs-pflanzenpulver-section {
    padding-top: var(--pt-desktop, 48px);
    padding-bottom: var(--pb-desktop, 16px);
    margin-top: var(--mt-desktop, 0);
    margin-bottom: var(--mb-desktop, 0);
  }
}
.bs-pflanzenpulver-section__wrapper {
  display: flex;
  flex-direction: column;
}
.bs-pflanzenpulver-section__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  order: 2;
}
@media (min-width: 768px) {
  .bs-pflanzenpulver-section__grid {
    grid-template-columns: repeat(2, 1fr);
    order: 1;
    row-gap: 24px;
    -moz-column-gap: 32px;
    column-gap: 32px;
  }
}
.bs-pflanzenpulver-section__card {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  overflow: hidden;
}
.bs-pflanzenpulver-section__card .bs-pflanzenpulver-section__card-content {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px 16px 8px 8px;
  text-decoration: none;
  color: inherit;
}
.bs-pflanzenpulver-section__card img {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .bs-pflanzenpulver-section__card img {
    width: 110px;
    height: 110px;
  }
}
.bs-pflanzenpulver-section__card .bs-pflanzenpulver-section__card-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  padding-left: 16px;
}
@media (min-width: 768px) {
  .bs-pflanzenpulver-section__card .bs-pflanzenpulver-section__card-title {
    font-size: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .bs-pflanzenpulver-section__card .bs-pflanzenpulver-section__card-title {
    font-size: 24px;
    padding-left: 24px;
  }
}
.bs-pflanzenpulver-section__see-all {
  display: flex;
  order: 1;
  align-self: stretch;
  height: 48px;
  gap: 12px;
  width: 100%;
  justify-content: stretch;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .bs-pflanzenpulver-section__see-all {
    order: 2;
    justify-content: flex-end;
    height: 56px;
    width: auto;
    margin-top: 24px;
    margin-bottom: 8px;
  }
}
.bs-pflanzenpulver-section__see-all a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 1.68px;
}
@media (min-width: 768px) {
  .bs-pflanzenpulver-section__see-all a {
    width: auto;
    font-size: 16px;
    padding: 15px 56px;
    line-height: 125%;
    letter-spacing: 1.92px;
  }
}
.bs-pflanzenpulver-section__see-all a:hover {
  color: #fff !important;
}
.bs-pflanzenpulver-section__see-all a:hover svg path {
  fill: #fff;
}
.bs-pflanzenpulver-section__see-all a.button.button--secondary {
  color: #818181;
}
.bs-pflanzenpulver-section__see-all .icon-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-pflanzenpulver-section__card-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
}
.bs-main-collection-section {
  letter-spacing: 0;
}
.bs-main-collection-section__facets-container.facets-container {
  padding-top: 16px;
  padding-bottom: 16px;
  -moz-column-gap: 12px;
  column-gap: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (max-width: 768px) {
  .bs-main-collection-section__facets-container.facets-container {
    gap: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
.bs-main-collection-section__facets-form-wrapper.facets {
  display: block !important;
}
.bs-main-collection-section__facets-form-wrapper.facets .bs-main-collection-section__facets-filter-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .bs-main-collection-section__facets-form-wrapper.facets .bs-main-collection-section__facets-filter-wrapper {
    display: flex;
  }
}
@media (max-width: 768px) {
  .bs-main-collection-section__facets-form-wrapper.facets {
    width: -moz-fit-content;
    width: fit-content;
    flex: 1;
  }
  .bs-main-collection-section__facets-form-wrapper.facets .bs-main-collection-section__facets-form.facets__form {
    grid-template-columns: 1fr;
  }
  .bs-main-collection-section__facets-form-wrapper.facets .bs-main-collection-section__facets-sorting-dropdown {
    width: 100%;
  }
}
.bs-main-collection-section__mobile-facets-wrapper.mobile-facets__wrapper {
  width: -moz-fit-content;
  width: fit-content;
  display: flex !important;
  flex: 1;
}
.bs-main-collection-section__mobile-facets-wrapper.mobile-facets__wrapper .bs-main-collection-section__mobile-facets-open-label.mobile-facets__open-label {
  display: block !important;
}
.bs-main-collection-section__mobile-facets-wrapper.mobile-facets__wrapper .bs-main-collection-section__mobile-facets-disclosure {
  width: 100%;
}
.bs-main-collection-section__mobile-facets-wrapper.mobile-facets__wrapper .bs-main-collection-section__mobile-facets-open-wrapper.mobile-facets__open-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  .bs-main-collection-section__mobile-facets-wrapper.mobile-facets__wrapper {
    display: none !important;
  }
}
.bs-main-collection-section__facets-form.facets__form {
  margin-bottom: 0;
  grid-template-columns: 1fr max-content;
}
.bs-main-collection-section__facets-filter-wrapper {
  gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
}
.bs-main-collection-section__facets-details.facets__disclosure {
  margin-right: 0;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
}
.bs-main-collection-section__facets-summary.facets__summary {
  padding: 12.5px 44px 12.5px 16px;
  margin-bottom: 0;
}
.bs-main-collection-section__facets-summary.facets__summary .icon-caret {
  right: 16px;
  height: 20px;
  width: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.bs-main-collection-section__facets-summary.facets__summary:hover {
  color: #2e2d30;
}
.bs-main-collection-section__facets-summary.facets__summary:hover .facets__summary-label {
  text-decoration: unset;
}
.bs-main-collection-section__facets-summary-label {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.3;
}
.bs-main-collection-section__active-facets.active-facets {
  width: auto;
  margin: 0;
}
.bs-main-collection-section__active-facets--selected {
  display: none;
}
.bs-main-collection-section__active-facets--button-wrapper.active-facets__button-wrapper {
  padding: 6px 0 0 16px;
  margin: 0;
}
.bs-main-collection-section__active-facets--button-wrapper.active-facets__button-wrapper .active-facets__button-remove {
  text-decoration: none;
  display: flex;
  gap: 8px;
  padding: 0;
}
.bs-main-collection-section__active-facets--button-wrapper.active-facets__button-wrapper span {
  color: #818181;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.25;
}
.bs-main-collection-section__facets-sorting.facet-filters {
  padding-left: 0;
  position: relative;
}
.bs-main-collection-section__facets-sorting-dropdown {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  cursor: pointer;
  min-width: 165.5px;
}
@media (min-width: 768px) {
  .bs-main-collection-section__facets-sorting-dropdown {
    min-width: unset;
  }
}
.bs-main-collection-section__facets-sorting-dropdown-button {
  padding: 12px 10px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .bs-main-collection-section__facets-sorting-dropdown-button {
    padding: 12.5px 16px;
    font-size: 1.8rem;
    justify-content: center;
  }
}
.bs-main-collection-section__facets-sorting-dropdown-options {
  position: absolute;
  list-style: none;
  top: calc(100% + 8px);
  left: auto;
  right: 0;
  margin: 0;
  z-index: 2;
  width: -moz-max-content;
  width: max-content;
  padding: 8px 24px 8px 16px;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 6px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, max-height 0.3s ease;
  pointer-events: none;
}
.bs-main-collection-section__facets-sorting-dropdown-option {
  padding: 12px 0;
  cursor: pointer;
  display: flex;
  gap: 8px;
  align-items: center;
}
.bs-main-collection-section__facets-sorting-dropdown-option-input {
  margin: 0;
  width: 24px;
  height: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 0.5H19C21.4853 0.5 23.5 2.51472 23.5 5V19C23.5 21.4853 21.4853 23.5 19 23.5H5C2.51472 23.5 0.5 21.4853 0.5 19V5C0.5 2.51472 2.51472 0.5 5 0.5Z' stroke='%23999999'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: all 0.3s ease;
  border-radius: unset;
  border: none;
}
.bs-main-collection-section .facets-layout-list--text input[type=checkbox].bs-main-collection-section__facets-sorting-dropdown-option-input,
.bs-main-collection-section .facets-layout-list--swatch input[type=checkbox].bs-main-collection-section__facets-sorting-dropdown-option-input {
  width: 24px;
  height: 24px;
  z-index: auto;
  margin: 0;
  left: 0;
  top: 12px;
  opacity: 1;
}
.bs-main-collection-section__facets-sorting-dropdown-option-input:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M0 5C0 2.23858 2.23858 0 5 0H19C21.7614 0 24 2.23858 24 5V19C24 21.7614 21.7614 24 19 24H5C2.23858 24 0 21.7614 0 19V5Z' fill='%232E2D30'/%3E%3Cpath d='M7.16699 12L11.167 16L17.8337 8' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.bs-main-collection-section__facets-sorting-dropdown-option-label {
  cursor: pointer;
  display: block;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.3;
  text-transform: capitalize;
}
.bs-main-collection-section__facets-sorting-dropdown.open .bs-main-collection-section__facets-sorting-dropdown-options {
  opacity: 1;
  max-height: 500px;
  pointer-events: auto;
}
.bs-main-collection-section__facets-summary-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.bs-main-collection-section__facets-summary-header.facets__header {
  border-bottom: none;
  position: relative;
  background-color: transparent;
  padding: 2px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fdc300;
  height: 25px;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .bs-main-collection-section__facets-summary-header.facets__header {
    height: 21px;
  }
}
.bs-main-collection-section__facets-summary-header.facets__header .facets__selected {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 400;
}
.bs-main-collection-section__facets-summary-header--facets-0.facets__header {
  display: none;
}
.bs-main-collection-section__facets-display.facets__display {
  border-width: 1px;
  border-style: solid;
  border-color: #e5e5e5;
  border-radius: 8px;
  left: 0;
  top: calc(100% + 0.8rem);
  min-width: 21rem;
  width: 100%;
  background-color: transparent;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.bs-main-collection-section__facets-display.facets__display::-webkit-scrollbar {
  display: none;
}
.bs-main-collection-section__facets-list.facets__list {
  padding: 8px 24px 8px 16px;
  border-radius: 8px;
  background: #fff;
}
.bs-main-collection-section__facets-list-item-text.facet-checkbox__text {
  padding-left: 32px;
}
.bs-main-collection-section__facets-list-item-text-label.facet-checkbox__text-label {
  cursor: pointer;
  display: block;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1.3;
}
.bs-main-collection-section__facets-list-item-label.facet-checkbox {
  padding: 12px 0;
}
.bs-main-collection-section__facets-list-item-label.facet-checkbox:hover .bs-main-collection-section__facets-list-item-text-label.facet-checkbox__text-label {
  text-decoration: unset;
}
.bs-main-collection-section__facets-list-item-label.facet-checkbox.disabled {
  opacity: 0.4;
}
.bs-main-collection-section__active-facets-mobile.active-facets.active-facets-mobile {
  display: none;
}
.bs-main-collection-section__mobile-facets-open-wrapper.mobile-facets__open-wrapper {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  cursor: pointer;
  min-height: 48px;
  min-width: 165.5px;
}
@media (max-width: 370px) {
  .bs-main-collection-section__mobile-facets-open-wrapper.mobile-facets__open-wrapper {
    min-width: 150px;
  }
}
@supports (-webkit-appearance: -apple-pay-button) {
  .bs-main-collection-section__mobile-facets-open-wrapper.mobile-facets__open-wrapper {
    height: 100%;
    display: flex;
    align-items: center;
  }
}
.bs-main-collection-section__mobile-facets-open.mobile-facets__open {
  padding: 12px 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  height: 100%;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .bs-main-collection-section__mobile-facets-open.mobile-facets__open {
    height: auto;
  }
}
.bs-main-collection-section__mobile-facets-open.mobile-facets__open:hover .bs-main-collection-section__mobile-facets-open-label.mobile-facets__open-label {
  text-decoration: none;
}
.bs-main-collection-section__mobile-facets-open-label.mobile-facets__open-label {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
}
.bs-main-collection-section__mobile-facets-open-value-count {
  border-bottom: none;
  position: relative;
  background-color: transparent;
  padding: 2px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fdc300;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: normal;
  margin-left: 0 !important;
}
.js .bs-main-collection-section__mobile-facets-disclosure.disclosure-has-popup:not(.menu-opening) .mobile-facets__inner {
  transform: translateY(105vh);
}
.js .bs-main-collection-section__mobile-facets-disclosure.disclosure-has-popup.menu-opening .mobile-facets__inner {
  transform: translateY(34px);
  width: 100dvw;
  max-width: 100%;
  height: calc(100dvh - 34px);
  border-radius: 16px 16px 0 0;
  background: #F2F2F2;
}
.bs-main-collection-section__mobile-facets.mobile-facets {
  background: rgba(82, 82, 82, 0.53);
}
.bs-main-collection-section__mobile-facets-close.mobile-facets__close {
  top: 50px;
  height: 2.4rem;
  width: 2.4rem;
  right: 16px;
}
.bs-main-collection-section__mobile-facets-close.mobile-facets__close .svg-wrapper {
  width: 1.4rem;
  height: 1.4rem;
}
.bs-main-collection-section__mobile-facets-inner.mobile-facets__inner {
  width: 100dvw;
  max-width: 100%;
}
.bs-main-collection-section__mobile-facets-header.mobile-facets__header {
  padding: 16px 0;
  margin: 0 16px;
  text-align: left;
  border-bottom: 1px solid #e7e7e7;
}
.bs-main-collection-section__mobile-facets-header-heading.mobile-facets__heading {
  display: flex;
  align-items: center;
  gap: 8px;
}
.bs-main-collection-section__mobile-facets-header-heading.mobile-facets__heading .mobile-facets__heading-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
.bs-main-collection-section__mobile-facets-header-heading-text.mobile-facets__heading-text {
  font-size: 1.8rem;
}
.bs-main-collection-section__mobile-facets-main.mobile-facets__main {
  padding-top: 16px;
  gap: 6px;
  visibility: visible !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.bs-main-collection-section__mobile-facets-main.mobile-facets__main::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .bs-main-collection-section__mobile-facets-main.mobile-facets__main {
    visibility: hidden !important;
  }
}
.bs-main-collection-section__mobile-facets-footer.mobile-facets__footer {
  background: #F2F2F2;
  box-shadow: 0 -6px 16px 0 rgba(0, 0, 0, 0.16);
  border-top: unset;
  padding: 16px;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.bs-main-collection-section__mobile-facets-footer.mobile-facets__footer .mobile-facets__clear-wrapper {
  width: 100%;
}
.bs-main-collection-section__mobile-facets-footer.mobile-facets__footer .mobile-facets__clear-wrapper .mobile-facets__clear {
  text-decoration: none;
  color: unset;
}
.bs-main-collection-section__mobile-facets-footer-button.button {
  width: 100%;
  margin: 0;
}
.bs-main-collection-section__mobile-facets-footer-button.button .mobile-facets__count {
  color: unset;
  font-size: unset;
}
.bs-main-collection-section__mobile-facets-details.mobile-facets__details {
  padding: 0 16px;
  border: none;
}
.bs-main-collection-section__mobile-facets-summary.mobile-facets__summary {
  padding: 18px 0;
}
.bs-main-collection-section__mobile-facets-summary-label {
  display: flex;
  gap: 8px;
  align-items: center;
}
.bs-main-collection-section__mobile-facets-summary-label-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
.bs-main-collection-section__mobile-facets-summary-selected {
  border-radius: 50%;
  background: #2e2d30;
  padding: 2px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-main-collection-section__mobile-facets-summary-selected span {
  color: #fff;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: normal;
}
.bs-main-collection-section__mobile-facets-summary-arrow svg.icon-caret {
  width: 20px;
  height: 20px;
  top: calc(50% - 8px);
  right: 0;
}
.bs-main-collection-section__mobile-facets-summary-arrow svg.icon-caret path {
  stroke: #2e2d30;
}
.bs-main-collection-section__mobile-facets-list.mobile-facets__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 16px;
}
.bs-main-collection-section__mobile-facets-item.mobile-facets__item {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  height: 48px;
}
.bs-main-collection-section__mobile-facets-item.mobile-facets__item.bs-main-collection-section__mobile-facets-swatch-item {
  height: 56px;
}
.bs-main-collection-section__mobile-facets-item.mobile-facets__item.bs-main-collection-section__mobile-facets-swatch-item:has(input[type=checkbox]:checked) {
  border: 1px solid #fdc300;
  background: #fff3cc;
}
.bs-main-collection-section__mobile-facets-item.mobile-facets__item:has(input[type=checkbox]:checked) .facet-checkbox__text {
  font-weight: 500;
}
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label {
  gap: 16px !important;
  padding: 8px 16px !important;
}
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label:hover .facet-checkbox__text-label {
  text-decoration: none !important;
}
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label .swatch-input__input + .swatch-input__label {
  outline: none !important;
  border-radius: unset;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label .swatch-input__input + .swatch-input__label .swatch {
  border-radius: unset;
  border: none;
  min-width: 32px;
  min-height: 32px;
}
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label .facet-checkbox__text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label .swatch-input__input:disabled + .swatch-input__label > .swatch:after,
.bs-main-collection-section__mobile-facets-swatch-item-label.facets__label .swatch-input__input.visually-disabled + .swatch-input__label > .swatch:after {
  content: none;
}
.bs-main-collection-section__mobile-facets-item-label.mobile-facets__label {
  padding: 12px 16px;
  transition: none;
  gap: 16px;
  align-items: center;
}
.bs-main-collection-section__mobile-facets-item-label.mobile-facets__label .facet-checkbox__text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
.bs-main-collection-section__mobile-facets-item-label.mobile-facets__label:hover .facet-checkbox__text-label,
.bs-main-collection-section__mobile-facets-item-label.mobile-facets__label:focus .facet-checkbox__text-label {
  text-decoration: none !important;
}
.bs-main-collection-section__mobile-facets-item-checkbox.mobile-facets__checkbox[type=checkbox] {
  width: 24px !important;
  height: 24px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 0.5H19C21.4853 0.5 23.5 2.51472 23.5 5V19C23.5 21.4853 21.4853 23.5 19 23.5H5C2.51472 23.5 0.5 21.4853 0.5 19V5C0.5 2.51472 2.51472 0.5 5 0.5Z' stroke='%232E2D30'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: all 0.3s ease;
  z-index: 1 !important;
  top: 0 !important;
  left: 0 !important;
}
.bs-main-collection-section__mobile-facets-item-checkbox.mobile-facets__checkbox[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 0.5H19C21.4853 0.5 23.5 2.51472 23.5 5V19C23.5 21.4853 21.4853 23.5 19 23.5H5C2.51472 23.5 0.5 21.4853 0.5 19V5C0.5 2.51472 2.51472 0.5 5 0.5Z' fill='white' stroke='%232E2D30'/%3E%3Cpath d='M0 3.75C0 1.67893 1.67893 0 3.75 0H20.25C22.3211 0 24 1.67893 24 3.75V20.25C24 22.3211 22.3211 24 20.25 24H3.75C1.67893 24 0 22.3211 0 20.25V3.75Z' fill='%232E2D30'/%3E%3Cpath d='M8.5 12L11.5 15L16.5 9' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#MainContent:has(.bs-main-collection-section__mobile-facets-disclosure.menu-opening .mobile-facets__inner) {
  z-index: 5;
}
.bs-product-grid {
  letter-spacing: 0;
  margin: 24px 0;
  -moz-column-gap: 24px;
  column-gap: 24px;
  row-gap: 24px;
}
@media (min-width: 768px) {
  .bs-product-grid.grid--4-col-desktop {
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 16px;
  }
  .bs-product-grid.grid--4-col-desktop .bs-product-grid__item {
    width: calc((25% - 16px) * 3 / 3) !important;
    max-width: calc(25% - 12px) !important;
    align-items: stretch;
    display: flex;
  }
  .bs-product-grid.grid--4-col-desktop .bs-product-card__price-row {
    flex-wrap: wrap;
  }
  .bs-product-grid.grid--4-col-desktop .bs-product-card__tags {
    text-wrap: wrap;
  }
}
@media (min-width: 1366px) {
  .bs-product-grid.grid--4-col-desktop {
    -moz-column-gap: 32px;
    column-gap: 32px;
    row-gap: 32px;
  }
  .bs-product-grid.grid--4-col-desktop .bs-product-grid__item {
    width: calc((25% - 32px) * 3 / 3) !important;
    max-width: calc(25% - 24px) !important;
  }
}
@media (min-width: 768px) {
  .bs-product-grid {
    -moz-column-gap: 8px;
    column-gap: 8px;
    row-gap: 8px;
    margin: 40px 0 48px;
  }
  .bs-product-grid .bs-product-grid__item {
    align-items: stretch;
    display: flex;
  }
  .bs-product-grid .bs-product-card__price-row {
    flex-wrap: wrap;
  }
}
.bs-pagination-container .pagination-wrapper {
  margin-top: 0 !important;
  padding: 16px 0 72px;
}
.bs-pagination-container .pagination__list li {
  margin-right: 8px !important;
  flex: 1 0 4.8rem !important;
  max-width: 4.8rem !important;
  height: 4.8rem !important;
}
.bs-pagination-container .pagination__list li:last-child {
  margin-right: 0 !important;
}
.bs-pagination-container .pagination__item {
  color: #818181;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  opacity: 1 !important;
  height: 100%;
}
@media (min-width: 768px) {
  .bs-pagination-container .pagination__item {
    font-weight: 700;
    line-height: 1.25;
  }
}
.bs-pagination-container .pagination__item--current {
  border-radius: 30px;
  background: #58585a;
  color: #fff;
}
.bs-pagination-container .pagination__item--current:hover,
.bs-pagination-container .pagination__item--current::after {
  content: none !important;
}
.bs-pagination-container .pagination__item--next .icon,
.bs-pagination-container .pagination__item--prev .icon {
  height: 8px;
}
.bs-contact-support-contact-link {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-contact-support-contact-link {
    margin-bottom: 16px;
  }
}
.bs-contact-support-contact-link__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  height: 56px;
  padding: 15px 56px;
  border: 1px solid #999;
  border-radius: 8px;
  cursor: pointer;
}
.bs-contact-support-contact-link__image {
  width: 25px;
  height: 25px;
}
.bs-contact-support-contact-link__title {
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1.92px;
  line-height: 125%;
  font-weight: 700;
  font-family: "Roboto";
  color: #2e2d30;
}
@media (min-width: 768px) {
  .bs-contact-support-contact-link__title {
    font-size: 16px;
  }
}
.bs-contact-support-description {
  text-align: center;
  color: #2e2d30;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
.bs-contact-support-description__content ~ p {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .bs-contact-support-description__content ~ p {
    margin-bottom: 16px;
    margin-top: 16px;
  }
}
.bs-contact-support-gallery-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .bs-contact-support-gallery-group {
    margin-bottom: 16px;
  }
}
.bs-contact-support-gallery-group div.shopify-block:nth-child(1) {
  z-index: 1;
}
.bs-contact-support-gallery-group div.shopify-block:nth-child(2) {
  margin-left: -30px;
  z-index: 0;
}
.bs-contact-support-gallery-group div.shopify-block:nth-child(3) {
  display: none;
}
.bs-contact-support-gallery-group div.shopify-block:nth-child(n+4) {
  display: none;
}
@media (min-width: 768px) {
  .bs-contact-support-gallery-group div.shopify-block:nth-child(3) {
    display: block;
    margin-left: -30px;
    z-index: auto;
  }
}
.bs-contact-support-gallery-image {
  display: flex;
  position: static;
}
.bs-contact-support-gallery-image img {
  width: 147px;
  height: 147px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 300px;
  border: 2.262px solid #f9f9f9;
}
.bs-contact-support-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 16px 56px 16px;
  border-radius: 0px;
}
@media (min-width: 768px) {
  .bs-contact-support-group {
    padding: 32px 16px 32px 16px;
  }
}
@media (min-width: 1024px) {
  .bs-contact-support-group {
    border-radius: 8px;
  }
}
.bs-contact-support-group .shopify-block:has(.bs-contact-support-contact-link):last-child .bs-contact-support-contact-link {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .bs-contact-support-group .shopify-block:has(.bs-contact-support-contact-link):last-child .bs-contact-support-contact-link {
    margin-bottom: 0px;
  }
}
.bs-contact-support-header {
  text-align: center;
  font-family: "Roboto";
  font-weight: 700;
  font-style: normal;
  color: #2e2d30;
  line-height: 130%;
}
.bs-contact-support-header__title {
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (min-width: 768px) {
  .bs-contact-support-header__title {
    margin-bottom: 16px;
  }
}
.bs-empty-blocks {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.bs-empty-blocks__content {
  padding: 0px 16px;
  border: 2px dotted #000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 24px;
  background-color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.bs-featured-collection {
  width: 100%;
  margin: 0 auto;
  background: none;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  padding: 2rem;
  padding: 32px 0 48px;
}
.bs-featured-collection--padding-small {
  padding: 32px 0 48px;
}
@media (min-width: 768px) {
  .bs-featured-collection--padding-medium {
    padding: 48px 0 80px;
  }
}
@media (min-width: 768px) {
  .bs-featured-collection--padding-large {
    padding: 64px 0 80px;
  }
}
.bs-featured-collection__header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .bs-featured-collection__header {
    gap: 1.6rem;
    margin-bottom: 3.2rem;
  }
}
.bs-featured-collection__header--left {
  justify-content: flex-start;
}
.bs-featured-collection__header--center {
  justify-content: center;
}
.bs-featured-collection__header--right {
  justify-content: flex-end;
}
.bs-featured-collection__icon {
  width: 4rem;
  height: 4rem;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-featured-collection__title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
  color: #2e2d30;
  letter-spacing: 0;
  display: inline-block;
}
@media (min-width: 768px) {
  .bs-featured-collection__title {
    font-size: 3.2rem;
  }
}
.bs-featured-collection__products {
  display: grid;
  gap: 2rem;
  grid-template-columns: repeat(4, 1fr);
  padding: 1rem 0;
}
.bs-featured-collection__products--columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.bs-featured-collection__products--columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.bs-featured-collection__empty {
  grid-column: 1/-1;
  text-align: center;
  color: #888;
  font-size: 1.1rem;
  padding: 2rem 0;
}
@media (max-width: 900px) {
  .bs-featured-collection__products--columns-3,
  .bs-featured-collection__products--columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .bs-featured-collection__products--columns-3,
  .bs-featured-collection__products--columns-4 {
    grid-template-columns: 1fr;
  }
}
.bs-footer {
  letter-spacing: 0;
}
.bs-footer__container {
  padding-bottom: 40px;
}
@media (min-width: 1024px) {
  .bs-footer__container {
    padding-bottom: 64px;
  }
}
.bs-footer__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .bs-footer__content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .bs-footer__content {
    grid-template-columns: repeat(3, 1fr);
    padding: 0 0 64px;
    gap: 100px;
  }
}
.bs-footer__secondary {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  padding: 24px 0 32px;
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .bs-footer__secondary {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .bs-footer__secondary {
    grid-template-columns: repeat(3, 1fr);
    gap: 120px;
    padding: 64px 0;
  }
}
.bs-footer__section-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
@media (min-width: 1024px) {
  .bs-footer__section-header {
    margin-bottom: 24px;
  }
}
.bs-footer__section--contact .bs-footer__contact-info {
  margin-top: 8px;
}
.bs-footer__section--certificates .bs-footer__certificates {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 12px;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 1024px) {
  .bs-footer__section--certificates .bs-footer__certificates {
    gap: 20px;
  }
}
.bs-footer__section-divider {
  height: 1px;
  background-color: #e5e5e5;
  width: 100%;
  display: inline-block !important;
}
@media (min-width: 768px) {
  .bs-footer__section-divider {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .bs-footer__section--shipping {
    grid-column: 1/-1;
  }
}
@media (min-width: 1024px) {
  .bs-footer__section--shipping {
    grid-column: unset;
  }
}
.bs-footer__heading {
  font-size: 1.8rem;
  font-weight: 700;
  color: #2e2d30;
  margin: 0;
  font-family: "Roboto", serif;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 1366px) {
  .bs-footer__heading {
    font-size: 2.4rem;
  }
}
.bs-footer__icon-wrapper {
  width: 24.19px;
  height: 24.19px;
  min-width: 24.19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .bs-footer__icon-wrapper {
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
}
.bs-footer__icon-wrapper img,
.bs-footer__icon-wrapper svg {
  width: 100%;
  height: 100%;
  max-width: 27px;
  max-height: 27px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 768px) {
  .bs-footer__icon-wrapper img,
  .bs-footer__icon-wrapper svg {
    max-width: 32px;
    max-height: 32px;
  }
}
.bs-footer__help-logo-link {
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-footer__help-logo-link {
    max-width: 246px;
  }
}
.bs-footer__help-logo {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  padding: 8px;
  max-height: 56px;
}
.bs-footer__help-logo img,
.bs-footer__help-logo svg {
  width: auto;
  max-height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-footer__contact-info {
  display: flex;
  flex-direction: column;
}
.bs-footer__contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
}
@media (min-width: 1024px) {
  .bs-footer__contact-item {
    padding: 0;
    min-height: 40px;
  }
}
.bs-footer__contact-icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .bs-footer__contact-icon {
    display: none;
  }
}
.bs-footer__contact-icon svg {
  width: 100%;
  height: 100%;
}
.bs-footer__contact-label {
  font-size: 1.6rem;
  font-weight: 300;
  font-family: "Roboto", serif;
  line-height: 1.3;
  color: #2e2d30;
}
.bs-footer__contact-label:not(.bs-footer__contact-label--fax) {
  display: none;
}
@media (min-width: 1024px) {
  .bs-footer__contact-label:not(.bs-footer__contact-label--fax) {
    display: inline;
    font-size: 1.8rem;
  }
}
.bs-footer__contact-text {
  font-size: 1.6rem;
  font-weight: 300;
  font-family: "Roboto", serif;
  line-height: 1.3;
  color: #2e2d30;
}
@media (min-width: 1366px) {
  .bs-footer__contact-text {
    font-size: 1.8rem;
  }
}
.bs-footer__contact-text a {
  color: inherit;
  text-decoration: none;
}
.bs-footer__menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.bs-footer__menu-item {
  height: 48px;
  display: flex;
  align-items: center;
}
@media (min-width: 1024px) {
  .bs-footer__menu-item {
    height: 40px;
  }
}
.bs-footer__menu-link {
  color: #2e2d30;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 300;
  font-family: "Roboto", serif;
  line-height: 1.3;
  transition: font-weight 0.3s ease-in-out;
}
.bs-footer__menu-link:hover {
  font-weight: 500;
}
@media (min-width: 1366px) {
  .bs-footer__menu-link {
    font-size: 1.8rem;
  }
}
.bs-footer__certificate {
  max-height: 32px;
  max-width: 57px;
  min-width: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-footer__certificate img,
.bs-footer__certificate svg {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-footer__payment-method .bs-footer__payment-list {
  margin: 4px 0 0;
  list-style: none;
  padding: 0;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.bs-footer__payment-method .bs-footer__payment-list .bs-footer__payment-item {
  max-height: 32px;
}
.bs-footer__payment-method .bs-footer__payment-list .bs-footer__payment-item img,
.bs-footer__payment-method .bs-footer__payment-list .bs-footer__payment-item svg {
  width: 100%;
  height: 100%;
}
.bs-footer__shipping-logo {
  max-width: 44px;
  max-height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-footer__shipping-logo img,
.bs-footer__shipping-logo svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-footer__shipping-disclaimer p {
  font-size: 1.4rem;
  font-weight: 300;
  font-family: "Roboto", serif;
  line-height: 1.25;
  color: #818181;
  margin: 12px 0 0;
}
.bs-footer__shipping-disclaimer p a {
  color: inherit;
  text-decoration-color: #818181;
}
.bs-footer__social-icons {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .bs-footer__social-icons {
    gap: 24px;
    padding-bottom: 64px;
  }
}
.bs-footer__social-link {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .bs-footer__social-link {
    width: 40px;
    height: 40px;
  }
}
.bs-footer__social-link svg {
  width: 100%;
  height: 100%;
}
.bs-footer__copyright {
  background-color: #fff;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.bs-footer__copyright.bs-container {
  margin: 0;
}
@media (min-width: 1024px) {
  .bs-footer__copyright.bs-container {
    width: 100%;
    max-width: unset;
  }
}
.bs-footer__copyright-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
@media (min-width: 1024px) {
  .bs-footer__copyright-content {
    flex-direction: row;
    gap: 72px;
  }
}
.bs-footer__copyright-text {
  font-size: 1.6rem;
  color: #818181;
  font-weight: 300;
  font-family: "Roboto", serif;
  line-height: 1.3;
}
@media (min-width: 1366px) {
  .bs-footer__copyright-text {
    font-size: 1.8rem;
  }
}
.bs-footer__policy-links {
  display: none;
}
@media (min-width: 1366px) {
  .bs-footer__policy-links {
    display: flex;
    gap: 16px;
  }
}
.bs-footer__policy-link {
  font-size: 1.8rem;
  text-decoration: none;
  color: #818181;
  font-weight: 300;
  font-family: "Roboto", serif;
  line-height: 1.3;
}
.bs-footer__policy-separator {
  background-color: #e5e5e5;
  width: 1px;
  display: flex;
  align-self: stretch;
}
.bs-hero-banner {
  display: flex;
  position: relative;
  flex-direction: row;
  z-index: auto;
  isolation: isolate;
}
.bs-hero-banner::after {
  content: "";
  position: absolute;
  top: 0;
  background: #000000;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.bs-hero-banner--large {
  min-height: var(--bs-hero-banner-image-height-mobile);
}
@media (min-width: 768px) {
  .bs-hero-banner--large {
    min-height: var(--bs-hero-banner-image-height-desktop);
  }
}
.bs-hero-banner__media {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.bs-hero-banner__media::after {
  content: "";
  position: absolute;
  top: 0;
  background: #000000;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .bs-hero-banner__media {
    height: 100%;
  }
}
.bs-hero-banner__media--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-hero-banner__media--desktop {
    display: block;
  }
}
.bs-hero-banner__media--mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-hero-banner__media--mobile {
    display: none;
  }
}
.bs-hero-banner__content {
  display: flex;
  position: relative;
  width: 100%;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.bs-hero-banner__content--top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.bs-hero-banner__content--top-center {
  align-items: flex-start;
  justify-content: center;
}
.bs-hero-banner__content--top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.bs-hero-banner__content--middle-left {
  align-items: center;
  justify-content: flex-start;
}
.bs-hero-banner__content--middle-center {
  align-items: center;
  justify-content: center;
}
.bs-hero-banner__content--middle-right {
  align-items: center;
  justify-content: flex-end;
}
.bs-hero-banner__content--bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.bs-hero-banner__content--bottom-center {
  align-items: flex-end;
  justify-content: center;
}
.bs-hero-banner__content--bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.bs-hero-banner__box {
  padding: 4.8rem 0;
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  align-items: center;
  text-align: center;
  width: 100%;
  word-wrap: break-word;
  z-index: 1;
}
@media (min-width: 768px) {
  .bs-hero-banner__box {
    padding: 4rem 0 9.2rem;
    width: auto;
    max-width: 57.5rem;
    min-width: 45rem;
  }
}
.bs-hero-banner__box > * + .bs-hero-banner__text {
  margin-top: 1.6rem;
}
@media (min-width: 768px) {
  .bs-hero-banner__box > * + .bs-hero-banner__text {
    margin-top: 2rem;
  }
}
.bs-hero-banner__box > * + * {
  margin-top: 1rem;
}
.bs-hero-banner__box > *:first-child {
  margin-top: 0;
}
.bs-hero-banner__box .bs-hero-banner__heading + * {
  margin-top: 1.6rem;
}
.bs-hero-banner__box > * + .bs-hero-banner__buttons {
  margin-top: 2.4rem;
}
@media (min-width: 768px) {
  .bs-hero-banner__box > * + .bs-hero-banner__buttons {
    margin-top: 4rem;
  }
}
.bs-hero-banner__heading {
  margin-bottom: 0;
  color: #fff;
  font-family: "Roboto", serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .bs-hero-banner__heading {
    font-size: 4.8rem;
  }
}
.bs-hero-banner__text {
  color: #fff;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .bs-hero-banner__text {
    font-size: 1.8rem;
  }
}
.bs-hero-banner__text p {
  margin: 0;
}
.bs-hero-banner__buttons {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 1rem;
  max-width: 45rem;
  word-break: break-word;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-hero-banner__buttons {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.bs-hero-banner__buttons .button {
  width: 100%;
}
@media (min-width: 768px) {
  .bs-hero-banner__buttons .button {
    width: auto;
  }
}
.bs-hero-banner__buttons .button[aria-disabled=true] {
  pointer-events: none;
}
.bs-hero-banner--content-align-mobile-right .bs-hero-banner__box {
  text-align: right;
}
.bs-hero-banner--content-align-mobile-left .bs-hero-banner__box {
  text-align: left;
}
.bs-hero-banner--mobile-bottom .bs-hero-banner__media {
  position: relative;
}
.bs-hero-banner--mobile-bottom .bs-hero-banner__box {
  padding: 4rem 3.5rem;
}
.bs-hero-banner--mobile-bottom .bs-hero-banner__content {
  order: 2;
}
@media (min-width: 768px) {
  .bs-hero-banner--content-align-right .bs-hero-banner__box {
    text-align: right;
  }
  .bs-hero-banner--content-align-left .bs-hero-banner__box {
    text-align: left;
  }
  .bs-hero-banner--content-align-center .bs-hero-banner__box {
    text-align: center;
  }
}
.bs-image-with-text,
.bs-image-with-text * {
  letter-spacing: 0;
}
.bs-image-with-text--padding-small {
  padding: 32px 0;
}
@media (min-width: 768px) {
  .bs-image-with-text--padding-small {
    padding: 48px 0;
  }
}
.bs-image-with-text--padding-medium {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .bs-image-with-text--padding-medium {
    padding: 64px 0;
  }
}
.bs-image-with-text--padding-large {
  padding: 64px 0;
}
@media (min-width: 768px) {
  .bs-image-with-text--padding-large {
    padding: 80px 0;
  }
}
.bs-image-with-text__empty {
  text-align: center;
  font-style: normal;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 700;
  line-height: 4.1rem;
  font-size: 2.4rem;
}
.bs-image-with-text__title {
  font-style: normal;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 700;
  padding: 0;
  margin: 0;
  line-height: 1.3;
  letter-spacing: 0;
}
.bs-image-with-text__description {
  font-size: 1.6rem;
  font-style: normal;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 300;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-image-with-text__description {
    font-size: 1.8rem;
  }
}
.bs-image-with-text__content {
  display: flex;
  flex: 0 0 50%;
  flex-direction: column;
  gap: 24px;
}
.bs-image-with-text__mobile-image {
  display: flex;
  order: 3;
}
@media (min-width: 768px) {
  .bs-image-with-text__mobile-image {
    display: none;
  }
}
.bs-image-with-text__mobile-image img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 8px;
  width: 100%;
  height: auto;
  line-height: 0;
}
.bs-image-with-text__desktop-image {
  display: none;
  line-height: 0;
}
@media (min-width: 768px) {
  .bs-image-with-text__desktop-image {
    display: block;
  }
}
.bs-image-with-text__desktop-image img {
  width: 100%;
  height: auto;
  border-radius: 5.39px;
}
.bs-image-with-text__wrapper {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 24px;
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper {
    gap: 40px;
  }
}
.bs-image-with-text__wrapper > div {
  flex: 1;
  min-width: 0;
}
.bs-image-with-text__wrapper--left {
  flex-direction: column;
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--left {
    flex-direction: row-reverse;
  }
}
.bs-image-with-text__wrapper--right {
  flex-direction: column;
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--right {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--stretch {
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--top {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--bottom {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--center {
    align-items: center;
  }
}
.bs-image-with-text__wrapper--image-middle .bs-image-with-text__mobile-image {
  order: 0;
}
@media (min-width: 768px) {
  .bs-image-with-text__wrapper--image-middle .bs-image-with-text__mobile-image {
    display: none;
  }
}
.bs-katalog-card__container {
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1440px;
  flex-wrap: wrap;
  gap: 16px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .bs-katalog-card__container {
    gap: 32px;
  }
}
.bs-katalog-card__item {
  position: relative;
  flex: 1 0 25%;
  box-sizing: border-box;
  min-width: 163px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
}
.bs-katalog-card__item p {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-katalog-card__item p {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bs-katalog-card__item {
    flex: 1 0 22%;
    max-width: 246px;
  }
}
.bs-katalog-card__image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-katalog-card__image-container {
  position: relative;
}
.bs-katalog-card__icon {
  position: absolute;
  bottom: 19px;
  right: 8px;
  width: 66px;
  height: 67px;
  padding: 9px 14px;
  background-color: #fff;
  border-radius: 100px;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-collection-hero__image-container {
  width: 100vw;
  min-height: 177px;
}
@media (min-width: 768px) {
  .bs-collection-hero__image-container {
    min-height: 322px;
  }
}
.bs-collection-hero__image-container img {
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-collection-hero__image--desktop {
  display: none !important;
}
@media (min-width: 768px) {
  .bs-collection-hero__image--desktop {
    display: block !important;
  }
  .bs-collection-hero__image--mobile {
    display: none !important;
  }
}
.bs-collection-hero__text-wrapper {
  padding-top: 24px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .bs-collection-hero__text-wrapper {
    padding-top: 32px;
    flex-direction: row;
  }
}
.bs-collection-hero__additional-image {
  flex-shrink: 0;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .bs-collection-hero__additional-image {
    width: 250px;
    height: 250px;
    margin-right: 32px;
  }
}
.bs-collection-hero__additional-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.bs-collection-hero__title {
  font-size: 4rem;
  line-height: 1.3;
  color: #2e2d30;
  letter-spacing: 0;
  font-family: "Roboto", serif;
  font-weight: 700;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-collection-hero__title {
    font-size: 4.8rem;
  }
}
.bs-collection-hero__description p {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
  letter-spacing: 0;
}
.bs-collection-hero__description p:has(+ p) {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-collection-hero__description p {
    font-size: 1.8rem;
  }
}
.bs-collection-hero__description p strong {
  font-size: 1.8rem;
  font-weight: 700;
  height: auto;
  display: inline-block;
}
.bs-collection-hero__description p strong br {
  display: none;
}
@media (min-width: 768px) {
  .bs-collection-hero__description p strong {
    font-size: 2.4rem;
  }
}
.bs-collection-hero__description h1,
.bs-collection-hero__description h2,
.bs-collection-hero__description h3,
.bs-collection-hero__description h4,
.bs-collection-hero__description h5,
.bs-collection-hero__description h6 {
  margin: 16px 0;
}
.bs-multi-column-text-card__content-wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .bs-multi-column-text-card__content-wrapper--align-top {
    align-items: flex-start;
  }
  .bs-multi-column-text-card__content-wrapper--align-center {
    align-items: center;
  }
  .bs-multi-column-text-card__content-wrapper--align-bottom {
    align-items: flex-end;
  }
  .bs-multi-column-text-card__content-wrapper--same-card-height .bs-multi-column-text-card__card {
    max-height: unset;
    height: 100%;
  }
}
.bs-multi-column-text-card__card {
  display: flex;
  flex-direction: column;
  max-height: -moz-max-content;
  max-height: max-content;
  width: 100%;
  border-radius: 8px;
}
.bs-multi-column-text-card__heading {
  font-size: 18px;
  margin: 0px;
  color: #2e2d30;
  font-style: normal;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-multi-column-text-card__heading {
    font-size: 24px;
  }
}
.bs-multi-column-text-card__heading--align-left {
  text-align: left;
}
.bs-multi-column-text-card__heading--align-center {
  text-align: center;
}
.bs-multi-column-text-card__heading--align-right {
  text-align: right;
}
.bs-multi-column-text-card__text {
  font-size: 16px;
  margin: 0px;
  color: #2e2d30;
  font-style: normal;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-multi-column-text-card__text {
    font-size: 18px;
  }
}
.bs-multi-column-text-card__text--align-left {
  text-align: left;
}
.bs-multi-column-text-card__text--align-center {
  text-align: center;
}
.bs-multi-column-text-card__text--align-right {
  text-align: right;
}
section:has(.bs-page-cards) {
  background: #f2f2f2;
}
.bs-page-cards {
  width: 100%;
  background: #F2F2F2;
  letter-spacing: 0;
}
.bs-page-cards__container {
  display: flex;
  padding: 24px 0px 80px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .bs-page-cards__container {
    width: 100%;
    padding: 48px 0px 120px 0px;
    gap: 32px;
  }
}
@media (min-width: 1024px) {
  .bs-page-cards__container {
    padding: 48px 0px 120px 0px;
  }
}
@media (min-width: 1366px) {
  .bs-page-cards__container {
    padding: 48px 0px 120px 0px;
  }
}
.bs-page-cards__heading {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 2rem 0;
  text-align: center;
}
@media (min-width: 768px) {
  .bs-page-cards__heading {
    font-size: 3rem;
  }
}
.bs-page-cards__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-page-cards__grid {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px 24px;
  }
}
@media (min-width: 1024px) {
  .bs-page-cards__grid {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px 24px;
  }
}
.bs-page-cards__card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  padding: 16px;
}
.bs-page-cards__card-image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 40px;
  overflow: hidden;
  background: #FFF3CC;
  border-radius: 12px;
  min-height: 214px;
}
@media (min-width: 768px) {
  .bs-page-cards__card-image {
    height: 214px;
  }
}
.bs-page-cards__image {
  width: auto;
  height: 100px;
  width: 263px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.bs-page-cards__placeholder {
  width: 100%;
  height: 100%;
  background:
    linear-gradient(
      135deg,
      #F9F9F9 0%,
      #CCCCCC 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-page-cards__placeholder-text {
  color: #818181;
  font-size: 0.9rem;
  font-weight: 400;
  font-family: "Roboto", serif;
}
.bs-page-cards__card-content {
  padding: 16px 0 0 0;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bs-page-cards__card-title {
  color: #2E2D30;
  font-family: "Roboto", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-page-cards__card-title {
    color: #2E2D30;
    font-family: "Roboto", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
  }
}
.bs-page-cards__card-description {
  overflow: hidden;
  color: #2E2D30;
  text-overflow: ellipsis;
  font-family: "Roboto", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  letter-spacing: 0;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.bs-page-cards__card-description p {
  margin: 0;
}
@media (min-width: 768px) {
  .bs-page-cards__card-description {
    color: #2E2D30;
    font-family: "Roboto", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    margin-bottom: 6px;
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
  }
}
.bs-page-cards__card--tab-trigger {
  cursor: pointer;
}
.bs-page-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.bs-page-hero__container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bs-page-hero__image-wrapper {
  position: relative;
  width: 100%;
  z-index: 1;
}
.bs-page-hero__image-container {
  position: relative;
  width: 100%;
}
.bs-page-hero__image-desktop {
  display: block;
  width: 100%;
}
@media (max-width: 767px) {
  .bs-page-hero__image-desktop {
    display: none;
  }
}
.bs-page-hero__image-mobile {
  display: none;
  width: 100%;
}
@media (max-width: 767px) {
  .bs-page-hero__image-mobile {
    display: block;
  }
}
.bs-page-hero__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: block;
}
.bs-page-hero__placeholder {
  width: 100%;
  background:
    linear-gradient(
      135deg,
      #F9F9F9 0%,
      #CCCCCC 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-page-hero__placeholder-text {
  color: #818181;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Roboto", serif;
}
.bs-page-hero__bottom-content {
  width: 100%;
  background: #fff;
  padding: 24px 0px;
}
@media (min-width: 768px) {
  .bs-page-hero__bottom-content {
    padding: 32px 0px 48px 0px;
  }
}
.bs-page-hero__bottom-inner {
  max-width: 1440px;
  margin: 0 auto;
}
.bs-page-hero__bottom-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 16px 0;
}
@media (max-width: 767px) {
  .bs-page-hero__bottom-title {
    font-size: 40px;
  }
}
.bs-page-hero__bottom-description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
}
.bs-page-hero__bottom-description p {
  margin: 0;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-page-hero__bottom-description {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .bs-page-hero__content {
    padding: 0 1rem;
  }
  .bs-page-hero__content-inner {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .bs-page-hero__content-inner {
    padding: 1.5rem 1rem;
  }
  .bs-page-hero__button {
    padding: 0.875rem 2rem;
    font-size: 1rem;
  }
}
.bs-pdp-accordion-section {
  letter-spacing: 0;
}
.bs-pdp-accordion-section--hide-mobile {
  display: none;
}
.bs-pdp-accordion-section--hide-desktop {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-accordion-section__wrapper.bs-container {
    max-width: 1240px;
  }
}
@media (min-width: 768px) {
  .bs-pdp-accordion-section--hide-mobile {
    display: block;
  }
  .bs-pdp-accordion-section--hide-desktop {
    display: none;
  }
}
.bs-pdp-accordion-section__heading {
  margin: 0 0 24px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-pdp-accordion-section__heading {
    font-size: 4rem;
    margin: 0 0 32px;
  }
}
@media (min-width: 768px) {
  .bs-pdp-accordion-section .bs-accordion__title {
    font-weight: 500 !important;
  }
}
@media (min-width: 768px) {
  .bs-pdp-accordion-section .bs-accordion__details {
    margin-bottom: 24px;
  }
}
.bs-pdp-accordion-section .bs-accordion:last-child .bs-accordion__details {
  margin-bottom: 0;
}
.bs-pdp-advantage-section {
  letter-spacing: 0;
}
.bs-pdp-advantage-section--hide-desktop {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-advantage-section--hide-desktop {
    display: none;
  }
}
.bs-pdp-advantage-section__content {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  white-space: normal;
  word-wrap: break-word;
}
.bs-pdp-advantage-section__content * {
  white-space: normal;
}
.bs-pdp-advantage-section__content p {
  margin: 0 0 16px;
  white-space: normal;
  word-wrap: break-word;
}
.bs-pdp-advantage-section__content p:last-child {
  margin-bottom: 0;
}
.bs-pdp-advantage-section__content::before,
.bs-pdp-advantage-section__content::after {
  content: "";
}
.bs-pdp-advantage-section__content strong,
.bs-pdp-advantage-section__content b,
.bs-pdp-advantage-section__content em,
.bs-pdp-advantage-section__content i,
.bs-pdp-advantage-section__content span,
.bs-pdp-advantage-section__content p {
  white-space: normal;
  word-spacing: normal;
}
.bs-pdp-advantage-section__content ul,
.bs-pdp-advantage-section__content ol {
  margin: 0 0 16px;
  padding-left: 20px;
}
.bs-pdp-advantage-section__content ul:last-child,
.bs-pdp-advantage-section__content ol:last-child {
  margin-bottom: 0;
}
.bs-pdp-advantage-section__content ul li,
.bs-pdp-advantage-section__content ol li {
  margin-bottom: 8px;
}
.bs-pdp-advantage-section__content ul li:last-child,
.bs-pdp-advantage-section__content ol li:last-child {
  margin-bottom: 0;
}
.bs-pdp-advantage-section__content h1,
.bs-pdp-advantage-section__content h2,
.bs-pdp-advantage-section__content h3,
.bs-pdp-advantage-section__content h4,
.bs-pdp-advantage-section__content h5,
.bs-pdp-advantage-section__content h6 {
  margin: 0 0 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 700;
  line-height: 1.3;
}
.bs-pdp-advantage-section__content h1:last-child,
.bs-pdp-advantage-section__content h2:last-child,
.bs-pdp-advantage-section__content h3:last-child,
.bs-pdp-advantage-section__content h4:last-child,
.bs-pdp-advantage-section__content h5:last-child,
.bs-pdp-advantage-section__content h6:last-child {
  margin-bottom: 0;
}
.bs-pdp-advantage-section__content h1 {
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .bs-pdp-advantage-section__content h1 {
    font-size: 3.2rem;
  }
}
.bs-pdp-advantage-section__content h2 {
  font-size: 2rem;
}
@media (min-width: 768px) {
  .bs-pdp-advantage-section__content h2 {
    font-size: 2.4rem;
  }
}
.bs-pdp-advantage-section__content h3 {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .bs-pdp-advantage-section__content h3 {
    font-size: 2rem;
  }
}
.bs-pdp-advantage-section__content h4,
.bs-pdp-advantage-section__content h5,
.bs-pdp-advantage-section__content h6 {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .bs-pdp-advantage-section__content h4,
  .bs-pdp-advantage-section__content h5,
  .bs-pdp-advantage-section__content h6 {
    font-size: 1.8rem;
  }
}
.bs-pdp-advantage-section__content strong,
.bs-pdp-advantage-section__content b {
  font-weight: 700;
}
.bs-pdp-advantage-section__content em,
.bs-pdp-advantage-section__content i {
  font-style: italic;
}
.bs-pdp-advantage-section__content a {
  color: #fdc300;
  text-decoration: underline;
}
.bs-pdp-advantage-section__content a:hover {
  text-decoration: none;
}
.bs-pdp-advantage-section__content blockquote {
  margin: 16px 0;
  padding: 16px 20px;
  border-left: 4px solid #fdc300;
  background-color: #f9f9f9;
  font-style: italic;
}
.bs-pdp-advantage-section__content blockquote p {
  margin: 0;
}
.bs-pdp-advantage-section__accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  border-bottom: 1px solid #999999;
  padding: 10px 0 16px;
  cursor: pointer;
}
.bs-pdp-advantage-section__accordion-trigger[aria-expanded=true] {
  border-bottom: none;
}
.bs-pdp-advantage-section__accordion-content {
  display: none;
}
.bs-pdp-advantage-section__accordion-content.is-open {
  display: block;
  padding-bottom: 24px;
  border-bottom: 1px solid #999999;
}
.bs-pdp-advantage-section__accordion-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.bs-pdp-advantage-section__accordion-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.bs-pdp-advantage-section__accordion-icon svg {
  width: 24px;
  height: 24px;
}
.bs-pdp-advantage-section__mobile .bs-pdp-advantage-section__content {
  font-size: 1.6rem;
  line-height: 1.6;
}
.bs-pdp-advantage-section__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0px 16px;
  border: 2px dotted #000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 24px;
  background-color: #fff;
  margin-bottom: 10px;
}
.bs-pdp-applications-section {
  letter-spacing: 0;
}
.bs-pdp-applications-section--hide-mobile {
  display: none;
}
.bs-pdp-applications-section--hide-desktop {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__wrapper.bs-container {
    max-width: 1240px;
  }
}
@media (min-width: 768px) {
  .bs-pdp-applications-section--hide-mobile {
    display: block;
  }
  .bs-pdp-applications-section--hide-desktop {
    display: none;
  }
}
.bs-pdp-applications-section__heading {
  margin: 0 0 24px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__heading {
    font-size: 4rem;
    margin: 0 0 56px;
  }
}
.bs-pdp-applications-section__info-header {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 9.5px;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__info-header {
    gap: 8px;
    margin-bottom: 25px;
  }
}
.bs-pdp-applications-section__info-icon {
  width: 24px;
  height: 24px;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__info-icon {
    width: 32px;
    height: 32px;
  }
}
.bs-pdp-applications-section__info-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__info-title {
    font-size: 2.4rem;
    line-height: 1.3;
  }
}
.bs-pdp-applications-section__info-subtitle {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__info-subtitle {
    font-size: 1.8rem;
  }
}
.bs-pdp-applications-section__info-box-separator {
  padding: 0;
  height: 1px;
  background: #e5e5e5;
  margin: 24px 0;
  width: 100%;
  display: flex !important;
}
@media (min-width: 768px) {
  .bs-pdp-applications-section__info-box-separator {
    margin: 48px 0;
  }
}
.bs-pdp-applications-section__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0px 16px;
  border: 2px dotted #000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 24px;
  background-color: #fff;
  margin-bottom: 10px;
}
.bs-pdp-description-section {
  letter-spacing: 0;
}
.bs-pdp-description-section--hide-mobile {
  display: none;
}
.bs-pdp-description-section--hide-desktop {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-description-section--hide-mobile {
    display: block;
  }
  .bs-pdp-description-section--hide-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__wrapper.bs-container {
    max-width: 1240px;
  }
}
.bs-pdp-description-section__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 24px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__title {
    font-size: 4rem;
    margin: 0 0 56px;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__divider {
    width: 100%;
    height: 1px;
    background: #E5E5E5;
    display: block !important;
  }
}
.bs-pdp-description-section__image-with-text {
  padding-bottom: 24px;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text {
    padding-bottom: 48px;
  }
}
.bs-pdp-description-section__image-with-text__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 16px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__title {
    font-size: 2.4rem;
    margin: 0 0 24px;
  }
}
.bs-pdp-description-section__image-with-text__pdp-image {
  line-height: 0;
}
.bs-pdp-description-section__image-with-text__pdp-image--mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__pdp-image--mobile {
    display: none;
  }
}
.bs-pdp-description-section__image-with-text__pdp-image--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__pdp-image--desktop {
    display: block;
  }
}
.bs-pdp-description-section__image-with-text__pdp-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  aspect-ratio: 343/228.51;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__pdp-image img {
    aspect-ratio: 508/338.44;
  }
}
.bs-pdp-description-section__image-with-text__description {
  margin: 16px 0 0;
}
.bs-pdp-description-section__image-with-text__description .metafield-rich_text_field {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__description .metafield-rich_text_field {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__image-with-text__description .metafield-rich_text_field p {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
  letter-spacing: 0;
}
.bs-pdp-description-section__image-with-text__description .metafield-rich_text_field p:has(+ p) {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__description .metafield-rich_text_field p {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__image-with-text__description .metafield-rich_text_field p strong {
  font-size: 1.8rem;
  font-weight: 700;
  height: auto;
  display: inline-block;
}
.bs-pdp-description-section__image-with-text__description .metafield-rich_text_field p strong br {
  display: none;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__description .metafield-rich_text_field p strong {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__wrapper {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 64px;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__image-with-text__content,
  .bs-pdp-description-section__image-with-text__pdp-image {
    flex: 1;
    min-width: 0;
  }
}
.bs-pdp-description-section__multicolumn {
  border-radius: 8px;
  background: #F2F2F2;
  padding: 16px;
  flex: 1;
  height: -moz-fit-content;
  height: fit-content;
  min-width: 0;
}
.bs-pdp-description-section__multicolumn__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__multicolumn__title {
    font-size: 2.4rem;
    margin: 0 0 16px;
  }
}
.bs-pdp-description-section__multicolumn__description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__multicolumn__description {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__multicolumn .metafield-rich_text_field p {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__multicolumn .metafield-rich_text_field p {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__multicolumn .metafield-rich_text_field strong {
  font-weight: 700 !important;
}
.bs-pdp-description-section__multicolumn .metafield-rich_text_field a {
  line-break: anywhere;
}
.bs-pdp-description-section__multicolumns {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 0 24px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__multicolumns {
    flex-direction: row;
    gap: 32px;
    padding: 48px 0;
    border-bottom: 1px solid #E5E5E5;
  }
  .bs-pdp-description-section__multicolumns:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__special-origin {
    padding: 48px 0;
    border-bottom: 1px solid #E5E5E5;
  }
}
.bs-pdp-description-section__special-origin__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__special-origin__title {
    font-size: 2.4rem;
    margin: 0 0 24px;
  }
}
.bs-pdp-description-section__special-origin__description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__special-origin__description {
    font-size: 1.8rem;
    margin: 0 0 24px;
  }
}
.bs-pdp-description-section__special-origin .metafield-rich_text_field p {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__special-origin .metafield-rich_text_field p {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__special-origin .metafield-rich_text_field strong {
  font-weight: 700 !important;
}
.bs-pdp-description-section__icon-with-text {
  border-radius: 4px;
  background: #FFF3CC;
  padding: 16px;
}
.bs-pdp-description-section__icon-with-text__header {
  display: flex;
  gap: 8px;
  align-items: center;
}
.bs-pdp-description-section__icon-with-text__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__icon-with-text__title {
    font-size: 1.4rem;
  }
}
.bs-pdp-description-section__icon-with-text__description p {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 8px 0 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__icon-with-text__description p {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__icon-with-text__description strong {
  font-weight: 700;
}
.bs-pdp-description-section__two-column {
  padding: 24px 0;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column {
    padding: 48px 0;
  }
}
.bs-pdp-description-section__two-column-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-title {
    font-size: 2.4rem;
    margin: 0;
  }
  .bs-pdp-description-section__two-column-title--left {
    grid-area: title-left;
  }
  .bs-pdp-description-section__two-column-title--right {
    grid-area: title-right;
  }
}
.bs-pdp-description-section__two-column-description {
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description {
    margin: 0 0 8px;
  }
}
.bs-pdp-description-section__two-column-description--left {
  margin: 0 0 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description--left {
    grid-area: content-left;
    margin: 0 0 8px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description--right {
    grid-area: content-right;
  }
}
.bs-pdp-description-section__two-column-description--with-image {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description--with-image {
    margin: 0 0 8px;
  }
}
.bs-pdp-description-section__two-column-description .metafield-rich_text_field {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description .metafield-rich_text_field {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__two-column-description .metafield-rich_text_field p {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
  letter-spacing: 0;
}
.bs-pdp-description-section__two-column-description .metafield-rich_text_field p:has(+ p) {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description .metafield-rich_text_field p {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__two-column-description .metafield-rich_text_field p strong {
  font-size: 1.8rem;
  font-weight: 700;
  height: auto;
  display: inline-block;
}
.bs-pdp-description-section__two-column-description .metafield-rich_text_field p strong br {
  display: none;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-description .metafield-rich_text_field p strong {
    font-size: 2.4rem;
  }
}
.bs-pdp-description-section__two-column-image {
  line-height: 0;
}
.bs-pdp-description-section__two-column-image--left {
  margin: 0 0 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-image--left {
    grid-area: image-left;
    margin: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-image--right {
    grid-area: image-right;
  }
}
.bs-pdp-description-section__two-column-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  aspect-ratio: 343/228.51;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-image img {
    aspect-ratio: 508/338.44;
  }
}
@media (min-width: 768px) {
  .bs-pdp-description-section__two-column-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "title-left title-right" "content-left content-right";
    justify-content: center;
    gap: 24px;
  }
  .bs-pdp-description-section__two-column-wrapper--with-image {
    grid-template-areas: "title-left title-right" "content-left content-right" "image-left image-right";
  }
}
.bs-pdp-description-section__gentle-processing-and-extra-info {
  padding-top: 24px;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__gentle-processing-and-extra-info {
    padding-top: 48px;
  }
}
.bs-pdp-description-section__gentle-processing-and-extra-info__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__gentle-processing-and-extra-info__title {
    font-size: 2.4rem;
  }
}
.bs-pdp-description-section__gentle-processing-and-extra-info__description li {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__gentle-processing-and-extra-info__description li {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__gentle-processing-and-extra-info__description li strong {
  font-weight: 300;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__gentle-processing-and-extra-info__description li strong {
    font-weight: 700;
  }
}
.bs-pdp-description-section__extra-info {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__extra-info {
    margin-top: 48px;
    padding-top: 48px;
  }
}
.bs-pdp-description-section__extra-info__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  margin: 0 0 16px;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__extra-info__title {
    font-size: 2.4rem;
    margin: 0 0 24px;
  }
}
.bs-pdp-description-section__extra-info__text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  margin: 0;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-description-section__extra-info__text {
    font-size: 1.8rem;
  }
}
.bs-pdp-description-section__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0px 16px;
  border: 2px dotted #000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 24px;
  background-color: #fff;
  margin-bottom: 10px;
}
.bs-pdp-health-info-section {
  letter-spacing: 0;
}
.bs-pdp-health-info-section--hide-mobile {
  display: none;
}
.bs-pdp-health-info-section--hide-desktop {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section--hide-mobile {
    display: block;
  }
  .bs-pdp-health-info-section--hide-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section__wrapper.bs-container {
    max-width: 1240px;
  }
}
.bs-pdp-health-info-section__heading {
  margin: 0 0 24px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section__heading {
    font-size: 4rem;
    margin: 0 0 56px;
  }
}
.bs-pdp-health-info-section__info-box {
  border-radius: 4px;
  background: #fff3cc;
  padding: 16px;
}
.bs-pdp-health-info-section__info-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 11px;
}
.bs-pdp-health-info-section__info-icon {
  width: 24px;
  height: 24px;
}
.bs-pdp-health-info-section__info-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}
.bs-pdp-health-info-section__info-points {
  padding: 0 0 0 27px;
  margin: 0;
}
.bs-pdp-health-info-section__info-points li {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section__info-points li {
    font-size: 1.8rem;
  }
}
.bs-pdp-health-info-section .metafield-rich_text_field {
  margin: 0;
  color: #2e2d30;
  font-size: 1.6rem;
}
.bs-pdp-health-info-section .metafield-rich_text_field ul {
  margin: 0;
  padding: 0 0 0 27px;
}
.bs-pdp-health-info-section .metafield-rich_text_field ol {
  margin: 0;
  padding: 0 0 0 27px;
}
.bs-pdp-health-info-section .metafield-rich_text_field li,
.bs-pdp-health-info-section .metafield-rich_text_field p {
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
.bs-pdp-health-info-section .metafield-rich_text_field p {
  padding: 0 0 0 11px;
}
.bs-pdp-health-info-section .metafield-rich_text_field strong {
  font-weight: 700;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section .metafield-rich_text_field {
    font-size: 1.8rem;
  }
}
.bs-pdp-health-info-section__claims {
  padding-top: 24px;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section__claims {
    padding-top: 32px;
  }
}
.bs-pdp-health-info-section__claims-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section__claims-title {
    font-size: 1.8rem;
  }
}
.bs-pdp-health-info-section__claims-subtitle {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  margin: 0;
}
.bs-pdp-health-info-section__claims-details {
  color: #818181;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  margin: 24px 0 0;
}
@media (min-width: 768px) {
  .bs-pdp-health-info-section__claims-details {
    margin: 32px 0 0;
  }
}
.bs-pdp-health-info-section__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0px 16px;
  border: 2px dotted #000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 24px;
  background-color: #fff;
  margin-bottom: 10px;
}
.bs-pdp-nutrition-section {
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-pdp-nutrition-section__wrapper.bs-container {
    max-width: 1240px;
  }
}
.bs-pdp-nutrition-section__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 32px;
}
.bs-pdp-nutrition-section__subtitle {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .bs-pdp-nutrition-section__subtitle {
    font-size: 1.8rem;
    margin: 0 0 32px;
  }
}
.bs-pdp-nutrition-section__table {
  width: 100%;
  border-spacing: initial;
  table-layout: fixed;
}
.bs-pdp-nutrition-section__table-container--desktop + .bs-pdp-nutrition-section__table-container--desktop {
  margin-top: 24px;
}
.bs-pdp-nutrition-section__thead {
  background-color: #F2F2F2;
}
.bs-pdp-nutrition-section__column-head {
  text-align: left;
  padding: 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
.bs-pdp-nutrition-section__column-head:not(:first-child) {
  padding: 16px 16px 16px 48px;
}
.bs-pdp-nutrition-section__column-head:not(:last-child) {
  border-right: 1px solid #E5E5E5;
}
.bs-pdp-nutrition-section__cell {
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  padding: 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
.bs-pdp-nutrition-section__cell:first-child {
  border-left: 1px solid #E5E5E5;
}
.bs-pdp-nutrition-section__cell:not(:first-child) {
  padding: 16px 16px 16px 48px;
  font-weight: 700;
}
.bs-pdp-nutrition-section__row--gray {
  background-color: #F2F2F2;
}
.bs-pdp-nutrition-section__row--gray .bs-pdp-nutrition-section__cell {
  border-bottom: none;
}
.bs-pdp-nutrition-section__row--gray .bs-pdp-nutrition-section__cell:first-child {
  border-left: none;
}
.bs-pdp-nutrition-section__row--gray .bs-pdp-nutrition-section__cell:last-child {
  border-right: none;
}
.bs-pdp-nutrition-section__row:not(.bs-pdp-nutrition-section__row--gray):has(+ .bs-pdp-nutrition-section__row--gray) .bs-pdp-nutrition-section__cell {
  border-bottom: none;
}
.bs-pdp-nutrition-section__row--last .bs-pdp-nutrition-section__cell:first-child {
  border-bottom-left-radius: 8px;
}
.bs-pdp-nutrition-section__row--last .bs-pdp-nutrition-section__cell:last-child {
  border-bottom-right-radius: 8px;
}
.bs-pdp-nutrition-section__table-briefing-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  padding-left: 16px;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-pdp-nutrition-section__table-briefing-text {
    font-size: 1.8rem;
    margin: 16px 0 0;
  }
}
.bs-pdp-nutrition-section__table-briefing--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-pdp-nutrition-section__table-briefing--desktop {
    display: block;
  }
}
.bs-pdp-nutrition-section__desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-pdp-nutrition-section__desktop {
    display: block;
  }
}
.bs-pdp-nutrition-section__mobile {
  display: block;
}
@media (min-width: 768px) {
  .bs-pdp-nutrition-section__mobile {
    display: none;
  }
}
.bs-pdp-nutrition-section__accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  border-bottom: 1px solid #999999;
  padding: 10px 0 16px;
  cursor: pointer;
}
.bs-pdp-nutrition-section__accordion-trigger[aria-expanded=true] {
  border-bottom: none;
}
.bs-pdp-nutrition-section__accordion-content {
  display: none;
}
.bs-pdp-nutrition-section__accordion-content.is-open {
  display: block;
  padding-bottom: 24px;
  border-bottom: 1px solid #999999;
}
.bs-pdp-nutrition-section__accordion-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.bs-pdp-nutrition-section__accordion-icon svg {
  width: 24px;
  height: 24px;
}
.bs-pdp-nutrition-section__accordion-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.bs-pdp-nutrition-section__mobile-header {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.bs-pdp-nutrition-section__tabs {
  display: flex;
  gap: 8px;
  padding: 16px 0;
}
.bs-pdp-nutrition-section__tab {
  background: #fff;
  padding: 13.5px 16px;
  border-radius: 8px;
  cursor: pointer;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  border: none;
  flex: 1;
  text-align: left;
}
.bs-pdp-nutrition-section__tab.is-active {
  border: 1px solid #E5E5E5;
  font-weight: 700;
}
.bs-pdp-nutrition-section__mobile-rows {
  list-style: none;
  border-radius: 8px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.bs-pdp-nutrition-section__mobile-rows:not(:last-child) {
  margin-bottom: 24px;
}
.bs-pdp-nutrition-section__mobile-row {
  display: grid;
  grid-template-columns: 1fr 110px;
  gap: 16px;
  padding: 16px;
  background: #fff;
  border-bottom: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}
.bs-pdp-nutrition-section__mobile-row--gray {
  background: #F2F2F2;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.bs-pdp-nutrition-section__mobile-row:has(+ .bs-pdp-nutrition-section__mobile-row--gray) {
  border-bottom: none;
}
.bs-pdp-nutrition-section__mobile-row:first-child {
  border-top: 1px solid #E5E5E5;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.bs-pdp-nutrition-section__mobile-row:last-child {
  border-bottom: 1px solid #E5E5E5;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.bs-pdp-nutrition-section__mobile-row.is-hidden {
  display: none;
}
.bs-pdp-nutrition-section__mobile-cell {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
.bs-pdp-nutrition-section__mobile-cell--value {
  font-weight: 700;
}
.bs-pdp-nutrition-section__mobile-more {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-pdp-nutrition-section__more-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #818181;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  padding: 0;
}
.bs-pdp-nutrition-section__more-btn.is-hidden {
  display: none;
}
.bs-pdp-nutrition-section__mobile-briefing.is-hidden {
  display: none;
}
.bs-pdp-nutrition-section__empty {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  padding: 0px 16px;
  border: 2px dotted #000;
  border-radius: 10px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Roboto";
  line-height: 24px;
  background-color: #fff;
  margin-bottom: 10px;
}
.bs-pdp-related-product__heading {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-pdp-related-product__heading {
    font-size: 4rem;
    margin: 0 0 32px;
  }
}
@media (min-width: 768px) {
  .bs-pdp-scroll-to-review--hide-desktop {
    display: none;
  }
}
.bs-pdp-scroll-to-review__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  padding: 10px 0 16px;
}
.bs-pdp-scroll-to-review__title {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  margin: 0;
  text-decoration: none;
}
.bs-pdp-scroll-to-review__icon {
  height: 24px;
  width: 24px;
  aspect-ratio: 1;
}
.bs-product-description-two-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block: 24px;
}
@media (max-width: 768px) {
  .bs-product-description-two-col {
    margin-block: 48px;
  }
}
.bs-product-description-two-col__container {
  max-width: 1080px;
  margin: 0 16px;
}
.bs-product-description-two-col__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
  .bs-product-description-two-col__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.bs-product-description-two-col__card {
  display: flex;
  flex-direction: column;
}
.bs-product-description-two-col__card:last-of-type {
  margin-bottom: 0;
}
.bs-product-description-two-col__card__title {
  font-weight: 700;
  font-size: 18px;
}
.bs-product-description-two-col__card__title--top {
  order: 2;
  margin-bottom: 8px;
}
.bs-product-description-two-col__card__title--middle,
.bs-product-description-two-col__card__title--bottom {
  order: 1;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .bs-product-description-two-col__card__title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .bs-product-description-two-col__card__title--top {
    margin-bottom: 8px;
  }
}
.bs-product-description-two-col__card__description {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 0;
}
.bs-product-description-two-col__card__description--middle,
.bs-product-description-two-col__card__description--top {
  order: 3;
}
.bs-product-description-two-col__card__description--bottom {
  order: 2;
}
@media (min-width: 768px) {
  .bs-product-description-two-col__card__description {
    font-size: 18px;
  }
}
.bs-product-description-two-col__card__title,
.bs-product-description-two-col__card__description {
  line-height: 130%;
  letter-spacing: 0;
  margin-top: 0;
}
.bs-product-description-two-col__card__image {
  display: block;
  width: 100%;
  max-height: 348px;
  overflow: hidden;
}
.bs-product-description-two-col__card__image--middle {
  order: 2;
  margin-bottom: 16px;
}
.bs-product-description-two-col__card__image--top {
  order: 1;
  margin-bottom: 16px;
}
.bs-product-description-two-col__card__image--bottom {
  order: 3;
  margin-top: 32px;
}
.bs-product-description-two-col__card__image img {
  display: block;
  width: 100%;
  height: auto;
}
.bs-product-description-two-col__divider {
  border-top: 1px solid #E5E5E5;
  margin: 0;
}
.bs-product-description-two-col__divider--top {
  display: none;
}
@media (min-width: 768px) {
  .bs-product-description-two-col__divider--top {
    display: block;
  }
}
@media (min-width: 768px) {
  .bs-product-description-two-col__divider--inside {
    display: none;
  }
}
.bs-product {
  padding-top: 16px;
}
@media (min-width: 1024px) {
  .bs-product {
    padding-top: 0;
  }
}
.bs-product-main-media-slider {
  width: 100%;
}
@media (min-width: 768px) {
  .bs-product-main-media-slider {
    display: block;
    position: sticky;
    top: 3rem;
    z-index: 2;
  }
}
.bs-product-main-media-slider__thumbnail-item-overlay {
  transition: opacity 0.2s ease-out;
  display: block !important;
  opacity: 0;
}
.bs-product-main-media-slider__thumbnail-item-btn {
  transition: border 0.2s ease-out;
}
.bs-product-main-media-slider__wrapper {
  background-color: unset;
}
.bs-product-main-media-slider__main-item {
  display: flex;
}
.bs-product-main-media-slider__main-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-product-main-media-slider__main-video {
  width: 100%;
  height: 100%;
  min-width: 343px;
  min-height: 343px;
  border-radius: 8px;
  -o-object-fit: contain;
  object-fit: contain;
  background-color: #000;
}
.bs-product-main-media-slider__thumbnail-slider {
  padding: 16px 0;
  width: calc(100% + 16px);
  position: relative;
}
@media (min-width: 768px) {
  .bs-product-main-media-slider__thumbnail-slider {
    width: 100%;
    padding: 32px 0 16px;
  }
}
.bs-product-main-media-slider__thumbnail-slider:not(:has(.swiper-slide-thumb-active)) .swiper-slide-active .bs-product-main-media-slider__thumbnail-item-btn {
  border: 1px solid #999999;
}
.bs-product-main-media-slider__thumbnail-slider:not(:has(.swiper-slide-thumb-active)) .swiper-slide-active .bs-product-main-media-slider__thumbnail-item-overlay {
  opacity: 0 !important;
  pointer-events: none !important;
}
.bs-product-main-media-slider__thumbnail-slider .swiper-button-prev,
.bs-product-main-media-slider__thumbnail-slider .swiper-button-next {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  transition: 0.2s opacity ease;
  margin: 0;
}
.bs-product-main-media-slider__thumbnail-slider .swiper-button-prev::after,
.bs-product-main-media-slider__thumbnail-slider .swiper-button-next::after {
  font-size: 14px;
  color: #818181;
}
.bs-product-main-media-slider__thumbnail-slider .swiper-button-prev.swiper-button-disabled,
.bs-product-main-media-slider__thumbnail-slider .swiper-button-next.swiper-button-disabled {
  opacity: 0;
  cursor: not-allowed;
}
.bs-product-main-media-slider__thumbnail-slider .swiper-button-prev {
  left: 5px;
}
.bs-product-main-media-slider__thumbnail-slider .swiper-button-next {
  right: 5px;
}
.bs-product-main-media-slider__thumbnail-item {
  position: relative;
  cursor: pointer;
  width: 56px !important;
}
@media (min-width: 768px) {
  .bs-product-main-media-slider__thumbnail-item {
    width: 80px !important;
  }
}
.bs-product-main-media-slider__thumbnail-item-btn {
  all: unset;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 54px;
  overflow: hidden;
  border: 1px solid #999999;
}
@media (min-width: 768px) {
  .bs-product-main-media-slider__thumbnail-item-btn {
    min-width: 78px;
    height: 78px;
  }
}
.bs-product-main-media-slider__thumbnail-item-btn img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-product-main-media-slider__thumbnail-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
.bs-product-main-media-slider__thumbnail-item:not(.swiper-slide-thumb-active) .bs-product-main-media-slider__thumbnail-item-overlay {
  opacity: 1;
}
.bs-product-main-media-slider__thumbnail-item:not(.swiper-slide-thumb-active) .bs-product-main-media-slider__thumbnail-item-btn {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.bs-product-main-media-slider__empty {
  text-align: center;
  padding: 30px;
  font-size: 1.8rem;
}
.bs-program {
  letter-spacing: 0;
}
.bs-program__programs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-program__programs {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}
@media (min-width: 1024px) {
  .bs-program__programs {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1366px) {
  .bs-program__programs {
    grid-template-columns: repeat(6, 1fr);
  }
}
.bs-program__program {
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5);
  padding: 8px;
  transition: transform 0.3s ease;
  cursor: pointer;
}
.bs-program__program:hover {
  transform: translateY(-4px);
}
@media (min-width: 768px) {
  .bs-program__program {
    padding: 16px;
  }
}
.bs-program__program--dummy {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-program__program-text {
  font-size: 1.4rem;
  font-family: "Roboto", serif;
  color: #2e2d30;
}
.bs-program__program-link:hover .bs-program__program {
  transform: translateY(-4px);
}
.bs-program__program-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 106px;
  height: 40px;
}
@media (min-width: 768px) {
  .bs-program__program-icon {
    max-width: 164px;
    height: 62px;
  }
}
.bs-program__program-icon img,
.bs-program__program-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-quick-add-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  z-index: 3;
}
.bs-quick-add-modal__modal-overlay {
  display: block !important;
  position: fixed;
  inset: 0;
  z-index: 5;
  margin: 0;
  background: rgba(78, 75, 75, 0.45);
  padding: 0;
  width: 100%;
  height: 100%;
}
.bs-quick-add-modal.is-open {
  display: block;
}
.bs-quick-add-modal__modal-content {
  width: 100%;
  max-width: 680px;
  max-height: calc(100dvh - 48px);
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  transition: transform var(--duration-default) cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: #fff;
  z-index: 6;
  border-radius: 8px 8px 0 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__modal-content {
    bottom: unset;
    top: 50%;
    max-height: calc(100dvh - 150px);
    border-radius: 8px;
  }
}
.bs-quick-add-modal__modal-content.is-open {
  transform: translate(-50%, 0%);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__modal-content.is-open {
    transform: translate(-50%, -50%);
  }
}
.bs-quick-add-modal__header-container {
  padding: 16px 24px 0;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__header-container {
    padding: 24px 24px 0;
  }
}
.bs-quick-add-modal__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__header {
    padding-bottom: 16px;
  }
}
.bs-quick-add-modal__title {
  color: #2e2d30;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__title {
    font-size: 3.2rem;
  }
}
.bs-quick-add-modal__close-button {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  background: none;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
}
.bs-quick-add-modal__close-button svg {
  width: 14px;
  height: 14px;
  stroke: #818181;
  stroke-width: 2px;
}
.bs-quick-add-modal__product-info-container {
  display: flex;
  gap: 8px;
  align-items: flex-start;
  padding: 16px 24px 24px;
}
.bs-quick-add-modal__product-info-image-container {
  width: 69px;
  height: 90px;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__product-info-image-container {
    width: 90px;
    height: 90px;
    margin-left: 8px;
  }
}
.bs-quick-add-modal__product-info-image-container img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-quick-add-modal__product-info-title {
  color: #3d3b36;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 125%;
  margin: 0;
}
.bs-quick-add-modal__stars {
  color: #fdc300;
  display: flex;
  align-items: center;
  gap: 2.36px;
  position: relative;
  top: -1px;
  gap: 4px;
}
.bs-quick-add-modal__stars svg {
  height: 12px;
  width: 12px;
}
.bs-quick-add-modal__rating-value {
  color: #3d3b36;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 120%;
  transform: translateY(1px);
}
.bs-quick-add-modal__price {
  padding: 2px 0 4px;
}
.bs-quick-add-modal__price-container {
  margin: 0 !important;
  display: flex !important;
  gap: 8px;
  align-items: center;
  line-height: 1.2;
}
.bs-quick-add-modal__price-container-default-price-container {
  display: flex;
  gap: 8px;
}
.price--on-sale .bs-quick-add-modal__price-container-default-price-container-sale.price__sale {
  display: flex !important;
  align-items: baseline;
}
.bs-quick-add-modal__price-container-default-price-container-regular-price-item {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__price-container-default-price-container-regular-price-item {
    font-size: 1.4rem;
  }
}
.bs-quick-add-modal__price-container-default-price-container-sale-price-item {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__price-container-default-price-container-sale-price-item {
    font-size: 1.4rem;
  }
}
.bs-quick-add-modal__price-container-default-price-container-sale-price-item-regular {
  color: #2e2d30 !important;
  font-family: "Roboto", serif;
  font-size: 1.2rem !important;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: line-through;
  margin: 0 8px 0 0 !important;
}
.bs-quick-add-modal__price-container-unit-price.unit-price {
  display: none;
}
.bs-quick-add-modal__price-container-for-new-price {
  display: none;
}
.bs-quick-add-modal__new-price_container-sale {
  display: flex;
  gap: 8px;
  align-items: center;
  min-height: 24px;
}
.bs-quick-add-modal__new-price_container-sale-item--regular {
  color: #2e2d30;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__new-price_container-sale-item--regular {
    font-size: 1.4rem;
  }
}
.bs-quick-add-modal__new-price_container-sale-item--sale {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__new-price_container-sale-item--sale {
    font-size: 1.4rem;
  }
}
.bs-quick-add-modal__new-price_container-regular .bs-quick-add-modal__new-price_container-sale-item--regular {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: none;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__new-price_container-regular .bs-quick-add-modal__new-price_container-sale-item--regular {
    font-size: 1.4rem;
  }
}
.bs-quick-add-modal__tags {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}
.bs-quick-add-modal__tag {
  padding: 5px 12px;
  border-radius: 29px;
  background: #fff3cc;
  color: #3d3b36;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__tag {
    font-weight: 400;
  }
}
.bs-quick-add-modal__variant-picker-quantity-container {
  padding: 16px 16px 1px;
  background: #F2F2F2;
  max-height: 335px;
  overflow: auto;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__variant-picker-quantity-container {
    padding: 24px 24px 0;
    max-height: calc(100dvh - 475px);
  }
}
.bs-quick-add-modal__variant-picker-fieldset.product-form__input {
  border-radius: 8px;
  background: #fff;
  padding: 16px;
  margin: 0 0 24px;
  max-width: unset;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: none;
}
.bs-quick-add-modal__variant-picker-form-label {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__variant-picker-form-label {
    font-size: 1.8rem;
  }
}
.bs-quick-add-modal__variant-picker-form-label [data-selected-value] {
  display: none;
}
.bs-quick-add-modal__variant-picker-options {
  display: flex;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__variant-picker-options {
    gap: 16px;
  }
}
.bs-quick-add-modal__variant-picker-option {
  display: none;
}
.bs-quick-add-modal__variant-picker-option-label {
  border-radius: 8px !important;
  border: 1px solid #e5e5e5 !important;
  background: #fff !important;
  height: 64px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 8px !important;
  margin: 0 !important;
  width: 100%;
  cursor: pointer;
}
.bs-quick-add-modal__variant-picker-option-label.disabled {
  color: #CCCCCC !important;
  text-decoration: line-through;
}
.bs-quick-add-modal__variant-picker-option:checked + .bs-quick-add-modal__variant-picker-option-label {
  border: 1px solid #fdc300 !important;
  background: #fff3cc !important;
  color: #2e2d30 !important;
}
.bs-quick-add-modal__variant-picker-option:checked + .bs-quick-add-modal__variant-picker-option-label:before {
  content: none !important;
}
.bs-quick-add-modal__variant-picker-option:checked + .bs-quick-add-modal__variant-picker-option-label:focus-visible {
  outline: none !important;
  outline-offset: unset !important;
  box-shadow: unset !important;
}
.bs-quick-add-modal__variant-picker-option-label-text {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__variant-picker-option-label-text {
    font-size: 1.8rem;
  }
}
.disabled .bs-quick-add-modal__variant-picker-option-label-text {
  color: #CCCCCC !important;
}
.bs-quick-add-modal__variant-picker-option-label-price {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0;
}
.bs-quick-add-modal__quantity-options-container {
  border-radius: 8px;
  background: #fff;
  padding: 16px;
  margin: 0 0 24px !important;
}
.bs-quick-add-modal__quantity-options-container ~ .bs-quick-add-modal__default-quantity-form-container {
  display: none !important;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__quantity-options-container {
    margin: 0 !important;
  }
}
.bs-quick-add-modal__quantity-options-title {
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__quantity-options-title {
    font-size: 1.8rem;
  }
}
.bs-quick-add-modal__quantity-options-grid {
  display: grid;
  gap: 12px;
}
.bs-quick-add-modal__quantity-option {
  position: relative;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  transition: all 0.2s ease;
  cursor: pointer;
  height: 64px;
  display: flex;
  align-items: center;
}
.bs-quick-add-modal__quantity-option--selected {
  border: 1px solid #fdc300;
  background: #fff3cc;
}
.bs-quick-add-modal__quantity-option-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.bs-quick-add-modal__quantity-option-label {
  display: block;
  padding: 12px;
  cursor: pointer;
  position: relative;
  width: 100%;
}
.bs-quick-add-modal__quantity-option-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.bs-quick-add-modal__quantity-option-left {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1;
}
.bs-quick-add-modal__quantity-option-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-quick-add-modal__quantity-option-icon svg,
.bs-quick-add-modal__quantity-option-icon img {
  width: 24px;
  height: 24px;
}
.bs-quick-add-modal__quantity-option-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__quantity-option-text {
    font-size: 1.8rem;
  }
}
.bs-quick-add-modal__quantity-option-discount {
  border-radius: 29px;
  background: #fff3cc;
  padding: 5px 12px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.bs-quick-add-modal__quantity-option-prices {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.bs-quick-add-modal__quantity-option-price--current {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__quantity-option-price--current {
    font-size: 2rem;
  }
}
.bs-quick-add-modal__quantity-option-price--original {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__quantity-option-price--original {
    font-size: 1.6rem;
  }
}
.bs-quick-add-modal__quantity-option-badge {
  position: absolute;
  top: -7px;
  right: 11px;
  border-radius: 0 0 4px 4px;
  border-right: 0.5px solid #fdc300;
  border-bottom: 0.2px solid #fdc300;
  border-left: 0.5px solid #fdc400;
  background: #fff4cc;
  padding: 2px 6px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}
.bs-quick-add-modal__quantity-option-badge:before {
  content: "";
  position: absolute;
  top: -0.5px;
  left: -5px;
  width: 0;
  height: 0;
  border-left: 5px solid #fdc300;
  border-bottom: 9px solid transparent;
  transform: rotate(180deg);
}
.bs-quick-add-modal__quantity-option-badge:after {
  content: "";
  position: absolute;
  top: -0.5px;
  right: -5px;
  width: 0;
  height: 0;
  border-right: 5px solid #fdc300;
  border-bottom: 9px solid transparent;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .bs-quick-add-modal__quantity-option-badge:before {
    border-bottom: 12px solid transparent;
  }
  .bs-quick-add-modal__quantity-option-badge:after {
    border-bottom: 12px solid transparent;
  }
}
.bs-quick-add-modal__default-quantity-form-container.product-form__input {
  border-radius: 8px;
  background: #fff;
  padding: 16px;
  margin: 24px 0 24px !important;
  max-width: 100%;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__default-quantity-form-container.product-form__input {
    margin: 24px 0 0 !important;
  }
}
.bs-quick-add-modal__default-quantity-form-label.quantity__label.form__label {
  margin: 0 0 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
.bs-quick-add-modal__default-quantity-form-label.quantity__label.form__label span:has(.quantity-cart) {
  display: none;
}
@media (min-width: 768px) {
  .bs-quick-add-modal__default-quantity-form-label.quantity__label.form__label {
    font-size: 1.8rem;
  }
}
.bs-quick-add-modal__default-quantity-form-container-quantity-input.quantity {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  padding: 13px 12px;
  height: 48px;
  width: 100%;
  background: #fff;
}
.bs-quick-add-modal__default-quantity-form-container-quantity-input.quantity::after {
  border-radius: 8px;
  box-shadow: unset;
}
.bs-quick-add-modal__default-quantity-form-svg-wrapper-minus {
  background: #2e2d30;
  width: 12px;
  height: 2px;
}
.bs-quick-add-modal__default-quantity-form-svg-wrapper-plus {
  width: 24px !important;
  height: 14px;
}
.bs-quick-add-modal__default-quantity-form-svg-wrapper-plus svg path {
  fill: #000;
}
.bs-quick-add-modal__default-quantity-input.quantity__input {
  width: 0;
  opacity: 0.001;
  padding: 0;
}
.bs-quick-add-modal__default-quantity-input-unit-display {
  width: 100%;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2e2d30;
  text-align: center;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
.bs-quick-add-modal__buy-buttons {
  position: relative;
  bottom: 0;
  z-index: 5;
  width: 100%;
  left: 0;
  padding: 16px 16px 24px;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 -4px 16px 0 rgba(0, 0, 0, 0.12);
}
@media (min-width: 768px) {
  .bs-quick-add-modal__buy-buttons {
    padding: 24px;
    background: #F2F2F2;
    box-shadow: unset;
    border-radius: 0 0 8px 8px;
  }
  .bs-quick-add-modal__buy-buttons::after {
    content: "";
    transform: rotate(45deg);
    position: absolute;
    top: -19px;
    right: 23px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 6px 0px 0px 0px #F2F2F2;
  }
  .bs-quick-add-modal__buy-buttons::before {
    content: "";
    transform: rotate(125deg);
    position: absolute;
    top: -19px;
    left: 23px;
    bottom: 0;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 50%;
    box-shadow: 6px 0px 0px 0px #F2F2F2;
  }
}
.bs-quick-add-modal__buy-buttons-form-buttons.product-form__buttons {
  max-width: 100%;
}
.bs-quick-add-modal__buy-buttons-form {
  width: 100%;
}
.bs-quick-add-modal__buy-buttons-form-buttons-button {
  width: 100%;
}
.bs-quick-add-modal__buy-buttons-form-buttons-button-text {
  display: flex;
  align-items: center;
  gap: 12px;
}
.bs-milestone {
  letter-spacing: normal;
}
.bs-milestone__heading {
  display: flex;
  flex-direction: column;
}
.bs-milestone__heading--title,
.bs-milestone__heading--subtitle,
.bs-milestone__heading--content > p {
  margin: 0;
}
.bs-milestone__heading--title {
  color: #2e2d30;
  line-height: 130%;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .bs-milestone__heading--title {
    font-size: 40px;
  }
}
.bs-milestone__heading--subtitle {
  color: #2e2d30;
  font-style: normal;
  line-height: 130%;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .bs-milestone__heading--subtitle {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.bs-milestone__heading--content > p {
  color: #2e2d30;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
.bs-milestone__heading--content > p strong {
  font-weight: 500;
}
@media (min-width: 768px) {
  .bs-milestone__heading--content > p {
    font-size: 18px;
  }
}
.bs-milestone__content__mobile {
  display: block;
}
.bs-milestone__content__desktop {
  display: none;
}
.bs-milestone__content__container__wrapper .bs-milestone__content__desktop__container {
  display: none;
}
.bs-milestone__content__container__wrapper .bs-milestone__mobile__timeline__item {
  display: flex;
}
.bs-milestone__mobile__timeline {
  position: relative;
  padding: 20px 0;
  min-height: 200px;
}
.bs-milestone__mobile__timeline__items {
  position: relative;
}
.bs-milestone__mobile__timeline__line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 5px;
  height: 100%;
  background:
    linear-gradient(
      180deg,
      rgba(204, 204, 204, 0) 0%,
      #ccc 20px,
      #ccc 100%);
  border-radius: 2px;
  z-index: 1;
  display: block !important;
}
.bs-milestone__mobile__timeline__item {
  position: relative;
  margin-bottom: 40px;
  display: flex;
  align-items: flex-start;
}
.bs-milestone__mobile__timeline__dot {
  position: absolute;
  left: -5px;
  top: 12px;
  width: 16px;
  height: 16px;
  background-color: #008536;
  border-radius: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-milestone__mobile__timeline__dot__inner {
  width: 8px;
  height: 8px;
  background-color: white;
  border-radius: 50%;
}
.bs-milestone__mobile__timeline__content {
  margin-left: 22px;
  flex: 1;
}
.bs-milestone__mobile__timeline__content__year {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  color: #2e2d30;
}
.bs-milestone__mobile__timeline__content__image {
  margin: 24px 0px;
  line-height: 0;
}
.bs-milestone__mobile__timeline__content__image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 183px;
}
.bs-milestone__mobile__timeline__content__secondary_image {
  margin: 24px 0px;
  line-height: 0;
}
.bs-milestone__mobile__timeline__content__secondary_image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 183px;
}
.bs-milestone__mobile__timeline__content__title {
  color: #2e2d30;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 8px;
}
.bs-milestone__mobile__timeline__content__description {
  font-size: 16px;
  line-height: 1.5;
}
.bs-milestone__mobile__timeline__content__description p {
  margin: 0;
}
.bs-milestone__content__desktop--year,
.bs-milestone__content__desktop--title,
.bs-milestone__content__desktop--description > p {
  margin: 0;
}
@media (min-width: 768px) {
  .bs-milestone__content__desktop--year {
    margin-bottom: 24px;
  }
}
.bs-milestone__content__desktop--year {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.bs-milestone__content__desktop--title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 130%;
}
@media (min-width: 768px) {
  .bs-milestone__content__desktop--title {
    margin-bottom: 8px;
  }
}
.bs-milestone__content__desktop--description > p {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
}
.bs-milestone__content__desktop--secondary_image {
  margin-top: 16px;
}
.bs-milestone__content__desktop--secondary_image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-milestone__content__desktop__container {
  position: relative;
  height: auto;
}
.bs-milestone__desktop__timeline__line {
  position: absolute;
  left: calc(50% + 8px);
  top: 0px;
  width: 5px;
  height: calc(100% - 40px);
  background:
    linear-gradient(
      180deg,
      rgba(204, 204, 204, 0) 0%,
      #ccc 20px,
      #ccc 100%);
  border-radius: 2px;
  z-index: 1;
}
@media (min-width: 768px) {
  .bs-milestone__desktop__timeline__line {
    display: block !important;
  }
}
.bs-milestone__desktop__timeline__items {
  position: relative;
  padding-left: 22px;
}
.bs-milestone__desktop__timeline__item {
  position: relative;
  margin-bottom: 40px;
}
.bs-milestone__desktop__timeline__item {
  position: relative;
}
.bs-milestone__desktop__timeline__dots {
  position: absolute;
  left: calc(50% + 2px);
  top: 0;
  width: 16px;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  display: none;
}
@media (min-width: 768px) {
  .bs-milestone__desktop__timeline__dots {
    display: block !important;
  }
}
.bs-milestone__desktop__timeline__dot {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: var(--Brand-Green, #008536);
  opacity: 1 !important;
  transform: translateZ(0);
}
@media (min-width: 768px) {
  .bs-milestone__desktop__timeline__dot {
    display: block !important;
  }
}
.bs-milestone__content__section__container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  position: relative;
}
.bs-milestone__content__section__image {
  padding-top: 98px;
  position: sticky;
  top: 20%;
  align-self: start;
}
.bs-milestone__content__section__image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.bs-milestone.desktop-mode .bs-milestone__content__desktop__container {
  transition: -webkit-mask-image 0.3s ease-in-out;
  transition: mask-image 0.3s ease-in-out;
  transition: mask-image 0.3s ease-in-out, -webkit-mask-image 0.3s ease-in-out;
  -webkit-mask-image:
    linear-gradient(
      360deg,
      rgba(255, 255, 255, 0) 38%,
      #fff 140%);
  mask-image:
    linear-gradient(
      360deg,
      rgba(255, 255, 255, 0) 38%,
      #fff 140%);
}
.bs-milestone.desktop-mode .bs-milestone__content__desktop__container.active {
  -webkit-mask-image: none;
  mask-image: none;
}
.bs-milestone.mobile-mode .bs-milestone__content__desktop__container {
  opacity: 1;
}
.bs-milestone.mobile-mode .bs-milestone__content__container__wrapper {
  opacity: 1;
}
@media (min-width: 768px) {
  .bs-milestone__content__mobile {
    display: none;
  }
  .bs-milestone__content__desktop {
    display: block;
  }
  .bs-milestone__content__container__wrapper .bs-milestone__content__desktop__container {
    display: block;
  }
  .bs-milestone__content__container__wrapper .bs-milestone__mobile__timeline__item {
    display: none;
  }
}
.bs-section-with-side-nav {
  margin: 0 auto;
  max-width: var(--page-width);
  letter-spacing: normal;
}
.bs-section-with-side-nav__container {
  display: flex;
  flex-direction: row;
}
.bs-section-with-side-nav__content {
  width: 100%;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .bs-section-with-side-nav__content {
    max-width: 859px;
    margin-right: 20px;
  }
}
@media (min-width: 1366px) {
  .bs-section-with-side-nav__content {
    margin-right: 56px;
  }
}
.bs-section-with-side-nav__side-nav-item.active span {
  font-weight: 700;
}
.bs-section-with-side-nav__content > .shopify-block {
  padding: 0rem 1.5rem;
}
@media (min-width: 768px) {
  .bs-section-with-side-nav__content > .shopify-block {
    padding: 0rem 0rem 0rem 5rem;
  }
}
.bs-section-with-side-nav__side-nav {
  display: none;
}
@media (min-width: 768px) {
  .bs-section-with-side-nav__side-nav {
    display: block;
    max-width: 415px;
    padding-left: 32px;
    padding-right: 20px;
    height: 30dvh;
  }
}
@media (min-width: 1366px) {
  .bs-section-with-side-nav__side-nav {
    padding-left: 86px;
  }
}
.bs-section-with-side-nav__side-nav-wrapper {
  width: 100%;
  padding: 24px;
  background: #F3F2F2;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: flex-start;
  border-radius: 6px;
}
.bs-section-with-side-nav__side-nav-wrapper p {
  color: #2E2D30;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.bs-section-with-side-nav__side-nav-wrapper p:hover {
  cursor: pointer;
  font-weight: 500;
  color: #818181;
}
.bs-section-with-side-nav__icon svg {
  height: 25px;
  width: 25px;
  -o-object-fit: contain;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bs-section-with-side-nav__spacer {
  display: none;
  width: 1px;
  background-color: transparent;
  border-left: 1px solid #E5E5E5;
}
@media (min-width: 768px) {
  .bs-section-with-side-nav__spacer {
    display: block;
  }
}
.bs-section-with-side-nav .bs-section-with-side-nav__content > .shopify-block:has(#zertifizierung_block) {
  padding: 0rem 0rem;
}
@media (min-width: 768px) {
  .bs-section-with-side-nav .bs-section-with-side-nav__content > .shopify-block:has(#zertifizierung_block) {
    padding: 0rem 0rem 0rem 5rem;
  }
}
.bs-social-proof {
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-social-proof__container {
    display: flex;
    gap: 65px;
  }
}
.bs-social-proof__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.bs-social-proof__headline {
  font-size: 2.4rem;
  font-family: "Roboto", serif;
  font-weight: 700;
  color: #2e2d30;
  line-height: 1.3;
  margin: 0;
}
@media (min-width: 768px) {
  .bs-social-proof__headline {
    font-size: 3.2rem;
  }
}
.bs-social-proof__stars {
  display: flex;
  gap: 4px;
  align-items: center;
}
.bs-social-proof__star {
  width: 18px;
  height: 16px;
  display: inline-block;
}
.bs-social-proof__star--full svg,
.bs-social-proof__star--half svg,
.bs-social-proof__star--empty svg {
  display: block;
}
.bs-social-proof__rating-info {
  font-size: 1.2rem;
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-weight: 300;
  line-height: 1.25;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .bs-social-proof__rating-info {
    font-weight: 400;
  }
}
.bs-social-proof__subtitle {
  font-size: 1.6rem;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
  width: 90%;
}
@media (min-width: 768px) {
  .bs-social-proof__subtitle {
    font-size: 1.8rem;
    width: 100%;
  }
}
.bs-social-proof__button {
  width: 100%;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .bs-social-proof__button {
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 24px;
  }
}
.bs-social-proof__images {
  display: flex;
  align-items: center;
}
.bs-social-proof__images--single {
  justify-content: left;
}
.bs-social-proof__images--desktop {
  display: none;
}
@media (min-width: 768px) {
  .bs-social-proof__images {
    display: none;
  }
  .bs-social-proof__images--desktop {
    display: block;
    width: 208px;
    height: 232px;
    position: relative;
    flex: 1 0 208px;
  }
  .bs-social-proof__images--desktop.bs-social-proof__images--single {
    width: 100%;
    height: auto;
    flex: 1 0 0;
    display: flex;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .bs-social-proof__images--desktop.bs-social-proof__images--single img {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .bs-social-proof__images--multiple {
    max-width: 208px;
  }
}
.bs-social-proof__image {
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 64px;
  border: 1px solid #fff;
  background: #d9d9d9;
}
.bs-social-proof__image--single {
  width: 100%;
  height: auto;
  border-radius: 5%;
}
.bs-social-proof__image--single img,
.bs-social-proof__image--single svg {
  border-radius: 5% !important;
}
@media (min-width: 768px) {
  .bs-social-proof__image--single {
    width: 100% !important;
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .bs-social-proof__image--1 {
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 0;
    z-index: 1;
    width: 108px;
    height: 108px;
  }
}
.bs-social-proof__image--2 {
  transform: translateX(-20.21px);
  z-index: 1;
}
@media (min-width: 768px) {
  .bs-social-proof__image--2 {
    transform: none;
    right: 0;
    top: 16px;
    z-index: 2;
    width: 122px;
    height: 122px;
    position: absolute;
  }
}
.bs-social-proof__image--3 {
  transform: translateX(-40.42px);
  z-index: 2;
}
@media (min-width: 768px) {
  .bs-social-proof__image--3 {
    transform: none;
    left: 0;
    bottom: 13px;
    z-index: 3;
    width: 142px;
    height: 142px;
    position: absolute;
  }
}
.bs-social-proof__image--4 {
  transform: translateX(-60.63px);
  z-index: 3;
}
@media (min-width: 768px) {
  .bs-social-proof__image--4 {
    transform: none;
    right: 0;
    bottom: 0;
    z-index: 4;
    position: absolute;
    width: 106px;
    height: 106px;
  }
}
.bs-social-proof__image img,
.bs-social-proof__image svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.bs-sticky-nav-section {
  background-color: #F2F2F2;
  padding: 24px 0px 16px 0px;
  position: relative;
  z-index: 2;
  margin-top: -5px;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .bs-sticky-nav-section {
    padding: 24px 0px 24px 0px;
  }
}
.bs-sticky-nav-section__menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
  gap: 8px;
}
@media (min-width: 768px) {
  .bs-sticky-nav-section__menu {
    gap: 24px;
  }
}
.bs-sticky-nav-section__item {
  flex-shrink: 0;
}
.bs-sticky-nav-section__link {
  display: block;
  padding: 8.5px 15px;
  text-decoration: none;
  color: #3D3B36;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  border-radius: 8px;
  transition: all 0.2s ease;
  background: #fff;
  border: 1px solid #E5E5E5;
  height: 38px;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .bs-sticky-nav-section__link {
    padding: 8.5px 15px;
    height: 32px;
    font-size: 18px;
    background: transparent;
    border: none;
  }
}
.bs-sticky-nav-section__item:first-of-type {
  margin-left: 16px;
}
@media (min-width: 768px) {
  .bs-sticky-nav-section__item:first-of-type {
    margin-left: 0px;
  }
}
.bs-sticky-nav-section__container {
  padding: 1px 16px 1px 0px;
}
@media (min-width: 1024px) {
  .bs-sticky-nav-section__container {
    padding: 1px 80px;
  }
}
.bs-sticky-nav-section__link.active {
  background-color: #FFF3CC;
  border: 1px solid #FDC300;
}
.bs-sticky-nav-section__wrapper {
  position: relative;
}
.bs-sticky-nav-section.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.bs-sticky-nav-section__menu::-webkit-scrollbar {
  display: none;
}
.bs-sticky-nav-section__item:last-child {
  margin-right: 0;
}
.bs-sticky-nav-section__wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background:
    linear-gradient(
      to right,
      transparent,
      #f5f5f5);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.bs-sticky-nav-section__wrapper.has-overflow::after {
  opacity: 1;
}
body:has(#bs_sticky_nav) .section-header.shopify-section-group-header-group {
  z-index: 6;
}
.shopify-section:has(.bg-secondary) {
  background: #F9F9F9;
}
.bs-tab-content {
  position: relative;
  display: none;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}
@media (min-width: 768px) {
  .bs-tab-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 56px;
  }
}
.bs-tab-content--small {
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .bs-tab-content--small {
    padding: 40px 80px 80px 80px;
  }
}
.bs-tab-content--medium {
  padding: 24px 0px;
}
.bs-tab-content--large {
  padding: 24px 16px;
}
.bs-tab-content--cards .bs-tab-content__content {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr;
}
@media (min-width: 600px) {
  .bs-tab-content--cards .bs-tab-content__content {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .bs-tab-content--cards .bs-tab-content__content {
    grid-template-columns: repeat(3, 1fr);
  }
}
.bs-tab-content--text .bs-tab-content__content {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.bs-tab-content--active {
  display: block;
  animation: fadeIn 0.3s ease-in-out;
}
.bs-tab-content__container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: inherit;
  overflow-x: hidden;
}
.bs-tab-content__header {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .bs-tab-content__header {
    margin-bottom: 32px;
  }
}
.bs-tab-content__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  color: #2e2d30;
}
@media (min-width: 768px) {
  .bs-tab-content__title {
    font-size: 2rem;
  }
}
.bs-tab-content__content {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}
.bs-tab-content__block {
  margin-bottom: 32px;
}
.bs-tab-content__block:last-child {
  margin-bottom: 0;
}
.bs-tab-content__icon {
  display: flex;
  flex-shrink: 0;
}
.bs-tab-content__icon img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-tab-content__custom-html {
  width: 100%;
}
.bs-tab-content__custom-html h1,
.bs-tab-content__custom-html h2,
.bs-tab-content__custom-html h3,
.bs-tab-content__custom-html h4,
.bs-tab-content__custom-html h5,
.bs-tab-content__custom-html h6 {
  font-family: "Roboto", serif;
  font-weight: 700;
  color: #2e2d30;
  margin-bottom: 1rem;
}
.bs-tab-content__custom-html p {
  font-size: 1rem;
  line-height: 1.6;
  color: #2e2d30;
  margin-bottom: 1rem;
}
.bs-tab-content__custom-html p:last-child {
  margin-bottom: 0;
}
.bs-tab-content__custom-html ul,
.bs-tab-content__custom-html ol {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}
.bs-tab-content__custom-html ul li,
.bs-tab-content__custom-html ol li {
  font-size: 1rem;
  line-height: 1.6;
  color: #2e2d30;
  margin-bottom: 0.5rem;
}
.bs-tab-content__custom-html a {
  color: #fdc300;
  text-decoration: none;
  transition: color 0.3s ease;
}
.bs-tab-content__custom-html a:hover {
  color: rgb(202, 155.6916996047, 0);
  text-decoration: underline;
}
.bs-tab-content__custom-html img {
  max-width: 100%;
  height: auto;
  border-radius: 0.5rem;
}
.bs-tab-content__text-with-image {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .bs-tab-content__text-with-image {
    flex-direction: row;
    align-items: center;
  }
}
.bs-tab-content__cards {
  width: 100%;
}
.bs-tab-content__cards-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2e2d30;
  margin-bottom: 2rem;
  text-align: center;
}
.bs-tab-content__cards-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: 1fr;
}
@media (min-width: 600px) {
  .bs-tab-content__cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .bs-tab-content__cards-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.bs-tab-content__card {
  background: #fff;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform 0.3s ease;
}
.bs-tab-content__card:hover {
  transform: translateY(-2px);
}
.bs-tab-content__card-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.bs-tab-content__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bs-tab-content__card-content {
  padding: 1.5rem;
}
.bs-tab-content__card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2e2d30;
  margin-bottom: 0.5rem;
}
.bs-tab-content__card-description {
  font-size: 1rem;
  line-height: 1.6;
  color: #5e5e5e;
  margin-bottom: 1rem;
}
.bs-tab-content__card-link {
  color: #fdc300;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.bs-tab-content__card-link:hover {
  color: rgb(202, 155.6916996047, 0);
  text-decoration: underline;
}
.bs-tab-content__product-card {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.bs-tab-content__article-card {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.bs-tab-content__collection-card {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
.bs-tab-content__icon-with-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  .bs-tab-content__icon-with-text {
    flex-direction: row;
    text-align: left;
  }
}
.bs-tab-content__separator {
  width: 100%;
  display: block;
}
.bs-tab-content__spacer {
  width: 100%;
  display: block;
}
.bs-tab-content__empty {
  text-align: center;
  padding: 3rem;
  color: #5e5e5e;
  background: #F2F2F2;
  border-radius: 0.5rem;
  border: 2px dashed #E5E5E5;
}
.bs-tab-content__empty p {
  margin: 0;
  font-style: italic;
}
.bs-tab-content__accordion-contact-group {
  width: 100%;
}
.bs-tab-content__accordion-contact-wrapper {
  display: flex;
  gap: 64px;
  width: 100%;
}
.bs-tab-content__accordion-contact-wrapper--side-by-side {
  flex-direction: row;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .bs-tab-content__accordion-contact-wrapper--side-by-side {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.bs-tab-content__accordion-contact-wrapper--stacked {
  flex-direction: column;
  gap: 1.5rem;
}
.bs-tab-content__accordion-section {
  flex: 1;
  min-width: 0;
  width: 100%;
}
.bs-tab-content__contact-section {
  display: flex;
  padding: 40px 16px 56px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .bs-tab-content__contact-section {
    display: flex;
    padding: 32px 16px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    background: #fff;
  }
}
.bs-tab-content__contact-section .bs-contact-support-group {
  padding: 0;
}
.bs-tab-content__contact-section .bs-contact-support-group .shopify-block {
  width: 100%;
}
.bs-tab-content__blogs {
  width: 100%;
}
.bs-tab-content__blogs-title {
  color: #2e2d30;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 2rem 0;
  text-align: center;
}
@media (min-width: 768px) {
  .bs-tab-content__blogs-title {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
.bs-tab-content__blogs-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-tab-content__blogs-grid {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
  }
}
@media (min-width: 1024px) {
  .bs-tab-content__blogs-grid {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 28px;
  }
}
@media (min-width: 1366px) {
  .bs-tab-content__blogs-grid {
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 32px;
  }
}
.bs-tab-content__blog-card {
  display: flex;
  width: 100%;
}
.bs-tab-blog-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  letter-spacing: 0;
}
.bs-tab-blog-card__media {
  position: relative;
  width: 100%;
  min-width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  max-height: 204px;
}
@media (min-width: 768px) {
  .bs-tab-blog-card__media {
    max-height: 295px;
  }
}
.bs-tab-blog-card__media-link {
  display: block;
  width: 100%;
  height: 100%;
}
.bs-tab-blog-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center right;
  object-position: center right;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.bs-tab-blog-card__content {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 24px 16px;
}
.bs-tab-blog-card__title {
  overflow: hidden;
  color: #3d3b36;
  text-overflow: ellipsis;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  align-self: stretch;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-tab-blog-card__title {
    font-size: 3.2rem;
  }
}
.bs-tab-blog-card__title-link {
  color: inherit;
  text-decoration: none;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
}
.bs-tab-blog-card__excerpt {
  overflow: hidden;
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
  margin: auto 0 16px;
  letter-spacing: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  align-self: stretch;
}
@media (min-width: 768px) {
  .bs-tab-blog-card__excerpt {
    font-size: 1.8rem;
    display: flex;
    margin: 0;
    margin-bottom: 16px;
  }
}
.bs-tab-blog-card__meta {
  margin-top: auto;
}
.bs-tab-blog-card__read-time {
  display: flex;
  align-items: center;
  gap: 8px;
  border-radius: 29px;
  background: #F2F2F2;
  padding: 8px 12px;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0;
}
.bs-tab-blog-card__read-time-text {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.bs-tab-blog-card__read-time svg {
  height: 16px;
  width: 16px;
}
.bs-tab-content__blogs-button {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .bs-tab-content__blogs-button {
    margin-top: 3rem;
  }
}
.bs-tab-content__blogs-button-link {
  display: flex;
  height: 48px;
  padding: 15px 40px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #999999;
  background: transparent;
  color: #2e2d30;
  text-align: center;
  font-family: "Roboto", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .bs-tab-content__blogs-button-link {
    height: 56px;
    padding: 15px 56px;
    font-size: 16px;
    letter-spacing: 1.92px;
    width: auto;
    align-self: flex-start;
  }
}
.bs-tab-content__blogs-button-link:hover {
  background: #F9F9F9;
  border-color: #008536;
  color: #008536;
}
.bs-tab-content__blogs-button-link:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 133, 54, 0.3);
}
.tab-content-advantage-cards {
  width: 100%;
}
.tab-content-advantage-cards__header {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 24px 0;
  text-align: left;
  font-size: 24px;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__header {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
.tab-content-advantage-cards__grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__grid {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.tab-content-advantage-cards__card {
  display: flex;
  padding: 16px;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  background: #fff;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__card {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    flex: 1 0 calc(33.333% - 22px);
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    background: #fff;
    max-width: 33%;
  }
}
.tab-content-advantage-cards__card-image {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__card-image {
    width: 72px;
    height: 72px;
  }
}
.tab-content-advantage-cards__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.tab-content-advantage-cards__card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__card-content {
    text-align: center;
    gap: 12px;
  }
}
.tab-content-advantage-cards__card-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__card-title {
    font-size: 24px;
    text-align: center;
  }
}
.tab-content-advantage-cards__card-description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  letter-spacing: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-advantage-cards__card-description {
    font-size: 18px;
    text-align: center;
  }
}
.tab-content-club-advantage {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  align-self: stretch;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .tab-content-club-advantage {
    padding-top: 8px;
  }
}
.tab-content-club-advantage__header {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  font-size: 24px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__header {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  .tab-content-club-advantage__header {
    font-size: 32px;
  }
}
@media (min-width: 1366px) {
  .tab-content-club-advantage__header {
    font-size: 32px;
  }
}
.tab-content-club-advantage__cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__cards {
    gap: 40px;
  }
}
.tab-content-club-advantage__card {
  display: flex;
  padding: 16px;
  align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  background: #fff;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__card {
    padding: 24px 32px;
    gap: 32px;
  }
}
.tab-content-club-advantage__card-image {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
}
.tab-content-club-advantage__card-image img {
  width: 100%;
  height: 56px;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__card-image {
    width: 72px;
    height: 72px;
  }
  .tab-content-club-advantage__card-image img {
    width: 100%;
    height: auto;
  }
}
.tab-content-club-advantage__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.tab-content-club-advantage__card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.tab-content-club-advantage__card-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 8px 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__card-title {
    font-size: 24px;
  }
}
.tab-content-club-advantage__card-description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__card-description {
    font-size: 18px;
  }
}
.tab-content-club-advantage__card-description p {
  margin: 0 0 12px 0;
}
.tab-content-club-advantage__card-description p:last-child {
  margin-bottom: 0;
}
.tab-content-club-advantage__card-description br {
  line-height: 1.2;
}
.tab-content-club-advantage__card-description strong,
.tab-content-club-advantage__card-description b {
  font-weight: 700;
}
.tab-content-club-advantage__card-description em,
.tab-content-club-advantage__card-description i {
  font-style: italic;
}
.tab-content-club-advantage__card-description ul,
.tab-content-club-advantage__card-description ol {
  margin: 8px 0;
  padding-left: 20px;
}
.tab-content-club-advantage__card-description li {
  margin-bottom: 4px;
}
.tab-content-club-advantage__card-description-2 {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 16px 0 0 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__card-description-2 {
    font-size: 18px;
  }
}
.tab-content-club-advantage__card-description-2 p {
  margin: 0 0 12px 0;
}
.tab-content-club-advantage__card-description-2 p:last-child {
  margin-bottom: 0;
}
.tab-content-club-advantage__card-description-2 br {
  line-height: 1.2;
}
.tab-content-club-advantage__card-description-2 strong,
.tab-content-club-advantage__card-description-2 b {
  font-weight: 700;
}
.tab-content-club-advantage__card-description-2 em,
.tab-content-club-advantage__card-description-2 i {
  font-style: italic;
}
.tab-content-club-advantage__card-description-2 ul,
.tab-content-club-advantage__card-description-2 ol {
  margin: 8px 0;
  padding-left: 20px;
}
.tab-content-club-advantage__card-description-2 li {
  margin-bottom: 4px;
}
.tab-content-club-advantage__highlighted-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 16px 0;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__highlighted-container {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
  }
}
.tab-content-club-advantage__highlighted-item {
  display: flex;
  padding: 4px 16px;
  align-items: center;
  gap: 16px;
  border-radius: 8px;
  background: #FFE9A0;
}
.tab-content-club-advantage__highlighted-key {
  color: #2e2d30;
  text-align: center;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  font-size: 18px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__highlighted-key {
    font-size: 24px;
  }
}
.tab-content-club-advantage__highlighted-value {
  color: #2E2D30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__highlighted-value {
    font-size: 18px;
  }
}
.tab-content-club-advantage__card-multiline p,
.tab-content-club-advantage__card-multiline ul,
.tab-content-club-advantage__card-multiline li {
  margin-bottom: 0px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-club-advantage__card-multiline p,
  .tab-content-club-advantage__card-multiline ul,
  .tab-content-club-advantage__card-multiline li {
    font-size: 18px;
  }
}
.tab-content-club-advantage__card-multiline p:empty {
  display: block !important;
  height: 8px;
}
.tab-content-icon {
  display: flex;
  flex-shrink: 0;
}
.tab-content-icon--small {
  height: 53px;
  width: auto;
}
@media (min-width: 768px) {
  .tab-content-icon--small {
    height: 72px;
    width: auto;
  }
}
.tab-content-icon--medium {
  height: 53px;
  width: auto;
}
@media (min-width: 768px) {
  .tab-content-icon--medium {
    height: 72px;
    width: auto;
  }
}
.tab-content-icon--large {
  height: 53px;
  width: auto;
}
@media (min-width: 768px) {
  .tab-content-icon--large {
    height: 72px;
    width: auto;
  }
}
.tab-content-icon__img {
  height: 100%;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
  transition: all 0.3s ease;
}
.tab-content-how-works {
  width: 100%;
  padding-top: 0;
}
@media (min-width: 768px) {
  .tab-content-how-works {
    padding-top: 24px;
  }
}
.tab-content-how-works__heading {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-align: left;
  font-size: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .tab-content-how-works__heading {
    font-size: 32px;
    margin-bottom: 32px;
  }
}
.tab-content-how-works__description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0 0 2rem 0;
  text-align: left;
  display: none;
}
@media (min-width: 768px) {
  .tab-content-how-works__description {
    display: block;
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.tab-content-how-works__description p {
  margin: 0 0 1rem 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.tab-content-how-works__description p:last-child {
  margin-bottom: 0;
}
.tab-content-how-works__cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
@media (min-width: 768px) {
  .tab-content-how-works__cards {
    gap: 24px;
  }
}
.tab-content-how-works__card {
  display: flex;
  padding: 16px;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  background: #fff;
}
@media (min-width: 768px) {
  .tab-content-how-works__card {
    display: flex;
    padding: 16px;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    background: #fff;
  }
}
.tab-content-how-works__card-image {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
}
@media (min-width: 768px) {
  .tab-content-how-works__card-image {
    width: 72px;
    height: 72px;
  }
}
.tab-content-how-works__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.tab-content-how-works__card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media (min-width: 768px) {
  .tab-content-how-works__card-content {
    text-align: left;
  }
}
.tab-content-how-works__card-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .tab-content-how-works__card-title {
    font-size: 24px;
    text-align: left;
  }
}
.tab-content-how-works__card-description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-how-works__card-description {
    font-size: 18px;
    text-align: left;
  }
}
.tab-content-contact-block {
  width: 100%;
}
.tab-content-contact-block__card-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  background: #F9F9F9;
}
@media (min-width: 768px) {
  .tab-content-contact-block__card-holder {
    display: flex;
    flex-direction: row;
    padding: 16px;
    align-items: flex-start;
    gap: 0px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #E5E5E5;
    background: #F9F9F9;
    overflow: visible;
  }
}
.tab-content-contact-block__card {
  display: flex;
  gap: 32px;
  width: 100%;
  position: relative;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
}
@media (min-width: 768px) {
  .tab-content-contact-block__card {
    flex: 1;
    max-width: 31%;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    overflow: visible;
    background: transparent;
    border-radius: 0;
    border: none;
    padding: 0;
  }
}
.tab-content-contact-block__divider {
  height: 1px;
  background: #E5E5E5;
  display: block !important;
  width: calc(100% - 32px);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .tab-content-contact-block__divider {
    width: 1px;
    height: 65px;
    align-self: center;
    margin: 0 40px;
  }
}
.tab-content-contact-block__card-image {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
}
@media (min-width: 768px) {
  .tab-content-contact-block__card-image {
    width: 72px;
    height: 72px;
  }
}
.tab-content-contact-block__card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.tab-content-contact-block__card-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: start;
}
.tab-content-contact-block__card-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .tab-content-contact-block__card-title {
    font-size: 24px;
  }
}
.tab-content-contact-block__card-description {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin: 0;
  font-size: 16px;
}
@media (min-width: 768px) {
  .tab-content-contact-block__card-description {
    font-size: 18px;
  }
}
.tab-content-contact-block__card-description p {
  margin: 0 0 0.5rem 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.tab-content-contact-block__card-description p:last-child {
  margin-bottom: 0;
}
.tab-content-contact-support-group {
  width: 100%;
  padding: 2rem;
  border-radius: 0.5rem;
}
.tab-content-contact-support-group__header {
  text-align: center !important;
  margin-bottom: 2rem;
}
.tab-content-contact-support-group__header-title {
  color: #2e2d30;
  text-align: center;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
  font-size: 24px;
}
@media (min-width: 768px) {
  .tab-content-contact-support-group__header-title {
    font-size: 32px;
  }
}
.bs-tab-content__contact-support-group {
  width: 100%;
}
.bs-tab-content__contact-support-group__header {
  text-align: center !important;
  margin-bottom: 2rem;
}
.bs-tab-content__contact-support-group__header-title {
  color: #2e2d30;
  text-align: center;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 !important;
  font-size: 24px;
}
@media (min-width: 768px) {
  .bs-tab-content__contact-support-group__header-title {
    font-size: 32px !important;
  }
}
.bs-tab-content__contact-support-group__gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 2rem;
  justify-content: center;
}
.bs-tab-content__contact-support-group__gallery-item {
  flex: 0 0 auto;
  max-width: 200px;
}
.bs-tab-content__contact-support-group__gallery-item img {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
}
.bs-tab-content__contact-support-group__description {
  text-align: center;
  margin-bottom: 20px;
  color: #2e2d30;
}
.bs-tab-content__contact-support-group__description p {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  text-align: center;
}
.bs-tab-content__contact-support-group__description p:last-child {
  margin-bottom: 0;
}
.bs-tab-content__contact-support-group__contact-links {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}
@media (min-width: 768px) {
  .bs-tab-content__contact-support-group__contact-links {
    flex-direction: row;
    justify-content: center;
  }
}
.bs-tab-content__contact-support-group__contact-link {
  width: 100%;
  max-width: 300px;
}
.bs-tab-content__contact-support-group__contact-link-wrapper {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  text-decoration: none;
  transition: all 0.3s ease;
}
.bs-tab-content__contact-support-group__contact-link-wrapper:hover {
  background: #F2F2F2;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.bs-tab-content__contact-support-group__contact-link-image {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
}
.bs-tab-content__contact-support-group__contact-link-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-tab-content__contact-support-group__contact-link-title {
  color: #2e2d30;
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
}
.bs-tab-content__twb {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-tab-content__twb--hide-desktop {
    display: none !important;
  }
}
.bs-tab-content__twb--hide-mobile {
  display: none !important;
}
@media (min-width: 768px) {
  .bs-tab-content__twb--hide-mobile {
    display: flex !important;
  }
}
.bs-tab-content__twb__title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  font-size: 18px;
}
@media (min-width: 768px) {
  .bs-tab-content__twb__title {
    font-size: 24px;
  }
}
.bs-tab-content__twb__title--large {
  font-size: 24px;
}
@media (min-width: 768px) {
  .bs-tab-content__twb__title--large {
    font-size: 32px;
  }
}
.bs-tab-content__twb__richtext {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  font-size: 16px;
}
@media (min-width: 768px) {
  .bs-tab-content__twb__richtext {
    font-size: 18px;
  }
}
.bs-tab-content__twb__richtext p {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  letter-spacing: 0;
  font-size: 16px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .bs-tab-content__twb__richtext p {
    font-size: 18px;
  }
}
.bs-tab-content__twb__richtext p:last-child {
  margin-bottom: 0;
}
.bs-tab-content__twb__richtext strong,
.bs-tab-content__twb__richtext b {
  font-weight: 500;
}
.bs-tab-content__twb__richtext em,
.bs-tab-content__twb__richtext i {
  font-style: italic;
}
.bs-tab-content__twb__richtext ul,
.bs-tab-content__twb__richtext ol {
  margin: 0 0 1rem 0;
  padding-left: 1.5rem;
}
.bs-tab-content__twb__richtext ul li,
.bs-tab-content__twb__richtext ol li {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.bs-tab-content__twb__richtext h1,
.bs-tab-content__twb__richtext h2,
.bs-tab-content__twb__richtext h3,
.bs-tab-content__twb__richtext h4,
.bs-tab-content__twb__richtext h5,
.bs-tab-content__twb__richtext h6 {
  font-family: "Roboto", serif;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 1rem 0;
  color: inherit;
  font-size: 18px;
}
@media (min-width: 768px) {
  .bs-tab-content__twb__richtext h1,
  .bs-tab-content__twb__richtext h2,
  .bs-tab-content__twb__richtext h3,
  .bs-tab-content__twb__richtext h4,
  .bs-tab-content__twb__richtext h5,
  .bs-tab-content__twb__richtext h6 {
    font-size: 24px;
  }
}
.bs-tab-content__twb__button {
  display: flex;
  height: 56px;
  padding: 15px 56px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: #2e2d30;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-family: "Roboto", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 1.92px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  width: 100%;
}
@media (min-width: 768px) {
  .bs-tab-content__twb__button {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.bs-tab-content__twb__button:hover {
  background: rgb(71.2258064516, 69.6774193548, 74.3225806452);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(46, 45, 48, 0.3);
}
.bs-tab-content__twb__button:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(46, 45, 48, 0.3);
}
.bs-tab-content__twb__button:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(46, 45, 48, 0.2);
}
.bs-tab-content__twb__button--full-width {
  width: 100% !important;
}
.bs-tab-content__twb__button-text {
  display: inline-block;
}
.bs-tab-content__twb__button-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}
.bs-tab-content__twb__button-icon svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.bs-tab-content__twb__button-icon--before {
  margin-right: 8px;
}
.bs-tab-content__twb__button-icon--after {
  margin-left: 8px;
}
@media (min-width: 600px) {
  .bs-tab-content--cards .bs-tab-content__content {
    gap: 2rem;
  }
}
.bs-tab-content {
  transition: opacity 0.3s ease-in-out;
}
.bs-tab-content--active {
  animation: fadeIn 0.3s ease-in-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.bs-tab-content__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.bs-tab-content--cards .bs-tab-content__block:not(:last-child) {
  margin-bottom: 2rem;
}
.bs-tab-content--text .bs-tab-content__block {
  margin-bottom: 2.5rem;
}
.bs-tab-content--text .bs-tab-content__block:last-child {
  margin-bottom: 0;
}
.bs-container + .bs-container:has(.bs-tabs__container) {
  margin-top: 0px;
}
.bs-tabs {
  position: relative;
  width: 100%;
}
@media (min-width: 1600px) {
  .bs-tabs__container {
    padding: 0 !important;
  }
}
.bs-tabs__header {
  text-align: center;
  margin-bottom: 24px;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .bs-tabs__header {
    margin-bottom: 16px;
    margin-top: 56px;
  }
}
.bs-tabs__title {
  color: var(--Font-Primary, #2E2D30);
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-align: left;
  margin: 0;
  font-size: 40px;
}
@media (min-width: 768px) {
  .bs-tabs__title {
    font-size: 48px;
  }
}
.bs-tabs__content {
  width: 100%;
}
.bs-tabs__content--sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #EDEDED;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  transform: translateY(0);
  opacity: 1;
}
@media (min-width: 768px) {
  .bs-tabs__content--sticky {
    background: #FFFFFF;
  }
}
.bs-tabs__content--sticky .bs-tabs__nav {
  padding: 12px 0;
  margin-left: 16px;
  transition: margin-left 0.3s ease;
}
@media (min-width: 768px) {
  .bs-tabs__content--sticky .bs-tabs__nav {
    margin-left: 0;
  }
}
.bs-tabs__content--sticky .bs-tabs__nav--scrolled {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bs-tabs__content--sticky .bs-tabs__nav ul {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 80px;
  }
}
@media (min-width: 1441px) {
  .bs-tabs__content--sticky .bs-tabs__nav ul {
    padding: 0 96px;
  }
}
@media (min-width: 600px) {
  .bs-tabs__content--sticky .bs-tabs__nav {
    padding: 10px 0;
  }
}
.bs-tabs__nav {
  background: #F2F2F2;
  display: flex;
  padding: 16px 0px 16px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  margin: 0 auto;
  width: 100vw;
  margin-left: -16px;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  transition: padding-left 0.3s ease;
}
.bs-tabs__nav::-webkit-scrollbar {
  display: none;
}
.bs-tabs__nav--scrolled {
  padding-left: 0;
}
@media (min-width: 768px) {
  .bs-tabs__nav {
    display: flex;
    padding: 24px 0px 32px 0px;
    align-items: center;
    gap: 24px;
    flex-direction: row;
    background: unset;
    width: 100%;
    margin-left: 0;
  }
}
.bs-tabs__nav-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}
.bs-tabs__nav-list::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .bs-tabs__nav-list {
    gap: 24px;
  }
}
.bs-tabs__nav-item {
  display: flex;
  flex-shrink: 0;
  animation: slideInFromLeft 0.4s ease-out;
  padding-top: 2px;
}
.bs-tabs__nav-item:nth-child(1) {
  animation-delay: 0.1s;
}
.bs-tabs__nav-item:nth-child(2) {
  animation-delay: 0.2s;
}
.bs-tabs__nav-item:nth-child(3) {
  animation-delay: 0.3s;
}
.bs-tabs__nav-item:nth-child(4) {
  animation-delay: 0.4s;
}
.bs-tabs__nav-item:nth-child(5) {
  animation-delay: 0.5s;
}
.bs-tabs__nav-item:nth-child(6) {
  animation-delay: 0.6s;
}
.bs-tabs__nav-item:nth-child(7) {
  animation-delay: 0.7s;
}
.bs-tabs__nav-item:nth-child(8) {
  animation-delay: 0.8s;
}
.bs-tabs__nav-item:nth-child(9) {
  animation-delay: 0.9s;
}
.bs-tabs__nav-item:nth-child(10) {
  animation-delay: 1s;
}
.bs-tabs__nav-item:last-child {
  margin-right: 16px;
}
@media (min-width: 768px) {
  .bs-tabs__nav-item:last-child {
    margin-right: 0;
  }
}
.bs-tabs__nav-button {
  display: flex;
  height: 40px;
  padding: 8px var(--mobile-component-left-right, 15px);
  align-items: center;
  gap: 5px;
  border-radius: 8px;
  border: none;
  background: var(--Background-White, #FFF);
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  flex-shrink: 0;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
.bs-tabs__nav-button:hover {
  color: #2e2d30;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-color: var(--Stroke-Light, #E5E5E5);
  background: var(--Background-White, #FFF);
}
.bs-tabs__nav-button:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(253, 195, 0, 0.3);
}
.bs-tabs__nav-button--active {
  border: 1px solid #fdc300 !important;
  background: #fff3cc !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(253, 195, 0, 0.2);
  animation: activeTabPulse 0.6s ease-out;
}
.bs-tabs__nav-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(253, 195, 0, 0.3);
  transform: translate(-50%, -50%);
  transition: width 0.3s ease, height 0.3s ease;
  pointer-events: none;
}
.bs-tabs__nav-button:active::before {
  width: 200px;
  height: 200px;
}
.bs-tabs__nav-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.bs-tabs__nav-icon__img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  transition: all 0.3s ease;
}
.bs-tabs__nav-text {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 16px;
  color: #3D3B36;
}
@media (min-width: 768px) {
  .bs-tabs__nav-text {
    font-size: 18px;
  }
}
.bs-tabs__panels {
  width: 100%;
}
.bs-tabs__panel {
  display: none !important;
  width: 100%;
}
.bs-tabs__panel--active {
  display: none !important;
}
.bs-tabs__panel-content {
  width: 100%;
  min-height: 200px;
}
.bs-tabs__empty {
  text-align: center;
  padding: 3rem;
  color: #5e5e5e;
  background: #F2F2F2;
  border-radius: 0.25rem;
  border: 2px dashed #E5E5E5;
}
.bs-tabs__empty p {
  margin: 0;
  font-style: italic;
}
.bs-tabs__nav-button:focus-visible {
  outline: none;
}
.bs-tabs__sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.bs-tabs__panel {
  transition: opacity 0.3s ease-in-out;
}
.bs-tabs__panel--active {
  animation: fadeIn 0.3s ease-in-out;
}
.bs-tabs__nav-button {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.bs-tabs__nav {
  scroll-behavior: smooth;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes activeTabPulse {
  0% {
    transform: translateY(-1px) scale(1);
    box-shadow: 0 4px 12px rgba(253, 195, 0, 0.2);
  }
  50% {
    transform: translateY(-1px) scale(1.02);
    box-shadow: 0 6px 16px rgba(253, 195, 0, 0.3);
  }
  100% {
    transform: translateY(-1px) scale(1);
    box-shadow: 0 4px 12px rgba(253, 195, 0, 0.2);
  }
}
@keyframes slideInFromLeft {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.bs-text-area-with-subheader__content-wrapper {
  display: flex;
  flex-direction: column;
}
.bs-text-area-with-subheader__content-wrapper--align-center {
  align-items: center;
}
.bs-text-area-with-subheader__content-wrapper--align-center .bs-text-area-with-subheader__content-header-wrapper {
  justify-content: center;
}
.bs-text-area-with-subheader__content-wrapper--align-center .bs-text-area-with-subheader__content_text {
  text-align: center;
}
.bs-text-area-with-subheader__content-wrapper--align-right {
  align-items: flex-end;
}
.bs-text-area-with-subheader__content-wrapper--align-right .bs-text-area-with-subheader__content-header-wrapper {
  justify-content: flex-end;
}
.bs-text-area-with-subheader__content-wrapper--align-right .bs-text-area-with-subheader__content_text {
  text-align: right;
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-header_text {
  margin: 0px;
  color: #2e2d30;
  font-style: normal;
  line-height: 130%;
  font-size: 32px;
}
@media (min-width: 768px) {
  .bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-header_text {
    font-size: 40px;
  }
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content {
  border-bottom: 1px solid #e5e5e5;
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content:first-of-type {
  padding-top: 0px !important;
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content:last-of-type {
  border: none;
  padding-bottom: 0px !important;
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content_text {
  margin: 0px;
  color: #2e2d30;
  font-style: normal;
  line-height: 130%;
  font-size: 16px;
}
@media (min-width: 768px) {
  .bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content_text {
    font-size: 18px;
  }
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header_text {
  margin: 0px;
  color: #2e2d30;
  font-style: normal;
  line-height: 130%;
  font-size: 16px;
}
@media (min-width: 768px) {
  .bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header_text {
    font-size: 24px;
  }
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header-wrapper {
  display: flex;
  align-items: center;
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header-wrapper.no-gap {
  gap: 0px !important;
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header_icon {
  height: 24px;
}
@media (min-width: 768px) {
  .bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header_icon {
    height: 32px;
  }
}
.bs-text-area-with-subheader__content-wrapper .bs-text-area-with-subheader__section-content .bs-text-area-with-subheader__content-header_icon-img {
  height: 100%;
}
.bs-text-image-small-group {
  font-family: Roboto;
  font-style: normal;
  line-height: 130%;
}
.bs-text-image-small-group h2,
.bs-text-image-small-group h3 {
  font-weight: 700;
  margin: 10px 0;
}
.bs-text-image-small-group p {
  font-weight: 300;
  margin: 5px 0;
}
.bs-text-image-small-group p strong {
  font-weight: 700;
}
.bs-text-image-small-group__content {
  display: flex;
}
@media (min-width: 768px) {
  .bs-text-image-small-group__content {
    align-items: flex-start;
  }
}
.bs-text-image-small-group__top {
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .bs-text-image-small-group__top {
    display: flex;
    flex-direction: unset;
  }
}
.bs-text-image-small-group__bottom {
  flex-direction: column;
}
@media (min-width: 768px) {
  .bs-text-image-small-group__bottom {
    display: flex;
    flex-direction: unset;
  }
}
@media (min-width: 768px) {
  .bs-text-image-small-group__left {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .bs-text-image-small-group__right {
    flex-direction: row;
  }
}
.bs-usp {
  letter-spacing: 0;
}
.bs-usp__usps {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px;
  background: #fff;
  border-radius: 8px;
}
@media (min-width: 768px) {
  .bs-usp__usps {
    flex-direction: row;
  }
}
.bs-usp__usp {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px 0;
  flex: 1;
  min-width: 0;
}
@media (min-width: 768px) {
  .bs-usp__usp {
    justify-content: center;
    padding: 0;
  }
}
.bs-usp__usp-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  min-width: 32px;
}
@media (min-width: 768px) {
  .bs-usp__usp-icon {
    width: 40px;
    height: 40px;
  }
}
.bs-usp__usp-icon img,
.bs-usp__usp-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.bs-usp__usp-text {
  font-size: 1.6rem;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-weight: 500;
  line-height: 1.3;
}
.bs-usp__usp-separator {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
}
@media (min-width: 768px) {
  .bs-usp__usp-separator {
    width: 1px;
    height: unset;
    background: #999;
  }
}
.collection-discover {
  background-color: #F9F9F9;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .collection-discover {
    padding: 40px 0;
  }
}
.collection-discover .bs-container {
  max-width: calc(1280px + 16px * 2);
}
.collection-discover__title {
  font-size: 24px;
  font-weight: 700;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .collection-discover__title {
    font-size: 32px;
    margin: 24px 0;
  }
}
.collection-discover__text {
  margin-bottom: 15px;
}
.collection-discover__text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 130%;
  max-width: 1175px;
}
@media (min-width: 768px) {
  .collection-discover__text p {
    font-size: 18px;
    margin-bottom: 50px;
  }
}
.collection-discover__text--desktop {
  display: none;
}
@media (min-width: 768px) {
  .collection-discover__text--desktop {
    display: block;
  }
}
.collection-discover__text--mobile {
  margin-top: 16px;
  margin-bottom: 12px;
  display: block;
}
.collection-discover__text--mobile p {
  margin-block-start: 0;
  margin-block-end: 0;
}
@media (min-width: 768px) {
  .collection-discover__text--mobile {
    display: none;
  }
}
.collection-discover h3 {
  margin-block-start: 0;
  margin-block-end: 0;
}
.collection-discover__title-mobile {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 130%;
  display: block;
}
@media (min-width: 768px) {
  .collection-discover__title-mobile {
    display: none;
  }
}
.collection-discover__items {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  padding: 6px 0;
}
.collection-discover__items .swiper-wrapper {
  align-items: stretch;
}
.collection-discover__items .swiper-slide {
  height: auto;
  display: flex;
  align-items: stretch;
}
.collection-discover__items .bs-product-card {
  height: 100%;
}
.collection-discover__button {
  margin: 10px auto 24px;
  min-width: 200px;
  font-size: 14px;
  letter-spacing: 1.2px;
  width: 100%;
  height: 48px;
  border: 1px solid #999999;
  background-color: transparent;
  border-radius: 8px;
  font-weight: 700;
  color: #2e2d30;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .collection-discover__button {
    width: 314px;
    height: 56px;
    font-size: 16px;
    display: block;
    margin: 26px auto 24px;
  }
}
.collection-discover__button:hover {
  background-color: #2e2d30;
  border-color: #2e2d30;
  color: #fff;
}
.collection-discover a {
  text-decoration: none;
}
.collection-discover a:hover {
  text-decoration: none;
}
.global__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  opacity: 1;
  transition: opacity 0.2s ease;
  pointer-events: auto;
}
.global__overlay:has(+ sticky-header .header__submenu--full[data-open=true]) {
  display: block;
}
@media (min-width: 1024px) {
  .section-header:not(.menu-open) {
    margin-bottom: 0;
  }
}
.section-header.shopify-section-group-header-group.menu-open {
  z-index: 100;
  width: 100%;
  position: fixed !important;
}
@media (min-width: 1024px) {
  .section-header.shopify-section-group-header-group.menu-open {
    position: sticky !important;
  }
}
.section-header .header-wrapper {
  margin-bottom: 47px;
}
@media (min-width: 1024px) {
  .section-header .header-wrapper {
    margin-bottom: 0;
  }
}
.search-modal {
  top: 100%;
  opacity: 1;
  background: #F2F2F2;
  height: -moz-fit-content;
  height: fit-content;
  height: 56px;
  border-bottom: none;
}
@media (min-width: 1024px) {
  .search-modal {
    position: relative;
  }
}
.search-modal__content {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1024px) {
  .search-modal__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.search-modal__content__profile {
  display: none;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  transition: opacity 0.4s ease;
}
@media (min-width: 1024px) {
  .search-modal__content__profile {
    display: none;
  }
}
.search-modal__content__profile span {
  font-size: 16px;
  line-height: 18px;
  color: #5e5e5e;
}
@media (min-width: 1024px) {
  .search-modal predictive-search.search-modal__form {
    padding: 0 16px;
  }
}
.search-modal predictive-search.search-modal__form .field button.reset__button {
  display: block;
  right: 0;
}
@media (min-width: 1024px) {
  .search-modal predictive-search.search-modal__form .field button.reset__button {
    display: none;
  }
}
.search-modal predictive-search.search-modal__form .field button.reset__button:hover {
  cursor: pointer;
}
.search-modal predictive-search.search-modal__form .field button.reset__button::after {
  content: none;
}
.search-modal .field:hover::before,
.search-modal .field:hover::after {
  box-shadow: none;
}
.search-modal .field > svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
@media (min-width: 1024px) {
  .search-modal .field > svg {
    left: auto;
    right: 0;
  }
}
.search-modal .field__label {
  font-family: "Roboto", serif;
  opacity: 1;
  transition: opacity 0.3s ease;
  left: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  color: #717171;
}
@media (min-width: 1024px) {
  .search-modal .field__label {
    left: 0;
  }
}
.search-modal .field__input {
  background: #F2F2F2;
  margin: 0 0 0 24px;
  padding: 14px 0;
}
@media (min-width: 1024px) {
  .search-modal .field__input {
    margin: 0 24px 0 0;
  }
}
.search-modal .field__input:focus {
  box-shadow: none;
  padding: unset;
}
.search-modal .field__input:focus ~ .field__label {
  opacity: 0;
  pointer-events: none;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  left: 24px;
  letter-spacing: normal;
  line-height: 22px;
}
@media (min-width: 1024px) {
  .search-modal .field__input:focus ~ .field__label {
    left: 0;
  }
}
.search-modal .field__input:not(:-moz-placeholder) {
  padding: 1.5rem;
  padding-left: 0;
  padding-right: 25px;
}
.search-modal .field__input:not(:placeholder-shown) {
  padding: 1.5rem;
  padding-left: 0;
  padding-right: 25px;
}
.search-modal .field__input:not(:-moz-placeholder) ~ .field__label {
  display: none;
}
.search-modal .field__input:not(:placeholder-shown) ~ .field__label {
  display: none;
}
.search-modal .field::before,
.search-modal .field::after {
  box-shadow: none;
  border: none;
}
.search-modal .predictive-search__bestseller__header {
  font-family: "Roboto", serif !important;
}
.header-wrapper {
  transition: background 0.4s ease;
  z-index: 1000;
}
.header-wrapper:has(details[open] .menu-drawer__menu[data-level="0"]) {
  background: #F2F2F2;
}
@media (min-width: 1024px) {
  .header-wrapper:has(details[open] .menu-drawer__menu[data-level="0"]) {
    background: rgb(var(--color-background));
  }
}
.header {
  min-height: 80px;
  max-width: 1440px;
  position: relative;
  z-index: 100;
}
@media (max-width: 1023px) {
  .header {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .header {
    padding: 0 80px;
  }
}
.header:not(.drawer-menu).page-width {
  padding: 0 20px;
}
.header .header__svg-logo svg {
  width: 150px;
  height: 46px;
}
.header .cart-count-bubble {
  width: 15px;
  height: 15px;
  top: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px #fff solid;
  left: 24px;
  background-color: #F5ED6B;
  color: #181818;
}
.header .header__menu-item img,
.header .menu-drawer__menu-item img {
  position: relative;
  top: 1px;
}
.header .header__menu-item img + .header__submenuLink,
.header .menu-drawer__menu-item img + .header__submenuLink {
  margin-top: 5px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.header .header__menu-item img.icon--left,
.header .menu-drawer__menu-item img.icon--left {
  margin-right: 10px;
  max-width: 15px;
}
.header .header__menu-item img.icon--right,
.header .menu-drawer__menu-item img.icon--right {
  margin-left: 10px;
}
.header .header__inline-menu {
  height: 100%;
  margin-left: 0;
}
@media (min-width: 1024px) {
  .header .header__inline-menu {
    grid-column: 2;
    margin-left: 20px;
  }
}
@media (min-width: 1366px) {
  .header .header__inline-menu {
    margin-left: 56px;
  }
}
.header .header__inline-menu > .shopify-section {
  height: 100%;
}
.header .header__inline-menu > .shopify-section > ul {
  height: 100%;
  padding-left: 0;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item {
  transition: color 0.3s ease-out;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item a,
.header .header__inline-menu > .shopify-section > ul .header__menu-item span {
  font-family: "Roboto", serif;
  color: #2e2d30;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item a {
  text-decoration: none;
  color: #2e2d30;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--enhanced {
  background: #F2F2F2;
  padding-left: 16px;
  padding-right: 16px;
  border-bottom: none;
  position: relative;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--enhanced::after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 32px);
  left: 16px;
  bottom: 0;
  background: #E0DFD9;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--enhanced:first-of-type {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--enhanced:last-of-type {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--enhanced:last-of-type::after {
  content: none;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--enhanced:hover {
  color: #008536;
  cursor: pointer;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--parent {
  transition: color 0.3s ease-out, margin-left 0.3s ease-out;
  margin-left: 0;
}
.header .header__inline-menu > .shopify-section > ul .header__menu-item .header__submenuItem--parent:not(.header__submenuLink):hover {
  color: #008536;
  cursor: pointer;
  margin-left: 10px;
}
.header .header__inline-menu li {
  margin-right: 30px;
}
.header .header__inline-menu li:last-child {
  margin-right: 0;
}
.header .header__inline-menu .header__menu-item {
  padding: 0;
  color: #181818;
  font-size: 18px;
  margin-right: 30px;
}
.header .header__inline-menu .header__menu-item .header__active-menu-item {
  text-decoration: none;
  font-weight: 700;
}
.header .header__inline-menu .header__menu-item .header__active-menu-item a {
  color: #008536;
}
.header .header__inline-menu .header__menu-item:hover span {
  text-decoration: none;
}
.header .header__inline-menu li:hover .header__submenu,
.header .header__inline-menu .header__menu-item__hoverThreshold:hover .header__submenu {
  background: white;
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0px);
  opacity: 1;
  visibility: visible;
  cursor: auto;
}
.header .header__inline-menu .header__submenu {
  position: absolute;
  top: 81px;
  min-width: unset;
  width: auto;
  padding: 20px 40px 10px 40px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
  border-top: none;
  transform: translateX(-40px);
  z-index: 1000;
}
.header .header__inline-menu .header__submenu li {
  display: flex;
  margin-right: 0;
  padding: 0;
  transition: transform 0.3s ease-out;
}
.header .header__inline-menu .header__submenu li:hover {
  transform: translateX(7px);
}
.header .header__inline-menu .header__submenu li .header__active-menu-item {
  text-decoration: none;
  font-weight: 700;
}
.header .header__inline-menu .header__submenu-wrapper {
  display: flex;
  position: relative;
  background-color: #fff;
  z-index: 1000;
}
.header .header__inline-menu .header__submenu__drawer {
  position: relative;
  overflow: hidden;
  transition: height 0.3s ease;
  height: 100%;
  min-height: calc(100% + 1px);
}
.header .header__inline-menu .header__submenu__drawer:has(+ .header__submenu__banner) .header__submenu__collection-wrapper {
  grid-template-columns: 1fr 1fr 1fr;
}
.header .header__inline-menu .header__submenu__drawer:has(+ .header__submenu__banner):has(.header__submenuItem--enhanced) .header__submenu__collection-wrapper {
  grid-template-columns: 2fr 1fr 1fr;
}
.header .header__inline-menu .header__submenu__drawer:has(+ .header__submenu__banner:empty) .header__submenu__collection-wrapper {
  padding-right: 0;
  -moz-column-gap: 115px;
  column-gap: 115px;
}
.header .header__inline-menu .header__submenu__drawer:has(+ .header__submenu__banner:empty) .header__submenu__collection-wrapper--small {
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 10px;
  column-gap: 10px;
  padding-right: 160px;
}
.header .header__inline-menu .header__submenu__banner-image {
  width: 100%;
  height: auto;
}
.header .header__inline-menu .header__submenu__collection-wrapper {
  width: 100%;
  max-width: 1340px;
  transform: translateX(0);
  transition: transform 0.3s ease;
}
.header .header__inline-menu .header__submenu__collection-wrapper:has(.header__submenuItem--parent.opened) {
  transform: translateX(-100%);
}
.header .header__inline-menu .header__submenu__collection-wrapper .header__submenuItem--parent.opened .header__submenuItem__submenu {
  opacity: 1;
  pointer-events: all;
}
.header .header__inline-menu .header__submenu .header__menu-item {
  text-decoration: none;
  padding-left: 0;
  padding-top: 0;
  padding: 0;
  padding-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;
  color: #181818;
  transition: color 0.3s ease-out;
  margin-bottom: 10px;
}
.header .header__inline-menu .header__submenu .header__menu-item:hover,
.header .header__inline-menu .header__submenu .header__menu-item.list-menu__item--active {
  color: #181818;
}
.header .header__inline-menu .header__submenu .header__menu-item:active {
  color: #008536;
}
.header .header__inline-menu .header__submenu .header__menu-item.list-menu__item--active {
  font-weight: 700;
}
.header .header__inline-menu .header__submenu .header__menu-item:before {
  content: none;
}
.header .header__inline-menu .header__submenu--full {
  width: 100%;
  left: 0;
  transform: translateX(0px);
  padding: 0;
}
@media (min-width: 1441px) {
  .header .header__inline-menu .header__submenu--full {
    border-radius: 0;
  }
}
.header .header__inline-menu .header__submenu--full .header__submenu-wrapper {
  padding-top: 24px;
  padding-bottom: 48px;
}
.header .header__inline-menu .header__submenu--full .collection__title {
  margin-top: 0;
  color: #181818;
  margin-bottom: 10px;
}
.header .header__inline-menu .header__submenu--full .header__menu-item {
  margin-bottom: 10px;
  font-size: 18px;
}
.header .header__inline-menu .header__submenuLink {
  padding: 7px 32px;
  border: 1px solid #008536;
  border-radius: 10px;
  color: #2e2d30;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  font-weight: 300;
  color: #2e2d30;
  height: 48px;
  margin-top: 27px;
  background: transparent;
  transition: background 0.3s ease, color 0.3s ease;
}
.header .header__inline-menu .header__submenuLink span {
  display: flex;
  transition: color 0.3s ease;
}
.header .header__inline-menu .header__submenuLink__wrapper {
  grid-column: span 2;
}
.header .header__inline-menu .header__submenuLink svg path {
  transition: stroke 0.3s ease;
}
.header .header__inline-menu .header__submenuLink:hover {
  background: #008536;
  color: #fff;
}
.header .header__inline-menu .header__submenuLink:hover > span:first-child {
  color: #fff;
}
.header .header__inline-menu .header__submenuLink:hover svg path {
  stroke: #fff;
}
.header__icons {
  align-items: center;
}
.header .button__wrapper {
  display: flex;
  align-items: center;
}
.header .button {
  background-color: #FFDD2A;
  border: none;
  font-size: 12px;
  min-width: 200px;
  min-height: 35px;
  padding: 0 10px;
  margin-right: 10px;
  color: #fff;
}
.header .button:before,
.header .button:after {
  box-shadow: none;
}
.header .header__icon .icon {
  width: auto;
  height: 24px;
}
.header .header__icon .icon-search,
.header .header__icon .icon-cart {
  width: 24px;
  height: 24px;
}
.header .header__icon .icon-cart-empty {
  width: auto;
  height: 24px;
}
.header .header__icon:hover .icon {
  transform: unset;
}
.header .header__icon--cart {
  margin-left: 24px;
  margin-right: 24px;
}
.header .header__heading-link {
  padding: 0;
}
.header .header__heading-logo {
  height: 32px;
  width: auto;
  position: relative;
}
.header .header__heading-logo-wrapper {
  opacity: 1;
  transition: opacity 0.4s ease;
}
.header .header__heading-logo-wrapper--secondary {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: opacity 0.4s ease;
}
@media (min-width: 1024px) {
  .header .header__heading-logo-wrapper--secondary {
    display: none;
  }
}
@media (min-width: 1024px) {
  .header .header__heading-logo {
    height: 48px;
    max-width: 148px;
  }
}
@media (max-width: 1023px) {
  .header {
    min-height: 64px;
  }
  .header .menu-drawer {
    width: 100%;
  }
  .header .menu-drawer:has(.menu-drawer__menu[data-level="1"]),
  .header .menu-drawer:has(.menu-drawer__menu[data-level="2"]) {
    z-index: 5;
  }
  .header:not(.drawer-menu).page-width {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header .header__icons {
    align-items: center;
  }
  .header .header__icon .icon-close {
    width: 24px;
    height: 24px;
  }
  .header .header__icon--cart {
    margin-left: 8px;
    margin-right: 8px;
  }
  .header .menu-drawer__navigation {
    padding: 0;
  }
  .header .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(2) .menu-drawer__menu-item,
  .header .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(1) .menu-drawer__menu-item {
    font-size: 16px;
    font-weight: 400;
  }
  .header .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(2) .menu-drawer__menu-item > .icon-arrow,
  .header .menu-drawer__navigation > .menu-drawer__menu.has-submenu > li:nth-last-child(1) .menu-drawer__menu-item > .icon-arrow {
    width: 8px;
  }
  .header .menu-drawer__menu {
    margin-top: 55px;
  }
  .header .menu-drawer__menu .menu-drawer__menu-item {
    padding: 20px 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
  }
  .header .menu-drawer__menu .menu-drawer__menu-item:hover {
    background-color: unset;
  }
  .header .menu-drawer__menu .menu-drawer__menu-item:active {
    color: #008536;
  }
  .header .menu-drawer__menu .menu-drawer__menu-item > .icon-arrow {
    right: 0;
    width: 11px;
  }
  .header .menu-drawer__menu li {
    border-bottom: 1px orange solid;
    margin-bottom: 0;
  }
  .header .menu-drawer__menu li:last-child {
    border-bottom: none;
  }
  .header .menu-drawer__menu .list-menu__item--active {
    text-decoration: none;
    color: #181818 !important;
  }
  .header .menu-drawer__menu-item--active,
  .header .menu-drawer__menu-item:focus {
    background-color: unset;
    color: #181818 !important;
  }
  .header .menu-drawer__inner-submenu .menu-drawer__menu-item--active {
    font-weight: 700 !important;
  }
  .header .menu-drawer__close-button {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    min-height: 60px;
    padding: 0 20px;
    background-color: #3D3B36;
    font-size: 20px;
    font-weight: 700;
  }
  .header .menu-drawer__close-button:focus,
  .header .menu-drawer__close-button:hover {
    background-color: #3D3B36;
  }
  .header .menu-drawer__title {
    font-size: 18px;
  }
  .header .menu-drawer__back {
    display: flex;
    align-items: center;
    color: #F3F2F2;
    font-size: 10px;
    font-weight: 400;
  }
  .header .menu-drawer__back .icon-arrow {
    width: 11px;
    height: 11px;
    margin-right: 10px;
  }
  .header .header__submenu__collection .collection__title {
    margin-bottom: 10px;
  }
  .header .header__submenu__collection li a {
    padding: 15px 0;
    max-height: 50px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #181818;
  }
  .header .small-font a {
    font-size: 16px;
    color: #F3F2F2;
    text-transform: none;
    padding: 15px 0;
    letter-spacing: unset;
  }
  .header .small-font a.menu-drawer__menu-item--active {
    color: #181818;
    font-weight: 700;
  }
  .header .menu-drawer__social-banner {
    background-color: #F2F2F2;
    padding: 8px 16px;
    z-index: 2;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
  }
  .header .menu-drawer__social-banner ul {
    display: flex;
    justify-content: center;
    gap: 25px;
    padding: 0;
    list-style: none;
    margin: 0;
    align-items: baseline;
  }
  .header .menu-drawer__social-banner ul li {
    display: inline-flex;
  }
  .header .menu-drawer__social-banner ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    text-decoration: none;
  }
  .header .menu-drawer__social-banner ul li span {
    font-size: 10px;
    line-height: 11px;
    font-weight: 400;
    color: #717171;
    letter-spacing: normal;
  }
}
.header .menu-drawer__utility-links {
  display: none;
}
.header .join-the-club {
  display: none;
  margin-right: 13px;
}
@media (min-width: 1024px) {
  .header .join-the-club {
    display: block;
  }
}
.header .join-the-club .Button {
  font-size: 18px;
  font-weight: 400;
  max-height: 40px;
  min-height: unset;
  padding: 8px 10px;
}
.header .search-account-bar {
  display: flex;
  justify-content: space-between;
  background-color: #3D3B36;
  color: #F3F2F2;
  font-size: 16px;
  padding: 22px 20px;
  max-height: 60px;
}
.header .search-account-bar .points {
  background-color: #F5ED6B;
  border-radius: 82px;
  color: #fff;
  font-size: 12px;
  padding: 3px 6px;
  margin-right: 15px;
}
.header .search-account-bar a {
  color: #F3F2F2;
}
.header .search-account-bar .search-bar,
.header .search-account-bar .account-bar {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
}
.header .search-account-bar svg {
  display: inline-flex;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  padding: unset;
}
.header .search-account-bar svg path {
  fill: #F3F2F2;
}
.header .localization-form {
  width: 90px;
}
.header .header__localization .disclosure .localization-form__select {
  font-weight: 400;
}
.header .header__icons--localization .localization-form__select .icon-caret {
  right: 14px;
  height: 8px;
  top: calc(50% - 3px);
}
.header .icon-search {
  display: none;
}
.header .header__icon--account {
  display: flex;
  transition: width 0.3s ease-out;
}
.js .menu-drawer__navigation .submenu-open {
  visibility: visible !important;
}
.js bsp[open] > .menu-drawer,
.js bsp[open] > .menu-drawer__submenu {
  transition: transform 0.4s ease, visibility 0.4s ease !important;
}
.header--middle-center:not(.drawer-menu) {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media (min-width: 1024px) {
  .close-drawer {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .header .header__heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .header .header__search .header__icon {
    pointer-events: none;
  }
}
@media (max-width: 1024px) {
  header.menu-open {
    padding: 0 16px;
  }
  .header__icon--cart {
    opacity: 1;
    visibility: visible;
    transition: width 0.3s ease-out, height 0.3s ease-out;
  }
  .close-drawer {
    cursor: pointer;
    width: 0;
    height: 0;
    transition: width 0.3s ease-out, height 0.3s ease-out;
  }
  header-drawer {
    transition: margin-left 0.2s ease-out;
  }
  .menu-open header-drawer {
    margin-left: -100%;
  }
  .menu-open .header {
    min-height: 56px;
  }
  .menu-open .header .header__heading-logo-wrapper {
    opacity: 0;
  }
  .menu-open .header .header__heading-logo-wrapper--secondary {
    opacity: 1;
  }
  .menu-open .header .close-drawer {
    cursor: pointer;
    width: 15px;
    height: 15px;
  }
  .menu-open .header .header__icon--account {
    width: 0;
  }
  .menu-open .header .header__icon--cart,
  .menu-open .header .cart-count-bubble {
    width: 0;
    display: none;
  }
  .menu-open .menu-drawer {
    top: 100%;
  }
  .menu-open .search-modal {
    background: #fff;
    height: 56px;
    border-top: none;
  }
  .menu-open .search-modal__content__profile {
    display: flex;
  }
  .menu-open .search-modal .field__input {
    background: #fff;
  }
}
.language-selector {
  z-index: 4;
}
.language-selector[data-mobile] {
  margin-right: 25px;
}
.language-selector[data-type=lsn-switchers][data-mobile] .lsn-switcher {
  padding: 8px 16px !important;
  font-size: 16px !important;
  max-height: 38px;
}
[data-type=lsn-switchers][data-mobile=""] {
  display: inline-block !important;
}
.header .menu-drawer .menu-drawer__quick-links {
  display: flex;
  justify-content: start;
  gap: 10px;
  padding: 0 20px;
  margin-top: 20px;
  margin-bottom: 20px !important;
  border-bottom: unset !important;
}
.header .menu-drawer .menu-drawer__quick-links .quick-links__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 104.18px;
  height: 65px;
  gap: 4px;
  border-radius: 5px;
  background: #D5E2DF;
  padding: 0 10px;
  color: #999999;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}
.header .menu-drawer .menu-drawer__quick-links .quick-links__text {
  color: #999999;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.header .menu-drawer .menu-drawer__quick-links .quick-links__icon {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
.bs-article {
  letter-spacing: 0;
}
.bs-article__hero-media {
  border-radius: 8px;
  aspect-ratio: 343/257;
}
@media (min-width: 1024px) {
  .bs-article__hero-media {
    aspect-ratio: 1280/424;
  }
}
.bs-article__hero-media img {
  height: 100%;
  width: 100%;
  aspect-ratio: 343/257;
  border-radius: 8px;
}
@media (min-width: 1024px) {
  .bs-article__hero-media img {
    aspect-ratio: 1280/424;
  }
}
.bs-article__content {
  display: flex;
  margin-top: 32px;
}
@media (min-width: 1024px) {
  .bs-article__content {
    margin-top: 48px;
    justify-content: space-between;
  }
}
.bs-article__description {
  padding-bottom: 40px;
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .bs-article__description {
    padding-bottom: 56px;
    border-bottom: 1px solid #E5E5E5;
  }
}
.bs-article__description-container {
  max-width: 100%;
  letter-spacing: normal;
}
@media (min-width: 1024px) {
  .bs-article__description-container {
    max-width: 68%;
    border-right: 1px solid #e5e5e5;
    padding-right: 6.5%;
  }
}
.bs-article__description-container img {
  max-width: 100%;
  display: flex;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
.bs-article__description-container h2 {
  color: #2e2d30;
  font-size: 3.2rem;
  font-weight: 700;
  margin: 0 0 24px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__description-container h2 {
    font-size: 4rem;
  }
}
.bs-article__description-container h3 {
  color: #2e2d30;
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0 0 24px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__description-container h3 {
    font-size: 3rem;
  }
}
.bs-article__description-container .bs-product-card__title {
  font-size: 1.6rem;
  font-weight: bold;
  font-family:
    "Roboto",
    Arial,
    sans-serif;
  margin: 0;
  line-height: 1.3;
  color: #3d3b36;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .bs-article__description-container .bs-product-card__title {
    font-size: 1.8rem;
  }
}
.bs-article__description-container p {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__description-container p {
    font-size: 1.8rem;
  }
}
.bs-article__description-container p strong {
  font-weight: 700;
}
.bs-article__description-container hr {
  width: 100%;
  height: 0px;
  border: 1px solid #e5e5e5;
  margin: 5.6rem 0;
}
.bs-article__title {
  margin: 0 0 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__title {
    font-size: 4.8rem;
  }
}
.bs-article header {
  margin-bottom: 1.6rem;
}
@media (min-width: 1024px) {
  .bs-article header {
    margin-bottom: 3.2rem;
  }
}
.bs-article__content-body {
  padding-bottom: 16px;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__content-body {
    font-size: 1.8rem;
    margin-bottom: 3.2rem;
    padding-bottom: 0;
  }
}
.bs-article__info {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  align-items: center;
}
.bs-article__share {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  flex-direction: column;
  margin: 16px 0;
}
.bs-article__share div {
  width: 100%;
}
.bs-article__share .share-button.quick-add-hidden .share-button__button {
  height: 48px;
  padding: 15px 0;
  justify-content: center;
  border-radius: 8px;
  background: #2e2d30;
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: Roboto;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  border: 0px;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (min-width: 1024px) {
  .bs-article__share .share-button.quick-add-hidden .share-button__button {
    font-size: 1.6rem;
    height: 56px;
    letter-spacing: 1.92px;
  }
}
@media (min-width: 1024px) {
  .bs-article__share {
    margin: 0;
    flex-direction: row;
  }
}
.bs-article__pdf-button {
  display: flex;
  height: 48px;
  padding: 15px 0;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  border: 1px solid #999;
  text-decoration: none;
}
.bs-article__pdf-button button {
  border: 0;
  color: #818181;
  text-align: center;
  font-family: Roboto;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  background-color: transparent;
}
@media (min-width: 1024px) {
  .bs-article__pdf-button {
    height: 56px;
  }
  .bs-article__pdf-button button {
    color: #2e2d30;
    font-size: 1.6rem;
    letter-spacing: 1.92px;
  }
}
.bs-article__time,
.bs-article__next-time,
.bs-article__author,
.bs-article__published-time {
  padding: 8px 12px;
  align-items: center;
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  border-radius: 29px;
  background: #F2F2F2;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (min-width: 1024px) {
  .bs-article__time,
  .bs-article__next-time,
  .bs-article__author,
  .bs-article__published-time {
    padding: 8px 16px;
    font-size: 1.2rem;
  }
}
.bs-article__time span,
.bs-article__next-time span,
.bs-article__author span,
.bs-article__published-time span {
  display: flex;
}
.bs-article__time svg,
.bs-article__next-time svg,
.bs-article__author svg,
.bs-article__published-time svg {
  width: 16px;
  height: 16px;
}
.bs-article__button-icon {
  width: 24px;
  height: 24px;
}
.bs-article__button-icon svg {
  width: 24px;
  height: 24px;
}
.bs-article__author-card {
  width: 100%;
  padding: 44px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 1024px) {
  .bs-article__author-card {
    padding: 56px 0;
    border-bottom: none;
    gap: 24px;
  }
}
.bs-article__author-image {
  max-width: 104px;
  max-height: 104px;
  border-radius: 50%;
  background: #F2F2F2;
}
@media (min-width: 1024px) {
  .bs-article__author-image {
    max-width: 120px;
    max-height: 120px;
  }
}
.bs-article__author-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  aspect-ratio: 1/1;
}
.bs-article__author-details .writer-title {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__author-details .writer-title {
    font-size: 1.8rem;
  }
}
.bs-article__author-details .writer-sub__title {
  color: #818181;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.25;
}
@media (min-width: 1024px) {
  .bs-article__author-details .writer-sub__title {
    font-weight: 400;
    line-height: 1.2;
  }
}
.bs-article__author-details .writer-details {
  color: #2e2d30;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.25;
  margin: 8px 0;
}
@media (min-width: 1024px) {
  .bs-article__author-details .writer-details {
    line-height: 1.2;
  }
}
.bs-article__aside {
  font-family: Roboto;
  font-style: normal;
  height: 100%;
  min-height: 200px;
}
.bs-article__aside--mobile {
  display: block;
  padding-top: 32px;
}
.bs-article__aside--desktop {
  display: none;
}
@media (min-width: 1024px) {
  .bs-article__aside {
    flex: 0 0 32%;
    padding-left: 6.8%;
    top: var(--top_position);
    position: sticky;
  }
  .bs-article__aside--mobile {
    display: none;
  }
  .bs-article__aside--desktop {
    display: block;
  }
}
.shopify-section-header-hidden + #MainContent .bs-article__aside {
  top: 5%;
}
.bs-article__aside-content {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  background: #F2F2F2;
  border-radius: 6px;
}
.bs-article__aside-header {
  color: #2e2d30;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__aside-header {
    font-size: 4rem;
  }
}
.bs-article__aside-link {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  cursor: pointer !important;
}
.bs-article__aside-sublink {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  text-decoration: none;
  cursor: pointer !important;
  margin-left: 20px;
}
.bs-article__aside-sublink-title {
  color: #2e2d30;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.3;
}
.bs-article__aside-sublink-title:hover {
  color: #818181;
  font-weight: 700;
}
.bs-article__aside-sublink-title.active {
  color: #2e2d30;
  font-weight: 700;
}
.bs-article__aside-link-title {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__aside-link-title {
    font-size: 1.8rem;
  }
}
.bs-article__aside-link-title:hover {
  color: #818181;
  font-weight: 700;
}
.bs-article__aside-link-title.active {
  color: #2e2d30;
  font-weight: 700;
}
.bs-article__aside-link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bs-article__divider {
  height: 1px;
  margin-top: 0;
  margin-bottom: 56px;
  background-color: #e5e5e5;
  display: none;
}
@media (min-width: 1024px) {
  .bs-article__divider {
    display: block;
  }
}
.bs-article__recommended-products {
  padding: 24px 0 40px;
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
}
@media (min-width: 1024px) {
  .bs-article__recommended-products {
    padding: 0;
    border: none;
  }
}
.bs-article__recommended-products h2 {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 16px;
}
@media (min-width: 1024px) {
  .bs-article__recommended-products h2 {
    font-size: 4rem;
    margin: 0 0 24px;
  }
}
.bs-article__recommended-products-allproducts {
  width: 100%;
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .bs-article__recommended-products-allproducts {
    max-width: 321px;
    margin: 24px auto 0;
  }
}
.bs-article__recommended-products-allproducts-link {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #999999;
  padding: 15px 0;
  text-decoration: none;
  color: #2e2d30;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .bs-article .article__features {
    margin-top: 56px;
  }
}
.bs-article .article__feature {
  padding: 40px 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .bs-article .article__feature {
    padding: 0;
  }
}
.bs-article .article__feature:last-child {
  padding-bottom: 24px;
  padding-top: 24px;
}
@media (min-width: 1024px) {
  .bs-article .article__feature:last-child {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.bs-article .article__feature.shaded-background {
  background: #F9F9F9;
  margin: 0 -16px;
  padding: 40px 16px;
}
@media (min-width: 1024px) {
  .bs-article .article__feature.shaded-background {
    margin: 0;
    padding: 0;
    background: none;
  }
}
.bs-article .article__feature-heading {
  color: #2e2d30;
  font-size: 3.2rem;
  font-weight: 700;
  margin: 0 0 24px;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article .article__feature-heading {
    font-size: 4rem;
  }
}
.bs-article .article__feature-description {
  color: #2e2d30;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article .article__feature-description {
    font-size: 1.8rem;
  }
}
.bs-article .article__feature-image {
  width: 100%;
  aspect-ratio: 343/228.51;
}
@media (min-width: 1024px) {
  .bs-article .article__feature-image {
    aspect-ratio: 785/522.98;
  }
}
.bs-article .article__feature-centered {
  margin-bottom: 24px;
}
.bs-article .desktop-divider {
  display: none;
}
@media (min-width: 1024px) {
  .bs-article .desktop-divider {
    display: block;
    margin: 56px 0;
    width: 100%;
    height: 1px;
  }
}
.bs-article__next {
  display: flex;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  overflow: hidden;
  margin: 24px 0 40px;
}
@media (min-width: 1024px) {
  .bs-article__next {
    margin: 56px 0;
  }
}
.bs-article__next-image {
  max-width: 122px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .bs-article__next-image {
    max-width: 151px;
  }
}
.bs-article__next-details {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px 16px 8px 0;
}
.bs-article__next-subheading {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25;
}
.bs-article__next-heading {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: stretch;
  overflow: hidden;
  color: #2e2d30;
  text-overflow: ellipsis;
  font-family: "Roboto", serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__next-heading {
    font-size: 2.4rem;
  }
}
.bs-article__next-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
}
.bs-article__faq {
  color: #2e2d30;
  font-family: "Roboto", serif;
  font-style: normal;
  padding: 44px 0;
  border-bottom: 1px solid #E5E5E5;
}
@media (min-width: 1024px) {
  .bs-article__faq {
    padding: 56px 0;
    border: none;
  }
}
.bs-article__faq-heading {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .bs-article__faq-heading {
    font-size: 4rem;
  }
}
.bs-article__faq-list ul {
  list-style: decimal;
  margin-top: 16px;
  padding-left: 18px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 1024px) {
  .bs-article__faq-list ul {
    margin-top: 24px;
  }
}
.bs-article__faq-list li {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2e2d30;
}
@media (min-width: 1024px) {
  .bs-article__faq-list li {
    font-size: 1.8rem;
  }
}
.share-button__button {
  font-size: unset;
  display: unset;
  align-items: center;
  color: rgb(var(--color-link));
  margin-left: 0;
  padding-left: 0;
  min-height: unset;
}
.share-button__button:hover {
  text-decoration: none;
  text-underline-offset: 0.3rem;
}
.share-button__button .icon-share {
  height: unset;
  margin-right: unset;
  min-width: unset;
}
.bs-product-tabs--hidden {
  visibility: hidden;
  transition: visibility 0.3s ease-in-out;
}
.bs-product-menu-tabs {
  position: relative;
  background: #F2F2F2;
  padding-top: 16px;
  padding-bottom: 16px;
}
.bs-product-menu-tabs.is-hidden-mobile {
  display: none;
}
@media (min-width: 768px) {
  .bs-product-menu-tabs.is-hidden-mobile {
    display: block;
  }
}
.bs-product-menu-tabs.is-hidden-desktop {
  display: block;
}
@media (min-width: 768px) {
  .bs-product-menu-tabs.is-hidden-desktop {
    display: none;
  }
}
@media (max-width: 768px) {
  .bs-product-menu-tabs .bs-container {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .bs-product-menu-tabs {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
.bs-product-menu-tabs__item {
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: auto !important;
}
.bs-product-menu-tabs__button {
  border-radius: 8px;
  border: 1px solid #E5E5E5;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 40px;
  padding: 9.5px 15px;
  margin: 1px 0;
  color: #3d3b36;
  font-family: "Roboto", serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .bs-product-menu-tabs__button {
    padding: 8px 15px;
    font-size: 1.8rem;
    background: transparent;
    border: none;
  }
}
.bs-product-menu-tabs__button.is-active {
  border: 1px solid #fdc300;
  background: #fff3cc;
}
.test-1 {
  color: #000;
  font: "Roboto", serif;
}
@media (min-width: 1024px) {
  .test-1 {
    color: #fff;
  }
}
.text-section {
  text-align: left;
  background-color: #F9F9F9;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .text-section {
    padding: 64px 0px;
  }
}
.text-section .bs-container {
  max-width: calc(1280px + 16px * 2);
}
.text-section h2 {
  margin-block-start: 0;
  margin-block-end: 0;
}
.text-section__title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #2e2d30;
}
@media (min-width: 768px) {
  .text-section__title {
    font-size: 32px;
  }
}
.text-section__text {
  font-size: 16px;
  font-weight: 300;
  color: #2e2d30;
  line-height: 130%;
  max-width: 1150px;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .text-section__text {
    font-size: 18px;
    margin-top: 24px;
  }
}
.text-section__text::after {
  content: "";
  display: block;
  margin-top: 24px;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
  color: #E5E5E5;
}
@media (min-width: 768px) {
  .text-section__text::after {
    margin-top: 56px;
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/*# sourceMappingURL=bs-raabvitalfood.min.css.map */
