@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;display=swap";@font-face {
  font-family: "Lao MN";
  font-display: swap;
  src: url("/assets/lao-mn-CJecVIL8.ttf") format("truetype");
}

@font-face {
  font-family: "Proxima Nova Rgg";
  font-display: swap;
  src: url("/assets/proxima-nova-regular-BkyKiRiS.otf") format("opentype");
}

@font-face {
  font-family: "Proxima Nova Rg";
  font-display: swap;
  src: url("/assets/proxima-nova-regular-Bk1KM35c.woff2") format("woff2");
}

@font-face {
  font-family: "Proxima Nova Sb";
  font-display: swap;
  src: url("/assets/proxima-nova-semibold-BDKOcPlO.woff2") format("woff2");
}

@font-face {
  font-family: "Proxima Nova Lt";
  font-display: swap;
  src: url("/assets/proxima-nova-light-BL-rKZvx.woff2") format("woff2");
}

@font-face {
  font-family: "inter";
  font-display: swap;
  src: url("../../www.vahdam.in/cdn/fonts/inter/inter_n4.b2a3f24c19b4de56e8871f609e73ca7f6d2e2bb9.woff2")
    format("woff2");
}

h1,
h3,
h4,
span.text-custom,
p.h2,
.section-header .h2,
.section-header .h1,
.auth-shell h1,
.cart-page h1,
.search-page h1 {
  font-family: "Lao MN", serif !important;
}

h2,
h5,
h6,
p,
a,
input,
legend,
label,
button,
summary,
select,
option,
small,
span,
div {
  font-family: "Proxima Nova Rg", "inter", sans-serif !important;
}

strong,
b,
.bold {
  font-family: "Proxima Nova Sb", "Proxima Nova Rg", sans-serif !important;
}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */*,
:before,
:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  border-color: rgb(var(--text-color) / 0.12);
}html {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  scroll-padding-block-start: calc(var(--sticky-area-height) + 20px);
  line-height: 1.5;
}body {
  --background: var(--background-primary);
  --text-color: var(--text-primary);
  background: rgb(var(--background));
  color: rgb(var(--text-color));
  font: var(--text-font-style) var(--text-font-weight) var(--text-base) / 1.6
    var(--text-font-family);
  letter-spacing: var(--text-letter-spacing);
  margin: 0;
  position: relative;
}hr {
  color: inherit;
  border-top-width: 1px;
  height: 0;
}h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}b,
strong {
  font-weight: bolder;
}code,
kbd,
samp,
pre {
  font-family:
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    Liberation Mono,
    Courier New,
    monospace;
  font-size: 1em;
}table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  text-transform: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}button,
select {
  text-transform: none;
}button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  text-align: inherit;
  background-color: #0000;
  background-image: none;
}button,
label,
summary,
[role="button"],
[type="checkbox"],
[type="radio"],
[type="submit"] {
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  cursor: pointer;
}:-moz-focusring {
  outline: auto;
}:-moz-ui-invalid {
  box-shadow: none;
}::-webkit-inner-spin-button {
  height: auto;
}::-webkit-outer-spin-button {
  height: auto;
}[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}::-webkit-search-decoration {
  -webkit-appearance: none;
}::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}::-webkit-date-and-time-value {
  text-align: start;
}summary {
  -webkit-user-select: none;
  user-select: none;
  list-style-type: none;
}summary::-webkit-details-marker {
  display: none;
}blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}textarea {
  resize: vertical;
}input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}:disabled {
  cursor: default;
}img,
video,
iframe,
object {
  vertical-align: middle;
  display: block;
}img {
  color: #0000;
  max-width: min(
    var(--image-mobile-max-width, var(--image-max-width, 100%)),
    100%
  );
  object-fit: inherit;
  object-position: inherit;
  height: auto;
}picture source {
  display: contents;
}picture img {
  min-height: inherit;
  width: 100%;
  max-height: 100%;
}video {
  width: 100%;
  max-width: 100%;
  height: auto;
}:focus:not(:focus-visible) {
  outline: none;
}[hidden] {
  display: none !important;
}height-observer,
visibility-progress,
scroll-area,
video-media,
model-media,
media-carousel,
impact-text,
recently-viewed-products {
  display: block;
}@media screen and (min-width: 700px) {
  img {
    max-width: min(var(--image-max-width, 100%), 100%);
  }
}.pswp {
  --pswp-bg: rgb(var(--background-primary));
  --pswp-placeholder-bg: rgb(var(--background-primary));
  --pswp-root-z-index: 100000;
  --pswp-icon-color: rgb(var(--background-primary));
  --pswp-icon-color-secondary: rgb(var(--background-primary));
  --pswp-icon-stroke-color: rgb(var(--text-primary));
  --pswp-icon-stroke-width: 2px;
  --pswp-error-text-color: rgb(var(--text-primary));
  z-index: var(--pswp-root-z-index);
  touch-action: none;
  opacity: 0.003;
  contain: layout style size;
  -webkit-tap-highlight-color: #0000;
  outline: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}.pswp img {
  max-width: none;
}.pswp--open {
  display: block;
}.pswp,
.pswp__bg {
  will-change: opacity;
  transform: translateZ(0);
}.pswp__bg {
  opacity: 0.005;
  background: var(--pswp-bg);
}.pswp,
.pswp__scroll-wrap {
  overflow: hidden;
}.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}.pswp__img,
.pswp__zoom-wrap {
  width: auto;
  height: auto;
}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
  cursor:
    var(--cursor-zoom-in-svg-url) 28 28,
    zoom-in;
}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
  cursor: grab;
}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: grabbing;
}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
  cursor:
    var(--cursor-zoom-out-svg-url) 28 28,
    zoom-out;
}.pswp__container,
.pswp__img,
.pswp__button {
  -webkit-user-select: none;
  user-select: none;
}.pswp__item {
  z-index: 1;
  overflow: hidden;
}.pswp__hidden {
  display: none !important;
}.pswp__content {
  pointer-events: none;
}.pswp__content > * {
  pointer-events: auto;
}.pswp__error-msg-container {
  display: grid;
}.pswp__error-msg {
  color: var(--pswp-error-text-color);
  margin: auto;
  font-size: 1em;
  line-height: 1;
}.pswp .pswp__hide-on-close {
  opacity: 0.005;
  will-change: opacity;
  transition: opacity var(--pswp-transition-duration)
    cubic-bezier(0.4, 0, 0.22, 1);
  z-index: 10;
  pointer-events: none;
}.pswp--ui-visible .pswp__hide-on-close {
  opacity: 1;
  pointer-events: auto;
}.pswp__button {
  -webkit-touch-callout: none;
  display: block;
  position: relative;
  overflow: hidden;
}.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}.pswp__button svg {
  display: block;
}.pswp__top-bar,
.pswp__bottom-bar {
  z-index: 10;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none !important;
}.pswp__top-bar > *,
.pswp__bottom-bar > * {
  pointer-events: auto;
  will-change: opacity;
}.pswp__bottom-bar {
  justify-content: center;
  top: auto;
  bottom: 24px;
}.pswp__bottom-bar .pagination {
  border-radius: var(--rounded-full);
}.pswp__button--close {
  margin-block-start: 24px;
  margin-inline-end: 24px;
  transition: transform 0.2s;
}.pswp__preloader {
  display: none;
}@media screen and (min-width: 700px) {
  .pswp__bottom-bar {
    bottom: 48px;
  }
  .pswp__button--close {
    margin-block-start: 48px;
    margin-inline-end: 48px;
  }
}@media screen and (pointer: fine) {
  .pswp__button--close:hover {
    transform: rotate(90deg);
  }
}.accordion {
  --accordion-spacing: var(--spacing-5);
  box-sizing: content-box;
  border-block-start-width: 1px;
  border-block-end-width: 1px;
}.accordion__toggle {
  gap: var(--spacing-2);
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  padding-block-start: var(--accordion-spacing);
  padding-block-end: var(--accordion-spacing);
  display: flex;
}.accordion__content {
  margin-block-end: var(--accordion-spacing);
  padding-inline-end: var(--spacing-6);
  transform: translateY(-4px);
}.accordion__content:has(.image-filter-list) {
  padding-inline-end: 0;
}.accordion--lg {
  --accordion-spacing: var(--spacing-8);
}.accordion + .accordion {
  border-block-start-width: 0;
}.accordion-box {
  padding: var(--spacing-1) var(--spacing-6);
}.accordion-box > :first-child {
  border-block-start-width: 0;
}.accordion-box > :last-child {
  border-block-end-width: 0;
}@media screen and (min-width: 1000px) {
  .accordion-box {
    padding: var(--spacing-5) var(--spacing-12);
  }
}.blog-post-card {
  --blog-post-card-badge-spacing: var(--spacing-3);
  --blog-post-card-figure-gap: var(--spacing-5);
  --blog-post-card-meta-gap: var(--spacing-1) var(--spacing-5);
  gap: var(--blog-post-card-figure-gap);
  align-content: start;
  display: grid;
  overflow: hidden;
}.blog-post-card__figure {
  display: block;
  position: relative;
  overflow: hidden;
}.blog-post-card__figure > .badge {
  z-index: 1;
  position: absolute;
  top: var(--blog-post-card-badge-spacing);
}.blog-post-card__figure
  > .badge:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: var(--blog-post-card-badge-spacing);
}.blog-post-card__figure
  > .badge:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: var(--blog-post-card-badge-spacing);
}.blog-post-card__meta {
  gap: var(--blog-post-card-meta-gap);
  flex-wrap: wrap;
  display: flex;
}.blog-post-card--featured {
  grid-column: 1 / -1;
  gap: 0;
}.blog-post-card--featured .blog-post-card__info {
  padding: var(--spacing-5);
}@media screen and (min-width: 700px) {
  .blog-post-card {
    --blog-post-card-badge-spacing: var(--spacing-4);
    --blog-post-card-figure-gap: var(--spacing-6);
    --blog-post-card-meta-gap: var(--spacing-2) var(--spacing-6);
  }
  .blog-post-card--featured .blog-post-card__info {
    padding: var(--spacing-12);
  }
}@media screen and (min-width: 1000px) {
  .blog-post-card--featured {
    grid-template-columns: 1fr 0.7fr;
    display: grid;
  }
}@media screen and (min-width: 1150px) {
  .blog-post-card--featured {
    grid-template-columns: 1fr 0.54fr;
  }
  .blog-post-card--featured .blog-post-card__info {
    padding: var(--spacing-16);
  }
}.blog-posts {
  --blog-posts-gap: var(--spacing-8) var(--grid-gutter);
  grid: var(--blog-posts-grid);
  gap: var(--blog-posts-gap);
  display: grid;
}@media screen and (min-width: 700px) {
  .blog-posts {
    --blog-posts-gap: var(--spacing-12) var(--grid-gutter);
  }
}@media screen and (min-width: 1000px) {
  .blog-posts {
    --blog-posts-gap: var(--spacing-12);
  }
}@media screen and (min-width: 1400px) {
  .blog-posts {
    --blog-posts-gap: min(
      var(--section-inner-spacing-inline),
      var(--spacing-20)
    );
  }
}.button,
.btn {
  --button-background: var(--button-background-primary) /
    var(--button-background-opacity, 1);
  --button-text-color: var(--button-text-primary);
  --button-outline-color: var(--button-background-primary);
  -webkit-appearance: none;
  appearance: none;
  border-radius: var(--rounded-button);
  background-color: rgb(var(--button-background));
  color: rgb(var(--button-text-color));
  text-align: center;
  font-size: var(--text-sm);
  letter-spacing: var(--text-letter-spacing);
  padding-block-start: var(--spacing-2-5);
  padding-block-end: var(--spacing-2-5);
  padding-inline-start: var(--spacing-5);
  padding-inline-end: var(--spacing-5);
  font-weight: 700;
  line-height: 1.6;
  transition:
    background-color 0.15s ease-in-out,
    color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  display: inline-block;
  position: relative;
}.button--sm {
  font-size: var(--text-xs);
  padding-block-start: var(--spacing-2);
  padding-block-end: var(--spacing-2);
  line-height: 1.7;
}.button--lg {
  font-size: var(--text-base);
  padding-block-start: 0.8125rem;
  padding-block-end: 0.8125rem;
  padding-inline-start: var(--spacing-6);
  padding-inline-end: var(--spacing-6);
}.button--xl {
  font-size: var(--text-base);
  padding-block-start: var(--spacing-4);
  padding-block-end: var(--spacing-4);
  padding-inline-start: var(--spacing-8);
  padding-inline-end: var(--spacing-8);
}.button--secondary {
  --button-background: var(--button-background-secondary) /
    var(--button-background-opacity, 1);
  --button-text-color: var(--button-text-secondary);
  --button-outline-color: var(--button-background-secondary);
}.button--subdued {
  --button-background: var(--text-color) / 0.1 !important;
  --button-text-color: var(--text-color) !important;
  --button-outline-color: var(--text-color) !important;
}.button--outline {
  color: rgb(var(--button-outline-color) / var(--button-background-opacity, 1));
  background: none;
  box-shadow: inset 0 0 0 2px;
}.button__loader,
.button__feedback {
  gap: var(--spacing-1-5);
  opacity: 0;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.button__loader > * {
  width: var(--spacing-1-5);
  height: var(--spacing-1-5);
  border-radius: var(--rounded-full);
  background: currentColor;
}@media screen and (min-width: 700px) {
  .button,
  .btn {
    padding-block-start: var(--spacing-3);
    padding-block-end: var(--spacing-3);
    padding-inline-start: var(--spacing-6);
    padding-inline-end: var(--spacing-6);
  }
  .button--sm {
    padding-block-start: var(--spacing-2);
    padding-block-end: var(--spacing-2);
    padding-inline-start: var(--spacing-5);
    padding-inline-end: var(--spacing-5);
  }
  .button--lg {
    padding-block-start: var(--spacing-3-5);
    padding-block-end: var(--spacing-3-5);
    padding-inline-start: var(--spacing-8);
    padding-inline-end: var(--spacing-8);
  }
  .button--xl {
    padding-block-start: 1.075rem;
    padding-block-end: 1.075rem;
    padding-inline-start: var(--spacing-10);
    padding-inline-end: var(--spacing-10);
  }
}.back-button {
  align-items: center;
  gap: var(--spacing-4);
  padding: var(--spacing-2) var(--spacing-4);
  border-radius: var(--rounded-button);
  opacity: 0.7;
  border-width: 1px;
  transition: all 0.2s ease-in-out;
  display: flex;
}@media screen and (pointer: fine) {
  .back-button:hover {
    opacity: 1;
  }
}@media screen and (min-width: 700px) {
  .back-button {
    padding: var(--spacing-3) var(--spacing-6);
  }
}.circle-button {
  width: var(--spacing-12);
  height: var(--spacing-12);
  border-radius: var(--rounded-full);
  place-items: center;
  transition: opacity 0.15s ease-in;
  display: grid;
}.circle-button[disabled] {
  opacity: 0.5;
  pointer-events: none;
}.circle-button--fill {
  background: rgb(var(--background-primary));
  color: rgb(var(--text-primary));
}.circle-button--bordered {
  border: 2px solid;
}.circle-button--sm {
  width: var(--spacing-10);
  height: var(--spacing-10);
}.circle-button--lg {
  width: var(--spacing-14);
  height: var(--spacing-14);
}.animated-arrow {
  pointer-events: none;
  place-items: center;
  display: grid;
}.animated-arrow:before,
.animated-arrow:after {
  content: "";
  grid-area: 1 / -1;
  transition: all 0.2s ease-in-out;
}.animated-arrow:before {
  border-block-start-width: 2px;
  border-inline-end-width: 2px;
  transform: rotate(calc(var(--transform-logical-flip) * 45deg));
  border-color: currentColor;
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
}.animated-arrow:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):before {
  left: -1px;
}.animated-arrow:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):before {
  right: -1px;
}.animated-arrow:after {
  width: var(--spacing-2-5);
  height: var(--spacing-0-5);
  transform-origin: center;
  opacity: 0;
  background: currentColor;
  transform: scaleX(0.5);
}@media screen and (pointer: fine) {
  .group:hover .animated-arrow:before {
    transform: translate(
        calc(var(--transform-logical-flip) * var(--spacing-0-5))
      )
      rotate(calc(var(--transform-logical-flip) * 45deg));
  }
  .group:hover .animated-arrow:after {
    opacity: 1;
    transform: scaleX(1);
  }
}.animated-arrow--reverse {
  transform: rotate(180deg);
}.circle-chevron {
  width: var(--spacing-6);
  height: var(--spacing-6);
  border-radius: var(--rounded-full);
  background: rgb(var(--text-color) / 0.1);
  flex-shrink: 0;
  place-items: center;
  transition: all 0.2s ease-in-out;
  display: grid;
}.circle-chevron[disabled] {
  opacity: 0.5;
}.group[aria-expanded="true"]
  .circle-chevron.group-expanded\:colors:not([disabled]) {
  background: rgb(var(--text-color));
  color: rgb(var(--background));
}.group[aria-expanded="true"] .circle-chevron.group-expanded\:rotate {
  transform: rotate(calc(var(--transform-logical-flip) * 180deg));
}@media screen and (pointer: fine) {
  .group:hover .circle-chevron.group-hover\:colors:not([disabled]),
  .circle-chevron.hover\:colors:hover:not([disabled]) {
    background: rgb(var(--text-color));
    color: rgb(var(--background));
  }
}scroll-carousel {
  position: relative;
}.content-over-media {
  grid-template: 0 minmax(0, 1fr) 0 / minmax(0, 1fr) minmax(
      0,
      min(
        var(--container-max-width),
        100% -
          var(
            --content-over-media-gap,
            var(--content-over-media-column-gap, var(--container-gutter))
          ) *
          2
      )
    ) minmax(0, 1fr);
  gap: var(
      --content-over-media-row-gap,
      var(--content-over-media-gap, var(--container-gutter))
    )
    var(
      --content-over-media-column-gap,
      var(--content-over-media-gap, var(--container-gutter))
    );
  place-items: center;
  display: grid;
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
}.content-over-media:before {
  content: "";
  background: rgb(var(--content-over-media-overlay));
  border-radius: inherit;
  z-index: 1;
  pointer-events: none;
  transition: background 0.2s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.content-over-media > :is(picture, img, video, iframe, svg, video-media) {
  height: var(--content-over-media-height, auto);
  transform-origin: top;
  overflow-wrap: anywhere;
  object-fit: cover;
  object-position: center;
  border-radius: inherit;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  grid-area: 1 / 1 / span 3 / span 3;
  place-self: stretch stretch;
  width: 100%;
  min-height: 100%;
  max-height: 100%;
  position: relative;
}.content-over-media > :is(picture, img, video, iframe, svg, video-media) > * {
  border-radius: inherit;
}.content-over-media > :not(img, video, iframe, svg, video-media, picture) {
  max-width: var(--content-over-media-content-max-width, 780px);
  z-index: 1;
  grid-area: 2 / 2 / auto / span 1;
  position: relative;
}[allow-transparent-header]
  :is(
    .content-over-media > :not(img, video, iframe, svg, video-media, picture)
  ) {
  padding-block-start: calc(var(--header-height) * var(--section-is-first));
}.content-over-media > video-media:not([autoplay]) ~ * {
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out;
}.content-over-media > video-media:not([autoplay])[loaded] ~ * {
  opacity: 0;
  visibility: hidden;
}.content-over-media:has(> video-media[loaded]:not([autoplay])):before {
  background: none;
  transition-delay: 0.1s;
}.content-over-media--sm {
  --content-over-media-height: 375px;
}.content-over-media--md {
  --content-over-media-height: 480px;
}.content-over-media--lg {
  --content-over-media-height: 560px;
}.content-over-media--fill {
  --content-over-media-height: calc(100vh - var(--sticky-area-height));
}.shopify-section:first-child
  [allow-transparent-header]
  .content-over-media--fill {
  --content-over-media-height: calc(
    100vh - var(--announcement-bar-height, 0px)
  );
}@supports (height: 100svh) {
  .content-over-media--fill {
    --content-over-media-height: calc(100svh - var(--sticky-area-height));
  }
  .shopify-section:first-child
    [allow-transparent-header]
    .content-over-media--fill {
    --content-over-media-height: calc(
      100svh - var(--announcement-bar-height, 0px)
    );
  }
}@media screen and (min-width: 700px) {
  .content-over-media--sm {
    --content-over-media-height: 400px;
  }
  .content-over-media--md {
    --content-over-media-height: 460px;
  }
  .content-over-media--lg {
    --content-over-media-height: 560px;
  }
}@media screen and (min-width: 1400px) {
  .content-over-media--sm {
    --content-over-media-height: 440px;
  }
  .content-over-media--md {
    --content-over-media-height: 500px;
  }
  .content-over-media--lg {
    --content-over-media-height: 640px;
  }
  .content-over-media--fill
    > :is(img, video, iframe, svg, video-media, picture) {
    max-height: 1200px;
  }
}@media screen and (min-width: 1600px) {
  .content-over-media--md {
    --content-over-media-height: 560px;
  }
  .content-over-media--lg {
    --content-over-media-height: 720px;
  }
}.page-dots {
  justify-content: center;
  gap: var(--spacing-2-5) var(--spacing-4);
  flex-wrap: wrap;
  display: flex;
}.page-dots > * {
  width: var(--spacing-1-5);
  height: var(--spacing-1-5);
  border-radius: var(--rounded-full);
  opacity: 0.3;
  background: currentColor;
  transition: opacity 0.2s ease-in-out;
}.page-dots > *[aria-current="true"] {
  opacity: 1;
}.page-dots--blurred {
  padding: var(--spacing-2) var(--spacing-4);
  border-radius: var(--rounded-full);
  background: rgb(var(--background) / 0.7);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}.stretching-dots {
  align-items: center;
  gap: var(--spacing-5);
  display: flex;
}.stretching-dots > * {
  width: var(--spacing-2);
  height: var(--spacing-2);
  border-radius: var(--spacing-2);
  opacity: 0.5;
  background: currentColor;
  transition:
    opacity 0.5s cubic-bezier(0.34, 1.56, 0.64, 1),
    width 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}.stretching-dots > *[aria-current="true"] {
  width: var(--spacing-6);
  opacity: 1;
}.numbered-dots {
  align-items: center;
  gap: var(--spacing-2);
  display: flex;
}.numbered-dots__item {
  width: var(--spacing-8);
  height: var(--spacing-8);
  will-change: transform;
  border-radius: 100%;
  place-items: center;
  font-weight: 700;
  transition: color 0.2s;
  display: grid;
}.numbered-dots__item > * {
  grid-area: 1 / -1;
}.numbered-dots__item svg {
  width: inherit;
  height: inherit;
  transform: rotate(-90deg);
}.numbered-dots__item circle {
  fill: none;
  stroke: currentColor;
  stroke-linecap: butt;
  stroke-opacity: 0.3;
  stroke-width: 2px;
}.numbered-dots__item[aria-current="true"] circle:last-child {
  --radius: 15;
  --circumference: calc(2px * (22 / 7) * var(--radius));
  stroke-opacity: 1;
  stroke-dasharray:
    calc(var(--circumference) * var(--progress, 1)), var(--circumference);
}.prev-next-buttons {
  align-items: center;
  gap: var(--spacing-4);
  display: flex;
}:is(.drawer, .popover):not(:defined) {
  display: none;
}:is(.drawer, .popover)::part(outside-close-button),
:is(.drawer, .popover)::part(close-button) {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  border: none;
  padding: 0;
}:is(.drawer, .popover)::part(outside-close-button) {
  width: var(--spacing-12);
  height: var(--spacing-12);
  bottom: 100%;
  left: calc(50% - var(--spacing-6));
  background: rgb(var(--dialog-background));
  color: rgb(var(--text-color));
  border-radius: var(--rounded-full);
  z-index: 1;
  place-items: center;
  margin-block-end: var(--spacing-4);
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
  position: absolute;
}:is(.drawer, .popover)::part(close-button) {
  color: currentColor;
  background: none;
  margin-inline-start: auto;
  display: none;
}@media screen and (min-width: 700px) {
  :is(.drawer, .popover)::part(outside-close-button) {
    display: none;
  }
  :is(.drawer, .popover)::part(close-button) {
    display: grid;
  }
}.popover {
  --background: var(--dialog-background);
  --text-color: var(--text-primary);
  --popover-title-padding: var(--spacing-5);
  --popover-body-padding: var(--spacing-4) 0;
  --popover-content-max-height: 75vh;
  --popover-content-max-width: none;
  --popover-anchor-block-spacing: var(--spacing-4);
  --popover-anchor-inline-spacing: 0;
  visibility: hidden;
  padding: var(--spacing-2);
  z-index: 999;
  width: 100%;
  display: none;
  position: fixed;
}.popover::part(overlay) {
  cursor:
    var(--cursor-close-svg-url) 28 28,
    auto;
  background: #0006;
  min-height: 100lvh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.popover::part(title) {
  padding: var(--popover-title-padding);
  border-block-end: 1px solid rgb(var(--border-color));
  text-align: center;
}.popover::part(content) {
  max-height: var(--popover-content-max-height);
  max-width: var(--popover-content-max-width);
  background: rgb(var(--dialog-background));
  color: rgb(var(--text-color));
  border-radius: 8px;
  flex-direction: column;
  height: 100%;
  display: flex;
  position: relative;
}.popover::part(body) {
  overscroll-behavior-y: contain;
  padding: var(--popover-body-padding);
  text-align: center;
  overflow-y: auto;
}@media screen and (min-width: 1000px) {
  .popover {
    --popover-content-max-height: 350px;
    --popover-content-max-width: 380px;
    z-index: 10;
    width: auto;
    padding: 0;
    position: absolute;
  }
  .popover::part(content) {
    border-radius: var(--rounded-input);
    box-shadow: var(--shadow-md);
    border: 1px solid rgb(var(--border-color));
    width: max-content;
  }
  .popover::part(title),
  .popover::part(overlay) {
    display: none;
  }
  .popover::part(body) {
    text-align: start;
  }
}.popover-listbox__option {
  justify-content: center;
  align-items: center;
  gap: var(--spacing-2);
  padding: var(--spacing-2) var(--spacing-6);
  color: rgb(var(--text-color) / 0.7);
  width: 100%;
  transition: color 0.2s ease-in-out;
  display: flex;
}.popover-listbox__option.is-disabled {
  text-decoration: line-through;
}.popover-listbox__option[aria-selected="true"],
.popover-listbox__option:hover {
  color: rgb(var(--text-color));
}.popover-listbox__option:has(:checked) {
  color: rgb(var(--text-color));
}@media screen and (min-width: 1000px) {
  .popover-listbox__option {
    justify-content: start;
    padding-block-start: var(--spacing-1-5);
    padding-block-end: var(--spacing-1-5);
    padding-inline-end: var(--spacing-10);
  }
  .popover-listbox--sm .popover-listbox__option {
    line-height: 1.7;
    font-size: var(--text-sm);
    padding-block-start: var(--spacing-1);
    padding-block-end: var(--spacing-1);
  }
}.drawer {
  --container-outer-width: var(--spacing-6);
  --background: var(--dialog-background);
  --text-color: var(--text-primary);
  --drawer-header-padding: var(--spacing-5);
  --drawer-body-padding: var(--spacing-5) var(--spacing-6);
  --drawer-footer-padding: var(--spacing-6);
  --drawer-content-max-height: none;
  visibility: hidden;
  padding: var(--spacing-2);
  z-index: 999;
  width: 100%;
  position: fixed;
  right: 0;
}.drawer::part(overlay) {
  background: #0006;
  min-height: 100lvh;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.drawer.show-close-cursor::part(overlay) {
  cursor:
    var(--cursor-close-svg-url) 28 28,
    auto;
}.drawer::part(content) {
  max-height: var(--drawer-content-max-height);
  border-radius: var(--rounded-sm);
  background: rgb(var(--dialog-background));
  color: rgb(var(--text-color));
  flex-direction: column;
  height: 100%;
  display: flex;
  position: relative;
}.drawer::part(header) {
  padding: var(--drawer-header-padding);
}.drawer::part(body) {
  padding: var(--drawer-body-padding);
  overscroll-behavior-y: contain;
  flex: auto;
  align-items: start;
  display: grid;
  overflow-y: auto;
}.drawer::part(footer) {
  padding: var(--drawer-footer-padding);
  border-block-start: 1px solid rgb(var(--border-color));
  margin-block-start: auto;
  position: relative;
}.drawer > [is="close-button"] {
  display: none;
  position: absolute;
  top: 1.5rem;
}.drawer
  > [is="close-button"]:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: 1.5rem;
}.drawer
  > [is="close-button"]:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: 1.5rem;
}@media screen and (max-width: 699px) {
  .drawer {
    --drawer-content-max-height: 75vh;
  }
  .drawer::part(header) {
    text-align: center;
    border-bottom: 1px solid rgb(var(--border-color));
  }
}@media screen and (min-width: 700px) {
  .drawer {
    --container-outer-width: var(--spacing-10);
    --drawer-header-padding: var(--spacing-8) var(--spacing-10);
    --drawer-body-padding: var(--spacing-8) var(--spacing-10);
    --drawer-footer-padding: var(--spacing-8) var(--spacing-10);
    padding: var(--spacing-4);
    width: 510px;
    height: 100%;
  }
  .drawer::part(header) {
    align-items: center;
    gap: var(--spacing-4);
    display: flex;
    position: relative;
  }
  .drawer[header-bordered]::part(header) {
    border-bottom: 1px solid rgb(var(--border-color));
  }
  .drawer:not([header-bordered])::part(header) {
    padding-block-end: 0;
  }
  .drawer:not([header-bordered])::part(header):after {
    content: "";
    height: var(--spacing-8);
    background: linear-gradient(
      to bottom,
      rgb(var(--dialog-background)),
      rgb(var(--dialog-background) / 0.6) 50%,
      rgb(var(--dialog-background) / 0)
    );
    z-index: 1;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .drawer > [is="close-button"] {
    display: grid;
    top: 2.25rem;
  }
  .drawer
    > [is="close-button"]:not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    right: 2.25rem;
  }
  .drawer
    > [is="close-button"]:is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    left: 2.25rem;
  }
  .drawer--lg {
    width: 680px;
  }
}.banner {
  align-items: start;
  gap: var(--spacing-3-5);
  padding: var(--spacing-3-5);
  border-radius: var(--rounded-xs);
  font-size: var(--text-sm);
  color: rgb(var(--banner-color));
  background: rgb(var(--banner-background));
  grid-template-columns: max-content auto;
  display: grid;
}.banner--error {
  --banner-background: var(--error-background);
  --banner-color: var(--error-text);
}.banner--success {
  --banner-background: var(--success-background);
  --banner-color: var(--success-text);
}.banner--warning {
  --banner-background: var(--warning-background);
  --banner-color: var(--warning-text);
}.banner--with-icon > .button {
  grid-column-start: 2;
  justify-self: start;
}@media screen and (min-width: 700px) {
  .banner--with-icon {
    grid-template-columns: max-content auto max-content;
    align-items: center;
  }
  .banner--with-icon svg {
    --icon-offset: 0;
  }
  .banner--with-icon > .button {
    grid-column-start: 3;
  }
}.badge {
  --badge-background: var(--text-color) / 0.05;
  --badge-color: var(--text-color);
  align-items: center;
  gap: var(--spacing-1-5);
  padding: 3px var(--spacing-2);
  background: rgb(var(--badge-background));
  color: rgb(var(--badge-color));
  border-radius: var(--rounded-button);
  width: max-content;
  font-size: 9px;
  font-weight: 700;
  display: flex;
}.badge--primary {
  --badge-background: var(--primary-badge-background);
  --badge-color: var(--primary-badge-text);
}.badge--sold-out {
  --badge-background: var(--sold-out-badge-background);
  --badge-color: var(--sold-out-badge-text);
}.badge--on-sale {
  --badge-background: var(--on-sale-badge-background);
  --badge-color: var(--on-sale-badge-text);
}.badge--current {
  --badge-background: var(--text-color) / 0.12;
  --badge-color: var(--text-color);
}.badge--lg {
  padding: var(--spacing-1) var(--spacing-3);
  font-size: var(--text-sm);
}@media screen and (min-width: 700px) {
  .badge:not(.badge--lg) {
    font-size: var(--text-xs);
    padding-block-start: var(--spacing-0-5);
    padding-block-end: var(--spacing-0-5);
  }
}.progress-bar {
  height: var(--spacing-1);
  border-radius: var(--rounded-full);
  background: rgb(var(--text-color) / 0.3);
  overflow: hidden;
}.progress-bar:before {
  content: "";
  height: inherit;
  background: rgb(var(--accent));
  transform-origin: var(--transform-origin-start);
  transform: scaleX(var(--progress, 0));
  transition: transform 0.5s ease-in-out;
  display: block;
}.scrollbar {
  align-items: center;
  gap: var(--spacing-10);
  color: rgb(var(--text-color));
  display: flex;
}.scrollbar__progress {
  height: var(--spacing-0-5);
  background: rgb(var(--text-color) / 0.1);
  width: 100%;
  display: block;
  position: relative;
}.scrollbar__progress:before {
  content: "";
  transform-origin: var(--transform-origin-start);
  transform: scaleX(var(--scroll-progress));
  background: rgb(var(--text-color));
  will-change: transform;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.scrollbar__buttons {
  display: none;
}@media screen and (min-width: 1000px) {
  .scrollbar__buttons {
    gap: var(--spacing-4);
    display: flex;
  }
}.count-bubble {
  --size: var(--spacing-4);
  width: var(--size);
  height: var(--size);
  border-radius: var(--rounded-full);
  background: rgb(var(--button-background-primary));
  color: rgb(var(--button-text-primary));
  place-items: center;
  min-width: min-content;
  padding-inline-start: var(--spacing-1);
  padding-inline-end: var(--spacing-1);
  font-size: 9px;
  font-weight: 700;
  line-height: 1;
  display: grid;
}.count-bubble--md,
.count-bubble--lg {
  --size: var(--spacing-5);
  font-size: var(--text-xs);
}@media screen and (min-width: 700px) {
  .count-bubble--md {
    --size: var(--spacing-6);
  }
  .count-bubble--lg {
    --size: var(--spacing-7);
  }
}.text-with-bubble {
  position: relative;
}.text-with-bubble > .count-bubble {
  margin-inline-start: var(--spacing-2);
  position: absolute;
  top: 0;
}.text-with-bubble
  > .count-bubble:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: 100%;
}.text-with-bubble
  > .count-bubble:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: 100%;
}.pill-loader {
  background: rgb(var(--background-primary));
  border-radius: var(--rounded-full);
  visibility: hidden;
  width: 2rem;
  height: 1rem;
  display: grid;
}.pill-loader > * {
  grid-area: 1 / -1;
  place-self: center;
}.loader-dots {
  justify-items: center;
  gap: 0.25rem;
  display: flex;
}.loader-dots > * {
  border-radius: var(--rounded-full);
  background: currentColor;
  width: 0.25rem;
  height: 0.25rem;
}.loader-checkmark {
  opacity: 0;
}.form {
  align-content: start;
  gap: var(--spacing-4);
  display: grid;
}.fieldset,
.input-row {
  gap: var(--input-gap);
  display: grid;
}.fieldset-link {
  margin-block-start: var(--spacing-2);
  margin-block-end: var(--spacing-2);
}.fieldset-with-submit {
  align-items: start;
  gap: var(--spacing-4);
  display: grid;
}@media screen and (min-width: 700px) {
  .form:not(.form--tight) {
    gap: var(--spacing-6);
  }
  .input-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .fieldset-link {
    margin-block-start: 0;
    margin-block-end: var(--spacing-2);
  }
  .fieldset-with-submit {
    grid-template-columns: minmax(0, 1fr) max-content;
  }
}.input,
.textarea,
.select {
  -webkit-appearance: none;
  appearance: none;
  height: var(--input-height);
  border-radius: var(--rounded-input);
  background: rgb(var(--input-background, transparent));
  color: rgb(var(--input-text-color, var(--text-color)));
  text-align: start;
  border-width: 1px;
  width: 100%;
  padding-inline-start: var(--input-padding-inline);
  padding-inline-end: var(--input-padding-inline);
}:is(.input:focus, .textarea:focus, .select:focus-visible) {
  border-color: currentColor;
  outline: none;
  box-shadow: inset 0 0 0 1px;
}.input.is-floating,
.select.is-floating {
  height: calc(var(--input-height) + 0.625rem);
  padding-block-start: var(--spacing-4);
}.textarea {
  vertical-align: top;
  height: auto;
  padding-block-start: var(--spacing-4);
  padding-block-end: var(--spacing-4);
}.textarea.is-floating {
  padding-block-start: var(--spacing-6);
  padding-block-end: var(--spacing-2);
}.select {
  gap: var(--spacing-4);
  justify-content: space-between;
  align-items: center;
  padding-inline-end: calc(var(--input-padding-inline) * 2);
  display: flex;
}.select-chevron {
  position: absolute;
  top: calc(50% - 3.5px);
}.select-chevron:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--input-padding-inline);
}.select-chevron:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--input-padding-inline);
}.form-control {
  text-align: start;
  position: relative;
}.block-label {
  width: -moz-fit-content;
  width: fit-content;
  margin-block-end: var(--spacing-2);
  display: block;
}.floating-label {
  height: calc(var(--input-height) + 0.625rem);
  top: 0;
  opacity: 0.5;
  pointer-events: none;
  transform-origin: var(--transform-origin-start);
  grid-auto-flow: column;
  align-items: center;
  column-gap: 0.5rem;
  margin-inline-start: var(--spacing-4);
  transition: transform 0.2s ease-in-out;
  display: grid;
  position: absolute;
}.floating-label:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 1px;
}.floating-label:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 1px;
}:-webkit-any(
  :-webkit-any(.input, .textarea):focus ~ .floating-label,
  :-webkit-any(.input, .textarea):not(:placeholder-shown) ~ .floating-label,
  :-webkit-any(.input, .textarea, .select):-webkit-autofill ~ .floating-label,
  .select:valid ~ .floating-label
) {
  transform: scale(0.65) translateY(calc(-1 * var(--spacing-4)));
}:is(
  :is(.input, .textarea):focus ~ .floating-label,
  :is(.input, .textarea):not(:placeholder-shown) ~ .floating-label,
  :is(.input, .textarea, .select):autofill ~ .floating-label,
  .select:valid ~ .floating-label
) {
  transform: scale(0.65) translateY(calc(-1 * var(--spacing-4)));
}:-webkit-any(.input, .textarea, .select):-webkit-autofill ~ .floating-label {
  color: #000;
}:is(.input, .textarea, .select):autofill ~ .floating-label {
  color: #000;
}.self-submit-button {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}.self-submit-button:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--spacing-4);
}.self-submit-button:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--spacing-4);
}@media screen and (min-width: 700px) {
  .floating-label {
    margin-inline-start: var(--spacing-5);
  }
  .self-submit-button:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    right: var(--spacing-5);
  }
  .self-submit-button:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    left: var(--spacing-5);
  }
}.checkbox-container {
  align-items: baseline;
  display: flex;
}.checkbox {
  -webkit-appearance: none;
  appearance: none;
  width: var(--spacing-4);
  height: var(--spacing-4);
  background: rgb(var(--text-color) / 0.15) var(--checkmark-svg-url) no-repeat
    center;
  background-size: 0;
  border-radius: 2px;
  flex-shrink: 0;
  transition: background-color 0.2s ease-in-out;
  position: relative;
  top: 0.1875rem;
  box-shadow: inset 1px 1px 2px #0000001a;
}.checkbox:checked {
  background-color: rgb(var(--accent));
  background-size: 10px 8px;
}.checkbox:checked ~ label {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}.checkbox ~ label {
  opacity: 0.7;
  padding-inline-start: var(--spacing-3);
}.checkbox:disabled {
  opacity: 0.5;
}.checkbox:disabled ~ label {
  color: rgb(var(--text-color) / 0.5);
  cursor: default;
}.fieldset > .checkbox-container {
  margin-block-start: var(--spacing-1);
}.checkbox-list {
  gap: var(--spacing-2);
  display: grid;
}@media screen and (min-width: 700px) {
  .checkbox {
    top: var(--spacing-0-5);
  }
}.switch {
  -webkit-appearance: none;
  appearance: none;
  height: var(--spacing-5);
  width: var(--spacing-10);
  border-radius: var(--rounded-full);
  background: rgb(var(--text-color) / 0.15);
  padding: 3px;
  transition: background 0.2s ease-in-out;
  display: grid;
}.switch:after {
  content: "";
  width: var(--spacing-3-5);
  height: var(--spacing-3-5);
  background: rgb(var(--background));
  border-radius: var(--rounded-full);
  transition: transform 0.2s ease-in-out;
  box-shadow: 0 1px 1px #0003;
}.switch:checked {
  background: rgb(var(--accent));
}.switch:checked:after {
  transform: translate(calc(var(--transform-logical-flip) * var(--spacing-5)));
}.horizontal-product {
  --horizontal-product-image-size: var(--spacing-16);
  align-items: flex-start;
  gap: var(--spacing-4);
  padding: var(--spacing-4);
  min-width: 0;
  display: flex;
}.horizontal-product__image {
  width: var(--horizontal-product-image-size);
  flex: 0 0 var(--horizontal-product-image-size);
}.horizontal-product__info {
  gap: var(--spacing-2);
  flex-grow: 1;
  justify-content: space-between;
  align-items: center;
  display: grid;
}@media screen and (min-width: 700px) {
  .horizontal-product {
    --horizontal-product-image-size: var(--spacing-20);
    gap: var(--spacing-5);
    align-items: center;
  }
  .horizontal-product--sm {
    --horizontal-product-image-size: var(--spacing-16);
  }
  .horizontal-product__info {
    gap: var(--spacing-4);
    display: flex;
  }
  .horizontal-product__cta {
    flex-shrink: 0;
    margin-inline-end: var(--spacing-4);
  }
}.horizontal-product-list.separate {
  gap: var(--spacing-2);
  display: grid;
}.horizontal-product-list-carousel > .horizontal-product-list {
  grid: auto / auto-flow 73vw;
  display: grid;
}.horizontal-product-list-carousel > .horizontal-product-list:not(.separate) {
  border-radius: var(--rounded-xs);
  border-width: 1px;
}@media screen and (min-width: 700px) {
  .horizontal-product-list-carousel {
    border-radius: var(--rounded-xs);
    grid-template-columns: minmax(0, 1fr);
  }
  .horizontal-product-list-carousel > .horizontal-product-list {
    grid: auto / auto-flow var(--horizontal-product-width, 100%);
  }
}.v-stack {
  display: grid;
}.h-stack {
  align-items: center;
  display: flex;
}.container {
  --container-inner-width: min(
    (100vw - var(--scrollbar-width, 0px)) - var(--container-gutter) * 2,
    var(--container-max-width)
  );
  --container-outer-width: calc(
    ((100vw - var(--scrollbar-width, 0px)) - var(--container-inner-width)) / 2
  );
  margin-inline-start: max(
    var(--container-gutter),
    50% - var(--container-max-width) / 2
  );
  margin-inline-end: max(
    var(--container-gutter),
    50% - var(--container-max-width) / 2
  );
}.container--narrow {
  --container-max-width: var(--container-narrow-max-width);
}@media screen and (min-width: 700px) {
  .sm\:container {
    --container-inner-width: min(
      (100vw - var(--scrollbar-width, 0px)) - var(--container-gutter) * 2,
      var(--container-max-width)
    );
    --container-outer-width: calc(
      ((100vw - var(--scrollbar-width, 0px)) - var(--container-inner-width)) / 2
    );
    margin-inline-start: max(
      var(--container-gutter),
      50% - var(--container-max-width) / 2
    );
    margin-inline-end: max(
      var(--container-gutter),
      50% - var(--container-max-width) / 2
    );
  }
}.bleed {
  scroll-padding-inline: var(--container-outer-width);
  margin-inline-start: calc(-1 * var(--container-outer-width));
  margin-inline-end: calc(-1 * var(--container-outer-width));
  padding-inline-start: var(--container-outer-width);
  padding-inline-end: var(--container-outer-width);
  display: grid;
}.full-bleed {
  margin-inline-start: calc(-1 * var(--container-outer-width));
  margin-inline-end: calc(-1 * var(--container-outer-width));
  display: grid;
}@media screen and (min-width: 700px) {
  .sm\:unbleed {
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    scroll-padding-inline: 0;
  }
}@media screen and (min-width: 1000px) {
  .md\:unbleed {
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    scroll-padding-inline: 0;
  }
}@media screen and (min-width: 1150px) {
  .lg\:unbleed {
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    scroll-padding-inline: 0;
  }
}[role="main"] .shopify-section {
  --section-is-first: 0;
  --hash-difference: calc(
    var(--section-background-hash) - var(--previous-section-background-hash, -1)
  );
  --hash-difference-abs: max(
    var(--hash-difference),
    -1 * var(--hash-difference)
  );
  --background-differs-from-previous: max(
    0,
    min(var(--hash-difference-abs, 1), 1)
  );
  background: rgb(var(--background));
  position: relative;
}[role="main"] .shopify-section:not(.contents) {
  display: flow-root;
}[role="main"] .shopify-section:empty {
  display: none;
}[role="main"] .shopify-section:first-child {
  --section-is-first: 1;
}.section {
  --context-section-spacing-block-start: var(--section-outer-spacing-block);
  --context-section-spacing-block-end: var(--section-outer-spacing-block);
  --context-section-spacing-inline: var(--container-gutter);
  --calculated-section-spacing-block-start: var(
    --section-spacing-block-start,
    var(--section-spacing-block, var(--context-section-spacing-block-start))
  );
  --calculated-section-spacing-block-end: var(
    --section-spacing-block-end,
    var(--section-spacing-block, var(--context-section-spacing-block-end))
  );
  --calculated-section-spacing-inline: var(
    --section-spacing-inline,
    var(--context-section-spacing-inline)
  );
  --container-inner-width: min(
    (100vw - var(--scrollbar-width, 0px)) -
      var(--calculated-section-spacing-inline, 0px) * 2,
    var(--container-max-width)
  );
  --container-outer-width: calc(
    (
        (100vw - var(--scrollbar-width, 0px)) -
          var(--container-inner-width, 0px)
      ) /
      2
  );
  --section-stack-spacing-inline: var(--section-inner-spacing-inline, 0px);
  padding-inline-start: max(
    var(--calculated-section-spacing-inline),
    50% - var(--container-max-width) / 2
  );
  padding-inline-end: max(
    var(--calculated-section-spacing-inline),
    50% - var(--container-max-width) / 2
  );
}.section--tight {
  --calculated-section-spacing-block-start: min(
    48px,
    var(
      --section-spacing-block-start,
      var(--section-spacing-block, var(--context-section-spacing-block-start))
    )
  );
  --calculated-section-spacing-block-end: min(
    48px,
    var(
      --section-spacing-block-end,
      var(--section-spacing-block, var(--context-section-spacing-block-end))
    )
  );
  --calculated-section-spacing-inline: min(
    48px,
    var(--section-spacing-inline, var(--context-section-spacing-inline))
  );
}.section--narrow {
  --container-max-width: var(--container-narrow-max-width);
}.section {
  padding-block-start: calc(
    var(--background-differs-from-previous) *
      var(--calculated-section-spacing-block-start)
  );
  padding-block-end: var(--calculated-section-spacing-block-end);
}@media screen and (min-width: 700px) {
  .section--tight {
    --calculated-section-spacing-block-start: min(
      48px,
      var(
        --section-spacing-block-start,
        var(
          --section-spacing-block,
          var(--context-section-spacing-block-start, 0px)
        )
      )
    );
    --calculated-section-spacing-block-end: min(
      48px,
      var(
        --section-spacing-block-end,
        var(
          --section-spacing-block,
          var(--context-section-spacing-block-end, 0px)
        )
      )
    );
  }
  .section-boxed {
    --context-section-spacing-block-start: min(
      var(--section-inner-max-spacing-block, var(--section-outer-spacing-block))
    );
    --context-section-spacing-block-end: min(
      var(--section-inner-max-spacing-block, var(--section-outer-spacing-block))
    );
    --context-section-spacing-inline: var(--section-inner-spacing-inline);
    --container-inner-width: calc(
      var(--container-max-width) - var(--container-outer-width) * 2
    );
    --container-outer-width: var(--calculated-section-spacing-inline);
    border-radius: var(--rounded-lg);
    box-shadow: var(--shadow-block);
    margin-block-start: calc(
      var(--background-differs-from-previous) *
        var(
          --section-outer-spacing-block-start,
          var(--section-outer-spacing-block)
        )
    );
    margin-block-end: var(
      --section-outer-spacin-block-end,
      var(--section-outer-spacing-block)
    );
    margin-inline-start: max(
      var(--container-gutter),
      50% - var(--container-max-width) / 2
    );
    margin-inline-end: max(
      var(--container-gutter),
      50% - var(--container-max-width) / 2
    );
    padding-block-start: var(--calculated-section-spacing-block-start);
    padding-inline-start: var(--calculated-section-spacing-inline);
    padding-inline-end: var(--calculated-section-spacing-inline);
  }
  .shopify-section:first-child {
    --section-outer-spacing-block-start: 24px;
  }
}@media screen and (min-width: 1600px) {
  .section--tight {
    --calculated-section-spacing-block-start: min(
      64px,
      var(
        --section-spacing-block-start,
        var(
          --section-spacing-block,
          var(--context-section-spacing-block-start, 0px)
        )
      )
    );
    --calculated-section-spacing-block-end: min(
      64px,
      var(
        --section-spacing-block-end,
        var(
          --section-spacing-block,
          var(--context-section-spacing-block-end, 0px)
        )
      )
    );
  }
}.section-header {
  gap: var(--spacing-4);
  justify-items: start;
  display: grid;
}@media screen and (min-width: 1150px) {
  .section-header {
    grid-template-columns: 700px;
    justify-content: space-between;
    align-items: end;
  }
  .section-header > .text-with-icon {
    grid-column-start: 2;
  }
}.section-stack {
  gap: var(--section-stack-spacing-block, 0px)
    var(--section-stack-spacing-inline, 0px);
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}@media screen and (min-width: 1150px) {
  .section-stack--horizontal {
    justify-content: center;
    display: flex;
  }
  .section-stack--center {
    justify-items: center;
  }
  .section-stack--reverse {
    flex-direction: row-reverse;
  }
  .section-stack__intro {
    width: var(--section-stack-intro, 50%);
  }
  .section-stack__main {
    width: var(--section-stack-main, 50%);
  }
}.page-spacer {
  margin-block-start: var(--spacing-8);
  margin-block-end: var(--section-outer-spacing-block);
}@media screen and (min-width: 700px) {
  .page-spacer {
    margin-block-start: var(--spacing-12);
  }
}@media screen and (min-width: 1000px) {
  .page-spacer {
    margin-block-start: var(--spacing-16);
  }
}.box {
  padding: var(--spacing-8);
}@media screen and (min-width: 700px) {
  .box {
    padding: var(--spacing-12);
  }
}.empty-state {
  justify-items: center;
  gap: var(--spacing-5);
  text-align: center;
  margin-block-start: var(--spacing-12);
  margin-block-end: var(--spacing-12);
  display: grid;
}.empty-state__icon-wrapper {
  position: relative;
}.empty-state__icon-wrapper > .count-bubble {
  position: absolute;
  top: calc(-1 * var(--spacing-1-5));
}.empty-state__icon-wrapper
  > .count-bubble:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: calc(-1 * var(--spacing-1-5));
}.empty-state__icon-wrapper
  > .count-bubble:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: calc(-1 * var(--spacing-1-5));
}@media screen and (min-width: 700px) {
  .empty-state {
    gap: var(--spacing-8);
    margin-block-start: var(--spacing-32);
    margin-block-end: var(--spacing-32);
  }
  .empty-state__icon-wrapper > svg {
    width: var(--spacing-12);
    height: var(--spacing-12);
  }
  .empty-state__icon-wrapper > .count-bubble {
    top: calc(-1 * var(--spacing-3));
  }
  .empty-state__icon-wrapper
    > .count-bubble:not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    right: calc(-1 * var(--spacing-3));
  }
  .empty-state__icon-wrapper
    > .count-bubble:is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    left: calc(-1 * var(--spacing-3));
  }
}.scrollable-with-controls {
  gap: var(--spacing-6);
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}@media screen and (min-width: 700px) {
  .scrollable-with-controls {
    gap: var(--spacing-10);
  }
}.line-item {
  --line-item-image-width: var(--spacing-20);
  align-items: start;
  gap: var(--spacing-5);
  display: flex;
}.line-item__media-wrapper {
  width: var(--line-item-image-width);
  min-width: var(--line-item-image-width);
  position: relative;
}.line-item__media-wrapper > .pill-loader {
  position: absolute;
  top: calc(50% - 0.5rem);
}.line-item__media-wrapper
  > .pill-loader:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: calc(50% - 1rem);
}.line-item__media-wrapper
  > .pill-loader:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: calc(50% - 1rem);
}.line-item__info {
  justify-items: start;
  gap: var(--spacing-1);
  display: grid;
}.line-item__info line-item-quantity {
  margin-block-start: var(--spacing-1);
}@media screen and (min-width: 700px) {
  .line-item {
    --line-item-image-width: var(--spacing-24);
    align-items: center;
  }
  .line-item__actions {
    margin-inline-start: auto;
  }
}video-media,
model-media {
  border-radius: inherit;
  aspect-ratio: var(--aspect-ratio, var(--default-aspect-ratio));
  position: relative;
}@supports not (aspect-ratio: 1) {
  :is(video-media, model-media):before {
    content: "";
    padding-block-end: calc(
      100% / (var(--aspect-ratio, var(--default-aspect-ratio)))
    );
    display: block;
  }
  :is(video-media, model-media) > * {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute !important;
  }
}video-media {
  --default-aspect-ratio: 16 / 9;
}video-media[host] {
  align-items: center;
  display: grid;
}video-media[autoplay],
video-media:not([autoplay]) ~ :not(video-media) {
  pointer-events: none;
}video-media:not([playing]) {
  cursor: pointer;
}video-media > :is(video, iframe, img, svg) {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out;
}video-media > video[controls] {
  pointer-events: auto;
}video-media > img,
video-media > svg {
  object-fit: cover;
  object-position: center;
}video-media > video:not(:-webkit-full-screen) {
  object-fit: cover;
  object-position: center;
}video-media > video:not(:fullscreen) {
  object-fit: cover;
  object-position: center;
}video-media > :is(iframe, img, svg) {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}video-media:not([loaded]) > :is(video, iframe),
video-media[loaded] > img,
video-media[loaded] > svg,
video-media[loaded]::part(play-button) {
  opacity: 0;
  visibility: hidden;
}video-media[suspended] ~ * {
  pointer-events: none;
}video-media::part(play-button) {
  z-index: 1;
  will-change: transform;
  transition:
    transform 0.2s ease-in-out,
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}video-media:hover::part(play-button) {
  transform: translate(-50%, -50%) scale(1.1);
}@media screen and (min-width: 700px) {
  video-media::part(play-button) {
    width: 64px;
    height: 64px;
  }
}model-media {
  --default-aspect-ratio: 1;
}model-media model-viewer,
model-media .shopify-model-viewer-ui {
  width: 100%;
  height: 100%;
}.video-play-button {
  --play-button-shadow-size: 12px;
  filter: drop-shadow(0 16px 50px #0000000d);
  position: relative;
}.video-play-button:before {
  content: "";
  box-sizing: content-box;
  top: calc(-1 * var(--play-button-shadow-size));
  left: calc(-1 * var(--play-button-shadow-size));
  padding: var(--play-button-shadow-size);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(var(--text-color) / 0),
    rgb(var(--text-color))
  );
  opacity: 0.3;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  animation: 2s ease-in-out infinite alternate ping;
  position: absolute;
}@media screen and (min-width: 700px) {
  .video-play-button {
    --play-button-shadow-size: 20px;
  }
  .video-play-button svg {
    width: 5rem;
    height: 5rem;
  }
}.order-summary__header {
  display: none;
}.order-summary__body td {
  border-top-width: 0;
  padding-block-start: 0;
  padding-block-end: var(--spacing-4);
}.order-summary__body td:first-child {
  width: 60%;
}@media screen and (min-width: 700px) {
  .order-summary__header {
    display: table-header-group;
  }
  .order-summary__body td {
    padding-block-end: var(--spacing-6);
  }
  .order-summary__body tr:first-child td {
    padding-block-start: var(--spacing-8);
  }
  .order-summary__body tr:last-child td {
    padding-block-end: var(--spacing-8);
  }
}.quantity-input {
  border-radius: var(--rounded-input);
  text-align: center;
  font-size: var(--text-xs);
  -webkit-touch-callout: none;
  -webkit-appearance: none;
  background: none;
  border-width: 1px;
  outline: none;
  width: 44px;
  padding-block-start: var(--spacing-1);
  padding-block-end: var(--spacing-1);
}@media screen and (min-width: 700px) {
  .quantity-input {
    width: 48px;
    padding-block-start: var(--spacing-2);
    padding-block-end: var(--spacing-2);
  }
}.pagination {
  background: rgb(var(--background));
  border-radius: var(--rounded-button);
  border-width: 1px;
  justify-self: center;
  display: flex;
}.pagination__item {
  place-content: center;
  padding-inline-start: var(--spacing-4);
  padding-inline-end: var(--spacing-4);
  display: grid;
}.pagination__item--disabled {
  opacity: 0.5;
}.pagination__current {
  padding: var(--spacing-2) var(--spacing-1);
}@media screen and (min-width: 700px) {
  .pagination__item {
    padding-inline-start: var(--spacing-5);
    padding-inline-end: var(--spacing-5);
  }
  .pagination__current {
    padding: var(--spacing-3) var(--spacing-2);
  }
}.range {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  width: 100%;
}.range::-webkit-slider-thumb {
  -webkit-appearance: none;
}.range::-webkit-slider-thumb {
  background: rgb(var(--text-color));
  cursor: pointer;
  border: 2px solid rgb(var(--background));
  z-index: 1;
  box-shadow: none;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  margin-block-start: -6px;
  position: relative;
}.range::-webkit-slider-runnable-track {
  cursor: pointer;
  background: rgb(var(--text-color) / 0.12);
  border: none;
  border-radius: 2px;
  width: 100%;
  height: 4px;
}.range::-moz-range-thumb {
  border: 2px solid rgb(var(--background));
  background: rgb(var(--text-color));
  cursor: pointer;
  border-radius: 100%;
  width: 12px;
  height: 12px;
}.range::-moz-range-progress {
  cursor: pointer;
  border: none;
  border-radius: 2px;
  width: 100%;
  height: 4px;
}.range::-moz-range-track {
  cursor: pointer;
  border: none;
  border-radius: 2px;
  width: 100%;
  height: 4px;
}.range::-moz-range-progress {
  background-color: rgba(var(--text-color));
}.range::-moz-range-track {
  background-color: rgb(var(--border-color));
}@media not screen and (pointer: fine) {
  .range::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    margin-top: -9px;
  }
  .range::-moz-range-thumb {
    width: 16px;
    height: 16px;
  }
}.price-range-slider {
  position: relative;
  padding-block: 36px 36px;
  width: 100%;
}.range-group {
  background: linear-gradient(
    to var(--transform-origin-end),
    rgb(var(--text-color) / 0.12) var(--range-min),
    rgb(var(--text-color)) var(--range-min),
    rgb(var(--text-color)) var(--range-max),
    rgb(var(--text-color) / 0.12) var(--range-max)
  );
  border-radius: 2px;
  height: 4px;
  position: relative;
}.price-range-label {
  position: absolute;
  transform: translate(-50%);
  white-space: nowrap;
  padding: 6px 10px;
  border-radius: min(8px, var(--rounded-button));
  background: rgb(var(--background));
  border: 1px solid rgb(var(--text-color) / 0.12);
  color: rgb(var(--text-color));
  font-size: 0.875rem;
  line-height: 1.2;
  pointer-events: none;
  z-index: 2;
  transition:
    left 0.1s ease,
    transform 0.1s ease;
}.price-range-label--min {
  top: -32px;
  left: var(--range-min);
}.price-range-label--max {
  top: calc(100% + 8px);
  left: var(--range-max);
}.range-group .range {
  pointer-events: none;
  vertical-align: top;
  height: 4px;
}.range-group .range::-webkit-slider-runnable-track {
  background: none;
}.range-group .range::-webkit-slider-thumb {
  pointer-events: auto;
}.range-group .range::-moz-range-progress {
  background: none;
}.range-group .range::-moz-range-track {
  background: none;
}.range-group .range::-moz-range-thumb {
  pointer-events: auto;
}.range-group .range:last-child {
  position: absolute;
  top: 0;
}.range-group
  .range:last-child:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: 0;
}.range-group
  .range:last-child:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: 0;
}.input-group {
  align-items: center;
  column-gap: 20px;
  display: flex;
}.input-prefix {
  border-radius: min(10px, var(--rounded-button));
  border: 1px solid rgb(var(--text-color) / 0.12);
  flex: 1 0 0;
  justify-content: space-between;
  align-items: center;
  min-width: 0;
  padding: 10px 15px;
  display: flex;
}.input-prefix:focus-within {
  border-color: rgb(var(--text-color));
  box-shadow: inset 0 0 0 1px rgb(var(--text-color));
}.input-prefix > .field {
  -webkit-appearance: textfield;
  appearance: textfield;
  text-align: end;
  background: none;
  border: none;
  width: 100%;
  min-width: 0;
  margin-inline-start: 10px;
  padding: 0;
}.input-prefix > .field:focus {
  outline: none;
}.input-prefix > .field::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}.input-prefix > .field::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}.price-range {
  gap: 24px;
  padding-block-start: 4px;
  display: grid;
}.price-range--inline {
  padding: var(--spacing-1);
  grid-template-columns: 1fr;
  align-items: center;
}@media screen and not (pointer: fine) {
  .price-range {
    row-gap: 18px;
    padding-block-start: 10px;
  }
}.product-list {
  grid: var(--product-list-grid);
  gap: var(--product-list-gap);
  scroll-padding-top: calc(var(--sticky-area-height) + 20px);
  display: grid;
  position: relative;
}.product-list__promo {
  grid-column: var(--product-list-promo-grid-column, span 2);
  min-height: 200px;
  display: grid;
}@media screen and (min-width: 700px) {
  @supports (grid-template-rows: subgrid) {
    .product-list {
      grid-template-rows: auto auto;
    }
    .product-list > * {
      grid-template-rows: subgrid;
      grid-row: span 2;
      gap: 0;
    }
    .product-list__promo :is(img, video-media) {
      position: absolute;
    }
    .product-list:not(:has(.product-card--blends))
      .product-list__promo
      .content-over-media {
      grid-row: span 2;
      min-height: 300px;
    }
    .product-card__info {
      align-content: start;
    }
  }
}.rating {
  align-items: center;
  gap: var(--spacing-1-5);
  display: flex;
}.rating__stars {
  display: contents;
}.rating__star {
  color: rgb(var(--star-color));
  position: relative;
  top: -1px;
}.rating__star--empty {
  filter: grayscale();
}@media screen and (min-width: 700px) {
  .rating__star {
    width: 15px;
    height: 15px;
  }
}.rating-with-text {
  gap: var(--spacing-2);
  grid-template-columns: minmax(0, 1fr);
  grid-auto-flow: column;
  align-items: baseline;
  display: grid;
}.buy-buttons {
  align-items: start;
  gap: var(--spacing-2);
  display: grid;
}.buy-buttons--compact {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}@media screen and (min-width: 700px) {
  .buy-buttons--multiple {
    gap: var(--spacing-4);
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
}.product-card {
  --product-card-badge-spacing: var(--spacing-2);
  --product-card-info-padding: var(--spacing-4);
  --product-card-quick-buy-inset: var(--spacing-2);
  border-radius: var(--rounded-sm);
  grid-template-columns: minmax(0, 1fr);
  align-content: start;
  align-items: start;
  display: grid;
  position: relative;
}.product-card__figure {
  display: block;
  position: relative;
}.product-card__badge-list {
  gap: var(--spacing-2);
  pointer-events: none;
  z-index: 5;
  display: grid;
  position: absolute;
  top: var(--product-card-badge-spacing);
}.product-card__badge-list:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--product-card-badge-spacing);
}.product-card__badge-list:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--product-card-badge-spacing);
}.product-card__image {
  object-fit: contain;
  object-position: center;
  transition: opacity 0.2s ease-in-out;
}.product-card__image:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  border-top-left-radius: var(--rounded-sm);
  border-top-right-radius: var(--rounded-sm);
}.product-card__image:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  border-top-right-radius: var(--rounded-sm);
  border-top-left-radius: var(--rounded-sm);
}.product-card__image--secondary {
  display: none;
}.product-card__title {
  line-height: 1.5;
}.product-card__quick-buy {
  position: absolute;
  bottom: var(--product-card-quick-buy-inset);
}.product-card__quick-buy:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--product-card-quick-buy-inset);
}.product-card__quick-buy:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--product-card-quick-buy-inset);
}.product-card__mobile-quick-buy-button {
  background: rgb(var(--background-primary));
  color: rgb(var(--text-primary) / 0.7);
  border-radius: var(--rounded-button);
  border-width: 1px;
  place-content: center;
  width: 2.25rem;
  height: 2.25rem;
  display: grid;
}.product-card__mobile-quick-buy-button > .button__loader {
  gap: var(--spacing-1);
}.product-card__mobile-quick-buy-button > .button__loader > * {
  width: var(--spacing-1);
  height: var(--spacing-1);
}.product-card__info {
  gap: var(--spacing-1);
  padding: var(--product-card-info-padding);
  grid-template-columns: minmax(0, 1fr);
  justify-items: start;
  display: grid;
}.product-card--blends .product-card__info {
  padding-block-end: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
}.product-card__info--center {
  text-align: center;
  justify-content: center;
  justify-items: center;
}.product-card__variant-list {
  display: none;
}@media screen and (min-width: 700px) {
  .product-card {
    --product-card-badge-spacing: var(--spacing-4);
    --product-card-info-padding: var(--spacing-5);
    --product-card-quick-buy-inset: var(--spacing-4);
  }
  .product-card__aside {
    margin-block-start: var(--spacing-1);
  }
  .product-card__variant-list {
    gap: var(--spacing-2);
    margin-block: var(--spacing-2) 2px;
    flex-wrap: wrap;
    display: flex;
  }
}@media screen and (min-width: 1400px) {
  .product-card__info {
    --product-card-info-padding: var(--spacing-6) var(--spacing-8)
      var(--spacing-8) var(--spacing-8);
  }
}@media screen and (pointer: fine) {
  .product-card--show-secondary-media
    .product-card__figure:hover
    .product-card__image--primary {
    opacity: 0;
  }
  .product-card--show-secondary-media
    .product-card__figure:hover
    .product-card__image--secondary {
    opacity: 1;
  }
  .product-card__image--secondary {
    opacity: 0;
    display: block;
  }
  .product-card__quick-buy {
    opacity: 0;
    visibility: hidden;
    transition:
      opacity 0.2s ease-in-out,
      transform 0.2s ease-in-out,
      visibility 0.2s ease-in-out;
    transform: translateY(5px);
  }
  .product-card:hover .product-card__quick-buy {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}.model-viewer {
  position: relative;
}.model-viewer model-viewer {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
}.model-viewer .shopify-model-viewer-ui {
  display: block;
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__controls-area {
  background: rgb(var(--background-primary));
  border-color: rgb(var(--text-primary) / 0.25);
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button {
  color: rgb(var(--text-primary));
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:hover {
  color: rgb(var(--text-primary) / 0.55);
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:active,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgb(var(--text-primary) / 0.55);
  background: rgb(var(--text-primary) / 0.25);
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgb(var(--text-primary) / 0.25);
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--poster {
  background: rgb(var(--background-primary));
  border-color: rgb(var(--text-primary) / 0.25);
  border-radius: var(--rounded-button);
}.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--poster:hover,
.shopify-model-viewer-ui.shopify-model-viewer-ui
  .shopify-model-viewer-ui__button--poster:focus {
  color: rgb(var(--text-primary) / 0.55);
}.price-list {
  align-items: baseline;
  gap: var(--spacing-0-5) var(--spacing-2);
  flex-wrap: wrap;
  display: flex;
}.price-list--lg {
  gap: var(--spacing-3);
}.pickup-drawer::part(close-button) {
  align-self: start;
  margin-block-start: 0.375rem;
}.pickup-drawer::part(body) {
  padding-block-start: 0;
  padding-block-end: 0;
}.pickup-availability__closest-location {
  align-items: start;
  gap: var(--spacing-3);
  display: flex;
}.pickup-availability__media {
  width: var(--spacing-16);
}.pickup-availability__location {
  gap: var(--spacing-2);
  padding-block-start: var(--spacing-5);
  padding-block-end: var(--spacing-5);
  display: grid;
}@media screen and (min-width: 700px) {
  .pickup-availability__media {
    width: var(--spacing-20);
  }
  .pickup-availability__location {
    padding-block-start: var(--spacing-6);
    padding-block-end: var(--spacing-6);
  }
}.quantity-selector {
  height: var(--input-height);
  background: rgb(var(--input-background, transparent));
  color: rgb(var(--input-text-color, var(--text-color)));
  border-radius: var(--rounded-button);
  border-width: 1px;
  display: inline-flex;
}.quantity-selector__button {
  padding-inline-start: var(--spacing-5);
  padding-inline-end: var(--spacing-5);
}.quantity-selector__input {
  -webkit-appearance: none;
  appearance: none;
  min-width: var(--spacing-6);
  background: inherit;
  text-align: center;
}.quantity-selector__input:focus {
  outline: none;
}@media screen and (min-width: 700px) {
  .quantity-selector__button {
    padding-inline-start: var(--spacing-6);
    padding-inline-end: var(--spacing-6);
  }
}.product-quick-add {
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  padding: 1.25rem;
  transition:
    visibility 0.15s ease-in,
    opacity 0.15s ease-in,
    transform 0.15s ease-in;
  position: fixed;
  bottom: 0;
  transform: translateY(10px);
}.product-quick-add:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.product-quick-add:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.product-quick-add.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}@media screen and (min-width: 700px) {
  .product-quick-add {
    border-radius: var(--rounded-sm);
    background: rgb(var(--dialog-background));
    border-width: 1px;
    width: 35rem;
    padding: 1rem;
    bottom: 1rem;
    transform: translateY(0);
  }
  .product-quick-add:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    right: 1rem;
  }
  .product-quick-add:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    left: 1rem;
  }
  .product-quick-add__variant {
    grid-template-columns: 80px minmax(0, 1fr) auto;
    align-items: center;
    column-gap: 1.5rem;
    display: grid;
  }
  .product-quick-add__variant.no-image {
    grid-template-columns: minmax(0, 1fr) auto;
  }
}.quick-buy-drawer {
  --drawer-header-padding: var(--spacing-6);
  --drawer-body-padding: var(--spacing-6);
  --shopify-payment-button-padding: 0.8125rem var(--spacing-6);
  display: none;
}.quick-buy-drawer::part(close-button) {
  align-self: start;
  margin-block-start: 0.25rem;
  margin-inline-end: 0.25rem;
}.quick-buy-drawer .variant-picker {
  text-align: center;
}.quick-buy-drawer .variant-picker__option-info,
.quick-buy-drawer .variant-picker__option-values {
  justify-content: center;
}.quick-buy-drawer .variant-picker__option-values--color {
  max-width: 300px;
  margin-inline-start: auto;
  margin-inline-end: auto;
}.quick-buy-drawer .block-swatch {
  padding: var(--spacing-2-5) var(--spacing-5);
  height: 2.625rem;
}.quick-buy-drawer__media {
  max-width: var(--spacing-20);
}.quick-buy-drawer__info {
  gap: var(--spacing-6);
  margin-block-start: 1rem;
  display: grid;
}@media screen and (min-width: 700px) {
  .quick-buy-drawer {
    --drawer-header-padding: var(--spacing-6);
    width: 560px;
    height: auto;
  }
  .quick-buy-drawer .variant-picker__option-info,
  .quick-buy-drawer .block-swatch {
    font-size: var(--text-sm);
  }
  .quick-buy-drawer .color-swatch {
    --swatch-size: 1.5rem;
  }
  .quick-buy-drawer .color-swatch--rectangle {
    --swatch-size: 2rem;
  }
  .quick-buy-drawer :is(.button, .shopify-payment-button__button--unbranded) {
    padding: var(--spacing-3) var(--spacing-6) !important;
    font-size: var(--text-sm) !important;
  }
  .quick-buy-drawer shopify-accelerated-checkout,
  .quick-buy-drawer shopify-accelerated-checkout-cart {
    --shopify-accelerated-checkout-button-block-size: 46px;
  }
  .quick-buy-drawer__info {
    gap: var(--spacing-8);
  }
}.variant-picker {
  gap: var(--spacing-6);
  grid-template-columns: minmax(0, 1fr);
  display: grid;
}.variant-picker .popover {
  --popover-anchor-block-spacing: var(--spacing-2);
  --popover-content-max-width: none;
}.variant-picker .popover,
.variant-picker .popover::part(content) {
  width: 100%;
}.variant-picker__option-info {
  justify-content: space-between;
  align-items: baseline;
  margin-block-end: var(--spacing-2);
  display: flex;
}.variant-picker__option-values {
  display: flex;
}.variant-picker__option-values.scroll-area {
  padding-block-start: 1px;
  padding-block-end: 1px;
}@media screen and (min-width: 700px) {
  .variant-picker__option-values {
    flex-wrap: wrap;
  }
}@media (scripting: none) {
  .variant-picker__option {
    display: none;
  }
}.prose ol,
.list-decimal {
  list-style: decimal inside;
}.prose ul,
.list-disc {
  list-style: inside;
}.prose :is(ol, ul) :is(ol, ul) {
  margin-block-start: 1em;
  margin-inline-start: 1em;
}.prose > :first-child,
.prose > :first-child :first-child {
  margin-block-start: 0 !important;
}.prose > :last-child,
.prose > :last-child :last-child {
  margin-block-end: 0 !important;
  letter-spacing: normal !important;
}.prose * + :is(p, div, ul, ol) {
  margin-block-start: var(--spacing-3);
}.prose * + :is(.h0, .h1, .h2, h1, h2) {
  margin-block-start: var(--spacing-4);
}.prose * + :is(.h3, .h4, .h5, .h6, h3, h4, h5, h6) {
  margin-block-start: var(--spacing-3);
}.prose * + .button {
  margin-block-start: var(--spacing-6) !important;
}.prose * + span:not(:empty, .metafield-multi_line_text_field) {
  display: inline-block;
}.prose :is(.h0, .h1, .h2, .h3, .h4, h1, h2, h3, h4) + * {
  margin-block-start: var(--spacing-5);
}.prose :is(.h5, .h6, h5, h6) + * {
  margin-block-start: var(--spacing-4);
}.prose
  :is(
    p img:not([style*="float"]):only-child,
    div img:not([style*="float"]):only-child,
    figure,
    video
  ) {
  margin-block: var(--spacing-8);
}.prose figcaption {
  font-style: italic;
  font-size: var(--text-sm);
  color: rgb(var(--text-color) / 0.7);
  margin-block-start: 0.5em;
}.prose ul,
.prose ol {
  row-gap: 0.6em;
  display: grid;
}.prose br {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}.prose
  :is(iframe[src*="youtube"], iframe[src*="youtu.be"], iframe[src*="vimeo"]) {
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}@media screen and (min-width: 700px) {
  .prose * + :is(p, div, ul, ol) {
    margin-block-start: var(--spacing-4);
  }
  .prose * + :is(.h0, .h1, .h2, h1, h2) {
    margin-block-start: var(--spacing-6);
  }
  .prose * + :is(.h3, .h4, h3, h4) {
    margin-block-start: var(--spacing-5);
  }
  .prose * + :is(.h5, .h6, h5, h6) {
    margin-block-start: var(--spacing-4);
  }
  .prose * + .button {
    margin-block-start: var(--spacing-8) !important;
  }
  .prose .h0 + .button {
    margin-block-start: var(--spacing-10) !important;
  }
  .prose :is(.h0, .h1, .h2, .h3, h1, h2, h3) + * {
    margin-block-start: var(--spacing-6);
  }
  .prose :is(.h4, h4) + * {
    margin-block-start: var(--spacing-5);
  }
  .prose :is(.h5, .h6, h5, h6) + * {
    margin-block-start: var(--spacing-4);
  }
  .prose
    :is(
      p img:not([style*="float"]):only-child,
      div img:not([style*="float"]):only-child,
      figure,
      video
    ) {
    margin-block: var(--spacing-12);
  }
}@media screen and (min-width: 1150px) {
  .prose * + p {
    margin-block-start: var(--spacing-6);
  }
  .prose * + :is(.h0, .h1, h1) {
    margin-block-start: var(--spacing-8);
  }
  .prose * + :is(.h2, .h3, .h4, h2, h3, h4) {
    margin-block-start: var(--spacing-6);
  }
  .prose * + :is(.h5, .h6, h5, h6) {
    margin-block-start: var(--spacing-4);
  }
  .prose :is(.h0, .h1, .h2, h1, h2) + * {
    margin-block-start: var(--spacing-8);
  }
  .prose :is(.h3, .h4, h3, h4) + * {
    margin-block-start: var(--spacing-6);
  }
  .prose :is(.h5, .h6, h5, h6) + * {
    margin-block-start: var(--spacing-4);
  }
}.link,
.prose a:not(.button) {
  text-underline: none;
  background: linear-gradient(to right, currentColor, currentColor) 0
    min(100%, 1.35em) / 100% 1px no-repeat;
  transition:
    background-size 0.3s ease-in-out,
    color 0.3s ease-in-out;
}@supports (height: 1lh) {
  :is(.link, .prose a:not(.button)) {
    background: linear-gradient(to right, currentColor, currentColor) 0
      min(100%, 1.2lh) / 100% 1px no-repeat;
  }
}@media screen and (pointer: fine) {
  :is(.link, .prose a:not(.button)):hover {
    background-size: 0 1px;
  }
  .text-subdued :is(.link, .prose a:not(.button)):hover {
    color: rgb(var(--text-color));
  }
}.reversed-link {
  text-underline: none;
  background: linear-gradient(to right, currentColor, currentColor) 0
    min(100%, 1.35em) / 0 1px no-repeat;
  transition: background-size 0.3s ease-in-out;
}@supports (height: 1lh) {
  .reversed-link {
    background: linear-gradient(to right, currentColor, currentColor) 0
      min(100%, 1.2lh) / 0 1px no-repeat;
  }
}@media screen and (pointer: fine) {
  .group:hover .reversed-link,
  .reversed-link.hover\:show:hover {
    background-size: 100% 1px;
  }
}.link-faded {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}@media screen and (pointer: fine) {
  .link-faded:hover {
    opacity: 1;
  }
}.link-faded-reverse {
  transition: opacity 0.2s ease-in-out;
}@media screen and (pointer: fine) {
  .link-faded-reverse:hover {
    opacity: 0.7;
  }
}table {
  width: 100%;
}th {
  text-align: start;
}th,
td {
  padding: var(--spacing-4);
  vertical-align: top;
}:is(th, td):first-child {
  padding-inline-start: 0;
}:is(th, td):last-child {
  padding-inline-end: 0;
}thead th {
  border-block-end-width: 1px;
}tbody tr + tr > *,
thead + tbody tr > * {
  border-top-width: 1px;
}tfoot td {
  border-top-width: 1px;
  padding-block-start: var(--spacing-6);
  padding-block-end: 0;
}.table-row-hover {
  cursor: pointer;
  transition: background 0.2s ease-in-out;
}@media screen and (pointer: fine) {
  .table-row-hover:hover {
    background: rgb(var(--text-color) / 0.05);
  }
}@media screen and (min-width: 700px) {
  th,
  td {
    padding-block-start: var(--spacing-6);
    padding-block-end: var(--spacing-6);
  }
  tfoot td {
    padding-block-start: var(--spacing-8);
  }
}.blockquote,
.prose blockquote {
  --quote-width: 51px;
  --quote-height: 37px;
  --quote-inset-block-start: calc(var(--spacing-5) * -1);
  --quote-inset-inline-start: var(--spacing-1);
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
  position: relative;
}:is(.blockquote, .prose blockquote):before {
  content: "";
  width: var(--quote-width);
  height: var(--quote-height);
  background: rgb(var(--text-color) / 0.1);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='86' height='55' viewBox='0 0 86 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.3163 54.6H42.5163L60.3163 0.400024H85.5163L71.3163 54.6ZM29.3163 54.6H0.716309L18.9163 0.400024H44.1163L29.3163 54.6Z' fill='%23252627'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%3Csvg width='86' height='55' viewBox='0 0 86 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.3163 54.6H42.5163L60.3163 0.400024H85.5163L71.3163 54.6ZM29.3163 54.6H0.716309L18.9163 0.400024H44.1163L29.3163 54.6Z' fill='%23252627'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: var(--quote-width) var(--quote-height);
  mask-size: var(--quote-width) var(--quote-height);
  position: absolute;
  top: var(--quote-inset-block-start);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}:is(.blockquote, .prose blockquote):not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):before {
  left: var(--quote-inset-inline-start);
}:is(.blockquote, .prose blockquote):is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):before {
  right: var(--quote-inset-inline-start);
}.blockquote {
  margin-block-start: var(--spacing-5);
}.prose blockquote {
  --quote-inset-block-start: calc(var(--spacing-4) * -1);
  --quote-inset-inline-start: calc(50% - (var(--quote-width) / 2));
  text-align: center;
  font-size: var(--text-h3);
  margin-block-start: var(--spacing-14);
  margin-block-end: var(--spacing-10);
  line-height: 1.2;
}@media screen and (min-width: 700px) {
  .blockquote,
  .prose blockquote {
    --quote-width: 70px;
    --quote-height: 45px;
  }
  .blockquote {
    --quote-inset-block-start: calc(var(--spacing-6) * -1);
    margin-block-start: var(--spacing-8);
  }
}@media screen and (min-width: 1150px) {
  .prose blockquote {
    --quote-width: 85px;
    --quote-height: 55px;
    --quote-inset-block-start: calc(var(--spacing-5) * -1);
    margin-block-start: var(--spacing-18);
    margin-block-end: var(--spacing-12);
  }
  .blockquote {
    --quote-inset-inline-start: var(--spacing-2-5);
  }
}.shape-circle,
.shape-square,
.shape-diamond {
  --size: var(--spacing-1-5);
  width: var(--size);
  height: var(--size);
  background: currentColor;
  display: block;
}.shape-circle {
  border-radius: var(--rounded-full);
}.shape-diamond {
  transform: rotate(45deg);
}.shape-line {
  background: rgb(var(--text-color) / 0.1);
  width: 1px;
  height: 100%;
}.shape--sm {
  --size: var(--spacing-1);
}.shape--lg {
  --size: var(--spacing-2);
}@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}.skeleton {
  background: rgb(var(--text-color) / 0.15);
  border-radius: 4px;
  flex-shrink: 0;
  animation: 2.5s cubic-bezier(0.4, 0, 0.6, 1) infinite pulse;
  display: block;
}.skeleton--tab {
  width: 88px;
  height: 20px;
}.skeleton--thumbnail {
  width: 80px;
  height: 80px;
}.skeleton--text {
  width: var(--skeleton-text-width, 100%);
  height: 12px;
}@media screen and (min-width: 700px) {
  .skeleton--tab {
    width: 148px;
    height: 34px;
  }
  .skeleton--thumbnail {
    width: 96px;
    height: 96px;
  }
}.color-swatch {
  --swatch-offset: 3px;
  --swatch-size: var(--spacing-7);
  --swatch-margin: calc(var(--swatch-offset) * 2);
  width: var(--swatch-size);
  height: var(--swatch-size);
  margin: var(--swatch-margin);
  background: var(--swatch-background) center / cover;
  flex-shrink: 0;
  place-items: center;
  display: grid;
  position: relative;
}.color-swatch.is-disabled {
  background:
    linear-gradient(
      to bottom right,
      transparent calc(50% - 1px),
      rgb(var(--background)) calc(50% - 1px) calc(50% + 1px),
      transparent calc(50% + 1px)
    ),
    var(--swatch-background) center / cover;
}:disabled + .color-swatch {
  display: none;
}.color-swatch:before {
  content: "";
  inset: calc(-1 * var(--swatch-offset));
  opacity: 0;
  border-radius: inherit;
  will-change: transform;
  transition:
    opacity 0.2s ease-in-out,
    transform 0.2s ease-in-out;
  position: absolute;
  transform: scale(0.75);
  box-shadow: 0 0 0 2px;
}:checked + .color-swatch:before,
.color-swatch.is-selected:before {
  opacity: 1;
  transform: scale(1);
}:focus-visible + .color-swatch {
  outline-offset: calc(2px + var(--swatch-offset) * 2);
}.color-swatch--rectangle {
  --swatch-size: var(--spacing-10);
  height: calc(var(--swatch-size) * 0.4);
  margin: 0;
}.color-swatch--rectangle:before {
  width: 100%;
  bottom: -3px;
  box-shadow: 0 2px;
}.color-swatch--rectangle:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):before {
  left: 0;
}.color-swatch--rectangle:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):before {
  right: 0;
}.color-swatch--sm {
  --swatch-size: var(--spacing-3-5);
  --swatch-offset: 2px;
}.color-swatch--rectangle.color-swatch--sm {
  --swatch-size: var(--spacing-5);
  margin-block-start: 7px;
  margin-block-end: 6px;
}.color-swatch--rectangle.color-swatch--sm:before {
  bottom: -2px;
}.color-swatch__view-more {
  padding: 1px var(--spacing-2);
  color: rgb(var(--text-color) / 0.7);
  border-width: 1px;
  margin-inline-start: var(--spacing-1-5);
}.thumbnail-swatch {
  --swatch-size: 60px;
  width: var(--swatch-size);
  height: var(--swatch-size);
  border-radius: min(4px, var(--rounded-input));
  flex-shrink: 0;
  display: block;
  position: relative;
}.thumbnail-swatch:before {
  content: "";
  border-radius: inherit;
  opacity: 0;
  will-change: transform;
  transition:
    opacity 0.2s ease-in-out,
    transform 0.2s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(0.95);
  box-shadow: 0 0 0 2px;
}:disabled + .thumbnail-swatch {
  display: none;
}.thumbnail-swatch.is-disabled:after {
  content: "";
  background-image: linear-gradient(
    to bottom right,
    transparent calc(50% - 1px),
    rgb(var(--text-color) / 0.5) calc(50% - 1px) calc(50% + 1px),
    transparent calc(50% + 1px)
  );
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.thumbnail-swatch > img {
  border-radius: inherit;
  height: 100%;
}:checked + .thumbnail-swatch:before,
.thumbnail-swatch.is-selected:before {
  opacity: 1;
  transform: scale(1);
}:focus-visible + .thumbnail-swatch {
  outline-offset: 4px;
}.thumbnail-swatch--sm {
  --swatch-size: 48px;
}.thumbnail-swatch__view-more {
  width: var(--spacing-12);
  height: var(--spacing-12);
  border-radius: min(4px, var(--rounded-input));
  border-width: 1px;
  place-items: center;
  display: grid;
}.block-swatch {
  place-items: center;
  gap: var(--spacing-3);
  height: var(--input-height);
  white-space: nowrap;
  border-radius: var(--rounded-button);
  background: rgb(var(--input-background, var(--background))) no-repeat;
  border-width: 1px;
  padding-inline-start: var(--spacing-5);
  padding-inline-end: var(--spacing-5);
  display: flex;
  position: relative;
}.block-swatch.is-disabled {
  color: rgb(var(--text-color) / 0.5);
  background-image: linear-gradient(
    to bottom right,
    #0000 50%,
    currentColor 50% calc(50% + 2px),
    #0000 calc(50% + 2px)
  );
}:disabled + .block-swatch {
  display: none;
}.block-swatch:before {
  content: "";
  box-shadow: 0 0 0 2px rgb(var(--text-color));
  border-radius: inherit;
  opacity: 0;
  will-change: transform;
  transition:
    opacity 0.2s ease-in-out,
    transform 0.2s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scale(0.95);
}:checked + .block-swatch.is-disabled {
  background-image: linear-gradient(
    to bottom right,
    transparent 50%,
    rgb(var(--text-color)) 50% calc(50% + 2px),
    transparent calc(50% + 2px)
  );
}:checked + .block-swatch:before,
.block-swatch.is-selected:before {
  opacity: 1;
  transform: scale(1);
}:focus-visible + .block-swatch {
  outline-offset: 4px;
}.block-swatch__color {
  width: var(--spacing-3-5);
  height: var(--spacing-3-5);
  border-radius: var(--rounded-full);
  background: var(--swatch-background) center / cover;
}@media screen and (min-width: 700px) {
  .block-swatch {
    padding-inline-start: var(--spacing-6);
    padding-inline-end: var(--spacing-6);
  }
}.image-filter-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
  display: grid;
}.facet-dialog .image-filter-list {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}.image-filter {
  text-align: center;
  border-width: 1px;
  border-radius: 2px;
  flex-direction: column;
  align-items: center;
  row-gap: 0.5rem;
  padding: 1rem 1rem 0.75rem;
  transition:
    border-color 0.2s ease-in-out,
    box-shadow 0.2s ease-in-out;
  display: flex;
}:checked + .image-filter,
.image-filter.is-selected {
  border-color: currentColor;
  box-shadow: inset 0 0 0 1px;
}.image-filter__image {
  width: 2rem;
}[data-tooltip] {
  position: relative;
}@media screen and (pointer: fine) {
  [data-tooltip]:after {
    content: attr(data-tooltip);
    bottom: calc(100% + var(--spacing-2));
    border-radius: min(24px, var(--rounded-button));
    background: rgb(var(--text-color));
    color: rgb(var(--background));
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    width: max-content;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: 700;
    transition:
      opacity 0.2s ease-in-out,
      visibility 0.2s ease-in-out,
      transform 0.2s ease-in-out;
    position: absolute;
    left: 50%;
    transform: translate(-50%) scale(0.9);
  }
  [data-tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
    will-change: transform;
    transform: translate(-50%) scale(1);
  }
}@media (prefers-reduced-motion: no-preference) {
  .page-transition {
    opacity: 0;
  }
}@media (scripting: none) {
  .page-transition {
    opacity: 1;
  }
}.lock {
  overflow: hidden;
}.text-with-icon {
  gap: var(--spacing-3);
  align-items: center;
  display: flex;
}.text-with-icon > svg {
  flex-shrink: 0;
}.offer {
  gap: var(--spacing-2);
  padding: var(--spacing-5);
  border-radius: var(--rounded-sm);
  display: grid;
}.offer--center {
  text-align: center;
  justify-items: center;
}.social-media {
  gap: var(--spacing-3) var(--spacing-6);
  flex-wrap: wrap;
  display: flex;
}.social-media--sm svg {
  width: 1.25rem;
  height: 1.25rem;
}@media screen and (min-width: 700px) {
  .social-media--sm svg {
    width: 1.7rem;
    height: 1.7rem;
  }
}.share-buttons {
  align-items: center;
  gap: var(--spacing-2-5);
  display: flex;
}.share-buttons__item {
  width: var(--spacing-8-5);
  height: var(--spacing-8-5);
  opacity: 0.7;
  background: rgb(var(--text-color) / 0);
  border-radius: var(--rounded-full);
  place-content: center;
  transition:
    opacity 0.2s ease-in-out,
    background 0.2s ease-in-out;
  display: grid;
}.share-buttons__item:hover {
  opacity: 1;
  background: rgb(var(--text-color) / 0.1);
}.floating-controls-container {
  position: relative;
}.floating-controls-container .circle-button {
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition:
    opacity 0.1s ease-in-out,
    transform 0.1s ease-in-out,
    visibility 0.1s ease-in-out;
  position: absolute;
  top: calc(50% - 24px);
  transform: scale(0.8);
}.floating-controls-container
  .circle-button:first-of-type:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: var(--spacing-5);
}.floating-controls-container
  .circle-button:first-of-type:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: var(--spacing-5);
}.floating-controls-container
  .circle-button:last-of-type:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: var(--spacing-5);
}.floating-controls-container
  .circle-button:last-of-type:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: var(--spacing-5);
}@media screen and (pointer: fine) {
  .floating-controls-container:hover
    .is-scrollable
    ~ .circle-button:not([disabled]) {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}.icon {
  vertical-align: middle;
  display: block;
}[dir="rtl"] .reverse-icon {
  transform: rotate(180deg);
}.offset-icon {
  --icon-baseline-distance: 1.6em;
  --icon-offset: calc((var(--icon-baseline-distance) - var(--icon-height)) / 2);
  top: var(--icon-offset);
  position: relative;
}.icon-chevron-bottom {
  transition: transform 0.2s ease-in-out;
}.group[aria-expanded="true"] > .icon-chevron-bottom {
  transform: rotate(180deg);
}.icon-block {
  padding: var(--spacing-6);
  background: rgb(var(--background));
}.image-icon {
  width: var(--mobile-icon-max-width, var(--icon-max-width));
}@media screen and (min-width: 700px) {
  .image-icon {
    width: var(--icon-max-width);
  }
}custom-cursor {
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  scale: 0.5;
  transition:
    opacity 0.1s,
    scale 0.1s,
    visibility 0.1s !important;
}@media screen and (pointer: fine) {
  custom-cursor {
    display: block;
  }
  custom-cursor.is-visible {
    opacity: 1;
    visibility: visible;
    scale: 1;
  }
}:has(> custom-cursor:not([hidden])) {
  cursor: none;
}scroll-shadow {
  --scroll-shadow-size: 30px;
}split-lines {
  overflow-wrap: anywhere;
}product-rerender {
  display: contents;
}.customer-form__image {
  display: none;
}.customer-form__box {
  padding: var(--spacing-14) var(--container-gutter);
}.customer-form__box-inner {
  max-width: 440px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: block;
}@media screen and (min-width: 700px) {
  .customer-form {
    margin-block-start: var(--spacing-10);
    margin-block-end: var(--spacing-10);
  }
  .customer-form__box {
    border-radius: var(--rounded);
    padding-inline-start: var(--spacing-16);
    padding-inline-end: var(--spacing-16);
  }
}@media screen and (min-width: 1000px) {
  .customer-form {
    gap: var(--spacing-6);
    grid: auto / auto-flow minmax(0, 680px);
    justify-content: center;
    display: grid;
  }
  .customer-form__image {
    object-fit: cover;
    object-position: center;
    height: 100%;
    display: block;
  }
}.account {
  gap: var(--spacing-6);
  max-width: 1350px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
}.account-nav__item {
  padding-block-start: var(--spacing-4-5);
  padding-block-end: var(--spacing-4-5);
}.account-nav__item[aria-current="page"] {
  border-color: currentColor;
  border-bottom-width: 2px;
}.account-header,
.account__block-list {
  gap: var(--spacing-6);
  display: grid;
  position: relative;
}@media screen and (min-width: 700px) {
  .account {
    gap: var(--spacing-12);
  }
  .account-nav__item--logout {
    position: absolute;
  }
  .account-nav__item--logout:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    right: 0;
  }
  .account-nav__item--logout:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    left: 0;
  }
  .account-header--back {
    text-align: center;
    justify-content: center;
  }
  .account-header--back > .back-button {
    position: absolute;
  }
}.order-table-list {
  display: none;
}.order-grid-list {
  gap: var(--spacing-5);
  display: grid;
}.order-grid-item {
  gap: var(--spacing-4);
  padding: var(--spacing-6);
  border-width: 1px;
  padding-block-start: var(--spacing-5);
  display: grid;
}.order-grid-item__categories {
  gap: var(--spacing-4);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
}@media screen and (min-width: 700px) {
  .order-grid-list {
    display: none;
  }
  .order-table-list {
    max-width: 1024px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    display: table;
  }
  .order-table-list th,
  .order-table-list td {
    padding-inline-start: var(--spacing-4);
    padding-inline-end: var(--spacing-4);
  }
}.addresses-list {
  --addresses-per-row: 1;
  gap: var(--spacing-5);
  display: grid;
}.address {
  gap: var(--spacing-2);
  padding: var(--spacing-6);
  border-width: 1px;
  flex-direction: column;
  width: 100%;
  display: flex;
}.address__actions {
  gap: var(--spacing-6);
  margin-block-start: auto;
  padding-block-start: var(--spacing-2);
  display: flex;
}.address-form {
  gap: var(--spacing-3);
  display: grid;
}@media screen and (min-width: 700px) {
  .addresses-list {
    --addresses-per-row: 2;
    grid-template-columns: repeat(
      auto-fit,
      minmax(
        0,
        calc(
          100% / var(--addresses-per-row) - var(--spacing-6) /
            var(--addresses-per-row) * (var(--addresses-per-row) - 1)
        )
      )
    );
    gap: var(--spacing-6);
    justify-content: center;
    justify-items: center;
  }
  .address {
    padding: var(--spacing-8) var(--spacing-10);
  }
  .address-form {
    gap: var(--spacing-6);
  }
}@media screen and (min-width: 1000px) {
  .addresses-list {
    --addresses-per-row: 4;
  }
}.order {
  align-items: start;
  gap: var(--spacing-6);
  display: grid;
}.order-addresses-list {
  gap: var(--spacing-5);
  display: grid;
}@media screen and (min-width: 700px) {
  .order {
    gap: var(--spacing-12);
  }
  .order-addresses-list {
    gap: var(--spacing-6);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media screen and (min-width: 1150px) {
  .order {
    grid-template-columns: 1fr 380px;
  }
  .order-addresses-list {
    grid-template-columns: none;
  }
}@media screen and (min-width: 1400px) {
  .order {
    gap: var(--spacing-24);
  }
}.announcement-bar {
  padding-block-start: var(--spacing-2-5);
  padding-block-end: var(--spacing-2-5);
}.announcement-bar__wrapper {
  gap: var(--spacing-4);
  max-width: 450px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: flex;
}.announcement-bar__scrolling-list {
  grid: auto / auto-flow max-content;
  justify-content: center;
  display: grid;
  overflow: hidden;
}.announcement-bar__static-list {
  text-align: center;
  place-items: center;
  display: grid;
}.announcement-bar__static-list > * {
  grid-area: 1 / -1;
}.announcement-bar__item {
  grid: auto / auto-flow auto var(--spacing-20);
  place-items: center;
  display: grid;
}@media screen and (min-width: 700px) {
  .announcement-bar {
    padding-block-start: var(--spacing-3-5);
    padding-block-end: var(--spacing-3-5);
  }
  .announcement-bar__item {
    grid-auto-columns: auto var(--spacing-40);
  }
}@media (prefers-reduced-motion: no-preference) {
  .announcement-bar__item {
    animation: translateFull var(--marquee-animation-duration, 0s) linear
      infinite;
  }
}.article {
  --article-margin-block-end: var(--spacing-14);
}.article > .container {
  justify-content: safe center;
  gap: var(--spacing-10);
  margin-block-end: var(--article-margin-block-end);
  display: grid;
}@media screen and (min-width: 700px) {
  .article {
    --article-margin-block-end: var(--spacing-28);
  }
  .article > .container {
    gap: var(--spacing-16);
  }
}.article-banner {
  grid: var(--article-banner-grid);
  column-gap: var(--article-banner-column-gap);
  align-items: var(--article-banner-horizontal-alignement, center);
  max-width: var(--article-banner-max-width);
  box-sizing: content-box;
  justify-items: center;
  margin-inline-start: auto;
  margin-inline-end: auto;
  padding-block-start: var(--article-banner-padding-block-start, 0);
  display: grid;
  position: relative;
}.article-banner:before {
  content: "";
  width: calc((100vw - var(--scrollbar-width, 0px)));
  height: var(--article-banner-before-height);
  pointer-events: none;
  background-color: rgb(var(--article-banner-background));
  position: absolute;
  top: 0;
}.article-banner__image {
  z-index: 1;
  width: 100%;
}.article-banner__image > img {
  width: 100%;
}.article-banner__content {
  gap: var(--spacing-6);
  padding: var(--article-banner-content-padding-block-start)
    var(--article-banner-content-padding-inline)
    var(--article-banner-content-padding-block-end);
  justify-items: var(--article-banner-vertical-alignement, center);
  text-align: var(--article-banner-vertical-alignement, center);
  z-index: 2;
  display: grid;
}.article-banner__content > .badge {
  --badge-background: var(--article-banner-badge-background);
  padding: var(--spacing-1) var(--spacing-3);
  display: inline-block;
}.article__meta {
  justify-content: var(--article-banner-meta-vertical-alignment, center);
  row-gap: var(--spacing-2);
  column-gap: var(--spacing-4);
  flex-wrap: wrap;
  display: flex;
}.article__meta .text-with-icon {
  gap: var(--spacing-2);
}@media screen and (min-width: 1150px) {
  .article-banner {
    padding-inline-start: var(--container-gutter);
    padding-inline-end: var(--container-gutter);
  }
  .article-banner__content {
    grid-area: var(--article-banner-grid-area, content);
  }
  .article-banner__image {
    grid-area: var(--article-banner-grid-area, image);
    position: relative;
  }
  .article-banner__image:before {
    content: "";
    background: rgb(var(--article-banner-image-overlay));
    border-radius: inherit;
    z-index: 1;
    pointer-events: none;
    transition: background 0.2s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .article__meta {
    column-gap: var(--spacing-6);
  }
  .article__meta .text-with-icon {
    gap: var(--spacing-2-5);
  }
}.article-content {
  max-width: var(--article-max-width);
  grid-template-columns: minmax(0, 1fr);
  width: 100%;
  margin-inline-start: auto;
  margin-inline-end: auto;
  padding-block-start: var(--spacing-10);
}.article-content > .share-buttons .share-buttons__item {
  width: var(--spacing-10);
  height: var(--spacing-10);
  opacity: 1;
}@media screen and (min-width: 1000px) {
  .article-content {
    border-bottom-width: 1px;
    padding-block-start: var(--spacing-16);
    padding-block-end: var(--spacing-18);
  }
}.article-navigation {
  gap: var(--spacing-6);
  max-width: var(--article-max-width);
  display: grid;
}.article-prev-next {
  gap: var(--spacing-5);
  grid: auto / auto-flow 75vw;
  display: grid;
}@media screen and (min-width: 700px) {
  .article-navigation {
    --navigation-margin-block: var(--spacing-16);
    gap: var(--spacing-10);
  }
  .article-navigation__title > svg {
    width: 27px;
    height: 24px;
  }
  .article-prev-next {
    gap: var(--spacing-12);
    grid: auto / repeat(2, minmax(0, 1fr));
  }
}.article-comments {
  --comments-padding-inner: var(--spacing-6);
  gap: var(--spacing-12);
  max-width: var(--article-max-width);
  display: grid;
}.comments-list {
  gap: var(--spacing-4);
  padding: var(--comments-padding-inner);
  display: grid;
}.comment {
  gap: var(--spacing-3);
  display: grid;
}.comment:not(:first-child) {
  padding-block-start: var(--spacing-4);
}.article-comments__form {
  padding: var(--comments-padding-inner);
}@media screen and (min-width: 700px) {
  .article-comments {
    --comments-padding-inner: var(--spacing-12);
  }
  .comments-list {
    gap: var(--spacing-8);
  }
  .comment {
    gap: var(--spacing-6);
    display: flex;
  }
  .comment:not(:first-child) {
    padding-block-start: var(--spacing-8);
  }
  .comment__gravatar {
    width: var(--spacing-12);
    height: var(--spacing-12);
  }
}.before-after {
  --before-after-label-spacing: var(--spacing-5);
  -webkit-user-select: none;
  user-select: none;
  position: relative;
}.before-after__label {
  position: absolute;
}.before-after__label--left:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--before-after-label-spacing);
}.before-after__label--left:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--before-after-label-spacing);
}.before-after__label--right:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--before-after-label-spacing);
}.before-after__label--right:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--before-after-label-spacing);
}.before-after__label--top {
  top: var(--before-after-label-spacing);
}.before-after__label--bottom {
  bottom: var(--before-after-label-spacing);
}.before-after__after-image {
  clip-path: inset(
    0 0 0
      calc(
        var(--before-after-initial-drag-position, 50%) +
          var(--clip-path-offset, 0px)
      )
  );
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}[dir="rtl"] .before-after__after-image {
  clip-path: inset(
    0
      calc(
        var(--before-after-initial-drag-position, 50%) -
          var(--clip-path-offset, 0px)
      )
      0 0
  );
}.before-after__cursor-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.before-after__cursor {
  touch-action: none;
  transform: translate(
    calc(var(--transform-logical-flip) * -50% + var(--clip-path-offset, 0px)),
    -50%
  );
  cursor: grab;
  filter: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
  will-change: transform;
  place-items: center;
  width: max-content;
  height: 100%;
  display: grid;
  position: relative;
}.before-after__cursor:before {
  content: "";
  width: var(--spacing-0-5);
  background: rgb(var(--background));
  z-index: -1;
  height: 100%;
  position: absolute;
}.before-after__cursor {
  top: 50%;
}.before-after__cursor:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--before-after-initial-drag-position, 0px);
}.before-after__cursor:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--before-after-initial-drag-position, 0px);
}.before-after__cursor:active {
  cursor: grabbing;
}@media screen and (min-width: 700px) {
  .before-after {
    --before-after-label-spacing: var(--spacing-8);
  }
  .before-after__cursor svg {
    width: var(--spacing-10);
    height: var(--spacing-10);
  }
}.blog-posts__container {
  gap: var(--spacing-8);
  margin-block-start: var(--spacing-10);
  margin-block-end: var(--spacing-14);
  display: grid;
}@media screen and (min-width: 700px) {
  .blog-posts__container {
    gap: var(--spacing-10);
  }
}@media screen and (min-width: 1400px) {
  .blog-posts__container {
    gap: var(--spacing-20);
    margin-block-start: var(--spacing-20);
    margin-block-end: var(--spacing-28);
  }
}.blog-banner {
  --banner-container-gap: var(--spacing-16);
  padding-block-start: var(--banner-spacing-block-added, 0px);
}.blog-banner-content {
  padding-block-start: var(--banner-content-padding-block-start);
  padding-block-end: var(--spacing-16);
}.blog-filter-list {
  --filter-list-item-padding: var(--spacing-2-5) var(--spacing-5);
  white-space: nowrap;
}.blog-filter-list [aria-selected="true"] {
  background-color: rgb(var(--background-primary));
  color: rgb(var(--text-primary));
}.blog-filter-list [aria-selected="false"] {
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}@media screen and (pointer: fine) {
  .blog-filter-list [aria-selected="false"]:hover {
    opacity: 1;
  }
}.blog-filter-list a {
  padding: var(--filter-list-item-padding);
  display: block;
}.blog-banner__form {
  width: 100%;
  max-width: 500px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  padding-inline-start: var(--spacing-6);
  padding-inline-end: var(--spacing-6);
}@media screen and (min-width: 700px) {
  .blog-banner {
    --banner-container-gap: var(--spacing-28);
  }
  .blog-banner-content {
    padding-block-end: var(--spacing-28);
  }
  .blog-banner__form {
    box-sizing: content-box;
  }
  .blog-filter-list {
    --filter-list-item-padding: var(--spacing-4) var(--spacing-6);
  }
}.blog-posts {
  --blog-articles-gap: var(--spacing-8);
  align-items: flex-start;
  gap: var(--blog-articles-gap);
  display: grid;
}.blog-posts-newsletter {
  padding: var(--spacing-8);
  align-content: flex-start;
}.blog-posts-newsletter > .form {
  gap: var(--spacing-2);
}@media screen and (min-width: 700px) {
  .blog-posts {
    --article-per-row: var(--blog-posts-per-row, 2);
    --blog-articles-gap: var(--spacing-10);
    --blog-articles-margin-block: var(--spacing-14);
    grid: auto / repeat(var(--article-per-row), minmax(0, 1fr));
  }
  .blog-posts-newsletter {
    padding: var(--spacing-10);
  }
  .blog-posts-newsletter > .form {
    gap: var(--spacing-4);
  }
  .blog-posts-newsletter__content > svg {
    width: var(--spacing-8);
    height: var(--spacing-8);
  }
}@media screen and (min-width: 1150px) {
  .blog-posts {
    --article-per-row: var(--blog-posts-per-row, 3);
  }
}@media screen and (min-width: 1400px) {
  .blog-posts {
    --blog-articles-gap: var(--spacing-20);
  }
}.cart {
  gap: var(--section-stack-spacing-block);
  max-width: 1350px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
}.cart-header {
  gap: var(--spacing-6);
  text-align: center;
  justify-items: center;
  display: grid;
}.cart-header .free-shipping-bar {
  max-width: 450px;
}.cart-order {
  align-items: start;
  gap: var(--spacing-6);
  display: grid;
}.cart-form {
  gap: var(--spacing-5);
  padding: var(--spacing-6);
  border-width: 1px;
  display: grid;
}@media screen and (min-width: 700px) {
  .cart-order {
    gap: var(--spacing-12);
  }
  .cart-form {
    gap: var(--spacing-6);
    padding: var(--spacing-10) var(--spacing-12);
  }
}@media screen and (min-width: 1150px) {
  .cart-order {
    grid-template-columns: 1fr 380px;
  }
  .cart-order__recap {
    top: calc(var(--sticky-area-height) + 20px);
    position: sticky;
  }
}@media screen and (min-width: 1400px) {
  .cart-order {
    gap: var(--spacing-24);
  }
}.free-shipping-bar {
  gap: var(--spacing-2);
  width: 100%;
  display: grid;
}@media screen and (min-width: 700px) {
  .free-shipping-bar {
    gap: var(--spacing-4);
  }
}.shipping-estimator {
  gap: var(--spacing-6);
  display: grid;
}@media screen and (min-width: 700px) {
  .shipping-estimator__form {
    flex-wrap: wrap;
    margin-inline-end: var(--spacing-6);
    display: flex;
  }
}.cart-drawer {
  --drawer-footer-padding: 1rem 1.5rem 1.5rem 1.5rem;
  --drawer-content-max-height: none;
  height: 100%;
  top: 0;
}.cart-drawer::part(outside-close-button) {
  display: none;
}.cart-drawer > [is="close-button"] {
  display: grid;
}.cart-drawer__top {
  gap: var(--spacing-2);
  padding-block-end: var(--spacing-6);
  display: grid;
}.cart-drawer__line-items > * + * {
  padding-block-start: var(--spacing-4);
}.cart-drawer__note {
  visibility: hidden;
  width: 100%;
  transition: visibility 0.2s ease-in-out;
  position: absolute;
  bottom: calc(100% + 1px);
  overflow: hidden;
}.cart-drawer__note:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.cart-drawer__note:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.cart-drawer__note-inner {
  padding: var(--spacing-5);
  background: rgb(var(--dialog-background));
  border-block-start-width: 1px;
  transition: transform 0.2s ease-in-out;
  transform: translateY(100%);
}.cart-drawer__note[open] {
  visibility: visible;
}.cart-drawer__note[open] > .cart-drawer__note-inner {
  transform: translateY(0);
}.cart-drawer__recommendations {
  --horizontal-product-width: 390px;
}@media screen and (min-width: 700px) {
  .cart-drawer {
    --drawer-footer-padding: 1.5rem 2.5rem 2.5rem 2.5rem;
  }
  .cart-drawer .free-shipping-bar {
    gap: var(--spacing-2-5);
  }
  .cart-drawer .horizontal-product-list-carousel {
    grid-template-columns: none;
  }
  .cart-drawer__top {
    gap: var(--spacing-4);
    padding-block-end: var(--spacing-8);
  }
  .cart-drawer__line-items > * + * {
    padding-block-start: var(--spacing-6);
  }
  .cart-drawer__note-inner {
    padding: var(--spacing-8) var(--spacing-10) var(--spacing-10)
      var(--spacing-10);
  }
}.collection {
  --collection-sidebar-width: 250px;
  gap: var(--spacing-8);
  grid-template-columns: minmax(0, 1fr);
  margin-block-start: var(--spacing-8);
  margin-block-end: var(--section-outer-spacing-block);
  display: grid;
}.collection__top-bar,
.collection__facets {
  display: none;
}.collection__results {
  scroll-padding-top: calc(var(--sticky-area-height) + 20px);
  transition: opacity 0.1s;
}.is-loading .collection__results {
  opacity: 0.4;
}@media screen and (min-width: 700px) {
  .collection {
    margin-block-start: var(--spacing-12);
  }
}@media screen and (min-width: 1000px) {
  .collection {
    column-gap: var(--spacing-12);
  }
  .collection--filters-sidebar {
    grid-template-columns: var(--collection-sidebar-width) minmax(0, 1fr);
  }
  .collection__top-bar {
    column-gap: var(--spacing-6);
    grid-column: 1 / -1;
    grid-template-columns: auto minmax(0, 1fr);
    display: grid;
  }
  .collection--filters-sidebar .collection__top-bar {
    grid-template-columns: inherit;
    column-gap: inherit;
  }
  .collection--filters-horizontal .collection__top-bar {
    row-gap: var(--spacing-8);
    grid-template-columns: 100%;
  }
  .collection__facets {
    display: block;
  }
  .facets-summary {
    align-items: start;
    gap: var(--spacing-4);
    grid-column-end: -1;
    display: flex;
  }
  .collection__facets-scroller {
    display: block;
    position: sticky;
    top: calc(var(--sticky-area-height) + 20px);
  }
  .collection__pagination {
    grid-column-end: -1;
  }
  .availability-facet {
    align-items: center;
    gap: var(--spacing-4);
    display: flex;
  }
  .collection--filters-horizontal .availability-facet,
  .collection--filters-horizontal .sort-by-facet {
    flex: 1 0 0;
    min-width: max-content;
  }
}@media screen and (min-width: 1400px) {
  .collection {
    --collection-sidebar-width: 300px;
  }
}.sort-by-facet {
  justify-content: end;
  gap: var(--spacing-1);
  flex-shrink: 0;
  margin-inline-start: auto;
  display: flex;
  position: relative;
}.facets__floating-filter {
  text-align: center;
  z-index: 2;
  width: 100%;
  position: fixed;
  bottom: var(--spacing-8);
}.facets__floating-filter:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.facets__floating-filter:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.facets-drawer::part(header) {
  padding-block: var(--spacing-6);
}.facets-drawer::part(body) {
  flex-grow: 1;
  padding-block-start: 0;
  padding-block-end: 0;
}.facets-drawer .facets-vertical {
  flex-direction: column;
  min-height: 100%;
  display: flex;
}.facets-drawer .accordion {
  border-block-start-width: 0;
}.facets-drawer__floating-apply {
  background: linear-gradient(
    180deg,
    rgb(var(--background-primary) / 0),
    rgb(var(--background))
  );
  margin-block-start: auto;
  margin-inline-start: calc(-1 * var(--spacing-3));
  margin-inline-end: calc(-1 * var(--spacing-3));
  padding-block-start: var(--spacing-5);
  padding-block-end: var(--spacing-5);
  position: sticky;
  bottom: 0;
}@media screen and (max-width: 699px) {
  .facets-drawer::part(header) {
    display: none;
  }
  .facets-drawer::part(content) {
    height: 65vh;
    max-height: none;
  }
}@media screen and (min-width: 700px) {
  .facets-drawer__floating-apply {
    margin-inline-start: calc(-1 * var(--spacing-4));
    margin-inline-end: calc(-1 * var(--spacing-4));
    padding-block-start: var(--spacing-6);
    padding-block-end: var(--spacing-6);
  }
}.facets-horizontal {
  justify-content: center;
  align-items: center;
  gap: var(--spacing-5) var(--spacing-10);
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.facets-horizontal > [aria-expanded] {
  transition: opacity 0.2s ease-in-out;
}@supports selector(:has(*)) {
  .facets-horizontal > [aria-expanded="true"] ~ [aria-expanded] {
    opacity: 0.5;
  }
  .facets-horizontal > :has(~ [aria-expanded="true"]) {
    opacity: 0.5;
  }
}.active-facets {
  align-items: center;
  gap: var(--spacing-2);
  flex-wrap: wrap;
  display: flex;
}.active-facets > .facet-clear-all {
  margin-inline-start: var(--spacing-2);
}@media screen and (min-width: 1000px) {
  .active-facets {
    margin-block-start: -12px;
    margin-block-end: -12px;
  }
  .active-facets > .facet-clear-all {
    margin-inline-start: var(--spacing-4);
  }
  .collection--filters-horizontal .active-facets {
    margin-block-start: 0;
    margin-block-end: 0;
  }
}.removable-facet {
  gap: var(--spacing-3);
  padding: var(--spacing-2-5) var(--spacing-4);
  background: rgb(var(--text-color) / 0.1);
  color: rgb(var(--text-color));
  border-radius: var(--rounded-button);
  flex-shrink: 0;
  align-items: baseline;
  display: flex;
}@media screen and (min-width: 700px) {
  .removable-facet {
    padding: var(--spacing-3) var(--spacing-5);
    gap: var(--spacing-4);
  }
}.facet-dialog {
  padding: var(--spacing-4);
  border-radius: min(8px, var(--rounded-button));
  background: rgb(var(--background-primary));
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  border-width: 1px;
  width: max-content;
  max-width: min(1100px, 80vw);
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out;
  position: absolute;
  top: calc(100% + var(--spacing-6));
}.facet-dialog:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.facet-dialog:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.facet-dialog > .color-list {
  margin: var(--spacing-1) var(--spacing-2);
  max-width: 550px;
}.availability-facet
  + .facets-horizontal
  > .facet-dialog:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: auto;
}.availability-facet
  + .facets-horizontal
  > .facet-dialog:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: auto;
}.facet-dialog[open] {
  visibility: visible;
  opacity: 1;
}.facet-dialog-option {
  padding: var(--spacing-3) var(--spacing-6);
  border-radius: var(--rounded-full);
  opacity: 0.7;
  transition:
    opacity 0.2s ease-in-out,
    background 0.2s ease-in-out;
  display: block;
}:checked + .facet-dialog-option,
.facet-dialog-option:hover {
  background: rgb(var(--text-primary) / 0.04);
  opacity: 1;
}.collection-header {
  text-align: center;
  margin-block-start: var(--spacing-8);
  margin-block-end: var(--spacing-8);
}@media screen and (min-width: 700px) {
  .collection-header {
    margin-block-start: var(--spacing-16);
    margin-block-end: var(--spacing-16);
  }
}.collection-featured-product {
  max-width: 290px;
  display: grid;
}.collection-featured-product > * {
  background: rgb(var(--text-primary) / 0.2);
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
}.collection-featured-product__title {
  padding: var(--spacing-1-5) var(--spacing-4);
  border-top-left-radius: var(--rounded-xs);
  border-top-right-radius: var(--rounded-xs);
  justify-self: end;
}.collection-featured-product__content {
  border-radius: var(--rounded-xs);
  border-top-right-radius: 0;
}.collection-list {
  grid: var(--collection-list-grid, none);
  align-items: start;
  gap: var(--grid-gutter);
  display: grid;
}.collection-card {
  --transition-direction: 1;
  scroll-snap-align: center;
  scroll-snap-stop: always;
  overflow: hidden;
}.collection-card--reverse-transition {
  --transition-direction: -1;
}.collection-card__content-wrapper svg {
  opacity: 0;
  visibility: hidden;
  transition:
    opacity 0.2s,
    visibility 0.2s,
    transform 0.2s;
  display: inline-block;
}.collection-card__content + svg {
  transform: translateY(calc(var(--transition-direction) * 48px));
}.collection-card__content {
  transition: transform 0.2s;
}.collection-card__content:first-child {
  margin-block-end: -3rem;
}@media screen and (min-width: 1000px) {
  .collection-card {
    scroll-snap-align: none;
  }
}@media screen and (pointer: fine) {
  .collection-card:hover .collection-card__content {
    transform: translateY(calc(var(--transition-direction) * -8px));
  }
  .collection-card:hover .collection-card__content-wrapper svg {
    opacity: 1;
    visibility: visible;
    transform: translateY(-8px);
  }
  .collection-card:hover .collection-card__content + svg {
    transform: translateY(56px);
  }
}@supports selector(:has(.selector)) {
  .shopify-section--collection-banner
    + .shopify-section--collection-list:not(:has(.section-header)) {
    --section-outer-spacing-block: var(--grid-gutter);
  }
}@supports not selector(:has(.selector)) {
  .shopify-section--collection-banner + .shopify-section--collection-list {
    --section-outer-spacing-block: var(--grid-gutter);
  }
}.contact-form {
  padding: var(--spacing-6);
}@media screen and (min-width: 700px) {
  .contact-form {
    padding: var(--spacing-10) var(--spacing-12);
  }
}.faq-availability {
  gap: var(--spacing-6);
  text-align: center;
  justify-items: center;
  display: grid;
}.faq-availability > * {
  justify-items: inherit;
}.section-stack__intro .faq-availability {
  text-align: start;
  justify-items: start;
}.feature-chart {
  padding: 0 var(--container-gutter);
  scroll-padding-top: var(--sticky-area-height);
  display: block;
}.feature-chart__table-row {
  --feature-chart-heading-width: 140px;
  grid-template-columns: var(--feature-chart-heading-width) repeat(
      var(--feature-chart-values-columns-count),
      minmax(140px, 1fr)
    );
  gap: var(--spacing-1) var(--spacing-5);
  min-width: min-content;
  padding-block-start: var(--spacing-4);
  padding-block-end: var(--spacing-4);
  display: grid;
}.feature-chart__toggle {
  text-align: center;
  border-top-width: 1px;
  justify-content: center;
  padding-block-start: var(--spacing-4);
  padding-block-end: var(--spacing-4);
  display: grid;
}.feature-chart.is-expanded .feature-chart__toggle .circle-chevron {
  transform: rotate(180deg);
}.feature-chart__product {
  --feature-chart-product-image-width: 80px;
  gap: var(--spacing-5);
  place-content: start;
  display: grid;
  position: relative;
}.feature-chart__product :is(img, svg) {
  width: var(--feature-chart-product-image-width);
}.feature-chart__product .color-swatch {
  margin: 0;
}.feature-chart__product .badge {
  position: absolute;
  top: 0;
}.feature-chart__product
  .badge:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: 0;
}.feature-chart__product
  .badge:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: 0;
}.feature-chart__product-placeholder {
  height: auto;
}.feature-chart__table-row--sticky {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  background: rgb(var(--background));
  padding-block: var(--spacing-5);
  border-bottom-width: 1px;
  transition:
    opacity 0.2s,
    visibility 0.2s,
    top 0.2s;
  position: fixed;
  top: calc(var(--header-is-visible, 1) * var(--sticky-area-height));
  border-top-width: 0 !important;
}.feature-chart__table-row--sticky.is-visible {
  opacity: 1;
  visibility: visible;
}.feature-chart__table-row--sticky .feature-chart__product img {
  max-width: 48px;
}.feature-chart__table-row--sticky .feature-chart__view-button-container {
  display: none;
}@media screen and (max-width: 699px) {
  .feature-chart,
  .feature-chart__table {
    margin-inline-start: calc(-1 * var(--container-gutter));
    margin-inline-end: calc(-1 * var(--container-gutter));
    padding-inline-start: var(--container-gutter);
    padding-inline-end: var(--container-gutter);
    display: grid;
  }
  .feature-chart__table-row {
    grid-template-columns: repeat(
      var(--feature-chart-values-columns-count),
      minmax(140px, 1fr)
    );
  }
  .feature-chart__table--multi-columns .feature-chart__table-row {
    grid-template-columns: repeat(
      var(--feature-chart-values-columns-count),
      150px
    );
  }
  .feature-chart__heading {
    position: sticky;
  }
  .feature-chart__heading:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    left: 0;
  }
  .feature-chart__heading:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    right: 0;
  }
  .feature-chart__value {
    grid-row: 2;
  }
}@media screen and (min-width: 700px) {
  .feature-chart {
    border-radius: var(--rounded);
  }
  .feature-chart__table-row--product > :first-child {
    grid-column-start: 2;
  }
}@media screen and (min-width: 1000px) {
  .feature-chart {
    padding: var(--spacing-4) var(--spacing-12);
  }
  .feature-chart__table-row {
    --feature-chart-heading-width: 180px;
    column-gap: var(--spacing-6);
    padding-block-start: var(--spacing-6);
    padding-block-end: var(--spacing-6);
  }
  .feature-chart__table-row--product {
    padding-block-end: var(--spacing-10);
  }
  .feature-chart__table-row--sticky {
    padding-block: var(--spacing-6);
  }
  .feature-chart__toggle {
    padding-block-start: var(--spacing-5);
    padding-block-end: var(--spacing-6);
  }
  .feature-chart__product {
    --feature-chart-product-image-width: 150px;
    max-width: 260px;
  }
  .feature-chart__table-row--sticky .feature-chart__product {
    grid-auto-flow: column;
    justify-content: start;
  }
  .feature-chart__table-row--sticky .feature-chart__product img {
    max-width: 80px;
  }
}.footer {
  --background: var(--footer-background);
  --text-color: var(--footer-text);
  --footer-padding-block: var(--spacing-12);
  --footer-part-gap: var(--spacing-10);
  --footer-block-list-gap: var(--spacing-10);
  --footer-block-gap: var(--spacing-4);
  --footer-aside-gap: var(--spacing-10);
  background: rgb(var(--background));
  color: rgb(var(--text-color));
  padding-block-start: var(--footer-padding-block);
  padding-block-end: var(--footer-padding-block);
}.footer__wrapper {
  gap: var(--footer-part-gap);
  display: grid;
}.footer__block-list {
  gap: var(--footer-block-list-gap);
  align-items: start;
  justify-content: var(--footer-block-list-justify-content, start);
  grid: auto-flow dense / repeat(2, minmax(0, 1fr));
  display: grid;
}.footer__block {
  gap: var(--footer-block-gap);
  display: grid;
}.footer__block--text {
  grid-column: span 2;
}.footer__block--menu {
  max-width: 250px;
}.footer__aside {
  gap: var(--footer-aside-gap);
  display: grid;
}.footer__aside-top,
.footer__aside-bottom {
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-8);
  display: grid;
}@media screen and (min-width: 700px) {
  .footer {
    --footer-padding-block: var(--spacing-16);
    --footer-part-gap: var(--spacing-16);
    --footer-block-list-gap: var(--spacing-10) var(--spacing-24);
    --footer-block-gap: var(--spacing-6);
    --footer-aside-gap: var(--spacing-12);
  }
  .footer__block-list {
    flex-wrap: wrap;
    display: flex;
  }
  .footer__block--text {
    flex-basis: 25%;
  }
  .footer__block--menu {
    flex-shrink: 0;
  }
  .footer__aside-top,
  .footer__aside-bottom {
    display: flex;
  }
  .footer__copyright {
    order: -1;
  }
}@media screen and (min-width: 1000px) {
  .footer {
    --footer-block-list-gap: var(--spacing-10) var(--spacing-12);
  }
  .footer__block-list {
    flex-wrap: nowrap;
  }

}@media screen and (min-width: 1150px) {
  .footer {
    --footer-block-list-gap: var(--spacing-10) var(--spacing-24);
  }
  .footer__block--menu:last-child {
    margin-inline-end: var(--spacing-10);
  }
}.shopify-section--privacy-banner {
  z-index: 2;
  position: relative;
}.privacy-bar {
  margin: var(--spacing-2);
  z-index: 1;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out;
  position: fixed;
  bottom: 0;
  display: block !important;
}.privacy-bar:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.privacy-bar:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.privacy-bar[hidden] {
  visibility: hidden;
  opacity: 0;
}.privacy-bar__inner {
  padding: var(--spacing-6);
  background: rgb(var(--background-primary));
  color: rgb(var(--text-primary));
  border-radius: var(--rounded-sm);
  border-width: 1px;
  width: 100%;
}.privacy-bar__close {
  position: absolute;
  top: var(--spacing-6);
}.privacy-bar__close:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--spacing-6);
}.privacy-bar__close:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--spacing-6);
}@media screen and (min-width: 700px) {
  .privacy-bar {
    margin: var(--spacing-4);
  }
  .privacy-bar__inner {
    max-width: 445px;
  }
}.gift-card {
  gap: var(--spacing-8);
  padding-block-start: var(--spacing-4);
  padding-block-end: var(--spacing-14);
  display: grid;
}.gift-card__image-wrapper {
  justify-items: center;
  gap: var(--spacing-6);
  display: grid;
}.gift-card__image {
  max-width: 160px;
}.gift-card__info {
  gap: var(--spacing-5);
  display: grid;
}.gift-card__issued-info {
  place-content: center;
  align-items: center;
  gap: var(--spacing-2);
  padding: var(--spacing-6);
  text-align: center;
  display: grid;
}.gift-card__balance {
  line-height: 1;
  font-size: var(--gift-card-balance-font-size);
}.gift-card__redeem-info:last-child {
  border-width: 1px;
}.gift-card__redeem-box {
  padding: var(--spacing-6);
  align-items: center;
  gap: var(--spacing-4);
  display: grid;
}.gift-card__redeem-box:last-child:not(:only-child) {
  border-top-width: 1px;
}.gift-card__redeem-code {
  padding: var(--spacing-3-5);
  text-align: center;
  border-radius: var(--rounded-xs);
  border-width: 1px;
  font-weight: 700;
}.gift-card__qr-code {
  aspect-ratio: 1;
  width: 120px;
  display: block;
}.gift-card__qr-code > canvas {
  display: none;
}.gift-card__scan {
  justify-content: center;
  align-items: center;
  gap: var(--spacing-8);
  display: flex;
}@media screen and (min-width: 700px) {
  .gift-card {
    gap: var(--spacing-12);
    padding-block-start: var(--spacing-12);
    padding-block-end: var(--spacing-32);
  }
  .gift-card__image-wrapper {
    gap: var(--spacing-12);
  }
  .gift-card__image {
    max-width: 270px;
  }
  .gift-card__info {
    gap: var(--spacing-12);
  }
  .gift-card__issued-info {
    padding: var(--spacing-12);
  }
  .gift-card__redeem-info {
    display: flex;
  }
  .gift-card__redeem-box {
    padding: var(--spacing-12);
    gap: var(--spacing-6);
    max-width: 380px;
  }
  .gift-card__scan {
    justify-items: center;
    display: grid;
  }
}@media screen and (min-width: 1000px) {
  .gift-card__info {
    justify-content: center;
    display: flex;
  }
  .gift-card__redeem-box:last-child:not(:only-child) {
    border-top-width: 0;
    border-inline-start-width: 1px;
  }
}@media screen and (min-width: 1150px) {
  .gift-card__issued-info {
    flex-basis: var(--spacing-80);
  }
}.header {
  --background: var(--header-background);
  --text-color: var(--header-text);
  --header-part-gap: var(--spacing-3);
  --header-icon-list-spacing: var(--spacing-4);
  --header-link-list-spacing: var(--spacing-6);
  --header-logo-opacity: 1;
  will-change: transform;
  margin-inline-start: auto;
  margin-inline-end: auto;
  transition: background 0.25s;
  display: block;
}.header__wrapper {
  grid-template: var(--header-grid-template);
  align-items: center;
  gap: var(--header-part-gap);
  padding: var(--header-padding-block)
    max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  color: rgb(var(--text-color));
  background: rgb(var(--background) / var(--header-background-opacity));
  -webkit-backdrop-filter: blur(var(--header-background-blur-radius));
  backdrop-filter: blur(var(--header-background-blur-radius));
  border-radius: inherit;
  transition: inherit;
  display: grid;
}.header__logo {
  grid-area: logo;
  max-width: max-content;
  display: block;
  position: relative;
}.header__logo-image {
  width: var(--header-logo-width);
  opacity: var(--header-logo-opacity, 1);
  height: auto;
  mix-blend-mode: multiply;
}.header__logo-image--transparent {
  opacity: calc(1 - var(--header-logo-opacity));
  position: absolute;
  top: 0;
}.header__logo-image--transparent:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.header__logo-image--transparent:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.header__logo-image:not(.header__logo-image--transparent):last-child {
  --header-logo-opacity: 1;
}.header__logo-text {
  max-width: min(50vw, 350px);
  display: block;
}.header__main-nav {
  grid-area: main-nav;
}.header__secondary-nav {
  justify-content: flex-end;
  justify-self: end;
  align-items: center;
  gap: var(--spacing-3) var(--header-part-gap);
  flex-wrap: wrap;
  grid-area: secondary-nav;
  display: flex;
}.header__link-list {
  display: none;
}.header__link-list .icon-chevron-bottom {
  position: relative;
  top: 1px;
}.header__icon-list {
  align-items: center;
  gap: var(--header-icon-list-spacing);
  display: flex;
}.header__cart-count {
  top: -0.3125rem;
  position: absolute;
}.header__cart-count:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0.875rem;
}.header__cart-count:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0.875rem;
}@media screen and (min-width: 700px) {
  .header {
    --header-part-gap: var(--spacing-6);
    --header-icon-list-spacing: var(--spacing-6);
  }
}@media screen and (min-width: 1150px) {
  .header__link-list {
    gap: var(--spacing-4) var(--header-link-list-spacing);
    display: flex;
  }
}@media screen and (min-width: 1400px) {
  .header {
    --header-part-gap: var(--spacing-10);
    --header-link-list-spacing: var(--spacing-10);
  }
}.header[allow-transparency] {
  transition:
    color 0.25s,
    background 0.25s,
    -webkit-backdrop-filter 0.25s,
    backdrop-filter 0.25s;
}.header[allow-transparency]:not(.is-filled) {
  --header-background-opacity: 0;
  --header-logo-opacity: 0;
  --header-background-blur-radius: 0px;
  --text-color: var(--header-transparent-text-color);
}.header[allow-transparency] .header__logo-image {
  transition: opacity 0.25s;
}@supports selector(:has(> *)) {
  :has(.shopify-section:first-child [allow-transparent-header])
    .header:not(.is-filled) {
    --header-background-opacity: 0;
    --header-logo-opacity: 0;
    --text-color: var(--header-transparent-text-color);
  }
  :has(.shopify-section:first-child [allow-transparent-header])
    .shopify-section--header:not(:has(.header.is-filled)) {
    position: relative !important;
    top: 0 !important;
  }
  .header:has([open]) {
    --header-background-opacity: 1;
  }
}.dropdown-menu {
  gap: var(--spacing-3);
  padding: var(--spacing-5) var(--spacing-7);
  background: rgb(var(--header-background));
  color: rgb(var(--header-text));
  border-radius: var(--rounded-sm);
  opacity: 0;
  box-shadow:
    var(--shadow),
    0 0 0 1px rgb(var(--text-color) / 0.12);
  z-index: 1;
  width: max-content;
  max-width: 350px;
  display: grid;
  position: absolute;
  top: calc(100% + var(--spacing-4-5));
}.dropdown-menu:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: calc(-1 * var(--spacing-4));
}.dropdown-menu:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: calc(-1 * var(--spacing-4));
}.dropdown-menu:before {
  content: "";
  height: var(--spacing-4-5);
  width: 100%;
  position: absolute;
  bottom: 100%;
}.dropdown-menu--restrictable {
  max-height: 80vh;
  overflow-y: auto;
}.dropdown-menu .dropdown-menu {
  top: calc(-1 * var(--spacing-5));
}.dropdown-menu
  .dropdown-menu:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  left: calc(100% + var(--spacing-7));
}.dropdown-menu
  .dropdown-menu:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  right: calc(100% + var(--spacing-7));
}.dropdown-menu__item {
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-6);
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
  display: flex;
}[open] > .dropdown-menu__item,
.dropdown-menu__item:hover {
  opacity: 1;
}.mega-menu__promo-carousel {
  max-width: 300px;
  position: relative;
}.mega-menu__carousel {
  grid: auto / auto-flow 45vw;
  display: grid;
}@media screen and (min-width: 700px) {
  .mega-menu__carousel {
    --content-over-media-column-gap: var(--spacing-8);
    --content-over-media-row-gap: var(--spacing-6);
    --content-over-media-content-max-width: 70%;
    grid: none;
  }
  .mega-menu__carousel > * {
    grid-area: 1 / -1;
  }
  .mega-menu__carousel-controls button {
    transition: transform 0.2s;
  }
  .mega-menu__carousel-controls button:hover {
    transform: scale(1.1);
  }
}@media screen and (min-width: 1400px) {
  .mega-menu__promo-carousel {
    max-width: 360px;
  }
}.mega-menu {
  --mega-menu-block-padding: var(--spacing-10);
  --mega-menu-gap: var(--spacing-12);
  --mega-menu-nav-column-gap: var(--spacing-8);
  gap: var(--mega-menu-gap);
  justify-content: var(--mega-menu-justify-content);
  padding: var(--mega-menu-block-padding)
    max(var(--container-gutter), 50% - var(--container-max-width) / 2);
  max-height: calc(
    100vh - var(--sticky-announcement-bar-enabled, 0) *
      var(--announcement-bar-height, 0px) - var(--header-height, 0px) - 20px
  );
  overscroll-behavior-y: contain;
  opacity: 0;
  background: rgb(var(--header-background));
  color: rgb(var(--header-text));
  mix-blend-mode: plus-lighter;
  border-block-start-width: 1px;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
  top: 100%;
  overflow: hidden auto;
  box-shadow: 0 9999px 0 9999px #0006;
}.mega-menu:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.mega-menu:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.mega-menu__nav {
  max-width: var(--column-list-max-width, max-content);
  gap: var(--mega-menu-nav-gap);
  flex-wrap: wrap;
  flex: auto;
  align-items: start;
  display: flex;
}.mega-menu__nav > li {
  width: var(--mega-menu-nav-column-max-width);
}@media screen and (min-width: 1400px) {
  .mega-menu {
    --mega-menu-gap: var(--spacing-16);
    --mega-menu-nav-column-gap: var(--spacing-12);
  }
}@media screen and (min-width: 1600px) {
  .mega-menu {
    --mega-menu-gap: var(--spacing-20);
    --mega-menu-nav-column-gap: var(--spacing-16);
  }
}.navigation-drawer {
  --panel-link-image-size: var(--spacing-12);
  --drawer-body-padding: var(--spacing-6);
  --navigation-drawer-width: 100vw;
  width: var(--navigation-drawer-width);
}.navigation-drawer::part(body) {
  gap: var(--spacing-6);
  grid-template-rows: minmax(0, 1fr);
  padding: 0;
  display: grid;
  overflow-y: hidden;
}.navigation-drawer::part(content) {
  grid-template-rows: minmax(0, 1fr);
  min-height: 70vh;
  display: grid;
}.navigation-drawer .panel__scroller {
  align-content: flex-start;
  height: 100%;
  overflow-y: auto;
}.navigation-drawer > [is="close-button"] {
  margin-inline-start: var(--drawer-body-padding);
}.navigation-drawer[mobile-opening="bottom"] .panel__scroller {
  margin-block-start: calc(var(--drawer-body-padding) * -1);
  padding-block-start: var(--drawer-body-padding);
}.navigation-drawer[mobile-opening="left"] {
  height: 100%;
}.navigation-drawer[mobile-opening="left"]::part(body) {
  grid-template-rows: auto minmax(0, 1fr);
  padding-block-start: var(--drawer-body-padding);
}.navigation-drawer[mobile-opening="left"] > [is="close-button"] {
  display: grid;
}.navigation-drawer[mobile-opening="left"] .panel__wrapper {
  padding-block-start: 0;
}.navigation-drawer [is="close-button"] {
  width: var(--spacing-10);
  height: var(--spacing-10);
  border-radius: var(--rounded-full);
  border-width: 1px;
  place-items: center;
  position: static;
}.panel-list__wrapper {
  height: 100%;
  position: relative;
  overflow: hidden;
}.panel {
  gap: var(--spacing-8);
  width: 100%;
  height: 100%;
  overflow: hidden;
}.panel + .panel {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
}.panel__wrapper {
  justify-content: var(--panel-wrapper-justify-content, space-between);
  gap: var(--spacing-6);
  padding: var(--drawer-body-padding);
  flex-direction: column;
  height: 100%;
  display: flex;
  overflow-y: auto;
}.panel-footer {
  background-color: rgb(var(--background));
}.panel-footer__localization-wrapper {
  padding-block-start: var(--spacing-4);
}.panel-footer__account-link:not(:only-child) {
  margin-inline-start: auto;
}.panel-link__image {
  min-width: var(--panel-link-image-size);
  width: var(--panel-link-image-size);
  height: var(--panel-link-image-size);
  object-fit: contain;
}@media screen and (min-width: 700px) {
  .navigation-drawer {
    --panel-link-image-size: 3.25rem;
    --drawer-body-padding: var(--spacing-8);
    --navigation-drawer-width: 412px;
  }
  .navigation-drawer::part(body) {
    gap: var(--spacing-8);
    grid-template-rows: auto minmax(0, 1fr);
    padding-block-start: var(--drawer-body-padding);
  }
  .navigation-drawer [is="close-button"] {
    width: var(--spacing-12);
    min-height: var(--spacing-12);
    height: var(--spacing-12);
  }
  .navigation-drawer[mobile-opening="bottom"] .panel__scroller {
    margin-block-start: 0;
    padding-block-start: 0;
  }
  .panel__wrapper {
    padding-block-start: 0;
  }
}@media screen and (min-width: 1150px) {
  .navigation-drawer[mega-menu] {
    --panel-link-image-size: 3.75rem;
    --drawer-body-padding: var(--spacing-10);
    --navigation-drawer-width: 472px;
  }
  .navigation-drawer[mega-menu]::part(body) {
    grid-template-rows: auto;
    padding: 0;
  }
  .navigation-drawer[mega-menu]::part(content):before {
    content: "";
    background-color: rgb(var(--text-color) / 0.12);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 440px;
  }
  .navigation-drawer[mega-menu] [is="close-button"] {
    display: grid;
  }
  .navigation-drawer[mega-menu] > .panel-list__wrapper {
    grid-template-columns: repeat(2, minmax(440px, 1fr));
    display: grid;
  }
  .navigation-drawer[mega-menu] > .panel-list__wrapper > .panel {
    position: static;
  }
  .navigation-drawer[mega-menu] .panel + .panel > .panel__wrapper {
    padding-block-start: 6.5rem;
  }
  .navigation-drawer[mega-menu] .panel__wrapper {
    padding: var(--drawer-body-padding);
  }
  .navigation-drawer[mega-menu] .panel__scroller {
    overflow-y: initial;
  }
  .navigation-drawer [is="close-button"] {
    transition: transform 0.2s ease-in-out;
  }
  .navigation-drawer [is="close-button"]:hover {
    transform: rotate(90deg);
  }
  [dir="rtl"] .navigation-drawer[mega-menu]::part(content):before {
    left: auto;
    right: 440px;
  }
}.mega-menu .navigation-promo__wrapper {
  flex: 1;
  max-width: max-content;
}.navigation-promo {
  grid: var(--navigation-promo-grid);
  align-content: start;
  align-items: start;
  gap: var(--navigation-promo-gap);
  display: grid;
}.navigation-promo.navigation-promo--carousel .content-over-media p {
  max-width: 75%;
}.navigation-promo .product-card {
  padding: var(--spacing-8);
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}.navigation-promo .product-card__figure {
  max-width: 160px;
  margin-block-end: var(--spacing-4);
  margin-inline-start: auto;
  margin-inline-end: auto;
}.navigation-promo .product-card__quick-buy {
  display: none;
}.navigation-promo .product-card__info {
  padding: 0;
}.navigation-promo .product-card__image {
  border-radius: 0;
}.navigation-promo__carousel-controls {
  gap: var(--spacing-2);
  color: rgb(var(--text-color));
  z-index: 1;
  transition: color 0.2s ease-in-out;
  display: flex;
  position: absolute;
}.navigation-promo__carousel-controls:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--content-over-media-column-gap);
}.navigation-promo__carousel-controls:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--content-over-media-column-gap);
}@media screen and (min-width: 1150px) {
  .navigation-promo__carousel-controls > button svg {
    transition: scale 0.2s ease-in-out;
  }
  .navigation-promo__carousel-controls > button:hover svg {
    scale: 1.1;
  }
}.shopify-section--hot-spots {
  z-index: 1;
}.hot-spot {
  --hot-spot-dot-size: var(--spacing-8);
  --hot-spot-dot-shadow-size: var(--spacing-2-5);
  top: var(--hot-spot-vertical-position);
  left: var(--hot-spot-horizontal-position);
  grid-area: unset !important;
  z-index: unset !important;
  position: absolute !important;
}.hot-spot__dot {
  width: var(--hot-spot-dot-size);
  height: var(--hot-spot-dot-size);
  border-radius: var(--rounded-full);
  background: rgb(var(--hot-spot-background));
  color: rgb(var(--hot-spot-text-color));
  place-items: center;
  transition: transform 0.2s ease-in-out;
  display: grid;
  position: relative;
}.hot-spot__dot:after {
  content: "";
  box-sizing: content-box;
  top: calc(-1 * var(--hot-spot-dot-shadow-size));
  left: calc(-1 * var(--hot-spot-dot-shadow-size));
  padding: var(--hot-spot-dot-shadow-size);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(var(--hot-spot-background) / 0),
    rgb(var(--hot-spot-background) / 0.3)
  );
  border-radius: inherit;
  width: 100%;
  height: 100%;
  animation: 2s ease-in-out infinite alternate ping;
  position: absolute;
}.hot-spot__dot[aria-expanded="true"] {
  transform: rotate(45deg);
}.hot-spot-popover {
  --popover-body-padding: var(--spacing-6);
}.hot-spot-popover::part(title) {
  display: none;
}.hot-spot-popover::part(body) {
  text-align: start;
}@media screen and (min-width: 700px) {
  .hot-spot {
    --hot-spot-dot-size: var(--spacing-12);
    --hot-spot-dot-shadow-size: var(--spacing-4);
  }
  .hot-spot__dot svg {
    width: 12px;
    height: 12px;
  }
  .hot-spot-popover {
    --popover-body-padding: var(--spacing-8);
  }
}@media screen and (min-width: 1000px) {
  .hot-spot-popover {
    --popover-anchor-inline-spacing: calc(100% + var(--spacing-4-5));
  }
  .hot-spot-popover::part(content) {
    background: rgb(
      var(--hot-spot-content-background) / var(--hot-spot-content-opacity)
    );
    color: rgb(var(--hot-spot-content-text-color));
    -webkit-backdrop-filter: blur(var(--hot-spot-content-blur-radius));
    backdrop-filter: blur(var(--hot-spot-content-blur-radius));
  }
}.image-link-blocks {
  grid: var(--image-link-blocks-grid);
  gap: var(--spacing-2);
  align-items: start;
  display: grid;
}.image-link-blocks__item .content-over-media .circle-chevron {
  background: rgb(var(--text-color));
  color: rgb(var(--background));
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}.image-link-blocks__item .icon-circle-button-right-clipped {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}.image-link-blocks__inner {
  gap: var(--spacing-3);
  padding: var(--spacing-5);
  grid-template-columns: minmax(0, 1fr);
  display: grid;
}.image-link-blocks__inner .circle-chevron {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}.image-link-blocks__title {
  gap: var(--spacing-2-5);
  justify-content: center;
  align-items: center;
  margin-block-end: calc(-1 * var(--spacing-1));
  display: flex;
}.image-link-blocks__title--animate {
  transform: translate(calc(var(--transform-logical-flip) * 16px));
  transition: transform 0.2s;
}@media screen and (min-width: 700px) {
  .image-link-blocks {
    gap: var(--grid-gutter);
  }
  .image-link-blocks__inner {
    gap: var(--spacing-5);
    padding: var(--spacing-10);
  }
  .image-link-blocks__title {
    margin-block-end: calc(-1 * var(--spacing-4));
  }
}@media screen and (min-width: 1000px) {
  .image-link-blocks__item {
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
}@media screen and (pointer: fine) {
  .image-link-blocks__item:hover .content-over-media .circle-chevron {
    background: rgb(var(--text-color));
    color: rgb(var(--background));
    opacity: 1;
  }
  .image-link-blocks__item:hover .image-link-blocks__inner .circle-chevron,
  .image-link-blocks__item:hover .icon-circle-button-right-clipped {
    opacity: 1;
  }
  .image-link-blocks__item:hover .image-link-blocks__title--animate {
    transform: translate(0);
  }
}.shopify-section--collection-banner + .shopify-section--image-link-blocks {
  --section-outer-spacing-block: var(--grid-gutter);
}.images-scrolling__content {
  gap: var(--spacing-4);
  display: grid;
}.images-scrolling__counter {
  align-items: center;
  gap: var(--spacing-4);
  display: flex;
}.images-scrolling__counter:before {
  content: "";
  background: currentColor;
  width: 1.5rem;
  height: 0.125rem;
}.images-scrolling__icon {
  max-width: calc(var(--images-scrolling-item-icon-width) / 1.5);
}@media screen and (min-width: 700px) {
  .images-scrolling__content {
    gap: var(--spacing-8);
    padding-block: var(--spacing-8);
    order: -1;
    align-content: start;
  }
  .images-scrolling__counter {
    gap: var(--spacing-6);
  }
  .images-scrolling__counter:before {
    width: 2.5rem;
  }
  .images-scrolling__icon {
    max-width: calc(var(--images-scrolling-item-icon-width));
  }
}.images-scrolling-mobile {
  grid: var(--images-scrolling-grid);
  gap: var(--spacing-12) var(--container-gutter);
  display: grid;
}.images-scrolling-mobile__item {
  align-content: start;
  gap: var(--spacing-4);
  display: grid;
}@media screen and (min-width: 700px) {
  .images-scrolling-mobile {
    display: none;
  }
}.images-scrolling-desktop {
  grid-template-columns: var(--images-scrolling-grid-template-columns);
  grid-template-rows: repeat(
    var(--images-scrolling-block-count),
    minmax(0, 1fr)
  );
  column-gap: var(--spacing-8);
  display: grid;
}.images-scrolling-desktop__media-wrapper {
  top: calc(var(--sticky-area-height) + 20px);
  grid-column: media;
  position: sticky;
}.images-scrolling-desktop__media-wrapper > * {
  object-fit: cover;
  object-position: center;
  will-change: transform;
}.images-scrolling-desktop__media-wrapper > :first-child {
  max-height: calc(100vh - var(--sticky-area-height) - 40px);
}@supports (max-height: 100svh) {
  .images-scrolling-desktop__media-wrapper > :first-child {
    max-height: calc(100svh - var(--sticky-area-height) - 40px);
  }
}.images-scrolling-desktop__media-wrapper > :not(:first-child) {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}.images-scrolling-desktop__content-list {
  grid-area: 1 / content / -1;
  grid-auto-columns: minmax(0, 1fr);
  align-items: center;
  display: grid;
}@media screen and (min-width: 1000px) {
  .images-scrolling-desktop {
    column-gap: var(--spacing-16);
  }
}@media screen and (min-width: 1150px) {
  .images-scrolling-desktop {
    column-gap: var(--spacing-28);
  }
}@media screen and (max-width: 699px) {
  .images-scrolling-desktop {
    display: none;
  }
}.impact-text {
  --impact-text-spacing: var(--spacing-10);
  gap: var(--impact-text-spacing);
  align-items: start;
  display: grid;
}.impact-text--scroll {
  grid: auto / auto-flow var(--impact-text-auto-columns);
}.impact-text--center {
  text-align: center;
  justify-content: safe center;
}.impact-text--end {
  text-align: end;
  justify-content: end;
}.impact-text__text {
  font-size: var(--impact-text-font-size);
  letter-spacing: 0;
  line-height: 1;
}.impact-text__text:not(:only-child) {
  margin-bottom: 0.2em;
}.impact-text__content {
  max-width: 750px;
}.impact-text--center .impact-text__content {
  margin-inline-start: auto;
  margin-inline-end: auto;
}.impact-text--end .impact-text__content {
  margin-inline-start: auto;
}@media screen and (min-width: 700px) {
  .impact-text {
    --impact-text-spacing: var(--spacing-8);
    grid: auto / auto-flow var(--impact-text-auto-columns);
  }
  .impact-text--center {
    justify-content: space-evenly;
  }
}@media screen and (min-width: 1150px) {
  .impact-text {
    --impact-text-spacing: var(--spacing-12);
  }
}.logo-list {
  grid: var(--logo-list-grid);
  gap: var(--spacing-2);
  display: grid;
}.logo-list__item {
  padding: var(--spacing-6);
  border: 1px solid rgb(var(--logo-list-items-border));
  justify-content: center;
  align-items: center;
  display: flex;
}.logo-list__image {
  max-width: var(--logo-list-image-max-width, none);
  width: 100%;
}@media screen and (min-width: 700px) {
  .logo-list {
    gap: var(--spacing-6);
  }
  .logo-list__item {
    padding: var(--spacing-11);
  }
}.media-grid {
  align-items: start;
  gap: calc(var(--grid-gutter) / 2);
  grid: auto-flow dense var(--media-grid-row-height) / repeat(2, minmax(0, 1fr));
  display: grid;
}.media-grid__item {
  grid-area: span min(2, var(--media-grid-row-span)) / span
    min(2, var(--media-grid-column-span));
  height: 100%;
}.media-grid__item > * {
  height: 100%;
}@media screen and (min-width: 700px) {
  .media-grid {
    --calculated-row-height: max(
      150px,
      min(100vw / 5, var(--media-grid-row-height))
    );
    grid: auto-flow dense var(--calculated-row-height) / repeat(
        4,
        minmax(0, 1fr)
      );
  }
  .media-grid__item {
    grid-area: span var(--media-grid-row-span) / span
      var(--media-grid-column-span);
  }
}@media screen and (min-width: 1000px) {
  .media-grid {
    gap: var(--grid-gutter);
  }
}.media-with-text {
  --media-with-text-content-padding: var(--spacing-10) var(--spacing-8);
  gap: var(--media-with-text-gap);
  display: grid;
  overflow: hidden;
}.media-with-text__item {
  gap: min(var(--media-with-text-gap), var(--grid-gutter));
  grid-template: var(--media-with-text-item-grid-template);
  display: grid;
}.media-with-text__media {
  grid-area: media;
  position: relative;
  overflow: hidden;
}.media-with-text__media > * {
  object-fit: cover;
  object-position: center;
  border-radius: inherit;
  width: 100%;
  height: 100%;
}.media-with-text__content {
  padding: var(--media-with-text-content-padding);
  grid-area: content;
  display: grid;
}.media-with-text__icon {
  max-width: calc(var(--media-with-text-item-icon-width) / 1.5);
  margin-block-end: var(--spacing-1);
  display: inline-block;
}@media screen and (min-width: 700px) {
  .media-with-text {
    --media-with-text-content-padding: var(--spacing-16);
  }
  .media-with-text__icon {
    max-width: var(--media-with-text-item-icon-width);
    margin-block-end: var(--spacing-2);
  }
}@media screen and (min-width: 1000px) {
  .media-with-text {
    --media-with-text-content-padding: var(--spacing-12);
  }
  .media-with-text__item {
    gap: var(--media-with-text-gap);
  }
}@media screen and (min-width: 1150px) {
  .media-with-text {
    --media-with-text-content-padding: var(--spacing-18);
  }
}@media screen and (min-width: 1400px) {
  .media-with-text {
    --media-with-text-content-padding: var(--spacing-20);
  }
}.multi-column {
  --multi-column-list-column-max-gap: var(--grid-gutter);
  --multi-column-list-row-min-gap: var(--grid-gutter);
  --multi-column-item-gap: var(--spacing-6);
  grid: var(--multi-column-grid);
  gap: max(var(--multi-column-list-gap), var(--multi-column-list-row-min-gap))
    min(var(--multi-column-list-column-max-gap), var(--multi-column-list-gap));
  display: grid;
}.multi-column__item {
  align-content: start;
  gap: var(--multi-column-item-gap);
  grid-template-columns: minmax(0, 1fr);
  display: grid;
}@media screen and (min-width: 700px) {
  .multi-column {
    --multi-column-list-column-max-gap: var(--spacing-16);
    grid: auto / auto-flow 38vw;
  }
}@media screen and (min-width: 1000px) {
  .multi-column {
    --multi-column-list-row-min-gap: var(--spacing-16);
    grid: auto / repeat(12, minmax(0, 1fr));
  }
  .multi-column__item {
    grid-column: var(--multi-column-item-column-count);
  }
}@media screen and (min-width: 1400px) {
  .multi-column {
    --multi-column-list-column-max-gap: var(--multi-column-list-gap);
  }
}.multiple-images-with-text {
  grid-template-columns: var(
    --multiple-images-with-text-grid-template-columns,
    none
  );
  gap: var(--section-stack-spacing-block)
    var(--multiple-images-with-text-column-gap, 0px);
  max-width: var(--multiple-images-with-text-max-width);
  isolation: isolate;
  justify-content: center;
  place-items: center;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
}.multiple-images-with-text__content-with-nav {
  row-gap: var(--spacing-8);
  text-align: var(--multiple-images-with-text-alignment, center);
  justify-items: var(--multiple-images-with-text-alignment, center);
  justify-self: start;
  width: 100%;
  max-width: 600px;
  display: grid;
}.multiple-images-with-text__image-list[layout="stacked"],
.multiple-images-with-text__content-list {
  place-items: center;
  width: 100%;
  display: grid;
}:is(
    .multiple-images-with-text__image-list[layout="stacked"],
    .multiple-images-with-text__content-list
  )
  > * {
  grid-area: 1 / -1;
  width: 100%;
}.multiple-images-with-text__image-list {
  grid-template: var(--multiple-images-with-text-images-grid-template, none);
  align-items: var(--multiple-images-with-text-images-alignment, center);
  width: 100%;
  display: grid;
}.multiple-images-with-text__image-list > img {
  max-width: var(--multiple-images-with-text-image-max-width, 390px);
  will-change: transform;
  outline: 1px solid #0000;
  width: 100%;
  margin-inline-start: auto;
  margin-inline-end: auto;
}.multiple-images-with-text__image-list:not([layout="stacked"])
  > img:first-child {
  grid-area: 1 / 2 / -1;
  margin-block-start: var(--multiple-images-with-text-main-image-offset, 0px);
}.multiple-images-with-text__content-list {
  place-items: end start;
}.multiple-images-with-text__image-list[layout="stacked"] {
  --multiple-images-with-text-image-max-width: 520px;
}.multiple-images-with-text__image-list[layout="collage"] {
  gap: var(--grid-gutter);
}@media screen and (max-width: 699px) {
  .multiple-images-with-text__content-with-nav .circle-button {
    width: 2.5rem;
    height: 2.5rem;
  }
}@media screen and (min-width: 700px) {
  .multiple-images-with-text__content-with-nav {
    row-gap: var(--spacing-12);
  }
}@media screen and (min-width: 1150px) {
  .multiple-images-with-text {
    --multiple-images-with-text-image-max-width: 500px;
  }
}.newsletter-content {
  gap: var(--spacing-6);
  max-width: 780px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
}.newsletter-box {
  padding: var(--spacing-6);
}.newsletter-content > .form {
  width: 100%;
}@media screen and (min-width: 700px) {
  .newsletter {
    border-radius: inherit;
    overflow: hidden;
  }
  .newsletter-content {
    gap: var(--spacing-8);
  }
  .newsletter-content__icon {
    width: 48px;
    height: 48px;
  }
  .newsletter-box {
    padding: var(--spacing-12);
  }
}@media screen and (min-width: 1000px) {
  .newsletter {
    grid-template-columns: 0.5fr 0.5fr;
    display: grid;
  }
  .newsletter-content > .form {
    max-width: 490px;
  }
  .newsletter > .newsletter-box {
    justify-content: start;
    align-items: center;
    display: grid;
  }
  .section-full .newsletter-box {
    background: none;
  }
}@media screen and (min-width: 1150px) {
  .newsletter-box {
    padding: var(--spacing-16);
  }
}@media screen and (min-width: 1400px) {
  .newsletter-box {
    padding: var(--spacing-20);
  }
}.newsletter-drawer {
  --drawer-content-max-height: 80vh;
  --drawer-body-padding: 0;
  height: auto;
}.newsletter-drawer__content {
  padding: var(--spacing-6) var(--spacing-8) var(--spacing-8);
}@media screen and (min-width: 700px) {
  .newsletter-drawer {
    --drawer-content-max-height: calc(100vh - var(--spacing-8));
    width: calc(445px + var(--spacing-8));
  }
  .newsletter-drawer button[is="close-button"] {
    top: var(--spacing-8);
  }
  .newsletter-drawer
    button[is="close-button"]:not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    right: var(--spacing-8);
  }
  .newsletter-drawer
    button[is="close-button"]:is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    left: var(--spacing-8);
  }
  .newsletter-drawer__content {
    padding: var(--spacing-10) var(--spacing-12) var(--spacing-12);
  }
}.not-found {
  --not-found-font-size: 210px;
  padding-block-start: var(--spacing-48);
  padding-block-end: var(--spacing-48);
  position: relative;
  overflow: hidden;
}.not-found:before {
  content: "404";
  letter-spacing: 0;
  opacity: 0.1;
  pointer-events: none;
  font-weight: 700;
  font-size: var(--not-found-font-size);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}@media screen and (min-width: 700px) {
  .not-found {
    --not-found-font-size: 400px;
    padding-block-start: var(--spacing-80);
    padding-block-end: var(--spacing-80);
  }
}.page {
  gap: var(--spacing-12);
  max-width: var(--page-max-width, 80ch);
  grid-auto-columns: minmax(0, 1fr);
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
}.password {
  min-height: 100vh;
  grid-template-rows: 1fr;
  align-items: center;
  min-height: 100dvh;
  padding-block-start: var(--spacing-10);
  padding-block-end: var(--spacing-10);
  display: grid;
  position: relative;
}.password:after {
  content: "";
  width: calc(100vw - var(--scrollbar-width, 0px));
  pointer-events: none;
  background-image: linear-gradient(#0000, #0003);
  height: 60px;
  margin-inline-start: calc(50% - 50vw);
  position: absolute;
  bottom: 0;
}.password:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):after {
  left: 0;
}.password:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ):after {
  right: 0;
}.password__main {
  gap: var(--spacing-10);
  width: 100%;
  max-width: 500px;
  display: grid;
}.password__social-box {
  gap: var(--spacing-4);
  padding: var(--spacing-5) var(--spacing-8);
  justify-content: center;
  display: grid;
}.password__aside {
  align-self: end;
  justify-items: center;
  gap: var(--spacing-2);
  margin-top: var(--spacing-8);
  display: grid;
  position: relative;
}.password__storefront-drawer {
  --drawer-body-padding: var(--spacing-8);
}.password__storefront-form {
  gap: var(--spacing-6);
  display: grid;
}@media screen and (min-width: 700px) {
  .password--center {
    justify-items: center;
  }
  .password--end {
    justify-items: end;
  }
  .password__main {
    gap: var(--spacing-12);
  }
  .password__social-box {
    gap: var(--spacing-6);
    padding: var(--spacing-8) var(--spacing-12);
    align-items: center;
    display: flex;
  }
  .password__aside {
    justify-self: end;
    display: flex;
  }
  .password--center .password__aside {
    justify-self: center;
  }
  .password--end .password__aside {
    justify-self: start;
  }
  .password__storefront-drawer {
    --drawer-body-padding: var(--spacing-10);
  }
}.press {
  --press-padding-inline: var(--spacing-5);
  gap: var(--spacing-6);
  max-width: var(--press-max-width);
  margin-inline-start: auto;
  margin-inline-end: auto;
  padding-inline-start: var(--press-padding-inline);
  padding-inline-end: var(--press-padding-inline);
  display: grid;
}.press__list {
  align-items: flex-start;
  display: grid;
}.press__list > * {
  grid-area: 1 / -1;
}.press__list-item {
  gap: var(--spacing-8);
  justify-items: center;
  display: grid;
}.press__list-item:not(.is-selected) {
  opacity: 0;
  visibility: hidden;
}.press__list-item .rating {
  margin-block-end: calc(var(--press-padding-inline) * -1);
}.press__list-item .blockquote:first-child {
  margin-block-start: 0;
}.press__logo {
  border: 1px solid rgb(var(--press-items-border));
  justify-content: center;
  align-items: center;
  display: flex;
}.press__logo.bg-custom {
  padding: var(--spacing-6);
}.press__image {
  max-width: var(--press-image-max-width, none);
  width: 100%;
}.press__controls {
  gap: var(--spacing-5);
  grid: auto / auto-flow;
  justify-content: center;
  align-items: center;
  display: grid;
}@media screen and (min-width: 700px) {
  .press {
    --press-padding-inline: var(--spacing-8);
    gap: var(--spacing-10);
  }
  .press__list-item {
    gap: var(--spacing-10);
  }
  .press .rating__stars svg {
    width: 20px;
    height: 20px;
  }
}.product {
  grid: var(--product-grid);
  gap: var(--container-gutter) var(--spacing-10);
  align-items: start;
  display: grid;
}@media screen and (min-width: 1150px) {
  .product {
    column-gap: var(--spacing-12);
  }
}@media screen and (min-width: 1600px) {
  .product {
    column-gap: var(--spacing-24);
  }
}.product-info {
  --product-info-block-spacing: var(--spacing-6);
}.product-info > * + * {
  margin-block-start: var(--product-info-block-spacing);
  margin-block-end: var(--product-info-block-spacing);
}.product-info > * + *:last-child {
  margin-block-end: 0;
}.product-info__accordion {
  --product-info-block-spacing: 0;
}.product-info__block-item:where(
  [data-block-type="vendor"],
  [data-block-type="title"],
  [data-block-type="sku"],
  [data-block-type="price"],
  [data-block-type="rating"],
  [data-block-type="payment-terms"]
) {
  --product-info-block-spacing: var(--spacing-2);
}.product-info__block-item:where([data-block-type="badges"]) {
  --product-info-block-spacing: var(--spacing-4);
}.product-info__sku {
  display: block;
}.product-info__badge-list {
  gap: var(--spacing-2);
  flex-wrap: wrap;
  display: flex;
}.product-info__price .rating-with-text {
  justify-content: flex-start;
  display: flex;
}.product-info__price .product-info__badge-list {
  align-self: center;
  margin-inline-start: var(--spacing-1);
}.product-info__price .rating {
  margin-inline-start: auto;
}.product-info__offer-list {
  gap: var(--spacing-2);
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  display: grid;
}.product-info__share-buttons {
  display: none;
}.native-share--disabled .product-info__share-buttons {
  display: block;
}.product-info__native-share {
  display: none;
}.native-share--enabled .product-info__native-share {
  align-items: center;
  gap: var(--spacing-2-5);
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
  display: flex;
}.native-share--enabled .product-info__native-share:hover {
  opacity: 1;
}.product-info__block-item:empty {
  display: none;
}.product-info__block-item:has(.accordion)
  + .product-info__block-item:has(.accordion)
  .accordion {
  border-block-start-width: 0;
}@media screen and (min-width: 700px) {
  .product-info__block-item:where(
    [data-block-type="vendor"],
    [data-block-type="title"],
    [data-block-type="sku"],
    [data-block-type="price"],
    [data-block-type="rating"],
    [data-block-type="payment-terms"]
  ) {
    --product-info-block-spacing: var(--spacing-4);
  }
  .product-info__block-item:where([data-block-type="buy-buttons"]) {
    --product-info-block-spacing: var(--spacing-8);
  }
  .product-info__offer-list {
    gap: var(--spacing-4);
  }
  .product-info__complementary-products
    .horizontal-product-list-carousel:not(.separate) {
    border-width: 1px;
  }
  .product-info__complementary-products
    .horizontal-product-list-carousel
    > .horizontal-product-list,
  .product-info__complementary-products
    .horizontal-product-list-carousel
    .horizontal-product {
    border: none;
  }
}@media screen and (min-width: 1000px) {
  .product-info {
    top: calc(var(--sticky-area-height) + 20px);
    z-index: 1;
    position: sticky;
  }
}.product-gallery {
  gap: var(--spacing-5);
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}.product-gallery__ar-wrapper {
  gap: var(--spacing-2-5);
  display: grid;
}.product-gallery__media-list-wrapper {
  display: grid;
  position: relative;
}.product-gallery__media-list {
  grid: var(--product-gallery-media-list-grid);
  gap: var(--product-gallery-media-list-gap);
  align-items: start;
  transition: height 0.1s;
  display: grid;
}.product-gallery__media {
  position: relative;
}.product-gallery__media img {
  margin-inline-start: auto;
  margin-inline-end: auto;
  width: 100%;
}.product-gallery .page-dots--blurred {
  z-index: 1;
  justify-self: center;
  margin-inline-start: var(--spacing-2);
  margin-inline-end: var(--spacing-2);
  position: absolute;
  bottom: var(--spacing-2);
}.product-gallery__thumbnail-list {
  align-items: end;
  gap: var(--spacing-2);
  grid-auto-columns: 56px;
  grid-auto-flow: column;
  display: grid;
}.product-gallery__thumbnail {
  position: relative;
}.product-gallery__thumbnail:after {
  content: "";
  opacity: 0;
  background: currentColor;
  width: 100%;
  height: 2px;
  margin-block-start: 4px;
  transition: opacity 0.15s;
  display: block;
}.product-gallery__thumbnail[aria-current="true"]:after {
  opacity: 1;
}.product-gallery__media-badge {
  width: var(--spacing-5);
  height: var(--spacing-5);
  background: rgb(var(--background-primary));
  border-radius: var(--rounded-button);
  border: 1px solid rgb(var(--text-color) / 0.12);
  place-content: center;
  display: grid;
  position: absolute;
  bottom: var(--spacing-2-5);
}.product-gallery__media-badge:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--spacing-1);
}.product-gallery__media-badge:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--spacing-1);
}.product-gallery__zoom {
  transition:
    opacity 0.2s ease-in-out,
    transform 0.2s ease-in-out;
  position: absolute;
  top: var(--spacing-4);
}.product-gallery__zoom:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: var(--spacing-4);
}.product-gallery__zoom:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: var(--spacing-4);
}.product-gallery__zoom > .circle-button {
  width: 2.1875rem;
  height: 2.1875rem;
}.product-gallery__cursor.is-half-start svg {
  transform: rotate(180deg);
}[data-shopify-xr-hidden] {
  visibility: hidden;
}@media screen and (min-width: 700px) {
  .product-gallery__thumbnail-list {
    grid-auto-columns: 64px;
  }
}@media screen and (max-width: 999px) {
  .product-gallery__thumbnail-list-wrapper {
    --scroll-shadow-size: 0px;
  }
  .product-gallery--mobile-dots .product-gallery__thumbnail-list-wrapper {
    display: none;
  }
  .product-gallery:has([data-media-type*="video"].is-selected)
    .product-gallery__zoom {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8);
  }
  .product-gallery--mobile-expanded .product-gallery__media,
  .product-gallery--mobile-expanded .product-gallery__media > * {
    border-radius: 0;
  }
  .product-gallery--mobile-expanded
    .product-gallery__zoom:not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    right: 0;
  }
  .product-gallery--mobile-expanded
    .product-gallery__zoom:is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    left: 0;
  }
}@media screen and (min-width: 1000px) {
  .product-gallery {
    gap: var(--spacing-6) var(--spacing-12);
  }
  .product-gallery__thumbnail-list-wrapper {
    align-items: center;
    gap: var(--spacing-4);
    grid-auto-flow: column;
    display: grid;
    position: relative;
  }
  .product-gallery__thumbnail-list {
    gap: var(--spacing-4);
  }
  .product-gallery__thumbnail-list-wrapper > button {
    z-index: 1;
    opacity: 0;
    margin-top: -3px;
    transition:
      opacity 0.1s,
      transform 0.1s;
    position: absolute;
    transform: scale(0.6);
  }
  .product-gallery__thumbnail-list-wrapper
    > button:first-child:not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    left: 8px;
  }
  .product-gallery__thumbnail-list-wrapper
    > button:first-child:is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    right: 8px;
  }
  .product-gallery__thumbnail-list-wrapper
    > button:last-child:not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    right: 8px;
  }
  .product-gallery__thumbnail-list-wrapper
    > button:last-child:is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ) {
    left: 8px;
  }
  .product-gallery__thumbnail-list-wrapper > button[disabled] {
    opacity: 0;
  }
  .product-gallery__thumbnail-list-wrapper:hover > button:not([disabled]) {
    opacity: 1;
    transform: scale(1);
  }
  .product-gallery--desktop-grid .product-gallery__thumbnail-list-wrapper {
    display: none;
  }
  .product-gallery__media--expand {
    grid-column: span 2;
  }
  .product-gallery__zoom {
    opacity: 0;
    position: absolute;
    top: auto;
    bottom: var(--spacing-6);
    transform: scale(0.8);
  }
  .product-gallery__zoom:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    right: var(--spacing-6);
  }
  .product-gallery__zoom:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    left: var(--spacing-6);
  }
  .product-gallery__zoom svg {
    width: 17px;
    height: 17px;
  }
  .product-gallery__zoom > .circle-button {
    width: 3.5rem;
    height: 3.5rem;
  }
  .product-gallery--desktop-grid
    .product-gallery__media:hover
    .product-gallery__zoom {
    opacity: 1;
    transform: scale(1);
  }
  .product-gallery--desktop-carousel .product-gallery__zoom {
    opacity: 1;
    visibility: visible;
  }
  .product-gallery--desktop-carousel:has([data-media-type*="video"].is-selected)
    .product-gallery__zoom {
    opacity: 0;
    visibility: hidden;
  }
  [data-shopify-xr-hidden] {
    display: none;
  }
}@media screen and (min-width: 1150px) {
  .product-gallery--desktop-thumbnails-left {
    grid: auto / auto-flow auto minmax(0, 1fr);
    align-items: start;
  }
  .product-gallery--desktop-thumbnails-left
    .product-gallery__thumbnail-list-wrapper {
    order: -1;
    grid-auto-flow: row;
    justify-items: center;
    overflow: auto;
  }
  .product-gallery--desktop-thumbnails-left .product-gallery__thumbnail-list {
    gap: var(--spacing-2-5);
    grid-auto-flow: row;
    max-height: 600px;
    overflow: auto;
  }
  .product-gallery--desktop-thumbnails-left
    .product-gallery__thumbnail-list-wrapper
    > button {
    transform: rotate(90deg);
  }
}.revealed-image {
  z-index: -1;
  display: inline;
  position: relative;
}.revealed-image__scroll-tracker {
  height: 100%;
  position: absolute;
  top: 0;
}.revealed-image__scroller {
  height: 180vh;
  height: 180lvh;
  display: block;
  position: sticky;
  top: 0;
  overflow: hidden;
}.revealed-image__wrapper {
  height: 100vh;
  top: calc(var(--sticky-area-height) / 2);
  grid-auto-rows: minmax(0, 1fr);
  place-items: center;
  height: 100lvh;
  display: grid;
  position: relative;
}.revealed-image__wrapper > * {
  grid-area: 1 / -1;
}.revealed-image__wrapper img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.revealed-image__wrapper > .revealed-image__image-clipper,
.revealed-image__wrapper > .revealed-image__content--inside {
  clip-path: inset(37% 37% 41%);
  width: 100%;
  height: 100%;
}.revealed-image__content {
  padding-inline: max(
    var(--container-gutter),
    50% - var(--container-max-width) / 2
  );
  text-align: center;
  z-index: 1;
  opacity: 0;
  place-content: center;
  width: 100%;
  height: 100%;
  display: grid;
}.revealed-image__content-inner {
  max-width: 1300px;
  margin-inline-start: auto;
  margin-inline-end: auto;
}.rich-text {
  display: flex;
}.rich-text__wrapper {
  max-width: var(--rich-text-max-width);
}.rich-text .prose,
.split-rich-text .prose {
  align-items: start;
  display: grid;
}.rich-text .image-icon {
  margin-block-end: 0 !important;
}.split-rich-text {
  display: none;
}@media screen and (min-width: 1000px) {
  .split-rich-text {
    gap: var(--spacing-24);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    display: grid;
  }
}@media screen and (min-width: 1150px) {
  .split-rich-text {
    gap: var(--spacing-32);
  }
}.scrolling-text {
  overflow: hidden;
}.scrolling-text__wrapper {
  display: grid;
}.scrolling-text__text {
  line-height: normal;
  font-size: var(--scrolling-text-font-size);
  padding-inline-start: min(1em, 2rem);
  padding-inline-end: min(1em, 2rem);
}@supports (overflow: clip) {
  .scrolling-text {
    overflow: clip visible;
  }
  .scrolling-text__text {
    line-height: 1;
  }
}@media screen and (min-width: 700px) {
  .scrolling-text__text {
    padding-inline-start: min(1.5em, 4rem);
    padding-inline-end: min(1.5em, 4rem);
  }
}@media (prefers-reduced-motion: no-preference) {
  .scrolling-text__wrapper {
    grid: auto / auto-flow max-content;
  }
  .scrolling-text--auto .scrolling-text__text {
    animation: translateFull var(--marquee-animation-duration, 0s) linear
      infinite;
  }
  .scrolling-text--scroll .scrolling-text__wrapper {
    min-width: min-content;
  }
}@media (prefers-reduced-motion: reduce) {
  .scrolling-text {
    --scrolling-text-font-size: var(--text-h0);
  }
  .scrolling-text__wrapper {
    text-align: center;
    justify-content: center;
  }
}.search-input {
  justify-content: space-between;
  align-items: center;
  gap: var(--spacing-4);
  border-bottom-width: 2px;
  padding-block-end: var(--spacing-2-5);
  transition: border-bottom-color 0.1s;
  display: flex;
}.search-input:focus-within {
  border-bottom-color: rgb(var(--text-color));
}.search-input > input {
  -webkit-appearance: none;
  appearance: none;
  font-size: var(--text-h5);
  background: none;
  border-radius: 0;
  outline: none;
  flex-grow: 1;
  width: 0;
  font-weight: bolder;
}.search-input > input::placeholder {
  color: rgb(var(--text-color) / 0.5);
}.search-input > input[type="search"]::-webkit-search-decoration {
  display: none;
}.search-input > input[type="search"]::-webkit-search-cancel-button {
  display: none;
}.search-input > [type="reset"] {
  font-size: var(--text-sm);
  opacity: 0;
  transition: opacity 0.2s;
}.search-input > input:not(:placeholder-shown) ~ [type="reset"] {
  opacity: 1;
}@media screen and (min-width: 700px) {
  .search-input {
    padding-block-end: var(--spacing-3);
  }
  .search-input > input {
    font-size: var(--text-h4);
  }
  .search-input > [type="reset"] {
    font-size: var(--text-base);
  }
}.search-drawer {
  --drawer-body-padding: 1.25rem 1.5rem 1.5rem 1.5rem;
  --drawer-content-max-height: 100%;
  height: 100%;
}.search-drawer::part(content) {
  height: max-content;
  overflow: auto;
}.search-drawer::part(outside-close-button),
.search-drawer::part(close-button) {
  display: none;
}@media screen and (min-width: 700px) {
  .search-drawer {
    --drawer-body-padding: 2rem 2.5rem 2.5rem 2.5rem;
  }
  .search-drawer::part(content) {
    height: 100%;
  }
}.predictive-search {
  min-width: 0;
  display: block;
}.predictive-search__tabs {
  gap: var(--spacing-4);
  display: grid;
}.predictive-search__tabs::part(tab-list) {
  white-space: nowrap;
  scrollbar-width: none;
  gap: var(--spacing-4);
  margin-inline: calc(-1 * var(--container-outer-width));
  padding-inline: var(--container-outer-width);
  scroll-padding-inline: var(--container-outer-width);
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  display: grid;
  overflow: auto hidden;
}.predictive-search__tab-item {
  align-items: center;
  gap: var(--spacing-2);
  display: flex;
}.predictive-search__tab-item [aria-selected] {
  transition: opacity 0.2s ease-in-out;
}.predictive-search__tab-item [aria-selected="false"]:not(:hover) {
  opacity: 0.3;
}.predictive-search-result {
  align-items: center;
  gap: var(--spacing-5);
  display: flex;
}.predictive-search-result > img {
  flex-shrink: 0;
  width: 5rem;
}@media screen and (min-width: 700px) {
  .predictive-search__tabs {
    gap: var(--spacing-6);
  }
  .predictive-search__tabs::part(tab-list) {
    gap: var(--spacing-5);
  }
  .predictive-search-result {
    gap: var(--spacing-6);
  }
  .predictive-search-result > img {
    width: 6rem;
  }
}@media screen and (min-width: 1000px) {
  .search-drawer--full {
    --search-full-gap: 40px;
    width: 100%;
  }
  .search-drawer--full .search-input {
    padding-block-end: var(--spacing-6);
  }
  .search-drawer--full .predictive-search__tabs {
    gap: var(--spacing-8);
  }
  .search-drawer--full .predictive-search__tabs::part(tab-list),
  .search-drawer--full .predictive-search__tabs::part(tab-panels),
  .search-drawer--full .predictive-search__skeleton-full-width {
    grid-template-columns: repeat(
      var(--predictive-search-column-count, 4),
      minmax(var(--predictive-search-column-width, 0px), 1fr)
    );
    gap: 0 var(--search-full-gap);
    display: grid;
  }
  .search-drawer--full .predictive-search__tab-content {
    display: grid !important;
  }
  .search-drawer--full .predictive-search__tab-item {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .search-drawer--full .predictive-search__tab-content {
    align-content: start;
  }
  .search-drawer--full
    .predictive-search__tab-content
    ~ .predictive-search__tab-content:before {
    content: "";
    margin-left: calc(-1 * var(--search-full-gap) / 2);
    background: rgb(var(--text-color) / 0.12);
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
  }
  .search-drawer--full [role="tab"] {
    pointer-events: none;
    opacity: 1 !important;
  }
}@media screen and (min-width: 1400px) {
  .search-drawer--full {
    --search-full-gap: 96px;
  }
}.main-search-form .search-input {
  width: 260px;
  margin-inline-start: auto;
  margin-inline-end: auto;
}@media screen and (min-width: 700px) {
  .main-search-form .search-input {
    width: 490px;
  }
}.shop-the-look {
  --shop-the-look-gap: var(--spacing-5);
  --shop-the-look-grid: auto-flow / auto;
  grid: var(--shop-the-look-grid);
  align-items: flex-start;
  gap: var(--shop-the-look-gap);
  display: grid;
}.shop-the-look__dot {
  --dot-size: 10px;
  top: calc(var(--shop-the-look-dot-top) - (var(--dot-size) / 2));
  left: calc(var(--shop-the-look-dot-left) - (var(--dot-size) / 2));
  width: var(--dot-size);
  height: var(--dot-size);
  border-radius: var(--rounded-full);
  background-color: rgb(var(--shop-the-look-dot-background));
  transition: transform 0.2s ease-in-out;
  position: absolute;
}.shop-the-look__dot:after {
  content: "";
  top: calc(50% + (var(--spacing-6) * -1));
  left: calc(50% + (var(--spacing-6) * -1));
  width: var(--spacing-12);
  height: var(--spacing-12);
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(var(--shop-the-look-dot-background) / 0),
    rgb(var(--shop-the-look-dot-background) / 0.3)
  );
  border-radius: var(--rounded-full);
  animation: 2s ease-in-out infinite alternate ping;
  position: absolute;
}.shop-the-look__dot[aria-current="true"] {
  transform: scale(1.3);
}.shop-the-look__products {
  display: grid;
}.shop-the-look__carousel > .horizontal-product-list {
  grid: var(--shop-the-look-carousel-grid);
  display: grid;
}@media screen and (pointer: fine) {
  .shop-the-look__dot:hover {
    transform: scale(1.3);
  }
}@media screen and (min-width: 700px) {
  .section-boxed .shop-the-look {
    --shop-the-look-gap: var(--calculated-section-spacing-inline);
    --shop-the-look-grid: auto / 55% minmax(0, 1fr);
  }
  .shop-the-look {
    --shop-the-look-gap: var(--spacing-18);
    --shop-the-look-grid: auto / minmax(0, 1fr) 40%;
  }
  .shop-the-look__products {
    justify-items: flex-end;
    gap: var(--spacing-8);
    display: grid;
  }
  .shop-the-look__carousel {
    width: 100%;
    display: grid;
  }
  .shop-the-look__carousel > * {
    grid-area: 1 / -1;
  }
  .shop-the-look__controls {
    gap: var(--spacing-4);
    grid: auto / auto-flow;
    margin-inline-start: auto;
    margin-inline-end: auto;
    display: grid;
  }
}@media screen and (min-width: 1000px) {
  .section-boxed .shop-the-look__carousel {
    --shop-the-look-carousel-width: 100%;
  }
  .shop-the-look {
    --shop-the-look-gap: 0;
    --shop-the-look-grid: auto / repeat(2, minmax(0, 1fr));
  }
  .shop-the-look__products {
    justify-items: center;
  }
  .shop-the-look__carousel {
    --shop-the-look-carousel-width: 60%;
    width: var(--shop-the-look-carousel-width);
  }
}@media screen and (min-width: 1150px) {
  .section-boxed .shop-the-look {
    --shop-the-look-grid: auto / repeat(2, 1fr);
  }
  .section-boxed .shop-the-look__carousel {
    --shop-the-look-carousel-width: 60%;
  }
}.slideshow {
  background: var(--slideshow-background);
}.slideshow,
.slideshow__carousel {
  color: rgb(var(--text-color));
  display: block;
  position: relative;
}.slideshow__slide {
  position: relative;
}.slideshow__slide:not(.is-selected) {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.slideshow__slide-background {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}.slideshow__slide video-media ~ * {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}.slideshow__slide .content-over-media:before {
  background: rgb(var(--content-over-media-overlay)) !important;
}.slideshow__controls {
  z-index: 1;
  position: absolute;
  bottom: var(--container-gutter);
}.slideshow__controls:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
}.slideshow__controls:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: max(var(--container-gutter), 50% - var(--container-max-width) / 2);
}.slideshow__controls .circle-button--fill {
  background: rgb(var(--slideshow-controls-background));
  color: rgb(var(--slideshow-controls-color));
}.slideshow__controls .circle-button--bordered {
  color: rgb(var(--slideshow-controls-color));
}.slideshow__controls .numbered-dots > * {
  color: rgb(var(--slideshow-controls-color) / 0.7);
  border-color: rgb(var(--slideshow-controls-color) / 0.3);
}.slideshow__controls .numbered-dots > [aria-current="true"] {
  color: rgb(var(--slideshow-controls-color));
}.slideshow__controls .stretching-dots > * {
  background: rgb(var(--slideshow-controls-color));
}.slideshow__cursor.is-half-start .icon-chevron-right {
  transform: rotate(180deg);
}.slideshow__cursor-ring {
  --radius: 27;
  --circumference: calc(2px * (22 / 7) * var(--radius));
  position: absolute;
  top: 0;
  left: 0;
}.slideshow__cursor-ring circle {
  stroke-opacity: 1;
  stroke-dashoffset: 0;
  stroke-dasharray:
    calc(var(--circumference) * var(--progress, 0)), var(--circumference);
  transform: rotate(-90deg);
}.slideshow .content-over-media--auto svg {
  height: min(700px, 50vmax);
}@media screen and (max-width: 699px) {
  .slideshow__controls .circle-button {
    width: var(--spacing-10);
    height: var(--spacing-10);
  }
  .slideshow--multiple-slides
    :is(.place-self-end-start, .place-self-end-center) {
    padding-block-end: 2.5rem;
  }
}.slideshow--boxed {
  --content-over-media-gap: var(--section-inner-spacing-inline);
  background: var(--slideshow-background);
  padding-block-start: var(--section-inner-max-spacing-block);
  padding-block-end: var(--section-inner-max-spacing-block);
  padding-inline-start: max(
    var(--container-gutter),
    50% - var(--container-max-width) / 2
  );
  padding-inline-end: max(
    var(--container-gutter),
    50% - var(--container-max-width) / 2
  );
}.slideshow--boxed .content-over-media > :not(img, svg) {
  padding-block-start: 0 !important;
}.shopify-section:first-child .slideshow--boxed[allow-transparent-header] {
  padding-block-start: max(
    var(--section-inner-max-spacing-block),
    var(--header-height)
  );
}@media screen and (min-width: 1400px) {
  .slideshow__controls {
    bottom: var(--spacing-14);
  }
  .slideshow__controls:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    right: var(--spacing-14);
  }
  .slideshow__controls:is(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
    left: var(--spacing-14);
  }
}.shopify-payment-button__button {
  height: auto !important;
}.shopify-payment-button__button[disabled] {
  opacity: 1 !important;
}.shopify-payment-button__button--branded {
  border-radius: var(--rounded-button) !important;
  min-height: 100% !important;
  overflow: hidden !important;
}.shopify-payment-button__button--unbranded {
  --button-outline-color: var(--button-background, --button-background-primary);
  padding: var(
    --shopify-payment-button-padding,
    var(--spacing-4) var(--spacing-8)
  ) !important;
  -webkit-appearance: none !important;
  border-radius: var(--rounded-button) !important;
  background: rgb(
    var(--button-background, var(--button-background-primary)) /
      var(--button-background-opacity, 1)
  ) !important;
  color: rgb(var(--button-text-color, var(--button-text-primary))) !important;
  font-family: var(--text-font-family) !important;
  font-style: var(--text-font-style) !important;
  font-weight: bolder !important;
  font-size: var(
    --shopify-payment-button-font-size,
    var(--text-base)
  ) !important;
  text-align: center !important;
  line-height: inherit !important;
  letter-spacing: var(--text-letter-spacing) !important;
  text-decoration: none !important;
  transition:
    background-color 0.15s ease-in-out,
    color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out !important;
  display: inline-block !important;
  position: relative !important;
  box-shadow: inset 0 0 0 2px #0000 !important;
}shopify-accelerated-checkout,
shopify-accelerated-checkout-cart {
  --shopify-accelerated-checkout-button-block-size: 54px;
  --shopify-accelerated-checkout-button-border-radius: var(--rounded-button);
  --shopify-accelerated-checkout-button-box-shadow: none;
}@media screen and (min-width: 700px) {
  .shopify-payment-button__button--unbranded {
    padding: var(
      --shopify-payment-button-padding,
      1.075rem var(--spacing-10)
    ) !important;
  }
  shopify-accelerated-checkout,
  shopify-accelerated-checkout-cart {
    --shopify-accelerated-checkout-button-block-size: 60px;
  }
}.shopify-policy__container {
  gap: var(--spacing-12) !important;
  padding: var(--spacing-14) 0 !important;
  grid-auto-columns: minmax(0, 1fr) !important;
  max-width: none !important;
  margin-inline-start: max(var(--container-gutter), 50% - 80ch / 2) !important;
  margin-inline-end: max(var(--container-gutter), 50% - 80ch / 2) !important;
  display: grid !important;
}.shopify-challenge__container,
.shopify-email-marketing-confirmation__container {
  padding: var(--spacing-14) 0 !important;
}@media screen and (min-width: 700px) {
  .shopify-policy__container,
  .shopify-challenge__container,
  .shopify-email-marketing-confirmation__container {
    padding-block-start: var(--spacing-16) !important;
    padding-block-end: var(--spacing-16) !important;
  }
}.tabs {
  max-width: var(--tabs-max-width);
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
}@media screen and (max-width: 699px) {
  .tabs-inner {
    display: none;
  }
}@media screen and (min-width: 700px) {
  .tabs-inner {
    gap: var(--spacing-10);
    display: grid;
  }
  .tabs-inner::part(tab-list) {
    box-shadow: inset 0 -2px rgb(var(--text-color) / 0.1);
    grid: auto / auto-flow 1fr;
    align-items: end;
    display: grid;
    position: relative;
  }
  .tabs-inner::part(tab-list):after {
    content: "";
    width: calc(100% / var(--item-count));
    background: rgb(var(--text-color));
    transform: translate(
      calc(var(--selected-index) * var(--transform-logical-flip) * 100%)
    );
    height: 2px;
    transition: transform 0.3s;
    position: absolute;
    bottom: 0;
  }
  .tabs-inner::part(tab-list):not(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ):after {
    left: 0;
  }
  .tabs-inner::part(tab-list):is(
      :lang(ae),
      :lang(ar),
      :lang(arc),
      :lang(bcc),
      :lang(bqi),
      :lang(ckb),
      :lang(dv),
      :lang(fa),
      :lang(glk),
      :lang(he),
      :lang(ku),
      :lang(mzn),
      :lang(nqo),
      :lang(pnb),
      :lang(ps),
      :lang(sd),
      :lang(ug),
      :lang(ur),
      :lang(yi)
    ):after {
    right: 0;
  }
  .tabs-nav__button {
    padding-block-start: var(--spacing-6);
    padding-block-end: var(--spacing-6);
    transition: color 0.2s ease-in-out;
  }
  .tabs-nav__button[aria-selected="true"] {
    color: rgb(var(--text-color));
  }
}.testimonial-list {
  grid: var(--testimonial-list-grid);
  gap: var(--grid-gutter);
  align-items: start;
  display: grid;
}.testimonial {
  align-content: start;
  gap: var(--spacing-4);
  padding: var(--spacing-6);
  scroll-snap-align: center;
  scroll-snap-stop: always;
  display: grid;
}.testimonial__image {
  width: var(--spacing-10);
}@media screen and (min-width: 700px) {
  .testimonial {
    gap: var(--spacing-5);
    padding: var(--spacing-8);
  }
  .testimonial__image {
    width: var(--spacing-14);
  }
}@media screen and (min-width: 1150px) {
  .testimonial {
    scroll-snap-align: none;
  }
}@media screen and (min-width: 1400px) {
  .testimonial {
    gap: var(--spacing-6);
    padding: var(--spacing-10);
  }
}.text-with-icons {
  gap: var(--spacing-8);
  text-align: var(--text-with-icons-text-align);
  justify-content: var(--text-with-icons-justify);
  display: grid;
}.text-with-icons__list {
  grid: auto / var(--text-with-icons-template);
  row-gap: var(--spacing-6);
  align-items: start;
  min-width: 0;
  display: grid;
}.text-with-icons__item {
  gap: var(--text-with-icons-gap);
  justify-items: var(--text-with-icons-justify);
  padding-inline-start: var(--spacing-6);
  padding-inline-end: var(--spacing-6);
  display: grid;
}@media screen and (min-width: 1000px) {
  :not(.is-scrollable) .text-with-icons__list {
    gap: var(--spacing-6);
  }
  :not(.is-scrollable) .text-with-icons__item {
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
}@media screen and (min-width: 1400px) {
  :not(.is-scrollable) .text-with-icons__list {
    gap: var(--spacing-10);
  }
}.timeline {
  gap: var(--spacing-8);
  grid-template-columns: minmax(0, 1fr);
  display: grid;
}.timeline__slider {
  align-items: start;
  display: grid;
}.timeline__slider > * {
  grid-area: 1 / -1;
}.timeline__slide {
  gap: var(--spacing-6);
  text-align: center;
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  display: grid;
}.timeline__image {
  width: 100%;
  max-width: 410px;
  margin-inline-start: auto;
  margin-inline-end: auto;
  position: relative;
}.timeline__controls {
  --timeline-dot-size: var(--spacing-4);
  --timeline-dot-padding-inline-end: var(--spacing-4);
  padding-block-start: calc((var(--timeline-dot-size) / 2));
}.timeline__nav {
  grid: auto / repeat(var(--timeline-nav-item-count), minmax(0, 1fr));
  width: max-content;
  min-width: 100%;
  display: grid;
}.timeline__nav-bar {
  background-color: rgb(var(--text-color) / 0.12);
  width: 100%;
  height: 2px;
  position: absolute;
  top: -1px;
}.timeline__nav-bar:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.timeline__nav-bar:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.timeline__nav-item {
  gap: var(--spacing-3);
  align-content: flex-start;
  min-width: 100px;
  max-width: 200px;
  padding-inline-end: var(--timeline-dot-padding-inline-end);
  display: grid;
  position: relative;
}.timeline__nav-item:before {
  content: "";
  width: var(--timeline-dot-size);
  height: var(--timeline-dot-size);
  border-radius: var(--rounded-full);
  background-color: rgb(var(--background));
  border-width: 2px;
  margin-block-start: calc((var(--timeline-dot-size) / 2) * -1);
  transition:
    border-color 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
}.timeline__nav-item[aria-current="true"]:before {
  border-color: rgb(var(--text-color));
  background-color: rgb(var(--text-color));
}.timeline__nav-label {
  opacity: 0.5;
  transition: opacity 0.2s ease-in-out;
}.timeline__nav-item[aria-current="true"] .timeline__nav-label {
  opacity: 1;
}@media screen and (min-width: 700px) {
  .timeline {
    gap: var(--spacing-14);
  }
  .timeline__slide {
    gap: var(--spacing-10);
  }
  .timeline__slide > .prose {
    padding-inline-start: var(--spacing-14);
    padding-inline-end: var(--spacing-14);
  }
  .timeline__content {
    gap: var(--spacing-6);
  }
  .timeline__controls {
    --timeline-dot-size: var(--spacing-5);
    --timeline-dot-padding-inline-end: var(--spacing-5);
  }
  .timeline__nav-item {
    min-width: 160px;
  }
}@media screen and (min-width: 1000px) {
  .timeline__slide {
    text-align: left;
    grid: auto / repeat(2, minmax(0, 1fr));
    gap: 0;
  }
  .timeline__slide > .timeline__image-wrapper {
    padding-inline-end: 16.5%;
  }
  .timeline__slide > .prose {
    z-index: 1;
    padding-inline-start: 0;
    padding-inline-end: 0;
    position: relative;
  }
  .timeline__image {
    max-width: initial;
  }
  .timeline__image-wrapper {
    position: relative;
  }
  .timeline__controls {
    align-items: flex-start;
    gap: var(--spacing-10);
    display: flex;
  }
  .timeline__controls.scroll-area {
    overflow: visible;
  }
  .timeline__buttons {
    gap: var(--spacing-4);
    margin-block-start: calc(var(--spacing-6) * -1);
    display: flex;
  }
  .timeline__nav {
    width: 100%;
    min-width: auto;
    padding-block-start: 0;
  }
  .timeline__nav-item {
    min-width: auto;
  }
}@media screen and (min-width: 1150px) {
  .timeline__slide > .prose {
    padding-inline-end: 16.5%;
  }
  .timeline__content {
    gap: var(--spacing-8);
  }
}@media screen and (min-width: 1400px) {
  .timeline__slide > .prose {
    max-width: 85%;
  }
}.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}:is(
  .sr-only[type="checkbox"]:focus-visible + label,
  .sr-only[type="radio"]:focus-visible + label
) {
  outline: 2px solid highlight;
  outline: 2px solid -webkit-focus-ring-color;
}.skip-to-content:focus-visible {
  z-index: 9999;
  clip: auto;
  color: #fff;
  background: #000;
  width: auto;
  height: auto;
  padding: 6px 12px;
  font-weight: 700;
  overflow: auto;
}.tap-area {
  position: relative;
}.tap-area:before {
  content: "";
  inset: calc(-1 * var(--spacing-2-5));
  position: absolute;
}@media print {
  .print\:hidden {
    display: none;
  }
}@keyframes translateFull {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(calc(-100% * var(--transform-logical-flip)));
  }
}@keyframes ping {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0.8);
  }
}@media screen and (pointer: fine) {
  .zoom-image--enabled .zoom-image {
    transform-origin: center;
    transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .zoom-image--enabled .group:hover .zoom-image {
    transform: scale(1.06);
  }
}.reveal {
  opacity: 0;
}.reveal-invisible {
  opacity: 0;
  visibility: hidden;
}@media (prefers-reduced-motion: no-preference) {
  [reveal-js],
  [reveal-on-scroll="true"] {
    opacity: 0;
  }
}@media (scripting: none) {
  [reveal-js],
  [reveal-on-scroll="true"] {
    opacity: 1;
  }
}@media (prefers-reduced-motion: no-preference) {
  reveal-items {
    opacity: var(--stagger-products-reveal-opacity);
  }
}@media (scripting: none) {
  reveal-items {
    opacity: 1;
  }
}.border {
  border-width: 1px;
}.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}.border-y {
  border-block-start-width: 1px;
  border-block-end-width: 1px;
}.border-t {
  border-top-width: 1px;
}.border-b {
  border-bottom-width: 1px;
}.border-s {
  border-block-start-width: 1px;
}.border-e {
  border-block-end-width: 1px;
}.divide-x > :not([hidden]) ~ :not([hidden]) {
  border-inline-start-width: 1px;
}.divide-y > :not([hidden]) ~ :not([hidden]) {
  border-block-start-width: 1px;
}.ring {
  box-shadow: 0 0 0 1px rgb(var(--text-color) / 0.12);
}.ring-current {
  box-shadow: 0 0 0 1px rgb(var(--text-color));
}.ring-inset {
  box-shadow: inset 0 0 0 1px rgb(var(--text-color) / 0.12);
}.rounded-xs {
  border-radius: var(--rounded-xs);
}.rounded-sm {
  border-radius: var(--rounded-sm);
}.rounded {
  border-radius: var(--rounded);
}.rounded-lg {
  border-radius: var(--rounded-lg);
}.rounded-full {
  border-radius: var(--rounded-full);
}.text-custom {
  color: rgb(var(--text-color));
}.text-accent {
  color: rgb(var(--accent));
}.text-success {
  color: rgb(var(--success-text));
}.text-warning {
  color: rgb(var(--warning-text));
}.text-error {
  color: rgb(var(--error-text));
}.text-subdued {
  color: rgb(var(--text-color) / 0.7);
}.text-on-sale {
  color: rgb(var(--on-sale-text));
}.text-stroke {
  -webkit-text-stroke: 1px currentColor;
  -webkit-text-fill-color: transparent;
}.text-gradient {
  background-image: var(--gradient);
  color: #0000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -webkit-background-clip: text;
  background-clip: text;
}.text-stroke.text-gradient {
  color: rgb(var(--background));
  -webkit-text-stroke-color: transparent;
  -webkit-text-fill-color: unset;
}.bg-custom {
  background: rgb(var(--background));
}.bg-gradient {
  background-image: var(--gradient);
}.bg-text {
  background: rgb(var(--text-color));
}.bg-error {
  background: rgb(var(--error-background));
}.bg-success {
  background: rgb(var(--success-background));
}.bg-warning {
  background: rgb(var(--warning-background));
}.bg-secondary {
  background: rgb(var(--text-color) / 0.05);
}.opacity-0 {
  opacity: 0;
}.backdrop-blur {
  -webkit-backdrop-filter: blur(var(--backdrop-blur, 0px));
  backdrop-filter: blur(var(--backdrop-blur, 0px));
}.filter-invert {
  filter: invert();
}.shadow-sm {
  filter: drop-shadow(var(--shadow-sm));
}.shadow {
  filter: drop-shadow(var(--shadow));
}.shadow-md {
  filter: drop-shadow(var(--shadow-md));
}.shadow-block {
  box-shadow: var(--shadow-block);
}.cross-fade {
  display: block;
}.cross-fade > * {
  transition: opacity 0.2s ease-in-out;
}.cross-fade > :last-child {
  display: none;
}@media screen and (pointer: fine) {
  .cross-fade > :last-child {
    opacity: 0;
    display: block;
  }
  .cross-fade:hover > :first-child {
    opacity: 0;
  }
  .cross-fade:hover > :last-child {
    opacity: 1;
  }
}.pointer-events-none {
  pointer-events: none;
}.scroll-area {
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
  overscroll-behavior-x: contain;
  overflow: auto hidden;
}.scroll-area::-webkit-scrollbar {
  display: none;
}.snap-start {
  scroll-snap-align: start;
  scroll-snap-stop: always;
}.snap-center {
  scroll-snap-align: center;
  scroll-snap-stop: always;
}:not(.is-scrollable) ~ .peer-not-scrollable\:hidden,
.hidden,
.empty\:hidden:empty {
  display: none;
}.inline-block {
  display: inline-block;
}.block {
  display: block;
}.contents {
  display: contents;
}@media screen and (min-width: 700px) {
  .sm\:hidden {
    display: none;
  }
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:grid {
    display: grid;
  }
  .sm\:table-cell {
    display: table-cell;
  }
  .sm\:contents {
    display: contents;
  }
}@media screen and (min-width: 1000px) {
  .md\:hidden {
    display: none;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:table-cell {
    display: table-cell;
  }
  .md\:contents {
    display: contents;
  }
}@media screen and (min-width: 1150px) {
  .lg\:hidden {
    display: none;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:grid {
    display: grid;
  }
  .lg\:table-cell {
    display: table-cell;
  }
  .lg\:contents {
    display: contents;
  }
}@media screen and (min-width: 1400px) {
  .xl\:hidden {
    display: none;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:grid {
    display: grid;
  }
  .xl\:table-cell {
    display: table-cell;
  }
  .xl\:contents {
    display: contents;
  }
}@media screen and (min-width: 1600px) {
  .\32xl\:hidden {
    display: none;
  }
  .\32xl\:block {
    display: block;
  }
  .\32xl\:flex {
    display: flex;
  }
  .\32xl\:grid {
    display: grid;
  }
  .\32xl\:table-cell {
    display: table-cell;
  }
  .\32xl\:contents {
    display: contents;
  }
}@media screen and (max-width: 699px) {
  .sm-max\:hidden {
    display: none;
  }
}@media screen and (max-width: 999px) {
  .md-max\:hidden {
    display: none;
  }
}@media screen and (max-width: 1149px) {
  .lg-max\:hidden {
    display: none;
  }
}@media screen and (max-width: 1399px) {
  .xl-max\:hidden {
    display: none;
  }
}@media screen and (max-width: 1599px) {
  .\32xl-max\:hidden {
    display: none;
  }
}@media screen and (pointer: fine) {
  .pointer-fine\:hidden {
    display: none;
  }
  .pointer-fine\:block {
    display: block;
  }
}@media not screen and (pointer: fine) {
  .pointer-coarse\:hidden {
    display: none;
  }
  .pointer-coarse\:block {
    display: block;
  }
}@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:hidden {
    display: none;
  }
  .motion-reduce\:block {
    display: block;
  }
}.invisible {
  visibility: hidden;
}.relative {
  position: relative;
}.wrap {
  flex-wrap: wrap;
}.grow {
  flex-grow: 1;
}.shrink-0 {
  flex-shrink: 0;
}.text-start {
  text-align: start;
}.text-center {
  text-align: center;
}.text-end {
  text-align: end;
}.justify-start {
  justify-content: start;
}.justify-center {
  justify-content: safe center;
}.justify-end {
  justify-content: end;
}.justify-between {
  justify-content: space-between;
}.justify-evenly {
  justify-content: space-evenly;
}.justify-self-start {
  justify-self: start;
}.justify-self-center {
  justify-self: center;
}.justify-self-end {
  justify-self: end;
}.justify-items-start {
  justify-items: start;
}.justify-items-center {
  justify-items: safe center;
}.justify-items-end {
  justify-items: end;
}.align-start {
  align-items: start;
}.align-center {
  align-items: center;
}.align-end {
  align-items: end;
}.align-self-start {
  align-self: start;
}.align-self-center {
  align-self: center;
}.align-self-end {
  align-self: end;
}.align-self-stretch {
  align-self: stretch;
}.place-self-start {
  place-self: start;
}.place-self-start-center {
  place-self: start center;
}.place-self-start-end {
  place-self: start end;
}.place-self-center {
  place-self: center;
}.place-self-center-start {
  place-self: center start;
}.place-self-center-end {
  place-self: center end;
}.place-self-end {
  place-self: end;
}.place-self-end-start {
  place-self: end start;
}.place-self-end-center {
  place-self: end center;
}@media screen and (min-width: 700px) {
  .sm\:text-start {
    text-align: start;
  }
  .sm\:text-center {
    text-align: center;
  }
  .sm\:text-end {
    text-align: end;
  }
  .sm\:place-self-start {
    place-self: start;
  }
  .sm\:place-self-start-center {
    place-self: start center;
  }
  .sm\:place-self-start-end {
    place-self: start end;
  }
  .sm\:place-self-center {
    place-self: center;
  }
  .sm\:place-self-center-start {
    place-self: center start;
  }
  .sm\:place-self-center-end {
    place-self: center end;
  }
  .sm\:place-self-end {
    place-self: end;
  }
  .sm\:place-self-end-start {
    place-self: end start;
  }
  .sm\:place-self-end-center {
    place-self: end center;
  }
  .sm\:justify-items-center {
    justify-items: safe center;
  }
}.align-top {
  vertical-align: top;
}.align-center {
  vertical-align: middle;
}.align-bottom {
  vertical-align: bottom;
}.w-full {
  width: 100%;
}.h-full {
  height: 100%;
}.w-0 {
  width: 0;
}.min-w-full {
  min-width: 100%;
}.min-h-full {
  min-height: 100%;
}.mx-auto {
  margin-inline-start: auto;
  margin-inline-end: auto;
}.my-auto {
  margin-block-start: auto;
  margin-block-end: auto;
}.aspect-short {
  aspect-ratio: 4 / 3;
}.aspect-tall {
  aspect-ratio: 2 / 3;
}.aspect-square {
  aspect-ratio: 1;
}.aspect-video {
  aspect-ratio: 16 / 9;
}.aspect-video iframe {
  width: 100%;
  height: 100%;
}.gap-0\.5 {
  gap: var(--spacing-0-5);
}.gap-1 {
  gap: var(--spacing-1);
}.gap-1\.5 {
  gap: var(--spacing-1-5);
}.gap-2 {
  gap: var(--spacing-2);
}.gap-2\.5 {
  gap: var(--spacing-2-5);
}.gap-3 {
  gap: var(--spacing-3);
}.gap-3\.5 {
  gap: var(--spacing-3-5);
}.gap-4 {
  gap: var(--spacing-4);
}.gap-4\.5 {
  gap: var(--spacing-4-5);
}.gap-5 {
  gap: var(--spacing-5);
}.gap-5\.5 {
  gap: var(--spacing-5-5);
}.gap-6 {
  gap: var(--spacing-6);
}.gap-8 {
  gap: var(--spacing-8);
}.gap-10 {
  gap: var(--spacing-10);
}.gap-12 {
  gap: var(--spacing-12);
}@media screen and (min-width: 700px) {
  .sm\:gap-0\.5 {
    gap: var(--spacing-0-5);
  }
  .sm\:gap-1 {
    gap: var(--spacing-1);
  }
  .sm\:gap-1\.5 {
    gap: var(--spacing-1-5);
  }
  .sm\:gap-2 {
    gap: var(--spacing-2);
  }
  .sm\:gap-2\.5 {
    gap: var(--spacing-2-5);
  }
  .sm\:gap-3 {
    gap: var(--spacing-3);
  }
  .sm\:gap-3\.5 {
    gap: var(--spacing-3-5);
  }
  .sm\:gap-4 {
    gap: var(--spacing-4);
  }
  .sm\:gap-4\.5 {
    gap: var(--spacing-4-5);
  }
  .sm\:gap-5 {
    gap: var(--spacing-5);
  }
  .sm\:gap-5\.5 {
    gap: var(--spacing-5-5);
  }
  .sm\:gap-6 {
    gap: var(--spacing-6);
  }
  .sm\:gap-8 {
    gap: var(--spacing-8);
  }
  .sm\:gap-10 {
    gap: var(--spacing-10);
  }
  .sm\:gap-12 {
    gap: var(--spacing-12);
  }
}.overflow-hidden {
  overflow: hidden;
}.object-fill {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}.object-fill:not(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  left: 0;
}.object-fill:is(
  :lang(ae),
  :lang(ar),
  :lang(arc),
  :lang(bcc),
  :lang(bqi),
  :lang(ckb),
  :lang(dv),
  :lang(fa),
  :lang(glk),
  :lang(he),
  :lang(ku),
  :lang(mzn),
  :lang(nqo),
  :lang(pnb),
  :lang(ps),
  :lang(sd),
  :lang(ug),
  :lang(ur),
  :lang(yi)
) {
  right: 0;
}.object-fill,
.object-fill-safe,
.object-cover {
  object-fit: cover;
  object-position: center;
}.object-contain {
  object-fit: contain;
  object-position: center;
}.placeholder {
  background: rgb(var(--text-primary) / 0.3);
  fill: rgb(var(--text-primary) / 0.7);
  color: rgb(var(--text-primary) / 0.7);
  display: block;
}.bold {
  font-weight: 700;
}.text-xxs {
  font-size: 10px;
  line-height: 1.7;
}.text-xs {
  font-size: var(--text-xs);
  line-height: 1.7;
}.text-sm {
  font-size: 10px;
  line-height: 1.6;
}.text-base {
  font-size: var(--text-base);
  line-height: 1.6;
}.text-lg {
  font-size: var(--text-lg);
  line-height: 1.6;
}.subheading {
  font-weight: 700;
  text-align: center;
}.heading,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.prose :is(h1, h2, h3, h4, h5, h6) {
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  font-style: var(--heading-font-style);
  letter-spacing: var(--heading-letter-spacing);
  text-transform: var(--heading-text-transform);
  overflow-wrap: anywhere;
}.h0 {
  font-size: var(--text-h0);
  line-height: 1;
}.h1,
.prose h1:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: var(--text-h1);
  line-height: 1.1;
}.h2,
.prose h2:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: var(--text-h2);
  line-height: 1.1;
}.h3,
.prose h3:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: var(--text-h3);
  line-height: 1.2;
}.h4,
.prose h4:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: var(--text-h4);
  line-height: 1.3;
}.h5,
.prose h5:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: var(--text-h5);
  line-height: 1.4;
}.h6,
.prose h6:not(.h0, .h1, .h2, .h3, .h4, .h5, .h6) {
  font-size: var(--text-h6);
  line-height: 1.4;
}@media screen and (min-width: 700px) {
  .sm\:text-xxs {
    font-size: 10px;
    line-height: 1.7;
  }
  .sm\:text-xs {
    font-size: var(--text-xs);
    line-height: 1.7;
  }
  .sm\:text-sm {
    font-size: var(--text-sm);
    line-height: 1.6;
  }
  .sm\:text-base {
    font-size: var(--text-base);
    line-height: 1.6;
  }
  .sm\:text-lg {
    font-size: var(--text-lg);
    line-height: 1.6;
  }
  .sm\:h0 {
    font-size: var(--text-h0);
    line-height: 1;
  }
  .sm\:h1 {
    font-size: var(--text-h1);
    line-height: 1.1;
  }
  .sm\:h2 {
    font-size: var(--text-h2);
    line-height: 1.1;
  }
  .sm\:h3 {
    font-size: var(--text-h3);
    line-height: 1.2;
  }
  .sm\:h4 {
    font-size: var(--text-h4);
    line-height: 1.3;
  }
  .sm\:h5 {
    font-size: var(--text-h5);
    line-height: 1.4;
  }
  .sm\:h6 {
    font-size: var(--text-h6);
    line-height: 1.4;
  }
}.line-through {
  text-decoration: line-through;
}.break-all {
  overflow-wrap: anywhere;
}.hyphenate {
  -webkit-hyphens: auto;
  hyphens: auto;
}.truncate-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}.line-clamp {
  -webkit-line-clamp: var(--line-clamp-count, 2);
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}/*# sourceMappingURL=/cdn/shop/t/404/assets/theme.css.map?v=4373203031754606031777101211 */@font-face {
  font-family: Inter;
  src: url(../../../files/Inter_28pt-Regularab55.ttf?v=1773919734)
    format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}html {
  padding-bottom: 0 !important;
}section {
  margin: 0 auto;
}section.shopify-section--slideshow,
section.shopify-section--scrolling-text,
section.shopify-section--usp-scrolling-text,
section.shopify-section--tab-carousel-image-text,
section.shopify-section--collection-list,
.shopify-section--collection-tabs section,
section.shopify-section--testimonials,
section.shopify-section--text-with-media,
section.shopify-section--text-with-icons,
section.shopify-section--reels,
section.shopify-section--faq,
section.shopify-section--image-link-blocks,
section.shopify-section--meet-the-team,
section.shopify-section--board-directors,
section.shopify-section--logo-list,
section.shopify-section--contact,
section.shopify-section--multi-column,
section.shopify-section--rich-text {
  max-width: unset;
}section.shopify-section--tab-carousel-image-text .section-stack,
section.shopify-section--text-with-media media-with-text,
section.shopify-section--text-with-icons .section-stack,
section.shopify-section--reels .section-stack,
section.shopify-section--faq .section-stack,
section.shopify-section--board-directors .section-stack,
section.shopify-section--logo-list .section-stack,
section.shopify-section--contact .section-stack,
section.shopify-section--multi-column .section-stack,
section.shopify-section--rich-text .section-stack {
  max-width: 1440px;
  margin: 0 auto;
}.woot--bubble-holder {
  display: none !important;
}.announcement-bar.bg-custom.text-custom {
  padding: 8px 0;
}.announcement-bar__static-list p {
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}.cart-drawer__announcement {
  background: linear-gradient(90deg, #f2eedfcc, #f2f4d8cc 46.65%, #a4ab4480);
  padding: 6.2px 0;
  text-align: center;
}.cart-drawer__announcement-text {
  margin: 0;
  font-family: Inter !important;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  color: #000;
}header .header__wrapper .header__icon-list {
  gap: 21px;
}header button.tap-area.drawer-hamburger .menu-parent-title {
  display: none;
}section .section {
  padding: 56px 0;
}body.template-product-new-design-burner section .section {
  padding: 32px 0;
}@media (max-width: 768px) {
  body.template-product-new-design-burner section .section {
    padding: 30px 0;
  }
}.shopify-section--collection-tabs .section {
  padding: 48px 13px;
}section .section .section-stack {
  gap: 24px;
}.shopify-section--collection-tabs .section .section-stack {
  gap: 14px;
}section .section .section-stack .prose,
.shopify-section--collection-tabs .section .section-stack .prose {
  display: grid;
  gap: 0px;
}section .section .section-stack .prose .subheading {
  text-transform: none;
}section .section .section-stack .prose .subheading,
.shopify-section--collection-tabs .section .section-stack .prose .subheading,
.shopify-section--text-with-media .section .prose .subheading {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1.4px;
  font-weight: 500;
  font-family: Proxima Nova Sb !important;
}section .section .section-stack .prose .h2,
.shopify-section--collection-tabs .section .section-stack .prose .h2,
.shopify-section--text-with-media .section .prose .h2 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 400;
  margin: 0;
}.shopify-section--collection-tabs
  .section
  .section-stack
  .tabs-inner.text-center {
  gap: 30px;
}.shopify-section--collection-tabs
  .section
  .section-stack
  .tabs-inner.text-center::part(tab-list) {
  display: flex;
  column-gap: 17px;
  justify-content: center;
}.shopify-section--collection-list collection-list {
  gap: 16px;
}.shopify-section--collection-list scroll-carousel,
.shopify-section--collection-tabs .tabs-inner .tab-content scroll-carousel {
  margin: 0;
  padding: 0;
}.shopify-section--testimonials scroll-carousel {
  margin: 0;
  padding: 0 12px;
}.shopify-section--collection-list collection-list a p.coll-list-title {
  margin-top: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1.4px;
  text-align: center;
  font-family: Proxima Nova Sb !important;
}.footer {
  background-image: url(../../../../../../cdn.shopify.com/s/files/1/2675/9476/files/Footer_1d1a8.png?v=1720422052);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 148px 32px;
}.footer__block.footer__block--menu {
  justify-content: center;
  gap: 16px;
}.footer__block.footer__block--menu p.bold {
  color: #ab8744;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  font-family: Lao MN !important;
}.footer__block.footer__block--menu ul li a {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.0001px;
  opacity: unset;
  line-height: 20px;
}.footer__aside-bottom.copyright {
  justify-content: center;
}p.footer__copyright.text-sm.text-subdued {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  color: #161616;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.0001px;
}#social-widget-list-section {
  padding: 30px 0;
}#social-widget-list-section .section-stack {
  gap: 0;
}#social-widget-list-section h5 {
  font-size: 16px;
  font-family: Lao MN !important;
  font-style: normal;
  font-weight: 400;
  line-height: 41.1px;
  letter-spacing: 1.03px;
}.shopify-section.shopify-section--scrolling-text div.section {
  padding: 4px 0;
}.shopify-section.shopify-section--scrolling-text
  span.scrolling-text__text.heading {
  font-family: Lao MN !important;
  font-size: 16px;
  line-height: 41px;
  font-weight: 400;
  letter-spacing: 1.03px;
}.shopify-section--collection-list .section-header,
.shopify-section--testimonials .section-header,
.shopify-section--collection-tabs .prose,
.shopify-section--image-link-blocks .section-header {
  grid-template-columns: auto;
  justify-content: center;
  align-items: unset;
  text-align: center;
}.shopify-section--collection-list
  .collection-card
  .collection-card__content
  p.h5 {
  font-size: 14px;
  width: max-content;
  font-style: normal;
  letter-spacing: 1.4px;
}.shopify-section--collection-tabs .prose .h2 {
  color: #ab8744;
}.shopify-section--collection-tabs .tabs-inner::part(tab-list):after {
  content: none;
}.shopify-section--collection-tabs x-tabs button.tabs-nav__button {
  background-color: #fff;
}.shopify-section--collection-tabs .tabs-nav__button {
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 1.4px;
  font-family: Proxima Nova Sb !important;
}.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .price-list
  sale-price
  span.money,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .price-list
  sale-price
  span.money {
  color: #161616;
}.shopify-section--collection-tabs .tabs-nav__button[aria-selected="false"] {
  color: #d1c4aa;
  font-weight: 400;
}.shopify-section--collection-tabs product-list.product-list .product-card__info,
.shopify-section--main-collection product-list.product-list .product-card__info,
.shopify-section--main-search product-list.product-list .product-card__info {
  text-align: left;
  margin: 0;
  padding: 0;
  gap: 8px;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  a,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  a,
.shopify-section--main-search product-list.product-list .product-card__info a {
  text-align: left;
  width: 100%;
  background: #fff;
  gap: 4px;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .rating
  span,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .rating
  span,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .rating
  span {
  font-size: 12px;
  line-height: 15px;
  margin-left: 2px;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .product-card__title
  a,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .product-card__title
  a,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .product-card__title
  a {
  font-family: Lao MN !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  min-height: 36px;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .product-card-sub-boco,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .product-card-sub-boco,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .product-card-sub-boco {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  margin-block-start: 0;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .price-list
  span.money,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .price-list
  span.money,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .price-list
  span.money {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .price-list
  sale-price,
.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .price-list
  sale-price
  span.money,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .price-list
  sale-price,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .price-list
  sale-price
  span.money,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .price-list
  sale-price,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .price-list
  sale-price
  span.money {
  color: #161616;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .price-list
  compare-at-price
  span.money,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .price-list
  compare-at-price
  span.money,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .price-list
  compare-at-price
  span.money {
  text-decoration: line-through;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .atc-btn-boco
  button,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .atc-btn-boco
  button,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .atc-btn-boco
  button {
  font-size: 14px;
  padding: 10px 33px;
  color: #fffdf2;
  text-align: center;
  font-family: Lao MN !important;
  font-weight: 400;
  line-height: normal;
  background: #004a2b;
  text-transform: uppercase;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .atc-btn-boco
  button:disabled,
.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .atc-btn-boco
  button:disabled,
.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .atc-btn-boco
  button:disabled {
  cursor: not-allowed;
  opacity: 0.6;
}.shopify-section--collection-tabs .link-to-coll {
  margin-top: 37px;
}.shopify-section--collection-tabs .link-to-coll a {
  font-size: 14px;
  font-weight: 600;
  line-height: 20.5px;
}.scrolling-text__text {
  padding-inline-start: 0;
  padding-inline-end: 0;
}.shopify-section--collection-tabs
  .section
  .section-stack
  .tabs-inner.text-center
  .tab-content
  .floating-controls-container
  product-list
  product-card,
.shopify-section--main-collection product-list product-card,
.shopify-section--main-search product-list product-card {
  gap: 8px;
}.shopify-section--collection-tabs
  .section
  .section-stack
  .tabs-inner.text-center
  .tab-content
  .floating-controls-container
  product-list
  product-card
  img,
.shopify-section--main-collection product-list product-card img,
.shopify-section--main-search product-list product-card img {
  margin-block: 0;
}.shopify-section--main-search
  product-list.product-list
  .product-card__info
  .price-list {
  padding: 14px 0;
  gap: 11px;
  align-items: center;
}.shopify-section--main-collection
  product-list.product-list
  .product-card__info
  .price-list {
  padding: 14px 0;
  gap: 5px;
}.shopify-section--collection-tabs
  product-list.product-list
  .product-card__info
  .price-list {
  padding: 14px 0;
  gap: 7px;
  align-items: center;
}.shopify-section--main-search
  .search-results-summary-container
  .search-results-summary-head {
  font-family: Lao MN !important;
  font-size: 16px;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 12px;
}.testimonial-list {
  gap: 12px;
}.testimonial {
  gap: 0;
  padding: 0;
  max-width: 186.5px;
}.testimonial-stars {
  margin-top: 17px;
}.testimonial-body {
  margin-top: 14px;
}.testimonial-body p {
  min-height: 80px;
  font-size: 14px;
  line-height: 20px;
}.testimonial-body p.bold {
  min-height: unset;
  margin-top: 12px;
  color: #131718;
  letter-spacing: 1.4px;
  line-height: 26px;
  font-weight: 600;
}.shopify-section--text-with-icons .section {
  padding: 0 0 48px;
}.shopify-section--text-with-icons .left-side-image img {
  width: 100%;
}.shopify-section--text-with-icons .right-side-text {
  margin: 26px 16px 0;
}.shopify-section--text-with-icons .right-side-text scroll-carousel {
  margin: 14px 0 18px;
}.shopify-section--text-with-icons .text-with-icons {
  gap: 0;
}.shopify-section--text-with-icons .right-side-text .logos-bottom {
  margin-top: 30px;
}.shopify-section--text-with-icons .right-side-text .prose.break-all {
  text-align: center;
}.shopify-section--text-with-icons .right-side-text .prose p.h2 {
  color: #ab8744;
}.shopify-section--text-with-icons
  .right-side-text
  scroll-carousel
  .text-with-icons__item {
  display: flex;
  align-items: center;
  gap: 24px;
}.shopify-section--text-with-icons
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon,
.shopify-section--text-with-icons
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon
  img {
  width: 50px !important;
  max-width: 50px !important;
}.shopify-section--text-with-icons
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .prose
  p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  text-align: left;
}.shopify-section--text-with-icons
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .prose
  p.h1 {
  font-weight: 600;
}.image-icon-text-border {
  margin: 0 26px;
}.shopify-section--apps .section {
  padding: 48px 0;
  border-top: 1px solid #cecece;
  margin: 0 8px;
}.shopify-section--apps .section #insta-feed h2 {
  font-family: Lao MN !important;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  margin: 0 0 24px;
  padding: 10px 29px;
}.shopify-section-group-footer-group.shopify-section--rich-text .section {
  padding: 5px 38px 34px;
}.shopify-section--text-with-icons,
.shopify-section--reels {
  background: #fbf5ea !important;
}.shopify-section--reels .section-header {
  justify-content: center;
  text-align: center;
}.shopify-section--reels .section-header .prose h2 {
  font-family: Lao MN !important;
  color: #ab8744;
  padding: 0 16px;
}.shopify-section--tab-carousel-image-text .section {
  padding: 24px 16px;
}.shopify-section--faq .section {
  padding: 48px 16px;
}.shopify-section--faq .section-stack__main .accordion-box {
  display: grid;
  gap: 10px;
  padding: 0;
}.shopify-section--faq .section-stack__main .accordion-box .accordion {
  background: #fff;
  padding: 13px 31px;
}.shopify-section--faq
  .section-stack__main
  .accordion-box
  .accordion
  .accordion__toggle {
  padding: 0;
}.shopify-section--faq
  .section-stack__main
  .accordion-box
  .accordion
  .accordion__content {
  margin-block: 20px 0;
}.shopify-section--faq
  .section-stack__main
  .accordion-box
  .accordion
  .accordion__toggle
  span.head {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: Proxima Nova Sb !important;
}.shopify-section--faq
  .section-stack__main
  .accordion-box
  .accordion
  .accordion__toggle
  span.plus-svg,
.shopify-section--faq
  .section-stack__main
  .accordion-box
  .accordion
  .accordion__toggle
  span.plus-svg
  svg {
  width: 17px;
  height: 17px;
}.shopify-section--faq
  .section-stack__main
  .accordion-box
  .accordion[aria-expanded="true"]
  .accordion__toggle
  span.plus-svg
  svg
  line:last-child {
  display: none;
}.shopify-section--rich-text .section {
  padding: 48px 32px;
}.shopify-section--rich-text .rich-text__wrapper button {
  margin-block-start: 27px !important;
}.shopify-section--rich-text .rich-text__wrapper button div {
  font-family: Lao MN !important;
  font-size: 18px;
  font-weight: 250;
}.shopify-section--rich-text .rich-text__wrapper p {
  font-size: 14px;
  line-height: 20px;
}.shopify-section--image-link-blocks image-link-blocks {
  gap: 16px;
}.shopify-section--image-link-blocks .section .floating-controls-container {
  padding: 0 12px;
}.shopify-section--image-link-blocks .tooltip {
  display: flex;
  justify-content: space-between;
  text-align: left;
  padding-top: 16px;
}.shopify-section--image-link-blocks .tooltip .inst-icon,
.shopify-section--image-link-blocks .tooltip .inst-icon svg {
  width: 16px;
  height: 16px;
}.shopify-section--image-link-blocks .tooltip .inst-title {
  font-size: 14px;
  font-size: 400;
  line-height: 20px;
}.shopify-section--rich-text .rich-text__wrapper p.bold {
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1.4px;
}.shopify-section--rich-text .rich-text__wrapper p.h1 {
  margin: 0 0 20px;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}.shopify-section--rich-text .rich-text__wrapper div img {
  margin-block: 0 !important;
  max-height: 299px;
  height: 299px;
  object-fit: cover;
  object-position: center;
  --image-mobile-max-width: 100% !important;
}.shopify-section--text-with-icons-2 {
  background: #fff !important;
}.shopify-section--text-with-icons-2 .section {
  padding: 48px 32px !important;
}.shopify-section--text-with-icons-2 .image-text-container .left-side-image img {
  object-fit: contain !important;
  border-radius: unset !important;
}.shopify-section--text-with-icons-2 .image-text-container {
  column-gap: 40px !important;
  align-items: center;
}.shopify-section--text-with-icons-2 .text-with-icons__list {
  grid: auto / var(--text-with-icons-template) !important;
}.shopify-section--text-with-icons-2
  .right-side-text
  scroll-carousel
  .text-with-icons__item {
  display: flex !important;
}.shopify-section--text-with-icons-2 .right-side-text .contenttextarea {
  margin: 20px 0;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}.shopify-section--text-with-icons-2 .right-side-text scroll-carousel {
  margin: 20px 0 0 !important;
  gap: 23px !important;
}.shopify-section--text-with-icons-2
  .right-side-text
  scroll-carousel
  .text-with-icons__item {
  gap: 26px !important;
}.shopify-section--text-with-icons-2
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon,
.shopify-section--text-with-icons-2
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon
  img {
  height: 55px;
}.shopify-section--text-with-icons-2
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .prose
  p.h5 {
  color: #ab8744;
}.shopify-section--text-with-icons-2 .right-side-text .logos-bottom {
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 1.8px;
  text-align: center;
}.shopify-section--text-with-icons-2 .desktop-map {
  display: none;
}.shopify-section--text-with-icons-2 .mobile-map {
  margin-top: 20px;
}.shopify-section--text-with-icons-2 .right-side-text {
  margin: unset;
}.shopify-section--brew .section {
  padding: 48px 32px !important;
}.shopify-section--brew .image-text-container .left-side-image img {
  object-fit: contain !important;
  border-radius: unset !important;
}.shopify-section--brew .image-text-container {
  align-items: center;
}.shopify-section--brew .right-side-text scroll-carousel {
  margin: 0 !important;
  gap: 10px !important;
}.shopify-section--brew
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon,
.shopify-section--brew
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon
  img {
  height: 55px !important;
  width: 55px !important;
}.shopify-section--brew
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .prose
  p.h5 {
  color: #ab8744;
}.shopify-section--brew
  .right-side-text
  scroll-carousel
  .seeping-head-div
  .seeping-head {
  color: #161616 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
  letter-spacing: 1.4px !important;
  text-transform: uppercase;
  font-family: Proxima Nova Sb !important;
}.shopify-section--brew .desktop-seeping-img {
  display: none;
}.shopify-section--brew .right-side-text {
  margin: unset !important;
}.shopify-section--brew .mobile-seeping-img {
  margin: 20px 0 0;
}.drinkware-brew .mobile-seeping-img {
  margin: 20px 0 30px;
}.shopify-section--brew .right-side-text scroll-carousel .text-with-icons__item {
  padding-inline-start: 0;
  padding-inline-end: 0;
}.shopify-section--brew scroll-carousel .seeping-head-div {
  margin-top: 22px;
  margin-bottom: 22px;
}.shopify-section--brew scroll-carousel .seeping-head-div:first-child {
  margin-top: 30px;
}.shopify-section--brew .text-with-icons__list {
  grid: unset !important;
}.drinkware-brew
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon,
.drinkware-brew
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon
  img {
  width: 36px !important;
  height: 36px !important;
}.drinkware-brew .right-side-text scroll-carousel {
  gap: 16px !important;
}.shopify-section--se-estate .image-text-container {
  flex-direction: row-reverse;
  align-items: center;
}.shopify-section--se-estate
  .image-text-container
  scroll-carousel
  .text-with-icons__item {
  display: flex !important;
  grid-row: 2;
  padding-inline: 0 !important;
  margin-top: 20px;
}.shopify-section--se-estate
  .image-text-container
  scroll-carousel
  .text-with-icons__item:first-child {
  grid-row: 1;
}.shopify-section--se-estate
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon,
.shopify-section--se-estate
  .right-side-text
  scroll-carousel
  .text-with-icons__item
  .section-icon
  img {
  width: 55px !important;
  max-width: 55px !important;
  height: 55px !important;
}.shopify-section--se-estate .image-text-container .left-side-image img {
  margin-block: 0 !important;
}.shopify-section--se-estate .right-side-text .contenttextarea {
  margin-block-start: 30px !important;
}.shopify-section--se-estate .right-side-text scroll-carousel {
  margin: 10px 0 0 !important;
  gap: 20px !important;
}.shopify-section--harvest section-header {
  justify-content: center;
}.shopify-section--harvest section-header .prose {
  width: 100%;
  text-align: center;
}.shopify-section--harvest section-header .prose h2 {
  color: #ab8744;
  font-family: Lao MN !important;
}.shopify-section--harvest .multi-column__item.justify-start.snap-start img {
  height: 66px;
  width: 60px;
}.shopify-section--harvest
  .multi-column__item.justify-start.snap-start
  .text-start {
  gap: 0;
}.shopify-section--harvest
  .multi-column__item.justify-start.snap-start
  .text-start
  p.h6 {
  color: #ab8744;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.shopify-section--harvest
  .multi-column__item.justify-start.snap-start
  .text-start
  .prose
  p {
  font-size: 14px;
  line-height: 20px;
}.shopify-section--whats-inside-section .what-content {
  margin-top: 14px;
}.shopify-section--whats-inside-section .what-content .what-head {
  color: #ab8744;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.shopify-section--whats-inside-section .what-content .what-subhead {
  color: #161616;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.shopify-section--custom-liquid-breadcrumb .section {
  padding: 8px 16px;
}.shopify-section--custom-liquid-breadcrumb .section nav.breadcrumb {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin-bottom: 8px;
}.shopify-section--custom-liquid-breadcrumb .section nav.breadcrumb .last {
  color: #ab8744;
}.shopify-section--main-product .section {
  padding: 0 16px;
}.shopify-section--main-product .section .product {
  gap: 40px;
}@media (max-width: 768px) {
  .shopify-section--main-product .section .product {
    gap: 32px;
  }
}.shopify-section--main-product .section .product.new-design .product-gallery {
  gap: 0;
}.shopify-section--main-product
  .section
  .product.new-design
  .product-gallery__ar-wrapper {
  padding: 10px;
}.shopify-section--main-product
  .section
  .product.new-design
  safe-sticky
  .product-info__title {
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: unset;
}.shopify-section--main-product
  .section
  .product.new-design
  safe-sticky
  .product-info__rating {
  --product-info-block-spacing: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: Inter !important;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__rating
  span.text-sm {
  margin-left: 4px;
  font-size: 12px;
  line-height: 15px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__rating
  span.text-sm
  u {
  font-weight: 500;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__description {
  margin-block-start: 18px;
  margin-block-end: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.shopify-section--main-product
  .section
  .product.new-design
  safe-sticky
  .product-info__description
  .prose
  p {
  margin: 0;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__description
  + .product-info__text {
  color: #ab8744;
  margin-block-start: 18px;
  margin-block-end: 0;
  font-size: 14px;
  line-height: 20px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price {
  margin-block-start: 14px;
  margin-block-end: 18px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price
  span.money,
.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price
  sale-price {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.shopify-section--main-collection {
  padding-bottom: 50px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price
  compare-at-price {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #bbb !important;
  text-decoration: line-through !important;
  line-height: 20px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price
  compare-at-price
  span.money {
  color: #bbb !important;
  text-decoration: line-through !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price
  price-list {
  align-items: center;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__price
  .cost-per-cup {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 7px 15px;
  background: #fff1db;
  line-height: 15px;
  color: #ab8744;
  font-size: 12px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__buy-buttons {
  --product-info-block-spacing: 0;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__buy-buttons
  label {
  font-size: 14px;
  line-height: 20px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__buy-buttons
  form
  select {
  margin-top: 10px;
  width: 108px;
  border: 0.5px solid #bbb;
  padding: 0 25px;
  height: 47px;
  background: url(https://cdn.shopify.com/s/files/1/2675/9476/files/Fill_1_53157ae3-1042-43ea-8e46-d8449e551171.svg?v=1719435522)
    no-repeat 100% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__buy-buttons
  buy-buttons {
  grid-template-columns: unset;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__buy-buttons
  form
  button {
  padding-block: 0;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__buy-buttons
  form
  button
  div {
  color: #fffced;
  font-family: Lao MN !important;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 250;
  line-height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__liquid {
  margin-block-start: 7px;
  margin-block-end: 0;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__liquid
  .delivery-timeline {
  display: flex;
  align-items: center;
  gap: 8px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-info__liquid
  .delivery-timeline
  span {
  color: #ab8744;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.shopify-section--main-product .section .product safe-sticky .dynamic-notes {
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: normal;
  font-family: Inter, sans-serif !important;
  color: #434343;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-tasting-note.dynamic-notes {
  margin-top: 16px;
  font-weight: 600;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .product-caffeine-note.dynamic-notes {
  margin-top: 8px;
}@media (min-width: 990px) {
  .shopify-section--main-product .section .product safe-sticky .tsw-notes-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 72px;
    row-gap: 32px;
    margin-top: 24px;
    max-width: 840px;
    margin-inline: auto;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .tsw-notes-grid
    .tsw-note {
    padding: 0;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .tsw-notes-grid
    .tsw-note__divider {
    display: none;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .tsw-mobile-accordions-block {
    max-width: 840px;
    margin-inline: auto;
  }
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .tsw-shipping-trust-bar {
  margin-top: 16px;
  padding: 8px 0 0 10px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .tsw-shipping-trust-bar__row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: #32654e;
  font-size: 14px;
  line-height: 20px;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .tsw-shipping-trust-bar__icon
  img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .tsw-shipping-trust-bar__divider {
  height: 1px;
  width: 100%;
  max-width: 360px;
  border-bottom: 1px dashed rgba(50, 101, 78, 0.25);
  margin: 6px auto;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .tsw-mobile-accordions-block {
  margin-top: 32px;
  padding: 0;
  border-radius: 0;
}.shopify-section--main-product
  .section
  .product
  safe-sticky
  .tsw-mobile-accordions-block
  .text-content {
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: visible;
  text-overflow: unset;
  max-height: none;
}@media (min-width: 990px) {
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .tsw-mobile-accordions-block {
    background-image: none !important;
    background: #fff !important;
  }
}.review-spacer-div {
  min-height: 15px;
}.shopify-section--collection-banner .section {
  padding: 0;
}.shopify-section--collection-rich-text {
  --rich-text-max-width: 1059px !important;
  padding: 0 35px;
}.shopify-section--collection-rich-text .section {
  padding: 27px 0 0 !important;
}.shopify-section--collection-rich-text .rich-text__wrapper p.h1 {
  margin: 0 !important;
}.shopify-section--collection-rich-text .rich-text__wrapper div p {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}.shopify-section--main-collection .collection {
  margin-block-start: 33px;
  margin-block-end: 48px;
  row-gap: 0;
}.shopify-section--main-collection .container,
.shopify-section--main-search .container {
  margin-inline: 14px;
}.shopify-section--main-collection .collection .collection__results product-list,
.shopify-section--main-search .collection .collection__results product-list {
  gap: 85px 1.5rem;
  justify-content: center;
}.shopify-section--main-collection
  product-card.product-card.product-card--blends {
  position: relative;
}.shopify-section--main-collection
  .collection
  .collection__results
  .more-btn-div {
  text-align: center;
  padding-top: 100px;
}.shopify-section--main-collection
  .collection
  .collection__results
  .more-btn-div
  .load-more-btn {
  border-bottom: 1px solid;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}.shopify-section--collection-rich-text .rich-text__wrapper div {
  margin-block-start: 0;
}.shopify-section--text-with-icons page-dots {
  gap: 6px;
}.shopify-section--text-with-icons page-dots button {
  width: 9px;
  height: 9px;
  background: #fff;
}.shopify-section--text-with-icons .page-dots > *[aria-current="true"] {
  background: #cebb94;
}cart-drawer {
  padding: 0 !important;
  max-width: 540px;
}cart-drawer::part(body) {
  padding: 0 !important;
}cart-drawer .drawer__close-icon {
  width: 20px;
  height: 39px;
  font-weight: 200;
  font-style: normal;
  font-size: 30px;
  line-height: 36px;
  color: #1f2937;
}cart-drawer .drawer__close-icon svg {
  width: 15px;
  height: 15px;
}cart-drawer .drawer__close-icon svg path {
  stroke: #1f2937;
}.cart-drawer__top {
  text-align: left;
  gap: 0;
  padding-block-end: 0;
}.cart-drawer__top > .items-center > .h-stack {
  justify-content: space-between;
}.cart-drawer__top > .items-center > .h-stack > p.h5 {
  color: #1f2937;
  font-family: Inter !important;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0;
  vertical-align: middle;
}.cart-drawer__top > free-shipping-bar > span {
  font-size: 14px;
  line-height: 20px;
}.cart-drawer__top > free-shipping-bar > .blank-progress-bar {
  --progress: 0.013333333333333334 !important;
  height: 4px;
  background: #fbf5ea;
}.progress-bar:before {
  background: #ab8744;
}.cart-drawer__inner .empty-state .empty-cart-note {
  margin-block-start: 4px;
  max-width: 320px;
  font-size: 14px;
  line-height: 20px;
}.cart-drawer__inner .empty-state p.h5 {
  color: #ab8744;
  font-family: Lao MN !important;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}.cart-drawer__inner collection-list a .coll-list-title {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}.cart-drawer__inner .coll-plus-shop {
  gap: 15px;
}.cart-drawer__inner .coll-plus-shop a.button {
  background: #ab8744;
  color: #fffced;
  font-family: Lao MN !important;
  font-size: 18px;
  font-weight: 250;
  text-transform: uppercase;
  padding-block: 11px;
}.cart-drawer__top > free-shipping-bar > span > .text-accent {
  font-weight: 400;
  color: #161616;
}.cart-drawer__line-items > * + * {
  padding-block-start: 9px;
}.line-item__info a,
.horizontal-product .horizontal-product__info a {
  line-height: 18px;
  font-weight: 400;
  font-size: 14px;
}.line-item__info,
.horizontal-product__info .left-end {
  gap: 22px;
}.line-item__actions line-item-quantity {
  margin-block: 0;
  text-align: end;
  justify-content: end;
}.line-item__actions line-item-quantity price-list span.money,
.horizontal-product__info .horizontal-product__cta price-list span.money {
  color: #161616;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}.line-item__actions line-item-quantity span.text-xs a {
  background: unset;
  vertical-align: -webkit-baseline-middle;
}.line-item__actions line-item-quantity price-list compare-at-price span.money,
.horizontal-product__info
  .horizontal-product__cta
  price-list
  compare-at-price
  span.money {
  font-size: 12px;
  line-height: 15px;
  text-decoration: line-through;
}.horizontal-product__info
  .horizontal-product__cta
  price-list
  compare-at-price
  span.money {
  text-decoration: unset;
}.line-item__actions line-item-quantity price-list sale-price {
  display: grid;
}.line-item__media-wrapper {
  width: 80px;
  min-width: 80px;
}.line-item__media-wrapper img {
  height: inherit;
}line-item-quantity .quantity-input {
  color: #161616;
  width: 63.5px;
  padding-block: 2px;
  border-radius: unset;
  font-size: 14px;
  line-height: 20px;
  background: url(https://cdn.shopify.com/s/files/1/2675/9476/files/Fill_1_4a0a9d7b-4193-4a31-967c-54303646a33c.svg?v=1720111387)
    no-repeat 100% 50%;
  text-align: unset;
  padding-inline: 22px;
}.line-item__info .discount-tile {
  background: #d52f2f;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 10px;
  font-weight: 400;
  text-transform: uppercase;
}cart-drawer::part(footer) {
  padding: 13px 0 0 !important;
}.cart-footer-saved-stripe {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 80%;
  margin: -18px auto 4px;
  box-sizing: border-box;
}.cart-footer-saved-stripe__text {
  display: inline-flex;
  gap: 4px;
  padding: 4px 0;
  background: linear-gradient(135deg, #ab8744, #8b6b2e);
  color: #fffced;
  font-family: Inter, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.06em;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 1px 6px #ab874440;
  border: 1px solid rgba(255, 252, 237, 0.2);
  white-space: nowrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  width: 100%;
}.cart-footer-saved-stripe__text:before,
.cart-footer-saved-stripe__text:after {
  content: "";
  width: 6px;
  height: 8px;
  background: #7a5e2c;
  position: absolute;
}.cart-footer-saved-stripe__text:before {
  left: -3px;
  top: 0;
  border-radius: 10px 15px 0 0;
  border-right: 5px solid #7a5e2c;
}.cart-footer-saved-stripe__text:after {
  right: -3px;
  top: 0;
  border-radius: 10px 15px 0 0;
  border-right: 5px solid #7a5e2c;
}@media screen and (max-width: 700px) {
  .cart-footer-saved-stripe__text:before {
    top: 0;
  }
  .cart-footer-saved-stripe__text:after {
    top: 0;
  }
}.cart-footer-saved-stripe__amount {
  font-weight: 800;
  font-size: 10px;
}div[slot="footer"] {
  gap: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0 !important;
  background: #fff;
}div[slot="footer"] .totaling {
  padding: 12px 22px;
  border-top: 1px solid #d1c4aa;
}div[slot="footer"] .payment-trust {
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  margin-block: 10px;
}div[slot="footer"] .total-saved {
  text-align: center;
  background: #fbf5ea;
  padding: 8px 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
}cart-drawer form div[name="checkout2"] {
  background: #ab8744;
  padding-block: 0;
}cart-drawer form div[name="checkout2"] div div.text-with-icon {
  font-family: Lao MN !important;
  font-size: 18px;
  font-weight: 250;
  line-height: 45px;
  text-transform: uppercase;
  color: #fffced;
  direction: rtl;
  gap: 17px;
}.cart-drawer__inner .items-plus-recomm .cart-drawer__recommendations {
  padding-bottom: 180px;
}.cart-drawer__inner
  .items-plus-recomm
  .cart-drawer__recommendations
  .recomm-start {
  gap: 12px;
}.cart-drawer__inner
  .items-plus-recomm
  .cart-drawer__recommendations
  .recomm-start
  .brought-head-text {
  color: #ab8744;
  letter-spacing: 1.027px;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
}cart-drawer .horizontal-product-list {
  border-width: 0 !important;
  grid: unset !important;
  gap: 9px;
}cart-drawer .horizontal-product-list .horizontal-product {
  border-inline-start-width: 0 !important;
  padding: 0;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__image {
  width: 82px !important;
  max-width: unset !important;
  height: 85px;
  flex: none;
}cart-drawer .horizontal-product-list-carousel {
  margin-inline: 0;
  padding-inline: 0;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .form-plus-disc {
  display: flex;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .horizontal-product__cta
  .discount-tile {
  display: none;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .horizontal-product__cta
  price-list {
  display: grid;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .horizontal-product__cta
  price-list
  sale-price {
  grid-row: 2;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .form-plus-disc
  form
  button {
  padding-block-start: 2px;
  padding-inline: 0;
  background: #ab8744;
  padding-block-end: 1.65px;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .form-plus-disc
  form
  button
  div {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  width: 92px;
}.horizontal-product__info .discount-tile {
  background: #d52f2f;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  padding: 4px 10px;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 8px;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info {
  align-items: end;
}cart-drawer
  .horizontal-product-list
  .horizontal-product
  .horizontal-product__info
  .horizontal-product__cta {
  margin-inline-end: 0;
  text-align: end;
}.cart-drawer__line-items .line-item .line-item__actions {
  justify-content: end;
  display: grid;
  width: 28%;
}.x_remove_text {
  font-size: 10px;
  right: -10px;
  bottom: 5px;
  position: absolute;
  opacity: 0;
}.x_remove_icon {
  pointer-events: none;
}.text-container {
  width: 100%;
  position: relative;
  overflow: hidden;
}.text-content {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}.see-more {
  color: #ab8744;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #fff;
}image-link-blocks {
  cursor: grab;
  scroll-behavior: smooth;
}image-link-blocks.active {
  cursor: grabbing;
}.cart-drawer__inner .coll-plus-shop collection-list {
  gap: 5px;
}p.footer__copyright.text-sm.text-subdued a:last-of-type span {
  display: none;
}.shopify-section--main-customers-login .customer-form h1,
.shopify-section--main-customers-register .customer-form h1 {
  color: #ab8744;
  font-weight: 400;
  font-size: 28px;
  line-height: 50px;
}.shopify-section--main-customers-login form input,
.shopify-section--main-customers-register form input {
  background: #fbf5ea;
  border-radius: unset;
  border: unset;
}.shopify-section--main-customers-login form label,
.shopify-section--main-customers-register form label {
  font-size: 14px;
  color: #acabab;
}.shopify-section--main-customers-login form a[href="#recover"],
.shopify-section--main-customers-login form a[href="#login"],
.shopify-section--main-customers-login form a[href="/account/register"],
.shopify-section--main-customers-register form a[href="/account/login"] {
  color: #161616;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}.shopify-section--main-customers-login form button[type="submit"] div,
.shopify-section--main-customers-register form button[type="submit"] div {
  color: #fffced;
  font-family: Lao MN !important;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}.shopify-section--account-banner nav.account-nav {
  background: #fff;
}.shopify-section--account-banner nav.account-nav ul li a,
.shopify-section--main-customers-addresses
  .account
  .addresses-list
  .address
  .address__actions
  button
  span {
  color: #161616;
  opacity: 1;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}.shopify-section--account-banner nav.account-nav ul li {
  padding-block: 0;
}.shopify-section--main-customers-addresses .count-bubble,
.shopify-section--main-customers-account .count-bubble {
  background: #ab8744;
}.shopify-section--main-customers-addresses .account .account-header h1 {
  color: #ab8744;
  font-size: 28px;
  font-weight: 400;
  line-height: 50px;
}.shopify-section--main-customers-addresses .account .addresses-list .address {
  border: unset;
}.shopify-section--main-customers-addresses
  .account
  .addresses-list
  .address
  p.bold {
  color: #161616;
  font-family: Lao MN !important;
  font-size: 24px;
  font-weight: 400;
  line-height: 50px;
  text-transform: capitalize;
}.shopify-section--main-customers-addresses .account .addresses-list .address p {
  color: #000;
  opacity: 1;
  font-size: 14px;
  line-height: 20px;
}.shopify-section--main-customers-addresses
  .account
  button[aria-controls="customer-address-new"] {
  background: #ab8744;
}.shopify-section--main-customers-addresses
  .account
  button[aria-controls="customer-address-new"]
  div {
  color: #fffced;
  font-family: Lao MN !important;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}.shopify-section--main-customers-account .empty-state .prose a.button {
  background: #ab8744;
  color: #fffced;
  font-family: Lao MN !important;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}@media screen and (min-width: 700px) and (max-width: 1199px) {
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list {
    min-height: 77px;
  }
}@media screen and (min-width: 700px) {
  .announcement-bar.bg-custom.text-custom {
    padding: 6px 0;
  }
  .announcement-bar__static-list p {
    line-height: 23px;
  }
  header .header__wrapper {
    padding-inline-start: 120px;
    padding-inline-end: 120px;
    padding-block: 16px;
  }
  header .header__wrapper .header__icon-list {
    gap: 29px;
  }
  header .menu-parent-title {
    display: block;
    margin-left: 16px;
    font-family: Lao MN !important;
    font-size: 20px;
    line-height: 20px;
  }
  section .section .section-stack {
    gap: 32px;
  }
  .shopify-section--collection-tabs .section .section-stack {
    gap: 17px;
  }
  section .section .section-stack .prose,
  .shopify-section--collection-tabs .section .section-stack .prose {
    gap: 10px;
  }
  section .section .section-stack .prose .subheading,
  .shopify-section--collection-tabs .section .section-stack .prose .subheading,
  .shopify-section--text-with-media .section .prose .subheading {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.8px;
  }
  section .section .section-stack .prose .h2,
  .shopify-section--collection-tabs .section .section-stack .prose .h2,
  .shopify-section--text-with-media .section .prose .h2 {
    font-size: 45px;
    line-height: 45px;
  }
  .shopify-section--collection-list collection-list {
    gap: 59px;
  }
  .shopify-section--collection-list collection-list a p.coll-list-title {
    margin-top: 12px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.8px;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center {
    gap: 28px;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center::part(tab-list) {
    box-shadow: unset;
    column-gap: 34px;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center
    .tab-content {
    padding: 0 37px;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center
    .tab-content
    .floating-controls-container
    .is-scrollable
    ~ .circle-button {
    opacity: 1;
    visibility: visible;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center
    .tab-content
    .floating-controls-container
    .is-scrollable
    ~ .circle-button[is="next-button"] {
    right: -55px;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center
    .tab-content
    .floating-controls-container
    .is-scrollable
    ~ .circle-button[is="prev-button"] {
    left: -55px;
  }
  .shopify-section--collection-tabs
    .section
    .section-stack
    .tabs-inner.text-center
    .tab-content
    .floating-controls-container
    product-list
    product-card,
  .shopify-section--main-collection product-list product-card,
  .shopify-section--main-search product-list product-card {
    gap: 10px;
  }
  .footer {
    background-image: url(https://cdn.shopify.com/s/files/1/2675/9476/files/Footer-image.jpg?v=1720769541);
    background-size: cover;
    padding: 105px 118px 66px;
  }
  .footer__block.footer__block--menu {
    justify-content: unset;
    gap: 13px;
  }

  p.footer__copyright.text-sm.text-subdued {
    margin-top: 200px;
    margin-bottom: unset;
    text-align: left;
    font-size: 18px;
    line-height: 23px;
  }
  .footer__block.footer__block--menu p.bold {
    font-size: 20px;
    letter-spacing: unset;
    line-height: 27px;
  }
  .footer__block.footer__block--menu ul li a {
    font-size: 18px;
    line-height: 23px;
  }
  .footer__aside-bottom.copyright {
    justify-content: unset;
  }
  .shopify-section.shopify-section--scrolling-text div.section {
    padding: 8px 0;
  }
  .shopify-section.shopify-section--scrolling-text
    span.scrolling-text__text.heading {
    font-size: 20px;
    line-height: 36px;
  }
  .shopify-section--collection-list
    .collection-card
    .collection-card__content
    p.h5 {
    letter-spacing: 2px;
    font-size: 20px;
  }
  .shopify-section--collection-tabs .tabs-nav__button {
    padding-block-start: 0;
    padding-block-end: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 1.8px;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .product-card__title
    a,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .product-card__title
    a,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .product-card__title
    a {
    font-size: 20px;
    line-height: 27px;
    min-height: 54px;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .product-card-sub-boco,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .product-card-sub-boco,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .product-card-sub-boco {
    font-size: 18px;
    line-height: 23px;
    padding: 10px 0 0;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list {
    padding: 20px 0;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list
    span.money,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list
    span.money,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list
    span.money {
    font-size: 17px;
    line-height: 23px;
  }
  .shopify-section--collection-tabs .link-to-coll {
    margin-top: 29px;
  }
  .shopify-section--collection-tabs .link-to-coll a {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.8px;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile {
    background: #fbf5ea !important;
    color: #ab8744 !important;
    text-align: center;
    font-size: 12.5px !important;
    font-weight: 400;
    line-height: 18px;
    padding: 10px !important;
    font-family:
      Proxima Nova Rg,
      Proxima Nova Sb,
      sans-serif !important;
    border-radius: 0;
    display: inline-block;
  }
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-product .price-list .discount-tile {
    background: #fbf5ea !important;
    color: #ab8744 !important;
    text-align: center;
    font-size: 11px !important;
    font-weight: 400;
    line-height: 18px;
    padding: 2px 7px !important;
    font-family:
      Proxima Nova Rg,
      Proxima Nova Sb,
      sans-serif !important;
    border-radius: 0;
    display: inline-block;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .rating
    span,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .rating
    span,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .rating
    span {
    font-size: 14px;
    line-height: 23px;
    margin-left: 6px;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info,
  .shopify-section--main-search product-list.product-list .product-card__info {
    gap: 10px;
  }
  .testimonial-list {
    gap: 47px;
  }
  .testimonial {
    max-width: 280px;
  }
  .testimonial-stars {
    margin-top: 24px;
  }
  .testimonial-body {
    margin-top: 20px;
  }
  .testimonial-body p {
    min-height: 78px;
    font-size: 18px;
    line-height: 23px;
  }
  .testimonial-body p.bold {
    margin-top: 17px;
    letter-spacing: 1.8px;
    line-height: 27px;
  }
  .shopify-section--text-with-media .section {
    padding: 0 116px;
  }
  .shopify-section--text-with-media .media-with-text__content {
    padding: 0;
  }
  .shopify-section--text-with-media p.h2 {
    margin: 14px 0 24px !important;
    color: #ab8744;
  }
  .shopify-section--text-with-media .text-media-para {
    font-size: 18px;
    line-height: 23px;
    margin-block-start: 0;
  }
  .shopify-section--text-with-media .text-media-para strong {
    color: #ab8744;
    font-weight: 400;
  }
  .shopify-section--text-with-media a.button {
    margin-block-start: 40px !important;
    margin-block-end: 0 !important;
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 25px;
    color: #fffced;
    padding-inline-end: 25px;
    font-family: Lao MN !important;
    font-size: 16.2px;
    font-weight: 400;
    line-height: 45px;
  }
  .shopify-section--text-with-media .media-with-text__media .text-media-d-img {
    display: grid;
    align-items: center;
  }
  .shopify-section--text-with-icons .section {
    padding: 80px;
  }
  .shopify-section--apps .section {
    padding: 80px 0;
    margin: 0 115px;
  }
  .shopify-section--apps .section #insta-feed h2 {
    font-size: 45px;
    line-height: 45px;
    padding: unset;
  }

  #social-widget-list-section {
    padding: 29px 0;
  }
  #social-widget-list-section .section-stack {
    gap: 13px;
  }
  #social-widget-list-section h5 {
    font-size: 18px;
    line-height: 36px;
    letter-spacing: unset;
  }
  .shopify-section-group-footer-group.shopify-section--rich-text .section {
    padding: 27px 115px 150px;
  }
  .shopify-section--reels .section {
    padding: 80px 245px;
  }
  .shopify-section--reels .section-header .prose h2 {
    padding: unset;
  }
  .shopify-section--faq .section {
    padding: 80px 120px;
  }
  .shopify-section--faq .section-stack__main {
    width: 100%;
  }
  .shopify-section--faq .section-stack__main .accordion-box {
    gap: 0;
  }
  .shopify-section--faq .section-stack__main .accordion-box .accordion {
    padding: 28px 100px;
  }
  .shopify-section--faq
    .section-stack__main
    .accordion-box
    .accordion
    .accordion__toggle
    span.head {
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--faq
    .section-stack__main
    .accordion-box
    .accordion
    .accordion__toggle
    span.plus-svg,
  .shopify-section--faq
    .section-stack__main
    .accordion-box
    .accordion
    .accordion__toggle
    span.plus-svg
    svg {
    width: 26px;
    height: 26px;
  }
  .shopify-section--faq
    .section-stack__main
    .accordion-box
    .accordion[aria-expanded="true"]
    .accordion__toggle
    span.plus-svg
    svg
    line:last-child {
    display: none;
  }
  .shopify-section--rich-text .section {
    padding: 80px 120px;
  }
  .shopify-section--rich-text .rich-text__wrapper button {
    margin-block-start: 36px !important;
  }
  .shopify-section--rich-text .rich-text__wrapper p {
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--rich-text .rich-text__wrapper p.bold {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1.8px;
    margin-bottom: 10px;
  }
  .shopify-section--rich-text .rich-text__wrapper p.h1 {
    margin: 0 0 28px;
    font-size: 45px !important;
    line-height: 45px;
  }
  .shopify-section--harvest .harvest-multi-column {
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  .shopify-section--harvest .section .section-stack {
    gap: 44px;
  }
  .shopify-section--harvest
    .multi-column__item.justify-start.snap-start
    .text-start {
    margin-top: 26px;
  }
  .shopify-section--whats-inside-section .what-content .what-head {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
  }
  .shopify-section--whats-inside-section .what-content .what-subhead {
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--custom-liquid-breadcrumb .section {
    padding: 16px 120px;
  }
  .shopify-section--custom-liquid-breadcrumb .section nav.breadcrumb {
    font-size: 14px;
    line-height: 23px;
  }
  .shopify-section--main-product .section {
    padding: 22px 120px;
  }
  .review-spacer-div {
    min-height: 23px;
  }
  .shopify-section--rich-text .rich-text__wrapper div img {
    max-height: 242px;
  }
  .header__icon-list .mobile-search {
    display: none;
  }
  .cart-drawer__top > free-shipping-bar > span {
    line-height: 23px;
  }
  .cart-drawer__top > free-shipping-bar > .blank-progress-bar {
    height: 6px;
  }
  .cart-drawer__inner .empty-state .empty-cart-note {
    font-size: 18px;
    line-height: 23px;
  }
  .cart-drawer__inner .empty-state p.h5 {
    font-size: 30px;
    line-height: 30px;
  }
  .cart-drawer__inner collection-list a .coll-list-title {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 1.6px;
  }
  .cart-drawer__inner .coll-plus-shop {
    gap: 22px;
  }
  .cart-drawer__inner .coll-plus-shop a.button {
    padding-block: 8px;
  }
  .line-item__info a,
  .horizontal-product .horizontal-product__info a {
    line-height: 23px;
    font-size: 18px;
  }
  .line-item__info,
  .horizontal-product__info .left-end {
    gap: 12px;
  }
  .line-item__actions line-item-quantity price-list span.money,
  .horizontal-product__info .horizontal-product__cta price-list span.money {
    font-size: 18px;
    line-height: 23px;
  }
  .line-item__actions line-item-quantity price-list compare-at-price span.money,
  .horizontal-product__info
    .horizontal-product__cta
    price-list
    compare-at-price
    span.money {
    font-size: 14px;
    line-height: 20px;
  }
  .line-item__media-wrapper {
    width: 92px;
    min-width: 92px;
  }
  line-item-quantity .quantity-input {
    font-size: 12px;
    line-height: 18px;
    padding-inline: 20px;
  }
  .line-item__info .discount-tile {
    font-size: 14px;
    line-height: 18px;
    padding: 4px 16px;
    font-weight: 600;
  }
  .line-pdp-infos {
    font-family: Inter !important;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .cart-inner_container-scroll {
    max-height: -webkit-fill-available;
    height: -webkit-fill-available;
    margin-bottom: var(--cart-footer-height, 190px);
    overflow-y: hidden;
  }
  cart-drawer::part(footer) {
    padding: 18.5px 0 11px !important;
  }
  .cart-footer-saved-stripe {
    margin-top: -32px;
    margin-bottom: 6px;
  }
  .cart-footer-saved-stripe__text {
    font-size: 12px;
    border-radius: 0 0 6px 6px;
  }
  .cart-footer-saved-stripe__amount {
    font-size: 11px;
  }
  div[slot="footer"] .totaling {
    padding: 16px;
  }
  div[slot="footer"] .payment-trust {
    font-size: 14px;
    line-height: 23px;
  }
  div[slot="footer"] .total-saved {
    padding: 10px 0;
    font-size: 18px;
    line-height: 23px;
  }
  .cart-drawer__inner
    .items-plus-recomm
    .cart-drawer__recommendations
    .recomm-start {
    gap: 20px;
  }
  .cart-drawer__inner
    .items-plus-recomm
    .cart-drawer__recommendations
    .recomm-start
    .brought-head-text {
    letter-spacing: 1.6px;
    font-size: 16px;
    line-height: 27px;
  }
  cart-drawer
    .horizontal-product-list
    .horizontal-product
    .horizontal-product__image {
    width: 96px !important;
    height: 102px;
  }
  cart-drawer
    .horizontal-product-list
    .horizontal-product
    .horizontal-product__info
    .form-plus-disc
    form
    button {
    padding-block-start: 4.5px;
    padding-inline: 0;
    background: #ab8744;
    padding-block-end: 2.7px;
  }
  cart-drawer
    .horizontal-product-list
    .horizontal-product
    .horizontal-product__info
    .form-plus-disc
    form
    button
    div {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    width: 120px;
  }
  .horizontal-product__info .discount-tile {
    font-size: 14px;
    line-height: 18px;
    padding: 4px 20px 0;
    font-weight: 600;
  }
  div[slot="footer"] {
    margin: 0 !important;
  }
  .shopify-section--brew
    .right-side-text
    scroll-carousel
    .seeping-head-div
    .seeping-head {
    font-size: 18px !important;
    line-height: 27px !important;
    letter-spacing: 1.8px !important;
  }
  .shopify-section--main-customers-login .customer-form h1,
  .shopify-section--main-customers-register .customer-form h1 {
    font-size: 50px;
  }
  .shopify-section--main-customers-login form label,
  .shopify-section--main-customers-register form label {
    font-size: 20px;
  }
  .shopify-section--main-customers-login form a[href="#recover"],
  .shopify-section--main-customers-login form a[href="#login"],
  .shopify-section--main-customers-login form a[href="/account/register"],
  .shopify-section--main-customers-register form a[href="/account/login"] {
    letter-spacing: 2px;
  }
  .shopify-section--account-banner nav.account-nav ul li a,
  .shopify-section--main-customers-addresses
    .account
    .addresses-list
    .address
    .address__actions
    button
    span {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .shopify-section--main-customers-addresses .account .account-header h1 {
    font-size: 50px;
  }
  .shopify-section--main-customers-addresses
    .account
    .addresses-list
    .address
    p.bold {
    font-size: 40px;
  }
  .shopify-section--main-customers-addresses
    .account
    .addresses-list
    .address
    p {
    font-size: 20px;
    line-height: 28px;
  }
  p.footer__copyright.text-sm.text-subdued {
    display: flex;
    margin: 0;
  }
  .footer__aside-bottom.copyright {
    flex-direction: column-reverse;
  }
}.drawer::part(body)::-webkit-scrollbar {
  width: 4px;
}.drawer::part(body)::-webkit-scrollbar-thumb {
  background: #ab874466;
  border-radius: 10px;
}.upsell-slider::-webkit-scrollbar {
  height: 4px;
}.upsell-slider::-webkit-scrollbar-thumb {
  background: #ab874466;
  border-radius: 10px;
}@media screen and (max-width: 699px) {
  #main {
    overflow-x: hidden;
  }
  .shopify-section--collection-tabs product-list.product-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 28px;
    row-gap: 26px;
  }
  .shopify-section--collection-tabs product-list.product-list .product-card {
    width: 46%;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card:nth-of-type(n + 5) {
    display: none;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-product .price-list .discount-tile {
    background: #fbf5ea !important;
    color: #ab8744 !important;
    text-align: center;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 18px;
    padding: 2px 8px !important;
    font-family:
      Proxima Nova Rg,
      Proxima Nova Sb,
      sans-serif !important;
  }
  .shopify-section--text-with-media .section {
    padding: 0 16px;
  }
  .shopify-section--text-with-media .media-with-text__content {
    padding: 48px 0;
    max-width: 340px;
    margin: 0 auto;
  }
  .shopify-section--text-with-media .prose {
    text-align: center;
  }
  .shopify-section--text-with-media p.h2 {
    margin: 0 0 26px !important;
    color: #ab8744;
  }
  .shopify-section--text-with-media .text-media-para {
    font-size: 14px;
    line-height: 20px;
    margin-block-start: 0;
    text-align: left;
  }
  .shopify-section--text-with-media .text-media-para strong {
    color: #ab8744;
    font-weight: 400;
  }
  .shopify-section--text-with-media .text-media-m-img {
    margin-top: 24px;
  }
  .shopify-section--text-with-media a.button {
    margin-block-start: 24px !important;
    margin-block-end: 24px !important;
    padding-block-start: 9px;
    padding-block-end: 9px;
    padding-inline-start: 26px;
    color: #fffced;
    padding-inline-end: 26px;
    font-family: Lao MN !important;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
  }
  .footer__block-list {
    gap: 27px;
  }
  .footer__block.footer__block--menu ul {
    gap: 7px;
  }
  .shopify-section--harvest .harvest-multi-column .multi-column__item {
    display: flex;
    align-items: center;
    gap: 40px;
  }
  .shopify-section--harvest .harvest-multi-column {
    display: grid;
    justify-content: center;
    gap: 17px;
  }
  .header__wrapper {
    padding: 16px;
  }
  .empty-state {
    margin-block: 110px;
  }
  .cart-drawer__line-items .line-item {
    align-items: center;
  }
  cart-drawer
    .horizontal-product-list
    .horizontal-product
    .horizontal-product__info {
    display: flex;
  }
  .text-content {
    max-height: 44px;
  }
  .shopify-section--main-product .price-list .discount-tile {
    padding: 9.5px 15px !important;
    font-size: 13.5px !important;
    background: #fbf5ea !important;
    color: #ab8744 !important;
    font-family:
      Proxima Nova Rg,
      Proxima Nova Sb,
      sans-serif !important;
  }
}@media (min-width: 700px) and (max-width: 1199px) {
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .atc-btn-boco
    button {
    font-size: 16px;
    padding: 0 15px;
    line-height: 45px;
  }
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .atc-btn-boco
    button,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .atc-btn-boco
    button {
    font-size: 16px;
    padding: 0 45px;
    line-height: 45px;
  }
}@media screen and (max-width: 450px) {
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list {
    gap: 3px !important;
  }
  .shopify-section--collection-tabs product-list.product-list,
  .shopify-section--main-search product-list.product-list {
    column-gap: 22px !important;
  }
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .atc-btn-boco
    button,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .atc-btn-boco
    button {
    padding: 10px 20px !important;
  }
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile,
  .shopify-section--main-product .price-list .discount-tile {
    padding: 3px !important;
    font-size: 9px !important;
  }
}@media screen and (min-width: 1000px) {
  .shopify-section--testimonials scroll-carousel {
    margin: 0 auto;
    padding: 0;
  }
  .shopify-section--text-with-media .media-with-text__content {
    padding: 80px 0;
  }
  .shopify-section--text-with-media .media-with-text__item {
    gap: 41px;
  }
  .shopify-section--text-with-icons .image-text-container {
    display: flex;
    column-gap: 60px;
  }
  .shopify-section--text-with-icons .left-side-image,
  .shopify-section--text-with-icons .right-side-text {
    width: 50%;
    margin: unset;
  }
  .shopify-section--text-with-icons .right-side-text scroll-carousel {
    grid: unset;
    gap: 32px;
    margin: 32px 0;
  }
  .shopify-section--text-with-icons
    .right-side-text
    scroll-carousel
    .text-with-icons__item {
    display: flex;
    align-items: center;
    gap: 32px;
  }
  .shopify-section--text-with-icons .image-text-container .left-side-image img {
    height: 548px;
    object-fit: cover;
    border-radius: 1000px 1000px 0 0;
    object-position: center;
  }
  .shopify-section--text-with-icons .right-side-text .prose.break-all {
    text-align: left;
  }
  .shopify-section--text-with-icons .right-side-text .prose p.h2 {
    color: #ab8744;
  }
  .shopify-section--text-with-icons
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .prose {
    gap: 0;
  }
  .shopify-section--text-with-icons
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .prose
    p {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    margin: 0;
  }
  .shopify-section--text-with-icons
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .prose
    p.h1 {
    font-weight: 600;
  }
  .shopify-section--text-with-icons
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .section-icon,
  .shopify-section--text-with-icons
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .section-icon
    img {
    width: 56px !important;
    max-width: 56px !important;
  }
  .image-icon-text-border {
    margin: 0 116px;
  }
  .shopify-section--text-with-icons .right-side-text .logos-bottom {
    margin-top: unset;
  }
  .shopify-section--image-link-blocks .section {
    padding: 80px 120px;
  }
  .shopify-section--image-link-blocks .section .floating-controls-container {
    padding: unset;
  }
  .shopify-section--image-link-blocks image-link-blocks {
    gap: 51px;
  }
  .shopify-section--image-link-blocks .tooltip {
    padding-top: 11px;
  }
  .shopify-section--image-link-blocks .tooltip .inst-icon,
  .shopify-section--image-link-blocks .tooltip .inst-icon svg {
    width: 21px;
    height: 27px;
  }
  .shopify-section--image-link-blocks .tooltip .inst-title {
    font-size: 18px;
    font-size: 600;
    line-height: 23px;
  }
  .shopify-section--text-with-icons-2 .section {
    padding: 80px 120px !important;
  }
  .shopify-section--text-with-icons-2
    .right-side-text
    scroll-carousel
    .text-with-icons__item {
    display: grid !important;
  }
  .shopify-section--text-with-icons-2 .right-side-text .contenttextarea {
    margin: 0;
    line-height: 23px;
    font-size: 18px;
  }
  .shopify-section--text-with-icons-2 .right-side-text scroll-carousel {
    margin: 54px 0 31px !important;
    gap: 63px !important;
  }
  .shopify-section--text-with-icons-2
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .section-icon,
  .shopify-section--text-with-icons-2
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .section-icon
    img {
    height: 75px;
  }
  .shopify-section--text-with-icons-2 .right-side-text .logos-bottom {
    text-align: left;
  }
  .shopify-section--text-with-icons-2 .desktop-map {
    display: block;
  }
  .shopify-section--text-with-icons-2 .mobile-map {
    display: none;
  }
  .shopify-section--brew .section {
    padding: 80px 120px !important;
  }
  .shopify-section--brew .desktop-seeping-img {
    display: block;
  }
  .shopify-section--brew .mobile-seeping-img {
    display: none;
  }
  .shopify-section--brew .right-side-text scroll-carousel {
    margin: 10px 0 0 !important;
    gap: 7px !important;
  }
  .shopify-section--brew scroll-carousel .seeping-head-div {
    margin-top: unset;
    margin-bottom: unset;
  }
  .shopify-section--brew scroll-carousel .seeping-head-div:first-child {
    margin-top: unset;
  }
  .drinkware-brew .right-side-text scroll-carousel {
    margin: 43px 0 0 !important;
  }
  .drinkware-brew
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .section-icon,
  .drinkware-brew
    .right-side-text
    scroll-carousel
    .text-with-icons__item
    .section-icon
    img {
    width: 40px !important;
    height: 40px !important;
  }
  .shopify-section--se-estate
    .image-text-container
    scroll-carousel
    .text-with-icons__item {
    display: flex !important;
    margin-top: unset;
  }
  .shopify-section--se-estate .image-text-container {
    gap: 80px !important;
  }
  .shopify-section--se-estate .right-side-text scroll-carousel {
    margin: 33px 0 0 !important;
    gap: 21px !important;
  }
  .shopify-section--se-estate .section .section-stack .prose.break-all {
    gap: 21px !important;
  }
  .shopify-section--se-estate .right-side-text .contenttextarea {
    margin-block-start: unset !important;
  }
  .shopify-section--se-estate .image-text-container scroll-carousel {
    display: grid;
  }
  .shopify-section--harvest .section {
    padding: 80px 120px;
  }
  .shopify-section--harvest .harvest-multi-column {
    padding: 0 160px;
    flex-wrap: wrap;
  }
  .shopify-section--harvest .harvest-multi-column .multi-column__item {
    width: 110px;
    min-width: 110px;
  }
  .shopify-section--harvest
    .multi-column__item.justify-start.snap-start
    .text-start
    p.h6 {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
  }
  .shopify-section--harvest
    .multi-column__item.justify-start.snap-start
    .text-start
    .prose
    p {
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--main-product .section .product {
    column-gap: 60px;
  }
  .shopify-section--main-product
    .section
    .product
    .product-gallery__ar-wrapper {
    padding: 38.356px 29.026px;
  }
  .shopify-section--main-product
    .section
    .product
    .product-gallery
    scroll-shadow
    page-dots {
    gap: 14px;
  }
  .shopify-section--main-product
    .section
    .product.new-design
    safe-sticky
    .product-info__title {
    font-size: 45px;
    line-height: 50px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__rating
    span.text-sm {
    font-size: 14px;
    line-height: 14.3px;
    font-family: Inter !important;
    font-weight: 400;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__description {
    margin-block-start: 16px;
    font-size: 16px;
    line-height: 23px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__description
    + .product-info__text {
    margin-block-start: 11px;
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__price {
    margin-block-start: 45px;
    margin-block-end: 45px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__price
    span.money,
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__price
    sale-price {
    font-size: 24px;
    line-height: 27px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__price
    compare-at-price {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #bbb !important;
    text-decoration: line-through !important;
    line-height: 20px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__price
    .cost-per-cup {
    padding: 7px 15px;
    line-height: 23px;
    font-size: 14px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__buy-buttons
    label {
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__buy-buttons
    form {
    display: flex;
    gap: 10px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__buy-buttons
    form
    select {
    margin-top: unset;
    width: 142px;
    padding: 0 25px;
    height: 51px;
    min-width: 100px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__buy-buttons
    buy-buttons {
    padding-block-start: 0;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__buy-buttons
    form
    button {
    width: 284px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__liquid {
    margin-block-start: 13px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__liquid
    .delivery-timeline {
    gap: 11px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-info__liquid
    .delivery-timeline
    span {
    line-height: 23px;
  }
  .shopify-section--main-product .section .product safe-sticky .dynamic-notes {
    margin: 12px 0 0;
    font-size: 18px;
    line-height: 23px;
  }
  .shopify-section--main-product
    .section
    .product
    safe-sticky
    .product-tasting-note.dynamic-notes {
    margin: 12px 0 0;
  }
  .shopify-section--main-product .section .product safe-sticky hr {
    display: none;
  }
  #main product-gallery {
    position: sticky;
    top: 100px;
  }
  .shopify-section--collection-rich-text .section {
    padding: 80px 0 0 !important;
  }
  .shopify-section--collection-rich-text .rich-text__wrapper div {
    margin-block-start: 11px;
  }
  .shopify-section--collection-rich-text .rich-text__wrapper div p {
    font-size: 20px;
    line-height: 27px;
  }
  .shopify-section--main-collection .collection,
  .shopify-section--main-search .collection {
    margin-block-start: 20px;
    margin-block-end: 80px;
    column-gap: 65px;
  }
  .shopify-section--main-collection .container,
  .shopify-section--main-search .container {
    margin-inline: 84px;
  }
  .shopify-section--main-collection .collection .collection__facets,
  .shopify-section--main-collection
    .collection
    .collection__top-bar
    .text-with-icon:first-child,
  .shopify-section--main-search .collection .collection__facets {
    border-right: 1px solid #d1c4aa;
    padding: 0 42px 0 19px;
  }
  .shopify-section--main-search
    .collection
    .collection__facets
    .collection__facets-heading {
    color: #ab8744;
    font-family: Lao MN !important;
    font-size: 20px;
    font-weight: 250;
    line-height: 27px;
    margin-block-end: 0;
    margin-block-start: 0;
    padding-bottom: 20px;
  }
  .shopify-section--main-collection .collection .collection__results,
  .shopify-section--main-search .collection .collection__results {
    padding-top: 34px;
  }
  .shopify-section--main-search .collection .collection__results {
    padding-left: 20px;
  }
  .shopify-section--main-collection
    .collection
    .collection__results
    product-list,
  .shopify-section--main-search .collection .collection__results product-list {
    gap: 85px;
  }
  .shopify-section--main-collection
    .collection
    .collection__results
    .more-btn-div,
  .shopify-section--main-search .collection .collection__results .more-btn-div {
    padding-top: 100px;
  }
  .shopify-section--main-collection
    .collection
    .collection__results
    .more-btn-div
    .load-more-btn,
  .shopify-section--main-search
    .collection
    .collection__results
    .more-btn-div
    .load-more-btn {
    letter-spacing: 1.8px;
    font-size: 18px;
    line-height: 27px;
  }
  .shopify-section--main-search .collection__pagination.pagination {
    margin-top: 72px;
    margin-bottom: 0;
    margin-inline: auto;
    padding-inline: 24px;
    column-gap: 12px;
  }
  .shopify-section--main-search .collection__pagination .pagination__current {
    font-family: Lao MN !important;
    font-size: 16px;
    line-height: 24px;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion {
    border-block-start-width: 0;
    border-block-end-width: 0.5px;
    border-color: #ab874436;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__toggle,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__toggle {
    padding: 25px 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__toggle
    .head,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__toggle
    .head {
    font-family: Lao MN !important;
    font-size: 20px;
    font-weight: 250;
    line-height: 27px;
    text-transform: capitalize;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content {
    padding-inline-end: 5px;
    min-width: 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .price-range,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .price-range {
    max-width: 100%;
    box-sizing: border-box;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .price-range
    .price-range-slider,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .price-range
    .price-range-slider {
    max-width: 100%;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .price-range
    .range-group,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .price-range
    .range-group {
    min-width: 0;
    max-width: 100%;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-list,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-list {
    gap: 22px;
    min-width: 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container {
    justify-content: space-between;
    gap: 20px;
    min-width: 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container
    .checkbox:checked,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container
    .checkbox:checked {
    background-color: #ab8744;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container
    label,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container
    label {
    font-size: 18px;
    line-height: 23px;
    overflow-wrap: break-word;
    word-break: break-word;
    min-width: 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container
    input.checkbox,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .accordion__content
    .checkbox-container
    input.checkbox {
    background-color: #fff;
    box-shadow: unset;
    border: 1px solid #161616;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion:first-child
    .accordion__toggle,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion:first-child
    .accordion__toggle {
    padding-top: 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion:last-child
    .accordion__toggle,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion:last-child
    .accordion__toggle {
    padding-bottom: 0;
  }
  .shopify-section--main-collection
    .collection
    .collection__facets
    details.accordion
    .circle-chevron,
  .shopify-section--main-search
    .collection
    .collection__facets
    details.accordion
    .circle-chevron {
    background: transparent;
  }
  .shopify-section--main-collection
    .collection
    .collection__top-bar
    .text-with-icon:first-child,
  .shopify-section--main-search
    .collection
    .collection__top-bar
    .text-with-icon:first-child {
    color: #ab8744;
    font-family: Lao MN !important;
    font-size: 20px;
    font-weight: 250;
    line-height: 27px;
  }
  .shopify-section--main-collection
    .collection
    .collection__top-bar
    .facets-summary
    .circle-chevron,
  .shopify-section--main-search
    .collection
    .collection__top-bar
    .facets-summary
    .circle-chevron {
    background: transparent;
  }
  .shopify-section--main-collection
    .collection
    .collection__top-bar
    .facets-summary
    .sort-by-facet
    span.bold,
  .shopify-section--main-search
    .collection
    .collection__top-bar
    .facets-summary
    .sort-by-facet
    span.bold {
    color: #ab8744;
    font-family: Lao MN !important;
    font-size: 20px;
    line-height: 27px;
    text-transform: capitalize;
    font-weight: 250;
  }
  .shopify-section--main-collection
    .collection
    .collection__top-bar
    .facets-summary
    .sort-by-facet
    button
    span,
  .shopify-section--main-search
    .collection
    .collection__top-bar
    .facets-summary
    .sort-by-facet
    button
    span {
    font-size: 18px;
    line-height: 20px;
  }
}@media screen and (max-width: 1000px) {
  .shopify-section--text-with-media .hr-down {
    display: none;
  }
  .shopify-section--main-collection
    .collection
    .collection__results
    .v-stack.gap-6 {
    gap: 30px;
  }
  .facets__floating-filter {
    bottom: -1px;
    background: #ab8744;
    display: flex;
  }
  .facets__floating-filter button {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 7px 0;
    padding: 11px 0;
  }
  .facets__floating-filter button:first-child {
    border-right: 1px solid;
  }
  .facets__floating-filter div .text-with-icon {
    gap: 2px;
    font-family: Lao MN !important;
    font-size: 14px;
    font-weight: 250;
    line-height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  facet-drawer {
    padding: 0 !important;
  }
  #facets-drawer-sort form .accordion__toggle .plus-svg {
    display: none;
  }
  #facets-drawer-sort form .accordion {
    border-block-end-width: 0;
  }
  .facets-drawer::part(body) {
    padding: 10px 35px;
    background: #fbf5ea;
  }
  facet-drawer form .facets-drawer__floating-apply {
    margin-inline: 0;
  }
  facet-drawer form .accordion__content .checkbox-list {
    gap: 9px;
  }
  facet-drawer form .accordion__content .checkbox-list .checkbox ~ label {
    padding-inline-start: 9px;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }
  facet-drawer form .accordion__toggle .head {
    font-family: Lao MN !important;
    font-size: 16px;
    font-weight: 250;
    line-height: normal;
    letter-spacing: 1.03px;
    text-transform: capitalize;
  }
  facet-drawer form .accordion__content .checkbox-container .checkbox:checked {
    background-color: #ab8744;
  }
  .facets-drawer__floating-apply {
    bottom: -10px;
    background: #fbf5ea;
  }
  facet-drawer form .accordion .circle-chevron {
    background: transparent;
  }
  .facets-drawer__floating-apply button[is="facet-apply-button"] {
    background: #ab8744;
    color: #fffced;
    font-family: Lao MN !important;
    font-weight: 250;
  }
}@media screen and (min-width: 1150px) {
  .mega-menu {
    padding: 70px 120px;
  }
  ul.mega-menu__nav {
    display: grid;
    max-width: unset;
    position: relative;
    gap: 0;
  }
  .mega-menu .navigation-promo__wrapper {
    --mega-menu-promo-grid-image-max-width: 405px !important;
  }
  .mega-menu .navigation-promo__wrapper .navigation-promo {
    width: 405px !important;
  }
  .mega-menu
    .navigation-promo__wrapper
    .navigation-promo
    .place-self-end-center
    p {
    padding: 20px 60px;
    color: #fffced;
    font-family: Lao MN !important;
    font-size: 16px !important;
    font-weight: 250;
    line-height: 20px !important;
    background: #ab8744;
  }
  .mega-menu img {
    height: 405px;
    width: 405px;
    max-width: 405px;
  }
  ul.mega-menu__nav > li {
    display: flex;
    width: unset;
    color: #161616;
  }
  ul.mega-menu__nav > li > a {
    min-width: 320px;
    cursor: pointer;
    border-right: 1px solid #d1c4aa;
    padding-bottom: 16px;
  }
  ul.mega-menu__nav > li > a > span {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 1.8px;
  }
  ul.mega-menu__nav > li > ul {
    display: none;
    position: absolute;
    top: 0;
    left: 380px;
  }
  ul.mega-menu__nav > li:first-child > ul {
    display: block;
  }
  ul.mega-menu__nav > li:first-child a.h5 span {
    color: #ab8744;
  }
  ul.mega-menu__nav > li > ul > li {
    line-height: 23px;
    padding-bottom: 11px;
  }
  .shopify-section--reels .section-header {
    grid-template-columns: unset;
  }
}@media screen and (min-width: 1250px) {
  .shopify-section--tab-carousel-image-text .section {
    padding: 30px 67px;
  }
}#fc_frame {
  right: unset !important;
  left: 10px !important;
}@media screen and (max-width: 768px) {
  body:has(cart-drawer[open]) #bik-chat-root {
    display: none !important;
  }
}.cart-padding {
  padding: 4px 16px !important;
}.custom-promo-banner {
  position: relative;
  width: 100%;
  padding: 6px;
  gap: 10px;
  background-color: #000;
  color: #fffced;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  opacity: 1;
  margin: 0 auto;
  height: 28px;
}.promo-text {
  font-weight: 500;
  font-size: 12px;
  line-height: 26px;
  gap: 10px;
  color: #fffced;
  display: flex;
  align-items: center;
  font-family: Inter !important;
}.promo-divider {
  width: 1px;
  height: 20px;
  background-color: #fff;
  flex-shrink: 0;
  margin: 0 5px;
}.free-gift-banner {
  display: flex;
  align-items: center;
  gap: 14px;
  background: #f7f7f7;
  border-radius: 14px;
  padding: 14px 16px;
  margin: 16px 0;
}.free-gift-image {
  position: relative;
  width: 64px;
  flex-shrink: 0;
}.free-gift-image img {
  width: 100%;
  border-radius: 8px;
}.free-gift-badge {
  position: absolute;
  top: -6px;
  right: -6px;
  background: #e53935;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  padding: 3px 6px;
  border-radius: 10px;
}.free-gift-content p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  color: #1c1c1c;
}.free-gift-content strong {
  display: block;
  margin-top: 2px;
  font-weight: 700;
}.cart-drawer__inner,
.cart-drawer__content,
.cart-drawer {
  overflow-x: hidden !important;
}.upsell-wrapper {
  max-width: 100%;
  overflow: hidden;
  padding: 16px 0 12px 16px;
  background-color: #fffbeb;
  height: 168px;
}.upsell-heading {
  line-height: 24px;
  font-family: Inter !important;
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}.upsell-slider {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  max-width: 100%;
  cursor: grabbing;
  padding-bottom: 10px;
}.upsell-slider::-webkit-scrollbar {
  height: 6px;
  background: transparent;
}.upsell-slider::-webkit-scrollbar-track {
  background: transparent !important;
}.upsell-slider::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}.upsell-slider::-webkit-scrollbar-thumb:hover {
  background: #999;
}.upsell-slider * {
  box-sizing: border-box;
}.upsell-slide {
  flex: 0 0 auto;
  max-width: 292px;
}.upsell-info .upsell-title,
.upsell-info .upsell-price {
  margin: 0;
  font-family: Inter !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}.upsell-info .upsell-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 40px;
}.upsell-info .upsell-price {
  font-weight: 600;
  line-height: 24px;
}.upsell-card {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  max-width: 100%;
  max-height: 120px;
  min-height: 100px;
  height: 100%;
  width: 292px;
}.upsell-card img {
  width: 62px;
  flex-shrink: 0;
}.upsell-add-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 5px;
  border-radius: 6px;
  cursor: pointer;
  min-width: 68px;
  text-align: center;
  font-family: Inter !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}.tsw-total-saved {
  align-items: center;
  gap: 4px;
  padding: 6px 10px;
  background-color: #008e40;
  color: #fff;
  border-radius: 8px;
  font-family: Inter, sans-serif !important;
  font-size: 10px;
  line-height: 14px;
  white-space: nowrap;
}.tsw-total-saved .label {
  font-weight: 700;
  letter-spacing: 0.3px;
}.tsw-total-saved .amount,
.tsw-total-saved .off {
  font-weight: 600;
}.tsw-total-container {
  text-align: right;
}.tsw-total {
  font-size: 18px !important;
  color: #ab8744 !important;
  line-height: 26px !important;
  font-weight: 800 !important;
  font-family: Inter !important;
}.tsw-total-text {
  font-size: 18px;
  color: #000 !important;
  line-height: 28px !important;
  font-weight: 700 !important;
  letter-spacing: unset !important;
  font-family: Inter !important;
}.cart-line-item {
  display: flex;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid #eaeaea;
}.cart-item-media img {
  width: 72px;
  border-radius: 8px;
}.cart-item-content {
  flex: 1;
}.cart-item-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 6px;
}.per-cup-badge {
  display: inline-block;
  background: #f3e3bb;
  color: #6b5200;
  font-size: 11px;
  padding: 3px 7px;
  border-radius: 4px;
  margin-bottom: 6px;
}.price-row {
  display: flex;
  align-items: center;
  gap: 8px;
}.final-price {
  font-size: 14px;
  font-weight: 700;
}.compare-price {
  font-size: 12px;
  color: #888;
  text-decoration: line-through;
}.cart-item-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}.remove-btn {
  font-size: 16px;
  color: #777;
  text-decoration: none;
}.qty-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
}.qty-btn {
  width: 28px;
  height: 28px;
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
}.qty-input {
  width: 36px;
  border: none;
  text-align: center;
  font-size: 13px;
}.offers-bar {
  padding: 16px;
  background-color: #fffbeb;
  overflow-x: auto;
  white-space: nowrap;
}.progress-line {
  display: flex;
  align-items: center;
  position: relative;
}.progress-step {
  text-align: center;
  position: relative;
  flex: 1;
  padding: 0 7px;
}.step-icon {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 5px;
  position: relative;
  z-index: 2;
}.step-icon-inner {
  background-color: #be8e4d;
  padding: 6px;
  border-radius: 5px;
  color: #fff;
}.step-icon-inner.inactive {
  background-color: #f7f3ed;
  color: #be8e4d;
}.progress-line:before {
  content: "";
  position: absolute;
  top: 21px;
  left: 2%;
  right: 2%;
  height: 2.5px;
  background-color: #ddd;
  z-index: 1;
}.progress-line:after {
  content: "";
  position: absolute;
  top: 21px;
  left: 2%;
  width: var(--progress);
  max-width: 96%;
  height: 2px;
  background: #ab8744;
  z-index: 1;
  transition: width 0.3s ease;
}.is-active .step-icon {
  border-color: #ab8744;
  box-shadow: 0 4px 11.11px #ab8744;
}.step-text {
  color: #374151;
  white-space: normal;
  font-weight: 500;
  font-family: Inter !important;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0%;
}.step-text strong {
  color: #6b7280;
  font-weight: 500;
}.line-item__media-wrapper .line-item__media-wrapper {
  height: 92px;
  width: 92px;
  max-width: 92px;
}new-line-item .line-item__info {
  gap: 0;
}new-line-item .line-item__main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  flex: 1;
  min-width: 0;
}new-line-item .line-item__info {
  flex: 1;
  min-width: 0;
}new-line-item .qty-changer {
  flex: none;
  margin-left: auto;
}.line-tsw span.cost-per-cup {
  background: #fff1db;
  padding: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px !important;
  font-weight: 400;
  font-family: Inter !important;
  color: #ab8744;
  min-width: 84px;
  height: 18px;
}.cart-drawer__inner sale-price.text-on-sale {
  width: 100%;
  display: flex;
  gap: 5px;
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: center;
}.line-tsw sale-price.text-subdued {
  width: 100%;
  display: flex;
  gap: 5px;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: center;
}.line-tsw .line-title p {
  font-family: Inter !important;
}.line-tsw .line-title span {
  color: #1f2937;
  font-family: Inter !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}.line-tsw compare-at-price span.money {
  color: #1f2937;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}.line-tsw span.money {
  color: #ab8744;
  font-family: Inter !important;
  display: flex;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
}.cart-drawer__line-items new-line-item.line-item .price-list {
  padding: 0 !important;
}.cart-drawer__line-items new-line-item.line-item {
  gap: 14px;
  padding: 16px;
  position: relative;
}.cart-drawer__line-items new-line-item.line-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 90%;
  height: 1px;
  background: #d9d9d9;
}.quantity-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #d6d5d5;
  padding: 2px 5px;
  border-radius: 6px;
  gap: 2px;
}.qty-btn,
.qty-remove {
  width: 20px;
  height: 28px;
  background: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}.qty-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}.qty-input {
  width: 28px;
  text-align: center;
  border: none;
  background: transparent;
  font-weight: 600;
  color: #000;
  font-size: 14px;
  font-family: Inter !important;
}input.qty-input:focus-visible {
  border: none;
  outline: unset;
}.line-tsw .line-metas {
  display: flex;
  gap: 10px;
  justify-content: start;
  align-items: center;
}.sale-badge {
  height: auto;
  padding: 0;
  line-height: normal;
}@media (min-width: 1293px) {
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list {
    height: 77px;
  }
}@media (min-width: 880px) and (max-width: 920px) {
  price-list.price-list {
    min-height: 105px;
  }
  .cart-drawer__inner price-list.price-list {
    min-height: unset;
  }
}@media (min-width: 769px) and (max-width: 875px) {
  price-list.price-list {
    min-height: 105px;
  }
  .cart-drawer__inner price-list.price-list {
    min-height: unset;
  }
  a.rating,
  .review-spacer-div {
    min-height: 41px;
  }
}@media (max-width: 699px) {
  .cart-drawer__inner price-list.price-list {
    min-height: unset;
  }
  .atc-btn-boco {
    text-align: center !important;
  }
}@media (max-width: 387px) {
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list
    .discount-tile {
    padding: 3px !important;
    font-size: 8px !important;
  }
  .shopify-section--collection-tabs
    product-list.product-list
    .product-card__info
    .price-list
    span.money,
  .shopify-section--main-collection
    product-list.product-list
    .product-card__info
    .price-list
    span.money,
  .shopify-section--main-search
    product-list.product-list
    .product-card__info
    .price-list
    span.money {
    font-size: 12px !important;
  }
  .cart-drawer__inner price-list.price-list {
    min-height: unset;
  }
}@media (max-width: 377px) {
  a.rating,
  .review-spacer-div {
    min-height: 32px;
  }
  button.add-to-cart-button {
    padding: 10px 20px !important;
  }
}.unique-sidebar form {
  display: none;
}@media (max-width: 768px) {
  .unique-sidebar {
    top: 65px !important;
  }
}.search-drawer__heading {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #004a2b;
  margin-bottom: 4px;
  font-family: Lao MN !important;
}.predictive-search__results .empty-state,
.predictive-search__results .empty-state p {
  font-family: Lao MN !important;
}.predictive-search__top-products {
  margin-top: 10px;
  padding: 0 10px;
}.predictive-search__trending {
  padding: 10px 5px 20px;
}.search-trending-item {
  list-style: none;
}.search-trending-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  font-family: Lao MN !important;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 0;
}.search-product-item {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid #f2f2f2;
}.search-product-item img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}.search-product-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}.search-product-title {
  font-size: 14px;
  line-height: 1.4;
  font-family: Lao MN !important;
}.search-product-info .price-list {
  font-size: 13px;
  font-family: Lao MN !important;
}.predictive-search__block {
  margin: 10px 0;
}.predictive-search__block:last-child {
  margin-bottom: 0;
}.predictive-search__products-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 12px;
  margin-bottom: 12px;
}.predictive-search__products-header .search-drawer__heading {
  margin-bottom: 0;
}.search-drawer__view-more {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 6px 0;
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #0a5c3b;
  cursor: pointer;
  font-family: Lao MN !important;
}.search-drawer__view-more:hover {
  color: #084d2f;
  text-decoration: underline;
}.search-drawer__view-more-arrow {
  font-size: 1em;
}search-drawer::part(body) {
  padding: 20px 10px !important;
}.search-input {
  border-bottom: 0;
  padding: 5px 15px;
  border-bottom: solid 2px rgb(var(--text-color) / 0.12);
}.collection__top-bar .text-with-icon {
  padding-bottom: 10px !important;
}.collection__top-bar .filters-heading-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
}.collection__top-bar .filters-heading-row span.link {
  font-size: 12px;
}.collection.collection--filters-sidebar {
  gap: 0 65px;
}.shopify-section--main-search .removable-facet {
  cursor: pointer;
  font-size: 13px;
  margin: 0 15px 15px 0;
  border-width: 1px;
  border-style: solid;
  border-color: #e3e3e3;
  border-image: initial;
  padding: 7px 10px;
  border-radius: 30px;
  background: none;
}@media (min-width: 700px) {
  .search-input > input {
    font-size: 20px;
  }
  .search-input {
    padding: 0;
    padding-block-end: var(--spacing-3);
    margin: 10px 40px;
  }
  search-drawer::part(body) {
    padding: 20px 0 !important;
    overflow: unset !important;
  }
  .search-trending-link {
    border-bottom: 0 !important;
    padding: 7px 0;
  }
  .search-arrow {
    display: none;
  }
  .predictive-search__top-products > .v-stack {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px 10px;
  }
  .predictive-search__top-products .search-product-item {
    flex-direction: column;
    gap: 0;
    padding: 10px 0;
  }
  .predictive-search__top-products .search-product-item img {
    width: 100%;
    height: auto;
  }
  .predictive-search__top-products .search-product-info {
    text-align: left;
  }
  .predictive-search__top-products .search-product-title,
  .predictive-search__products
    .predictive-search__products-grid
    .search-product-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .predictive-search__products .predictive-search__products-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    min-width: 0;
  }
  .predictive-search__products
    .predictive-search__products-grid
    .search-product-item {
    flex-direction: column;
    gap: 0;
    padding: 10px 0;
    min-width: 0;
  }
  .predictive-search__products
    .predictive-search__products-grid
    .search-product-item
    img {
    width: 100%;
    height: auto;
  }
  .predictive-search__products
    .predictive-search__products-grid
    .search-product-info {
    text-align: left;
  }
  .predictive-search__results,
  .predictive-search__trending {
    padding: 0 20px;
  }
  .shopify-section.shopify-section--main-search .container {
    display: flex;
    justify-content: center;
  }
  .shopify-section.shopify-section--main-search .container .page-spacer {
    max-width: 1440px !important;
  }
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-star.jdgm--on:before,
.jdgm-widget.jdgm-preview-badge.rating .jdgm-star.jdgm--half:before {
  content: "\2605" !important;
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-star.jdgm--off:before {
  content: "\2606" !important;
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-star,
.jdgm-widget.jdgm-preview-badge.rating [class*="jdgm-star"] {
  color: rgb(var(--star-color, 171, 135, 68)) !important;
  font-size: 19px;
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-prev-badge__stars {
  color: #000 !important;
  font-size: 19px;
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-prev-badge__stars:after {
  content: attr(data-score) "/5";
  display: inline-block;
  margin-left: 4px;
  font-size: 16px !important;
  line-height: 18px !important;
  color: inherit;
  font-weight: 400;
  vertical-align: middle;
}.jdgm-widget.jdgm-preview-badge.rating
  .jdgm-prev-badge__stars[data-score=""]:after,
.jdgm-widget.jdgm-preview-badge.rating
  .jdgm-prev-badge__stars:not([data-score]):after {
  content: none;
  display: none;
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-prev-badge__text a {
  font-size: 16px !important;
  line-height: 18px !important;
  margin-left: 2px;
  color: inherit;
}.jdgm-widget.jdgm-preview-badge.rating .jdgm-prev-badge__text,
.jdgm-widget.jdgm-preview-badge.rating
  span:not([class*="jdgm-star"]):not(.jdgm-prev-badge__stars) {
  font-size: 16px !important;
  line-height: 18px !important;
  margin-left: 0;
  color: #000;
}.jdgm-prev-badge {
  display: flex !important;
  align-items: center;
}.shopify-section--collection-tabs .jdgm-widget.jdgm-preview-badge.rating span,
.shopify-section--main-collection .jdgm-widget.jdgm-preview-badge.rating span {
  font-size: 16px !important;
  line-height: 18px !important;
  margin-left: 2px;
}.shopify-section--collection-tabs product-list .product-card__info,
.shopify-section--main-collection product-list .product-card__info {
  justify-items: start !important;
  text-align: left !important;
}.shopify-section--collection-tabs product-list .product-card__info .v-stack,
.shopify-section--main-collection product-list .product-card__info .v-stack {
  justify-items: start !important;
}.shopify-section--collection-tabs
  product-list
  .product-card__info
  .rating-with-text,
.shopify-section--main-collection
  product-list
  .product-card__info
  .rating-with-text {
  justify-content: start !important;
  justify-items: start !important;
  text-align: left !important;
}.shopify-section--collection-tabs
  product-list
  .jdgm-widget.jdgm-preview-badge.rating,
.shopify-section--main-collection
  product-list
  .jdgm-widget.jdgm-preview-badge.rating {
  justify-self: start !important;
  margin-inline-end: auto !important;
}.ins-shoppable-videos .ins-shoppable-video-powered-by-text {
  display: none !important;
}.jdgm-widget.jdgm-preview-badge.rating
  .jdgm-prev-badge[data-number-of-reviews="0"] {
  visibility: hidden;
}@media (max-width: 768px) {
  .promo-text {
    font-size: 10px;
  }
  .cart-inner_container-scroll {
    max-height: -webkit-fill-available;
    height: -webkit-fill-available;
    margin-bottom: var(--cart-footer-height, 190px);
    overflow-y: hidden;
  }
  .line-pdp-infos {
    font-family: Inter !important;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .upsell-card {
    width: 263px;
  }
  .upsell-add-btn {
    font-size: 14px;
    min-width: 63px;
  }
  .custom-promo-banner {
    height: 26px;
  }
  .upsell-wrapper {
    height: 160px;
  }
  .cart-drawer__announcement {
    padding: 5.2px 0;
  }
  .cart-padding {
    padding: 2.5px 16px !important;
  }
  .cart-drawer__line-items new-line-item.line-item {
    height: 119px;
  }
  .cart-discount-banner {
    min-height: 40px;
  }
  p.cart-discount-banner__title {
    font-size: 11px !important;
    line-height: 17px;
  }
}@media (max-width: 480px) {
  .cart-drawer__announcement-text {
    font-size: 11px;
  }
  .cart-drawer__top > .items-center > .h-stack > p.h5 {
    font-size: 14px;
  }
  .step-text {
    font-size: 10px;
  }
  .line-tsw .line-title span {
    font-size: 13px;
  }
  .line-tsw span.money {
    font-size: 12px;
  }
  .line-tsw compare-at-price span.money {
    font-size: 10px;
  }
  .upsell-heading {
    font-size: 14px;
  }
  .upsell-info .upsell-title,
  .upsell-info .upsell-price {
    font-size: 12px;
  }
  .upsell-add-btn {
    font-size: 14px;
  }
  .cart-discount-banner__title,
  .cart-discount-banner__remove,
  .tsw-savings-label,
  .tsw-savings-amount {
    font-size: 11px;
  }
  .tsw-total-text {
    font-size: 16px;
  }
  .tsw-total-caption {
    font-size: 10px;
  }
  .tsw-total-original {
    font-size: 13px;
  }
  .tsw-total {
    font-size: 16px;
  }
  .progress-step {
    flex: unset;
  }
  .progress-line {
    justify-content: space-between;
  }
  .offers-bar {
    padding: 10px;
  }
}.shopify-section.shopify-section-group-header-group.shopify-section--scrolling-text
  div.section {
  padding: 8px 0 !important;
}.shopify-section.shopify-section-group-header-group.shopify-section--scrolling-text
  span.scrolling-text__text.heading {
  font-size: 13px;
  line-height: 25px;
}@media (min-width: 700px) {
  .shopify-section.shopify-section-group-header-group.shopify-section--scrolling-text
    span.scrolling-text__text.heading {
    font-size: 15px;
  }
}.shopify-section.shopify-section-group-header-group.shopify-section--scrolling-text
  marquee-text.scrolling-text__wrapper {
  align-items: center;
}.shopify-section.shopify-section-group-header-group.shopify-section--scrolling-text
  .scrolling-text.scrolling-text--auto {
  align-items: center;
}.add-to-cart-button {
  text-transform: none !important;
}/*# sourceMappingURL=/cdn/shop/t/404/assets/custom.css.map?v=58448936752300224541777101211 */h1.collection-heading-tsw{font-size:45px;line-height:45px;font-weight:400}@media(max-width:768px){h1.collection-heading-tsw{font-size:28px;font-weight:400;line-height:34px}}/*# sourceMappingURL=/cdn/shop/t/404/assets/custom-tsw.css.map?v=56749351067964013251777101211 */.shopify-section--main-collection .collection .collection__results .more-btn-div{padding-top:50px}.shopify-section--main-collection{padding-bottom:0}cart-drawer#cart-drawer .burner-cost-main{display:none}.cart-drawer__line-items new-line-item.line-item:first-child{padding-top:10px}.jdgm-preview-badge .jdgm-star.jdgm-star{font-size:11px}span.jdgm-prev-badge__text{font-size:14px;font-size:16px!important;line-height:18px!important;margin-left:2px;color:#ab8744}@media(max-width:450px){.shopify-section--main-product .section.section--tight.section-blends.section-full{padding-top:15px!important}.sold-out-button{min-width:140px}.shopify-section--main-collection product-list.product-list .product-card__info .price-list{padding:11px 0;gap:5px;max-height:43px}.whats-inside-ingredients-section .whats-inside-ingredients.whats-inside-ingredients--desktop-no-slider{padding:0}.shopify-section--product-recommendations .section.section-blends.section-full{padding-left:0!important;padding-right:0!important}.inc-text-mrp{font-size:11px!important}}.pcard-var-wrap{width:100%;padding:0 0 10px;margin:0!important}.pcard-var-wrap--empty{min-height:36px;pointer-events:none}.pcard-dd{position:relative;z-index:1;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.pcard-dd.pcard-dd--open{z-index:40}product-list product-card .product-card__info .v-stack,product-card .pcard-var-wrap{min-width:0;max-width:100%;box-sizing:border-box}product-card .pcard-varsel.pcard-dd-sel{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;-webkit-appearance:none;appearance:none}product-card .pcard-varsel--static,product-card .pcard-dd-btn{font-family:Inter,system-ui,sans-serif;font-weight:500;font-style:normal;font-size:12px;line-height:1;letter-spacing:0;width:100%;box-sizing:border-box;margin:0;padding:10px;border:1px solid #ffecc8;border-radius:3px;background-color:#fbf5ea;color:#5c5c5c}product-card .pcard-dd-btn{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}product-card .pcard-dd-btn:hover,product-card .pcard-dd-btn:focus-visible{background-color:#ffecca;color:#000000b3}product-card .pcard-dd-lbl{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:inherit}product-card .pcard-dd-ic{flex-shrink:0;display:flex;align-items:center;color:#000000b8;line-height:0;transition:transform .2s ease}product-card .pcard-dd--open .pcard-dd-ic{transform:rotate(180deg)}.pcard-dd-lst{box-sizing:border-box;margin:0;padding:0;list-style:none;border:1px solid #ffecc8;border-radius:3px;background:#fbf5ea;overflow:auto;-webkit-overflow-scrolling:touch;box-shadow:0 4px 14px #00000014}product-card .pcard-dd-lst:not(.pcard-dd-lst--portaled){position:absolute;left:0;right:0;top:100%;z-index:50;width:100%;max-width:100%;margin:2px 0 0;max-height:min(50vh,240px)}.pcard-dd-lst.pcard-dd-lst--portaled{z-index:10050}.pcard-dd-it{padding:10px;margin:0;max-width:100%;box-sizing:border-box;cursor:pointer;font-family:Inter,system-ui,sans-serif;font-weight:500;font-style:normal;font-size:12px;line-height:1;letter-spacing:0;color:#5c5c5c}.pcard-dd-it:hover,.pcard-dd-it[aria-selected=true]{background:#ffecca;color:#000000b3}product-card .pcard-varsel--static{display:block;cursor:default}product-card .pcard-varsel--static:hover,product-card .pcard-varsel--static:focus{background-color:#fbf5ea;color:#5c5c5c}product-card img.product-card__image--primary{transition:opacity .18s ease}product-card img.product-card__image--primary.pcard-img-loading{opacity:.45}@media(max-width:699px){product-card .pcard-varsel--static,product-card .pcard-dd-btn{font-size:10px;line-height:1;font-weight:500;letter-spacing:0;padding:8px}product-card .pcard-dd-btn{gap:6px;max-width:100%}.pcard-dd-it{font-size:10px;padding:8px;white-space:normal;overflow-wrap:break-word;word-break:break-word}product-card .pcard-dd-ic svg{width:10px;height:auto;display:block}product-card .pcard-dd-lst:not(.pcard-dd-lst--portaled){max-height:min(42vh,200px)}.pcard-var-wrap--empty{min-height:27px}}@media screen and (max-width:768px){.section.section-blends.section-full .pcard-var-wrap{padding:0!important}product-card .pcard-dd-btn,product-card .pcard-varsel--static{max-width:85%}}/*# sourceMappingURL=/cdn/shop/t/404/assets/feedback-tsw.css.map?v=127050796722147397461777101211 */.ns-multi-section{box-sizing:border-box;padding:30px 16px;background-color:var(--ns-bg-color-mobile);color:var(--ns-body-color)}.ns-multi-section__inner{margin:0 auto;max-width:var(--ns-container-max-width)}.ns-multi-section__header{text-align:var(--ns-heading-align-mobile);margin-bottom:16px}.ns-multi-section__heading{margin-bottom:16px;font-size:28px;line-height:1.25;font-weight:var(--ns-heading-weight, 600)!important;color:var(--ns-heading-color);font-family:Lao MN!important}.ns-multi-section__heading .ns-multi-section__reg{font-size:.7em;vertical-align:super;line-height:0;font-weight:inherit}.ns-multi-section__subheading{margin:0 0 8px;font-size:var(--ns-subheading-size-mobile);color:var(--ns-subheading-color);font-family:inter!important}.ns-multi-section__heading-divider{display:inline-block;width:64px;height:3px;margin-top:12px;border-radius:999px;background-color:var(--ns-heading-color)}.ns-multi-section__empty{font-size:var(--ns-body-size-mobile);text-align:center;padding:40px 0}.ns-multi-section__grid{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--ns-grid-gap-x)}.ns-multi-section__grid::-webkit-scrollbar{display:none}.ns-multi-section__grid>*{flex:0 0 calc(100% - var(--ns-grid-gap-x) / 2);min-width:0;scroll-snap-align:start}.ns-multi-section__card{border-radius:var(--ns-card-radius);padding:var(--ns-card-padding-mobile, 16px)}.ns-multi-section__card[style*=--ns-card-padding-mobile]{padding:var(--ns-card-padding-mobile)}.ns-multi-section__card--care{background-color:#fff!important}.ns-multi-section__card--care,.ns-multi-section__card--ingredient,.ns-multi-section__card--why{display:flex;flex-direction:column;align-items:var(--ns-card-text-align, center);text-align:var(--ns-card-text-align, center)}.ns-multi-section__image-wrapper{position:relative;width:100%;padding-top:75%;border-radius:var(--ns-image-radius);overflow:hidden;margin-bottom:16px}.ns-multi-section__image-wrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ns-multi-section__image-wrapper--why{padding-top:100%;margin-bottom:32px}.ns-multi-section__slider--why .ns-multi-section__card-title{font-family:inter!important;color:#434343}.ns-multi-section__image-wrapper--circle{border-radius:999px}.ns-multi-section__card-body{font-size:var(--ns-body-size-mobile);text-align:var(--ns-card-text-align, center);width:100%}.ns-multi-section__card-title{margin:0 0 8px;font-size:var(--ns-card-title-size-mobile, calc(var(--ns-body-size-mobile) + 2px));font-weight:var(--ns-card-title-weight, 600);color:#000}.ns-multi-section__card-text{margin:0;font-size:var(--ns-card-desc-size-mobile, var(--ns-body-size-mobile));font-weight:var(--ns-card-desc-weight, 400);color:var(--ns-card-desc-color, inherit);font-family:inter!important}.ns-multi-section__slider--why .ns-multi-section__card-text{padding:0 12px;color:#434343c7!important}.ns-multi-section__icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 0 16px;border-radius:999px;background-color:var(--ns-icon-bg-color, transparent)}.ns-multi-section__icon-wrapper img{width:100%;height:10 0%;object-fit:contain}.ns-multi-section__slider{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px;will-change:scroll-position}.ns-multi-section__slider::-webkit-scrollbar{display:none}.ns-multi-section__slide{flex:0 0 calc((100% - (var(--ns-grid-gap-x) * (var(--ns-slides-per-view-mobile) - 1))) / var(--ns-slides-per-view-mobile));min-width:0;scroll-snap-align:start;box-sizing:border-box}.ns-multi-section__slider--care .ns-multi-section__card-title{font-family:inter!important;color:#000;font-weight:600}.ns-multi-section__offer-card{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden}@media(max-width:767px){.ns-multi-section__slider--care .ns-multi-section__slide{flex:0 0 calc((100% - (var(--ns-grid-gap-x) / 2)) / 1.25);border-radius:8px;padding:32px 16px}.ns-multi-section__slider--care .ns-multi-section__icon-wrapper,.ns-multi-section__slider--why .ns-multi-section__icon-wrapper{margin-bottom:24px}.ns-multi-section__slider--offers .ns-multi-section__slide{flex:0 0 calc((100% - (var(--ns-grid-gap-x) / 2)) / 1.4)!important}}.ns-multi-section__slider--offers{gap:10px!important}.ns-multi-section__offer-media{box-shadow:inset 0 0 10px 4px #ab874442;border-radius:0!important}.ns-multi-section__offer-media img{width:100%;height:100%;object-fit:contain;display:block;border-radius:0!important}.ns-multi-section__offer-content{padding:20px}.ns-multi-section__card-subtitle{margin:0 0 4px;font-size:var(--ns-subheading-size-mobile);color:var(--ns-subheading-color)}.ns-multi-section__button{display:inline-block;margin-top:12px;padding:10px 18px;border-radius:999px;background-color:var(--ns-heading-color);color:#fff;text-decoration:none;font-size:var(--ns-body-size-mobile)}.ns-multi-section__page-dots--mobile-only{display:flex}@media(min-width:768px){.ns-multi-section__page-dots--mobile-only{display:none}}@media(min-width:768px){.ns-multi-section{padding-top:var(--ns-padding-top-desktop);padding-bottom:32px;background-color:var(--ns-bg-color-desktop)}.ns-multi-section__header{text-align:var(--ns-heading-align-desktop);margin-bottom:40px}.ns-multi-section__heading{font-size:var(--ns-heading-size-desktop)}.ns-multi-section__subheading{font-size:var(--ns-subheading-size-desktop)}.ns-multi-section__card{padding:var(--ns-card-padding-desktop, 24px)}.ns-multi-section__card[style*=--ns-card-padding-desktop]{padding:var(--ns-card-padding-desktop)}.ns-multi-section__card-title{font-size:var(--ns-card-title-size-desktop, var(--ns-card-title-size-mobile, calc(var(--ns-body-size-desktop) + 2px)))}.ns-multi-section__card-text{font-size:var(--ns-card-desc-size-desktop, var(--ns-card-desc-size-mobile, var(--ns-body-size-desktop)))}.ns-multi-section__grid{grid-template-columns:repeat(var(--ns-grid-cols-desktop),minmax(0,1fr));display:grid;overflow:visible;scroll-snap-type:none}.ns-multi-section__slider{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:var(--ns-grid-gap-x);will-change:scroll-position}.ns-multi-section__slider::-webkit-scrollbar{display:none}.ns-multi-section__slide{flex:0 0 calc((100% - (var(--ns-grid-gap-x) * (var(--ns-slides-per-view-desktop) - 1))) / var(--ns-slides-per-view-desktop));min-width:0;scroll-snap-align:start}.ns-multi-section__offer-card{grid-template-columns:minmax(0,1.2fr) minmax(0,0fr)}}/*# sourceMappingURL=/cdn/shop/t/404/assets/ns-multi-section.css.map?v=92904712449483316091777101211 */.burner-cost-main{width:90%;display:flex;flex-direction:column;align-items:center;gap:4px}.burner-cost-wrapper{background:#cdfdef;padding:10px;border-radius:8px;display:flex;flex-direction:column;align-items:center}.burner-cost-wrapper p{font-size:14px;color:#272727}.burner-cost-inner{display:flex;gap:8px;align-items:center}.burner-cost-inner span,.burner-cost-inner .js-burner-subtitle-text{font-size:14px;color:#0f3923;font-weight:600}.burner-cost-highlights-text{white-space:pre-line}.burner-meta-highlight{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;border-radius:999px;margin-block:16px;background:linear-gradient(91deg,#ffeded,#ffd7d7)!important}.burner-meta-highlight__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.burner-meta-highlight__icon-img{width:40px;height:40px;object-fit:contain}.burner-meta-highlight__content{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.burner-meta-highlight__number{font-size:30px;font-weight:700;line-height:1;color:#d1445a;font-family:Lao MN,serif}.burner-meta-highlight__text{display:flex;flex-direction:column}.burner-meta-highlight__headline{margin:0;font-size:13px;font-weight:700;line-height:1.3;color:#d1445a}.burner-meta-highlight__subcopy{margin:0;font-size:11px;font-style:italic;line-height:1.4;color:#d1445a;opacity:.8}body.template-product-new-design-burner .see-more,body.template-product-turmeric-new .see-more{text-transform:capitalize;font-weight:600;bottom:10px}body.template-product-new-design-burner .product-info__description,body.template-product-turmeric-new .product-info__description{border-bottom:1px solid #C0C0C0;padding-bottom:10px}body.template-product-new-design-burner .tsw-key-benefit__text,body.template-product-turmeric-new .tsw-key-benefit__text{color:#272727!important}body.template-product-new-design-burner .tsw-benefits__heading,body.template-product-turmeric-new .tsw-benefits__heading{margin-bottom:10px!important}body.template-product-new-design-burner .brand-trust-title,body.template-product-new-design-burner .brand-trust-counter-number,body.template-product-new-design-burner .brand-trust-counter-label,body.template-product-turmeric-new .brand-trust-title,body.template-product-turmeric-new .brand-trust-counter-number,body.template-product-turmeric-new .brand-trust-counter-label{color:#282828!important}body.template-product-new-design-burner .tsw-pick-size__heading-line,body.template-product-turmeric-new .tsw-pick-size__heading-line{background:silver}body.template-product-new-design-burner .tsw-pick-size__option:has(.tsw-pick-size__radio:checked),body.template-product-turmeric-new .tsw-pick-size__option:has(.tsw-pick-size__radio:checked){border-color:#cecece!important;box-shadow:0 0 0 3px #f3f3f3}body.template-product-new-design-burner .tsw-pick-size__radio,body.template-product-turmeric-new .tsw-pick-size__radio{accent-color:#C0C0C0}body.template-product-new-design-burner .tsw-pick-size__option-badge,body.template-product-turmeric-new .tsw-pick-size__option-badge{background:#f5f5f5;color:#434343!important}body.template-product-new-design-burner .tsw-quantity-input,body.template-product-turmeric-new .tsw-quantity-input{color:#000!important}body.template-product-new-design-burner .product safe-sticky .product-info__buy-buttons label,body.template-product-turmeric-new .product safe-sticky .product-info__buy-buttons label{display:none!important}body.template-product-new-design-burner .tsw-quantity-selector,body.template-product-turmeric-new .tsw-quantity-selector{background:#f4f4f4;border:1px solid #C0C0C0}body.template-product-new-design-burner .product-info__buy-buttons buy-buttons button[type=submit],body.template-product-new-design-burner .custom-quick button.button.button--lg.button--secondary.w-full,body.template-product-turmeric-new .product-info__buy-buttons buy-buttons button[type=submit],body.template-product-turmeric-new .custom-quick button.button.button--lg.button--secondary.w-full{background:#000;color:#f7fafc;border-color:none}body.template-product-new-design-burner .product-info__buy-buttons .shopify-payment-button__button,body.template-product-turmeric-new .product-info__buy-buttons .shopify-payment-button__button{color:#000!important;border:1px solid #C0C0C0!important;background:#f4f4f4!important}body.template-product-new-design-burner .tsw-shipping-trust-bar__text,body.template-product-turmeric-new .tsw-shipping-trust-bar__text{color:#545454!important}body.template-product-new-design-burner .shopify-section--image-link-blocks .prose .h2,body.template-product-new-design-burner .shopify-section--image-link-blocks p,body.template-product-turmeric-new .shopify-section--image-link-blocks .prose .h2,body.template-product-turmeric-new .shopify-section--image-link-blocks p{color:#3c3c3c!important;padding:0 16px}body.template-product-new-design-burner .ns-multi-section__page-dots button,body.template-product-new-design-burner .ns-multi-section__page-dots>*,body.template-product-turmeric-new .ns-multi-section__page-dots button,body.template-product-turmeric-new .ns-multi-section__page-dots>*{background:#cecece!important}body.template-product-new-design-burner .ns-multi-section__page-dots button[aria-current=true],body.template-product-new-design-burner .ns-multi-section__page-dots>*[aria-current=true],body.template-product-new-design-burner .ns-multi-section__page-dots button.active,body.template-product-new-design-burner .ns-multi-section__page-dots>*.active,body.template-product-turmeric-new .ns-multi-section__page-dots button[aria-current=true],body.template-product-turmeric-new .ns-multi-section__page-dots>*[aria-current=true],body.template-product-turmeric-new .ns-multi-section__page-dots button.active,body.template-product-turmeric-new .ns-multi-section__page-dots>*.active{background:#686868!important}body.template-product-new-design-burner .cost-inner,body.template-product-turmeric-new .cost-inner{display:none}body.template-product-new-design-burner product-list.product-list,body.template-product-turmeric-new product-list.product-list{grid:auto / auto-flow 250px}body.template-product-new-design-burner .logo-list__item,body.template-product-turmeric-new .logo-list__item{padding:14px!important}body.template-product-new-design-burner .shopify-section--accordion-content .section-stack,body.template-product-turmeric-new .shopify-section--accordion-content .section-stack{padding:0 40px}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box{display:grid;gap:8px;padding:0;background:transparent!important}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion{background:#fff;padding:18px 24px;border-radius:0;border:0;cursor:pointer;transition:background-color .2s ease}body.template-product-new-design-burner .shopify-section--accordion-content .section-stack__main,body.template-product-turmeric-new .shopify-section--accordion-content .section-stack__main{width:100%}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[open],body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true],body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[open],body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true]{background:#fffdf9}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle{padding:0}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle span.head,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle span.head{font-size:16px;line-height:22px;font-weight:600}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .accordion__content,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .accordion__content{margin-top:16px;border-top:1px solid #DDDDDD}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .faq-toggle-icon.plus-svg img,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .faq-toggle-icon.plus-svg img{transition:transform .2s ease}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[open] .faq-toggle-icon.plus-svg img,body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true] .faq-toggle-icon.plus-svg img,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[open] .faq-toggle-icon.plus-svg img,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true] .faq-toggle-icon.plus-svg img{transform:rotate(180deg)}body.template-product-new-design-burner .product-info__rating{margin:16px 0!important}body.template-product-new-design-burner .section-blends span.text-custom,body.template-product-turmeric-new .section-blends span.text-custom{color:#3c3c3c!important}.scrollable-with-controls .burner-cost-main{display:none}body.template-product-new-design-burner .product-info__text p,body.template-product-turmeric-new .product-info__text p{font-weight:700}body.template-product-new-design-burner .product-info__text p strong,body.template-product-turmeric-new .product-info__text p strong{color:#df605b!important}body.template-product-new-design-burner .tsw-benefits-section,body.template-product-turmeric-new .tsw-benefits-section{background:#f9f9f9!important}body.template-product-new-design-burner .tsw-benefits__title,body.template-product-turmeric-new .tsw-benefits__title{color:#3c3c3c!important}body.template-product-new-design-burner .tsw-benefits__icon,body.template-product-turmeric-new .tsw-benefits__icon{width:100%;height:100%;background:transparent!important;border-radius:none!important}body.template-product-new-design-burner .tsw-benefits__icon img,body.template-product-turmeric-new .tsw-benefits__icon img{height:auto!important}body.template-product-new-design-burner .shopify-section--main-product .section .product safe-sticky .product-info__price price-list,body.template-product-turmeric-new .shopify-section--main-product .section .product safe-sticky .product-info__price price-list{gap:20px!important}body.template-product-turmeric-new .shopify-section--whats-inside-section page-dots>*[aria-current=true],body.template-product-turmeric-new #shopify-section-template--18697470476367__ns_multi_section_gkNUEg .ns-multi-section__page-dots button,#shopify-section-template--18697470476367__ns_multi_section_gkNUEg .ns-multi-section__page-dots>*{background:#686868!important}body.template-product-new-design-burner .product-info__price .rating-with-text,body.template-product-turmeric-new .product-info__price .rating-with-text{align-items:stretch}@media(max-width:768px){.burner-cost-top-text{font-size:10px}.burner-cost-inner span{font-size:11px}.burner-cost-wrapper{background:#cdfdef;padding:8px;border-radius:4px}.burner-meta-highlight{margin-block:24px}.burner-meta-highlight__number{font-size:30px}.burner-meta-highlight__headline{font-size:13px}.burner-meta-highlight__subcopy{font-size:9px}body.template-product-new-design-burner .tsw-key-benefit__text,body.template-product-turmeric-new .tsw-key-benefit__text{color:#272727!important}body.template-product-new-design-burner .tsw-key-benefit__icon,body.template-product-turmeric-new .tsw-key-benefit__icon{width:18px!important;height:18px!important}body.template-product-new-design-burner .tsw-benefits-section,body.template-product-turmeric-new .tsw-benefits-section{background:#f9f9f9!important}body.template-product-new-design-burner .tsw-benefits__title,body.template-product-turmeric-new .tsw-benefits__title{color:#3c3c3c!important}body.template-product-new-design-burner .tsw-benefits__icon,body.template-product-turmeric-new .tsw-benefits__icon{width:100%;height:100%;background:transparent!important;border-radius:none!important}body.template-product-new-design-burner .tsw-benefits__icon img,body.template-product-turmeric-new .tsw-benefits__icon img{height:auto!important}body.template-product-new-design-burner .brand-trust-counters,body.template-product-turmeric-new .brand-trust-counters{grid-template-columns:repeat(1,1fr)!important}body.template-product-new-design-burner .shopify-section--accordion-content .section-stack,body.template-product-turmeric-new .shopify-section--accordion-content .section-stack{padding:0 16px}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box{display:grid;gap:8px;padding:0;background:transparent!important}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion{background:#fff;padding:18px 24px;border-radius:0;border:0;cursor:pointer;transition:background-color .2s ease}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[open],body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true],body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[open],body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true]{background:#fffdf9}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle{padding:0}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle span.head,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .accordion__toggle span.head{font-size:16px;line-height:22px;font-weight:600}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .accordion__content,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .accordion__content{margin-top:16px}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion .faq-toggle-icon.plus-svg img,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion .faq-toggle-icon.plus-svg img{transition:transform .2s ease}body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[open] .faq-toggle-icon.plus-svg img,body.template-product-new-design-burner .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true] .faq-toggle-icon.plus-svg img,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[open] .faq-toggle-icon.plus-svg img,body.template-product-turmeric-new .shopify-section--accordion-content .accordion-box .accordion[aria-expanded=true] .faq-toggle-icon.plus-svg img{transform:rotate(180deg)}body.template-product-new-design-burner .product-info__price .rating-with-text,body.template-product-turmeric-new .product-info__price .rating-with-text{margin:32px 0;align-items:stretch}body.template-product-new-design-burner #shopify-section-template--18674828673103__whats_inside_ingredients_6mrGjA .image-link-blocks,body.template-product-turmeric-new #shopify-section-template--18697470476367__whats_inside_ingredients_6mrGjA .image-link-blocks{--image-link-blocks-item-width:60vw}body.template-product-new-design-burner .product-info__text,body.template-product-turmeric-new .product-info__text{margin-bottom:8px!important}body.template-product-new-design-burner .tsw-benefits__item,body.template-product-turmeric-new .tsw-benefits__item{padding:0 10px!important}body.template-product-new-design-burner .tsw-benefits-section__inner,body.template-product-turmeric-new .tsw-benefits-section__inner{padding:40px 0!important}body.template-product-new-design-burner .shopify-section--main-product .section .product safe-sticky .product-info__price price-list,body.template-product-turmeric-new .shopify-section--main-product .section .product safe-sticky .product-info__price price-list{gap:20px!important}}/*# sourceMappingURL=/cdn/shop/t/404/assets/template-green-burner.css.map?v=148608356092978283071777101211 */body.custom-popup-jtpl{overflow:hidden}.country-based-popup-jtpl{width:100%;height:100%;position:fixed;top:0;left:0;background:#000000bf;z-index:999}.popup-global-store-btn{padding-top:15px}.popup-regional-store-btn{padding-top:32px}.country-based-popup-inner-jtpl{max-width:712px;width:100%;padding:0;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:3px}.country-based-popup-close-btn{width:18px;height:18px;display:inline-block;position:absolute;padding:0;top:20px;right:20px;transition:ease .25s all;transform:translate(50%,-50%);border-radius:1000px;background:transparent;font-family:Arial,sans-serif;font-size:20px;text-align:center;line-height:100%;color:#fff}.popup-image-only img{width:100%;height:100%;object-fit:cover}.popup-image-with-text{display:flex}.popup-image-only{line-height:0}.popup-image-only{width:100%;max-width:50%}.popup-text-content{background:#fff;padding:40px 32px;width:100%;max-width:50%}.popup-main-heading span{font-weight:400;font-size:26px;line-height:36px;text-align:center;text-transform:uppercase;color:#ab8744;max-width:292px;margin:0 auto;display:block}.popup-description-text{padding-top:20px;font-weight:300;font-size:18px;line-height:23px;letter-spacing:var(--text-letter-spacing);text-align:center;color:#161616}a.global-store-btn{place-items:center;display:inline-grid;border:1.5px solid #004a2b;border-radius:0;width:100%;background:#004a2b;line-height:100%;height:45px;align-items:center;justify-content:center;gap:6px;color:#fff;text-decoration:unset;font-family:Lao MN!important;font-size:16px;font-weight:400;padding:15px}.popup-text-content{padding:54px 32px}a.regional-store-btn{place-items:center;display:inline-grid;border:1.5px solid #161616;border-radius:0;width:100%;line-height:100%;height:45px;align-items:center;justify-content:center;gap:6px;color:#161616;text-decoration:unset;font-family:Lao MN!important;font-size:16px;font-weight:400;padding:15px}.regional-store-btn span.arrow-svg{height:20px}.country-based-popup-jtpl.image-not-dislay .popup-text-content{max-width:100%}.country-based-popup-jtpl.image-not-dislay .country-based-popup-inner-jtpl{max-width:614px}.country-based-popup-jtpl.image-not-dislay .popup-main-heading span{max-width:unset}.country-based-popup-jtpl.image-not-dislay .main-store-btn-wrapper{justify-content:center;gap:24px;display:flex;align-items:center}.country-based-popup-jtpl.image-not-dislay .popup-global-store-btn{padding-top:32px;min-width:226px}.country-based-popup-jtpl.image-not-dislay .popup-regional-store-btn{padding-top:0}.country-based-popup-jtpl.image-not-dislay .popup-description-text{max-width:467px;margin:0 auto}.country-based-popup-jtpl.image-not-dislay a.regional-store-btn{margin-top:32px}.country-based-popup-jtpl.image-not-dislay a.regional-store-btn{gap:4px}.popup-main-heading span{font-family:Lao MN!important}a.global-store-btn .arrow-svg svg *{fill:#fff}@media only screen and (max-width:767px){.popup-image-with-text{display:flex;flex-wrap:wrap}.popup-image-only,.popup-text-content{max-width:100%}.country-based-popup-inner-jtpl{max-width:358px}.popup-image-only img{aspect-ratio:143 / 100;width:100%;object-fit:cover;object-position:top}.popup-main-heading span{font-size:24px}.popup-text-content{padding:32px}.popup-description-text{padding-top:16px}.country-based-popup-inner-jtpl a.country-based-popup-close-btn svg path{color:#fff;fill:#fff}.country-based-popup-jtpl.image-not-dislay a.country-based-popup-close-btn svg path{color:#fff;fill:#858d94}.country-based-popup-jtpl.image-not-dislay .country-based-popup-inner-jtpl{max-width:96%}.country-based-popup-jtpl.image-not-dislay .main-store-btn-wrapper{gap:0;flex-wrap:wrap}.country-based-popup-jtpl.image-not-dislay a.regional-store-btn{margin-top:24px}}@media only screen and (max-width:380px){.country-based-popup-inner-jtpl{max-width:90%}}/*# sourceMappingURL=/cdn/shop/t/404/assets/country-based-popup.css.map?v=5120993657845006491777101211 */.image-link-blocks{justify-content:center}.product-info__buy-buttons buy-buttons{gap:16px}.product-info__buy-buttons .tsw-atc-row{display:flex;gap:12px;align-items:center;width:100%}.product-info__buy-buttons .tsw-quantity{flex:0 0 auto}.tsw-benefits__title{margin:0 16px 16px;font-family:Lao MN,sans-serif!important;font-size:28px!important;line-height:34px!important;font-weight:700!important;color:#ab8744!important;text-align:center!important;letter-spacing:0!important}.tsw-quantity-selector{display:inline-flex;align-items:center;gap:16px;background:#eafff6;border:1px solid rgba(50,101,78,.2);border-radius:8px;padding:15px;max-height:56px;width:168px}.product-info__buy-buttons .v-stack{width:100%}.tsw-quantity-btn{width:28px;height:28px;border:none;background:transparent;color:#1a202c;display:grid;place-items:center;cursor:pointer}.tsw-quantity-input{width:33px;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);background:transparent;text-align:center;font-weight:600;color:#32654e;font-size:16px}.tsw-quantity-input:focus-visible{outline:none}.tsw-key-benefit{margin-top:0;margin-bottom:8px}.tsw-key-benefits__title{font-size:16px;font-weight:700!important;font-family:Inter,sans-serif!important;color:#434343;margin:0 0 12px;line-height:1.5}.tsw-key-benefit__body{display:flex;align-items:center;gap:12px}.tsw-key-benefit__icon{width:28px;height:28px;object-fit:contain}.tsw-key-benefit__text{margin:0;font-size:13px;line-height:1.5;color:#27272799!important;font-family:Inter,sans-serif}.tsw-key-benefit__badge{display:inline-block;margin-top:8px;background:#ccffeb;color:#1a202c;padding:10px 18px;border-radius:12px;font-size:13px;font-weight:600;font-family:Inter,sans-serif}#nector-render-root .card-body{background-color:#efdec3!important}.section-blends span.text-custom{font-family:Lao MN,sans-serif!important;font-size:45px!important;line-height:34px!important;font-weight:700!important;color:#ab8744!important;text-align:center!important;letter-spacing:0!important;text-transform:none!important}section .section .section-stack .prose .h2{font-family:Lao MN,sans-serif!important;font-size:28px!important;line-height:34px!important;font-weight:700!important;color:#ab8744!important;text-align:center!important}@media(min-width:990px){.product-info__buy-buttons buy-buttons{display:flex;flex-direction:column;gap:16px}price-list.price-list.price-list--lg{font-size:13px!important;line-height:1.5!important;font-weight:500!important;color:#0f3923!important}price-list.price-list.price-list--lg span.money{font-family:Inter,sans-serif!important;font-size:28px!important;line-height:1.4!important;font-weight:600!important;color:#1a202c!important}price-list.price-list.price-list--lg span.cost-per-cup{font-family:Inter,sans-serif!important;font-size:14px!important;line-height:1.4!important;font-weight:500!important;color:#ab8744!important}span.tsw-shipping-trust-bar__text{font-family:Inter,sans-serif!important;font-size:14px!important;line-height:1.5!important;font-weight:500!important;color:#32654e!important;text-align:center}.tsw-note__title{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important}.tsw-note__subtitle{font-family:Inter,sans-serif!important;font-size:14px!important;line-height:1.5!important;font-weight:400!important;color:#434343!important;opacity:.8!important}.shopify-section--main-product .section .product safe-sticky .tsw-notes-grid{column-gap:32px!important;row-gap:30px!important}.tsw-mobile-accordion__heading{font-family:Inter,sans-serif!important;font-size:18px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important}.prose.text-content{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.5!important;font-weight:400!important;color:#545454!important}.tsw-mobile-accordion{border-color:#ecdcbf!important}.ns-multi-section__heading{font-family:Lao MN,sans-serif!important;font-size:45px!important;line-height:34px!important;font-weight:500!important}.ns-multi-section__page-dots button,.ns-multi-section__page-dots>*{background:#d9d9d9!important;width:14px;height:14px}.ns-multi-section__page-dots button[aria-current=true],.ns-multi-section__page-dots>*[aria-current=true],.ns-multi-section__page-dots button.active,.ns-multi-section__page-dots>*.active{background:#ab8744!important;width:14px;height:14px}.shopify-section--whats-inside-section .what-content .what-head{font-family:Inter,sans-serif!important;font-size:18px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important;text-align:center!important;letter-spacing:0!important;margin-bottom:5px}.shopify-section--whats-inside-section .what-content .what-subhead{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.4!important;font-weight:500!important;color:#434343!important;opacity:.8!important;text-align:center!important;letter-spacing:0!important}.tsw-benefits__title{font-family:Lao MN,sans-serif!important;font-size:45px!important;line-height:34px!important;font-weight:700!important;color:#ab8744!important;text-align:center!important;letter-spacing:0!important}.tsw-benefits__item-title{font-family:Inter,sans-serif!important;font-size:20px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important;text-align:center!important}.tsw-benefits__item-text{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important;opacity:.7!important;text-align:center!important}.shopify-section--faq .section-stack__main .accordion-box .accordion .accordion__toggle span.head{font-family:Inter,sans-serif!important;font-size:18px!important;line-height:1.5!important;font-weight:600!important;color:#242424!important}.shopify-section--faq .metafield-multi_line_text_field{font-family:Inter,sans-serif!important;font-size:18px!important;line-height:1.5!important;font-weight:400!important;color:#434343!important}section .section .section-stack .prose .h2{font-family:Lao MN,sans-serif!important;font-size:45px!important;line-height:34px!important;font-weight:700;color:#ab8744!important;text-align:center!important}.tsw-benefits__grid{justify-items:center}.tsw-benefits__item:nth-child(5){grid-column:2}.tsw-benefits__item:nth-child(6){grid-column:3}.shopify-section--pdp-banner .pdp-banner__heading{font-family:Lao MN,sans-serif!important;font-size:45px!important;line-height:34px!important;font-weight:700!important;color:#ab8744!important;text-align:center!important;letter-spacing:0!important;text-transform:none!important;margin-top:30px}button.shopify-payment-button__button.shopify-payment-button__button--unbranded.webengage-payment-button{width:100%!important;font-family:Lao MN,sans-serif!important;font-size:18px!important;line-height:16.29px!important;font-weight:400!important;letter-spacing:.02em!important;color:#32654e!important}.shopify-section--main-product .section .product safe-sticky .product-info__price{margin-block-start:22px!important;margin-block-end:26px!important}.tsw-price-header{display:block;width:100%;margin-bottom:5px;font-family:Inter,sans-serif!important}.tsw-price-header--packs{font-size:13px!important;line-height:1.5!important;font-weight:600!important;color:#0f3923!important;background:#cdfdef;padding:4px 8px;border-radius:4px;width:221px}.tsw-price-header.tsw-price-header--mrp{font-size:14px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important}.shopify-section--faq .section{padding:29px 120px!important}}@media(min-width:990px){.tsw-key-benefit__text{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.5;font-weight:400;color:#27272799!important;margin:0}}.tsw-key-benefit--highlight .tsw-key-benefit__body{display:none}.tsw-notes-section{padding:32px 0}.tsw-notes-section__inner{max-width:520px}.tsw-notes__title{font-size:16px;font-weight:600;font-family:Inter,sans-serif;color:#272727;margin:0 0 18px}.tsw-notes__list{display:flex;flex-direction:column;gap:0}.tsw-note{display:flex;gap:16px;align-items:flex-start;padding:16px 0}.tsw-note__icon{width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:#faecd599;display:grid;place-items:center}.tsw-note__icon img{width:32px;height:47px;object-fit:contain}.tsw-note__content{flex:1}.tsw-note__title{margin:0;font-size:13px;line-height:1.5;font-weight:600;color:#434343;font-family:Inter,sans-serif!important}.tsw-note__subtitle{margin:2px 0 0;font-size:11px;line-height:1.5;font-weight:400;color:#434343;font-family:Inter,sans-serif!important}.tsw-note__divider{border:none;border-bottom:1px solid rgba(229,231,235,1);margin:0}.dynamic-notes.tsw-note .tsw-note__content{padding-bottom:16px}.tsw-notes-grid .dynamic-notes.tsw-note:last-child .tsw-note__content{border-bottom:none;padding-bottom:0}div#shopify-section-template--18444844925007__serenity_mobile_accordions_YFqaAN{padding:0}.tsw-pick-size__price-compare{font-family:Inter,sans-serif!important;font-size:13px!important;color:#999!important;text-decoration:line-through}.tsw-pick-size__price{font-family:Inter,sans-serif!important;font-size:13px!important;font-weight:700!important;color:#000!important}body.template-product-new-design-burner .shopify-section.shopify-section--custom-liquid.shopify-section--custom-liquid-breadcrumb .section.section-blends.section-full,body.template-product-new-design-burner .shopify-section--main-product .section.section-blends.section-full{padding-top:0!important}body.template-product-new-design-burner .shopify-section--faq .section.section-blends.section-full,body.template-product-new-design-burner .shopify-section--product-recommendations .section.section-blends.section-full{padding:0!important}@media(min-width:990px){.section.section-blends.section-full{padding:32px 120px}.shopify-section--what-to-expect .section.section-blends.section-full{padding-top:0}.shopify-section--product-recommendations .section.section-blends.section-full{padding:30px 0 0}.template-product-new-design-burner .section.section-blends.section-full .product.new-design-burner{padding-bottom:32px}.template-product-new-design-burner .section-stack.section-stack--center .section-stack__main{padding:0 120px!important}#shopify-section-template--18444844925007__176491370579dcdc1e .section.section-blends.section-full{padding:15px 0 0}.tsw-pick-size-section{margin-bottom:24px;border:none!important;outline:none!important}.tsw-pick-size__heading-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:8px;margin-left:0;padding-left:0}.tsw-pick-size__heading{font-family:Lao MN,sans-serif!important;font-size:22px!important;line-height:1.3!important;font-weight:400!important;font-style:normal!important;color:#000!important;margin:0!important;border:none!important;outline:none!important;box-shadow:none!important}.tsw-pick-size__heading-line{flex:1;height:1px;background:#ab8744;max-width:400px}.tsw-pick-size__options{display:flex;flex-direction:column;gap:12px;padding-left:0}.tsw-pick-size__subtitle{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important;opacity:.6!important;margin:0 0 16px!important;text-align:left}.tsw-pick-size__options{display:flex;flex-direction:column;gap:12px}.tsw-pick-size__option{display:flex;align-items:flex-start;gap:12px;padding:8px;border:1px solid #E5E5E5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease}.tsw-pick-size__option--selected{border-color:#ab8744!important}.tsw-pick-size__option:has(.tsw-pick-size__radio:checked){border-color:#ab8744!important;box-shadow:0 0 0 3px #ffe2ac}.tsw-pick-size__radio{margin:2px 0 0;accent-color:#AB8744;cursor:pointer;width:18px}.tsw-pick-size__option-content{flex:1;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border:none!important;outline:none!important;box-shadow:none!important}.tsw-pick-size__option-left{flex:1;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-height:100%}.tsw-pick-size__option-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0;align-self:stretch;position:relative;min-height:100%}.tsw-pick-size__option-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.tsw-pick-size__option-title{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important}.tsw-pick-size__badge-best{font-family:Inter,sans-serif!important;font-size:8px!important;font-weight:600!important;color:#fff!important;background:#e53e3e!important;padding:4px 8px;border-radius:0 7px 0 12px;text-transform:uppercase;letter-spacing:.5px;position:absolute;top:-7px;right:-7px;z-index:1}.tsw-pick-size__option-badge{font-family:Inter,sans-serif!important;font-size:10px!important;line-height:1.4!important;font-weight:600!important;color:#ab8744!important;background:#fff5e5;padding:6px 10px;border-radius:4px;display:inline-block;width:fit-content}.tsw-pick-size__option-pricing{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0;margin-top:auto;margin-bottom:0}.tsw-pick-size__price-compare{font-family:Inter,sans-serif!important;font-size:16px!important;color:#999!important;text-decoration:line-through}.tsw-pick-size__price{font-family:Inter,sans-serif!important;font-size:18px!important;font-weight:700!important;color:#000!important}.tsw-notes-section{padding:32px 0;display:none}.product-info__buy-buttons .tsw-atc-row{justify-content:flex-start}.product-info__buy-buttons .tsw-quantity{flex:0 0 auto}.product-info__buy-buttons .tsw-atc-row .button{flex:1 1 auto}.ns-multi-section__subheading{padding-top:10px}}.product-info__buy-buttons buy-buttons button[type=submit]{background:#32654e;color:#fffced;border-color:#32654e;border-radius:8px;min-height:56px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:none}.product-info__buy-buttons buy-buttons button[type=submit]:hover,.product-info__buy-buttons buy-buttons button[type=submit]:focus-visible{background:#2a5642;border-color:#2a5642;outline:none}.product-info__buy-buttons .shopify-payment-button__button{background:#eafff6!important;color:#32654e!important;border:1px solid rgba(50,101,78,.4)!important;border-radius:8px!important;font-weight:600;border-width:1.5px!important}.product-info__buy-buttons .shopify-payment-button__button:hover,.product-info__buy-buttons .shopify-payment-button__button:focus-visible{border-color:#32654ecc!important;outline:none}.shopify-section--whats-inside-section page-dots button{width:13px;height:13px;border-radius:999px;background:#d9d9d9;transition:background-color .2s ease}.shopify-section--faq .section-stack__main .accordion-box .accordion .accordion__toggle span.plus-svg{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;justify-content:center;line-height:0;width:auto;height:auto}.shopify-section--faq .section-stack__main .accordion-box .accordion .accordion__toggle span.plus-svg img{display:block;width:auto;height:auto;max-width:26px;max-height:18px;object-fit:contain;object-position:center;transition:transform .2s ease}.shopify-section--faq .section-stack__main .accordion-box .accordion[open] .accordion__toggle span.plus-svg img{transform:rotate(180deg)}.shopify-section--tsw-benefits{background:var(--tsw-benefits-bg, linear-gradient(180deg, rgba(255, 250, 240, 1) 0%, rgba(247, 239, 223, 1) 100%));padding:0}.shopify-section--tsw-benefits .section{background:transparent}.tsw-benefits-section__inner{max-width:1050px;margin:0 auto;text-align:center;padding:56px 0}.tsw-benefits__heading{margin-bottom:32px}.tsw-benefits__eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#b28944;margin:0 0 8px;font-family:Inter,sans-serif!important;padding-top:10px}.tsw-benefits__title{margin:0;font-size:28px;line-height:1.35;color:#ab8744;font-weight:700;padding:0 10px}.tsw-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tsw-benefits__item{background:transparent;border-radius:18px;padding:18px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.tsw-benefits__icon{width:78px;height:78px;border-radius:50px;display:grid;place-items:center}.tsw-benefits__item-title{font-size:15px;font-weight:600;color:#434343;margin:0}.tsw-benefits__item-text{margin:0;font-size:13px;line-height:1.5;color:#434343b3;font-family:Inter,sans-serif!important}section#shopify-section-template--18444844925007__tea_benefits_cK4Hfk{padding-top:0}.tsw-benefits__icon img{color:#0000;max-width:min(var(--image-mobile-max-width, var(--image-max-width, 100%)),100%);object-fit:inherit;object-position:inherit;height:46px;width:auto}@media only screen and (max-width:768px){.second-itme{display:none!important}section#shopify-section-template--18442524328015__tea_benefits_cK4Hfk{padding-top:0}.ns-multi-section__heading{margin-bottom:32px!important}.tsw-note{padding:8px 0!important}.product-info__buy-buttons .shopify-payment-button__button{width:100%!important;max-width:100%!important;font-family:Lao MN,sans-serif!important;font-size:15px!important;line-height:1.27!important;font-weight:700!important;letter-spacing:.02em!important;text-align:center!important;color:#32654e!important;border:1px solid #8CF8C8!important}.product-info__buy-buttons buy-buttons button[type=submit]{min-height:40px!important}.shopify-section--main-product .section .product safe-sticky .tsw-shipping-trust-bar__divider{display:none!important}.tsw-benefits__item{padding:18px}.tsw-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shopify-section--faq .section-stack__main .accordion-box .accordion .accordion__toggle span.faq-toggle-icon.plus-svg img{width:12px!important;height:8px!important;max-width:12px!important;max-height:8px!important;object-fit:contain!important;flex-shrink:0}.shopify-section--tsw-benefits{padding:0!important}}.product-info__buy-buttons buy-buttons button[type=submit]{width:100%!important;max-width:100%!important}.tsw-benefits__item-title{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important;text-align:center!important}.tsw-benefits__item-text{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important;opacity:.7!important;text-align:center!important}.shopify-section--faq .section-stack__main .accordion-box .accordion .accordion__toggle span.head{font-family:Inter,sans-serif!important;font-size:19px!important;line-height:1.5!important;font-weight:600!important;color:#242424!important;padding:0 3px}@media screen and (max-width:768px){.shopify-section--faq .section-stack__main .accordion-box .accordion .accordion__toggle span.head{font-size:14px!important}}.shopify-section--faq .metafield-multi_line_text_field{font-family:Inter,sans-serif!important;font-size:18px!important;line-height:1.5!important;font-weight:400!important;color:#434343!important}@media screen and (max-width:768px){.shopify-section--faq .metafield-multi_line_text_field{font-size:13px!important}}.ns-multi-section__page-dots--mobile-only button,.ns-multi-section__page-dots--mobile-only>*{width:8px;height:8px;border-radius:999px;background:#b39060!important;padding:0}.ns-multi-section__page-dots--mobile-only button[aria-current=true],.ns-multi-section__page-dots--mobile-only>*[aria-current=true],.ns-multi-section__page-dots--mobile-only button.active,.ns-multi-section__page-dots--mobile-only>*.active{background:#ab8744!important}.shopify-section--main-product .section .product safe-sticky .product-info__price span.money,.shopify-section--main-product .section .product safe-sticky .product-info__price sale-price{font-size:23px;font-weight:700!important;color:#1a202c!important;font-family:Inter,sans-serif!important}.shopify-section--main-product .section .product safe-sticky .product-info__price compare-at-price{font-size:14px!important;font-weight:500!important;font-family:Inter,sans-serif!important;color:#bbb!important;text-decoration:line-through!important}.shopify-section--main-product .section .product safe-sticky .product-info__price compare-at-price span.money{font-size:14px!important;font-weight:500!important;font-family:Inter,sans-serif;color:#bbb!important}.shopify-section--main-product .section .product safe-sticky .product-info__price price-list{padding:0}.product-info__liquid{text-align:center;color:#32654e;font-size:11px;font-family:Inter,sans-serif!important}.tsw-shipping-trust-bar__text{font-family:Inter,sans-serif!important;font-size:11px!important;line-height:1.5!important;font-weight:600!important;color:#32654e!important}.tsw-note__title{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important}.tsw-note__subtitle{font-family:Inter,sans-serif!important;font-size:11px!important;line-height:1.5!important;font-weight:400!important;color:#434343!important;opacity:.8!important}.product.new-design .prose.text-content p{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:400!important;color:#545454!important}.tsw-notes-section{padding:0 22px}.tsw-pick-size-section{margin-bottom:24px;border:none!important;outline:none!important}.tsw-pick-size__heading-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:8px;margin-left:0;padding-left:0}.tsw-pick-size__heading{font-family:Lao MN,sans-serif!important;font-size:22px!important;line-height:1.3!important;font-weight:700!important;font-style:normal!important;color:#000!important;margin:0!important;border:none!important;outline:none!important;box-shadow:none!important}.tsw-pick-size__heading-line{flex:1;height:1px;background:#ab8744;max-width:100%}.tsw-pick-size__options{display:flex;flex-direction:column;gap:12px;padding-left:0}.tsw-pick-size__subtitle{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important;opacity:.6!important;margin:0 0 16px!important}.tsw-pick-size__options{display:flex;flex-direction:column;gap:12px}.tsw-pick-size__option{display:flex;align-items:stretch;gap:12px;padding:8px!important;border:1px solid #E5E5E5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease;position:relative}.tsw-pick-size__option--selected{border-color:#ab8744!important}.tsw-pick-size__option:has(.tsw-pick-size__radio:checked){border-color:#ab8744!important;box-shadow:0 0 0 3px #ffe2ac}.tsw-pick-size__radio{margin:2px 0 0;accent-color:#AB8744;cursor:pointer;width:18px}.tsw-pick-size__option-content{flex:1;display:flex;justify-content:space-between;align-items:flex-end;gap:16px;border:none!important;outline:none!important;min-height:100%}.tsw-pick-size__option-left{flex:1;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-height:100%}.tsw-pick-size__option-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;flex-shrink:0;align-self:stretch;position:relative;min-height:100%}.tsw-pick-size__option-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.tsw-pick-size__option-title{font-family:Inter,sans-serif!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important;color:#434343!important;text-align:left!important}.tsw-pick-size__badge-best{font-family:Inter,sans-serif!important;font-size:8px!important;font-weight:600!important;color:#fff!important;background:#e53e3e!important;padding:4px 8px;border-radius:0 7px 0 12px;text-transform:uppercase;letter-spacing:.5px;position:absolute;top:-7px;right:-7px;z-index:1;width:max-content}.tsw-pick-size__option-badge{font-family:Inter,sans-serif!important;font-size:10px!important;line-height:1.4!important;font-weight:600!important;color:#ab8744!important;background:#fff5e5;padding:6px 10px;border-radius:4px;display:inline-block;width:fit-content}.tsw-pick-size__option-pricing{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0;margin-top:auto;margin-bottom:0}.shopify-section--whats-inside-section .what-content .what-head{color:#434343;font-size:14px;font-weight:600;line-height:1.5;text-align:center;font-family:Inter,sans-serif!important}.shopify-section--whats-inside-section .what-content .what-subhead{color:#434343b3;font-size:12px;font-weight:500;line-height:20px;text-align:center;font-family:Inter,sans-serif!important}.shopify-section--whats-inside-section page-dots{display:flex;justify-content:center;gap:8px;margin:16px 0 0}.shopify-section--whats-inside-section page-dots button{width:9px;height:9px;border-radius:999px;background:#d9d9d9;transition:background-color .2s ease}.shopify-section--whats-inside-section page-dots>*[aria-current=true]{background:#b38a3a}.tsw-benefits-section__inner{height:auto}.tsw-key-benefit__text{font-family:Inter,sans-serif!important;font-size:13px;line-height:1.5!important;font-weight:400!important;letter-spacing:0!important;color:#27272799!important}.tsw-price-header--packs{background:#cdfdef!important;font-family:Inter,sans-serif!important;font-size:11px;line-height:1.5!important;font-weight:600!important;color:#0f3923!important;padding:4px 8px;border-radius:4px;margin-bottom:20px}.cost-inner{display:flex}.cost-per-cup{font-family:Inter,sans-serif!important;font-size:11px!important;line-height:1.4!important;font-weight:600!important;color:#ab8744!important}.tsw-price-header.tsw-price-header--mrp{width:100%}.shopify-section--main-product .section .product.new-design safe-sticky .product-info__description .prose p{margin:0;font-size:13px;font-family:Inter,sans-serif!important;color:#434343}.shopify-section--main-product .section .product.new-design safe-sticky .product-info__title{font-weight:700;color:#000;margin-top:16px;margin-bottom:0}.product-info__text{margin-top:0;margin-bottom:32px}body.template-product-new-design-burner .product-info__text{margin-bottom:16px}.product-info__text p{font-family:inter!important}.shopify-section--text-with-icons .right-side-text .prose p.h2{color:#ab8744;font-weight:700}@media(min-width:990px){.shopify-section--main-product .section .product.new-design safe-sticky .product-info__title{font-family:Lao MN,sans-serif!important;font-size:45px;font-weight:400;color:#000;letter-spacing:0}}.shopify-section--faq .section{padding:48px 16px}.shopify-section--faq .section-stack__main .accordion-box .accordion{background:#fff;padding:13px}.shopify-section--tsw-mobile-accordions{padding:48px 18px 56px;background-size:cover;background-position:center;background-repeat:no-repeat}.shopify-section--tsw-mobile-accordions .section{padding:0;background:transparent}.tsw-mobile-accordions{display:flex;flex-direction:column;gap:14px;font-family:Inter,sans-serif}.tsw-mobile-accordion[open]{background-color:#fef8ed!important}.tsw-mobile-accordion{background:#ffffffeb;border:1px solid rgba(0,0,0,.1);box-shadow:none}.tsw-mobile-accordion summary{list-style:none}.tsw-mobile-accordion summary::-webkit-details-marker{display:none}.tsw-mobile-accordion__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;cursor:pointer}.tsw-mobile-accordion__heading{font-family:Inter,sans-serif!important;font-size:16px!important;line-height:1.5!important;font-weight:600!important;color:#434343!important}.tsw-mobile-accordion__icon{width:26px;height:26px;flex:0 0 16px;background-image:url(../../../files/Vector_d65c3f87-e292-4371-bf2f-960f6fa8cdcf1d51.png?v=1763555906);background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .2s ease}.tsw-mobile-accordion[open] .tsw-mobile-accordion__icon{transform:rotate(180deg)}.tsw-mobile-accordion__body{padding:0 20px 18px;font-size:13px;line-height:1.6;color:#545454;font-family:Inter,sans-serif!important}.tsw-mobile-accordion__body p{margin:0}.tsw-mobile-accordion__body p+p{margin-top:8px}.tsw-mobile-accordion__empty{margin:0;padding:20px;font-size:14px;color:#434343b3;text-align:center}.shopify-section--pdp-banner,.shopify-section--pdp-banner .shopify-section{background:linear-gradient(#fff,#fff5e5)!important}@media(max-width:749px){.shopify-section--pdp-banner .pdp-banner{margin:0 auto;text-align:center;padding:56px 0 30px!important}.shopify-section--pdp-banner{padding:0 16px 15px}.shopify-section--main-product .section .product safe-sticky .tsw-mobile-accordions-block{padding:40px 16px;background-size:cover;background-position:center;background-repeat:no-repeat;background-size:100% 100%;margin-top:40px!important;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.shopify-section--main-product .section .product safe-sticky .tsw-mobile-accordions-block .tsw-mobile-accordions{margin:0 auto}}.shopify-section--pdp-banner .pdp-banner{margin:0 auto;text-align:center}.shopify-section--pdp-banner .pdp-banner__panel{margin-top:32px;background:linear-gradient(180deg,#fff,#fff5e5);border-radius:4px}.shopify-section--pdp-banner .pdp-banner__heading{margin:0 0 32px;font-size:32px;line-height:1.2;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ab8744;font-family:Inter,sans-serif}.shopify-section--pdp-banner .pdp-banner__media{max-width:100%}.shopify-section--pdp-banner .pdp-banner__image{width:100%;height:auto;display:block;border-radius:0}.shopify-section--pdp-banner .pdp-banner__image--mobile{display:none}@media(max-width:749px){.shopify-section--pdp-banner{padding:0 16px}.shopify-section--pdp-banner .pdp-banner__panel{padding:0 0 32px}.shopify-section--pdp-banner .pdp-banner__heading{margin:0;font-family:Lao MN,sans-serif!important;font-size:28px!important;line-height:34px!important;font-weight:700!important;color:#ab8744!important;text-align:center!important;letter-spacing:0!important;text-transform:none!important}.shopify-section--pdp-banner .pdp-banner__image--desktop{display:none}.shopify-section--pdp-banner .pdp-banner__image--mobile{display:block;border-radius:8px}.cost-per-cup{font-size:12px!important;font-weight:600!important;padding:6px 7px;background:#fff1db!important}.cost-inner>.cost-per-cup:nth-child(1){padding:7px 7px 6px 13px!important}.cost-inner>.cost-per-cup:nth-child(2){padding:7px 13px 6px 1px!important}.tsw-shipping-trust-bar{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-bottom:40px}}div#shopify-section-template--18444844925007__purity_proof_cards_aniTTa{padding:0}@media(min-width:990px){.shopify-section--tsw-mobile-accordions{display:none}#shopify-section-template--18444844925007__related_products_wbbmdx .product-list{--product-list-items-per-row: 4 !important;--product-list-carousel-item-width: 22vw !important;--product-list-gap:0 !important}.shopify-section.shopify-section--pdp-banner,.shopify-section.shopify-section--tsw-benefits,.shopify-section.shopify-section--brand-trust,.shopify-section.shopify-section--product-recommendations,body.template-product-new-design-burner .shopify-section--accordion-content{margin:0 120px!important}}.shopify-section--tsw-purity-cards{padding:56px 18px 64px;background-size:cover;background-position:center;background-repeat:no-repeat}.tsw-purity{max-width:520px;margin:0 auto;font-family:Inter,sans-serif}.tsw-purity__header{margin-bottom:28px;text-align:left}.tsw-purity__overline{margin:0 0 10px;color:#ab8744;font-size:24px;letter-spacing:1px;text-transform:uppercase;font-weight:600}.tsw-purity__title{margin:0;font-size:14px;line-height:1.55;color:#434343;font-weight:400;font-family:Inter,sans-serif!important}.tsw-purity__slider{display:flex;gap:18px;overflow-x:auto;padding:10px 6px 12px;margin:0 -6px;scroll-snap-type:x mandatory;scroll-padding:6px}.tsw-purity__slider::-webkit-scrollbar{display:none}.tsw-purity-card{flex:0 0 calc(100% - 42px);background:#fff;border-radius:10px;padding:24px 24px 28px;scroll-snap-align:start;border:1px solid rgba(229,226,217,.8);display:flex;flex-direction:column;gap:14px;align-items:flex-start}.tsw-purity-card__thumb{width:88px;height:88px;border-radius:999px;display:grid;place-items:center;background:#fffaf4;box-shadow:inset 0 0 0 1px #bc9b6333}.tsw-purity-card__thumb img{max-width:70px;max-height:70px;object-fit:contain}.tsw-purity-card__title{margin:0;font-size:18px;font-weight:700;color:#182024}.tsw-purity-card__subtitle{margin:-6px 0 10px;font-size:14px;color:#8b6422;font-weight:600;letter-spacing:.01em}.tsw-purity-card__description{font-size:13px;color:#434343;line-height:1.6}.tsw-purity-card__description p{margin:0}.tsw-purity-card__description p+p{margin-top:6px}.tsw-purity__dots{display:flex!important;justify-content:center;gap:8px;margin-top:22px}.tsw-purity__dots button{width:9px;height:9px;border-radius:999px;background:#b39060;border:none;padding:0}.tsw-purity__dots button[aria-current=true]{background:#b38a3a}.tsw-purity__empty{margin:0;color:#434343b3;text-align:center;font-size:14px}.shopify-section--tsw-care{padding:52px 18px 64px;background-color:var(--tsw-care-bg, #fffdf8)}.tsw-care{max-width:520px;margin:0 auto;text-align:center;font-family:Inter,sans-serif;color:#434343}.tsw-care__eyebrow{margin:0 0 6px;font-size:16px;letter-spacing:.12em;text-transform:uppercase;color:#ab8744;font-weight:700}.tsw-care__title{margin:0;font-size:15px;line-height:1.5}.tsw-care__hero{margin:28px auto 32px;max-width:420px;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;border:8px solid rgba(255,255,255,.8);box-shadow:0 20px 45px #00000014}.tsw-care__hero img{width:100%;height:100%;object-fit:cover;display:block}.tsw-care__slider{display:flex;gap:16px;overflow-x:auto;padding:8px 6px 10px;margin:0 -6px;scroll-snap-type:x mandatory;scroll-padding:6px}.tsw-care__slider::-webkit-scrollbar{display:none}.tsw-care-card{flex:0 0 calc(100% - 48px);background:#fff;border-radius:18px;padding:18px 18px 22px;text-align:left;scroll-snap-align:start;box-shadow:0 18px 36px #00000014;border:1px solid rgba(234,229,217,1);display:flex;flex-direction:column;gap:10px}.tsw-care-card__icon{width:48px;height:48px;border-radius:14px;background:#fff7e9;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #d2b46e4d}.tsw-care-card__icon img{max-width:28px;max-height:28px;object-fit:contain}.tsw-care-card__title{margin:0;font-size:16px;font-weight:700;color:#1e2228}.tsw-care-card__subtitle{margin:0;font-size:13px;line-height:1.5;color:#585a60}.tsw-care__dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.tsw-care__dots button{width:8px;height:8px;border-radius:999px;background:#d2b46e73;border:none;padding:0}.tsw-care__dots button[aria-current=true]{background:#b38a3a}.shopify-section--tsw-care-sticky{padding:54px 18px 70px;background-color:var(--tsw-care-sticky-bg, #fdf9f0)}.tsw-care-sticky{max-width:520px;margin:0 auto;font-family:Inter,sans-serif;color:#434343;text-align:center}.tsw-care-sticky__eyebrow{margin:0 0 10px;font-size:28px;letter-spacing:.2em;text-transform:uppercase;color:#a88441;font-weight:700}.tsw-care-sticky__title{margin:0;font-size:15px;line-height:1.5}.tsw-care-sticky__hero{margin:28px auto 30px;max-width:420px;border-radius:220px 220px 0 0;overflow:hidden;position:sticky;top:24px;z-index:0}.tsw-care-sticky__hero img{width:100%;height:100%;object-fit:cover;display:block}.tsw-care-sticky__slider{display:flex;gap:18px;overflow-x:auto;margin:0 -6px;scroll-snap-type:x mandatory;scroll-padding:6px}.tsw-care-sticky__slider::-webkit-scrollbar{display:none}.tsw-care-sticky-card{flex:0 0 calc(100% - 42px);background:#fff;border-radius:18px;padding:22px 20px 26px;scroll-snap-align:start;text-align:center;display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center}.tsw-care-sticky-card__icon{width:54px;height:54px;border-radius:18px;background:#fff7e9;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #d2b46e59}.tsw-care-sticky-card__icon img{max-width:30px;max-height:30px;object-fit:contain}.tsw-care-sticky-card__title{margin:0;font-size:16px;font-weight:600;color:#434343;font-family:Inter,sans-serif!important}.tsw-care-sticky-card__subtitle{margin:0;font-size:13px;line-height:1.55;color:#434343b3;font-family:Inter,sans-serif!important}.tsw-care-sticky__dots{display:flex!important;justify-content:center;gap:8px;margin-top:20px}.tsw-care-sticky__dots button{width:8px;height:8px;border-radius:999px;background:#d2b46e66;border:none;padding:0}.tsw-care-sticky__dots button[aria-current=true]{background:#b38a3a}section#tsw-care-sticky-template--18444844925007__care_sticky_cards_pMfWn8{padding:0}div#shopify-section-template--18444844925007__care_sticky_cards_pMfWn8{padding:20px}.related-product-card{border-radius:18px;border:1px solid #FFE4AE;background-color:#fff;padding:14px;box-shadow:none;max-width:280px;margin-inline:auto;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.related-product-card .product-card__image{max-width:165px;height:auto;margin-inline:auto;object-fit:contain}.related-product-card .product-card__info{row-gap:0px;padding-top:0;text-align:left;align-items:flex-start;display:flex;flex-direction:column;width:100%;flex:1 1 auto}.related-product-card .product-card__info>.v-stack{width:100%}.product-card__subtitle{color:#848484;font-weight:400!important;font-size:13px;margin-top:8px}.related-product-card .product-card__title a{font-size:20px;font-weight:400!important;margin-bottom:8px;letter-spacing:.28px;line-height:1.4;font-family:Lao MN,Inter,system-ui,sans-serif!important}.related-product-card .price-list{margin-top:2px}.related-product-card .price-list sale-price,.related-product-card .price-list sale-price .money{font-weight:700;color:#1a202c;font-size:16px}.related-product-card .price-list compare-at-price,.related-product-card .price-list compare-at-price .money{font-weight:400;font-size:16px}.related-product-card .product-card__related-atc{width:100%;margin-top:auto;padding-top:18px}.related-product-card .product-card__related-atc .button,.related-product-card .product-card__related-atc button,.related-product-card .product-card__related-atc a.button{width:100%;justify-content:center;background-color:#004a2b;border-color:#004a2b;border-radius:10px;color:#fffdf2;font-family:Lao MN,Inter,system-ui,sans-serif!important;font-size:16px;font-weight:400;text-transform:capitalize}.related-product-card .product-card__related-atc .button:hover,.related-product-card .product-card__related-atc button:hover,.related-product-card .product-card__related-atc a.button:hover{background-color:#00361f;border-color:#00361f}.shopify-section--product-recommendations .section-header{justify-content:center;justify-items:center;text-align:center}.shopify-section--product-recommendations .section-header .prose h2{font-family:Lao MN,Times New Roman,serif;font-size:20px;color:#161616}.shopify-section--main-product .section .product .product-gallery__ar-wrapper{background-color:#fffbeb;border-top:1px solid #E1E1E1;border-bottom:1px solid #E1E1E1;margin-bottom:16px;padding:10px}.offers-slider-contaner{display:flex;justify-content:center}.related-product-card .price-list .discount-tile{background:#fbf5ea!important;color:#ab8744!important;text-align:center;font-size:13.5px!important;font-weight:400;line-height:18px;padding:9.5px 15px!important;font-family:Proxima Nova Rg,Proxima Nova Sb,sans-serif!important}.ins-shoppable-video-card-add-to-cart-text-with-variant{font-size:0!important;position:relative}.ins-shoppable-video-card-add-to-cart-text-with-variant:after{content:"Add To Cart";font-size:14px;text-transform:capitalize}@media(max-width:768px){.ins-shoppable-video-card-add-to-cart-text-with-variant:after{font-size:12px}}@media(min-width:768px){#shopify-section-template--18567230324815__ns_multi_section_99H9tU .ns-multi-section{margin:40px 0 0;float:right;width:48%;max-width:calc(50% + -0px);margin-right:0!important}.shopify-section--pdp-banner .pdp-banner{text-align:center;padding:40px 0;margin-top:15px}#shopify-section-template--18567230324815__related_products_wbbmdx .product-list{grid:auto / auto-flow 21vw}.footer__aside-bottom.copyright{flex-direction:column!important}.footer-custom-p{text-align:center}.shopify-section--apps .section{padding:0}}.prd-new-design section product-list.product-list{grid:auto / auto-flow 270px}.prd-new-design .shopify-section--product-recommendations .section.section-full.bg-custom{overflow:hidden}.logo-list{justify-content:center}@media(max-width:768px){button.shopify-payment-button__button.shopify-payment-button__button--unbranded.webengage-payment-button{padding:14px 0!important}.prd-new-design section product-list.product-list{grid:auto / auto-flow 250px}.shopify-section--rich-text .section{padding:16px 24px 9px!important}.rich-text__wrapper .text-custom{font-weight:700}.footer__block.footer__block--menu{justify-content:flex-start!important}#shopify-section-template--18444844925007__ns_multi_section_gkNUEg .ns-multi-section{padding-right:0}.ns-multi-section__slider--care{margin-top:40px}.ns-multi-section__slider--why .ns-multi-section__card{padding:0!important}.shopify-section--main-product .section .product .product-gallery__ar-wrapper{background-color:#fffbeb;border-top:1px solid #E1E1E1;border-bottom:1px solid #E1E1E1;margin-bottom:16px;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.product-gallery__thumbnail{background:#fffbeb!important}.tsw-price-header.tsw-price-header--mrp{font-size:11px!important;font-family:inter!important;font-weight:500!important;color:#434343!important}.shopify-section--product-recommendations .subheading{font-size:10px!important;text-transform:uppercase;color:#161616;font-family:inter!important}.related-product-card{border-radius:12px;padding:12px;margin:0 8px;max-width:235px}.related-product-card .product-card__title a{font-size:16px}#shopify-section-template--18444844925007__related_products_wbbmdx .product-list{gap:0!important;--product-list-carousel-item-width: 42vw !important}.related-product-card .product-card__related-atc .button,.related-product-card .product-card__related-atc button,.related-product-card .product-card__related-atc a.button{border-radius:8px;font-size:14px;padding:10px 0}.ns-multi-section__page-dots button,.ns-multi-section__page-dots>*{background:#d9d9d9!important;width:9px;height:9px}.ns-multi-section__page-dots button[aria-current=true],.ns-multi-section__page-dots>*[aria-current=true],.ns-multi-section__page-dots button.active,.ns-multi-section__page-dots>*.active{background:#ab8744!important;width:11px;height:11px}.dynamic-notes.tsw-note .tsw-note__content{border-bottom:1px solid #DEDEDE;padding-bottom:16px}.tsw-key-benefits__title{font-family:Inter,sans-serif!important;font-size:13px;line-height:1.5;font-weight:700;color:#434343}.shopify-section--main-product .section .product safe-sticky .product-info__price compare-at-price span.money{font-size:13px!important}.tsw-quantity-selector{width:120px!important;max-height:40px;padding:8px}.shopify-section--main-product .section .product safe-sticky .product-info__buy-buttons form button div{width:100%!important;max-width:100%!important;font-family:Lao MN,sans-serif!important;font-size:15px!important;line-height:1.27!important;font-weight:400!important;letter-spacing:.02em!important;text-transform:capitalize!important;text-align:center!important;line-height:1;display:flex;align-items:center;justify-content:center;padding-top:4px}product-quick-add.product-quick-add.custom-quick.is-visible{background:#fff;border-top:1px solid #ECD9B5;padding:20px 10px 5px;z-index:100}product-quick-add.product-quick-add.custom-quick buy-buttons{display:flex;padding:0;gap:10px}.custom-quick quantity-selector.tsw-quantity-selector{max-height:unset}.custom-quick button.button.button--lg.button--secondary.w-full{background:#32654e;border-radius:8px;font-size:13px;font-weight:900;font-family:Lao MN!important;text-transform:capitalize}.custom-quick .tsw-shipping-trust-bar{padding:8px;margin:0;justify-content:center;align-items:center!important}.custom-quick .tsw-shipping-trust-bar .tsw-shipping-trust-bar__row{display:flex;gap:10px;text-align:center;width:90%;justify-content:center;align-items:center}.custom-quick span.tsw-shipping-trust-bar__icon img{width:40px!important}.section.bg-custom .product-list{grid:auto / auto-flow 250px;gap:0px!important}.offer-slider{padding:56px 0!important}.footer-custom-p{text-align:center}.section-blends span.text-custom{font-size:28px!important}.leaves-container{position:relative}.tsw-mobile-accordions__leaf--top{position:absolute;width:82px;height:86px;top:-10%;right:0;background-repeat:no-repeat;background-image:url(../../../files/leaves-top_1a8d8.png?v=1765196142)}.tsw-mobile-accordions__leaf--bottom{position:absolute;width:75px;height:100px;bottom:-10%;left:0;background-repeat:no-repeat;background-image:url(../../../files/leaves-bottom34a2.png?v=1765196141)}.section.section-blends.section-full{padding:15px 16px!important}#shopify-section-template--18674837356623__rich_text_H96NPL .section-full{padding:30px 0 0!important}}@media(max-width:768px){body.template-product-new-design-burner .shopify-section--custom-liquid-breadcrumb .section,body.template-product-turmeric-new .shopify-section--custom-liquid-breadcrumb .section,body.template-product-new-design .shopify-section--custom-liquid-breadcrumb .section{padding:10px 16px 0!important}.shopify-section--custom-liquid-breadcrumb .section nav.breadcrumb{font-size:12px;font-weight:400;line-height:15px;margin-bottom:0!important}}@media(max-width:575px){#shopify-section-template--18444844925007__related_products_wbbmdx .product-list{gap:0!important;--product-list-carousel-item-width: 60vw !important}.breadcrumb a{font-size:10px!important;font-family:inter!important;font-weight:500!important;color:#161616}.shopify-section--custom-liquid-breadcrumb .section nav.breadcrumb .last{color:#161616!important}.breadcrumb svg{margin-left:10px}.tsw-mobile-accordion p.subheading{font-size:9px!important}.tsw-mobile-accordion p.h2{font-size:18px!important}.brew-block-wrapper .seeping-head{font-size:9px}.text-with-icons__text-wrapper p{font-size:10px}#quinn-lite-cards-1.quinn_cards{padding:10px 0 10px 5px!important}.shopify-section--apps .section{margin:0!important}}@media(max-width:768px){#block-image_k6QMKg img{width:100%;height:auto;object-fit:cover}.footer__block.footer__block--menu{justify-content:unset!important}.shopify-section--main-product .price-list .discount-tile{padding:6px!important;font-size:11px!important}}#shopify-section-template--19548146073679__1775023311d475b1f8 .section.section-blends.section-full{padding:0!important}@media(max-width:480px){.burner-cost-inner span,.burner-cost-inner .js-burner-subtitle-text{font-size:11px!important}.burner-cost-main{width:103%!important}}/*# sourceMappingURL=/cdn/shop/t/404/assets/tsw.css.map?v=98411533546489634031777101211 */
:root {
  color: #161616;
  background: #fffced;
  --media-padding: 2px;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body,
#root {
  min-height: 100%;
}

body {
  margin: 0;
  background: #fffced;
  color: #161616;
}

a {
  color: inherit;
}

button {
  font: inherit;
}

.app-shell {
  min-height: 100vh;
  background: #fffced;
}

.app-header {
  position: sticky;
  top: 0;
  z-index: 30;
  background: rgba(255, 252, 237, 0.95);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(171, 135, 68, 0.12);
}

.header__wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 14px;
  min-height: 60px;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) max-content;
  grid-template-areas:
    "main-nav logo secondary-nav"
    "menu-panel menu-panel menu-panel";
  align-items: center;
  gap: 8px;
}

.header__main-nav,
.header__secondary-nav {
  display: flex;
  align-items: center;
  min-width: 0;
}

.header__main-nav {
  grid-area: main-nav;
  justify-self: start;
}

.header__secondary-nav {
  grid-area: secondary-nav;
  justify-self: end;
  flex-wrap: nowrap;
  gap: 2px;
  white-space: nowrap;
}

.header__logo {
  margin: 0;
  grid-area: logo;
  justify-self: center;
}

.header__logo-image {
  width: 80px;
  height: auto;
  mix-blend-mode: multiply;
}

.header-mobile-toggle,
.header-icon-button,
.icon-button--close {
  width: 44px;
  height: 44px;
  border: 0;
  background: transparent;
  color: #ab8744;
  display: grid;
  place-items: center;
  position: relative;
}

.header-icon-button {
  flex: 0 0 36px;
  width: 36px;
}

@media (min-width: 900px) {
  .header-mobile-toggle {
    display: none;
  }

  .header-menu-toggle {
    display: inline-flex;
  }
}

.header-icon-button {
  text-decoration: none;
}

.header-menu {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, max-content));
  justify-content: center;
  gap: 18px;
  padding: 14px 0 18px;
}

.header-menu a {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.header-menu a.active {
  color: #ab8744;
}

.header-menu-toggle {
  display: none;
  align-items: center;
  gap: 8px;
  border: 1px solid rgba(171, 135, 68, 0.16);
  border-radius: 999px;
  background: rgba(255, 252, 237, 0.95);
  color: #161616;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 18px;
  cursor: pointer;
}

.header-menu-toggle .animated-arrow {
  transform: rotate(90deg);
}

.header-menu-toggle.is-open .animated-arrow {
  transform: rotate(270deg);
}

.header-menu-panel {
  display: none;
  grid-area: menu-panel;
  width: 100%;
  border-top: 1px solid rgba(171, 135, 68, 0.12);
  background: rgba(255, 252, 237, 0.95);
  padding: 0 20px 14px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s ease, max-height 0.25s ease;
  max-height: 0;
}

.header-menu-panel.is-open {
  display: block;
  opacity: 1;
  max-height: 260px;
}

.header__cart-count {
  position: absolute;
  top: 3px;
  right: 0;
}

.count-bubble {
  display: inline-grid;
  place-items: center;
  min-width: 18px;
  height: 18px;
  border-radius: 999px;
  padding: 0 4px;
  background: #004a2b;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
}

.opacity-0 {
  opacity: 0;
}

.category-nav {
  background: #fffced;
  padding: 16px 20px;
  border-bottom: 1px solid rgba(171, 135, 68, 0.12);
}

.category-nav__wrapper {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 20px;
  justify-items: center;
}

.category-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #161616;
  transition: transform 0.2s ease;
}

.category-card:hover {
  transform: translateY(-4px);
}

.category-card__image-wrapper {
  width: 70%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 2px solid rgba(171, 135, 68, 0.2);
  overflow: hidden;
  display: grid;
  place-items: center;
  background: #fff;
}

.category-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category-card__label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  color: #ab8744;
}

.announcement-strip {
  overflow: hidden;
}

.announcement-strip__track {
  display: flex;
  gap: 24px;
  justify-content: center;
  flex-wrap: wrap;
  padding: 6px 16px;
}

.home-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  padding: 16px 0 0;
}

.home-dots .numbered-dots__item {
  width: 36px;
  height: 36px;
  border: 1px solid rgba(171, 135, 68, 0.2);
  border-radius: 999px;
  background: #fff;
  color: #ab8744;
}

.home-dots .numbered-dots__item.is-active {
  background: #ab8744;
  color: #fffced;
}

.page-section {
  padding: 48px 32px;
  background: linear-gradient(
    to bottom,
    #faf8f2,
    #f3eee2
  );
}

.product-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-auto-rows: auto;
  align-items: start;
}

@media (min-width: 640px) {
  :root {
    --media-padding: 24px;
  }
  .page-section {
    padding: 48px 32px;
  }
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }
}

@media (min-width: 1000px) {
  .page-section {
    padding: 64px 48px;
  }
  .product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
  }
}

.section-stack .product-grid,
.collection-list,
.celebrity-grid,
.review-grid,
.story-timeline,
.product-callouts,
.search-page__products {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.celebrity-grid {
  justify-content: center;
  justify-items: center;
  max-width: 980px;
  margin-inline: auto;
}

.product-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 20px;
  height: 100%;
  padding: 24px;
  border-radius: 24px;
  background: #fff;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
  align-items: center;
  text-align: center;
}

.product-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}

.bundle-card__media {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  padding: 8px 12px;
  box-sizing: border-box;
  border: 1px solid rgba(171, 135, 68, 0.08);
}

/* Bundle images use contain and follow width */
.bundle-card__media img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  object-position: center;
}
  color: #50441e;
  background: #fbf0d2;
  width: fit-content;
}

.bundle-card__summary {
  display: grid;
  gap: 8px;
}

.bundle-card__pricing {
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.bundle-card__pricing .money {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.2;
  display: block;
}

@media (min-width: 1000px) {
  .bundle-card__pricing .money {
    font-size: 32px;
  }
}

.bundle-card__pricing .text-subdued {
  text-decoration: line-through;
  color: #a5a5a5;
}

.bundle-card__savings {
  margin: 0;
  color: #0f8a43;
  font-size: 13px;
  font-weight: 600;
  background: #e7f6eb;
  padding: 12px 16px;
  border-radius: 12px;
  display: inline-block;
  margin-top: 12px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.bundle-card__summary {
  padding: 12px 16px;
  background: #f8faf7;
  border-radius: 12px;
  width: 100%;
  box-sizing: border-box;
}

.product-card__media {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fafaf8;
  border-radius: 18px;
  overflow: hidden;
  padding: var(--media-padding);
  aspect-ratio: 1 / 1;
  box-sizing: border-box;
  border: none;
  flex: 0 0 auto;
  width: 100%;
  transition: transform 0.4s ease;
}

.product-card:hover .product-card__media {
  transform: scale(1.05);
}

/* Images use contain so the full image is visible and centered; image height follows width */
.product-card__media img,
.bundle-card__media img,
.product-card__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
  transition: transform 0.4s ease;
}

.bundle-card__media {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fafaf8;
  border-radius: 18px;
  overflow: hidden;
  padding: 8px 12px;
  box-sizing: border-box;
  border: none;
  flex: 0 0 auto;
  transition: transform 0.4s ease;
}

.bundle-card:hover .bundle-card__media {
  transform: scale(1.05);
}

.bundle-card__media img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  object-position: center;
  transition: transform 0.4s ease;
}

@media (min-width: 1000px) {
  :root {
    --media-padding: 4px;
  }
}

@media (max-width: 640px) {
  :root {
    --media-padding: 2px;
  }

  .product-card {
    padding: 16px;
  }
}

.product-card__info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1 1 auto;
  align-items: center;
  text-align: center;
  width: 100%;
}

.product-card__title {
  color: #1a1a1a;
  line-height: 1.4;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}

.product-card__actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: auto;
  width: 100%;
}

.product-card__learn-more {
  width: 100%;
  justify-content: center;
  border-radius: 999px;
  padding: 0 24px;
  min-height: 48px;
  font-size: 15px;
}

.product-card__learn-more-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.35s ease, transform 0.35s ease;
  opacity: 0;
  transform: translateY(-10px);
  width: 100%;
}

.product-card__learn-more-content.is-open {
  max-height: 1000px;
  opacity: 1;
  transform: translateY(0);
}

.product-card__learn-more-content p,
.product-card__learn-more-content ul {
  margin: 0;
}

.product-card__learn-more-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 16px;
  text-align: left;
}

.product-card__learn-more-list {
  list-style: disc inside;
  display: grid;
  gap: 6px;
  margin: 0;
  padding-left: 18px;
}

.money {
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.2;
  display: block;
}

.product-card__pricing {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.product-card__weight {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.01em;
  margin: 0;
}

.product-card__add-button,
.add-to-cart-button {
  width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 0 32px;
  background: #005f3c;
  color: #fff;
  border-radius: 999px;
  border: none;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.02em;
  text-transform: none;
  cursor: pointer;
  transition: transform 0.3s ease, background 0.3s ease;
  margin-top: 12px;
}

.product-card__add-button:hover,
.add-to-cart-button:hover {
  background: #007548;
  transform: scale(1.05);
}

@media (min-width: 1000px) {
  .money {
    font-size: 32px;
  }
}

/* Bundle card info alignment to match product cards */
.bundle-card__info {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  text-align: center;
  width: 100%;
}

.bundle-card__info h2 {
  color: #1a1a1a;
  line-height: 1.4;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}

.discount-tile {
  padding: 8px 16px;
  background: #e7f6eb;
  color: #0f8a43;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-top: 12px;
  letter-spacing: 0.3px;
}

.coll-list-title {
  margin-top: 12px;
  text-align: center;
}

.testimonial {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  border-radius: 24px;
  background: #fff;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
  width: 100%;
  max-width: 280px;
}

.testimonial:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}

.testimonial img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 18px;
  transition: transform 0.4s ease;
}

.testimonial:hover img {
  transform: scale(1.05);
}

.testimonial-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 0;
}

.review-tile {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px;
  border-radius: 24px;
  background: #fff;
  border: none;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
}

.review-tile:hover {
  transform: translateY(-8px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.12);
}

.review-tile img {
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 18px;
  transition: transform 0.4s ease;
}

.review-tile:hover img {
  transform: scale(1.05);
}

.review-tile__body {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.page-hero {
  border-radius: 24px;
  overflow: hidden;
}

.page-hero img {
  width: 100%;
  min-height: 300px;
  object-fit: cover;
}

.collection-hero,
.product-template,
.cart-page,
.search-page__aside {
  display: grid;
  gap: 24px;
}

.collection-grid-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  padding: 16px 0;
  margin: 0;
}

.collection-grid-meta p {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ab8744;
  line-height: 1.5;
}

.text-subdued {
  color: #8a8a8a;
  font-size: 15px;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 0.3px;
  opacity: 1;
}

.badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: capitalize;
  background: #f4e7c7;
  color: #8b6b00;
  margin-bottom: 8px;
}

.badge::before {
  content: "◆";
  font-size: 6px;
}

.badge--on-sale {
  background: #f4e7c7;
  color: #8b6b00;
}

.bundle-card__tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: capitalize;
  background: #f4e7c7;
  color: #8b6b00;
  margin-bottom: 8px;
}

.bundle-card__tag::before {
  content: "◆";
  font-size: 6px;
}

.product-card__add-button::before,
.add-to-cart-button::before {
  content: "🛒";
  margin-right: 8px;
  font-size: 14px;
}

.rich-copy {
  display: grid;
  gap: 20px;
  max-width: 960px;
}

.story-retail-section {
  display: grid;
  gap: 12px;
  padding: 20px 0;
}

.story-retail-section .section-heading {
  font-size: 1.15rem;
  font-weight: 700;
  margin: 0;
  color: #1f1f1f;
}

.story-retail-section p {
  margin: 0;
  color: #3c3c3c;
}

.story-retail-section ul {
  margin: 0;
  padding-left: 1.25rem;
  color: #3c3c3c;
  list-style: disc;
}

.story-retail-section li {
  margin: 0.45rem 0;
}

.story-timeline__item,
.product-callout,
.cart-summary,
.empty-state-card,
.auth-shell,
.cart-page__panel {
  background: #fff;
  border: 1px solid #ead9c1;
  border-radius: 24px;
  padding: 24px;
}

.story-timeline__item {
  gap: 12px;
  display: grid;
}

.story-timeline__item .year {
  font-size: 44px;
  line-height: 1;
  color: #ab8744;
}

.product-gallery {
  display: grid;
  gap: 14px;
}

.product-gallery__main {
  border-radius: 20px;
  overflow: hidden;
  background: #fbf5ea;
  aspect-ratio: 1867 / 842;
}

.product-gallery__main img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
}

.product-gallery__thumbs {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.product-gallery__thumb {
  border: 1px solid rgba(171, 135, 68, 0.16);
  border-radius: 12px;
  background: #fbf5ea;
  overflow: hidden;
}

.product-gallery__thumb.is-active {
  border-color: #ab8744;
}

.product-gallery__thumb img {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 1 / 1;
  object-fit: contain;
  object-position: center;
}

/* Ensure product images use contain and stay centered (do not alter collection/category styling) */
.product-card__media img,
.bundle-card__media img,
.product-gallery__main img {
  object-fit: contain !important;
  object-position: center !important;
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  display: block;
}

.product-template__meta {
  display: grid;
  gap: 18px;
  align-content: start;
}


/* Specific image utility class to ensure centering inside grid cards */
.product-card__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
}
.variant-pills,
.benefit-list,
.product-cta-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.variant-pill {
  border: 1px solid #d8c6a8;
  border-radius: 999px;
  background: #fffced;
  color: #161616;
  padding: 10px 16px;
}

.variant-pill.is-active {
  background: #ab8744;
  color: #fffced;
  border-color: #ab8744;
}
.drawer-shell {
  position: fixed;
  inset: 0;
  z-index: 120;
  pointer-events: none;
}

.drawer-shell.is-open {
  pointer-events: auto;
}

.app-overlay {
  position: absolute;
  inset: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: opacity 0.2s ease;
}

.drawer-shell.is-open .app-overlay {
  opacity: 1;
}

.drawer-panel,
.mobile-drawer {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #fffced;
  overflow: auto;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.16);
  padding: 20px;
  transition: transform 0.25s ease;
}

.drawer-panel {
  right: 0;
  width: min(420px, 100%);
  transform: translateX(100%);
}

.mobile-drawer {
  left: 0;
  width: min(360px, 100%);
  transform: translateX(-100%);
}

.drawer-shell.is-open .drawer-panel,
.drawer-shell.is-open .mobile-drawer {
  transform: translateX(0);
}

.variant-modal-shell {
  position: fixed;
  inset: 0;
  z-index: 150;
}

.variant-modal-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  border: 0;
}

.variant-modal-panel {
  position: absolute;
  left: 50%;
  top: 50%;
  width: min(560px, calc(100% - 32px));
  max-width: 560px;
  transform: translate(-50%, -50%);
  background: #fffced;
  border-radius: 20px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);
  padding: 24px;
}

.variant-modal-head {
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 16px;
  margin-bottom: 24px;
}

.variant-modal-option {
  width: 100%;
  text-align: left;
  border: 1px solid #d8c7a6;
  background: #fff;
  color: inherit;
  padding: 18px 20px;
  border-radius: 14px;
  transition: border-color 0.2s ease, background-color 0.2s ease;
}

.variant-modal-option + .variant-modal-option {
  margin-top: 12px;
}

.variant-modal-option.is-active {
  border-color: #ab8744;
  background: #f7f0de;
}

.variant-modal-option__label {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
}

.variant-modal-actions {
  justify-content: flex-end;
  margin-top: 24px;
}

.drawer-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}

.mobile-nav-list,
.search-page__meta-list,
.cart-lines,
.customer-form,
.auth-links {
  display: grid;
  gap: 14px;
}

.mobile-nav-list a {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid #ead9c1;
  font-size: 18px;
}

.cart-summary {
  display: grid;
  gap: 12px;
}

.cart-summary__row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.payment-status {
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 14px;
  line-height: 1.45;
}

.payment-status--success {
  background: #e7f7ed;
  color: #0d4d2b;
}

.payment-status--error {
  background: #fff0ed;
  color: #8a2417;
}

.field {
  position: relative;
}

.field__input {
  width: 100%;
  padding: 18px 16px;
  border: 1px solid #d8c6a8;
  border-radius: 14px;
  background: #fffced;
}

.field__label {
  position: absolute;
  top: -10px;
  left: 12px;
  background: #fff;
  padding: 0 6px;
  color: #6b5a40;
  font-size: 12px;
}

.search-results-list,
.search-page__aside {
  display: grid;
  gap: 18px;
}

.search-page__meta-link {
  display: grid;
  gap: 6px;
  padding: 16px;
  border-radius: 16px;
  background: #fbf5ea;
  border: 1px solid #ead9c1;
}

.inline-note,
.muted-copy {
  color: #6b5a40;
}

main.anchor {
  min-height: 60vh;
}

@media screen and (min-width: 700px) {
  .header__wrapper {
    padding: 0 20px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    gap: 16px;
  }

  .header-icon-button {
    flex-basis: 44px;
    width: 44px;
  }

  .header__secondary-nav {
    gap: 4px;
  }

  .header__logo-image {
    width: 100px;
    mix-blend-mode: multiply;
  }

  .page-section,
  .drawer-panel,
  .mobile-drawer {
    padding: 32px;
  }

  .product-grid,
  .section-stack .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .collection-list,
  .celebrity-grid,
  .review-grid,
  .story-timeline,
  .product-callouts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (min-width: 1000px) {
  .header__wrapper {
    padding: 0 48px;
  }

  .header-mobile-toggle {
    display: none;
  }

  .header-menu {
    display: grid;
  }

  .header-menu-toggle {
    display: inline-flex;
  }

  .header-menu-panel {
    width: 100%;
  }

  .page-section {
    padding: 48px;
  }

  .product-grid,
  .section-stack .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .collection-list,
  .review-grid,
  .story-timeline,
  .product-callouts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .celebrity-grid {
    grid-template-columns: repeat(3, 280px);
    gap: 48px;
  }

  .product-template {
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
    align-items: start;
  }

  .product-template__meta {
    position: sticky;
    top: 110px;
  }

  .cart-page {
    grid-template-columns: minmax(0, 1.2fr) 360px;
    align-items: start;
  }
}

.social-icons-widget-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0;
}

.social-icons-widget-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.social-icons-widget-list img {
  width: 35px;
  height: 35px;
  object-fit: contain;
  display: block;
}

.footer-brand-credit {
  max-width: 860px;
  margin: 0 auto;
  padding: 28px 16px 42px;
  text-align: center;
  color: #1f1a16;
}

.footer-brand-credit__copyright {
  margin: 0 auto 12px;
  color: #5d5345;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.8;
  font-weight: 400;
}

.footer-brand-credit__description {
  margin: 0 auto;
  max-width: 680px;
  color: #33302b;
  font-size: 14px;
  line-height: 1.9;
  letter-spacing: 0.01em;
  font-weight: 300;
}

.footer-brand-credit__studio {
  margin: 16px auto 0;
  color: #1f1a16;
  font-size: 13px;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.footer-brand-credit__studio-highlight {
  color: #ab8744;
  font-weight: 600;
}

@media (max-width: 768px) {
  .footer-brand-credit {
    padding: 18px 14px 32px;
  }

  .footer-brand-credit__description {
    font-size: 13px;
    max-width: 100%;
  }
}

.footer__wrapper {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.footer__block-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: nowrap;
}

.footer__aside {
  text-align: center;
  margin-top: 10px;
}

.footer-custom-p {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.9;
}

@media (max-width: 768px) {
  .footer__block-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }

}
.breadcrumbs {
  padding: 18px 0;
  font-size: 14px;
  color: #8b6d3b;
  padding: 18px 0;
}

.breadcrumbs ol {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  list-style: none;
}

.breadcrumbs li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.breadcrumbs a {
  color: #8b6d3b;
  text-decoration: none;
}

.breadcrumbs a:hover {
  opacity: 0.7;
}

.breadcrumbs span {
  color: #3a3125;
  font-weight: 500;
}

.breadcrumb-separator {
  color: #b79a63;
}

.cart-line {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid #e8dcc7;
}

.cart-line img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}

.cart-line__meta {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.cart-line__meta > div:first-child {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.quantity-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 120px;
  height: 44px;
  border: 1px solid #d8ccb3;
  border-radius: 10px;
  background: #fff;
  padding: 0 12px;
}

.quantity-control button {
  border: none;
  background: transparent;
  color: #ab8744;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quantity-control__value {
  min-width: 20px;
  text-align: center;
}

.quantity-control input {
  width: 38px;
  border: none;
  text-align: center;
  background: transparent;
  font-size: 16px;
  color: #222;
}

.cart-line .button--outline.button--sm {
  width: fit-content;
  min-height: auto;
  padding: 0;
  border: none;
  background: transparent;
  color: #7b6a52;
  text-decoration: underline;
  font-size: 14px;
}
.cart-line__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.cart-line__actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.cart-remove-button {
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 18px;
  color: #8b6d3b;
}
.cart-summary .button--outline,
.cart-summary .button--xl {
  background: #ab8744;
  border-color: #ab8744;
  color: #fff;
}

.cart-summary .button--outline:hover {
  background: #967235;
  border-color: #967235;
}
.testimonial-body p:first-child {
  font-size: 15px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.6;
  margin: 0;
}

.testimonial-body p:last-child {
  font-size: 15px;
  font-weight: 600;
  color: #1a1a1a;
  margin: 0;
}
.review-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  justify-content: center;
  gap: 32px;
  margin-top: 40px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1024px) {
  .celebrity-grid,
  .review-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
  }
}

@media (max-width: 768px) {
  .celebrity-grid,
  .review-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .testimonial,
  .review-tile {
    padding: 20px;
  }

  .testimonial img,
  .review-tile img {
    border-radius: 16px;
  }

  .testimonial-body p,
  .review-tile__body p {
    font-size: 14px;
    line-height: 1.6;
  }
}

/* Mobile hero/banner safe area: show full image without cropping */
@media (max-width: 768px) {
  .content-over-media > :is(picture, img, video, iframe, svg, video-media),
  .page-hero img,
  .home-slide-link img,
  .home-slideshow img {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: 80vh !important;
    object-fit: contain !important;
    object-position: center !important;
    display: block;
    margin: 0 auto;
    place-self: center center !important;
  }

  /* Allow images to show background space instead of being clipped by parent */
  .content-over-media,
  .home-slideshow,
  .page-hero {
    overflow: visible !important;
  }
}
.no-radius {
  border-radius: 0 !important;
}
