/* ===== accent-typography.css ===== */
:root{--accent-debug: var(--font-accent-family, "ACCENT_FONT_NOT_SET")}.accent-font,body .accent-font,html .accent-font,.shopify-section .accent-font{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important}.new-hero-accent-text.accent-font,.custom-hero .new-hero-accent-text.accent-font,section .new-hero-accent-text.accent-font{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important}.accent-font--xs,body .accent-font--xs,.shopify-section .accent-font--xs{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important;font-size:calc(.75rem * var(--font-accent-scale, 1))!important}.accent-font--sm,body .accent-font--sm,.shopify-section .accent-font--sm{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important;font-size:calc(.875rem * var(--font-accent-scale, 1))!important}.accent-font--base,body .accent-font--base,.shopify-section .accent-font--base{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important;font-size:calc(1rem * var(--font-accent-scale, 1))!important}.accent-font--lg,body .accent-font--lg,.shopify-section .accent-font--lg{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important;font-size:calc(1.125rem * var(--font-accent-scale, 1))!important}.accent-font--xl{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform);font-size:calc(1.25rem * var(--font-accent-scale))}.accent-font--2xl{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform);font-size:calc(1.5rem * var(--font-accent-scale))}.accent-font--3xl{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform);font-size:calc(1.875rem * var(--font-accent-scale))}.accent-font--4xl{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform);font-size:calc(2.25rem * var(--font-accent-scale))}.accent-font--light{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:300;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--normal{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:400;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--medium{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:500;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--semibold{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:600;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--bold{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:700;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--extrabold{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:800;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--italic{font-family:var(--font-accent-family)!important;font-style:italic;font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform)}.accent-font--uppercase{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:uppercase}.accent-font--lowercase{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:lowercase}.accent-font--capitalize{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:capitalize}.accent-font--none{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:none}.accent-font--highlight{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:600;letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform);font-size:calc(1.125rem * var(--font-accent-scale))}.accent-font--badge{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:500;letter-spacing:var(--font-accent-letter-spacing);text-transform:uppercase;font-size:calc(.75rem * var(--font-accent-scale))}.accent-font--caption{font-family:var(--font-accent-family)!important;font-style:var(--font-accent-style);font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:var(--font-accent-text-transform);font-size:calc(.875rem * var(--font-accent-scale));opacity:.8}.accent-font--quote{font-family:var(--font-accent-family)!important;font-style:italic;font-weight:var(--font-accent-weight);letter-spacing:var(--font-accent-letter-spacing);text-transform:none;font-size:calc(1.25rem * var(--font-accent-scale))}@media(max-width:767px){.accent-font--responsive{font-size:calc(.875rem * var(--font-accent-scale))!important}.accent-font--3xl,.accent-font--4xl{font-size:calc(1.5rem * var(--font-accent-scale))!important}}.no-accent-font{font-family:var(--font-body-family)!important;font-style:var(--font-body-style)!important;font-weight:var(--font-body-weight)!important;letter-spacing:var(--letter-spacing-body)!important;text-transform:none!important}.new-hero-accent-text,.accent-text,.global-accent-text,.custom-accent-text{font-family:var(--font-accent-family, var(--font-body-family))!important}html body .shopify-section .accent-font,html body .shopify-section .new-hero-accent-text.accent-font{font-family:var(--font-accent-family, var(--font-body-family))!important;font-style:var(--font-accent-style, normal)!important;font-weight:var(--font-accent-weight, 400)!important;letter-spacing:var(--font-accent-letter-spacing, 0px)!important;text-transform:var(--font-accent-text-transform, none)!important}.accent-font:before{content:"ACCENT: " var(--font-accent-family, "NOT_SET");position:absolute;top:-20px;left:0;font-size:10px;color:red;background:#ff0;padding:2px;z-index:9999;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/accent-typography.css.map?v=87772195225215953151772184814 */


/* ===== app-typography-fix.css ===== */
.shopify-app-block,.shopify-buy-frame,div[data-shopify-app],div[data-app-id],div[class*=app-],div[class*=App],#bundle-container,#bundle-app,[data-bundle-app],.bundle-builder,#ReCharge,[data-rebuy-id],[data-rebuy-container],[data-bold-bundle],[data-loyalty-container],[data-quickview],[data-sm-buy],[data-judge-me],#judgeme_product_reviews,.shopify-app-block *,.shopify-buy-frame *,div[data-shopify-app] *,div[data-app-id] *,div[class*=app-] *,div[class*=App] *,#bundle-container *,#bundle-app *,[data-bundle-app] *,.bundle-builder *,#ReCharge *,[data-rebuy-id] *,[data-rebuy-container] *,[data-bold-bundle] *,[data-loyalty-container] *,[data-quickview] *,[data-sm-buy] *,[data-judge-me] *,#judgeme_product_reviews *{--letter-spacing-heading: var(--app-letter-spacing, var(--letter-spacing-body)) !important;letter-spacing:var(--app-letter-spacing, var(--letter-spacing-body))!important}iframe[src*=app],iframe[src*=bundle],iframe[src*=recharge],iframe[src*=rebuy],iframe[src*=loyalty]{--letter-spacing-heading: var(--app-letter-spacing, var(--letter-spacing-body)) !important}[class*=bundle],[class*=Bundle],[class*=subscription],[class*=Subscription],[class*=rebuy],[class*=Rebuy],[class*=recharge],[class*=Recharge],[class*=quickview],[class*=Quickview]{--letter-spacing-heading: var(--app-letter-spacing, var(--letter-spacing-body)) !important;letter-spacing:var(--app-letter-spacing, var(--letter-spacing-body))!important}.shopify-app-block[style*=letter-spacing],.shopify-buy-frame[style*=letter-spacing],div[data-shopify-app][style*=letter-spacing],div[data-app-id][style*=letter-spacing],div[class*=app-][style*=letter-spacing],div[class*=App][style*=letter-spacing],#bundle-container[style*=letter-spacing],#bundle-app[style*=letter-spacing],[data-bundle-app][style*=letter-spacing],.bundle-builder[style*=letter-spacing],#ReCharge[style*=letter-spacing],[data-rebuy-id][style*=letter-spacing],[data-rebuy-container][style*=letter-spacing],[data-bold-bundle][style*=letter-spacing],[data-loyalty-container][style*=letter-spacing],[data-quickview][style*=letter-spacing],[data-sm-buy][style*=letter-spacing],[data-judge-me][style*=letter-spacing],#judgeme_product_reviews[style*=letter-spacing]{letter-spacing:var(--app-letter-spacing, var(--letter-spacing-body))!important}.shop-product-section,.shop-product-info,.shop-product-info *,.shop-product-section *,.blocks-section:not(.shopify-app-block):not([data-shopify-app]):not([data-app-id]):not([class*=app-]):not([class*=App]),.limited-inventory-alert,.limited-inventory-alert *,.product-description-block,.product-description-block *{letter-spacing:var(--letter-spacing-body)!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/app-typography-fix.css.map?v=173654749494671925991772184816 */


/* ===== base.css ===== */
/** Shopify CDN: Minification failed

Line 29:21 Expected identifier but found whitespace
Line 29:23 Unexpected "{"
Line 29:32 Expected ":"
Line 29:56 Unexpected ","
Line 29:59 Unexpected "{"
Line 29:68 Expected ":"
Line 30:20 Expected identifier but found whitespace
Line 30:22 Unexpected "{"
Line 30:31 Expected ":"
Line 31:24 Expected identifier but found whitespace
... and 5 more hidden warnings

**/
:root {
  --alpha-button-background: 1;
  --alpha-button-border: 1;
  --alpha-link: 0.85;
  --alpha-badge-border: 0.1;
  --focused-base-outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  --focused-base-outline-offset: 0.3rem;
  --focused-base-box-shadow: 0 0 0 0.3rem rgb(var(--color-background)), 0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
  --button-border-radius: 15px;
  --inputs-radius: 15px;
  --inputs-radius-outset: 16px;
  --global-section-text-color-rgb: 0, 0, 0;
  --global-section-background-color-rgb: 255, 255, 255;
  --font-body-family: {{settings.type_body_font.family}}, {{settings.type_body_font.fallback_families}};
  --font-body-style: {{settings.type_body_font.style}};
  --font-heading-weight: {{settings.type_header_font.weight}};
  --color-header-border: {{settings.header_border_color.rgb | default: '229, 229, 229'}};
}

.product-card-wrapper .card,
.contains-card--product {
  --border-radius: var(--product-card-corner-radius);
  --border-width: var(--product-card-border-width);
  --border-opacity: var(--product-card-border-opacity);
  --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--product-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--product-card-shadow-blur-radius);
  --shadow-opacity: var(--product-card-shadow-opacity);
  --shadow-visible: var(--product-card-shadow-visible);
  --image-padding: var(--product-card-image-padding);
  --text-alignment: var(--product-card-text-alignment)
}

.collection-card-wrapper .card,
.contains-card--collection {
  --border-radius: var(--button-border-radius);
  --border-width: var(--collection-card-border-width);
  --border-opacity: var(--collection-card-border-opacity);
  --shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--collection-card-shadow-blur-radius);
  --shadow-opacity: var(--collection-card-shadow-opacity);
  --shadow-visible: var(--collection-card-shadow-visible);
  --image-padding: var(--collection-card-image-padding);
  --text-alignment: var(--collection-card-text-alignment)
}

.article-card-wrapper .card,
.contains-card--article {
  --border-radius: var(--blog-card-corner-radius);
  --border-width: var(--blog-card-border-width);
  --border-opacity: var(--blog-card-border-opacity);
  --shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--blog-card-shadow-blur-radius);
  --shadow-opacity: var(--blog-card-shadow-opacity);
  --shadow-visible: var(--blog-card-shadow-visible);
  --image-padding: var(--blog-card-image-padding);
  --text-alignment: var(--blog-card-text-alignment)
}

.contains-content-container,
.content-container {
  --border-radius: var(--text-boxes-radius);
  --border-width: var(--text-boxes-border-width);
  --border-opacity: var(--text-boxes-border-opacity);
  --shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);
  --shadow-blur-radius: var(--text-boxes-shadow-blur-radius);
  --shadow-opacity: var(--text-boxes-shadow-opacity);
  --shadow-visible: var(--text-boxes-shadow-visible)
}

.contains-media,
.global-media-settings {
  --border-radius: var(--media-radius);
  --border-width: var(--media-border-width);
  --border-opacity: var(--media-border-opacity);
  --shadow-horizontal-offset: var(--media-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--media-shadow-vertical-offset);
  --shadow-blur-radius: var(--media-shadow-blur-radius);
  --shadow-opacity: var(--media-shadow-opacity);
  --shadow-visible: var(--media-shadow-visible)
}

.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 2rem
}

body:has(.section-header .drawer-menu) .announcement-bar-section .page-width {
  max-width: 100%
}

.page-width.drawer-menu {
  max-width: 100%
}

.page-width-desktop {
  padding: 0;
  margin: 0 auto
}

.utility-bar__grid.page-width {
  padding-left: 3rem;
  padding-right: 3rem
}

@media screen and (min-width:750px) {
  .page-width {
      padding: 0 5rem
  }
  .header.page-width,
  .utility-bar__grid.page-width {
      padding-left: 3.2rem;
      padding-right: 3.2rem
  }
  .page-width--narrow {
      padding: 0 9rem
  }
  .page-width-desktop {
      padding: 0
  }
  .page-width-tablet {
      padding: 0 5rem
  }
}

@media screen and (min-width:990px) {
  .header:not(.drawer-menu).page-width {
      padding-left: 5rem;
      padding-right: 5rem
  }
  .page-width--narrow {
      max-width: 72.6rem;
      padding: 0
  }
  .page-width-desktop {
      max-width: var(--page-width);
      padding: 0 5rem
  }
}

.isolate {
  position: relative;
  z-index: 0
}

.section+.section {
  margin-top: var(--spacing-sections-mobile)
}

@media screen and (min-width:750px) {
  .section+.section {
      margin-top: var(--spacing-sections-desktop)
  }
}

.element-margin-top {
  margin-top: 5rem
}

@media screen and (min-width:750px) {
  .element-margin {
      margin-top: calc(5rem + var(--page-width-margin))
  }
}

.background-secondary {
  background-color: rgba(var(--color-foreground), .04)
}

.grid-auto-flow {
  display: grid;
  grid-auto-flow: column
}

.page-margin,
.shopify-challenge__container {
  margin: 7rem auto
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none
}

.hidden {
  display: none !important
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important
}

.visually-hidden--inline {
  margin: 0;
  height: 1em
}

.overflow-hidden {
  overflow: hidden
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto
}

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2
}

::selection {
  background-color: rgba(var(--global-section-background-color), .2)
}

.text-body {
  font-size: 1.5rem;
  letter-spacing: var(--letter-spacing-body);
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-weight-regular)
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-weight: var(--font-weight-bold);
  letter-spacing: var(--letter-spacing-heading);
  color: rgb(var(--color-foreground));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
  word-break: break-word
}

.hxxl {
  font-size: clamp(calc(var(--font-heading-scale) * 5.6rem), 14vw, calc(var(--font-heading-scale) * 7.2rem));
  line-height: 1.1
}

.hxl {
  font-size: calc(var(--font-heading-scale) * 5rem);
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)))
}

@media only screen and (min-width:750px) {
  .hxl {
      font-size: calc(var(--font-heading-scale) * 6.2rem)
  }
}

.h0 {
  font-size: calc(var(--font-heading-scale) * 4rem)
}

@media only screen and (min-width:750px) {
  .h0 {
      font-size: calc(var(--font-heading-scale) * 5.2rem)
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 3rem)
}

@media only screen and (min-width:750px) {
  h1,
  .h1 {
      font-size: calc(var(--font-heading-scale) * 4rem)
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-scale) * 2rem)
}

@media only screen and (min-width:750px) {
  h2,
  .h2 {
      font-size: calc(var(--font-heading-scale) * 2.4rem)
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem)
}

@media only screen and (min-width:750px) {
  h3,
  .h3 {
      font-size: calc(var(--font-heading-scale) * 1.8rem)
  }
}

h4,
.h4 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: calc(var(--font-heading-scale) * 1.5rem)
}

h5,
.h5 {
  font-size: calc(var(--font-heading-scale) * 1.8rem)
}

@media only screen and (min-width:750px) {
  h5,
  .h5 {
      font-size: calc(var(--font-heading-scale) * 1.3rem)
  }
}

h6,
.h6 {
  color: rgba(var(--color-foreground), .75);
  margin-block-start: 1.67em;
  margin-block-end: 1.67em
}

blockquote {
  font-style: italic;
  color: rgba(var(--color-foreground), .75);
  border-left: .2rem solid rgba(var(--color-foreground), .2);
  padding-left: 1rem
}

@media screen and (min-width:750px) {
  blockquote {
      padding-left: 1.5rem
  }
}

.caption {
  font-size: 1rem;
  letter-spacing: var(--letter-spacing-body);
  line-height: calc(1 + 0.7 / var(--font-body-scale))
}

@media screen and (min-width:750px) {
  .caption {
      font-size: 1.2rem
  }
}

.caption-with-letter-spacing {
  font-size: 1rem;
  letter-spacing: .13rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  text-transform: uppercase
}

.caption-with-letter-spacing--medium {
  font-size: 1.2rem;
  letter-spacing: .16rem
}

.caption-with-letter-spacing--large {
  font-size: 1.4rem;
  letter-spacing: .18rem
}

.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
  font-size: 1.3rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: var(--letter-spacing-body)
}

.color-foreground {
  color: rgb(var(--color-foreground))
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  box-shadow: 0 0 0 .1rem rgba(var(--color-foreground), .2)
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: .1rem solid rgba(var(--color-foreground), .2)
}

@media screen and (max-width:749px) {
  .small-hide {
      display: none !important
  }
}

@media screen and (min-width:750px) and (max-width:989px) {
  .medium-hide {
      display: none !important
  }
}

@media screen and (min-width:990px) {
  .large-up-hide {
      display: none !important
  }
}

.left {
  text-align: left
}

.center {
  text-align: center
}

.right {
  text-align: right
}

.uppercase {
  text-transform: uppercase
}

.light {
  opacity: .7
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none
}

.link,
.customer a {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  text-decoration: underline;
  text-underline-offset: .3rem;
  color: rgb(var(--color-link));
  background-color: #fff0;
  font-size: 1.3rem;
  font-family: inherit
}

.link--text {
  color: rgb(var(--color-foreground))
}

.link--text:hover {
  color: rgba(var(--color-foreground), .75)
}

.link-with-icon {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: .1rem;
  text-decoration: none;
  margin-bottom: 4.5rem;
  white-space: nowrap
}

.link-with-icon .icon {
  width: 1.5rem;
  margin-left: 1rem
}

a:not([href]) {
  cursor: not-allowed
}

.circle-divider::after {
  content: '\2022';
  margin: 0 1.3rem 0 1.5rem
}

.circle-divider:last-of-type::after {
  display: none
}

hr {
  border: none;
  height: .1rem;
  background-color: rgba(var(--color-foreground), .2);
  display: block;
  margin: 5rem 0
}

@media screen and (min-width:750px) {
  hr {
      margin: 7rem 0
  }
}

.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block
}

.placeholder {
  background-color: rgba(var(--color-foreground), .04);
  color: rgba(var(--color-foreground), .55);
  fill: rgba(var(--color-foreground), .55)
}

details>* {
  box-sizing: border-box
}

.break {
  word-break: break-word
}

.visibility-hidden {
  visibility: hidden
}

@media (prefers-reduced-motion) {
  .motion-reduce {
      transition: none !important;
      animation: none !important
  }
}

:root {
  --duration-short: 100ms;
  --duration-default: 200ms;
  --duration-announcement-bar: 250ms;
  --duration-medium: 300ms;
  --duration-long: 500ms;
  --duration-extra-long: 600ms;
  --duration-extra-longer: 750ms;
  --duration-extended: 3s;
  --ease-out-slow: cubic-bezier(0, 0, 0.3, 1);
  --animation-slide-in: slideIn var(--duration-extra-long) var(--ease-out-slow) forwards;
  --animation-fade-in: fadeIn var(--duration-extra-long) var(--ease-out-slow)
}

.underlined-link,
.customer a,
.inline-richtext a {
  text-underline-offset: .3rem;
  text-decoration-thickness: .1rem;
  transition: text-decoration-thickness ease 100ms;
  letter-spacing: var(--letter-spacing-body)
}

.underlined-link,
.customer a {
  color: var(--global-section-accent-1-color)
}

.inline-richtext a,
.rte.inline-richtext a {
  color: currentColor
}

.underlined-link:hover,
.customer a:hover,
.inline-richtext a:hover {
  color: rgb(var(--color-link));
  text-decoration-thickness: .2rem
}

.icon-arrow {
  width: 1.5rem
}

h3 .icon-arrow,
.h3 .icon-arrow {
  width: calc(var(--font-heading-scale) * 1.5rem)
}

.animate-arrow .icon-arrow path {
  transform: translateX(-.25rem);
  transition: transform var(--duration-short) ease
}

.animate-arrow:hover .icon-arrow path {
  transform: translateX(-.05rem)
}

.svg-wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px
}

.svg-wrapper>svg {
  height: 100%;
  width: 100%
}

summary {
  cursor: pointer;
  list-style: none;
  position: relative
}

summary .icon-caret {
  position: absolute;
  height: .6rem;
  right: 0.5rem;
  top: calc(50% - 0.2rem)
}

summary::-webkit-details-marker {
  display: none
}

.disclosure-has-popup {
  position: relative
}

.disclosure-has-popup[open]>summary::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: ' ';
  background: #fff0
}

.disclosure-has-popup>summary::before {
  display: none
}

.disclosure-has-popup[open]>summary+* {
  z-index: 100
}

@media screen and (min-width:750px) {
  .disclosure-has-popup[open]>summary+* {
      z-index: 4
  }
  .facets .disclosure-has-popup[open]>summary+* {
      z-index: 2
  }
}

.placeholder-svg {
  height: 100%;
  width: 100%
}

*:focus {
  outline: 0;
  box-shadow: none
}

*:focus-visible {
  outline: var(--focused-base-outline);
  outline-offset: var(--focused-base-outline-offset);
  box-shadow: var(--focused-base-box-shadow)
}

.focused {
  outline: var(--focused-base-outline);
  outline-offset: var(--focused-base-outline-offset);
  box-shadow: var(--focused-base-box-shadow)
}

.focus-inset:focus-visible {
  outline: .2rem solid rgba(var(--color-foreground), .5);
  outline-offset: -.2rem;
  box-shadow: 0 0 .2rem 0 rgba(var(--color-foreground), .3)
}

.focused.focus-inset {
  outline: .2rem solid rgba(var(--color-foreground), .5);
  outline-offset: -.2rem;
  box-shadow: 0 0 .2rem 0 rgba(var(--color-foreground), .3)
}

.focus-none {
  box-shadow: none !important;
  outline: 0 !important
}

.focus-offset:focus-visible {
  outline: .2rem solid rgba(var(--color-foreground), .5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)), 0 0 .2rem 1.2rem rgba(var(--color-foreground), .3)
}

.focus-offset.focused {
  outline: .2rem solid rgba(var(--color-foreground), .5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)), 0 0 .2rem 1.2rem rgba(var(--color-foreground), .3)
}

.title,
.title-wrapper-with-link {
  margin: 3rem 0 2rem
}

.title-wrapper-with-link .title {
  margin: 0
}

.title .link {
  font-size: inherit
}

.title-wrapper {
  margin-bottom: 3rem
}

.title-wrapper-with-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
  margin-bottom: 3rem;
  flex-wrap: wrap
}

.title--primary {
  margin: 4rem 0
}

.title-wrapper--self-padded-tablet-down,
.title-wrapper--self-padded-mobile {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

@media screen and (min-width:750px) {
  .title-wrapper--self-padded-mobile {
      padding-left: 0;
      padding-right: 0
  }
}

@media screen and (min-width:990px) {
  .title,
  .title-wrapper-with-link {
      margin: 5rem 0 3rem
  }
  .title--primary {
      margin: 2rem 0
  }
  .title-wrapper-with-link {
      align-items: center
  }
  .title-wrapper-with-link .title {
      margin-bottom: 0
  }
  .title-wrapper--self-padded-tablet-down {
      padding-left: 0;
      padding-right: 0
  }
}

.title-wrapper-with-link .link-with-icon {
  margin: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center
}

.title-wrapper-with-link .link-with-icon .svg-wrapper {
  width: 1.5rem
}

.title-wrapper-with-link a {
  margin-top: 0;
  flex-shrink: 0
}

.title-wrapper--no-top-margin {
  margin-top: 0
}

.title-wrapper--no-top-margin>.title {
  margin-top: 0
}

.subtitle {
  font-size: 1.8rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  letter-spacing: .06rem;
  color: rgba(var(--color-foreground), .7)
}

.subtitle--small {
  font-size: 1.4rem;
  letter-spacing: .1rem
}

.subtitle--medium {
  font-size: 1.6rem;
  letter-spacing: .08rem
}

.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
  column-gap: var(--grid-mobile-horizontal-spacing);
  row-gap: var(--grid-mobile-vertical-spacing)
}

@media screen and (min-width:750px) {
  .grid {
      column-gap: var(--grid-desktop-horizontal-spacing);
      row-gap: var(--grid-desktop-vertical-spacing)
  }
}

.grid:last-child {
  margin-bottom: 0
}

.grid__item {
  width: calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  flex-grow: 1;
  flex-shrink: 0
}

@media screen and (min-width:750px) {
  .grid__item {
      width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
      max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2)
  }
}

.grid--gapless.grid {
  column-gap: 0;
  row-gap: 0
}

@media screen and (max-width:749px) {
  .grid__item.slider__slide--full-width {
      width: 100%;
      max-width: none
  }
}

.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%
}

.grid--3-col .grid__item {
  width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3)
}

@media screen and (min-width:750px) {
  .grid--3-col .grid__item {
      width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)
  }
}

.grid--2-col .grid__item {
  width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2)
}

@media screen and (min-width:750px) {
  .grid--2-col .grid__item {
      width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2)
  }
  .grid--4-col-tablet .grid__item {
      width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)
  }
  .grid--3-col-tablet .grid__item {
      width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)
  }
  .grid--2-col-tablet .grid__item {
      width: auto
  }
}

@media screen and (max-width:989px) {
  .grid--1-col-tablet-down .grid__item {
      width: 100%;
      max-width: 100%
  }
  .slider--tablet.grid--peek {
      margin: 0;
      width: 100%
  }
  .slider--tablet.grid--peek .grid__item {
      box-sizing: content-box;
      margin: 0
  }
  .slider.slider--tablet .scroll-trigger.animate--slide-in,
  .slider.slider--mobile .scroll-trigger.animate--slide-in {
      animation: none;
      opacity: 1;
      transform: inherit
  }
  .scroll-trigger:not(.scroll-trigger--offscreen) .slider--tablet {
      animation: var(--animation-slide-in)
  }
}

@media screen and (min-width:990px) {
  .grid--6-col-desktop .grid__item {
      width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
      max-width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6)
  }
  .grid--5-col-desktop .grid__item {
      width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
      max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5)
  }
  .grid--4-col-desktop .grid__item {
      width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
      max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)
  }
  .grid--3-col-desktop .grid__item {
      width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
      max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3)
  }
  .grid--2-col-desktop .grid__item {
      width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
      max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2)
  }
  .slider.slider--desktop .scroll-trigger.animate--slide-in {
      animation: none;
      opacity: 1;
      transform: inherit
  }
  .scroll-trigger:not(.scroll-trigger--offscreen) .slider--desktop {
      animation: var(--animation-slide-in)
  }
}

@media screen and (min-width:990px) {
  .grid--1-col-desktop {
      flex: 0 0 100%;
      max-width: 100%
  }
  .grid--1-col-desktop .grid__item {
      width: 100%;
      max-width: 100%
  }
}

@media screen and (max-width:749px) {
  .grid--peek.slider--mobile {
      margin: 0;
      width: 100%
  }
  .grid--peek.slider--mobile .grid__item {
      box-sizing: content-box;
      margin: 0
  }
  .grid--peek .grid__item {
      min-width: 35%
  }
  .grid--peek.slider .grid__item:first-of-type {
      margin-left: 1.5rem
  }
  .grid--peek.slider:after {
      margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing))
  }
  .grid--2-col-tablet-down .grid__item {
      width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2)
  }
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .grid--peek .grid__item {
      width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem)
  }
  .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
  .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item {
      width: calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem)
  }
}

@media screen and (min-width:750px) and (max-width:989px) {
  .slider--tablet.grid--peek .grid__item {
      width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem)
  }
  .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
      width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem)
  }
  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item,
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
      width: auto
  }
  .slider--tablet.grid--peek .grid__item:first-of-type {
      margin-left: 1.5rem
  }
  .grid--2-col-tablet-down .grid__item {
      width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2)
  }
  .grid--1-col-tablet-down.grid--peek .grid__item {
      width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem)
  }
}

.media {
  display: block;
  background-color: rgba(var(--color-foreground), .1);
  position: relative;
  overflow: hidden
}

.media--transparent {
  background-color: #fff0
}

.media>*:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.media>img {
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.4s cubic-bezier(.25, .46, .45, .94)
}

.media--square {
  padding-bottom: 100%
}

.media--portrait {
  padding-bottom: 125%
}

.media--landscape {
  padding-bottom: 66.6%
}

.media--cropped {
  padding-bottom: 56%
}

.media--16-9 {
  padding-bottom: 56.25%
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%
}

.media.media--hover-effect>img+img {
  opacity: 0
}

@media screen and (min-width:990px) {
  .media--cropped {
      padding-bottom: 63%
  }
}

deferred-media {
  display: block
}

.button--secondary,
.button--tertiary {
  --color-button: var(--color-secondary-button);
  --color-button-text: var(--color-secondary-button-text)
}

.button--tertiary {
  --alpha-button-background: 0;
  --alpha-button-border: 0.2
}

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  --shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
  --shadow-blur-radius: var(--buttons-shadow-blur-radius);
  --shadow-opacity: var(--buttons-shadow-opacity);
  --shadow-visible: var(--buttons-shadow-visible);
  --border-offset: var(--buttons-border-offset);
  --border-opacity: calc(1 - var(--buttons-border-opacity));
  border-radius: var(--button-border-radius, var(--buttons-radius-outset));
  position: relative
}

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  min-width: calc(12rem + var(--buttons-border-width) * 2);
  min-height: calc(4.5rem + var(--buttons-border-width) * 2)
}

.button,
.shopify-challenge__button,
.customer button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 3rem;
  cursor: pointer;
  font: inherit;
  font-size: 1.5rem;
  text-decoration: none;
  color: rgb(var(--global-section-background-color));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(var(--color-button), var(--alpha-button-background))
}

.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: var(--button-border-radius, var(--buttons-radius-outset));
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))
}

.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  content: '';
  position: absolute;
  top: var(--buttons-border-width);
  right: var(--buttons-border-width);
  bottom: var(--buttons-border-width);
  left: var(--buttons-border-width);
  z-index: 1;
  border-radius: calc(var(--button-border-radius, var(--buttons-radius)) - var(--buttons-border-width));
  box-shadow: var(--button-after-shadow, 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background)));
  transition: box-shadow var(--duration-short) ease
}

.button:not([disabled]):hover::after,
.shopify-challenge__button:hover::after,
.customer button:hover::after,
.shopify-payment-button__button--unbranded:hover::after {
  --border-offset: 1.3px;
  box-shadow: var(--button-after-hover-shadow, 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button), var(--alpha-button-background)))
}

.button--secondary:after {
  --border-opacity: var(--buttons-border-opacity)
}

.button:focus-visible,
.button:focus,
.button.focused,
.shopify-payment-button__button--unbranded:focus-visible,
.shopify-payment-button__button--unbranded:focus {
  outline: 0;
  box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 0 .5rem rgba(var(--color-foreground), .5), 0 0 .5rem .4rem rgba(var(--color-foreground), .3)
}

.button:focus:not(:focus-visible):not(.focused),
.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused) {
  box-shadow: inherit
}

.button::selection,
.shopify-challenge__button::selection,
.customer button::selection {
  background-color: rgba(var(--global-section-background-color), .3)
}

.button,
.button-label,
.shopify-challenge__button,
.customer button {
  font-size: 1.5rem;
  letter-spacing: -.3px;
  line-height: calc(1 + 0.2 / var(--font-body-scale))
}

.button--tertiary {
  font-size: 1.2rem;
  padding: 1rem 1.5rem;
  min-width: calc(9rem + var(--buttons-border-width) * 2);
  min-height: calc(3.5rem + var(--buttons-border-width) * 2)
}

.button--small {
  padding: 1.2rem 2.6rem
}

shopify-accelerated-checkout {
  --shopify-accelerated-checkout-button-border-radius: var(--button-border-radius, var(--buttons-radius-outset));
  --shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))
}

shopify-accelerated-checkout-cart {
  --shopify-accelerated-checkout-button-border-radius: var(--button-border-radius, var(--buttons-radius-outset));
  --shopify-accelerated-checkout-button-box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity))
}

.button:disabled,
.button[aria-disabled='true'],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled='true'],
.customer button.disabled,
.quantity__button.disabled {
  cursor: not-allowed;
  opacity: .5
}

.button--full-width {
  display: flex;
  width: 100%
}

.button.loading {
  color: #fff0;
  position: relative
}

@media screen and (forced-colors:active) {
  .button.loading {
      color: rgb(var(--color-foreground))
  }
}

.button.loading>.loading__spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center
}

.button.loading>.loading__spinner .spinner {
  width: fit-content
}

.button.loading>.loading__spinner .path {
  stroke: rgb(var(--color-button-text))
}

.share-button {
  display: block;
  position: relative
}

.share-button details {
  width: fit-content
}

.share-button__button {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  color: rgb(var(--color-link));
  margin-left: 0;
  padding-left: 0;
  min-height: 4.4rem
}

details[open]>.share-button__fallback {
  animation: animateMenuOpen var(--duration-default) ease
}

.share-button__button:hover {
  text-decoration: underline;
  text-underline-offset: .3rem
}

.share-button__button,
.share-button__fallback button {
  cursor: pointer;
  background-color: #fff0;
  border: none
}

.share-button__button .icon-share {
  height: 1.2rem;
  margin-right: 1rem;
  min-width: 1.3rem
}

.share-button__fallback {
  display: flex;
  align-items: center;
  position: absolute;
  top: 3rem;
  left: .1rem;
  z-index: 3;
  width: 100%;
  min-width: max-content;
  border-radius: var(--inputs-radius);
  border: 0
}

.share-button__fallback:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: .1rem solid #fff0;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1
}

.share-button__fallback:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
  z-index: -1
}

.share-button__fallback button {
  width: 4.4rem;
  height: 4.4rem;
  padding: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  right: var(--inputs-border-width)
}

.share-button__fallback button:hover {
  color: rgba(var(--color-foreground), .75)
}

.share-button__fallback button:hover .svg-wrapper {
  transform: scale(1.07)
}

.share-button__close:not(.hidden)+.share-button__copy {
  display: none
}

.share-button__close,
.share-button__copy {
  background-color: #fff0;
  color: rgb(var(--color-foreground))
}

.share-button__copy:focus-visible,
.share-button__close:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2
}

.share-button__copy:focus,
.share-button__close:focus {
  background-color: rgb(var(--color-background));
  z-index: 2
}

.field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused) {
  background-color: inherit
}

.share-button__fallback .field:after,
.share-button__fallback .field:before {
  content: none
}

.share-button__fallback .field {
  border-radius: 0;
  min-width: auto;
  min-height: auto;
  transition: none
}

.share-button__fallback .field__input:focus,
.share-button__fallback .field__input:-webkit-autofill {
  outline: .2rem solid rgba(var(--global-section-text-color), .5);
  outline-offset: .1rem;
  box-shadow: 0 0 0 .1rem rgb(var(--global-section-background-color)), 0 0 .5rem .4rem rgba(var(--global-section-text-color), .3)
}

.share-button__fallback .field__input {
  box-shadow: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  filter: none;
  min-width: auto;
  min-height: auto
}

.share-button__fallback .field__input:hover {
  box-shadow: none
}

.share-button__fallback .icon {
  width: 1.5rem;
  height: 1.5rem
}

.share-button__message:not(:empty) {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: .8rem 0 .8rem 1.5rem;
  margin: var(--inputs-border-width)
}

.share-button__message:not(:empty):not(.hidden)~* {
  display: none
}

.field__input,
.select__select,
.customer .field input,
.customer select {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 1.6rem;
  letter-spacing: var(--letter-spacing-body);
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow var(--duration-short) ease;
  border-radius: var(--button-border-radius);
  height: 4.5rem;
  min-height: calc(var(--inputs-border-width) * 2);
  min-width: calc(7rem + (var(--inputs-border-width) * 2));
  position: relative;
  border: 1px solid rgba(var(--global-section-text-color), .5)
}

.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--global-section-text-color), var(--inputs-shadow-opacity));
  z-index: -1
}

.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: .1rem solid color-mix(in srgb, var(--global-section-text-color) 10%, transparent);
  border-radius: var(--button-border-radius) !important;
  box-shadow: 0 0 0 var(--inputs-border-width) rgb(211 211 211 / 55%);
  transition: box-shadow var(--duration-short) ease;
  z-index: 1
}

.select__select {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 1.2rem;
  color: rgba(var(--global-section-text-color), .75)
}

.field:hover.field:after,
.select:hover.select:after,
.select__select:hover.select__select:after,
.customer .field:hover.field:after,
.customer select:hover.select:after,
.localization-form__select:hover.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--global-section-text-color), var(--inputs-border-opacity));
  outline: 0;
  border-radius: var(--inputs-radius)
}

.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--global-section-text-color));
  outline: 0;
  border-radius: var(--inputs-radius)
}

.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--global-section-text-color));
  outline: 0;
  border-radius: var(--inputs-radius)
}

.localization-form__select:focus {
  outline: 0;
  box-shadow: none
}

.text-area,
.select {
  display: flex;
  position: relative;
  width: 100%
}

.select .svg-wrapper,
.customer select+.svg-wrapper {
  height: .6rem;
  width: 1rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.2rem);
  right: 0
}

.select__select,
.customer select {
  cursor: pointer;
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  padding: 0 calc(var(--inputs-border-width) + 3rem) 0 2rem;
  margin: var(--inputs-border-width);
  min-height: calc(var(--inputs-border-width) * 2)
}

.field {
  position: relative;
  width: 100%;
  display: flex;
  transition: box-shadow var(--duration-short) ease
}

.customer .field {
  display: flex
}

.field--with-error {
  flex-wrap: wrap
}

.field__input,
.customer .field input {
  flex-grow: 1;
  text-align: left;
  padding: 1.5rem;
  border: 1px solid rgba(var(--global-section-text-color), .3) !important;
  margin: var(--inputs-border-width);
  transition: box-shadow var(--duration-short) ease
}

.field__label,
.customer .field label {
  font-size: 1.6rem;
  left: calc(var(--inputs-border-width) + 2rem);
  top: calc(1rem + var(--inputs-border-width));
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
  color: var(--global-section-text-color);
  letter-spacing: var(--letter-spacing-body);
  line-height: 1.5
}

.field__input:focus~.field__label,
.field__input:not(:placeholder-shown)~.field__label,
.field__input:-webkit-autofill~.field__label,
.customer .field input:focus~label,
.customer .field input:not(:placeholder-shown)~label,
.customer .field input:-webkit-autofill~label {
  font-size: 1rem;
  top: calc(var(--inputs-border-width) + 0.5rem);
  left: calc(var(--inputs-border-width) + 2rem);
  letter-spacing: .04rem
}

.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {
  padding: 2.2rem 1.5rem .8rem 2rem;
  margin: var(--inputs-border-width)
}

.field__input::-webkit-search-cancel-button,
.customer .field input::-webkit-search-cancel-button {
  display: none
}

.field__input::placeholder,
.customer .field input::placeholder {
  opacity: 0
}

.field__button {
  align-items: center;
  background-color: #fff0;
  border: 0;
  color: currentColor;
  cursor: pointer;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.4rem
}

.field__button>.svg-wrapper {
  height: 2.5rem;
  width: 2.5rem
}

.field__input:-webkit-autofill~.field__button,
.field__input:-webkit-autofill~.field__label,
.customer .field input:-webkit-autofill~label {
  color: #000
}

.text-area {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  min-height: 10rem;
  resize: none
}

input[type='checkbox'] {
  display: inline-block;
  width: auto;
  margin-right: .5rem
}

.form__label {
  display: block;
  margin-bottom: .6rem
}

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem
}

.form__message--large {
  font-size: 1.6rem
}

.customer .field .form__message {
  font-size: 1.4rem;
  text-align: left
}

.form__message .icon,
.customer .form__message .svg-wrapper {
  flex-shrink: 0;
  height: 1.3rem;
  margin-right: .5rem;
  width: 1.3rem
}

.form__message--large .icon,
.customer .form__message .svg-wrapper {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem
}

.customer .field .form__message .svg-wrapper {
  align-self: start
}

.form-status {
  margin: 0;
  font-size: 1.6rem
}

.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem
}

.form-status-list li {
  list-style-position: inside
}

.form-status-list .link::first-letter {
  text-transform: capitalize
}

.quantity {
  color: rgba(var(--global-section-text-color));
  position: relative;
  width: calc(10rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
  display: flex;
  border-radius: var(--inputs-radius);
  min-height: calc((var(--inputs-border-width) * 2) + 2.5rem)
}

.quantity:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: .1rem solid #fff0;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--global-section-text-color), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1
}

.quantity:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--global-section-text-color), var(--inputs-shadow-opacity));
  z-index: -1
}

.quantity__input {
  color: currentColor;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 1.2rem;
  font-weight: 500;
  opacity: .85;
  text-align: center;
  background-color: #fff0;
  border: 0;
  width: 50%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none
}

.quantity__button {
  width: calc(4.5rem / var(--font-body-scale));
  flex-shrink: .5;
  font-size: 1.8rem;
  border: 0;
  background-color: #fff0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  padding: 0
}

.quantity__button:first-child {
  margin-left: calc(var(--inputs-border-width))
}

.quantity__button:last-child {
  margin-right: calc(var(--inputs-border-width))
}

.quantity__button .svg-wrapper {
  width: 1rem;
  pointer-events: none
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
  z-index: 2
}

.quantity__button:focus,
.quantity__input:focus {
  z-index: 2
}

.quantity__button:not(:focus-visible):not(.focused),
.quantity__input:not(:focus-visible):not(.focused) {
  box-shadow: none;
  background-color: transparent;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
  box-shadow: none;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.quantity__input[type='number'] {
  -moz-appearance: textfield;
  appearance: textfield
}

.quantity__rules {
  margin-top: .5rem;
  position: relative;
  font-size: 1.2rem
}

.quantity__rules .caption {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0
}

.quantity__rules .divider+.divider::before {
  content: '\2022';
  margin: 0 .5rem
}

.quantity__rules-cart {
  position: relative
}

.product__info-container .loading__spinner:not(.hidden)~*,
.quantity__rules-cart .loading__spinner:not(.hidden)~* {
  visibility: hidden
}

.modal__toggle {
  list-style-type: none
}

.modal__toggle-close {
  display: none
}

.modal__toggle-open {
  display: flex
}

.modal__close-button.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  height: 4.4rem;
  width: 4.4rem;
  background-color: #fff0
}

.modal__close-button .icon {
  width: 1.7rem;
  height: 1.7rem
}

.modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(var(--color-background));
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center
}

.media-modal {
  cursor: zoom-out
}

.media-modal .deferred-media {
  cursor: initial
}

.cart-count-bubble:empty {
  display: none
}

.cart-count-bubble {
  position: absolute;
  background-color: rgb(var(--color-drawer-text)) !important;
  color: rgb(var(--color-header)) !important;
  height: 1.4rem;
  width: 1.4rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .8rem;
  bottom: 1.4rem;
  left: 2.2rem;
  line-height: calc(1 + 0.1 / var(--font-body-scale))
}

.utility-bar {
  height: 100%
}

.utility-bar--bottom-border {
  border-bottom: .3rem solid rgba(var(--color-header-border), .8)
}

@media screen and (min-width:990px) {
  .utility-bar--bottom-border-social-only {
      border-bottom: .1rem solid rgba(var(--color-foreground), .08)
  }
}

.utility-bar__grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: 'announcements'
}

.utility-bar__grid .list-social {
  justify-content: flex-start;
  align-content: center;
  margin-left: -1.2rem;
  grid-area: social-icons
}

@media screen and (max-width:989px) {
  .utility-bar .utility-bar__grid .list-social {
      display: none
  }
}

.utility-bar .list-social__item .icon {
  scale: .9
}

@media screen and (min-width:990px) {
  .utility-bar__grid--3-col {
      grid-template-columns: 3fr 4fr 3fr;
      grid-template-areas: 'social-icons announcements language-currency'
  }
  .utility-bar__grid--2-col {
      grid-template-columns: 1fr 1fr;
      grid-template-areas: 'social-icons language-currency'
  }
  .announcement-bar.announcement-bar--one-announcement,
  .announcement-bar--one-announcement .announcement-bar__link {
      width: fit-content;
      margin: auto
  }
}

.announcement-bar,
.announcement-bar__announcement {
  color: rgb(var(--color-foreground));
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  grid-area: announcements
}

.announcement-bar .slider--everywhere {
  margin-bottom: 0;
  scroll-behavior: auto
}

.utility-bar__grid .announcement-bar-slider {
  width: 100%
}

.utility-bar__grid .announcement-bar-slider {
  width: 100%
}

.announcement-bar-slider,
.announcement-bar-slider .slider {
  width: 100%
}

.announcement-bar .slider-button--next {
  margin-right: -1.5rem;
  min-width: 44px
}

.announcement-bar .slider-button--prev {
  margin-left: -1.5rem;
  min-width: 44px
}

.announcement-bar .slider-button--next:focus-visible,
.announcement-bar .slider-button--prev:focus-visible,
.utility-bar .list-social__link:focus-visible {
  outline-offset: -.3rem;
  box-shadow: 0 0 0 -.2rem rgb(var(--color-foreground))
}

.localization-wrapper {
  grid-area: language-currency;
  align-self: center;
  display: flex;
  justify-content: flex-end
}

.localization-wrapper .localization-selector+.disclosure__list-wrapper {
  animation: animateMenuOpen var(--duration-default) ease
}

.disclosure__list-wrapper {
  background-color: rgb(var(--color-dropdown))
}

select option {
  background-color: rgb(var(--color-dropdown))
}

.utility-bar .localization-wrapper .disclosure .localization-form__select,
.utility-bar .localization-wrapper .disclosure__link {
  font-size: calc(var(--font-heading-scale) * 1.3rem)
}

@media screen and (min-width: 990px) {
  body:has(.section-header .header):not(:has(.drawer-menu)) .utility-bar .page-width {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .announcement-bar-slider {
      width: 60%
  }
  .announcement-bar .slider-button {
      height: 3.8rem
  }
}

.announcement-bar__link {
  display: flex;
  width: 100%;
  text-decoration: none;
  height: 100%;
  justify-content: center;
  align-items: center
}

.announcement-bar__link:hover {
  text-decoration: underline
}

.announcement-bar__link .icon-arrow {
  display: inline-block;
  pointer-events: none;
  margin-left: .8rem;
  vertical-align: middle;
  margin-bottom: .2rem
}

.announcement-bar__message {
  text-align: center;
  padding: 1rem 0;
  margin: 0;
  letter-spacing: .1rem;
  min-height: 3.8rem
}

.announcement-bar-slider--fade-in-next .announcement-bar__message,
.announcement-bar-slider--fade-in-previous .announcement-bar__message,
.announcement-bar-slider--fade-out-next .announcement-bar__message,
.announcement-bar-slider--fade-out-previous .announcement-bar__message {
  animation-duration: var(--duration-announcement-bar);
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards
}

.announcement-bar-slider--fade-in-next .announcement-bar__message {
  --announcement-translate-from: -1.5rem;
  opacity: 0;
  animation-name: translateAnnouncementSlideIn;
  animation-delay: var(--duration-announcement-bar)
}

.announcement-bar-slider--fade-in-previous .announcement-bar__message {
  --announcement-translate-from: 1.5rem;
  opacity: 0;
  animation-name: translateAnnouncementSlideIn;
  animation-delay: var(--duration-announcement-bar)
}

.announcement-bar-slider--fade-out-next .announcement-bar__message {
  --announcement-translate-to: 1.5rem;
  animation-name: translateAnnouncementSlideOut
}

.announcement-bar-slider--fade-out-previous .announcement-bar__message {
  --announcement-translate-to: -1.5rem;
  animation-name: translateAnnouncementSlideOut
}

@keyframes translateAnnouncementSlideIn {
  0% {
      opacity: 0;
      transform: translateX(var(--announcement-translate-from))
  }
  100% {
      opacity: 1;
      transform: translateX(0)
  }
}

@keyframes translateAnnouncementSlideOut {
  0% {
      opacity: 1;
      transform: translateX(0)
  }
  100% {
      opacity: 0;
      transform: translateX(var(--announcement-translate-to))
  }
}

.section-header.shopify-section-group-header-group {
  z-index: 3
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0
}

.shopify-section-header-hidden {
  top: calc(-1 * var(--header-height))
}

.shopify-section-header-hidden.menu-open {
  top: 0
}

.section-header.animate {
  transition: top 0.15s ease-out
}

.shopify-section-group-header-group {
  z-index: 4
}

.section-header~.shopify-section-group-header-group {
  z-index: initial
}

.header-wrapper {
  display: block;
  position: relative;
  background-color: rgb(var(--color-header))
}

.header-wrapper--border-bottom {
  border-bottom: .3rem solid rgba(var(--color-header-border), .8)
}

.header {
  display: grid;
  grid-template-areas: 'left-icons heading icons';
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
  min-height: 60px
}

@media screen and (max-width:749px) {
  .header--has-app {
      grid-template-columns: auto 1fr auto
  }
}

@media screen and (min-width:990px) {
  .header {
      grid-template-columns: 1fr auto 1fr
  }
  .header--top-left,
  .header--middle-left:not(.header--has-menu) {
      grid-template-areas: 'heading icons' 'navigation navigation';
      grid-template-columns: 1fr auto
  }
  .header--top-left.drawer-menu,
  .header--middle-left.drawer-menu {
      grid-template-areas: 'navigation heading icons';
      grid-template-columns: auto 1fr auto;
      column-gap: 1rem
  }
  .header--middle-left {
      grid-template-areas: 'heading navigation icons';
      grid-template-columns: auto auto 1fr;
      column-gap: 2rem
  }
  .header--middle-center:not(.drawer-menu) {
      grid-template-areas: 'navigation heading icons';
      grid-template-columns: 1fr auto 1fr;
      column-gap: 2rem
  }
  .header--middle-center a.header__heading-link {
      text-align: center
  }
  .header--top-center {
      grid-template-areas: 'left-icons heading icons' 'navigation navigation navigation'
  }
  .header--top-center.drawer-menu {
      grid-template-areas: 'left-icons heading icons';
      grid-template-columns: 1fr auto 1fr
  }
  .header:not(.header--middle-left, .header--middle-center) .header__inline-menu {
      margin-top: 1.05rem
  }
}

.header *[tabindex='-1']:focus {
  outline: none
}

.header__heading {
  margin: 0;
  line-height: 0
}

.header>.header__heading-link {
  line-height: 0
}

.header__heading,
.header__heading-link {
  grid-area: heading;
  justify-self: center
}

.header__heading-link {
  display: inline-block;
  padding: .75rem;
  text-decoration: none;
  word-break: break-word
}

.header__heading-link:hover .h2 {
  color: rgb(var(--color-foreground))
}

.header__heading-link .h2 {
  line-height: 1;
  color: rgba(var(--color-foreground), .75)
}

.header__heading-logo {
  height: auto;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  image-rendering: auto
}

.header__heading-logo-wrapper {
  width: 100%;
  display: inline-block;
  transition: width 0.3s cubic-bezier(.52, 0, .61, .99)
}

@media screen and (max-width:989px) {
  .header__heading,
  .header__heading-link {
      text-align: center
  }
  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {
      text-align: left;
      justify-self: start
  }
  .header--mobile-left {
      grid-template-columns: auto 2fr 1fr
  }
}

@media screen and (min-width:990px) {
  .header--middle-left .header__heading-link,
  .header--top-left .header__heading-link {
      margin-left: -.75rem
  }
  .header__heading,
  .header__heading-link {
      justify-self: start
  }
  .header--middle-center .header__heading-link,
  .header--middle-center .header__heading {
      justify-self: center;
      text-align: center
  }
  .header--top-center .header__heading-link,
  .header--top-center .header__heading {
      justify-self: center;
      text-align: center
  }
}

.header__icons {
  display: flex;
  grid-area: icons;
  justify-self: end;
  padding-right: .8rem
}

.header__icons .shopify-app-block {
  max-width: 4.4rem;
  max-height: 4.4rem;
  overflow: hidden
}

.header__icon:not(.header__icon--summary),
.header__icon span {
  display: flex;
  align-items: center;
  justify-content: center
}

.header__icon {
  color: rgb(var(--color-foreground))
}

.header__icon span {
  height: 100%
}

.header__icon .svg-wrapper {
  width: 44px;
  height: 44px
}

.header__icon::after {
  content: none
}

.header__icon:hover .icon,
.modal__close-button:hover .icon {
  transform: scale(1.07)
}

.header__icon .icon {
  height: 2.5rem;
  width: 2.5rem;
  fill: none;
  vertical-align: middle
}

.header__icon,
.header__icon--cart .icon {
  height: 2.8rem;
  width: 3.4rem;
  padding: 0
}

.header__icon--cart {
  position: relative;
  margin-right: -1.2rem;
  color: inherit
}

.header__icon--menu[aria-expanded='true']::before {
  content: '';
  top: 100%;
  left: 0;
  height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
  width: 100%;
  display: block;
  position: absolute;
  background: rgba(var(--color-foreground), .5)
}

.header__icon--account shop-user-avatar {
  --shop-avatar-size: 2.8rem
}

details .header__icon-close {
  display: none
}

details[open] .header__icon-close {
  display: inline-block
}

account-icon {
  display: flex
}

menu-drawer+.header__search {
  display: none
}

.header>.header__search {
  grid-area: left-icons;
  justify-self: start
}

.header--top-center.drawer-menu>.header__search {
  margin-left: 3.2rem
}

.header--top-center header-drawer {
  grid-area: left-icons
}

.header:not(.header--has-menu) *>.header__search {
  display: none
}

.header__search {
  display: inline-flex;
  line-height: 0
}

.header--top-center>.header__search {
  display: none
}

.header--top-center *>.header__search {
  display: inline-flex
}

@media screen and (min-width:990px) {
  .header:not(.header--top-center) *>.header__search,
  .header--top-center>.header__search {
      display: inline-flex
  }
  .header:not(.header--top-center)>.header__search,
  .header--top-center *>.header__search {
      display: none
  }
}

details[open]>.search-modal {
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease
}

details[open] .modal-overlay {
  display: block
}

details[open] .modal-overlay::after {
  position: absolute;
  content: '';
  background-color: rgb(var(--color-drawer-text), .5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh
}

.search-modal {
  opacity: 0;
  border-bottom: .1rem solid rgba(var(--color-foreground), .08);
  min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
  height: 100%
}

.search-modal__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  position: relative
}

.search-modal__content-bottom {
  bottom: calc((var(--inputs-margin-offset) / 2))
}

.search-modal__content-top {
  top: calc((var(--inputs-margin-offset) / 2))
}

.search-modal__form {
  width: 100%
}

.search-modal__close-button {
  position: absolute;
  right: .3rem
}

@media screen and (min-width:750px) {
  .search-modal__close-button {
      right: 1rem
  }
  .search-modal__content {
      padding: 0 6rem
  }
}

@media screen and (min-width:990px) {
  .search-modal__form {
      max-width: 74.2rem
  }
  .search-modal__close-button {
      position: initial;
      margin-left: 1.5rem
  }
}

.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease
}

details:not([open])>.header__icon--menu .icon-close,
details[open]>.header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(.8)
}

.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close {
  visibility: hidden
}

.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 1;
  transform: scale(1.07)
}

.js details>.header__submenu {
  opacity: 0;
  transform: translateY(-1.5rem)
}

details[open]>.header__submenu {
  animation: animateMenuOpen var(--duration-default) ease;
  animation-fill-mode: forwards;
  z-index: 1
}

@media (prefers-reduced-motion) {
  details[open]>.header__submenu {
      background: var(--color-cart-drawer);
      opacity: 1;
      transform: translateY(0)
  }
}

.header__inline-menu {
  margin-left: -1.2rem;
  grid-area: navigation;
  display: none
}

.header--top-center .header__inline-menu,
.header--top-center .header__heading-link {
  margin-left: 0
}

@media screen and (min-width:990px) {
  .header__inline-menu {
      display: block
  }
  .header--top-center .header__inline-menu {
      justify-self: center
  }
  .header--top-center .header__inline-menu>.list-menu--inline {
      justify-content: center
  }
  .header--middle-left .header__inline-menu {
      margin-left: 0
  }
}

.header__menu {
  padding: 0 1rem
}

.header__menu-item {
  padding: 1.2rem;
  text-decoration: none;
  color: rgba(var(--color-foreground), 1)
}

.header__menu-item:hover {
  color: rgb(var(--color-foreground))
}

.header__menu-item span {
  transition: text-decoration var(--duration-short) ease
}

.header__menu-item:hover span {
  text-decoration: underline;
  text-underline-offset: .3rem
}

details[open]>.header__menu-item {
  text-decoration: underline
}

details[open]:hover>.header__menu-item {
  text-decoration-thickness: .2rem
}

details[open]>.header__menu-item .icon-caret {
  transform: rotate(180deg)
}

.header__active-menu-item {
  transition: text-decoration-thickness var(--duration-short) ease;
  color: rgb(var(--color-drawer-text)) !important;
  text-decoration: underline;
  text-underline-offset: .3rem
}

.header__menu-item:hover .header__active-menu-item {
  text-decoration-thickness: .2rem
}

.header__submenu {
  transition: opacity var(--duration-default) ease, transform var(--duration-default) ease
}

.global-settings-popup,
.header__submenu.global-settings-popup {
  border-radius: var(--popup-corner-radius);
  border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
  border-style: solid;
  border-width: var(--popup-border-width);
  box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
  z-index: -1
}

.header__submenu.list-menu {
  padding: 1rem 0
}

.header__submenu .header__submenu {
  background-color: rgba(var(--color-foreground), .03);
  padding: 1rem 0;
  margin: 1rem 0
}

.header__submenu .header__menu-item:after {
  right: 2rem
}

.header__submenu .header__menu-item {
  justify-content: space-between;
  padding: .8rem 2rem
}

.header__submenu .header__menu-item:hover {
  text-decoration-line: underline
}

.header__menu-item .icon-caret {
  right: .8rem
}

.header__submenu .icon-caret {
  flex-shrink: 0;
  margin-left: 1rem;
  position: static
}

header-menu>details,
details-disclosure>details {
  position: relative
}

@keyframes animateMenuOpen {
  0% {
      opacity: 0;
      transform: translateY(-1.5rem)
  }
  100% {
      opacity: 1;
      transform: translateY(0)
  }
}

.overflow-hidden-mobile,
.overflow-hidden-tablet,
.overflow-hidden-desktop {
  overflow: hidden
}

@media screen and (min-width:750px) {
  .overflow-hidden-mobile {
      overflow: auto
  }
}

@media screen and (min-width:990px) {
  .overflow-hidden-tablet {
      overflow: auto
  }
}

.badge {
  border: 1px solid #fff0;
  border-radius: var(--badge-corner-radius);
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: .1rem;
  line-height: 1;
  padding: .5rem 1.3rem .6rem 1.3rem;
  text-align: center;
  background-color: rgb(var(--color-badge-background));
  border-color: rgba(var(--color-badge-border), var(--alpha-badge-border));
  color: rgb(var(--color-badge-foreground));
  word-break: break-word
}

.gradient {
  background: var(--section-settings-background-color);
  background: var(--section-settings-background-color);
  background-attachment: fixed
}

@media screen and (forced-colors:active) {
  .icon {
      color: CanvasText;
      fill: CanvasText !important
  }
  .icon-close-small path {
      stroke: CanvasText
  }
}

.ratio {
  display: flex;
  position: relative;
  align-items: stretch
}

.ratio::before {
  content: '';
  width: 0;
  height: 0;
  padding-bottom: var(--ratio-percent)
}

.content-container {
  border-radius: var(--text-boxes-radius);
  border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
  position: relative
}

.content-container:after {
  content: '';
  position: absolute;
  top: calc(var(--text-boxes-border-width) * -1);
  right: calc(var(--text-boxes-border-width) * -1);
  bottom: calc(var(--text-boxes-border-width) * -1);
  left: calc(var(--text-boxes-border-width) * -1);
  border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
  z-index: -1
}

.content-container--full-width:after {
  left: 0;
  right: 0;
  border-radius: 0
}

@media screen and (max-width:749px) {
  .content-container--full-width-mobile {
      border-left: none;
      border-right: none;
      border-radius: 0
  }
  .content-container--full-width-mobile:after {
      display: none
  }
}

.global-media-settings {
  position: relative;
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  overflow: visible !important;
  background-color: rgb(var(--color-background))
}

.global-media-settings:after {
  content: '';
  position: absolute;
  top: calc(var(--media-border-width) * -1);
  right: calc(var(--media-border-width) * -1);
  bottom: calc(var(--media-border-width) * -1);
  left: calc(var(--media-border-width) * -1);
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  z-index: -1;
  pointer-events: none
}

.global-media-settings--no-shadow {
  overflow: hidden !important
}

.global-media-settings--no-shadow:after {
  content: none
}

.global-media-settings img,
.global-media-settings iframe,
.global-media-settings model-viewer,
.global-media-settings video,
.global-media-settings .placeholder-svg {
  border-radius: calc(var(--media-radius) - var(--media-border-width))
}

.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width img,
.global-media-settings--full-width video,
.global-media-settings--full-width iframe,
.global-media-settings--full-width .placeholder-svg {
  border-radius: 0;
  border-left: none;
  border-right: none
}

@supports not (inset:10px) {
  .grid {
      margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing))
  }
  .grid__item {
      padding-left: var(--grid-mobile-horizontal-spacing);
      padding-bottom: var(--grid-mobile-vertical-spacing)
  }
  @media screen and (min-width:750px) {
      .grid {
          margin-left: calc(-1 * var(--grid-desktop-horizontal-spacing))
      }
      .grid__item {
          padding-left: var(--grid-desktop-horizontal-spacing);
          padding-bottom: var(--grid-desktop-vertical-spacing)
      }
  }
  .grid--gapless .grid__item {
      padding-left: 0;
      padding-bottom: 0
  }
  @media screen and (min-width:749px) {
      .grid--peek .grid__item {
          padding-left: var(--grid-mobile-horizontal-spacing)
      }
  }
  .product-grid .grid__item {
      padding-bottom: var(--grid-mobile-vertical-spacing)
  }
  @media screen and (min-width:750px) {
      .product-grid .grid__item {
          padding-bottom: var(--grid-desktop-vertical-spacing)
      }
  }
}

.font-body-bold {
  font-weight: var(--font-body-weight-bold)
}

@media (forced-colors:active) {
  .button,
  .shopify-challenge__button,
  .customer button {
      border: #fff0 solid 1px
  }
  .button:focus-visible,
  .button:focus,
  .button.focused,
  .shopify-payment-button__button--unbranded:focus-visible,
  .shopify-payment-button [role='button']:focus-visible,
  .shopify-payment-button__button--unbranded:focus,
  .shopify-payment-button [role='button']:focus {
      outline: solid #fff0 1px
  }
  .field__input:focus,
  .select__select:focus,
  .customer .field input:focus,
  .customer select:focus,
  .localization-form__select:focus.localization-form__select:after {
      outline: var(--global-section-text-color) solid 1px
  }
  .localization-form__select:focus {
      outline: var(--global-section-text-color) solid 1px
  }
}

.rte:after {
  clear: both;
  content: '';
  display: block
}

.rte>*:first-child {
  margin-top: 0
}

.rte>*:last-child {
  margin-bottom: 0
}

.rte table {
  table-layout: fixed
}

@media screen and (min-width:750px) {
  .rte table td {
      padding-left: 1.2rem;
      padding-right: 1.2rem
  }
}

.rte img {
  height: auto;
  max-width: 100%;
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  margin-bottom: var(--media-shadow-vertical-offset)
}

.rte ul,
.rte ol {
  list-style-position: inside;
  padding-left: 2rem
}

.rte li {
  list-style: inherit
}

.rte li:last-child {
  margin-bottom: 0
}

.rte a {
  color: rgba(var(--color-link), var(--alpha-link));
  text-underline-offset: .3rem;
  text-decoration-thickness: .1rem;
  transition: text-decoration-thickness var(--duration-short) ease
}

.rte a:hover {
  color: rgb(var(--color-link));
  text-decoration-thickness: .2rem
}

.rte blockquote {
  display: inline-flex
}

.rte blockquote>* {
  margin: -.5rem 0 -.5rem 0
}

.shape--mask {
  display: block;
  height: 0;
  width: 0
}

.shape--arch {
  clip-path: url('#Shape-Arch')
}

.shape--blob {
  clip-path: polygon(var(--shape--blob-1))
}

.shape--chevronleft {
  clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 15% 100%, 0% 50%, 15% 0%)
}

.shape--chevronright {
  clip-path: polygon(85% 0%, 100% 50%, 85% 100%, 0% 100%, 15% 50%, 0% 0%)
}

.shape--circle {
  clip-path: circle(closest-side)
}

.shape--diamond {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)
}

.shape--parallelogram {
  clip-path: polygon(15% 0, 100% 0%, 85% 100%, 0% 100%)
}

.shape--round {
  clip-path: ellipse(45% 45% at 50% 50%)
}

.animate--fixed {
  clip-path: inset(0)
}

.animate--fixed>img:not(.zoom):not(.deferred-media__poster-button),
.animate--fixed>svg:not(.zoom):not(.deferred-media__poster-button) {
  position: fixed;
  height: 100vh
}

.animate--zoom-in {
  --zoom-in-ratio: 1
}

.animate--zoom-in>img,
.animate--zoom-in>.svg-wrapper {
  transition: scale var(--duration-short) linear;
  scale: var(--zoom-in-ratio)
}

@media (prefers-reduced-motion:no-preference) {
  .animate--ambient>img,
  .animate--ambient>.svg-wrapper {
      animation: animateAmbient 30s linear infinite
  }
  @keyframes animateAmbient {
      0% {
          transform: rotate(0deg) translateX(1em) rotate(0deg) scale(1.2)
      }
      100% {
          transform: rotate(360deg) translateX(1em) rotate(-360deg) scale(1.2)
      }
  }
  .scroll-trigger.animate--fade-in,
  .scroll-trigger.animate--slide-in {
      opacity: .01
  }
  .scroll-trigger.animate--slide-in {
      transform: translateY(2rem)
  }
  .scroll-trigger:not(.scroll-trigger--offscreen).animate--fade-in {
      opacity: 1;
      animation: var(--animation-fade-in)
  }
  .scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
      animation: var(--animation-slide-in);
      animation-delay: calc(var(--animation-order) * 75ms)
  }
  .scroll-trigger.scroll-trigger--design-mode.animate--fade-in,
  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in,
  .scroll-trigger.scroll-trigger--design-mode .slider,
  .scroll-trigger:not(.scroll-trigger--offscreen).scroll-trigger--cancel {
      opacity: 1;
      animation: none;
      transition: none;
      transform: none
  }
  .scroll-trigger.scroll-trigger--design-mode.animate--slide-in {
      transform: translateY(0)
  }
  @keyframes slideIn {
      from {
          transform: translateY(2rem);
          opacity: .01
      }
      to {
          transform: translateY(0);
          opacity: 1
      }
  }
  @keyframes fadeIn {
      from {
          opacity: .01
      }
      to {
          opacity: 1
      }
  }
}

@media (prefers-reduced-motion:no-preference) and (hover:hover) {
  .animate--hover-3d-lift .card-wrapper .card--card,
  .animate--hover-3d-lift .card-wrapper .card--standard .card__inner,
  .animate--hover-3d-lift .button:not(.button--tertiary),
  .animate--hover-3d-lift .shopify-challenge__button,
  .animate--hover-3d-lift .customer button,
  .animate--hover-3d-lift .shopify-payment-button__button,
  .animate--hover-3d-lift .deferred-media .deferred-media__poster-button {
      transition: transform var(--duration-long) ease, box-shadow var(--duration-long) ease;
      transform-origin: center
  }
  .animate--hover-3d-lift .card-wrapper:hover .card--card,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner,
  .animate--hover-3d-lift .button:not(.button--tertiary):not([disabled]):hover,
  .animate--hover-3d-lift .shopify-challenge__button:not([disabled]):hover,
  .animate--hover-3d-lift .customer button:not([disabled]):hover,
  .animate--hover-3d-lift .shopify-payment-button__button:hover,
  .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
      transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease;
      transform: rotate(1deg);
      box-shadow: -1rem -1rem 1rem -1rem rgb(0 0 0 / .05), 1rem 1rem 1rem -1rem rgb(0 0 0 / .05), 0 0 .5rem 0 #fff0, 0 2rem 3.5rem -2rem rgb(0 0 0 / .5)
  }
  .animate--hover-3d-lift .deferred-media:hover .deferred-media__poster-button {
      transform: translate(-50%, -50%) scale(1.05)
  }
  .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--card,
  .animate--hover-3d-lift .collage__item .card-wrapper:hover .card--standard .card__inner {
      transform: rotate(0.5deg)
  }
  .animate--hover-3d-lift .product-grid .grid__item:hover,
  .animate--hover-3d-lift .collection-list .grid__item:hover,
  .animate--hover-3d-lift .collage__item:hover,
  .animate--hover-3d-lift .blog-articles .article:hover,
  .animate--hover-3d-lift .complementary-slide li:hover {
      z-index: 2
  }
  .animate--hover-3d-lift .product-grid {
      isolation: isolate
  }
  .animate--hover-3d-lift .card-wrapper .card--shape.card--standard:not(.card--text) .card__inner {
      box-shadow: none;
      transition: transform var(--duration-long) ease, filter var(--duration-long) ease
  }
  .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner {
      transition: transform calc(2 * var(--duration-extended)) ease, filter var(--duration-long) ease;
      filter: drop-shadow(0rem 2rem 2rem rgb(0 0 0 / .15)) drop-shadow(0rem 1rem 1rem rgb(0 0 0 / .15))
  }
  .animate--hover-3d-lift .card-wrapper:hover .card--card:after,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__inner:after,
  .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before {
      background-image: var(--easter-egg);
      background-size: 250px 250px;
      mix-blend-mode: color-dodge;
      pointer-events: none;
      z-index: 2
  }
  .animate--hover-3d-lift .card-wrapper:hover .card--shape.card--standard:not(.card--text) .card__inner .card__media:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0
  }
  .animate--hover-3d-lift .card-wrapper .card--card:before,
  .animate--hover-3d-lift .card-wrapper .card--standard .card__media:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: 0;
      pointer-events: none;
      transition: background-position calc(2 * var(--duration-extended)) ease, opacity var(--duration-default) ease;
      mix-blend-mode: overlay;
      background-size: 400% 100%;
      background-position: 90% 0;
      background-repeat: no-repeat;
      background-image: linear-gradient(135deg, #fff0 45%, rgb(255 255 255) 50%, #fff0 55%)
  }
  .animate--hover-3d-lift .card-wrapper:hover .card--card:before,
  .animate--hover-3d-lift .card-wrapper:hover .card--standard .card__media:after {
      opacity: .2;
      transition: background-position 6s ease, opacity var(--duration-long) ease;
      background-position: left;
      z-index: 2
  }
  :root {
      --easter-egg: none;
      --sparkle: url(../img/sparkle.gif)
  }
  .animate--hover-vertical-lift .button:not(.button--tertiary),
  .animate--hover-vertical-lift .shopify-challenge__button,
  .animate--hover-vertical-lift .customer button,
  .animate--hover-vertical-lift .shopify-payment-button__button {
      transition: transform var(--duration-default) var(--ease-out-slow)
  }
  .animate--hover-vertical-lift .card-wrapper .card--card,
  .animate--hover-vertical-lift .card-wrapper .card--standard .card__inner {
      transition: transform var(--duration-medium) var(--ease-out-slow)
  }
  .animate--hover-vertical-lift .card-wrapper:hover .card--card,
  .animate--hover-vertical-lift .card-wrapper:hover .card--standard .card__inner {
      transform: translateY(-.75rem)
  }
  .animate--hover-vertical-lift .card-wrapper:active .card--card,
  .animate--hover-vertical-lift .card-wrapper:active .card--standard .card__inner {
      transform: translateY(-.5rem)
  }
  .animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):hover,
  .animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):hover,
  .animate--hover-vertical-lift .customer button:not([disabled]):hover,
  .animate--hover-vertical-lift .shopify-payment-button__button:hover {
      transform: translateY(-.25rem)
  }
  .animate--hover-vertical-lift .button:not(.button--tertiary):not([disabled]):active,
  .animate--hover-vertical-lift .shopify-challenge__button:not([disabled]):active,
  .animate--hover-vertical-lift .customer button:not([disabled]):active,
  .animate--hover-vertical-lift .shopify-payment-button__button:active {
      transform: translateY(0)
  }
  .animate--hover-vertical-lift .button:not([disabled]):hover:after,
  .animate--hover-vertical-lift .customer button:not([disabled]):hover:after,
  .animate--hover-vertical-lift .shopify-payment-button__button:not([disabled]):hover:after {
      --border-offset: 0.3px;
      box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)), 0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background))
  }
  .animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after {
      --border-offset: 0px
  }
}

.loading__spinner {
  position: absolute;
  z-index: 1;
  width: 1.8rem
}

.loading__spinner {
  width: 1.8rem;
  display: inline-block
}

.spinner {
  animation: rotator 1.4s linear infinite
}

@keyframes rotator {
  0% {
      transform: rotate(0deg)
  }
  100% {
      transform: rotate(270deg)
  }
}

.path {
  stroke-dasharray: 280;
  stroke-dashoffset: 0;
  transform-origin: center;
  stroke: rgb(var(--color-foreground));
  animation: dash 1.4s ease-in-out infinite
}

@media screen and (forced-colors:active) {
  .path {
      stroke: CanvasText
  }
}

@keyframes dash {
  0% {
      stroke-dashoffset: 280
  }
  50% {
      stroke-dashoffset: 75;
      transform: rotate(135deg)
  }
  100% {
      stroke-dashoffset: 280;
      transform: rotate(450deg)
  }
}

.loading__spinner:not(.hidden)+.cart-item__price-wrapper,
.loading__spinner:not(.hidden)~cart-remove-button {
  opacity: 50%
}

.loading__spinner:not(.hidden)~cart-remove-button {
  pointer-events: none;
  cursor: default
}

.progress-bar-container {
  width: 100%;
  margin: auto
}

.progress-bar {
  height: .13rem;
  width: 100%
}

.progress-bar-value {
  width: 100%;
  height: 100%;
  background-color: rgb(var(--color-foreground));
  animation: indeterminateAnimation var(--duration-extra-longer) infinite ease-in-out;
  transform-origin: 0
}

.progress-bar .progress-bar-value {
  display: block
}

@keyframes indeterminateAnimation {
  0% {
      transform: translateX(-20%) scaleX(0)
  }
  40% {
      transform: translateX(30%) scaleX(.7)
  }
  100% {
      transform: translateX(100%) scaleX(0)
  }
}

.header__icon .icon-profile {
  height: 3.4rem;
  width: 3.4rem
}

.header__icon .icon-search-custom {
  height: 2rem;
  width: 2rem
}

.header__icon .icon-menu-custom {
  height: 2.2rem;
  width: 2.2rem
}

.header__icon .icon-cart-custom,
.header__icon .icon-cart-empty-custom {
  height: 2.4rem;
  width: 2.4rem
}

.header__icon--cart .icon {
  height: 2.8rem;
  width: 3.4rem;
  padding: 0;
  color: inherit
}

.header__icon--cart {
  position: relative;
  margin-right: -1.2rem;
  color: inherit
}

.field__input:focus~.field:after,
.field__input:focus-visible~.field:after {
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--global-section-text-color), .75) !important
}

.field:has(.field__input:focus) .field:after,
.field:has(.field__input:focus-visible) .field:after {
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--global-section-text-color), .75) !important
}

.field:focus-within:after {
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--global-section-text-color), .75) !important
}

.section-heading {
  font-family: var(--font-heading-family);
  font-weight: var(--font-weight-bold);
  color: rgb(var(--color-foreground));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)))
}

.section-accent-text {
  display: inline-block;
  font-family: var(--font-accent-family, var(--font-heading-family));
  font-weight: var(--font-accent-weight, var(--font-weight-bold));
  color: var(--global-section-accent-1-color);
  font-style: var(--font-accent-style);
  letter-spacing: var(--font-accent-letter-spacing);
  text-transform: var(--font-accent-text-transform)
}

.section-heading .section-accent-text {
  font-size: inherit;
  line-height: inherit
}

/* ===== card-media-fix.css ===== */
[class*=card] [class*=media],[class*=card__media],[class*=media],.product-grid [class*=card__media],.collection .card__media,ul#product-grid .card__media,div.card.card--standard .card__media,div.card__media,.card-wrapper .media,.media.media--transparent.media--adapt.media--hover-effect,.grid__item .card-wrapper .card .card__inner .card__media,.media--transparent{border-radius:var(--media-radius, 10px)!important;overflow:hidden!important}[class*=card] [class*=media] img,[class*=media] img,.card__media img,.media img{border-radius:var(--media-radius, 10px)!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/card-media-fix.css.map?v=14520060235047065321772184820 */


/* ===== component-accordion.css ===== */
.accordion summary{display:flex;position:relative;line-height:1;padding:1.5rem 0}.accordion .summary__title{display:flex;flex:1}.accordion .summary__title+.icon-caret{height:calc(var(--font-heading-scale) * .6rem)}.accordion+.accordion{margin-top:0;border-top:none}.accordion{margin-top:2.5rem;margin-bottom:0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.accordion__title{display:inline-block;max-width:calc(100% - 6rem);min-height:1.6rem;margin:0;word-break:break-word}.accordion .svg-wrapper{align-self:center;fill:rgb(var(--color-foreground));height:calc(var(--font-heading-scale) * 2rem);margin-right:calc(var(--font-heading-scale) * 1rem);width:calc(var(--font-heading-scale) * 2rem)}.accordion details[open]>summary .icon-caret{transform:rotate(180deg)}.accordion__content{margin-bottom:1.5rem;word-break:break-word;overflow-x:auto;padding:0 .6rem}.accordion__content img{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-accordion.css.map?v=162061167527579938381772184826 */


/* ===== component-card.css ===== */
.card-wrapper{color:inherit;height:100%;position:relative;text-decoration:none}.card{text-decoration:none;text-align:var(--text-alignment);--card-border-radius: var(--border-radius, 15px)}.card:not(.ratio){display:flex;flex-direction:column;height:100%;padding:15px;background-color:#fff;border-radius:var(--card-border-radius)!important}.card.card--horizontal{--text-alignment: left;--image-padding: 0rem;flex-direction:row;align-items:flex-start;gap:1.5rem}.card--horizontal.ratio:before{padding-bottom:0}.card--card.card--horizontal{padding:1.2rem}.card--card.card--horizontal.card--text{column-gap:0}.card--card{height:100%}.card--card,.card--standard .card__inner{position:relative;box-sizing:border-box;border-radius:var(--border-radius);border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.card--card:after,.card--standard .card__inner:after{content:"";position:absolute;z-index:-1;width:calc(var(--border-width) * 2 + 100%);height:calc(var(--border-width) * 2 + 100%);top:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);border-radius:var(--border-radius);box-shadow:var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity))}.card--card.gradient,.card__inner.gradient{transform:perspective(0)}.card__inner.color-scheme-1{background:#fff0}.card .card__inner .card__media{overflow:hidden;z-index:0;border-radius:var(--card-border-radius)}.card--card .card__inner .card__media{border-bottom-right-radius:0;border-bottom-left-radius:0}.card--standard.card--text{background-color:#fff0}.card-information{text-align:var(--text-alignment)}.card__media,.card .media{bottom:0;position:absolute;top:0;border-radius:var(--card-border-radius)!important}.card .media{width:100%}.card__media{margin:var(--image-padding);width:calc(100% - 2 * var(--image-padding))}.card--standard .card__media{margin:var(--image-padding)}.card__inner{width:100%}.card--media .card__inner .card__content{position:relative;padding:calc(var(--image-padding) + 1rem)}.card__content{display:grid;grid-template-rows:minmax(0,1fr) max-content minmax(0,1fr);padding:1rem;width:100%;flex-grow:1}.card__content--auto-margins{grid-template-rows:minmax(0,auto) max-content minmax(0,auto)}.card__information{grid-row-start:2;padding:1.3rem 1rem}.card:not(.ratio)>.card__content{grid-template-rows:max-content minmax(0,1fr) max-content auto}.card-information .card__information-volume-pricing-note{margin-top:.6rem;line-height:calc(.5 + .4 / var(--font-body-scale));color:rgba(var(--color-foreground),.75)}.card__information-volume-pricing-note--button,.card__information-volume-pricing-note--button.quantity-popover__info-button--icon-with-label{position:relative;z-index:1;cursor:pointer;padding:0;margin:0;text-align:var(--text-alignment);min-width:auto}.card__information-volume-pricing-note--button:hover{text-decoration:underline}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{transform:initial;top:auto;bottom:4rem;max-width:20rem;width:calc(95% + 2rem)}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info span:first-of-type{padding-right:.3rem}.card__information-volume-pricing-note--button-right+.global-settings-popup.quantity-popover__info{right:0;left:auto}.card__information-volume-pricing-note--button-center+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%)}.card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info .quantity__rules{text-align:left}@media screen and (min-width:990px){.grid--6-col-desktop .card__content quick-add-bulk .quantity{width:auto}.grid--6-col-desktop .card__content quick-add-bulk .quantity__button{width:calc(3rem / var(--font-body-scale))}.grid--6-col-desktop .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%);width:calc(100% + var(--border-width) + 3.5rem)}.grid--6-col-desktop .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:calc(100% + var(--border-width) + 1rem)}}@media screen and (max-width:749px){.grid--2-col-tablet-down .card__content quick-add-bulk .quantity__button{width:calc(3.5rem / var(--font-body-scale))}.grid--2-col-tablet-down .card--card .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info,.grid--2-col-tablet-down .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{left:50%;transform:translate(-50%)}.grid--2-col-tablet-down .card--standard .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:100%}.grid--2-col-tablet-down .card--card .card__information-volume-pricing-note--button+.global-settings-popup.quantity-popover__info{width:calc(100% + var(--border-width) + 4rem)}.grid--2-col-tablet-down .card__content quick-add-bulk .quantity{width:auto}}.card-information quantity-popover volume-pricing{margin-top:0}@media screen and (max-width:989px){.card-information quantity-popover .quantity__rules~volume-pricing{margin-top:0}.card-information quantity-popover volume-pricing{margin-top:4.2rem}}@media screen and (min-width:750px){.card__information{padding-bottom:1.7rem;padding-top:1.7rem}}.card__badge{align-self:flex-end;grid-row-start:3;justify-self:flex-start}.card__badge.top{align-self:flex-start;grid-row-start:1}.card__badge.right{justify-self:flex-end}.card:not(.card--horizontal)>.card__content>.card__badge{margin:1.3rem}.card__media .media img{height:100%;object-fit:cover;object-position:center center;width:100%}.card__inner:not(.ratio)>.card__content{height:100%}.card__heading{margin-top:0;margin-bottom:0;font-weight:700}.card__heading:last-child{margin-bottom:0}.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.2rem)}.card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:0}.card--horizontal__quick-add:before{box-shadow:none}@media only screen and (min-width:750px){.card--horizontal .card__heading,.card--horizontal .price__container .price-item,.card--horizontal__quick-add{font-size:calc(var(--font-heading-scale) * 1.3rem)}}.card--card.card--media>.card__content{margin-top:calc(0rem - var(--image-padding))}.card--standard.card--text a:after,.card--card .card__heading a:after{bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);top:calc(var(--border-width) * -1)}.card__heading a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card__heading a:after{outline-offset:.3rem}.card__heading a:focus:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.card__heading a:focus:not(:focus-visible):after{box-shadow:none;outline:0}.card__heading a:focus{box-shadow:none;outline:0}@media screen and (min-width:990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1.03)}.underline-links-hover:hover a{text-decoration:underline;text-underline-offset:.3rem}}.card--standard.card--media .card__inner .card__information,.card--standard.card--text:not(.card--horizontal)>.card__content .card__heading:not(.card__heading--placeholder),.card--standard:not(.card--horizontal)>.card__content .card__badge,.card--standard.card--text.article-card>.card__content .card__information,.card--standard>.card__content .card__caption{display:none}.card--standard:not(.card--horizontal) .placeholder-svg{width:100%}.card--standard>.card__content{padding:0}.card--standard>.card__content .card__information{padding-left:0;padding-right:0}.card--card.card--media .card__inner .card__information,.card--card.card--text .card__inner,.card--card.card--media>.card__content .card__badge{display:none}.card--horizontal .card__badge,.card--horizontal.card--text .card__inner{display:none}.card--extend-height{height:100%}.card--extend-height.card--standard.card--text,.card--extend-height.card--media{display:flex;flex-direction:column}.card--extend-height.card--standard.card--text .card__inner,.card--extend-height.card--media .card__inner{flex-grow:1}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card-information>*+*{margin-top:.5rem}.card-information{width:100%}.card-information>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information>.price{color:rgb(var(--color-foreground))}.card--horizontal .card-information>.price{color:rgba(var(--color-foreground),.75)}.card-information>.rating{margin-top:.4rem}.card-information>*:not(.visually-hidden:first-child)+quantity-popover:not(.rating):not(.card__information-volume-pricing-note),.card-information .card__information-volume-pricing-note.card__information-volume-pricing-note--button{margin-top:0}.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note){margin-top:.7rem}.card-information .caption{letter-spacing:.07rem}.card-article-info{margin-top:1rem}.card--shape .card__content{padding-top:0}.card--shape.card--standard:not(.card--text) .card__inner{border:0;background-color:#fff0;filter:drop-shadow(var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow),var(--shadow-opacity)))}.card--shape.card--standard:not(.card--text) .card__inner:after{display:none}.grid__item:nth-child(2n) .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(3n) .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(4n) .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(5n) .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(7n) .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(8n) .shape--blob{clip-path:polygon(var(--shape--blob-1))}@media(prefers-reduced-motion:no-preference){.product-card-wrapper .shape--round{transition:clip-path var(--duration-long) ease}.product-card-wrapper:hover .shape--round{clip-path:ellipse(47% 47% at 50% 50%)}.product-card-wrapper .shape--blob{transition:clip-path var(--duration-long) ease-in-out}.product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}.grid__item:nth-child(2n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-6))}.grid__item:nth-child(3n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-1))}.grid__item:nth-child(4n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-2))}.grid__item:nth-child(5n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-3))}.grid__item:nth-child(7n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-4))}.grid__item:nth-child(8n) .product-card-wrapper:hover .shape--blob{clip-path:polygon(var(--shape--blob-5))}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-card.css.map?v=155134191051117614431772184827 */


/* ===== component-cart-drawer.css ===== */
.drawer{position:fixed;z-index:1000;right:0;left:auto;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--cart-drawer-primary-background-color));transition:visibility var(--duration-default) ease}.drawer.active{visibility:visible}.drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0 0rem;border:.1rem solid rgba(var(--color-foreground),.2);border-right:0;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease}.drawer__inner-empty{height:100%;padding:0 2rem;overflow:hidden;display:flex;background-color:rgba(var(--cart-drawer-primary-background-color));flex-direction:column}.cart-drawer-header-blocks{display:flex;flex-direction:column;flex-shrink:0!important;flex-grow:0!important;flex-basis:auto!important;position:relative;z-index:5;isolation:isolate;height:auto!important;overflow:visible!important}.cart-drawer-header-blocks>*{position:relative;flex-shrink:0!important}.cart-drawer-header-blocks>[class*=cart-timer-bar]{min-height:35px}.cart-drawer-header-blocks>[class*=cart-image-banner]{min-height:50px}.cart-drawer__warnings{display:flex;flex-direction:column;flex:1;justify-content:center}cart-drawer.is-empty .drawer__inner{display:grid;grid-template-rows:1fr;align-items:center;padding:0}cart-drawer.is-empty .drawer__header{display:none}cart-drawer:not(.is-empty) .cart-drawer__warnings,cart-drawer:not(.is-empty) .cart-drawer__collection{display:none}.cart-drawer__warnings--has-collection .cart__login-title{margin-top:2.5rem}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:1.5rem 15px;display:flex;justify-content:space-between;align-items:center;background-color:var(--cart-drawer-header-background)}.drawer__heading{margin:5px 0 5px 15px;font-size:20px;color:var(--cart-drawer-primary-text-color)}.drawer__close{display:inline-block;padding:0;min-width:6.4rem;min-height:4.4rem;box-shadow:0 0 0 .2rem rgba(var(--color-button),0);position:absolute;top:10px;right:-10px;color:var(--cart-drawer-primary-text-color);background-color:#fff0;border:none;cursor:pointer}.cart-drawer__warnings .drawer__close{right:5px}.drawer__close .svg-wrapper{height:2rem;width:2rem}.drawer__contents{flex-grow:1;display:flex;flex-direction:column;padding:15px 5px;margin-top:10px}.drawer__footer{background-color:var(--cart-drawer-primary-background-color)}cart-drawer-items.is-empty+.drawer__footer{display:none}.drawer__footer>details{margin-top:-1.5rem;border-bottom:.1rem solid rgba(var(--color-foreground),.2)}.drawer__footer>details[open]{padding-bottom:1.5rem}.drawer__footer summary{display:flex;position:relative;line-height:1;padding:1.5rem 2.8rem 1.5rem 0}.drawer__footer>details+.cart-drawer__footer{padding-top:1.5rem}cart-drawer{position:fixed;top:0;right:0;left:auto;width:100vw;height:100%}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.cart-drawer__overlay:empty{display:block;background-color:#00000031!important}.cart-drawer__form{flex-grow:1;display:flex;flex-direction:column;flex-wrap:wrap}.cart-drawer__collection{margin:0 2.5rem 1.5rem}.cart-drawer .drawer__cart-items-wrapper{flex-grow:1}.cart-drawer .cart-items,.cart-drawer tbody{display:block;width:100%;border-bottom-color:rgba(var(--color-foreground),.08)}.cart-drawer thead{display:inline-table;width:100%}cart-drawer-items{overflow:auto;flex:1;margin-top:0!important}@media screen and (max-height:650px){cart-drawer-items{overflow:visible}.drawer__inner{overflow:scroll}}.cart-drawer .cart-item{display:flex;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1rem;margin-bottom:0;background-color:var(--cart-drawer-primary-background-color);border-bottom-color:rgba(var(--color-foreground),.08)}.cart-drawer .cart-item:last-child{margin-bottom:1rem}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%;border-radius:8px!important}.cart-drawer .cart-items thead{margin-bottom:.5rem}.cart-drawer .cart-items thead th:first-child,.cart-drawer .cart-items thead th:last-child{width:0;padding:0}.cart-drawer .cart-items thead th:nth-child(2){width:50%;padding-left:0}.cart-drawer .cart-items thead tr{display:table-row;margin-bottom:0}.cart-drawer .cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08);letter-spacing:-.3px}.cart-drawer .cart-item:last-child{margin-bottom:2.5rem}.cart-drawer .cart-item .loading__spinner{right:5px;padding-top:2.5rem}.cart-drawer .cart-items td{padding-top:0rem}.cart-drawer .cart-item>td+td{padding-left:1rem}.cart-drawer .cart-item__details{width:100%;grid-column:2 / 4}.cart-drawer .cart-item__totals{pointer-events:none;display:flex;align-items:flex-start;justify-content:flex-end}.cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child{margin-top:0;letter-spacing:-.3px}.cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices{display:flex;flex-direction:column;gap:.6rem}.cart-drawer .unit-price{margin-top:.6rem}.cart-drawer .cart-items .cart-item__quantity{padding:0;grid-column:2 / 5}#CartDrawer-CartErrors:empty{display:none}#CartDrawer-CartErrors{letter-spacing:var(--letter-spacing-body)}@media screen and (max-width:749px){cart-drawer{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:9999}.cart-drawer{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;z-index:9999!important}.cart-drawer__overlay{z-index:999!important;display:none!important}.drawer__inner{border-radius:0!important;padding:0!important;height:100%!important;width:100%!important;max-width:100%!important;display:flex;flex-direction:column;border:none!important}.drawer__inner{transform:translate(100%);transition:transform var(--duration-default) ease}.cart-drawer.active .drawer__inner{transform:translate(0)}.drawer__header{padding:20px 15px!important;margin-bottom:0!important}.drawer__heading{font-size:2.2rem!important;margin:0!important}.drawer__close{top:12px!important;right:0!important}.drawer__contents{flex:1;padding:15px 5px}.drawer__cart-items-wrapper{max-height:none!important}.cart-drawer .cart-item{gap:.8rem!important;margin-bottom:1rem!important;padding-bottom:1rem!important;border-bottom:1px solid rgba(var(--color-foreground),.08)!important}.cart-drawer .cart-item__media{grid-row:1 / 3}.cart-drawer .cart-item__image{max-width:100%}.cart-drawer .cart-item cart-remove-button{margin-left:0}.drawer__footer{margin-top:auto!important}.cart__checkout-button{margin:0!important;padding:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.cart__checkout-button .icon-lock{width:16px;height:16px;margin-right:8px;stroke-width:2.5}}.cart-drawer__footer>*+*{margin-top:1rem}.cart-drawer .totals{justify-content:space-between}.cart-drawer .price{line-height:1}.cart-drawer .tax-note{margin:1.2rem 0 2rem auto;text-align:left}.cart-drawer .product-option dd{word-break:break-word}.cart-drawer details[open]>summary .icon-caret{transform:rotate(180deg)}.cart-drawer .cart__checkout-button{max-width:none;background-color:var(--cart-drawer-checkout-button-background);color:var(--cart-drawer-checkout-button-text-color);border:none}.cart-drawer .cart__checkout-button:hover{filter:brightness(.9)}.drawer__footer .cart__dynamic-checkout-buttons{max-width:100%}.drawer__footer #dynamic-checkout-cart ul{flex-wrap:wrap!important;flex-direction:row!important;margin:.5rem -.5rem 0 0!important;gap:.5rem}.drawer__footer [data-shopify-buttoncontainer]{justify-content:flex-start}.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(50% - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:only-child{flex-basis:100%!important;margin-right:.5rem!important}@media screen and (min-width:750px){.drawer__footer #dynamic-checkout-cart ul>li{flex-basis:calc(100% / 3 - .5rem)!important;margin:0!important}.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li,.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4),.drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li{flex-basis:calc(50% - .5rem)!important}}cart-drawer-items::-webkit-scrollbar{width:3px}cart-drawer-items::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}cart-drawer-items::-webkit-scrollbar-track-piece{margin-top:31px}.cart-drawer .quantity-popover-container{padding:0}.cart-drawer .quantity-popover__info.global-settings-popup{transform:translateY(0);top:100%}.cart-drawer .cart-item__error{margin-top:-10px}.cart-drawer .quantity-popover__info+.cart-item__error{margin-top:.2rem}@media screen and (min-width:750px){.cart-drawer .cart-item__quantity--info quantity-popover>*{padding-left:0}.cart-drawer .cart-item__error{margin-left:0}}.cart__checkout-button{max-width:36rem;width:100%;display:inline-flex;align-items:center;justify-content:center}.cart__checkout-button .icon-lock{width:14px;height:14px;margin-right:8px;stroke-width:2.5}.cart-drawer .cart-item__name,.cart-drawer .gb-price-drawer,.cart-drawer .cart-item__final-price{color:var(--cart-drawer-primary-text-color)}.cart-drawer .gb-price-drawer-saving{color:var(--cart-drawer-item-saving-color);background-color:var(--cart-drawer-item-saving-background);padding:.2em 1em;justify-content:flex-end;width:fit-content;margin-top:.5em}.cart-drawer .quantity__button,.cart-drawer .cart-remove-button,.cart-drawer .totals__subtotal-value,.cart-drawer .totals__subtotal,.cart__empty-text{color:var(--cart-drawer-primary-text-color)}.drawer__inner-empty .button{background-color:var(--cart-drawer-checkout-button-background);color:var(--cart-drawer-checkout-button-text-color);border:none}.drawer__inner-empty .button:hover{filter:brightness(.9)}.cart-drawer .cart-item__quantity .product-option{display:flex;flex-direction:column;align-items:flex-start}.cart-drawer .gb-price-drawer{display:flex!important;gap:.5em;margin-top:0;white-space:nowrap!important;flex-wrap:nowrap!important;width:auto!important}.cart-drawer .gb-price-drawer s,.cart-drawer .gb-price-drawer strong{white-space:nowrap!important;display:inline-flex!important}.cart-drawer .gb-price-drawer-saving{color:var(--cart-drawer-item-saving-color);background-color:var(--cart-drawer-item-saving-background);white-space:nowrap}.cart-details-wrapper{display:flex;gap:10px;justify-content:space-between}tr.cart-row-divider{border:1px solid #e0e0e0;display:block;margin:10px 0}.is-empty .free-product-progress-bar-main{display:none!important}.is-empty .gb-shipping-protection,.is-empty h2.gb-30day-back,.is-empty .cart__ctas,.is-empty .drawer__footer{display:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-drawer.css.map?v=67519307204724162051772184828 */


/* ===== component-cart-items.css ===== */
cart-items .title-wrapper-with-link{margin-top:0}.cart-items td,.cart-items th{padding:0;border:none}.cart-items th{text-align:left;letter-spacing:.5px;padding-bottom:1.8rem;opacity:.85;font-weight:400}.cart-item__quantity-wrapper{display:flex}.cart-item__totals{position:relative}.cart-items *.right{text-align:right}.cart-item__image-container{display:inline-flex;align-items:flex-start}.cart-item__image-container:after{content:none}.cart-item__image{height:auto;max-width:calc(10rem / var(--font-body-scale));border-radius:8px!important}@media screen and (min-width:750px){.cart-item__image{max-width:100%;border-radius:8px!important}}.cart-item__details{font-size:1.6rem;line-height:calc(1 + .4 / var(--font-body-scale))}.cart-item__details>*{margin:0;max-width:33rem}.cart-item__details>*+*{margin-top:.6rem}.cart-item__media{position:relative}.cart-item__link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item__name{text-decoration:none;display:block;font-size:1.5rem;font-weight:var(--font-weight-bold)}.cart-item__name:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:.2rem}.cart-item__price-wrapper>*{display:block;margin:0;padding:0}.cart-item__discounted-prices dd{margin:0}.cart-item__old-price{opacity:.7}.cart-item__final-price{font-weight:400}.product-option{font-size:12px;word-break:break-word;margin-top:0;line-height:calc(1 + .5 / var(--font-body-scale))}.cart-item cart-remove-button{display:flex;margin-left:1rem;align-items:center;height:30px}@media screen and (min-width:750px)and (max-width:989px){.cart-item cart-remove-button{width:4.5rem;height:4.5rem}}cart-remove-button .button{min-width:calc(4.5rem / var(--font-body-scale));min-height:1.5rem;padding:0;margin:0px .1rem .1rem 0}cart-remove-button .button:before,cart-remove-button .button:after{content:none}cart-remove-button .button:not([disabled]):hover{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){cart-remove-button .button{min-width:3.5rem;min-height:1.5rem}}cart-remove-button .icon-remove{height:1.5rem;width:1.5rem}.cart-item .loading__spinner{top:0;left:auto;right:auto;bottom:0;padding:0}@media screen and (min-width:750px){.cart-item .loading__spinner{right:0;padding-top:4.5rem;bottom:auto}}.cart-item .loading__spinner:not(.hidden)~*{visibility:hidden}.cart-item__error{display:flex;align-items:flex-start;margin-top:.2rem;width:min-content;min-width:100%}.cart-item__error-text{font-size:1.3rem;line-height:1.1;letter-spacing:var(--letter-spacing-body);order:1;margin-bottom:50px;margin-top:-40px}.cart-item__error-text+.svg-wrapper{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.7rem;margin-top:.25rem}.cart-item__error-text:empty+.svg-wrapper{display:none}.product-option *{display:inline;margin:0}.cart-items thead th{text-transform:uppercase}@media screen and (max-width:749px){.cart-items,.cart-items thead,.cart-items tbody{display:block;width:100%}.cart-items thead tr{display:flex;justify-content:space-between;border-bottom:.1rem solid rgba(var(--color-foreground),.2);margin-bottom:4rem}.cart-item{display:grid;grid-template:repeat(2,auto) / repeat(4,1fr);gap:1.5rem;margin-bottom:3.5rem}.cart-item:last-child{margin-bottom:0}.cart-item__media{grid-row:1 / 3}.cart-item__details{grid-column:2 / 4}.cart-item__quantity{grid-column:2 / 5}.cart-item__quantity-wrapper{flex-wrap:wrap}.cart-item__totals{display:flex;align-items:flex-start;justify-content:flex-end}}@media screen and (min-width:750px){.cart-items{border-spacing:0;border-collapse:separate;box-shadow:none;width:100%;display:table}.cart-items th{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart-items thead th:first-child{width:50%}.cart-items th+th{padding-left:4rem}.cart-items td{vertical-align:top;padding-top:4rem}.cart-item{display:table-row}.cart-item>td+td{padding-left:4rem}.cart-item__details{width:35rem}.cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:1rem}.cart-item__error{margin-left:.3rem}}@media screen and (min-width:990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:6rem}.cart-item__details{width:50rem}.cart-items thead th:first-child{width:60%}}@media screen and (min-width:750px){.cart-items .cart-items__heading--quantity,.cart-item .cart-item__quantity,.cart-item__quantity--info quantity-popover>*{padding-left:5rem}.cart-item .cart-item__quantity--info,.cart-item__quantity--info .cart-item__quantity-wrapper,.cart-item__quantity--info .cart-items__info{padding-left:0}}@media screen and (max-width:989px){.cart-items .quantity-popover__info-button{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-items.css.map?v=170369858107727255461772184828 */


/* ===== component-cart-notification.css ===== */
.cart-notification-wrapper{position:relative}.cart-notification-wrapper.cart-notification{display:block}.cart-notification{border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:0 0 var(--popup-border-width);padding:2.5rem 3.5rem;position:absolute;right:0;transform:translateY(-100%);visibility:hidden;width:100%;box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));z-index:-1}.cart-notification.focused{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.cart-notification:focus-visible{box-shadow:0 0 .2rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and(min-width:750px){.header-wrapper:not(.header-wrapper--border-bottom)+cart-notification.cart-notification{border-top-width:var(--popup-border-width)}.cart-notification{border-width:0 var(--popup-border-width) var(--popup-border-width);max-width:36.8rem;right:2.2rem}}@media screen and(min-width:990px){.cart-notification-wrapper:is(.page-width)>.cart-notification{right:4rem}}.cart-notification.animate{transition:transform var(--duration-short) ease,visibility 0s var(--duration-short) ease}.cart-notification.active{transform:translateY(0);transition:transform var(--duration-default) ease,visibility 0s;visibility:visible}.cart-notification__header{align-items:flex-start;display:flex}.cart-notification__heading{align-items:center;display:flex;flex-grow:1;margin-bottom:0;margin-top:0}.cart-notification__heading.icon-checkmark{color:rgb(var(--color-foreground));margin-right:1rem;width:1.3rem}.cart-notification__close{margin-top:-2rem;margin-right:-3rem}.cart-notification__links{text-align:center}.cart-notification__links>*{margin-top:1rem}.cart-notification-product{align-items:flex-start;display:flex;padding-bottom:3rem;padding-top:2rem}.cart-notification-product dl{margin-bottom:0;margin-top:0}.cart-notification-product__image{display:inline-flex;margin-right:1.5rem;margin-top:.5rem}.cart-notification-product__image:after{content:none}.cart-notification-product__name{margin-bottom:.5rem;margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart-notification.css.map?v=142746375210118570841772184828 */


/* ===== component-cart.css ===== */
.cart{position:relative;display:block}.cart__empty-text,.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link,.is-empty .cart__footer{display:none}.is-empty .cart__empty-text,.is-empty .cart__warnings{display:block}.cart__warnings{display:none;text-align:center;padding:3rem 0 1rem}.cart__empty-text{margin:4.5rem 0 2rem}.cart__contents>*+*{margin-top:.5rem}.cart__login-title{margin:5.5rem 0 .5rem}.cart__login-paragraph{margin-top:.8rem}.cart__login-paragraph a{font-size:inherit}@media screen and (min-width:990px){.cart__warnings{padding:7rem 0 1rem}.cart__empty-text{margin:0 0 3rem}}cart-items{display:block}.cart__items{position:relative;padding-bottom:3rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.cart__items--disabled{pointer-events:none}.cart__footer-wrapper:last-child .cart__footer{padding-bottom:5rem}.cart__footer>div:only-child{margin-left:auto}.cart__footer>*+*{margin-top:6.5rem}.cart__footer .discounts{margin-bottom:1rem}.cart__note{height:fit-content;top:2.5rem}.cart__note label{display:flex;align-items:flex-end;position:absolute;line-height:1;height:1.8rem;top:-3rem;color:rgba(var(--color-foreground),.75)}.cart__note .field__input{height:100%;position:relative;border-radius:var(--inputs-radius);padding:1rem 2rem}.cart__note .text-area{resize:vertical}.cart__note:after,.cart__note:hover.cart__note:after,.cart__note:before,.cart__note:hover.cart__note:before,.cart__note .field__input:focus,.cart__note .field__input{border-bottom-right-radius:0}@media screen and (min-width:750px){.cart__items{grid-column-start:1;grid-column-end:3;padding-bottom:4rem}.cart__contents>*+*{margin-top:0}.cart__items+.cart__footer{grid-column:2}.cart__footer{display:flex;justify-content:space-between;border:0}.cart__footer-wrapper:last-child{padding-top:0}.cart__footer>*{width:35rem}.cart__footer>*+*{margin-left:4rem;margin-top:0}}.cart__ctas button{width:100%;font-weight:var(--font-weight-semibold)}.cart__ctas>*+*{margin-top:1rem}.cart__update-button{margin-bottom:1rem}.cart__dynamic-checkout-buttons{max-width:36rem;margin:0 auto}.cart__dynamic-checkout-buttons:has(.dynamic-checkout__content:empty){margin:0}.cart__blocks>*+*{margin-top:1rem}.cart-note__label{display:inline-block;margin-bottom:1rem;line-height:calc(1 + 1 / var(--font-body-scale))}.tax-note{margin:2.2rem 0 1.6rem auto;text-align:center;letter-spacing:var(--letter-spacing-body);display:block}.cart__checkout-button{max-width:36rem}.cart__ctas{text-align:center}@media screen and (min-width:750px){.cart-note{max-width:35rem}.cart__update-button{margin-bottom:0;margin-right:.8rem}.tax-note{margin-bottom:2.2rem;text-align:right}[data-shopify-buttoncontainer]{justify-content:flex-end}.cart__ctas{display:flex;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-cart.css.map?v=142717512571643586421772184829 */


/* ===== component-discounts.css ===== */
.discounts {
  font-size: 1.2rem;
}
.discounts__discount {
  display: flex;
  align-items: center;
  margin-top: 9px;
  font-weight: 500;
  letter-spacing: var(--letter-spacing-body);
  line-height: calc(1 + 0.5 / var(--font-body-scale));
}
.discounts__discount svg {
  color: rgba(var(--color-button), var(--alpha-button-background));
}
.discounts__discount--position {
  justify-content: center;
}
@media screen and (min-width: 750px) {
  .discounts__discount--position {
    justify-content: flex-end;
  }
}
.discounts__discount > .icon {
  color: rgb(var(--color-foreground));
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.7rem;
}


/* ===== component-list-menu.css ===== */
.list-menu--right {
  right: 0;
}
.list-menu--disclosure {
  position: absolute;
  min-width: 100%;
  width: 20rem;
  border: 1px solid rgba(var(--color-foreground), 0.2);
}
.list-menu--disclosure:focus {
  outline: none;
}
.list-menu__item--active {
  text-decoration: underline;
  text-underline-offset: 0.3rem;
}
.list-menu__item--active:hover {
  text-decoration-thickness: 0.2rem;
}
.list-menu--disclosure.localization-selector {
  max-height: 18rem;
  overflow: auto;
  width: 10rem;
  padding: 0.5rem;
}


/* ===== component-media-grid.css ===== */
.media-grid{--media-grid-gap: 30px;--media-grid-padding: 60px 20px;--media-grid-max-width: 1600px;width:100%;padding:var(--media-grid-padding);background-color:#fff}.media-grid__container{max-width:var(--media-grid-max-width);margin:0 auto}.media-grid__header{text-align:center;margin-bottom:42px}.media-grid__heading{font-size:36px;font-weight:var(--font-weight-bold, 700);line-height:1.2;margin:0 0 8px;letter-spacing:var(--letter-spacing-heading, -.02em);color:#181818}.media-grid__accent{color:#ff6b35;margin-left:4px}.media-grid__subtitle{font-size:18px;line-height:1.4;margin:0;color:#181818;letter-spacing:var(--letter-spacing-body, 0);font-weight:var(--font-weight-regular, 400)}.media-grid__items{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--media-grid-gap)}.media-grid__items[data-columns="1"]{grid-template-columns:repeat(1,1fr)}.media-grid__items[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.media-grid__items[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.media-grid__items[data-columns="4"]{grid-template-columns:repeat(4,1fr)}.media-grid__items[data-columns="5"]{grid-template-columns:repeat(5,1fr)}.media-grid__items[data-columns="6"]{grid-template-columns:repeat(6,1fr)}.media-item{display:grid}.media-item__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background-color:#f5f5f5;border-radius:var(--image-border-radius, 4px)}.media-item__image,.media-item__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:var(--image-border-radius, 4px)}.media-item__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:4px}.media-item__placeholder-text{font-size:16px;color:#999}.media-item__content{margin-top:24px;display:flex;flex-direction:column;gap:8px}.media-item__title{font-size:20px;font-weight:var(--font-weight-bold, 700);line-height:1.2;margin:0;color:#181818;letter-spacing:var(--letter-spacing-body, 0)}.media-item__description{font-size:14px;line-height:1.5;margin:0;color:#181818;letter-spacing:var(--letter-spacing-body, 0);font-weight:var(--font-weight-regular, 400)}.media-item__divider{width:50%;height:2px;background-color:#000;margin:12px auto}.media-item--card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:20px 18px}.media-item--card .media-item__content{margin-top:20px}@media(max-width:1024px){.media-grid{--media-grid-padding: 60px 30px;--media-grid-gap: 30px}.media-grid__items{grid-template-columns:repeat(2,1fr)}.media-grid__items[data-columns="1"]{grid-template-columns:repeat(1,1fr)}.media-grid__items[data-columns="2"],.media-grid__items[data-columns="3"],.media-grid__items[data-columns="4"],.media-grid__items[data-columns="5"],.media-grid__items[data-columns="6"]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.media-grid{--media-grid-padding: 60px 20px;--media-grid-gap: 30px}.media-grid__header{margin-bottom:30px}.media-grid__heading{font-size:28px}.media-grid__subtitle{font-size:16px}.media-grid__items{grid-template-columns:repeat(2,1fr)}.media-item__title{font-size:18px}.media-item__description{font-size:14px}}@media(max-width:480px){.media-grid__items--single-column{grid-template-columns:repeat(1,1fr)}.media-grid__items--single-column .media-item{text-align:center}}.media-grid{opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.media-item{animation:fadeInUp .6s ease-out forwards;animation-delay:calc(.1s * var(--index, 0))}.media-item[data-index="1"]{--index: 1}.media-item[data-index="2"]{--index: 2}.media-item[data-index="3"]{--index: 3}.media-item[data-index="4"]{--index: 4}.media-item[data-index="5"]{--index: 5}.media-item[data-index="6"]{--index: 6}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-media-grid.css.map?v=73489601748085531951772184833 */


/* ===== component-menu-drawer.css ===== */
.header__icon--menu{position:initial}.js menu-drawer>details>summary:before,.js menu-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;cursor:default;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));top:100%;left:0;background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;z-index:2;transition:opacity 0s,visibility 0s}menu-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}.menu-drawer{position:absolute;transform:translate(-100%);visibility:hidden;z-index:3;left:0;top:100%;width:100%;padding:0;background-color:rgb(var(--color-drawer));overflow-x:hidden;filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)))}.js .menu-drawer{height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)))}.js details[open]>.menu-drawer,.js details[open]>.menu-drawer__submenu{transition:transform var(--duration-default) ease,visibility var(--duration-default) ease}.js details[open].menu-opening>.menu-drawer,details[open].menu-opening>.menu-drawer__submenu{transform:translate(0);visibility:visible}.js .menu-drawer__navigation .submenu-open{visibility:hidden}@media screen and (min-width:750px){.menu-drawer{width:40rem;border-width:0 var(--drawer-border-width) 0 0;border-style:solid;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity))}}.menu-drawer__inner-container{position:relative;height:100%}.menu-drawer__navigation-container{display:grid;grid-template-rows:1fr auto;align-content:space-between;overflow-y:auto;height:100%}.menu-drawer__navigation{padding:3rem 2rem;background-color:rgb(var(--color-drawer))!important}.menu-drawer__inner-submenu{height:100%;overflow-x:hidden;overflow-y:auto}.js .menu-drawer__menu li{margin-bottom:.2rem;border-bottom:1px solid var(--global-section-accent-1-color)}.menu-drawer__menu-item{padding:1.1rem 1rem;text-decoration:none;font-size:1.8rem}.menu-drawer summary.menu-drawer__menu-item{padding-right:5.2rem}.menu-drawer__menu-item--active,.menu-drawer__menu-item:focus,.menu-drawer__close-button:focus,.menu-drawer__menu-item:hover,.menu-drawer__close-button:hover{color:rgb(var(--color-drawer-text))!important;background-color:rgba(var(--color-foreground),.04)}.menu-drawer__menu-item--active:hover{background-color:rgba(var(--color-foreground),.08)}.js .menu-drawer__menu-item .icon-caret{display:none}.menu-drawer__menu-item>.svg-wrapper{width:15px;position:absolute;right:3rem;top:50%;transform:translateY(-50%)}.js .menu-drawer__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;background-color:rgb(var(--color-drawer));z-index:1;transform:translate(100%);visibility:hidden}.js .menu-drawer__submenu .menu-drawer__submenu{overflow-y:auto}.menu-drawer__close-button{margin-top:1.5rem;padding:1.2rem 2.6rem 1.2rem 3rem;text-decoration:none;display:flex;align-items:center;font-size:1.4rem;width:100%;background-color:#fff0;font-family:var(--font-body-family);font-style:var(--font-body-style);text-align:left}.menu-drawer__close-button .svg-wrapper{transform:rotate(180deg);margin-right:1rem;width:15px}.menu-drawer__utility-links{padding:0;background-color:rgb(var(--color-drawer))!important;position:relative}.menu-drawer,.menu-drawer *,.menu-drawer__navigation,.menu-drawer__menu-item,.menu-drawer__close-button,.menu-drawer__account,.menu-drawer .list-social__link,.list-menu__item{color:rgb(var(--color-drawer-text))!important}.header__icon,.header__icon svg,.header__icon .icon,.header__icon--menu,.header__icon--menu svg,.header__icon--cart,.header__icon--cart svg,.header__icon--account,.header__icon--account svg,.header__icon--search,.header__icon--search svg{color:rgb(var(--color-drawer-text))!important;fill:rgb(var(--color-drawer-text))!important}.menu-drawer svg,.menu-drawer .icon{fill:rgb(var(--color-drawer-text))!important}.header--has-social .menu-drawer__utility-links{padding:2rem 3rem}@media screen and (max-width:749px){.header--has-account:where(:not(.header--has-social):not(.header--has-localizations)) .menu-drawer__utility-links{padding:2rem 3rem}}@media screen and (max-width:989px){.header--has-localizations:where(:not(.header--has-social)) .menu-drawer__utility-links{padding:2rem 3rem}}.menu-drawer__account{display:inline-flex;align-items:center;text-decoration:none;padding:1rem 0;font-size:1.4rem;color:rgb(var(--color-foreground));margin-bottom:0}.menu-drawer__utility-links:has(.menu-drawer__localization) .menu-drawer__account{margin:0}.menu-drawer__account account-icon>.svg-wrapper{height:2rem;width:2rem;margin-right:1rem}.menu-drawer__account shop-user-avatar{--shop-avatar-size: 2.4rem;margin-right:.55rem;margin-left:-.45rem}.menu-drawer__account:hover account-icon>.svg-wrapper{transform:scale(1.07)}.menu-drawer .list-social{justify-content:flex-start;margin-left:-1.25rem}.menu-drawer .list-social:empty{display:none}.menu-drawer .list-social__link{padding:1.1rem}@media screen and (max-width:749px){.menu-drawer.country-selector-open{transform:none!important;filter:none!important;transition:none!important}}.header-localization:not(.menu-drawer__localization) .localization-form:only-child .localization-form__select{color:rgb(var(--color-drawer-text))!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-menu-drawer.css.map?v=24282645808089425521772184834 */


/* ===== component-predictive-search.css ===== */
.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:#fff0}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-predictive-search.css.map?v=5421598864962091941772184836 */


/* ===== component-price.css ===== */
.price{font-size:1.6rem;letter-spacing:0px;line-height:calc(1 + .5 / var(--font-body-scale));color:rgb(var(--color-foreground))}.price>*{display:inline-block;vertical-align:top}.price.price--unavailable{visibility:hidden}.price--end{text-align:right}.price .price-item{display:inline-block;margin:0 1rem 0 0}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price--large{font-size:1.6rem;font-weight:var(--font-weight-semibold);line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:var(--letter-spacing-body)}@media screen and (min-width:750px){.price--large{font-size:1.8rem}}.price--sold-out .price__availability,.price__regular{display:block}.price__sale,.price__availability,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular,.price--on-sale .price__availability{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale,.volume-pricing--sale-badge .price__badge-sale{display:inline-block}.volume-pricing--sale-badge .price__badge-sale{margin-left:.5rem}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap}.price--center{display:initial;justify-content:center}.price--on-sale .price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.75);font-size:1.3rem}.unit-price{display:block;font-size:1.1rem;letter-spacing:var(--letter-spacing-body);line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-price.css.map?v=115697393100663570171772184837 */


/* ===== component-search.css ===== */
.search__input.field__input{padding-right:9.8rem;border-radius:var(--inputs-radius)}.search__button{right:var(--inputs-border-width);top:var(--inputs-border-width);border-radius:0 var(--inputs-radius) var(--inputs-radius) 0;border-left-width:0}.reset__button{right:calc(var(--inputs-border-width) + 4.4rem);top:var(--inputs-border-width)}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.6rem);content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.8rem);content:"";position:absolute;right:0}.search__button:focus-visible,.reset__button:focus-visible{background-color:rgb(var(--color-background));z-index:4}.search__button:focus,.reset__button:focus{background-color:rgb(var(--color-background));z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}input::-webkit-search-decoration{-webkit-appearance:none}.template-search__results{position:relative}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-search.css.map?v=46050134216027495161772184839 */


/* ===== component-totals.css ===== */
.totals{display:flex;justify-content:center;align-items:flex-end}.totals>*{font-size:1.6rem;margin:0}.totals>h2{font-size:calc(var(--font-heading-scale) * 1.6rem)}.totals *{line-height:1;letter-spacing:var(--letter-spacing-body)}.totals>*+*{margin-left:2rem}.totals__total{margin-top:.5rem;font-size:14px!important}.totals__total-value{font-size:14px;font-weight:var(--font-weight-bold)!important}.gb-discounts-cart-values .discount_discount-value{display:none;font-size:14px!important;font-weight:var(--font-weight-regular)!important;background-color:var(--cart-drawer-discount-bg-color, #000)!important;color:var(--cart-drawer-discount-text-color, #fff)!important;padding:4px 6px!important;border-radius:var(--cart-drawer-discount-border-radius, 4px)!important;display:flex!important;align-items:center!important;gap:4px!important;font-family:inherit!important;line-height:1.2!important}.gb-discounts-cart-values .discount_discount-value:before{content:"";display:inline-block;width:12px;height:12px;background-color:var(--cart-drawer-discount-icon-color, #fff);mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.5 7A1.5 1.5 0 0 1 4 5.5A1.5 1.5 0 0 1 5.5 4A1.5 1.5 0 0 1 7 5.5A1.5 1.5 0 0 1 5.5 7m15.91 4.58l-9-9A1.92 1.92 0 0 0 11.05 2H5.5C4.11 2 3 3.11 3 4.5v5.55c0 .45.19.9.52 1.24l9 9a2 2 0 0 0 2.83 0l5.66-5.66a2 2 0 0 0 0-2.83Z'/%3E%3C/svg%3E") no-repeat center;mask-size:contain;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.5 7A1.5 1.5 0 0 1 4 5.5A1.5 1.5 0 0 1 5.5 4A1.5 1.5 0 0 1 7 5.5A1.5 1.5 0 0 1 5.5 7m15.91 4.58l-9-9A1.92 1.92 0 0 0 11.05 2H5.5C4.11 2 3 3.11 3 4.5v5.55c0 .45.19.9.52 1.24l9 9a2 2 0 0 0 2.83 0l5.66-5.66a2 2 0 0 0 0-2.83Z'/%3E%3C/svg%3E") no-repeat center;-webkit-mask-size:contain;flex-shrink:0;transform:scaleX(-1)}.gb-discounts-cart-values .discount_discount-value span{color:var(--cart-drawer-discount-text-color, #fff);font-size:12px}.cart__ctas+.totals{margin-top:2rem}@media all and (min-width:750px){.totals{justify-content:flex-end}}.totals.gb-discounts-cart-values .totals__total{display:flex;align-items:center}.totals.gb-discounts-cart-values .totals__total .discount_discount-label{font-weight:var(--font-weight-bold);text-overflow:ellipsis;white-space:nowrap}.gb-discounts-cart-values .discount_price-container{flex:1;display:flex;justify-content:end;align-items:baseline;flex-shrink:1;text-overflow:initial;white-space:nowrap;flex-wrap:wrap;gap:4px}.discount_price-container .discount_discount-value,.discount_price-container .totals__total-value{order:0}.discount_price-container.wrap .discount_discount-value{order:1}.discount_price-container.wrap .totals__total-value{order:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-totals.css.map?v=145065307395273935911772184841 */


/* ===== custom-font.css ===== */
@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--font-body-family-override: var(--font-body-family, "Inter", sans-serif);--font-heading-family-override: var(--font-heading-family, "Inter", sans-serif);--font-body-weight-override: var(--font-body-weight, 400);--font-body-weight-bold-override: var(--font-body-weight-bold, var(--font-weight-bold, 500));--font-heading-weight-override: var(--font-weight-bold, 500)}body,p,.text-body,button,input,select,textarea{font-family:var(--font-body-family-override);letter-spacing:var(--letter-spacing-body, -.3px)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6,.hxl,.hxxl{font-family:var(--font-heading-family-override);letter-spacing:var(--letter-spacing-heading, -.3px)}.announcement-bar__message,.button,.quantity__input,.field__input,.select__select,.form__label,.caption,.caption-with-letter-spacing,.price,.product__title,.product-form__input,.product-form label,.cart-items,.cart__footer,.cart__note,.customer,.article,.article__content,.newsletter__form,.pagination,.footer,.footer__blocks,.footer__content-top,.footer__content-bottom,.localization-form,.header,.header__menu-item,.header__submenu,.predictive-search,.collection,.collection-hero,.facets,.product-grid{font-family:var(--font-body-family-override);letter-spacing:var(--letter-spacing-body)}.caption-with-letter-spacing,.caption-large,.subtitle{letter-spacing:var(--letter-spacing-body)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-font.css.map?v=61139437524400616491772184844 */


/* ===== custom-product-grid.css ===== */
.card-information .card__heading{font-weight:700!important;font-size:15px!important}.card-information .price{margin:.5rem 0 .2rem;display:flex;align-items:center;flex-wrap:wrap;position:relative}.card-information .price__regular .price-item--regular,.card-information .price__sale .price-item--sale{font-size:1.25rem;font-weight:600;letter-spacing:-.3px}.card-information .price__sale .price-item--regular{text-decoration:line-through;margin-left:.5rem;font-weight:400;color:var(--color-foreground-subdued);letter-spacing:-.3px}.card__badge{font-weight:700;letter-spacing:-.3px;padding:.3rem .75rem;border-radius:50px}.card__badge .badge{font-weight:700;letter-spacing:-.3px}.card .media,.card__media,.card .card__media,.media.media--transparent.media--adapt.media--hover-effect,.card__inner .card__media,div.card__media,.card-wrapper .card__media{border-radius:var(--media-radius, 10px)!important;overflow:hidden!important}.card__media img,.card .media img,.card__media .media img,.product-grid .card__media{border-radius:var(--media-radius, 10px)!important}.collection-hero__title{font-family:var(--font-heading-family-override);font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px)}.section-template--16469108686961__product-grid-padding .card-information .card__heading{font-weight:var(--font-weight-bold-override, bold);font-size:15px}.section-template--16469108686961__product-grid-padding .card__badge{font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px)}.section-template--16469108686961__product-grid-padding .card-information .price__regular .price-item--regular,.section-template--16469108686961__product-grid-padding .card-information .price__sale .price-item--sale{font-size:1.25rem;font-weight:var(--font-body-weight-override, 600);letter-spacing:var(--letter-spacing-body, -.3px)}h1,h2,h3,h4,h5,h6,.title{font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px);font-family:var(--font-heading-family-override)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom-product-grid.css.map?v=115811572360702474401772184844 */


/* ===== custom.css ===== */
.free-product-progress-bar{position:relative;min-height:40px}.free-shipping-main{position:absolute;top:5.5px;display:flex;flex-direction:column;align-items:center;width:fit-content;z-index:2}.free-shipping-main:not(.first-gift):not(.second-gift){left:0;right:0;text-align:center;margin-left:auto;margin-right:auto}.blocks-section{width:100%}.drawer_total{display:flex;align-items:center;margin:0;gap:3px}.cart-drawer .totals{gap:3px}.totals.gb-discounts-cart-values{margin-bottom:0}.gbfrequently-bought-with-main-whole{margin-bottom:20px}.gb-cart-drawer-lb .gb-shipping-protection{padding:10px 0;gap:15px!important}h2.drawer__heading{font-family:Inter!important;font-size:22px!important}.header-bar{background:#000}.cart-drawer .cart__checkout-button{padding:20px 0!important}.gbfrequently-bought-with-main-whole product-form{position:absolute;top:0;right:0}.gbfrequently-bought-with-main-whole product-form.product-form button{font-family:Inter;font-weight:700;font-size:11px;line-height:100%;letter-spacing:0;text-align:center;padding:4px 12px 4px 18px}.gbfrequently-bought-with-main-whole product-info{position:relative}.shop-carousel-container{max-height:100%!important}.header-bar p{font-family:Inter!important;font-weight:700!important;font-size:15px;line-height:100%;letter-spacing:-1px;text-align:center;margin:0;padding:8px 0;color:#fff}.totals li.discounts__discount{font-family:Inter;font-weight:600;font-size:9px;line-height:100%;letter-spacing:0;text-align:center;display:flex;align-items:center;margin:0;color:#ff1717;background:#ffd2d2;padding:3px 6px;border-radius:25px}.totals li.discounts__discount svg path{fill:#ff1717}.drawer_total h2,.drawer_total p{margin:0;font-family:Inter!important;font-weight:600!important;font-size:16px!important;line-height:100%;letter-spacing:-1px;text-align:center;color:#000}.free-product-progress-bar{color:rgb(var(--color-foreground));font-size:15px;font-family:DINNextW01-CondensedBold;font-style:normal;display:flex;align-items:center;column-gap:5px}.gb-cart-drawer-lb kaching-bundle{display:none}.free-product-progress-bar progress#file{width:calc(100% - 60px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:all 1.5s ease}.free-product-progress-bar-successfull{text-align:center;padding:8px 0 4px;color:var(--cart-drawer-accent-color);font-size:14px;font-family:DINNextW01-CondensedBold;letter-spacing:var(--letter-spacing-body);font-style:normal}cart-drawer.gb-cart-drawer.is-empty .free-product-progress-bar-main{display:none}.free-product-progress-bar-main span{position:relative;top:1.5px}.free-shipping-main svg{width:30px;height:30px;background:var(--cart-drawer-progress-inactive-color);border-radius:50px;padding:6px;margin-bottom:4px;box-sizing:border-box}.free-shipping-main svg path,.free-shipping-main svg circle{fill:var(--cart-drawer-fs-icon-default-color)}.free-gift-main{position:absolute;top:5.5px;display:flex;flex-direction:column;align-items:center;width:fit-content;z-index:2}.free-gift-main:not(.first-gift):not(.second-gift){right:25px}.free-product-progress-bar-main{padding:0 15px 20px}.free-gift-main svg{width:30px;height:30px;background:var(--cart-drawer-progress-inactive-color);border-radius:50px;padding:6px;margin-bottom:4px;box-sizing:border-box}.free-gift-main svg path,.free-gift-main svg circle{fill:var(--cart-drawer-fs-icon-default-color)}.free-gift-main.free-gift-main-color svg{background:var(--cart-drawer-progress-active-color)}.free-gift-main.free-gift-main-color svg path,.free-gift-main.free-gift-main-color svg circle{fill:var(--cart-drawer-progress-active-icon-fill-color)}.free-shipping-main.free-shipping-main-color svg{background:var(--cart-drawer-progress-active-color)}.free-shipping-main.free-shipping-main-color svg path,.free-shipping-main.free-shipping-main-color svg circle{fill:var(--cart-drawer-progress-active-icon-fill-color)}.free-product-progress-bar-main progress::-webkit-progress-bar{background-color:var(--cart-drawer-progress-inactive-color);width:100%;border-radius:50px;height:8px}.free-product-progress-bar-main progress{background-color:var(--cart-drawer-progress-inactive-color);border-radius:50px;height:8px}.free-product-progress-bar-main progress::-webkit-progress-value{background-color:var(--cart-drawer-progress-active-color);border-radius:50px;height:8px}.free-product-progress-bar-main progress::-moz-progress-bar{background-color:var(--cart-drawer-progress-active-color);border-radius:50px;height:8px}.free-product-progress-bar-main progress{color:var(--cart-drawer-progress-active-color)}.reward-name{font-size:10px;letter-spacing:var(--letter-spacing-body);color:rgb(var(--color-foreground));display:block;text-align:center;line-height:1.2;max-width:80px;white-space:normal}h2.drawer__heading{gap:10px;align-items:center;font-weight:700;text-transform:capitalize;display:flex}span.gb-cart-total-item{background:#000;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));height:2.5rem;width:2.5rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:14px;bottom:.8rem;left:2.2rem;line-height:1;font-weight:700;text-align:center}.cart-drawer .cart-item{padding:8px 10px 4px;border-radius:8px;margin-bottom:8px}.quantity__input{border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2}.totals.gb-discounts-cart-values{padding-bottom:4px;padding-top:4px;font-weight:700}.drawer__inner .quantity{width:calc(9rem / var(--font-body-scale) + var(--inputs-border-width) * 2)!important}.drawer__inner{width:48rem!important;overflow-x:hidden;display:flex;flex-direction:column;height:100%}.drawer__inner.gradient .quantity__button{width:calc(2.5rem / var(--font-body-scale))!important}.drawer__inner .quantity{min-height:calc((var(--inputs-border-width) * 2) + 3rem)}.drawer__inner quantity-input.quantity.cart-quantity{border:1px solid #e2e2e2;border-radius:4px}.drawer__inner .quantity:after{box-shadow:unset!important}.cart-item__quantity-wrapper{place-content:space-between;margin-top:-10px}.gb-price-drawer-saving{display:block;width:100%;background:#fee;color:#ff1717;padding:2px 8px;font-weight:700;font-size:11px;border-radius:50px}.cart-item__quantity-wrapper.quantity-popover-wrapper .product-option{text-align:center}.gb-price-drawer{font-size:16px!important;font-weight:700;display:flex!important;align-items:center;flex-wrap:nowrap;white-space:nowrap;width:auto!important}.gb-price-drawer s,.gb-price-drawer strong{font-size:16px!important;font-weight:700;white-space:nowrap}.gb-get-main-freq-pro .price__container{vertical-align:unset!important;margin-bottom:0!important}gbvariant-selects{display:flex;gap:15px;margin:0!important}select.select__select.gb-change-variant_id{height:2rem;font-size:10px!important;letter-spacing:var(--letter-spacing-body);font-weight:var(--font-weight-semibold)}gbvariant-selects .product-form__input{flex:unset!important;padding:0!important;margin:0;max-width:max-content;min-width:auto;border:none;margin:0!important}.cart-drawer .cart-items td{padding-top:0}.gb-get-main-freq-pro .price-item--regular{font-size:16px!important}.gb-get-main-freq-pro .price .price-item{margin:0 .2rem 0 0!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:var(--letter-spacing-body)!important}.gb-get-main-freq-pro span.price-item{font-size:16px!important}.drawer__inner .cart-item cart-remove-button{margin-left:0rem}.cart-drawer .cart-item{position:relative}td.cart-item__totals_gb.right{padding-left:0!important;width:10%;display:flex;justify-content:left;float:right;position:absolute;right:0;top:15px}.cart-drawer .cart__checkout-button{border-radius:8px!important;font-size:14px;padding:25px 0}.gbfrequently-bought-with-main-whole-slider{opacity:0}.cart-drawer .cart__checkout-button:hover:after{box-shadow:unset!important}.cart-drawer .cart__checkout-button:after{box-shadow:unset!important}.cart-drawer .cart__checkout-button:before{box-shadow:unset!important}h2.gb-30day-back{font-size:12px;text-align:center;display:flex;justify-content:center;gap:3px;margin-top:5px;margin-bottom:0;letter-spacing:var(--letter-spacing-body);font-weight:var(--font-weight-regular)!important;align-items:center}h2.gb-30day-back svg{color:inherit;fill:currentColor}.drawer__footer{border-top:1px solid #e0e0e0}.gb-shipping-protection{display:flex;gap:10px;align-items:center}.gb-shipping-protection-icontext h2,.gb-shipping-protection-icontext p{font-size:17px;font-weight:700;padding:0 0 3px;margin:0;letter-spacing:var(--letter-spacing-body);color:var(--cart-drawer-shipping-protection-text-color)}.gb-shipping-protection-icontext p{font-size:10px;padding:0 20px 0 0;margin:0;line-height:14px;font-weight:400}.gb-shipping-protection-icon svg{width:50px;height:50px}.gb-shipping-protection-icon{display:flex}.gb-shipping-protection{padding:20px;border-radius:4px}.gb-shipping-protection-button .switch{position:relative;display:inline-block;width:50px;height:26px!important}.gb-shipping-protection-button .switch input{opacity:0;width:0;height:0}.gb-shipping-protection-button .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.gb-shipping-protection-button .slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.gb-shipping-protection-button input:checked+.slider{background-color:#000}.gb-shipping-protection-button input:focus+.slider{box-shadow:0 0 1px #000}.gb-shipping-protection-button input:checked+.slider:before{-webkit-transform:translateX(25px);-ms-transform:translateX(25px);transform:translate(25px)}.gb-shipping-protection-button .slider.round{border-radius:34px}.gb-shipping-protection-button .slider.round:before{border-radius:50%}td.cart-item__details a.cart-item__name{font-size:19px}section.gb-get-main-freq-pro .page-width{padding:0!important}.free-product-progress-bar-successfull{font-family:Inter;font-size:16px;font-weight:100}.gb-master-media-cart{width:100%}.gb-cart-price-add{display:flex;align-items:baseline;justify-content:space-between;flex-direction:column}.shop-add-to-cart-button:hover,.button:hover{opacity:.85}.gb-cart-price-add h2.product__title{width:70%}.gb-set-padding-cart-btn{min-width:0;min-height:0;padding:4px 15px;border-radius:4px!important}.gb-cart-drawer-fren{width:100%;text-align:right}.gb-cart-drawer-fren product-form.product-form{margin:0}.gb-get-main-freq-pro .product__info-wrapper{padding:0}.gb-cart-drawer-fren .product-form__submit{margin-bottom:0}.gb-set-padding-cart-btn:before{border-radius:unset!important;box-shadow:unset!important}.gb-get-main-freq-pro .grid__item.product__media-wrapper{flex:0 0 auto}.gb-get-main-freq-pro h2.product__title{font-size:19px}.gb-cart-price-add .product__title{margin:0;padding:0}.gb-get-main-freq-pro .featured-product{align-items:center;gap:20px!important;display:flex;flex-direction:row}.gb-set-padding-cart-btn:after{border-radius:unset!important;box-shadow:unset!important}gbvariant-selects label.form__label{display:none}.drawer__cart-items-wrapper .product-option+.product-option{margin-top:0}.drawer__cart-items-wrapper .product-option{font-weight:600}td.cart-item__details dl{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:5px 0 10px;max-width:230px}h2.frequently-bought-with-main-title{font-size:19px;margin-bottom:8px;letter-spacing:var(--letter-spacing-body);padding-top:0}.cart-drawer .cart-item__image{max-width:100%;border-radius:5px!important}.gbfrequently-bought-with-main-whole{padding:0 15px;margin-top:0}img.gb-master-media-cart{border-radius:4px}product-info.gb-main-freq-bg-color{background-color:#fff;border:1px solid #e0e0e0;padding:20px 15px;border-radius:8px}.gb-get-main-freq-pro span.gb-price-drawer-saving{display:inline;vertical-align:middle;letter-spacing:var(--letter-spacing-body);font-weight:var(--font-weight-semibold)}.drawer__inner{overflow-x:hidden;display:flex;flex-direction:column;height:100%}cart-drawer-items{flex-grow:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto}@media only screen and (max-width:768px){.drawer__inner{max-width:calc(100vw + -0rem)}}.gb-get-main-freq-pro .select .svg-wrapper{right:8px}.cart-drawer .cart-item{padding:8px}.gb-cart-drawer-lb td.cart-item__details a.cart-item__name{font-size:18px;margin-bottom:0;letter-spacing:var(--letter-spacing-body);max-width:230px}.gb-cart-drawer-lb .gb-get-main-freq-pro h2.product__title{font-size:14px;letter-spacing:var(--letter-spacing-body)}.gb-cart-drawer-lb .gb-cart-drawer-fren .product-form__submit{font-size:12px!important;font-weight:var(--font-weight-semibold)!important}.gb-cart-drawer-lb .drawer__cart-items-wrapper .product-option{font-weight:600;align-items:center}.gb-cart-drawer-lb .drawer__cart-items-wrapper .cart-details-wrapper>.product-option{direction:rtl}.gb-cart-drawer-lb product-info.gb-main-freq-bg-color{padding:10px;background:#fafafa}.gb-cart-drawer-lb .gb-shipping-protection{padding:10px 0}.gb-cart-del-img img{width:100%;height:auto}.gb-cart-del-img svg{width:15px;height:15px;fill:currentColor}.gb-get-main-freq-pro .price.price--large.price--on-sale.price--show-badge{padding:10px 0}.gb-shipping-protection-icontext h2 span{font-family:var(--font-body-family);font-weight:var(--font-weight-regular);font-size:14px;line-height:100%;letter-spacing:var(--letter-spacing-body);text-align:center;margin-left:5px}@media only screen and (max-width:767px){.gb-get-main-freq-pro .featured-product{align-items:flex-start;gap:16px;display:grid;grid-template-columns:min-content 1fr}img.gb-master-media-cart{width:86px;height:86px}td.cart-item__totals_gb.right{right:20px}.gb-get-main-freq-pro h2.product__title{font-size:18px}.gb-cart-drawer-fren{width:33%}.gb-cart-drawer-lb .gb-get-main-freq-pro .price-item--regular,.gb-cart-drawer-lb .gb-get-main-freq-pro span.price-item{font-size:13px!important}.gb-cart-drawer-lb .product__info-container>*+*{margin:.1rem 0 .5rem}.gb-cart-drawer-lb .gb-price-drawer s,.gb-cart-drawer-lb .gb-price-drawer,.gb-cart-drawer-lb .gb-price-drawer strong{font-size:13px!important;font-weight:var(--font-weight-regular)!important}.gb-cart-drawer-lb h2.drawer__heading,.gb-cart-drawer-lb span.gb-cart-total-item{font-size:13px}.gb-cart-drawer-lb .free-product-progress-bar-successfull{font-size:13px!important;font-weight:100}.gb-cart-drawer-lb td.cart-item__details a.cart-item__name{font-size:14px;max-width:230px}.gb-cart-drawer-lb .gb-get-main-freq-pro h2.product__title{font-size:14px}.gb-cart-drawer-lb .gb-cart-drawer-fren .product-form__submit{font-size:11px!important;font-weight:var(--font-weight-semibold)!important}.gb-cart-drawer-lb .drawer__cart-items-wrapper .product-option{font-weight:600;align-items:center}.gb-cart-drawer-lb .gb-price-drawer-saving{font-size:9px}.gb-cart-drawer-lb .gb-shipping-protection{padding:8px 0}.gb-cart-drawer-lb h2.frequently-bought-with-main-title{font-size:15px;letter-spacing:var(--letter-spacing-body)}.gb-cart-drawer-lb .gb-shipping-protection-icontext h2{font-size:15px}.gb-cart-drawer-lb .totals__total-value{font-weight:var(--font-weight-bold)!important}.gb-cart-drawer-lb.cart-drawer .cart__checkout-button{font-size:15px;padding:15px 0}.gb-cart-drawer-lb.cart-drawer .cart-item:last-child{margin-bottom:1rem}.gb-get-main-freq-pro .price.price--large.price--on-sale.price--show-badge{padding:0}}@media only screen and (max-width:375px){.gb-price-drawer-saving{font-size:9px}.cart-item__quantity-wrapper{gap:5px;flex-wrap:unset}img.gb-master-media-cart{width:70px;height:70px}.gb-cart-drawer-fren{width:39%}.gb-cart-drawer-fren{width:54%}}@media only screen and (max-width:320px){img.gb-master-media-cart{width:55px;height:55px}}.gb-get-main-freq-pro img.gb-master-media-cart{max-width:55px;border-radius:5px!important;height:auto}.cart-item__details dl .product-option{font-size:1.2rem;font-weight:400;opacity:.7}.gb-cart-drawer-lb .cart-item__details dl .product-option{font-size:1rem}@media only screen and (max-width:749px){.drawer__header{padding:15px!important}.drawer__heading{font-size:1.5rem!important}.drawer__close .svg-wrapper{height:1.5rem;width:1.5rem}.drawer__close{top:10px!important}.gb-get-main-freq-pro .featured-product{align-items:flex-start;gap:16px;display:grid;grid-template-columns:min-content 1fr}.cart-drawer .cart-item{gap:.6rem!important;padding:8px;margin-bottom:.8rem!important}.cart-drawer .cart-item__image{width:50px!important;height:50px!important;display:block}.cart-drawer .cart-item__media{padding:0;align-self:start;width:auto;grid-column:1 / 2}.cart-drawer .cart-item__name{font-size:1.4rem;margin-bottom:.3rem}.cart-drawer .product-option,.cart-drawer .product-option dt,.cart-drawer .product-option dd{font-size:1rem;line-height:1.3}.cart-drawer .gb-price-drawer s,.cart-drawer .gb-price-drawer strong,.cart-drawer .gb-price-drawer{font-size:1.3rem!important}.cart-drawer .gb-price-drawer-saving{font-size:.9rem;padding:1px 6px}.drawer__inner quantity-input.quantity.cart-quantity{min-height:2.4rem}.drawer__inner .quantity__button{width:2.4rem!important}.drawer__inner .quantity__input{font-size:1.1rem;padding:0 .3rem}.drawer__inner .quantity__button .icon-minus,.drawer__inner .quantity__button .icon-plus{height:.7rem}.cart-remove-button{padding:.3rem}.gb-cart-del-img img{width:12px;height:12px}td.cart-item__totals_gb.right{right:5px;top:10px}}.cart-drawer .gb-price-drawer s,.cart-drawer .gb-price-drawer strong,.cart-drawer .gb-price-drawer{font-size:1.3rem!important;display:flex!important;align-items:center;flex-wrap:nowrap!important;white-space:nowrap!important;width:auto!important}.cart-drawer .gb-price-drawer-saving{font-size:.9rem;padding:1px 6px;white-space:nowrap}.gb-cart-del-img{flex:0 0 20px}.cart-drawer .cart__checkout-button:hover,.cart-drawer .cart__checkout-button:focus,.cart-drawer .cart__checkout-button:active{background-color:var(--cart-drawer-checkout-button-background)!important;opacity:.9}::selection{background-color:#0003!important}::-moz-selection{background-color:#0003!important}.contact__button .button.disable-global-button-styling{padding-top:calc(var(--global-button-padding-y, 12px) / 2)!important;padding-bottom:calc(var(--global-button-padding-y, 12px) / 2)!important}.contact__button.button-box-shadow.intensity-5.button-gradient-effect.gradient-shine-enabled,.contact__button .button.button-box-shadow.intensity-5.button-gradient-effect.gradient-shine-enabled{padding-top:0!important;padding-bottom:0!important}.contact__button,.contact__button *,.contact__button .button,.contact__button button,.contact__button .button:hover,.contact__button button:hover,.contact__button .button:focus,.contact__button button:focus,.contact__button .button:active,.contact__button button:active{transform:none!important;padding:inherit!important}.contact__button,.contact__button .button,.contact__button button{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}#stickyAddToCart *,#stickyAddToCart *:hover,#stickyAddToCart *:focus,#stickyAddToCart *:active,#stickyAddToCart button,#stickyAddToCart button:hover,#stickyAddToCart button:focus,#stickyAddToCart button:active,#stickyAddToCart .button,#stickyAddToCart .button:hover,#stickyAddToCart .button:focus,#stickyAddToCart .button:active,.sticky-add-to-cart__button,.sticky-add-to-cart__button:hover,.sticky-add-to-cart__button:focus,.sticky-add-to-cart__button:active,#stickyAddToCart .sticky-add-to-cart__button,#stickyAddToCart .sticky-add-to-cart__button:hover,#stickyAddToCart .sticky-add-to-cart__button:focus,#stickyAddToCart .sticky-add-to-cart__button:active{transform:none!important;box-shadow:none!important;outline:none!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom.css.map?v=165667066429660662791772184845 */


/* ===== elxr-styles.css ===== */
/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-300:oklch(87.2% .01 258.338);--spacing:.25rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.list-item{display:list-item}.table{display:table}.table-row{display:table-row}.h-20{height:calc(var(--spacing)*20)}.w-20{width:calc(var(--spacing)*20)}.flex-shrink,.shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-8{border-style:var(--tw-border-style);border-width:8px}.border-gray-300{border-color:var(--color-gray-300)}.border-t-blue-600{border-top-color:var(--color-blue-600)}.mask-repeat{-webkit-mask-repeat:repeat;mask-repeat:repeat}.text-center{text-align:center}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-start{align-items:flex-start}}}[x-cloak]{display:none!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}


/* ===== global-headings.css ===== */
h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{color:rgb(var(--color-text));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading);line-height:calc(1 + .3 / var(--font-heading-scale));margin:0}h1,.h1{font-size:var(--h1-font-size, calc(var(--font-heading-scale) * 3.2rem))}h2,.h2{font-size:var(--h2-font-size, calc(var(--font-heading-scale) * 2.6rem))}h3,.h3{font-size:var(--h3-font-size, calc(var(--font-heading-scale) * 2.2rem))}h4,.h4{font-size:var(--h4-font-size, calc(var(--font-heading-scale) * 1.8rem))}h5,.h5{font-size:var(--h5-font-size, calc(var(--font-heading-scale) * 1.6rem))}.h0{font-size:calc(var(--font-heading-scale) * 3.8rem)}.hxl{font-size:calc(var(--font-heading-scale) * 4.2rem)}.hxxl{font-size:calc(var(--font-heading-scale) * 5rem)}@media screen and (min-width:750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 3.6rem)}h2,.h2{font-size:calc(var(--font-heading-scale) * 3rem)}h3,.h3{font-size:calc(var(--font-heading-scale) * 2.4rem)}h4,.h4{font-size:calc(var(--font-heading-scale) * 2rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 1.8rem)}.h0{font-size:calc(var(--font-heading-scale) * 4.6rem)}.hxl{font-size:calc(var(--font-heading-scale) * 5.2rem)}.hxxl{font-size:calc(var(--font-heading-scale) * 6rem)}}.email-signup-banner__heading{color:rgb(var(--color-text));font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading);line-height:calc(1 + .3 / var(--font-heading-scale))}.password-main .newsletter__subheading{color:rgb(var(--color-text));letter-spacing:var(--letter-spacing-body);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.shopify-section-template--17905978671257__main .email-signup-banner__box{color:rgb(var(--color-text));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:var(--letter-spacing-body)}.password-main .newsletter__wrapper{background-color:var(--global-section-bg-color)}.password-main .newsletter__wrapper.email-signup-banner__box{color:rgb(var(--color-text))}.newsletter__wrapper input.field__input{color:rgb(var(--color-text));background-color:var(--global-section-bg-color);border-color:rgba(var(--color-foreground),.3)}.newsletter__wrapper input.field__input:focus{color:rgb(var(--color-text))}.newsletter__wrapper .newsletter-form__button{color:rgb(var(--color-button-text));background-color:rgb(var(--color-button))}.newsletter__wrapper .field__label{color:var(--global-section-text-color)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/global-headings.css.map?v=127762122635099906891772184854 */


/* ===== product-benefits.css ===== */
.custom-benefits-section-wrapper,.custom-benefits-section-wrapper *{box-sizing:border-box}.custom-benefits-section-wrapper{display:block;width:100%}.custom-benefits-section{max-width:1200px;margin:0 auto;padding:0;width:100%;display:block}.custom-feature-image{width:100%;height:0;padding-bottom:100%;position:relative;border-radius:8px;overflow:hidden}.custom-feature-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:8px}.custom-placeholder-image{width:100%;height:0;padding-bottom:100%;margin:0 auto;background-color:#f5f5f5;border-radius:8px;position:relative;overflow:hidden}.custom-placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;fill:#d0d0d0}.custom-benefit-item{margin-bottom:17px}.custom-benefit-item:last-child{margin-bottom:0}.custom-benefit-header{display:flex;align-items:center;margin-bottom:5px}.custom-benefit-icon{margin-right:10px;flex-shrink:0;width:24px;height:24px}[dir=rtl] .custom-benefit-icon{margin-left:10px}.custom-benefit-icon svg{width:100%;height:100%;fill:currentColor}.custom-benefit-description-container{padding-left:0}.custom-benefit-description{margin:0}.custom-icon-image{width:100%;height:100%;object-fit:contain;display:block}.custom-benefits-container{display:flex;flex-direction:column;gap:20px}.custom-header-section{order:1;text-align:center}.custom-image-column{order:2}.custom-content-column{order:3}.custom-section-header.desktop-header{display:none}@media screen and (min-width:768px){.custom-benefits-container{flex-direction:row;align-items:center;gap:40px}.custom-header-section{display:none}.custom-content-column,.custom-image-column{flex:1;order:0}.custom-section-header.desktop-header{display:block;text-align:center;margin-bottom:30px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-benefits.css.map?v=155527073064531083301772184897 */


/* ===== product-comparison.css ===== */
.comparison-section{padding:40px 20px;font-family:var(--font-body-family-override);letter-spacing:var(--letter-spacing-heading);position:relative;z-index:1;overflow:visible}.comparison-section *{--border-shadow-offset: 0 !important;box-shadow:none!important}.comparison-container{margin:0 auto;position:relative;overflow:visible;height:auto}.table-wrapper{width:100%;overflow-x:visible;overflow-y:visible}.comparison-header{text-align:center;margin-bottom:15px;padding:20px;line-height:20px;position:relative;z-index:2}.comparison-heading{font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading);margin:0 0 15px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1px}.global-accent-text{margin-left:2px;font-family:var(--accent-text-font-family),var(--font-body-family);letter-spacing:var(--letter-spacing-heading)!important}.comparison-subheading{font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body);max-width:700px;margin:0 auto}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;position:relative;table-layout:fixed;margin:0 auto}.table-header th{position:relative}.product-header{padding:20px 12px;text-align:center;width:140px}.comparison-img-wrapper{margin-bottom:15px;display:flex;justify-content:center;align-items:center}.comparison-img{max-width:100%;height:auto;max-height:80px;border-radius:4px;object-fit:contain;background:#fff0}.feature-header{text-align:left;width:180px;position:relative;z-index:1}.comparison-product-title{font-weight:var(--font-weight-semibold);line-height:1.2;letter-spacing:var(--letter-spacing-body);margin-bottom:6px}.product-subtitle{font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body);display:inline-flex;align-items:center;justify-content:center;margin-top:5px;gap:0;padding:0 10px;background:#fff3;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgb(255 255 255 / .3)}.product-subtitle.no-background{background:#fff0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;padding:0}.subtitle-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:4px;vertical-align:middle;line-height:1}.subtitle-icon svg{width:13px;height:13px;display:block}.feature-icon{margin-right:14px;width:24px;height:24px;display:flex;align-items:center}[dir=rtl] .feature-icon{margin-left:14px}.feature-icon svg{width:24px;height:24px;stroke:currentColor}.close-icon{color:#000}.check-icon{color:#fff!important}.feature-cell{padding:16px 12px;text-align:left;position:relative;z-index:1}.feature-content{display:flex;flex-direction:row;align-items:center}.feature-name{font-weight:var(--font-weight-regular);line-height:1.4;letter-spacing:var(--letter-spacing-body)}.value-cell{padding:16px 12px;text-align:center;vertical-align:middle;position:relative;z-index:1}.check-yes{font-size:24px;font-weight:var(--font-weight-bold);display:inline-flex;align-items:center;justify-content:center}.check-yes svg{width:28px;height:28px}.check-no{font-size:24px;font-weight:var(--font-weight-bold);display:inline-flex;align-items:center;justify-content:center}.check-no svg{width:28px;height:28px}.product-header.highlighted{position:relative;z-index:2;padding-top:20px;padding-bottom:30px;border:none!important}.product-header.highlighted:before,.value-cell.highlighted:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;z-index:-1}.value-cell.highlighted{position:relative;z-index:2;border:none!important}td.highlighted,th.highlighted{border-bottom:0!important}tr:last-child td{border-bottom:0!important}tr:last-child .value-cell.highlighted:before{padding-bottom:5px}.product-header.highlighted:after,.value-cell.highlighted:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-2;box-shadow:0 5px 15px #00000014!important;pointer-events:none}.text-value{font-weight:var(--font-weight-regular);font-family:var(--font-body-family-override);letter-spacing:var(--letter-spacing-body)}@media(max-width:991px){.comparison-table{max-width:100%}.product-header{width:100px;padding:15px 8px}.feature-header{width:150px}.product-subtitle{padding:1px 8px}.subtitle-icon svg{width:12px;height:12px}.check-yes,.check-no{font-size:22px}.check-yes svg{width:24px;height:24px}.feature-cell,.value-cell{padding:12px 8px}.feature-icon,.feature-icon svg{width:20px;height:20px}}@media(max-width:800px){.feature-header{width:150px}.product-header{width:100px;padding:14px 6px}.feature-cell,.value-cell{width:100px;padding:12px 6px}.feature-icon{margin-right:12px}}@media(max-width:767px){.comparison-table{table-layout:fixed;width:100%;min-width:0}.subtitle-icon svg{width:11px;height:11px}}@media(max-width:767px){.comparison-table{width:100%!important;table-layout:fixed!important}.feature-header,.feature-cell{width:150px!important}.product-header,.value-cell{width:auto!important}.feature-content{flex-direction:row!important;align-items:center!important}.feature-icon{margin-right:12px!important;margin-bottom:0!important;width:18px!important;height:18px!important}.feature-icon svg{width:18px!important;height:18px!important}}@media(max-width:480px){.product-header{width:80px;padding:12px 4px}.feature-cell,.value-cell{padding:10px 4px}.check-yes svg{width:22px;height:22px}.check-yes,.check-no{font-size:20px}}.comparison-section span,.comparison-section .comparison-product-title,.comparison-section .product-subtitle,.comparison-section .check-yes,.comparison-section .check-no,.comparison-section .text-value,.comparison-section .feature-name,.comparison-section .comparison-subheading,.comparison-section .title-part-1,.comparison-section .title-part-2{font-family:var(--font-body-family-override)!important}.comparison-section .comparison-product-title,.comparison-section .comparison-heading,.comparison-section .title-part-1,.comparison-section .title-part-2{font-family:var(--font-heading-family-override)!important;font-weight:var(--font-weight-bold)!important}@media(max-width:479px){.feature-icon{width:16px!important;height:16px!important;margin-right:12px!important}.feature-icon svg{width:16px!important;height:16px!important}.product-subtitle{padding:1px 5px;border-radius:10px}.subtitle-icon svg{width:10px;height:10px}.check-yes svg{width:20px;height:20px}.check-yes,.check-no{font-size:18px}}@media(max-width:380px){.feature-icon{width:16px!important;height:16px!important;margin-right:12px!important}.feature-icon svg{width:16px!important;height:16px!important}.feature-name{line-height:1.2}.product-subtitle{padding:1px 5px;border-radius:10px}.subtitle-icon svg{width:10px;height:10px;margin-top:2px}.check-yes svg{width:20px;height:20px}.check-yes,.check-no{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-comparison.css.map?v=32686115857950000101772184898 */


/* ===== quantity-popover.css ===== */
quantity-popover{position:relative;display:flex;flex-direction:column-reverse}quantity-popover volume-pricing li:nth-child(odd){background:rgba(var(--color-foreground),.03)}quantity-popover volume-pricing li{font-size:1.2rem;letter-spacing:.06rem;padding:.6rem .8rem;display:flex;justify-content:space-between}.quantity-popover__info.global-settings-popup{width:100%;z-index:3;position:absolute;background-color:rgb(var(--color-background));max-width:36rem}.quantity-popover__info .button-close,.variant-remove-total quick-order-list-remove-all-button .button,.quick-order-list-total__confirmation quick-order-list-remove-all-button .button,quantity-popover .quick-order-list-remove-button .button{--shadow-opacity: 0;--border-opacity: 0}.quantity-popover__info-button{display:flex;align-items:center;margin:0 .4rem 0 0;min-width:1.5rem;min-height:1.5rem;--shadow-opacity: 0;--border-opacity: 0}.quantity-popover__info-button--icon-with-label{text-align:left}.quantity-popover__info-button--icon-with-label svg{flex-shrink:0;width:15px;height:14px}.quantity-popover__info-button--open{text-decoration:underline}.quantity-popover__info-button span{padding-left:1rem}.quantity-popover__info-button--icon-only--animation svg{transform:scale(1.25)}.quantity-popover__info-button--icon-only svg{transition:transform var(--duration-default) ease;width:15px;height:14px}@media screen and (max-width:989px){.quantity-popover__info.global-settings-popup{left:0;top:100%}.quantity-popover__info-button{padding-left:0}}.quantity-popover__info .quantity__rules{margin-top:1.2rem;margin-bottom:1rem}.quantity-popover__info .volume-pricing-label{display:block;margin-left:1.2rem;margin-top:1.2rem;font-size:1.2rem}.quantity-popover__info .button{width:3.2rem;height:3.2rem;position:absolute;top:.4rem;right:0;padding:0 1.2rem 0 0;display:flex;justify-content:flex-end}.quantity-popover__info .volume-pricing-label~.button{top:-.2rem}.quantity-popover__info .button .icon{width:1.5rem;height:1.5rem}quantity-popover volume-pricing{margin-top:1.2rem;display:block}quantity-popover .quantity__rules span:first-of-type{display:block}.quantity-popover-container{display:flex;padding:.5rem .5rem .5rem 0}.quantity-popover-container:not(.quantity-popover-container--hover){align-items:center}@media screen and (min-width:990px){.quantity-popover-container--empty{margin-right:2.7rem}.quantity-popover__info.global-settings-popup{width:20rem}.quantity-popover-container{width:auto;max-width:20rem}.quantity-popover__info.global-settings-popup{transform:translate(-100%);top:.5rem}}quantity-popover .quantity{background:rgb(var(--color-background))}quantity-popover .quantity__rules{margin-left:.8rem}quantity-popover .quantity__rules .divider:nth-child(2):before{content:none}quantity-popover .quantity__button:not(:focus-visible):not(.focused),quantity-popover .quantity__input:not(:focus-visible):not(.focused){background-color:initial}
/*# sourceMappingURL=/cdn/shop/t/8/assets/quantity-popover.css.map?v=108687282101593689021772184902 */


/* ===== selective-heading-fonts.css ===== */
body:not(.h1-heading-font) h1,body:not(.h1-heading-font) .h1{font-family:var(--font-body-family)!important}body.h1-heading-font h1,body.h1-heading-font .h1{font-family:var(--font-heading-family)!important}body:not(.h2-heading-font) h2,body:not(.h2-heading-font) .h2{font-family:var(--font-body-family)!important}body.h2-heading-font h2,body.h2-heading-font .h2{font-family:var(--font-heading-family)!important}body:not(.h3-heading-font) h3,body:not(.h3-heading-font) .h3{font-family:var(--font-body-family)!important}body.h3-heading-font h3,body.h3-heading-font .h3{font-family:var(--font-heading-family)!important}body:not(.h4-heading-font) h4,body:not(.h4-heading-font) .h4{font-family:var(--font-body-family)!important}body.h4-heading-font h4,body.h4-heading-font .h4{font-family:var(--font-heading-family)!important}body:not(.h5-heading-font) h5,body:not(.h5-heading-font) .h5{font-family:var(--font-body-family)!important}body.h5-heading-font h5,body.h5-heading-font .h5{font-family:var(--font-heading-family)!important}body:not(.h6-heading-font) h6,body:not(.h6-heading-font) .h6{font-family:var(--font-body-family)!important}body.h6-heading-font h6,body.h6-heading-font .h6{font-family:var(--font-heading-family)!important}body:not(.h1-heading-font) span[class*=title],body:not(.h2-heading-font) span[class*=title],body:not(.h3-heading-font) span[class*=title],body:not(.h4-heading-font) span[class*=title],body:not(.h5-heading-font) span[class*=title],body:not(.h6-heading-font) span[class*=title],body:not(.h1-heading-font) span[class*=heading],body:not(.h2-heading-font) span[class*=heading],body:not(.h3-heading-font) span[class*=heading],body:not(.h4-heading-font) span[class*=heading],body:not(.h5-heading-font) span[class*=heading],body:not(.h6-heading-font) span[class*=heading],body:not(.h3-heading-font) span[class*=product-title],body:not(.h1-heading-font) span[class*=section-title],body:not(.h2-heading-font) span[class*=section-title]{font-family:var(--font-body-family)!important}.tab-title,[class*=tab-title],.button-text,[class*=button-text],.nav-title,[class*=nav-title]{font-family:var(--font-body-family)!important}.accent-font,.accent-font-xs,.accent-font-sm,.accent-font-md,.accent-font-lg,.accent-font-xl,.accent-font-2xl,.accent-font-3xl,.accent-font-4xl,.accent-font-5xl,.accent-text,.global-accent-text,.custom-accent-text{font-family:var(--font-accent-family, var(--font-body-family))!important}.heading-text{font-family:var(--font-heading-family)!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/selective-heading-fonts.css.map?v=33454361275003881961772184915 */


/* ===== shop-product-details.css ===== */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.shop-thumbnail.visually-hidden{position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.shop-add-to-cart-button{display:flex;justify-content:center;align-items:center;width:100%!important;font-size:16px;padding:20px 10px;border-radius:var(--button-border-radius, 10px);border:none;font-weight:600;cursor:pointer;transition:background-color .3s ease;font-family:var(--font-body-family-override);position:relative;gap:10px;--button-text-color: inherit;--button-price-color: var(--button-text-color, inherit)}.rating-component{font-family:var(--font-body-family-override);letter-spacing:var(--letter-spacing-body)}.image_review-star{width:15px;height:15px;margin-right:-2px}.review-star-half,.review-star{width:20px;height:20px;margin-right:-3px}[dir=rtl] .review-star-half{direction:ltr}.shop-product-price{font-size:1.8rem;font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-body)}.shop-product-price.on-sale{color:#ef4a65!important}.shop-compare-price{text-decoration:line-through!important;font-size:1.6rem;margin-left:.5rem!important;letter-spacing:var(--letter-spacing-body)}.shop-product-price-block{letter-spacing:var(--letter-spacing-body);line-height:1.2!important}.shop-save-price{font-weight:var(--font-weight-semibold);padding:.5rem .8rem!important;border-radius:50px!important;margin-left:.75rem!important;letter-spacing:var(--letter-spacing-body);display:inline-flex!important;align-items:center!important;line-height:1!important}.shop-save-price .tag-icon{margin-right:4px;transform:rotate(90deg);position:relative;top:-.5px}.shop-product-description{margin:1rem 0;line-height:1.6;letter-spacing:var(--letter-spacing-body)}.shop-read-more,.shop-read-less{display:inline-block;margin-left:.5rem;text-decoration:none;font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body)}.shop-custom-content{margin-top:1rem;padding-top:1rem;letter-spacing:var(--letter-spacing-body)}.shop-indicator-dot{width:8px;height:8px;border-radius:50%;cursor:pointer}.shop-thumbnails img{object-fit:cover;border-radius:0;cursor:pointer;opacity:.7;transition:all .3s ease}.shop-product-title{font-size:28px!important;margin-top:0;margin-bottom:0;line-height:1.3;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-heading);overflow:visible;word-wrap:break-word;max-width:100%}.shop-award-badge{padding:3px 12px;display:inline-flex;align-items:center;letter-spacing:var(--letter-spacing-body);line-height:1.4;width:fit-content;white-space:nowrap;align-self:flex-start}.shop-product-price-container{margin:1rem 0;position:relative;font-family:var(--font-body-family-override);display:flex!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important}.shop-carousel-container{flex:0 0 50%;max-width:50%;position:relative;align-self:flex-start}.shop-image-container img.shop-main-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.shop-thumbnails img:hover{opacity:.9}.warning-title{font-weight:700!important;margin-bottom:1px;letter-spacing:var(--letter-spacing-body)}.shop-thumbnails img.active{opacity:1;border-color:#000}.shop-main-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;opacity:0;background-color:#fff0;transition:opacity .35s cubic-bezier(.4,0,.2,1);pointer-events:none;border-radius:var(--product-image-border-radius)!important}.shop-main-image.active{opacity:1;pointer-events:auto}.shop-main-image img{transition:opacity .3s ease}.shop-add-to-cart-button .button-icon{line-height:0;display:flex;align-items:center}.shop-add-to-cart-button .button-text{color:var(--button-text-color, inherit)}.shop-add-to-cart-button:hover{background-color:var(--button-hover-color)!important}.shop-add-to-cart-wrapper{width:100%!important;display:block;border-radius:var(--button-border-radius, 10px)}.loading__spinner{position:absolute;width:1.8rem;display:flex;align-items:center;justify-content:center}.shop-add-to-cart-button.loading span{visibility:hidden}.shop-add-to-cart-button .spinner{animation:rotator 1.4s linear infinite}.limited-stock-component{font-family:var(--font-body-family);letter-spacing:var(--letter-spacing-body);display:inline-flex;align-items:center;width:auto;max-width:100%}.stock-icon{margin-right:8px;display:flex;align-items:center;position:relative;width:14px;height:14px}.clock-face,.hour-hand,.minute-hand{width:14px;height:14px}.hour-hand,.minute-hand{position:absolute;top:0;left:0}.minute-hand{transform-origin:center;animation:rotate 8s linear infinite}.hourglass{animation:flip 2s infinite;transform-origin:center}.limited-stock-text{font-weight:var(--font-weight-regular);margin-right:4px}.stock-available{font-weight:var(--font-weight-regular)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes flip{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(0)}}@media(max-width:768px){.limited-stock-component{flex-wrap:wrap}.product-faq{font-size:90%;width:100%}.product-faq .faq-question-image{margin-right:8px}.product-faq .faq-item.active .faq-answer{max-height:350px}}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.shop-add-to-cart-button .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.shop-stock-indicator{display:flex;align-items:center;border-radius:50px;width:fit-content}.shop-stock-dot-container{position:relative;margin-right:12px}.shop-stock-dot{display:block;border-radius:50%}.shop-stock-dot.static-dot{position:relative;z-index:2}.shop-stock-dot.animated-dot{position:absolute;top:0;left:0}.shop-product-details{max-width:1200px;margin:0 auto!important;padding:0;letter-spacing:var(--letter-spacing-body);font-family:var(--font-body-family-override)}.shop-add-to-cart-button .button-content{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative}.shop-add-to-cart-button .current-price{font-size:14px;font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-body);color:var(--button-price-color, var(--button-text-color, inherit))}.shop-add-to-cart-button .compare-price{font-size:14px;font-weight:var(--font-weight-regular);text-decoration:line-through;opacity:.7;letter-spacing:var(--letter-spacing-body);margin-left:0;color:var(--button-price-color, var(--button-text-color, inherit))}.shop-add-to-cart-button .price-separator{color:var(--button-price-color, var(--button-text-color, inherit));margin:0 2px}.shop-product-section{box-sizing:border-box;width:100%;padding:10px 8px;font-family:inherit}.shop-product-inner-container{max-width:1200px;margin:0 auto;width:100%}.shop-product-layout{display:flex;flex-wrap:wrap;align-items:flex-start;gap:20px}.shop-carousel-container{flex:0 0 55%;max-width:55%;position:relative;align-self:flex-start}.shop-product-info{flex:0 0 calc(45% - 20px);max-width:calc(45% - 20px);display:flex;flex-direction:column;width:100%;overflow:visible;text-align:left;align-items:flex-start}.shop-carousel-container *,.shop-carousel-container *:before,.shop-carousel-container *:after{box-sizing:border-box;margin:0;padding:0}.shop-video{width:100%;height:100%}.shop-product-carousel{width:90%;display:block;position:relative;padding:0}.shop-main-image-wrapper{width:100%;position:relative;overflow:hidden;border-radius:var(--product-image-border-radius)!important;margin-bottom:5px}.shop-image-container{position:relative;width:100%;border-radius:var(--product-image-border-radius)!important;overflow:hidden;background-color:#fff0}@media(max-width:799px){.shop-product-section[data-full-width-image=true] .shop-image-container{height:auto!important}.shop-product-section[data-full-width-image=true] .shop-main-image{opacity:0;transition:opacity .35s cubic-bezier(.4,0,.2,1);pointer-events:none}.shop-product-section[data-full-width-image=true] .shop-main-image.active{position:static!important;height:auto!important;width:100%!important;object-fit:contain!important;display:block!important;opacity:1!important;pointer-events:auto!important}.shop-product-section[data-full-width-image=true] .shop-main-image:not(.active){opacity:0!important;pointer-events:none!important}.shop-product-section[data-full-width-image=true] .shop-mobile-arrows{position:absolute;top:0;left:0;right:0;bottom:auto;height:100%}.shop-product-section[data-full-width-image=true] .shop-mobile-arrows-below{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;height:auto!important}.shop-product-section[data-full-width-image=true] .shop-desktop-arrows.shop-desktop-arrows-overlaid{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:auto!important;height:100%!important}.shop-product-section[data-full-width-image=true] .shop-desktop-arrows.shop-desktop-arrows-below{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;height:auto!important}}@media(max-width:799px){.shop-product-section[data-full-width-image=true] .shop-main-image-wrapper{height:auto}.shop-product-section[data-full-width-image=true] .shop-thumbnails-outer{margin-top:10px}}.shop-product-section[data-hide-thumbnails=true] .shop-thumbnails-outer{display:none!important}@media(min-width:800px){.shop-product-section[data-hide-thumbnails=true] .shop-thumbnails-outer{display:none!important}}@media(max-width:799px){.shop-product-section[data-hide-thumbnails=true] .shop-thumbnails-outer{display:none!important}}.shop-dots-navigation{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:15px;padding:10px 0;flex-wrap:wrap;max-width:100%}.shop-dot{width:var(--dot-size, 8px);height:var(--dot-size, 8px);border-radius:50%;background-color:var(--dot-color, #cccccc);cursor:pointer;transition:all .2s ease;display:block}.shop-dot:hover{background-color:var(--dot-active-color, #000000);opacity:.7}.shop-dot:focus{outline:2px solid var(--dot-active-color, #000000);outline-offset:2px}.shop-dot.active{background-color:var(--dot-active-color, #000000);box-shadow:0 0 0 2px #fffc}@media(max-width:767px){.shop-dots-navigation{margin-top:12px;gap:6px;padding:8px 0}}@media(max-width:480px){.shop-dots-navigation{gap:5px;margin-top:10px}.shop-product-section[data-full-width-image=true] .shop-image-container{max-width:none;margin:0}}@media(max-width:767px){.shopify-section:has(.shop-product-section[data-mobile-full-width=true]){padding:0!important;margin:0!important}.shop-product-section.shop-product-section[data-mobile-full-width=true]{padding:0!important;margin:0!important}.shop-product-section[data-mobile-full-width=true] .shop-product-inner-container{padding:0!important;margin:0!important;max-width:100%!important}.shop-product-section[data-mobile-full-width=true] .shop-product-layout{padding:0!important;margin:0!important;gap:0!important}.shop-product-section[data-mobile-full-width=true] .shop-carousel-container{padding:0!important;margin:0!important;max-width:100%!important;width:100%!important}.shop-product-section[data-mobile-full-width=true] .shop-product-carousel{width:100%!important;padding:0!important;margin:0!important;max-width:100%!important}.shop-product-section[data-mobile-full-width=true] .shop-image-container{border-radius:0!important;padding:0!important;margin:0!important;max-width:100%!important;width:100%!important;height:auto!important}.shop-product-section[data-mobile-full-width=true] .shop-main-image-wrapper{border-radius:0!important;padding:0!important;margin:0!important;max-width:100%!important;width:100vw!important;height:auto!important;position:relative;left:50%;right:50%;margin-left:-50vw!important;margin-right:-50vw!important}.shop-product-section[data-mobile-full-width=true] .shop-main-image,.shop-product-section[data-mobile-full-width=true] .shop-main-image img{width:100%!important;height:auto!important;max-width:100%!important;border-radius:0!important;object-fit:cover!important;display:block!important}.shop-product-section[data-mobile-full-width=true] .shop-image-zoom-wrapper{width:100%!important;height:auto!important;margin:0!important;padding:0!important}.shop-product-section[data-mobile-full-width=true] .page-fade-in{transform:none!important}}.shop-desktop-arrows{display:none}@media(min-width:800px){.shop-desktop-arrows{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px;padding:10px 0}.shop-dots-navigation+.shop-desktop-arrows{margin-top:10px}.shop-desktop-arrow{width:44px;height:44px;border-radius:var(--arrow-border-radius, 50%)!important;background-color:var(--desktop-arrow-bg, #ffffff);border:1px solid var(--desktop-arrow-border, #e0e0e0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.shop-desktop-arrow:hover{background-color:var(--desktop-arrow-hover-bg, #f5f5f5);border-color:var(--desktop-arrow-hover-border, #d0d0d0);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.shop-desktop-arrow:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a}.shop-desktop-arrow:focus{outline:none;border-color:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrow svg{width:18px;height:18px;transition:all .2s ease}.shop-desktop-arrow svg path{stroke:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrow:disabled{opacity:.4;cursor:not-allowed;transform:none}.shop-desktop-arrow:disabled:hover{background-color:var(--desktop-arrow-bg, #ffffff);border-color:var(--desktop-arrow-border, #e0e0e0);transform:none;box-shadow:0 2px 8px #0000001a}}@media(min-width:1200px){.shop-desktop-arrows{margin-top:25px;gap:30px}.shop-desktop-arrow{width:48px;height:48px;border-radius:var(--arrow-border-radius, 50%)!important}.shop-desktop-arrow svg{width:20px;height:20px}.shop-desktop-arrow svg path{stroke:var(--desktop-arrow-icon, #000000)}}.shop-desktop-arrows.shop-desktop-arrows-overlaid{display:none!important;position:static;margin:0;padding:0;gap:0}@media(min-width:800px){.shop-desktop-arrows.shop-desktop-arrows-overlaid{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;display:flex!important;justify-content:space-between;align-items:center;padding:0 15px!important;pointer-events:none;z-index:2;margin:0!important;gap:0!important}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow{width:44px;height:44px;border-radius:var(--arrow-border-radius, 50%)!important;background-color:var(--desktop-arrow-bg, #ffffff);border:1px solid var(--desktop-arrow-border, #e0e0e0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:var(--arrow-opacity, .9);box-shadow:0 2px 8px #0000001a;pointer-events:auto;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow:hover{background-color:var(--desktop-arrow-hover-bg, #f5f5f5);border-color:var(--desktop-arrow-hover-border, #d0d0d0);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a;border-color:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow:focus{outline:none;border-color:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow svg{width:18px;height:18px;transition:all .2s ease}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow svg path{stroke:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrow-prev{margin-left:0}.shop-desktop-arrow-next{margin-right:0}}@media(min-width:1200px){.shop-desktop-arrows.shop-desktop-arrows-overlaid{padding:0 20px!important}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow{width:50px;height:50px}.shop-desktop-arrows.shop-desktop-arrows-overlaid .shop-desktop-arrow svg{width:20px;height:20px}}.shop-desktop-arrows.shop-desktop-arrows-below{display:none}@media(min-width:800px){.shop-desktop-arrows.shop-desktop-arrows-below{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:0;padding:10px 0}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow{width:40px;height:40px;border-radius:var(--arrow-border-radius, 50%)!important;background-color:var(--desktop-arrow-bg, #ffffff);border:1px solid var(--desktop-arrow-border, #e0e0e0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow:hover{background-color:var(--desktop-arrow-hover-bg, #f5f5f5);border-color:var(--desktop-arrow-hover-border, #d0d0d0);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow:active{transform:translateY(0);box-shadow:0 2px 8px #0000001a;border-color:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow:focus{outline:none;border-color:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow svg{width:18px;height:18px;transition:all .2s ease}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow svg path{stroke:var(--desktop-arrow-icon, #000000)}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow:disabled{opacity:.4;cursor:not-allowed;transform:none}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow:disabled:hover{background-color:var(--desktop-arrow-bg, #ffffff);border-color:var(--desktop-arrow-border, #e0e0e0);transform:none;box-shadow:0 2px 8px #0000001a}}@media(min-width:1200px){.shop-desktop-arrows.shop-desktop-arrows-below{margin-top:25px;gap:30px}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow{width:48px;height:48px}.shop-desktop-arrows.shop-desktop-arrows-below .shop-desktop-arrow svg{width:20px;height:20px}}.shop-mobile-arrows{display:none}@media(max-width:799px){.shop-mobile-arrows{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:0 10px;pointer-events:none;z-index:2;animation:fadeInMobileArrows .3s ease-in-out}@keyframes fadeInMobileArrows{0%{opacity:0}to{opacity:1}}.shop-mobile-arrow{width:40px;height:40px;border-radius:var(--arrow-border-radius, 50%)!important;background-color:var(--desktop-arrow-bg, #ffffff);border:1px solid var(--desktop-arrow-border, #e0e0e0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:var(--arrow-opacity, .9);box-shadow:0 2px 8px #00000026;pointer-events:auto;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.shop-mobile-arrow:active{transform:scale(.95);opacity:1;border-color:var(--desktop-arrow-icon, #000000)}.shop-mobile-arrow:focus{outline:none;border-color:var(--desktop-arrow-icon, #000000)}.shop-mobile-arrow svg{width:16px;height:16px;transition:all .2s ease}.shop-mobile-arrow svg path{stroke:var(--desktop-arrow-icon, #000000)}.shop-mobile-prev-arrow{margin-left:0}.shop-mobile-next-arrow{margin-right:0}}@media(max-width:480px){.shop-mobile-arrows{padding:0 8px}.shop-mobile-arrow{width:36px;height:36px}.shop-mobile-arrow svg{width:14px;height:14px}}.shop-mobile-arrow-in-thumbnails{display:none}@media(max-width:799px){.shop-thumbnails-wrapper{display:flex!important;align-items:center;gap:10px}.shop-mobile-arrow-in-thumbnails{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--arrow-border-radius, 50%)!important;background-color:var(--desktop-arrow-bg, #ffffff);border:1px solid var(--desktop-arrow-border, #e0e0e0);cursor:pointer;transition:all .2s ease;opacity:var(--arrow-opacity, .9);box-shadow:0 2px 6px #0000001a;pointer-events:auto;flex-shrink:0}.shop-mobile-arrow-in-thumbnails:hover{background-color:var(--desktop-arrow-hover-background, #f5f5f5);border-color:var(--desktop-arrow-hover-border, #d0d0d0);opacity:1}.shop-mobile-arrow-in-thumbnails:active{transform:scale(.95);opacity:1;border-color:var(--desktop-arrow-icon, #000000)}.shop-mobile-arrow-in-thumbnails:focus{outline:none;border-color:var(--desktop-arrow-icon, #000000)}.shop-mobile-arrow-in-thumbnails svg{width:19px;height:19px;transition:all .2s ease}.shop-mobile-arrow-in-thumbnails svg path{stroke:var(--desktop-arrow-icon, #000000)}.shop-thumbnails{display:flex;flex:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.shop-thumbnails::-webkit-scrollbar{display:none}.shop-thumbnail{width:50px!important;height:50px!important}.shop-thumbnails{gap:8px!important}.shop-thumbnails-wrapper:has(.shop-mobile-arrow-in-thumbnails) .shop-thumbnail,.shop-thumbnails-wrapper.has-mobile-arrows .shop-thumbnail{width:45px!important;height:45px!important}.shop-thumbnails-wrapper:has(.shop-mobile-arrow-in-thumbnails) .shop-thumbnails,.shop-thumbnails-wrapper.has-mobile-arrows .shop-thumbnails{gap:6px!important}}@media(max-width:480px){.shop-mobile-arrow-in-thumbnails{width:28px;height:28px}.shop-mobile-arrow-in-thumbnails svg{width:17px;height:17px}.shop-thumbnails-wrapper{gap:8px}.shop-thumbnail{width:45px!important;height:45px!important}.shop-thumbnails{gap:6px!important}.shop-thumbnails-wrapper:has(.shop-mobile-arrow-in-thumbnails) .shop-thumbnail,.shop-thumbnails-wrapper.has-mobile-arrows .shop-thumbnail{width:40px!important;height:40px!important}.shop-thumbnails-wrapper:has(.shop-mobile-arrow-in-thumbnails) .shop-thumbnails,.shop-thumbnails-wrapper.has-mobile-arrows .shop-thumbnails{gap:4px!important}}.shop-mobile-arrows-below{display:none}@media(max-width:799px){.shop-mobile-arrows-below{position:static!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;display:flex;justify-content:center;align-items:center;gap:20px;margin-top:15px;padding:10px 0;pointer-events:auto!important;z-index:auto!important;animation:none!important}.shop-mobile-arrows-below .shop-mobile-arrow{width:40px;height:40px;border-radius:var(--arrow-border-radius, 50%)!important;background-color:var(--desktop-arrow-bg, #ffffff);border:1px solid var(--desktop-arrow-border, #e0e0e0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:var(--arrow-opacity, .9);box-shadow:0 2px 8px #00000026;pointer-events:auto;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.shop-mobile-arrows-below .shop-mobile-arrow:active{transform:scale(.95);opacity:1;border-color:var(--desktop-arrow-icon, #000000)}.shop-mobile-arrows-below .shop-mobile-arrow:focus{outline:none;border-color:var(--desktop-arrow-icon, #000000)}.shop-mobile-arrows-below .shop-mobile-arrow svg{width:16px;height:16px;transition:all .2s ease}.shop-mobile-arrows-below .shop-mobile-arrow svg path{stroke:var(--desktop-arrow-icon, #000000)}}@media(max-width:480px){.shop-mobile-arrows-below{gap:15px;margin-top:12px;padding:8px 0}.shop-mobile-arrows-below .shop-mobile-arrow{width:36px;height:36px}.shop-mobile-arrows-below .shop-mobile-arrow svg{width:14px;height:14px}}.shop-thumbnails-outer{position:relative;width:100%;margin-top:10px;display:flex;justify-content:center}.shop-thumbnails-wrapper{position:relative;width:100%;display:flex;align-items:center;gap:10px;padding:0 5px;max-width:100%;margin:0 auto}.shop-thumbnails{display:flex;gap:10px;width:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:5px 0;flex-wrap:nowrap;align-items:center}.shop-thumbnails::-webkit-scrollbar{display:none}.shop-thumbnail{flex:0 0 auto;width:70px;height:70px;cursor:pointer;border-radius:4px!important;overflow:hidden;transition:opacity .2s ease,border-color .2s ease;padding:0;margin:0;background-color:#f8f8f8}.thumb-square{width:100%;height:100%;position:relative;display:block;overflow:hidden;padding:0;margin:0}.thumb-square img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.thumb-square .video-icon{position:absolute;transform:translate(-50%,-50%)}.shop-thumbnail-indicators{display:none;justify-content:center;gap:5px;margin-top:10px}.shop-square-container{position:relative;aspect-ratio:1 / 1;width:100%;overflow:hidden}.shop-match-image-width{width:100%;max-width:100%;padding:0}@media(min-width:768px){.shop-thumbnail{width:64px;height:64px}.shop-thumbnails{gap:4px}.shop-product-{padding:0 7px}.shop-main-image-wrapper{margin-bottom:14px}.shop-thumbnails-outer{margin:10px 0}}@media(min-width:800px){.shop-carousel-container::-webkit-scrollbar{display:none}.shop-main-image-wrapper,.shop-image-container{align-self:flex-start;margin-left:0;margin-right:auto}.shop-thumbnails-wrapper{max-width:100%;width:100%;justify-content:center}.shop-thumbnails{max-width:100%;justify-content:flex-start;margin:0 auto}.shop-match-image-width{max-width:100%;width:100%;padding:0}.shop-square-container{width:100%}.shop-product-layout{display:flex;gap:20px;align-items:flex-start}.shop-carousel-container{flex:0 0 50%;max-width:50%;position:sticky;top:20px;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;align-items:center}.shop-product-info{flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media screen and (min-width:750px){.shop-add-to-cart-button .current-price{font-size:16px}.shop-add-to-cart-button .compare-price{font-size:14px}}@media(max-width:799px){.shop-product-layout{flex-direction:column;gap:0}.shop-carousel-container{margin-bottom:2px;display:flex;flex-direction:column;align-items:center}.shop-thumbnails-wrapper{max-width:600px;margin:0 auto}.shop-product-info{padding-top:10px;align-items:flex-start;text-align:left}.shop-carousel-container,.shop-product-info{flex:0 0 100%;max-width:100%;position:static;max-height:none}.shop-carousel-container{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.shop-image-container{max-width:600px;margin:0 auto}.shop-thumbnails-outer{max-width:600px;width:100%;margin:10px auto 0}.shop-product-title{font-size:26px!important;padding-right:0;width:100%}.shop-thumbnail-indicators{display:flex}.shop-image-container{width:100%!important;max-width:100%!important;margin:0!important}.shop-thumbnails-outer{width:100%!important;max-width:100%!important;margin:10px 0 0!important}.shop-thumbnails-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.shop-product-carousel{width:100%!important}.shop-carousel-container{padding:0!important;width:100%!important}.shop-thumbnail{width:60px;height:60px;border-radius:4px!important}.shop-thumbnails{gap:8px;padding:5px 6px;justify-content:center}.shop-main-image{object-fit:contain}.shop-main-image:hover img{transform:scale(1.03)}.shop-square-container,.shop-match-image-width{margin:0 auto;max-width:600px}.shop-square-container{aspect-ratio:4 / 3}}@media(max-width:767px){.shop-image-container,.shop-thumbnails-outer,.shop-thumbnails-wrapper{max-width:500px}.shop-award-badge{white-space:normal;padding:3px 12px}.rating-component{flex-wrap:wrap}.rating-satisfaction{margin-left:0;letter-spacing:var(--letter-spacing-body);margin-top:0}.shop-product-info{align-items:flex-start;text-align:left}.shop-image-container{width:100%!important;max-width:100%!important;margin:0!important}.shop-thumbnails-outer{width:100%!important;max-width:100%!important;margin:10px 0 0!important}.shop-thumbnails-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.shop-product-carousel{width:100%!important}.shop-carousel-container{padding:0!important;width:100%!important}.shop-image-container{margin:0 auto;max-width:500px}.shop-main-image{object-fit:contain}.shop-main-image:hover img{transform:scale(1.03)}.shop-square-container,.shop-match-image-width{max-width:500px}.shop-square-container{aspect-ratio:5 / 4}.shop-add-to-cart-button,.shop-add-to-cart-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.shop-carousel-container,.shop-product-carousel,.shop-image-container,.shop-thumbnails-outer,.shop-thumbnails-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-bottom:2px}.shop-product-info{padding-top:0}.shop-product-title{font-size:26px!important;padding-right:0;width:100%}.shop-thumbnail-indicators{display:flex}.shop-thumbnail{width:60px;height:60px;border-radius:4px!important}.shop-thumbnails{gap:8px;padding:5px 6px;justify-content:flex-start;width:100%!important}}@media(max-width:480px){.shop-image-container,.shop-thumbnails-wrapper{max-width:100%}.shop-thumbnail{width:50px;height:50px;border-radius:3px!important}.shop-square-container,.shop-match-image-width{max-width:100%}.shop-thumbnails{gap:6px;padding:5px 4px}.shop-image-container,.shop-thumbnails-outer,.shop-thumbnails-wrapper{width:100%;max-width:100%;margin:0}.shop-thumbnails-outer{margin-top:10px}}@media(max-width:767px){.shop-thumbnail{width:60px;height:60px;border-radius:4px!important}}@media(max-width:480px){.shop-thumbnail{width:50px;height:50px;border-radius:3px!important}}.shop-product-layout.no-gallery{display:block}.shop-product-layout.no-gallery .shop-product-info{flex:1 1 100%;max-width:100%;width:100%}.shop-product-layout.no-gallery .shop-carousel-container{display:none}@media(min-width:800px){.shop-product-layout.no-gallery .shop-product-info{max-width:800px;margin:0 auto}}@media(max-width:799px){.shop-product-layout.no-gallery .shop-product-info{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/shop-product-details.css.map?v=2224478214620041641772184916 */


/* ===== size-chart.css ===== */
.size-chart-block{display:inline-block}.size-chart-trigger{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;text-decoration:none;font-family:inherit;font-weight:500;white-space:nowrap;outline:none}.size-chart-trigger:focus{outline:2px solid currentColor;outline-offset:2px}.size-chart-trigger:active{transform:translateY(0)}.size-chart-ruler-icon{flex-shrink:0}.size-chart-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.size-chart-popup.active{opacity:1;visibility:visible}.size-chart-popup-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.size-chart-popup-content{position:relative;width:90%;max-width:600px;max-height:90vh;overflow:hidden;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;z-index:1}.size-chart-popup.active .size-chart-popup-content{animation:fadeInPopup .3s ease forwards}.size-chart-popup-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e0e0;flex-shrink:0}.size-chart-popup-title{margin:0;font-weight:var(--font-weight-bold)!important}.size-chart-popup-close{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease;border-radius:4px}.size-chart-popup-close:hover{color:#333;background-color:#0000000d}.size-chart-popup-close svg{width:20px;height:20px}.size-chart-popup-body{overflow-y:auto;flex-grow:1}.size-chart-table-wrapper{overflow-x:auto}.size-chart-table{width:100%;border-collapse:collapse;font-size:inherit}.size-chart-table th,.size-chart-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}.size-chart-table th{background-color:#0000000d;font-weight:600;color:#333}.size-chart-table tbody tr:hover{background-color:#00000005}.size-chart-table tbody tr:last-child td{border-bottom:none}.size-chart-image-wrapper{text-align:center}.size-chart-image{max-width:100%;height:auto;border-radius:4px}.size-chart-custom-content{line-height:1.6}.size-chart-custom-content h1,.size-chart-custom-content h2,.size-chart-custom-content h3,.size-chart-custom-content h4,.size-chart-custom-content h5,.size-chart-custom-content h6{margin-top:0;margin-bottom:1rem}.size-chart-custom-content p{margin-bottom:1rem}.size-chart-custom-content ul,.size-chart-custom-content ol{margin-bottom:1rem;padding-left:1.5rem}.size-chart-note{margin-top:20px;padding:16px;background-color:#0000000d;border-radius:6px;border-left:4px solid #007bff}.size-chart-note p{margin:0;font-size:.9em;color:#555;line-height:1.5}@media(max-width:768px){.size-chart-popup-content{width:95%;max-width:none;max-height:90vh}.size-chart-popup-header,.size-chart-popup-body{padding:15px}.size-chart-popup-title{font-size:18px}.size-chart-table th,.size-chart-table td{padding:8px 12px;font-size:13px}}@media(max-width:480px){.size-chart-popup-content{width:98%;max-width:none;max-height:85vh}.size-chart-popup-header,.size-chart-popup-body{padding:12px}.size-chart-table th,.size-chart-table td{padding:6px 8px;font-size:12px}.size-chart-trigger{font-size:12px!important;padding:6px 12px!important}.size-chart-ruler-icon{width:14px!important;height:14px!important;margin-right:6px!important}}@keyframes fadeInPopup{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.size-chart-popup,.size-chart-popup.active{outline:none}.size-chart-popup-body::-webkit-scrollbar{width:6px}.size-chart-popup-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.size-chart-popup-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.size-chart-popup-body::-webkit-scrollbar-thumb:hover{background:#999}@media(max-width:600px){.size-chart-table-wrapper{margin:-5px}.size-chart-table{font-size:12px}.size-chart-table th:first-child,.size-chart-table td:first-child{position:sticky;left:0;background-color:#fff;z-index:1}.size-chart-table th:first-child{background-color:#0000000d}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/size-chart.css.map?v=79667529099247686161772184917 */


/* ===== sticky-add-to-cart.css ===== */
#stickyAddToCart{position:fixed;bottom:0;left:0;width:100vw;max-width:100%;box-shadow:0 -1px 5px #0000001a;opacity:0;transform:translateY(100%);transition:transform .4s ease,opacity .3s ease;padding:12px 0;pointer-events:none;display:block;box-sizing:border-box;overflow-x:hidden;z-index:9900}#stickyAddToCart.show{transform:translateY(0);opacity:1;pointer-events:all;display:block!important}.sticky-add-to-cart__container{display:flex;flex-direction:column;max-width:1200px;width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box;overflow:hidden}.sticky-add-to-cart__product{display:flex;align-items:center;margin-bottom:12px}.sticky-add-to-cart__image{width:60px;height:60px;border-radius:4px;overflow:hidden;border:1px solid #e0e0e0;background:#fff;margin-right:15px}.sticky-add-to-cart__image img{width:100%;height:100%;object-fit:contain}.sticky-add-to-cart__details{flex:1}.sticky-add-to-cart__ratings{display:flex;align-items:center;margin-bottom:3px}.sticky-add-to-cart__stars{display:flex;margin-right:8px}.star{font-size:14px;line-height:1;margin-right:2px;display:flex;align-items:center;justify-content:center}.star svg{display:block}.sticky-add-to-cart__title{font-weight:var(--font-weight-bold);margin:0}.sticky-add-to-cart__shipping{display:flex;align-items:center;justify-content:flex-end;margin-bottom:12px;font-size:14px;letter-spacing:var(--letter-spacing-body)}.hide-desktop-shipping,.hide-mobile-shipping{display:none!important}.sticky-add-to-cart__shipping-icon{margin-right:5px;font-size:16px}.sticky-add-to-cart__shipping-date{display:flex;align-items:center;gap:5px;font-weight:var(--font-weight-semibold)}.delivery-icon{display:inline-flex;align-items:center;margin-right:5px}.delivery-text{margin-right:5px;font-weight:var(--font-weight-regular)!important}.delivery-date{margin-left:0;font-weight:var(--font-weight-bold)}.mobile-shipping-info{display:flex;justify-content:center;width:100%;margin-top:2px;text-align:center;font-size:13px;font-weight:var(--font-weight-regular);padding:3px 0}.mobile-shipping-info .delivery-date-calculator__date{font-weight:var(--font-weight-bold)}@keyframes shine{0%{left:-100%;opacity:0}10%{opacity:.8}20%{opacity:.9}40%{opacity:.8}to{left:200%;opacity:0}}.sticky-add-to-cart__button,#stickyAddToCart .sticky-add-to-cart__button,html body .sticky-add-to-cart__button{display:flex;align-items:center;justify-content:center;width:100%;cursor:pointer;text-decoration:none;text-align:center;transition:background-color .3s ease,opacity .3s ease;position:relative;overflow:hidden;z-index:1}.sticky-add-to-cart__button:hover,#stickyAddToCart .sticky-add-to-cart__button:hover,html body .sticky-add-to-cart__button:hover{background-color:var(--global-button-hover-bg-color);color:var(--global-button-hover-text-color)}.sticky-add-to-cart__button .button-text,.sticky-add-to-cart__button .button-added-text,#stickyAddToCart .sticky-add-to-cart__button .button-text,#stickyAddToCart .sticky-add-to-cart__button .button-added-text,html body #stickyAddToCart .sticky-add-to-cart__button .button-text,html body #stickyAddToCart .sticky-add-to-cart__button .button-added-text{font-size:var(--button-text-font-size, inherit)!important;transition:all .7s ease}.sticky-add-to-cart__button .button-added-text{position:absolute;left:0;right:0;opacity:0;transform:translateY(20px)}.sticky-add-to-cart__button.added .button-text{opacity:0;transform:translateY(-20px)}.sticky-add-to-cart__button.added .button-added-text{opacity:1;transform:translateY(0)}.mobile-view .sticky-add-to-cart__button:after{content:"";position:absolute;top:-50%;left:-100%;width:50%;height:200%;background:linear-gradient(to right,#fff0,#ffffff4d,#fff0);transform:rotate(25deg);pointer-events:none;animation:shine 6s infinite;animation-delay:2s}.sticky-add-to-cart__button:hover{transform:translateY(-2px)}.sticky-add-to-cart__button:active{transform:translateY(1px)}.sticky-add-to-cart__mobile-info{display:flex;justify-content:center;align-items:center;width:100%;margin-top:10px;text-align:center}.sticky-add-to-cart__guarantee{display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:var(--letter-spacing-body);white-space:nowrap;flex:1;padding:0 5px}.sticky-add-to-cart__guarantee-icon{font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-body);margin-right:4px}.mobile-divider{width:1px;height:16px;margin:0 10px}.mobile-button-wrapper{width:100%;padding:0;margin:0;box-sizing:border-box;max-width:100%}.desktop-view{display:none!important}.mobile-view{display:flex;flex-direction:column;width:100%;align-items:center;box-sizing:border-box;max-width:100%;overflow:hidden}@media(min-width:768px){.sticky-add-to-cart__container{flex-direction:row;align-items:center;gap:20px}.desktop-view{display:flex!important;flex-direction:row;align-items:center;gap:20px;width:100%;visibility:visible!important;opacity:1!important}.mobile-view{display:none!important}.sticky-add-to-cart__product{margin-bottom:0;flex:1}.sticky-add-to-cart__shipping{margin-bottom:0;white-space:nowrap}#stickyAddToCart .desktop-view .sticky-add-to-cart__button{flex:1;max-width:250px}}@media(max-width:767px){.sticky-add-to-cart__container{padding:0}.mobile-view{padding:0 15px;width:100%;box-sizing:border-box}.sticky-add-to-cart__button{margin:0!important}.mobile-shipping-info .delivery-icon svg{width:16px!important;height:16px!important}.mobile-shipping-info{font-size:11px!important}}#stickyAddToCart .hide-desktop-shipping,#stickyAddToCart .sticky-add-to-cart__shipping.hide-desktop-shipping,#stickyAddToCart .sticky-add-to-cart__shipping-date.hide-desktop-shipping,#stickyAddToCart .delivery-icon.hide-desktop-shipping,#stickyAddToCart .delivery-text.hide-desktop-shipping,#stickyAddToCart .delivery-date.hide-desktop-shipping,#stickyAddToCart .hide-mobile-shipping,#stickyAddToCart .mobile-shipping-info.hide-mobile-shipping,#stickyAddToCart .sticky-add-to-cart__shipping-date.hide-mobile-shipping,#stickyAddToCart .delivery-icon.hide-mobile-shipping,#stickyAddToCart .delivery-text.hide-mobile-shipping,#stickyAddToCart .delivery-date.hide-mobile-shipping{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;position:absolute!important;pointer-events:none!important;overflow:hidden!important}body.overflow-hidden-tablet #stickyAddToCart,body.overflow-hidden-desktop #stickyAddToCart,body.overflow-hidden-mobile #stickyAddToCart{display:none!important;opacity:0!important;pointer-events:none!important;transform:translateY(100%)!important}#stickyAddToCart .sticky-add-to-cart__button:hover:after,#stickyAddToCart .sticky-add-to-cart__button:after,#stickyAddToCart .sticky-add-to-cart__button:before,.sticky-add-to-cart__button:hover:after,.sticky-add-to-cart__button:after,.sticky-add-to-cart__button:before{box-shadow:unset!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sticky-add-to-cart.css.map?v=43632975178549650541772184920 */


/* ===== testimonials.css ===== */
.testimonials-section{width:100%;overflow:hidden}.testimonials-container{position:relative}.testimonials-header{margin-bottom:40px}.testimonials-heading{margin:0 0 20px;text-align:center;letter-spacing:var(--letter-spacing-heading)!important;line-height:1.2}.testimonials-heading[style*=color]{color:inherit}.testimonials-subtitle{margin:0 0 20px;text-align:center;line-height:1.4}.testimonials-subtitle[style*=color]{color:inherit}.testimonials-section .testimonials-heading[style*=color],.testimonials-section .testimonials-subtitle[style*=color]{color:inherit!important}.testimonials-custom-heading{color:var(--heading-color)!important}.testimonials-custom-subtitle{color:var(--subtitle-color)!important}.testimonials-section h2.testimonials-custom-heading,.testimonials-section .testimonials-custom-heading{color:var(--heading-color)!important}.testimonials-section div.testimonials-custom-subtitle,.testimonials-section .testimonials-custom-subtitle{color:var(--subtitle-color)!important}.testimonials-section[data-use-theme-colors=false] .testimonials-custom-heading{color:var(--heading-color)!important}.testimonials-section[data-use-theme-colors=false] .testimonials-custom-subtitle{color:var(--subtitle-color)!important}html body .testimonials-section[data-use-theme-colors=false] h2.testimonials-custom-heading{color:var(--heading-color)!important}html body .testimonials-section[data-use-theme-colors=false] div.testimonials-custom-subtitle{color:var(--subtitle-color)!important}.testimonials-rating-summary-wrapper{display:flex;justify-content:center;width:100%;margin-bottom:0}.testimonials-rating-summary{display:inline-flex;align-items:center;justify-content:center;border-radius:50px;padding:5px 7px;margin:0 auto 5px;gap:0;max-width:fit-content;font-size:13px}.testimonials-rating-stars{display:flex;align-items:center;line-height:1;margin-right:5px;letter-spacing:1px}.testimonials-rating-text{font-weight:var(--font-weight-regular);line-height:1.2;white-space:nowrap;display:inline-block;letter-spacing:var(--letter-spacing-body)}.testimonials-summary-star{width:13px;height:13px;margin-right:-1px!important}.testimonials-summary-star.trustpilot-star{margin-right:2px!important}.testimonials-carousel{position:relative;margin:0 -10px;padding:0 10px}.testimonials-track{display:flex;padding-bottom:20px;margin-bottom:-20px}.testimonial-card{background:#2a2a2a;color:#fff;border-radius:12px;position:relative}.testimonials-card-rating{margin-bottom:12px}.testimonials-card-stars{display:flex;align-items:center;line-height:1}.testimonials-stars{display:flex;gap:0;align-items:center}.testimonials-card-star{width:20px;height:20px;display:block;margin:0;align-content:center;margin-right:-2px!important}.testimonials-card-star.trustpilot-star{margin-right:1px!important}.testimonial-title{font-size:18px;line-height:1.3;margin:0 0 12px}.testimonial-content{line-height:1.5;font-size:14px;margin-bottom:0}.testimonial-content p{margin:0}.testimonial-author{margin-top:auto;padding-top:8px}.author-avatar{font-size:16px;font-weight:700;text-transform:uppercase}.author-name{margin:0;line-height:1.2}.verified-badge{display:flex;align-items:center;margin-top:0;gap:4px}.author-info-details{display:flex;align-items:center;flex-wrap:wrap;gap:0}.author-name{font-weight:var(--font-weight-bold);font-size:14px}.testimonials-verified-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;letter-spacing:var(--letter-spacing-body);font-weight:var(--font-weight-bold);margin-left:6px}.verified-icon{width:16px;height:16px;flex-shrink:0}.testimonials-product-purchase-date{font-size:11px;margin:8px 0 0;letter-spacing:var(--letter-spacing-body);font-weight:var(--font-weight-regular);display:inline-flex;align-items:center;max-width:fit-content;padding:2px 5px;border-radius:8px}.testimonials-purchase-date-icon{position:relative;top:0}.testimonials-navigation{justify-content:center;gap:12px;margin-top:30px}.nav-button{transition:all .2s ease;font-weight:700;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.nav-button svg{flex-shrink:0}.nav-button:hover:not(:disabled){transform:scale(1.05)}.nav-button:active:not(:disabled){transform:scale(.95)}.testimonials-dots{justify-content:center;gap:8px}.dot{transition:all .2s ease;transform:scale(1)}.dot:hover{transform:scale(1.2)}.dot.active{transform:scale(1)}@media screen and (max-width:749px){.testimonials-section{overflow-x:visible}.testimonials-carousel{margin:0 -15px;padding:0 15px}.testimonials-track{padding-right:15px;margin-right:-15px;scroll-behavior:smooth}.testimonial-card{flex-shrink:0}.testimonials-navigation{margin-top:20px;display:flex!important;visibility:visible!important}.testimonials-dots{margin-top:20px}.testimonials-rating-summary{font-size:12px}.testimonials-summary-star{width:12px;height:12px}}@media screen and (min-width:750px){.testimonials-carousel{overflow:hidden}.testimonials-track{transition:transform .3s cubic-bezier(.4,0,.2,1)}.testimonial-card{flex-shrink:0}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.testimonials-star{text-rendering:optimizeLegibility}}.nav-button:focus-visible,.dot:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(prefers-reduced-motion:reduce){.testimonials-track,.testimonial-card,.nav-button,.dot{transition:none}}@media print{.testimonials-navigation,.testimonials-dots{display:none}.testimonials-track{transform:none!important;display:block}.testimonial-card{break-inside:avoid;margin-bottom:20px;flex:none;width:auto}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/testimonials.css.map?v=86046039874093999181772184923 */


/* ===== typography-system.css ===== */
:root{--font-body: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-weight-light: 300;--font-weight-medium: 500;--letter-spacing-tight: -.3px;--letter-spacing-normal: 0px;--letter-spacing-loose: .5px;--letter-spacing-heading: -.3px;--letter-spacing-body: 0px;--line-height-tight: 1.1;--line-height-normal: 1.4;--line-height-loose: 1.6;--font-size-h1: 40px;--font-size-h2: 34px;--font-size-h3: 28px;--font-size-h4: 22px;--font-size-h5: 19px;--font-size-h6: 17px;--font-size-body-large: 19px;--font-size-body: 16px;--font-size-body-small: 14px;--font-size-caption: 12px;--min-font-size-h1: 32px;--max-font-size-h1: 48px;--min-font-size-h2: 28px;--max-font-size-h2: 40px;--min-font-size-h3: 24px;--max-font-size-h3: 32px}h1,.h1{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--h1-font-size, var(--font-size-h1));line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-heading);margin-bottom:.5em}h2,.h2{font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:var(--h2-font-size, var(--font-size-h2));line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-heading);margin-bottom:.5em}h3,.h3{font-family:var(--font-heading);font-weight:var(--font-weight-semibold);font-size:var(--h3-font-size, var(--font-size-h3));line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-body);margin-bottom:.5em}h4,.h4{font-family:var(--font-heading);font-weight:var(--font-weight-semibold);font-size:var(--h4-font-size, var(--font-size-h4));line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body);margin-bottom:.5em}h5,.h5{font-family:var(--font-heading);font-weight:var(--font-weight-medium);font-size:var(--h5-font-size, var(--font-size-h5));line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body);margin-bottom:.5em}.subtitle{font-size:var(--subtitle-font-size, 18px)}h6,.h6{font-family:var(--font-heading);font-weight:var(--font-weight-medium);font-size:var(--font-size-h6);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body);margin-bottom:.5em}body,.body{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--body-font-size, var(--font-size-body));line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body)}.body-large{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-body-large);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body)}.body-small{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-body-small);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body)}.caption{font-family:var(--font-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-caption);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-body)}.button-text{font-family:var(--font-body);font-weight:var(--font-weight-semibold);font-size:var(--global-button-font-size, var(--font-size-body-small));line-height:1.2;letter-spacing:var(--global-button-letter-spacing, var(--letter-spacing-body));text-transform:var(--global-button-text-transform, uppercase)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-light{font-weight:var(--font-weight-light)}.text-regular{font-weight:var(--font-weight-regular)}.text-medium{font-weight:var(--font-weight-medium)}.text-semibold{font-weight:var(--font-weight-semibold)}.text-bold{font-weight:var(--font-weight-bold)}span,div:not([class^=shopify]),p:not([class^=shopify]),button:not([class^=shopify]),a:not([class^=shopify]){font-family:var(--font-body-family-override)!important}span[class*=title],span[class*=heading],span[class*=product-title],span[class*=section-title]{font-family:var(--font-heading-family-override)!important}.check-yes,.check-no,.text-value,.feature-name,.product-subtitle,.product-title,.reviewer-name,.carousel-reviewer-name,.rating-text,.unique-rating-text,.benefit-text,.counter-prefix,.counter-number,.counter-suffix{font-family:var(--font-body-family-override)!important}@media screen and (max-width:375px){h1,.h1{font-size:var(--min-font-size-h1)}h2,.h2{font-size:var(--min-font-size-h2)}h3,.h3{font-size:var(--min-font-size-h3)}}@media screen and (min-width:1440px){h1,.h1{font-size:var(--max-font-size-h1)}h2,.h2{font-size:var(--max-font-size-h2)}h3,.h3{font-size:var(--max-font-size-h3)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/typography-system.css.map?v=155538027646168030501772184924 */


/* ===== universal-font-fix.css ===== */
h1,h2,h3,h4,h5,h6,.title,.heading,[class*=title],[class*=heading],.collection-hero__title,.main-collection-title,.page-title,.section-header__title{font-family:var(--font-heading-family-override, var(--font-heading-family));font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px)}.collection-hero__title{font-family:var(--font-heading-family-override, var(--font-heading-family));font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px);margin-top:0}.title-wrapper-with-link .title,.title-wrapper .title,.section-header__title{font-family:var(--font-heading-family-override, var(--font-heading-family));font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px)}.card-information .card__heading{font-family:var(--font-heading-family-override, var(--font-heading-family));font-weight:var(--font-weight-bold-override, bold);letter-spacing:var(--letter-spacing-heading, -.3px);font-size:15px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/universal-font-fix.css.map?v=85773714138864263841772184924 */


/* ===== variant-selector.css ===== */
.variant-selector-container{margin:20px 0;width:100%;--card-gap: 8px;--card-padding: 12px;--border-radius: 8px;--card-background: white;--title-font-size: 14px;--description-font-size: 11px;--current-price-font-size: 16px;--original-price-font-size: 11px;letter-spacing:var(--letter-spacing-body)}.variant-products-container{display:flex;gap:var(--card-gap, 8px);width:100%;overflow:visible;margin-top:20px}.variant-layout-horizontal{flex-direction:row;width:100%}.variant-layout-vertical{flex-direction:column;width:100%;gap:var(--card-gap, 8px)}.variant-layout-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--card-gap, 8px);width:100%}.variant-products-container[data-variants-count="4"]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--card-gap, 8px)}.variant-products-container[data-variants-count="3"]{display:flex;flex-direction:row;gap:var(--card-gap, 8px)}@media(max-width:768px){.variant-products-container[data-variants-count="3"]{display:flex;flex-direction:row;gap:var(--card-gap, 8px)}}.variant-product-card{display:flex;flex-direction:column;gap:0;background:var(--card-background);border:var(--card-border-width, 2px) solid var(--variant-border-color);border-radius:var(--border-radius);padding:0;flex:1 1 0%;position:relative;min-width:0;transition:all .3s ease;cursor:pointer;overflow:visible}.variant-products-container[data-image-padding-style=with_padding] .variant-product-card{padding:var(--card-padding);gap:4px}.variant-products-container[data-show-images=false] .variant-product-image{display:none}.variant-products-container[data-image-padding-style=with_padding] .variant-product-image{width:100%;border-radius:8px;margin-bottom:8px}.variant-products-container[data-image-padding-style=with_padding] .variant-product-content{padding:0}.variant-product-card:hover:not(.selected){border-color:#3b82f6}.variant-product-card.selected{border-color:#3b82f6!important;background:#eff6ff}.variant-best-value-badge{position:absolute;top:var(--badge-offset-top, -10px);left:50%;transform:translate(-50%);background:var(--variant-badge-bg-color, #3b82f6);color:var(--variant-badge-text-color, white);padding:var(--badge-padding-y, 4px) var(--badge-padding-x, 8px);border-radius:var(--badge-radius, 4px);transition:all .3s ease;font-size:var(--badge-font-size, 10px);font-weight:var(--font-weight-bold)!important;text-transform:uppercase;letter-spacing:var(--letter-spacing-body);z-index:2;white-space:nowrap;box-shadow:0 2px 4px #0000001a;border:var(--badge-border-width, 0) solid var(--badge-border-color, transparent)}.variant-product-image{width:100%;display:flex;justify-content:center;align-items:center;aspect-ratio:1;border-radius:var(--border-radius) var(--border-radius) 0 0;overflow:hidden;position:relative}.variant-product-content{padding:var(--card-padding);display:flex;flex-direction:column;gap:4px;flex-grow:1}.variant-products-container[data-image-width-desktop=auto] .variant-product-card{flex:1 1 0%}.variant-selector-container[style*=--variant-image-width-desktop] .variant-product-card{flex:0 0 auto;width:calc(var(--variant-image-width-desktop) + 4px)}.variant-selector-container[style*=--variant-image-width-desktop] .variant-products-container[data-image-padding-style=with_padding] .variant-product-card{width:calc(var(--variant-image-width-desktop) + (var(--card-padding) * 2) + 4px)}@media(max-width:768px){.variant-products-container[data-image-width-mobile=auto] .variant-product-card{flex:1 1 0!important;width:auto!important;min-width:auto!important}.variant-selector-container[style*=--variant-image-width-mobile] .variant-product-card{flex:0 0 auto!important;width:calc(var(--variant-image-width-mobile) + 4px)!important}.variant-selector-container[style*=--variant-image-width-mobile] .variant-products-container[data-image-padding-style=with_padding] .variant-product-card{width:calc(var(--variant-image-width-mobile) + (var(--card-padding) * 2) + 4px)!important}}.variant-product-visual{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:6px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.variant-product-card .variant-product-content .variant-product-title,.variant-product-card h3.variant-product-title{font-size:var(--title-font-size)!important;font-weight:var(--font-weight-bold)!important;letter-spacing:var(--letter-spacing-body)!important;color:var(--variant-title-color, #1f2937)!important;text-align:center!important;margin-top:4px!important;font-family:inherit!important}.variant-product-description{font-size:var(--description-font-size);color:var(--variant-description-color);text-align:center;margin:0}.variant-pricing{display:flex;align-items:center;justify-content:center;gap:4px;transition:all .3s ease}.variant-original-price{font-size:var(--original-price-font-size);color:var(--variant-original-price-color);text-decoration:line-through}.variant-current-price{font-size:var(--current-price-font-size);font-weight:var(--font-weight-bold);color:var(--variant-current-price-color);transition:all .3s ease}.variant-sold-out{margin-top:8px;color:#ef4444;font-size:12px;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-body)}.variant-product-card[data-variant-available=false]{opacity:.6;pointer-events:auto;position:relative}.variant-product-card[data-variant-available=false]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fffc;border-radius:inherit}.variant-selector-container{--variant-border-color: #e5e7eb;--variant-hover-border-color: #3b82f6;--variant-selected-border-color: #3b82f6;--variant-selected-bg-color: #eff6ff;--variant-badge-bg-color: #3b82f6;--variant-badge-text-color: white;--variant-title-color: #1f2937;--variant-description-color: #6b7280;--variant-original-price-color: #9ca3af;--variant-current-price-color: #3b82f6}.variant-product-card{border-color:var(--variant-border-color)}.variant-product-card:hover:not(.selected){border-color:var(--variant-hover-border-color);transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.variant-product-card.selected{border-color:var(--variant-selected-border-color)!important;background:var(--variant-selected-bg-color);box-shadow:0 1px 4px #0000000f}.variant-product-card:active{transform:scale(.98);transition-duration:.15s}.variant-product-card:focus-visible{outline:2px solid var(--variant-selected-border-color, #3b82f6);outline-offset:2px}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.variant-product-description{color:var(--variant-description-color)}.variant-original-price{color:var(--variant-original-price-color)}.variant-current-price{color:var(--variant-current-price-color)}@media(max-width:480px){.variant-products-container{gap:6px;padding:0}.variant-product-content,.variant-products-container[data-image-padding-style=with_padding] .variant-product-card{padding:calc(var(--card-padding) - 4px)}.variant-products-container[data-image-padding-style=with_padding] .variant-product-content{padding:0}.variant-product-card .variant-product-content .variant-product-title,.variant-product-card h3.variant-product-title{font-size:calc(var(--title-font-size) - 2px)!important}.variant-product-description{font-size:calc(var(--description-font-size) - 1px)}.variant-current-price{font-size:calc(var(--current-price-font-size) - 2px)}.variant-original-price{font-size:calc(var(--original-price-font-size) - 1px)}.variant-best-value-badge{font-size:calc(var(--badge-font-size, 10px) * .8);padding:calc(var(--badge-padding-y, 4px) * .5) calc(var(--badge-padding-x, 8px) * .75)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/variant-selector.css.map?v=5130211847511689131772184925 */


/* ===== inline blocks ===== */

        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      


  @font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/inter_n4.b2a3f24c19b4de56e8871f609e73ca7f6d2e2bb9.woff2) format("woff2"),
       url(../fonts/inter_n4.af8052d517e0c9ffac7b814872cecc27ae1fa132.woff) format("woff");
}

  @font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/inter_n7.02711e6b374660cfc7915d1afc1c204e633421e4.woff2) format("woff2"),
       url(../fonts/inter_n7.6dab87426f6b8813070abd79972ceaf2f8d3b012.woff) format("woff");
}

  @font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url(../fonts/inter_i4.feae1981dda792ab80d117249d9c7e0f1017e5b3.woff2) format("woff2"),
       url(../fonts/inter_i4.62773b7113d5e5f02c71486623cf828884c85c6e.woff) format("woff");
}

  @font-face {
  font-family: Inter;
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url(../fonts/inter_i7.b377bcd4cc0f160622a22d638ae7e2cd9b86ea4c.woff2) format("woff2"),
       url(../fonts/inter_i7.7c69a6a34e3bb44fcf6f975857e13b9a9b25beb4.woff) format("woff");
}

  @font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/inter_n4.b2a3f24c19b4de56e8871f609e73ca7f6d2e2bb9.woff2) format("woff2"),
       url(../fonts/inter_n4.af8052d517e0c9ffac7b814872cecc27ae1fa132.woff) format("woff");
}


  @font-face {
  font-family: Inter;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/inter_n4.b2a3f24c19b4de56e8871f609e73ca7f6d2e2bb9.woff2) format("woff2"),
       url(../fonts/inter_n4.af8052d517e0c9ffac7b814872cecc27ae1fa132.woff) format("woff");
}


  :root {
    /* Global Color Variables */
    --global-section-background-color: #ffffff;
    --global-section-text-color: #000000;
    --global-section-heading-color: ;
    --global-section-accent-1-color: #ffffff;
    --global-section-use-gradient-background: 1;

    

    --color-background: 255,255,255;
    --gradient-background: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) 100%);
    --color-foreground: #000000;
    --color-background-contrast: 191,191,191;
    --color-shadow: 18,18,18;

    --color-button: 255,255,255;
    --color-button-text: 0,0,0;
    --color-secondary-button: 255,255,255;
    --color-secondary-button-text: 0,0,0;
    --color-link: 0,0,0;
    --color-badge-foreground: 0,0,0;
    --color-header: 255,255,255;
    --color-footer: 51,48,48;
    --color-drawer: 255,255,255;
    --color-drawer-text: 0,0,0;
    --color-dropdown: 255,255,255;
    --color-badge-background: 255,255,255;
    --color-badge-border: 255,255,255;
    --payment-terms-background-color: rgb(255 255 255);

    
      /* Container Styling Variables */
      --container-border-width: px;
      --container-border-radius: 2px;
      --container-border-style: ;
      --container-border-opacity: 0.0;
      
      --container-shadow: none;
      
    
  }

  :root {
    /* Typography Variables */
    --font-body-family: Inter, sans-serif;
    --font-body-style: normal;
    --font-body-weight: 400;

    --font-heading-family: Inter, sans-serif;
    --font-heading-style: normal;

    
    

    
    --font-accent-style: normal;
    --font-accent-weight: 600;
    --font-accent-scale: 1.25;
    --font-accent-letter-spacing: -1.5px;
    --font-accent-text-transform: none;
    --font-accent-style: normal;

    
    --global-accent-font: var(--font-accent-family);

    --font-weight-regular: 400 !important;
    --font-weight-bold: 800 !important;
    --font-weight-semibold: 600 !important;

    --font-body-scale: 1.0;
    --font-heading-scale: 1.0;

    /* Media Variables */
    --media-padding: px;
    --media-border-opacity: 0.05;
    --media-border-width: 1px;
    --media-radius: 0px;
    --media-shadow-opacity: 0.0;
    --media-shadow-horizontal-offset: 0px;
    --media-shadow-vertical-offset: 4px;
    --media-shadow-blur-radius: 5px;
    --media-shadow-visible: 0;

    --page-width: 120rem;
    --page-width-margin: 0rem;

    --animate-spin: spin 1s linear infinite;

    /* Product Card Variables */
    --product-card-image-padding: 0.0rem;
    --product-card-corner-radius: 0.0rem;
    --product-card-text-alignment: left;
    --product-card-border-width: 0.0rem;
    --product-card-border-opacity: 0.1;
    --product-card-shadow-opacity: 0.0;
    --product-card-shadow-visible: 0;
    --product-card-shadow-horizontal-offset: 0.0rem;
    --product-card-shadow-vertical-offset: 0.4rem;
    --product-card-shadow-blur-radius: 0.5rem;

    /* Collection Card Variables */
    --collection-card-image-padding: 0.0rem;
    --collection-card-corner-radius: 0.0rem;
    --collection-card-text-alignment: left;
    --collection-card-border-width: 0.0rem;
    --collection-card-border-opacity: 0.1;
    --collection-card-shadow-opacity: 0.0;
    --collection-card-shadow-visible: 0;
    --collection-card-shadow-horizontal-offset: 0.0rem;
    --collection-card-shadow-vertical-offset: 0.4rem;
    --collection-card-shadow-blur-radius: 0.5rem;

    /* Blog Card Variables */
    --blog-card-image-padding: 0.0rem;
    --blog-card-corner-radius: 0.0rem;
    --blog-card-text-alignment: left;
    --blog-card-border-width: 0.0rem;
    --blog-card-border-opacity: 0.1;
    --blog-card-shadow-opacity: 0.0;
    --blog-card-shadow-visible: 0;
    --blog-card-shadow-horizontal-offset: 0.0rem;
    --blog-card-shadow-vertical-offset: 0.4rem;
    --blog-card-shadow-blur-radius: 0.5rem;

    --badge-corner-radius: 4.0rem;

    /* Popup Variables */
    --popup-border-width: 1px;
    --popup-border-opacity: 0.1;
    --popup-corner-radius: 0px;
    --popup-shadow-opacity: 0.05;
    --popup-shadow-horizontal-offset: 0px;
    --popup-shadow-vertical-offset: 4px;
    --popup-shadow-blur-radius: 5px;

    /* Drawer Variables */
    --drawer-border-width: 1px;
    --drawer-border-opacity: 0.1;
    --drawer-shadow-opacity: 0.0;
    --drawer-shadow-horizontal-offset: 0px;
    --drawer-shadow-vertical-offset: 4px;
    --drawer-shadow-blur-radius: 5px;

    /* Spacing Variables */
    --spacing-sections-desktop: 0px;
    --spacing-sections-mobile: 0px;

    --grid-desktop-vertical-spacing: 8px;
    --grid-desktop-horizontal-spacing: 8px;
    --grid-mobile-vertical-spacing: 4px;
    --grid-mobile-horizontal-spacing: 4px;

    /* Text Box Variables */
    --text-boxes-border-opacity: 0.1;
    --text-boxes-border-width: 0px;
    --text-boxes-radius: 0px;
    --text-boxes-shadow-opacity: 0.0;
    --text-boxes-shadow-visible: 0;
    --text-boxes-shadow-horizontal-offset: 0px;
    --text-boxes-shadow-vertical-offset: 4px;
    --text-boxes-shadow-blur-radius: 5px;

    /* Button Variables */
    --buttons-radius: 0px;
    --buttons-radius-outset: 0px;
    --buttons-border-width: 1px;
    --buttons-border-opacity: 1.0;
    --buttons-shadow-opacity: 0.0;
    --buttons-shadow-visible: 0;
    --buttons-shadow-horizontal-offset: 0px;
    --buttons-shadow-vertical-offset: 4px;
    --buttons-shadow-blur-radius: 5px;
    --buttons-border-offset: 0px;

    /* Input Variables */
    --inputs-radius: 0px;
    --inputs-border-width: 1px;
    --inputs-border-opacity: 0.55;
    --inputs-shadow-opacity: 0.0;
    --inputs-shadow-horizontal-offset: 0px;
    --inputs-margin-offset: 0px;
    --inputs-shadow-vertical-offset: 4px;
    --inputs-shadow-blur-radius: 5px;
    --inputs-radius-outset: 0px;

    /* Variant Pills Variables */
    --variant-pills-radius: 40px;
    --variant-pills-border-width: 1px;
    --variant-pills-border-opacity: 0.55;
    --variant-pills-shadow-opacity: 0.0;
    --variant-pills-shadow-horizontal-offset: 0px;
    --variant-pills-shadow-vertical-offset: 4px;
    --variant-pills-shadow-blur-radius: 5px;

    /* Global Button Variables */
    --global-button-padding-y: 20px;
    --global-button-font-size: 18px;
    --global-button-font-weight: 600;
    --conditional-button-font-weight: var(--global-button-font-weight, 700);
    --global-button-letter-spacing: -0.5px;
    --global-button-text-transform: uppercase;
    --global-button-radius: 10px;

    /* Enhanced Global Button Colors */
    --global-button-bg-color: #181b1d;
    --global-button-text-color: #ffffff;
    --global-button-border-color: #333030;
    --global-button-border-width: 0px;
    --global-button-bottom-border-width: 0px;
    --global-button-bottom-border-color: #333030;

    /* Hover & Focus Colors */
    --global-button-hover-bg-color: #5f6264;
    --global-button-hover-text-color: #333030;

    /* Button Box Shadow Variables */
    --button-box-shadow-enabled: true;
    --button-shadow-intensity: 1;

    /* Gradient Effect Variables */
    --button-gradient-enabled: false;
    --button-gradient-start: #2a4d2a;
    --button-gradient-end: #1a371a;
    --button-gradient-direction: 45deg;
    --button-gradient-hover-start: #0c2e1d;
    --button-gradient-hover-end: #0d3b24;
    --button-gradient-shine-enabled: true;
    --global-button-hover-brightness: 90%;

    
    /* Global Border System Disabled */
    --enable-global-border-styling: 0;
    

    /* Letter spacing for body text and apps */
    --letter-spacing-body: 0px;
    --app-letter-spacing: -1px;
    --global-section-bg-color: #ffffff;
    --global-section-text-color: #000000;
    --global-section-accent-1-color: #ffffff;
    --global-section-accent-2-color: #000000;
    --global-section-accent-gradient-color: var(--gradient-background);

    /* RTL Support Variables */
    
    --direction: ltr;
    --text-align-start: left;
    --text-align-end: right;
    --margin-start: margin-left;
    --margin-end: margin-right;
    --padding-start: padding-left;
    --padding-end: padding-right;
    --border-start: border-left;
    --border-end: border-right;
    --float-start: left;
    --float-end: right;
    

    
    
    /* Contained Sections System Disabled */
    --enable-contained-sections: 0;
    
  }



      *,
      *::before,
      *::after {
        box-sizing: inherit;
      }

      html {
        box-sizing: border-box;
        font-size: calc(var(--font-body-scale) * 62.5%);
        height: 100%;
      }

      body {
        display: flex;
        flex-direction: column;
        min-height: 100%;
        margin: 0;
        font-size: 1.5rem;
        letter-spacing: var(--letter-spacing-body);
        line-height: calc(1 + 0.8 / var(--font-body-scale));
        font-family: var(--font-body-family);
        font-style: var(--font-body-style);
        font-weight: var(--font-body-weight);
        color: rgba(var(--color-foreground), 0.75);
        background-color: rgb(var(--color-background));
      }

      section {
        color: rgba(var(--color-foreground), 0.75);
        background-color: rgb(var(--color-background));
      }

      #MainContent {
        flex-grow: 1;
      }

      @media screen and (min-width: 750px) {
        body {
          font-size: 1.6rem;
        }
      }
    


    :root {
      /* Theme default colors only */
      --global-section-text-color: ;
      --global-section-background-color: ;
      --global-section-accent-1-color: ;
    }
  


  /* CSS variable overrides from theme settings */
  :root {
    /* Font families from theme settings */
    --font-heading-family: Inter, sans-serif;
    --font-body-family: Inter, sans-serif;

    /* Font weights from theme settings */
    --font-heading-weight: 400;
    --font-body-weight: 400;

    /* Apply text transform for buttons based on settings */
    --button-text-transform: ;

    /* Set these for our override variables too so they cascade down */
    --font-body-family-override: Inter, sans-serif;
    --font-heading-family-override: Inter, sans-serif;
    --font-body-weight-override: 400;
    --font-heading-weight-override: 800;

    /* Button styling variables */
    --global-button-radius: 10px;

    
    /* Custom font sizes from theme settings */
    --h1-font-size: 48px;
    --h2-font-size: 36px;
    --h3-font-size: 28px;
    --body-font-size: 16px;
    --subtitle-font-size: 18px;
  
  }

  /* Apply button text transform */
  .button, .button-text, button[type="submit"], input[type="submit"] {
    text-transform: var(--button-text-transform);
    font-family: var(--font-body-family-override);
  }



  /* Global Typography Overrides */
  /* This ensures that all text elements inherit the correct font family from theme settings */

  /* Basic text elements */
  p, span, div, a, button, input, select, textarea, label, li {
    font-family: var(--font-body-family-override, Inter, sans-serif);
  }

  /* Heading elements */
  h1, h2, h3, h4, h5, h6,
  .h1, .h2, .h3, .h4, .h5, .h6,
  [class*="title"],
  [class*="heading"],
  .title,
  .heading {
    font-family: var(--font-heading-family-override, Inter, sans-serif);
  }

  /* Special elements */
  .product-title,
  .product__title,
  .product-form__label,
  .collection-hero__title,
  .page-title,
  .section-header__title,
  .main-collection-title,
  .main-title,
  .subtitle {
    font-family: var(--font-heading-family-override, Inter, sans-serif);
  }

  /* Rating components, reviews, benefits, and other common elements */
  .rating-component,
  .review-name,
  .review-text,
  .benefit-text,
  .counter-text,
  .feature-name,
  .check-yes,
  .check-no,
  .text-value {
    font-family: var(--font-body-family-override, Inter, sans-serif);
  }



  :root {
    --app-letter-spacing: -1px;
  }

  /* Apply letter-spacing to common app elements */
  .shopify-app-block,
  .shopify-buy-frame,
  div[data-shopify-app],
  div[data-app-id],
  div[class*="app-"],
  div[class*="App"],
  #bundle-container,
  #bundle-app,
  [data-bundle-app],
  .bundle-builder,
  #ReCharge,
  [data-rebuy-id],
  [data-rebuy-container],
  [data-bold-bundle],
  [data-loyalty-container] {
    letter-spacing: var(--app-letter-spacing) !important;
  }

  /* Exclude shop-product-details blocks from app letter-spacing rules */
  .shop-product-section,
  .shop-product-info,
  .shop-product-info *,
  .shop-product-section *,
  .blocks-section:not(.shopify-app-block):not([data-shopify-app]):not([data-app-id]):not([class*="app-"]):not([class*="App"]),
  .limited-inventory-alert,
  .limited-inventory-alert *,
  .product-description-block,
  .product-description-block * {
    letter-spacing: var(--letter-spacing-body) !important;
  }



  /* Global Button Styling Overrides */
  /* Define CSS variables for global button colors */
  /* CSS variables are now defined in layout/theme.liquid */

  /* Primary buttons - apply global styling */
  .button,
  .btn,
  button[type="submit"],
  input[type="submit"],
  .shopify-payment-button__button,
  .product-form__submit,
  .shop-add-to-cart-button,
  .claim-button,
  .cart__checkout-button,
  .contact-button,
  .button--primary,
  .rich-text-button,
  .theme-button,
  .sticky-add-to-cart__button {
    border-radius: var(--global-button-radius) !important;
    font-family: var(--font-body-family-override) !important;
    transition: all 0.3s ease;
    
    background-color: var(--global-button-bg-color) !important;
    
    color: var(--global-button-text-color) !important;
    border-left: var(--global-button-border-width) solid var(--global-button-border-color) !important;
    border-right: var(--global-button-border-width) solid var(--global-button-border-color) !important;
    border-top: var(--global-button-border-width) solid var(--global-button-border-color) !important;
    border-bottom: var(--global-button-bottom-border-width) solid var(--global-button-bottom-border-color) !important;
    border-bottom-style: solid !important;
    box-shadow: none !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    font-weight: bold !important;
  }

  /* Hover, focus, and active states for buttons */
  .button:hover,
  .btn:hover,
  button[type="submit"]:hover,
  input[type="submit"]:hover,
  .shopify-payment-button__button:hover,
  .product-form__submit:hover,
  .shop-add-to-cart-button:hover,
  .claim-button:hover,
  button[class*="add-to-cart"]:hover,
  button[class*="add_to_cart"]:hover,
  a[class*="add-to-cart"]:hover,
  a[class*="add_to_cart"]:hover,
  input[class*="add-to-cart"]:hover,
  input[class*="add_to_cart"]:hover,
  .cart__checkout-button:hover,
  .contact-button:hover,
  .button--primary:hover,
  .rich-text-button:hover,
  .theme-button:hover,
  .sticky-add-to-cart__button:hover,
  .button:focus,
  .button:focus-visible,
  .btn:focus,
  .btn:focus-visible,
  button[type="submit"]:focus,
  button[type="submit"]:focus-visible,
  input[type="submit"]:focus,
  input[type="submit"]:focus-visible,
  .shopify-payment-button__button:focus,
  .shopify-payment-button__button:focus-visible,
  .product-form__submit:focus,
  .product-form__submit:focus-visible,
  .shop-add-to-cart-button:focus,
  .shop-add-to-cart-button:focus-visible,
  .claim-button:focus,
  .claim-button:focus-visible,
  button[class*="add-to-cart"]:focus,
  button[class*="add_to_cart"]:focus,
  a[class*="add-to-cart"]:focus,
  a[class*="add_to_cart"]:focus,
  input[class*="add-to-cart"]:focus,
  input[class*="add_to_cart"]:focus,
  .cart__checkout-button:focus,
  .cart__checkout-button:focus-visible,
  .contact-button:focus,
  .contact-button:focus-visible,
  .button--primary:focus,
  .button--primary:focus-visible,
  .theme-button:focus,
  .theme-button:focus-visible,
  .sticky-add-to-cart__button:focus,
  .sticky-add-to-cart__button:focus-visible,
  .shopify-payment-button [role='button']:focus,
  .shopify-payment-button [role='button']:focus-visible {
    
    background-color: var(--global-button-hover-bg-color) !important;
    
    border-left: var(--global-button-border-width) solid var(--global-button-border-color) !important;
    border-right: var(--global-button-border-width) solid var(--global-button-border-color) !important;
    border-top: var(--global-button-border-width) solid var(--global-button-border-color) !important;
    border-bottom: var(--global-button-bottom-border-width) solid var(--global-button-bottom-border-color) !important;
    border-bottom-style: solid !important;
    box-shadow: none !important;
    outline: none !important;
  }

  /* Exclude non-button elements from hover effects */
  div[class*="add-to-cart"]:hover,
  div[class*="add_to_cart"]:hover,
  span[class*="add-to-cart"]:hover,
  span[class*="add_to_cart"]:hover,
  p[class*="add-to-cart"]:hover,
  p[class*="add_to_cart"]:hover,
  section[class*="add-to-cart"]:hover,
  section[class*="add_to_cart"]:hover,
  article[class*="add-to-cart"]:hover,
  article[class*="add_to_cart"]:hover,
  div[class*="add-to-cart"]:focus,
  div[class*="add_to_cart"]:focus,
  span[class*="add-to-cart"]:focus,
  span[class*="add_to_cart"]:focus,
  p[class*="add-to-cart"]:focus,
  p[class*="add_to_cart"]:focus,
  section[class*="add-to-cart"]:focus,
  section[class*="add_to_cart"]:focus,
  article[class*="add-to-cart"]:focus,
  article[class*="add_to_cart"]:focus {
    background-color: inherit !important;
    box-shadow: none !important;
    outline: none !important;
  }

  /* Sticky add to cart elements - prevent hover styling for non-button elements */
  .sticky-add-to-cart:hover,
  .sticky-add-to-cart:focus,
  .sticky-add-to-cart *:not(button):not(input[type="submit"]):not(.button):not(.btn):hover,
  .sticky-add-to-cart *:not(button):not(input[type="submit"]):not(.button):not(.btn):focus,
  [class*="sticky-add-to-cart"]:not(button):not(input[type="submit"]):not(.button):not(.btn):hover,
  [class*="sticky-add-to-cart"]:not(button):not(input[type="submit"]):not(.button):not(.btn):focus {
    background-color: inherit !important;
    box-shadow: inherit !important;
  }

  /* Remove any box shadows from pseudo-elements */
  .button:before,
  .button:after,
  .btn:before,
  .btn:after,
  button[type="submit"]:before,
  button[type="submit"]:after,
  input[type="submit"]:before,
  input[type="submit"]:after,
  .shopify-payment-button__button:before,
  .shopify-payment-button__button:after,
  .product-form__submit:before,
  .product-form__submit:after,
  .shop-add-to-cart-button:before,
  .shop-add-to-cart-button:after,
  .claim-button:before,
  .claim-button:after,
  [class*="add-to-cart"]:before,
  [class*="add-to-cart"]:after,
  [class*="add_to_cart"]:before,
  [class*="add_to_cart"]:after,
  .cart__checkout-button:before,
  .cart__checkout-button:after,
  .contact-button:before,
  .contact-button:after,
  .button--primary:before,
  .button--primary:after,
  .theme-button:before,
  .theme-button:after,
  .sticky-add-to-cart__button:before,
  .sticky-add-to-cart__button:after {
    box-shadow: none !important;
  }

  /* Shopify accelerated checkout buttons */
  .shopify-payment-button .shopify-payment-button__button,
  .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .shopify-payment-button__more-options,
  .shopify-payment-button__button--branded,
  .shopify-payment-button__button--unbranded,
  .shopify-payment-button .shopify-payment-button__button:hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover,
  .shopify-payment-button .shopify-payment-button__more-options:hover,
  .shopify-payment-button__button--branded:hover,
  .shopify-payment-button__button--unbranded:hover {
    box-shadow: none !important;
  }

  
    /* Apply button radius to other elements */
    button:not([class^="shopify"]),
    .secondary-button,
    .link-styled-button,
    [class*="button"],
    [class*="btn-"],
    .card__badge,
    .badge,
    .tag,
    .spr-button,
    .pagination__item,
    input[type="button"],
    select,
    .select__select,
    .disclosure__button,
    .filter-group,
    .facet-checkbox,
    .variant-input,
    .color-swatch,
    .swatch {
      border-radius: var(--global-button-radius);
    }

    /* Special elements with different radius */
    .pagination__item,
    .card__badge {
      border-radius: calc(var(--global-button-radius) * 0.75) !important;
    }

    /* Pill-shaped elements */
    .pill:not(.pill-item),
    .tag-label,
    [class*="pill"]:not(.pill-item),
    [class*="tag-"] {
      border-radius: 50px !important;
    }
  

  /* SPECIFIC BUTTON AND ELEMENT EXCEPTIONS */

  /* Cart drawer elements - ensure proper colors */.cart-drawer td.cart-item__details dl,
  .cart-drawer .discounts__discount,
  .totals.gb-discounts-cart-values,
  .totals.gb-discounts-cart-values h2,
  .totals.gb-discounts-cart-values .totals__total-value,
  .gb-shipping-protection-icontext p {
    color: #000000
     !important;
  }

  /* Cart drawer product price */
  .cart-drawer .cart-item__final-price.product-option {
    color: #ffffff
     !important;
  }

  /* Remove background from cart remove buttons */
  cart-remove-button .button,
  .cart-remove-button,
  [id^="CartDrawer-Remove"] {
    background-color: transparent !important;
    border: none !important;
  }

  /* Shipping protection toggle */
  .gb-shipping-protection-button input:checked + .slider {
    background-color: #ffffff
     !important;
  }

  /* Cart total item - inverted colors */
  span.gb-cart-total-item {
    background-color: #000000
     !important;
    color: #ffffff
     !important;
  }

  /* Social proof bar - accent background with inverted text */
  .social-proof-bar {
    background-color: #ffffff
     !important;
  }

  .social-proof-bar .social-proof-content,
  .social-proof-bar .social-proof-content *,
  .social-proof-bar svg,
  .social-proof-bar i,
  .social-proof-bar img,
  .social-proof-bar__text {
    color: #ffffff
     !important;
    fill: #ffffff
     !important;
  }

  /* Accent colored text elements */
  .accent-title,
  [class*="accent-title"],
  .accent-heading,
  [class*="accent-heading"] {
    color: #ffffff
     !important;
  }



  /* Enhanced button effect styling variables */
  :root {
    
    --enhanced-3d-enabled: false;
    

    
    --enhanced-gradient-enabled: false;
    
  }

  /* Critical box shadow effect overrides - must override global button styles */
  
  /* Force box-shadow to override global button box-shadow: none */
  .button-box-shadow,
  .button.button-box-shadow,
  .btn.button-box-shadow,
  button[type="submit"].button-box-shadow,
  input[type="submit"].button-box-shadow,
  .product-form__submit.button-box-shadow,
  .shop-add-to-cart-button.button-box-shadow,
  .cart__checkout-button.button-box-shadow,
  .contact-button.button-box-shadow:not(.disable-global-button-styling),
  .contact__button.button-box-shadow:not(.disable-global-button-styling),
  .button--primary.button-box-shadow,
  .claim-button.button-box-shadow,
  .newsletter-form__button.button-box-shadow,
  .field__button.button-box-shadow,
  .theme-button.button-box-shadow,
  .guarantee-section__cta.button-box-shadow,
  .custom-hero__button.button-box-shadow,
  .rich-text-button.button-box-shadow {
    transition: all 0.3s ease !important;
    position: relative;
    z-index: 1;
  }

  /* Apply the correct shadow based on intensity */
  
  .button-box-shadow.intensity-1,
  .button.button-box-shadow.intensity-1,
  .btn.button-box-shadow.intensity-1,
  button[type="submit"].button-box-shadow.intensity-1,
  input[type="submit"].button-box-shadow.intensity-1,
  .product-form__submit.button-box-shadow.intensity-1,
  .shop-add-to-cart-button.button-box-shadow.intensity-1,
  .cart__checkout-button.button-box-shadow.intensity-1,
  .contact-button.button-box-shadow.intensity-1:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-1:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-1,
  .claim-button.button-box-shadow.intensity-1,
  .newsletter-form__button.button-box-shadow.intensity-1,
  .field__button.button-box-shadow.intensity-1,
  .theme-button.button-box-shadow.intensity-1,
  .guarantee-section__cta.button-box-shadow.intensity-1,
  .custom-hero__button.button-box-shadow.intensity-1,
  .rich-text-button.button-box-shadow.intensity-1 {
    
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
      
  }

  .button-box-shadow.intensity-1:hover,
  .button.button-box-shadow.intensity-1:hover,
  .btn.button-box-shadow.intensity-1:hover,
  button[type="submit"].button-box-shadow.intensity-1:hover,
  input[type="submit"].button-box-shadow.intensity-1:hover,
  .product-form__submit.button-box-shadow.intensity-1:hover,
  .shop-add-to-cart-button.button-box-shadow.intensity-1:hover,
  .cart__checkout-button.button-box-shadow.intensity-1:hover,
  .contact-button.button-box-shadow.intensity-1:hover:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-1:hover:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-1:hover,
  .claim-button.button-box-shadow.intensity-1:hover,
  .newsletter-form__button.button-box-shadow.intensity-1:hover,
  .field__button.button-box-shadow.intensity-1:hover,
  .theme-button.button-box-shadow.intensity-1:hover,
  .guarantee-section__cta.button-box-shadow.intensity-1:hover,
  .custom-hero__button.button-box-shadow.intensity-1:hover,
  .rich-text-button.button-box-shadow.intensity-1:hover {
    transform: translateY(-2px) !important;
    
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
      
  }
  
  .button-box-shadow.intensity-2,
  .button.button-box-shadow.intensity-2,
  .btn.button-box-shadow.intensity-2,
  button[type="submit"].button-box-shadow.intensity-2,
  input[type="submit"].button-box-shadow.intensity-2,
  .product-form__submit.button-box-shadow.intensity-2,
  .shop-add-to-cart-button.button-box-shadow.intensity-2,
  .cart__checkout-button.button-box-shadow.intensity-2,
  .contact-button.button-box-shadow.intensity-2:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-2:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-2,
  .claim-button.button-box-shadow.intensity-2,
  .newsletter-form__button.button-box-shadow.intensity-2,
  .field__button.button-box-shadow.intensity-2,
  .theme-button.button-box-shadow.intensity-2,
  .guarantee-section__cta.button-box-shadow.intensity-2,
  .custom-hero__button.button-box-shadow.intensity-2,
  .rich-text-button.button-box-shadow.intensity-2 {
    
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
      
  }

  .button-box-shadow.intensity-2:hover,
  .button.button-box-shadow.intensity-2:hover,
  .btn.button-box-shadow.intensity-2:hover,
  button[type="submit"].button-box-shadow.intensity-2:hover,
  input[type="submit"].button-box-shadow.intensity-2:hover,
  .product-form__submit.button-box-shadow.intensity-2:hover,
  .shop-add-to-cart-button.button-box-shadow.intensity-2:hover,
  .cart__checkout-button.button-box-shadow.intensity-2:hover,
  .contact-button.button-box-shadow.intensity-2:hover:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-2:hover:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-2:hover,
  .claim-button.button-box-shadow.intensity-2:hover,
  .newsletter-form__button.button-box-shadow.intensity-2:hover,
  .field__button.button-box-shadow.intensity-2:hover,
  .theme-button.button-box-shadow.intensity-2:hover,
  .guarantee-section__cta.button-box-shadow.intensity-2:hover,
  .custom-hero__button.button-box-shadow.intensity-2:hover,
  .rich-text-button.button-box-shadow.intensity-2:hover {
    transform: translateY(-2px) !important;
    
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2) !important;
      
  }
  
  .button-box-shadow.intensity-3,
  .button.button-box-shadow.intensity-3,
  .btn.button-box-shadow.intensity-3,
  button[type="submit"].button-box-shadow.intensity-3,
  input[type="submit"].button-box-shadow.intensity-3,
  .product-form__submit.button-box-shadow.intensity-3,
  .shop-add-to-cart-button.button-box-shadow.intensity-3,
  .cart__checkout-button.button-box-shadow.intensity-3,
  .contact-button.button-box-shadow.intensity-3:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-3:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-3,
  .claim-button.button-box-shadow.intensity-3,
  .newsletter-form__button.button-box-shadow.intensity-3,
  .field__button.button-box-shadow.intensity-3,
  .theme-button.button-box-shadow.intensity-3,
  .guarantee-section__cta.button-box-shadow.intensity-3,
  .custom-hero__button.button-box-shadow.intensity-3,
  .rich-text-button.button-box-shadow.intensity-3 {
    
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2) !important;
      
  }

  .button-box-shadow.intensity-3:hover,
  .button.button-box-shadow.intensity-3:hover,
  .btn.button-box-shadow.intensity-3:hover,
  button[type="submit"].button-box-shadow.intensity-3:hover,
  input[type="submit"].button-box-shadow.intensity-3:hover,
  .product-form__submit.button-box-shadow.intensity-3:hover,
  .shop-add-to-cart-button.button-box-shadow.intensity-3:hover,
  .cart__checkout-button.button-box-shadow.intensity-3:hover,
  .contact-button.button-box-shadow.intensity-3:hover:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-3:hover:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-3:hover,
  .claim-button.button-box-shadow.intensity-3:hover,
  .newsletter-form__button.button-box-shadow.intensity-3:hover,
  .field__button.button-box-shadow.intensity-3:hover,
  .theme-button.button-box-shadow.intensity-3:hover,
  .guarantee-section__cta.button-box-shadow.intensity-3:hover,
  .custom-hero__button.button-box-shadow.intensity-3:hover,
  .rich-text-button.button-box-shadow.intensity-3:hover {
    transform: translateY(-2px) !important;
    
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25) !important;
      
  }
  
  .button-box-shadow.intensity-4,
  .button.button-box-shadow.intensity-4,
  .btn.button-box-shadow.intensity-4,
  button[type="submit"].button-box-shadow.intensity-4,
  input[type="submit"].button-box-shadow.intensity-4,
  .product-form__submit.button-box-shadow.intensity-4,
  .shop-add-to-cart-button.button-box-shadow.intensity-4,
  .cart__checkout-button.button-box-shadow.intensity-4,
  .contact-button.button-box-shadow.intensity-4:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-4:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-4,
  .claim-button.button-box-shadow.intensity-4,
  .newsletter-form__button.button-box-shadow.intensity-4,
  .field__button.button-box-shadow.intensity-4,
  .theme-button.button-box-shadow.intensity-4,
  .guarantee-section__cta.button-box-shadow.intensity-4,
  .custom-hero__button.button-box-shadow.intensity-4,
  .rich-text-button.button-box-shadow.intensity-4 {
    
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25) !important;
      
  }

  .button-box-shadow.intensity-4:hover,
  .button.button-box-shadow.intensity-4:hover,
  .btn.button-box-shadow.intensity-4:hover,
  button[type="submit"].button-box-shadow.intensity-4:hover,
  input[type="submit"].button-box-shadow.intensity-4:hover,
  .product-form__submit.button-box-shadow.intensity-4:hover,
  .shop-add-to-cart-button.button-box-shadow.intensity-4:hover,
  .cart__checkout-button.button-box-shadow.intensity-4:hover,
  .contact-button.button-box-shadow.intensity-4:hover:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-4:hover:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-4:hover,
  .claim-button.button-box-shadow.intensity-4:hover,
  .newsletter-form__button.button-box-shadow.intensity-4:hover,
  .field__button.button-box-shadow.intensity-4:hover,
  .theme-button.button-box-shadow.intensity-4:hover,
  .guarantee-section__cta.button-box-shadow.intensity-4:hover,
  .custom-hero__button.button-box-shadow.intensity-4:hover,
  .rich-text-button.button-box-shadow.intensity-4:hover {
    transform: translateY(-2px) !important;
    
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3) !important;
      
  }
  
  .button-box-shadow.intensity-5,
  .button.button-box-shadow.intensity-5,
  .btn.button-box-shadow.intensity-5,
  button[type="submit"].button-box-shadow.intensity-5,
  input[type="submit"].button-box-shadow.intensity-5,
  .product-form__submit.button-box-shadow.intensity-5,
  .shop-add-to-cart-button.button-box-shadow.intensity-5,
  .cart__checkout-button.button-box-shadow.intensity-5,
  .contact-button.button-box-shadow.intensity-5:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-5:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-5,
  .claim-button.button-box-shadow.intensity-5,
  .newsletter-form__button.button-box-shadow.intensity-5,
  .field__button.button-box-shadow.intensity-5,
  .theme-button.button-box-shadow.intensity-5,
  .guarantee-section__cta.button-box-shadow.intensity-5,
  .custom-hero__button.button-box-shadow.intensity-5,
  .rich-text-button.button-box-shadow.intensity-5 {
    
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3) !important;
    
  }

  .button-box-shadow.intensity-5:hover,
  .button.button-box-shadow.intensity-5:hover,
  .btn.button-box-shadow.intensity-5:hover,
  button[type="submit"].button-box-shadow.intensity-5:hover,
  input[type="submit"].button-box-shadow.intensity-5:hover,
  .product-form__submit.button-box-shadow.intensity-5:hover,
  .shop-add-to-cart-button.button-box-shadow.intensity-5:hover,
  .cart__checkout-button.button-box-shadow.intensity-5:hover,
  .contact-button.button-box-shadow.intensity-5:hover:not(.disable-global-button-styling),
  .contact__button.button-box-shadow.intensity-5:hover:not(.disable-global-button-styling),
  .button--primary.button-box-shadow.intensity-5:hover,
  .claim-button.button-box-shadow.intensity-5:hover,
  .newsletter-form__button.button-box-shadow.intensity-5:hover,
  .field__button.button-box-shadow.intensity-5:hover,
  .theme-button.button-box-shadow.intensity-5:hover,
  .guarantee-section__cta.button-box-shadow.intensity-5:hover,
  .custom-hero__button.button-box-shadow.intensity-5:hover,
  .rich-text-button.button-box-shadow.intensity-5:hover {
    transform: translateY(-2px) !important;
    
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.35) !important;
    
  }
  

  .button-box-shadow:active,
  .button.button-box-shadow:active,
  .btn.button-box-shadow:active,
  button[type="submit"].button-box-shadow:active,
  input[type="submit"].button-box-shadow:active,
  .product-form__submit.button-box-shadow:active,
  .shop-add-to-cart-button.button-box-shadow:active,
  .cart__checkout-button.button-box-shadow:active,
  .contact-button.button-box-shadow:active:not(.disable-global-button-styling),
  .contact__button.button-box-shadow:active:not(.disable-global-button-styling),
  .button--primary.button-box-shadow:active,
  .claim-button.button-box-shadow:active,
  .newsletter-form__button.button-box-shadow:active,
  .field__button.button-box-shadow:active,
  .theme-button.button-box-shadow:active,
  .guarantee-section__cta.button-box-shadow:active,
  .custom-hero__button.button-box-shadow:active,
  .rich-text-button.button-box-shadow:active {
    transform: translateY(0) !important;
    }
    

    /* ===================================== */
  /* GRADIENT BACKGROUND EFFECTS */
  /* ===================================== */
  
  

    /* ===================================== */
    /* CRITICAL CART REMOVE BUTTON EXCLUSIONS */
    /* ===================================== */

    /*
     * Cart remove buttons must NEVER inherit any enhanced effects
     * These overrides have maximum specificity to ensure they work
     * even if classes like button-box-shadow, button-gradient-effect are applied
     */
    .cart-remove-button,
    .button--tertiary.cart-remove-button,
    button.cart-remove-button,
    .cart-remove-button.button-box-shadow,
    .cart-remove-button.button-gradient-effect,
    .cart-remove-button.intensity-1,
    .cart-remove-button.intensity-2,
    .cart-remove-button.intensity-3,
    .cart-remove-button.intensity-4,
    .cart-remove-button.intensity-5,
    .button--tertiary.cart-remove-button.button-box-shadow,
    .button--tertiary.cart-remove-button.button-gradient-effect,
    .button--tertiary.cart-remove-button.intensity-1,
    .button--tertiary.cart-remove-button.intensity-2,
    .button--tertiary.cart-remove-button.intensity-3,
    .button--tertiary.cart-remove-button.intensity-4,
    .button--tertiary.cart-remove-button.intensity-5,
    button.cart-remove-button.button-box-shadow,
    button.cart-remove-button.button-gradient-effect,
    button.cart-remove-button.intensity-1,
    button.cart-remove-button.intensity-2,
    button.cart-remove-button.intensity-3,
    button.cart-remove-button.intensity-4,
    button.cart-remove-button.intensity-5 {
      /* Reset ALL enhanced effects */
      box-shadow: none !important;
      background: var(--button-tertiary-bg, transparent) !important;
      transform: none !important;
      position: static !important;
      transition: opacity 0.2s ease !important;
      z-index: auto !important;
    }

    .cart-remove-button:hover,
    .button--tertiary.cart-remove-button:hover,
    button.cart-remove-button:hover,
    .cart-remove-button.button-box-shadow:hover,
    .cart-remove-button.button-gradient-effect:hover,
    .cart-remove-button.intensity-1:hover,
    .cart-remove-button.intensity-2:hover,
    .cart-remove-button.intensity-3:hover,
    .cart-remove-button.intensity-4:hover,
    .cart-remove-button.intensity-5:hover,
    .button--tertiary.cart-remove-button.button-box-shadow:hover,
    .button--tertiary.cart-remove-button.button-gradient-effect:hover,
    .button--tertiary.cart-remove-button.intensity-1:hover,
    .button--tertiary.cart-remove-button.intensity-2:hover,
    .button--tertiary.cart-remove-button.intensity-3:hover,
    .button--tertiary.cart-remove-button.intensity-4:hover,
    .button--tertiary.cart-remove-button.intensity-5:hover,
    button.cart-remove-button.button-box-shadow:hover,
    button.cart-remove-button.button-gradient-effect:hover,
    button.cart-remove-button.intensity-1:hover,
    button.cart-remove-button.intensity-2:hover,
    button.cart-remove-button.intensity-3:hover,
    button.cart-remove-button.intensity-4:hover,
    button.cart-remove-button.intensity-5:hover {
      box-shadow: none !important;
      transform: none !important;
      opacity: 0.7 !important;
    }

    .cart-remove-button:active,
    .button--tertiary.cart-remove-button:active,
    button.cart-remove-button:active,
    .cart-remove-button.button-box-shadow:active,
    .cart-remove-button.button-gradient-effect:active,
    .cart-remove-button.intensity-1:active,
    .cart-remove-button.intensity-2:active,
    .cart-remove-button.intensity-3:active,
    .cart-remove-button.intensity-4:active,
    .cart-remove-button.intensity-5:active,
    .button--tertiary.cart-remove-button.button-box-shadow:active,
    .button--tertiary.cart-remove-button.button-gradient-effect:active,
    .button--tertiary.cart-remove-button.intensity-1:active,
    .button--tertiary.cart-remove-button.intensity-2:active,
    .button--tertiary.cart-remove-button.intensity-3:active,
    .button--tertiary.cart-remove-button.intensity-4:active,
    .button--tertiary.cart-remove-button.intensity-5:active,
    button.cart-remove-button.button-box-shadow:active,
    button.cart-remove-button.button-gradient-effect:active,
    button.cart-remove-button.intensity-1:active,
    button.cart-remove-button.intensity-2:active,
    button.cart-remove-button.intensity-3:active,
    button.cart-remove-button.intensity-4:active,
    button.cart-remove-button.intensity-5:active {
      box-shadow: none !important;
      transform: none !important;
      opacity: 0.5 !important;
    }

    /* Remove any gradient effects that might have been applied */
    .cart-remove-button::before,
    .button--tertiary.cart-remove-button::before,
    button.cart-remove-button::before,
    .cart-remove-button.button-gradient-effect::before,
    .cart-remove-button.gradient-shine-enabled::before,
    .button--tertiary.cart-remove-button.button-gradient-effect::before,
    .button--tertiary.cart-remove-button.gradient-shine-enabled::before,
    button.cart-remove-button.button-gradient-effect::before,
    button.cart-remove-button.gradient-shine-enabled::before {
      display: none !important;
      content: none !important;
      background: none !important;
    }

    /* Additional mobile optimizations for box shadow effects */
  @media screen and (max-width: 768px) {
    .button-box-shadow {
      /* Reduce transform distance on mobile for better touch experience */
      transform: none !important;
    }

    .button-box-shadow:hover,
    .button-box-shadow:focus {
      transform: translateY(-1px) !important;
    }
  }

  /* Print media - remove box shadow effects for better printing */
  @media print {
    .button-box-shadow {
      box-shadow: none !important;
      transform: none !important;
    }

    .button-gradient-effect::before {
      display: none !important;
    }
  }

  /* Complete override for disable-global-button-styling class */
  /* These rules ensure that buttons with this class never get enhanced effects */
  /* EXCEPT cart-discount-code-button which has its own color management */
  .disable-global-button-styling:not(.cart-discount-code-button),
  .disable-global-button-styling.button-box-shadow:not(.cart-discount-code-button),
  .disable-global-button-styling.button-gradient-effect:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-1:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-2:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-3:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-4:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-5:not(.cart-discount-code-button),
  .button.disable-global-button-styling.button-box-shadow:not(.cart-discount-code-button),
  .button.disable-global-button-styling.button-gradient-effect:not(.cart-discount-code-button),
  .btn.disable-global-button-styling.button-box-shadow:not(.cart-discount-code-button),
  .btn.disable-global-button-styling.button-gradient-effect:not(.cart-discount-code-button) {
    /* Reset all enhanced button effects */
    box-shadow: none !important;
    background: unset !important;
    background-image: none !important;
    background-color: unset !important;
    transform: none !important;
    transition: none !important;
    position: static !important;
    z-index: auto !important;
    /* Keep section-specific styles (font-size, border-radius), but reset global font overrides */
    font-weight: unset !important;
    letter-spacing: unset !important;
    text-transform: unset !important;
    /* Note: border-radius and font-size are preserved from inline styles */
  }

  /* Reset hover states */
  /* EXCEPT cart-discount-code-button which has its own color management */
  .disable-global-button-styling:hover:not(.cart-discount-code-button),
  .disable-global-button-styling:focus:not(.cart-discount-code-button),
  .disable-global-button-styling.button-box-shadow:hover:not(.cart-discount-code-button),
  .disable-global-button-styling.button-gradient-effect:hover:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-1:hover:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-2:hover:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-3:hover:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-4:hover:not(.cart-discount-code-button),
  .disable-global-button-styling.intensity-5:hover:not(.cart-discount-code-button) {
    box-shadow: none !important;
    background: unset !important;
    background-image: none !important;
    background-color: unset !important;
    transform: none !important;
    transition: none !important;
  }

  /* Reset active states */
  /* EXCEPT cart-discount-code-button which has its own color management */
  .disable-global-button-styling:active:not(.cart-discount-code-button),
  .disable-global-button-styling.button-box-shadow:active:not(.cart-discount-code-button),
  .disable-global-button-styling.button-gradient-effect:active:not(.cart-discount-code-button) {
    box-shadow: none !important;
    background: unset !important;
    background-image: none !important;
    background-color: unset !important;
    transform: none !important;
  }

  /* Remove any pseudo-elements (like gradient shine effects) */
  /* EXCEPT cart-discount-code-button which manages its own pseudo-elements */
  .disable-global-button-styling:not(.cart-discount-code-button)::before,
  .disable-global-button-styling:not(.cart-discount-code-button)::after,
  .disable-global-button-styling.button-gradient-effect:not(.cart-discount-code-button)::before,
  .disable-global-button-styling.gradient-shine-enabled:not(.cart-discount-code-button)::before {
    display: none !important;
    content: none !important;
  }



  /* Global Title/Heading Color Overrides */
  /* Apply consistent text colors based on theme settings */

  h1, h2, h3, h4, h5, h6,
  .title, .heading,
  [class*="title"], [class*="heading"],
  .collection-hero__title,
  .main-collection-title,
  .page-title,
  .section-header__title,
  .section-title,
  .product-title,
  .collection-title,
  .blog-title,
  .card__heading,
  .headline,
  .subtitle,
  .caption-with-letter-spacing,
  .h1, .h2, .h3, .h4, .h5, .h6,
  .comparison-heading,
  .comparison-product-title,
  .statistics-section-title,
  .statistic-title,
  .alt-feat-section-title,
  .alt-feat-title,
  .as-seen-in-title,
  .custom-hero__title,
  .custom-main-heading,
  .reviews-subtitle {
    color: #000000 !important;
  }

  /* Specific title classes that might be in sections using theme colors */
  .section[data-use-theme-colors="true"] .title,
  .section[data-use-theme-colors="true"] [class*="title"],
  .section[data-use-theme-colors="true"] h1,
  .section[data-use-theme-colors="true"] h2,
  .section[data-use-theme-colors="true"] h3,
  .section[data-use-theme-colors="true"] h4,
  .section[data-use-theme-colors="true"] h5,
  .section[data-use-theme-colors="true"] h6,
  .section[data-use-theme-colors="true"] .heading,

  div[class*="section"][data-use-theme-colors="true"] .title,
  div[class*="section"][data-use-theme-colors="true"] [class*="title"],
  div[class*="section"][data-use-theme-colors="true"] h1,
  div[class*="section"][data-use-theme-colors="true"] h2,
  div[class*="section"][data-use-theme-colors="true"] h3,
  div[class*="section"][data-use-theme-colors="true"] h4,
  div[class*="section"][data-use-theme-colors="true"] h5,
  div[class*="section"][data-use-theme-colors="true"] h6,
  div[class*="section"][data-use-theme-colors="true"] .heading,

  *[data-use-theme-colors="true"] .title,
  *[data-use-theme-colors="true"] [class*="title"],
  *[data-use-theme-colors="true"] h1,
  *[data-use-theme-colors="true"] h2,
  *[data-use-theme-colors="true"] h3,
  *[data-use-theme-colors="true"] h4,
  *[data-use-theme-colors="true"] h5,
  *[data-use-theme-colors="true"] h6,
  *[data-use-theme-colors="true"] .heading {
    color: #000000 !important;
  }

  /* Specific shop product heading/title elements */
  .shop-product-title,
  .shop-product-section .title,
  .shop-product-section h1,
  .shop-product-section h2,
  .shop-product-section h3,
  .shop-product-section h4,
  .shop-product-section h5,
  .shop-product-section h6 {
    color: inherit !important;
  }

  /* Specific exceptions where accent color might be needed instead of text color */
  .accent-title,
  [class*="accent-title"],
  .accent-heading,
  [class*="accent-heading"] {
    color: #ffffff !important;
  }



    /* Regular weight elements */
    body, p, div, input, textarea, select {
      font-weight: var(--font-weight-regular) !important;
    }
    
    /* Semi-bold elements */
    h3, h4, h5, h6, th, .semi-bold {
      font-weight: var(--font-weight-semibold) !important;
    }
    
    /* Bold elements */
    h1, h2, strong, b, .bold, .heading, .btn--primary, .btn--secondary {
      font-weight: var(--font-weight-bold) !important;
    }
  


  #CartDrawer {
    
      --cart-drawer-shipping-protection-background: transparent;
      /* No background when theme colors are on */
      --cart-drawer-shipping-protection-border-color: rgba(0, 0, 0, 0.3);
      --cart-drawer-shipping-protection-text-color: #000000;
    

  }


  .cart-drawer .gb-shipping-protection {
    background-color: var(--cart-drawer-shipping-protection-background);
    border: var(--cart-drawer-shipping-protection-border-size) solid var(--cart-drawer-shipping-protection-border-color);
    padding: 20px
      20px !important;
  }

  .cart-drawer .gb-shipping-protection-icontext h2,
  .cart-drawer .gb-shipping-protection-icontext p {
    color: var(--cart-drawer-shipping-protection-text-color) !important;
  }

  .cart-drawer .gb-shipping-protection,
  .cart-drawer .gb-shipping-protection * {
    color: var(--cart-drawer-shipping-protection-text-color) !important;
  }

  /* High-quality image rendering for shipping protection icon */
  .gb-shipping-protection-icon img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: crisp-edges;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    object-fit: contain;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  /* Ensure container doesn't cause scaling issues */
  .gb-shipping-protection-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 46px;
    height: 46px;
  }

  /* Typography - Font Size Customization */
  /* Desktop */
  .cart-drawer .gb-shipping-protection-icontext h2 {
    font-size: 16px !important;
    
  }

  .cart-drawer .gb-shipping-protection-icontext h2 span {
    font-size: 16px !important;
  }

  .cart-drawer .gb-shipping-protection-icontext p {
    font-size: 14px !important;
  }

  /* Mobile */
  @media screen and (max-width: 749px) {
    .cart-drawer .gb-shipping-protection-icontext h2 {
      font-size: 14px !important;
      
    }

    .cart-drawer .gb-shipping-protection-icontext h2 span {
      font-size: 14px !important;
    }

    .cart-drawer .gb-shipping-protection-icontext p {
      font-size: 12px !important;
    }
  }



  .cart-drawer h2.gb-30day-back {
    color: #000000;
  }



  #CartDrawer {
    
      --global_section_background_color: #ffffff;
      --cart-drawer-primary-background-color: #ffffff;
      --cart-drawer-background-gradient: linear-gradient(181deg, rgba(250, 250, 250, 1), rgba(250, 250, 250, 1) 100%);
      --cart-drawer-primary-text-color: #000000;
      --cart-drawer-header-background: #ffffff;
      /* Consider a subtle variation if needed */
      --cart-drawer-item-saving-color: #ffffff;
      --cart-drawer-item-saving-background: rgba(0, 0, 0, 0.1);
      /* Example: Accent 2 with low alpha */
      --cart-drawer-checkout-button-background: #ffffff;
      --cart-drawer-checkout-button-text-color: #ffffff;
      --cart-drawer-fs-icon-default-color: #ffffff;
      /* Accent color 1 for default state */
      --cart-drawer-fs-icon-active-color: #ffffff;
      /* Section background color for active state */
      --cart-drawer-freq-bought-background: #fafafa;
      --cart-drawer-product-bg: #ffffff;
      --cart-drawer-footer-bg: #ffffff;
      /* Using exact global background color */
      --cart-drawer-secondary-text: rgba(0, 0, 0, 0.7);
      --cart-drawer-accent-color: #ffffff;
      --cart-drawer-divider-color: rgba(0, 0, 0, 0.1);
      --cart-drawer-active-icon-color: #ffffff;
      --cart-drawer-discount-bg-color: #000000;
      --cart-drawer-discount-text-color: #ffffff;
      --cart-drawer-discount-border-radius: 4px;
      --cart-drawer-discount-icon-color: #ffffff;
    
  }

    .free-shipping-main.first-gift {
      position: absolute;
      margin-left: unset;
      margin-right: unset;
      left: calc(15px + ((100% - 30px) *  / 100) - 19px);
    }
    .free-gift-main.first-gift {
      position: absolute;
      margin-left: unset;
      margin-right: unset;
      left: calc(15px + ((100% - 30px) *  / 100) - 19px);
    }
    
    /* Second gift icon: fixed at 100% (right end of progress bar) */
    .free-shipping-main.second-gift {
      position: absolute;
      margin-left: unset;
      margin-right: unset;
      left: calc(100% - 38px);
    }
    .free-gift-main.second-gift {
      position: absolute;
      margin-left: unset;
      margin-right: unset;
      left: calc(100% - 38px);
    }

  /* Free Shipping Icon Colors */
  .free-shipping-main svg path,
  .free-shipping-main svg circle {
    fill: var(--cart-drawer-fs-icon-default-color);
  }

  /* Icon container sizing for both SVG and IMG */
  .free-shipping-main svg,
  .free-shipping-main img {
    width: 30px !important;
    height: 30px !important;
    background: var(--cart-drawer-progress-inactive-color) !important;
    /* border-radius is set in cart-drawer_pgb_style.liquid based on block settings */
    padding: 4px !important;
    margin-bottom: 4px !important;
    display: block !important;
  }

  .free-gift-main svg,
  .free-gift-main img {
    width: 30px !important;
    height: 30px !important;
    background: var(--cart-drawer-progress-inactive-color) !important;
    /* border-radius is set in cart-drawer_pgb_style.liquid based on block settings */
    padding: 4px !important;
    margin-bottom: 4px !important;
    display: block !important;
  }

    /* Active state for icons */
    .free-shipping-main.free-shipping-main-color svg,
    .free-shipping-main.free-shipping-main-color img {
      background: var(--cart-drawer-progress-active-color) !important;
    }
    .free-shipping-main.free-shipping-main-color svg path,
    .free-shipping-main.free-shipping-main-color svg circle {
      fill: var(--cart-drawer-progress-active-icon-fill-color) !important;
    }

    .free-gift-main.free-gift-main-color svg,
    .free-gift-main.free-gift-main-color img {
      background: var(--cart-drawer-progress-active-color) !important;
    }
    .free-gift-main.free-gift-main-color svg path,
    .free-gift-main.free-gift-main-color svg circle {
      fill: var(--cart-drawer-progress-active-icon-fill-color) !important;
    }


  .drawer {
    visibility: hidden;
  }

  /* Apply default color to inactive gift icon */
  .free-gift-main svg path,
  .free-gift-main svg circle {
    /* Assuming gift icon also might have circles */
    fill: var(--cart-drawer-fs-icon-default-color);
  }
  .discounts {
    font-size: 1rem;
    display: flex letter-spacing: var(--letter-spacing-body);
    text-transform: uppercase;
    align-items: center;
  }

  /* Override global accent color for cart buttons */
  .cart-drawer .quantity__button,
  .cart-drawer {
    background-color: transparent !important;
    border-color: #E2E2E2 !important;
    color: currentColor !important;
  }
  .cart-drawer .cart-remove-button {
  border: none !important;
  padding: 0 !important;
  }

  .cart-drawer .quantity__button:focus,
  .cart-drawer .quantity__button:active,
  .cart-drawer .cart-remove-button:focus,
  .cart-drawer .cart-remove-button:active {
    outline: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent;
  }

  .cart-drawer quantity-input.quantity.cart-quantity .quantity__button:active,
  .cart-drawer quantity-input.quantity.cart-quantity .quantity__button:focus {
    background-color: #f5f5f5 !important;
  }

  .cart-drawer .cart-remove-button:hover,
  .cart-drawer .cart-remove-button:active,
  .cart-drawer .cart-remove-button:focus {
    opacity: 0.8;
    background-color: transparent !important;
  }

  /* IMPORTANT: Ensure the .gb-price-drawer-saving class always uses fixed colors regardless of theme settings */


  /*
   .gb-price-drawer-saving {
   background:rgb(255, 237, 237) !important;
   color: #FF1717 !important;
   }
*/

  /* Apply custom cart drawer colors to specific elements */.cart-drawer .drawer__header {
    background-color: var(--cart-drawer-header-background);
    height: 70px !important;
    min-height: 70px !important;
    max-height: 70px !important;
    display: flex !important;
    align-items: center !important;
  }

  .cart-drawer .drawer__close {
    top: 24px !important;
  }

  .cart-drawer .drawer__contents {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }

  .cart-drawer .cart-item {
    background-color: var(--cart-drawer-product-bg);
  }

  .cart-drawer .drawer__footer {
    background-color: var(--cart-drawer-footer-bg);
    border-top-color: var(--cart-drawer-divider-color);
    padding: 15px 10px 15px 10px !important;
  }

  .cart-drawer .drawer__cart-items-wrapper .cart-items {
    border-color: var(--cart-drawer-divider-color);
  }

  .cart-drawer .cart__checkout-button {
    background-color: var(--cart-drawer-checkout-button-background) !important;
    color: var(--cart-drawer-checkout-button-text-color) !important;
    border-radius: 4px !important;
  }

  /* Additional checkout button text color overrides */
  .cart-drawer .cart__checkout-button,
  .cart-drawer .cart__checkout-button *,
  .cart-drawer .cart__checkout-button:hover,
  .cart-drawer .cart__checkout-button:focus,
  .cart-drawer .cart__checkout-button:active,
  .cart-drawer .cart__checkout-button:visited,
  .cart-drawer button[name="add"],
  .cart-drawer input[type="submit"][name="add"] {
    color: var(--cart-drawer-checkout-button-text-color) !important;
  }

  /* Ensure checkout button text elements don't inherit other colors */
  .cart-drawer .cart__checkout-button span,
  .cart-drawer .cart__checkout-button .loading__spinner,
  .cart-drawer .cart__checkout-button .icon {
    color: var(--cart-drawer-checkout-button-text-color) !important;
  }

.cart-drawer .cart-item__price-wrapper,
.cart-drawer .totals__subtotal-value,
.cart-drawer .price--end,
.cart-drawer .product-option,
.cart-drawer .product-option *,
.cart-drawer .tax-note,
.cart-drawer .tax-note * {
  color: var(--cart-drawer-secondary-text);
}

.cart-drawer .totals__total-value {
  color: var(--cart-drawer-primary-text-color);
}

  /* Apply accent color to final price */
  .cart-drawer .cart-item__final-price.product-option,
  .cart-drawer strong.cart-item__final-price {
    color: var(--cart-drawer-accent-color) !important;
  }

  /* Apply accent color to toggle switch */
  .cart-drawer .gb-shipping-protection-button input:checked + .slider {
    background-color: var(--cart-drawer-accent-color) !important;
  }

  /* Apply accent color to toggle switch on focus */
  .cart-drawer .gb-shipping-protection-button input:focus + .slider {
    box-shadow: 0 0 1px var(--cart-drawer-accent-color) !important;
  }

  .cart-drawer .free-product-progress-bar {
    border-color: var(--cart-drawer-divider-color);
  }


  /* Removed frequently bought background color per user request */


  /*
   .cart-drawer product-info.gb-main-freq-bg-color {
   background-color: var(--cart-drawer-freq-bought-background);
   }
*/

  /* Cart item image border radius customization */
  .cart-drawer .cart-item__image,
  .cart-drawer .cart-item__image-container {
    border-radius: 8px
     !important;
  }

  cart-drawer.drawer,
  .drawer.cart-drawer,
  cart-drawer.drawer.active,
  cart-drawer .drawer {
    left: auto !important;
    right: 0 !important;
    justify-content: flex-end !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  /* Mobile: Full width - Override component-cart-drawer.css */
  cart-drawer .drawer__inner,
  cart-drawer.is-empty .drawer__inner,
  .cart-drawer .drawer__inner,
  .drawer.active .drawer__inner {
    max-width: 100% !important;
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-left: none !important;
    border-right: none !important;
  }

  /* Ensure mobile full width at smaller viewports */
  @media screen and (max-width: 749px) {
    cart-drawer .drawer__inner,
    cart-drawer.is-empty .drawer__inner,
    .cart-drawer .drawer__inner,
    .drawer.active .drawer__inner {
      max-width: 100% !important;
      width: 100% !important;
      border-radius: 0 !important;
    }
  }

  /* Desktop: Customizable width, aligned to the right */
  @media screen and (min-width: 750px) {
    cart-drawer .drawer__inner,
    cart-drawer.is-empty .drawer__inner,
    .cart-drawer .drawer__inner,
    .drawer.active .drawer__inner {
      max-width: 40rem !important;
      width: 40rem !important;
      margin-right: 0 !important;
      margin-left: auto !important;
    }
  }

  


.cart-drawer .cart-item__discounted-prices s,
.cart-drawer s.cart-item__old-price {
  color: var(--cart-drawer-secondary-text);
}


/* Cart Drawer Payment Icons */
.cart-drawer-payment-icons {
  margin-top: 4px;
  padding: 0;
}

/* Override desktop flex layout for cart drawer to stack payment icons below button */
.cart-drawer .cart__ctas {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  padding: 0 0px !important;
}

.cart-drawer-payment-icons .payment-icons-container {
  margin: 0;
}

.cart-drawer-payment-icons .payment-icons-wrapper {
  gap: 8px;
  justify-content: center;
}

.cart-drawer-payment-icons .payment-icon svg {
  height: 24px;
  width: auto;
  border-radius: 4px;
}

@media screen and (max-width: 749px) {
  .cart-drawer-payment-icons {
    margin-top: 4px;
    padding: 0;
  }

  .cart-drawer-payment-icons .payment-icons-wrapper {
    gap: 6px;
  }

  .cart-drawer-payment-icons .payment-icon svg {
    height: 19.2px;
  }
}

/* Fix quantity popover to use cart drawer colors instead of global theme colors */
.cart-drawer quantity-popover .quantity {
  background: var(--cart-drawer-product-bg) !important;
  color: var(--cart-drawer-primary-text-color) !important;
}

/* Ensure quantity popover text elements inherit the cart drawer text color */
.cart-drawer quantity-popover .quantity__button,
.cart-drawer quantity-popover .quantity__input,
.cart-drawer quantity-popover .quantity__rules {
  color: var(--cart-drawer-primary-text-color);
}

/* Override quantity popover button backgrounds to match cart drawer styling */
.cart-drawer quantity-popover .quantity__button {
  background-color: transparent;
  border-color: var(--cart-drawer-divider-color);
}


/* Ensure all text elements in cart drawer use cart drawer text color */
.cart-drawer,
.cart-drawer *:not(.gb-price-drawer-saving)
:not(.cart-item__final-price)
:not(strong.cart-item__final-price)
:not(span.gb-cart-total-item)
:not(.cart__checkout-button)
:not(.cart__checkout-button *)
:not(.gb-shipping-protection)
:not(.gb-shipping-protection *)
:not(.free-shipping-main)
:not(.free-shipping-main *)
:not(.free-gift-main)
:not(.free-gift-main *)
:not(.social-proof-bar)
:not(.social-proof-bar *)
:not(.discount-banner)
:not(.discount-banner *)
:not(.upsell-button-text)
:not(.upsell-price)
:not(.upsell-add-button)
:not(.upsell-add-button *)
:not([class^="upsell-add-button-"])
:not([class^="upsell-add-button-"] *)
:not(.upsell-best-seller-tag)
:not(.upsell-best-seller-tag *)
not(.cartitem-free-product-label)
:not(.cartitem-free-product-label *)
:not(.discount_discount-value)
:not(.discount_discount-value *)
:not(.cart-discount-code-button)
:not(.cart-discount-code-button *)
:not(.cart-discount-code-input)
:not(.cart-discount-code-input *) {
  color: var(--cart-drawer-primary-text-color);
}

/* Specific overrides for common text elements */
.cart-drawer .cart-item__name,
.cart-drawer .cart-item__details,
.cart-drawer .cart-item__totals,
.cart-drawer .cart-item .product-option,
.cart-drawer .drawer__heading,
.cart-drawer .totals,
.cart-drawer .tax-note,
.cart-drawer p,
.cart-drawer span,
.cart-drawer div {
  color: var(--cart-drawer-primary-text-color);
}

/* Additional specific override for drawer heading */
.cart-drawer .drawer__heading {
  color: var(--cart-drawer-primary-text-color) !important;
  font-size: 20px !important;
}

/* Drawer Heading Font Size - Mobile */
@media only screen and (max-width: 767px) {
  .cart-drawer .drawer__heading {
    font-size: 22px !important;
  }
}

/* Make sure links respect cart drawer text color */
.cart-drawer a:not(.cart__checkout-button) {
  color: var(--cart-drawer-primary-text-color);
}

/* Specific override for cart item name link */
.cart-drawer .gb-cart-drawer-lb td.cart-item__details a.cart-item__name,
.cart-drawer .cart-item__details a.cart-item__name,
.cart-drawer a.cart-item__name {
  color: var(--cart-drawer-primary-text-color) !important;
}

/* Secondary text elements */
.cart-drawer .cart-item__price-wrapper *,
.cart-drawer .totals__subtotal-value *,
.cart-drawer .price--end * {
  color: var(--cart-drawer-secondary-text);
}

/* Cart total item badge - inverted colors for contrast */
.cart-drawer span.gb-cart-total-item {
  background-color: var(--cart-drawer-primary-text-color) !important;
  color: var(--cart-drawer-primary-background-color) !important;
}

/* Checkout button text color override */
.cart-drawer .cart__checkout-button,
.cart-drawer .cart__checkout-button * {
  color: var(--cart-drawer-checkout-button-text-color) !important;
}

/* Shipping protection text color override */


/* Free shipping icon color overrides - Default state */
.cart-drawer .free-shipping-main svg,
.cart-drawer .free-shipping-main svg path,
.cart-drawer .free-shipping-main svg circle,
.cart-drawer .free-shipping-main svg rect,
.cart-drawer .free-shipping-main svg polygon,
.cart-drawer .free-shipping-main svg g,
.cart-drawer .free-shipping-main i {
  fill: var(--cart-drawer-fs-icon-default-color) !important;
  color: var(--cart-drawer-fs-icon-default-color) !important;
}

  /* Free shipping icon color overrides - Active state */
  .cart-drawer .free-shipping-main.free-shipping-main-color svg path,
  .cart-drawer .free-shipping-main.free-shipping-main-color svg circle,
  .cart-drawer .free-shipping-main.free-shipping-main-color svg rect,
  .cart-drawer .free-shipping-main.free-shipping-main-color svg polygon,
  .cart-drawer .free-shipping-main.free-shipping-main-color svg g,
  .cart-drawer .free-shipping-main.free-shipping-main-color i {
    fill: var(--cart-drawer-progress-active-icon-fill-color) !important;
    color: var(--cart-drawer-progress-active-icon-fill-color) !important;
  }

/* Free gift icon color override - Default state */
.cart-drawer .free-gift-main svg,
.cart-drawer .free-gift-main svg path,
.cart-drawer .free-gift-main svg circle,
.cart-drawer .free-gift-main svg rect,
.cart-drawer .free-gift-main svg polygon,
.cart-drawer .free-gift-main svg g,
.cart-drawer .free-gift-main i {
  fill: var(--cart-drawer-fs-icon-default-color) !important;
  color: var(--cart-drawer-fs-icon-default-color) !important;
}

  /* Free gift icon color override - Active state */
  .cart-drawer .free-gift-main.free-gift-main-color svg path,
  .cart-drawer .free-gift-main.free-gift-main-color svg circle,
  .cart-drawer .free-gift-main.free-gift-main-color svg rect,
  .cart-drawer .free-gift-main.free-gift-main-color svg polygon,
  .cart-drawer .free-gift-main.free-gift-main-color svg g,
  .cart-drawer .free-gift-main.free-gift-main-color i {
    fill: var(--cart-drawer-progress-active-icon-fill-color) !important;
    color: var(--cart-drawer-progress-active-icon-fill-color) !important;
  }


/* Discount banner color overrides */


/* Item saving badge colors - customizable when theme colors are off */.gb-price-drawer-saving {
  
    background: rgb(255, 236, 236) !important;
    color: #FF1717 !important;
  
}

/* NOTE: .gb-price-drawer-saving colors are now handled conditionally near the end of the style block */

/* Apply custom cart drawer colors to specific elements */@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.spin-animation {
  display: none;
  position: absolute;
  height: 15px;
  width: 15px;
  border: solid;
  border-radius: calc(infinity * 1px);
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.3);
  border-top-color: #fff;
  animation: var(--animate-spin);
}

.gb-shipping-protection-button .spin-animation {
  top: 6px;
  left: 5px;
  height: 15px;
  width: 15px;
}

.cart-drawer .gb-shipping-protection .complete-check {
  display: none;
  color: white !important;
  position: absolute;
  top: 4px;
  left: 5px;
  height: 15px;
  width: 15px;
}

button.quantity__button,
button.cart-remove-button,
.gb-shipping-protection-button {
  position: relative;
}

button.cart-remove-button {
  width: 50px;
}

.quantity__button .spin-animation {
  top: 7px;
  left: 4px;
}

.cart-item__quantity .spin-animation {
  display: none;
}


.cart-drawer .bestseller-icon {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  margin-right: 2px;
  fill: currentColor;
}

/* Style custom SVG icons to match default icon */


.cart-drawer .placeholder-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cart-drawer .placeholder-wrapper .placeholder-svg {
  width: 80%;
  height: 80%;
}


@keyframes pulse-success {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes pulse-error {
  0% {
    transform: scale(1);
  }
  25% {
    transform: translateX(-3px);
  }
  50% {
    transform: translateX(3px);
  }
  75% {
    transform: translateX(-3px);
  }
  100% {
    transform: scale(1);
  }
}

/* Button spinner animation */
.button-spinner {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.is-loading {
  opacity: 0.8 !important;
}

.upsell-block-description-wrapper {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  padding: 0;
  position: relative;
  z-index: 10;
  clear: both;
  overflow: visible;
}

.upsell-block-description {
  font-size: 14px;
  font-weight: 500;
  color: #333 !important;
  text-align: center;
  display: block !important;
  width: 100%;
  margin: 0 auto;
  padding: 8px 16px;
  background-color: transparent;
  position: static;
  visibility: visible !important;
  opacity: 1 !important;
}

.upsell-product-container {
  margin-bottom: 4px;
  padding: 2px 13px;
  text-align: left;
  font-size: 14px;
  letter-spacing: var(--letter-spacing-body);
  font-weight: var(--font-weight-semibold) !important;
}

/* Upsell Header Styling */
.cart-drawer .upsell-header-wrapper {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  padding: 0;
  position: relative;
  z-index: 10;
  clear: both;
  overflow: visible;
}

.cart-drawer .upsell-header-text {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  width: 100%;
  letter-spacing: var(--letter-spacing-body);
  /* margin and padding now controlled via inline styles in sections/cart-drawer.liquid */
  /* margin: 8px 0; */
  /* padding: 8px 16px; */
  font-weight: 500;
  background-color: transparent;
  position: static;
}

@media screen and (max-width: 749px) {
  .upsell-block-description {
    padding: 8px 15px !important;
  }
}

.upsell_slider {
  width: 100%;
  overflow-x: hidden;
}

.upsell_slider .dots-and-arrows {
  width: 100%;
  overflow-x: hidden;
  text-align: center;
}

.upsell_slider .upsell_block_container {
  display: flex;
  text-align: center;
  overflow-x: hidden;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
.upsell_block_container::-webkit-scrollbar {
  display: none;
}

.upsell_slider .upsell_block_container > div.upsell-product-container {
  scroll-snap-align: start;
  flex-shrink: 0;
  margin-top: px;
  margin-bottom: px;
  margin-right: 0;
  transform-origin: center center;
  transform: scale(1);
  transition: transform 0.5s;
  position: relative;

  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
}

.upsell_slider .slide_item {
  display: inline-flex;
  margin-left: 4px;
  margin-right: 4px;
  width: 8px;
  height: 8px;
  background: #d7d7d7;
  border-radius: 50%;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.upsell_slider .slide_item.active {
  background: #333;
}

.dots-and-arrows {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}

.slide-arrow {
  display: none;
  /* Hidden by default, shown on desktop */
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  margin: 0 8px;
}

.slide-arrow svg {
  width: 10px;
  height: 10px;
  fill: rgb(155, 155, 155);
  transition: fill 0.2s;
  background-color: white;
  border-radius: 50px;
}

.slide-arrow:hover svg {
  fill: #000;
}

@media (min-width: 768px) {
  .slide-arrow {
    display: inline-block;
  }
}

.cart-drawer,
.cart-drawer *:not(.gb-price-drawer-saving)
:not(.cart-item__final-price)
:not(strong.cart-item__final-price)
:not(span.gb-cart-total-item)
:not(.cart__checkout-button)
:not(.cart__checkout-button *)
:not(.gb-shipping-protection)
:not(.gb-shipping-protection *)
:not(.free-shipping-main)
:not(.free-shipping-main *)
:not(.free-gift-main)
:not(.free-gift-main *)
:not(.social-proof-bar)
:not(.social-proof-bar *)
:not(.discount-banner)
:not(.discount-banner *)
:not(.upsell-button-text)
:not(.upsell-price)
:not(.upsell-add-button)
:not(.upsell-add-button *)
:not([class^="upsell-add-button-"])
:not([class^="upsell-add-button-"] *)
:not(.upsell-best-seller-tag)
:not(.upsell-best-seller-tag *)
:not(.cartitem-free-product-label)
:not(.cartitem-free-product-label *)
:not(.discount_discount-value)
:not(.discount_discount-value *)
:not(.cart-discount-code-button)
:not(.cart-discount-code-button *)
:not(.cart-discount-code-input)
:not(.cart-discount-code-input *) {
  color: var(--cart-drawer-primary-text-color);
}

.is-empty .upsell_block_container,
.is-empty .upsell-block-description,
.is-empty .upsell_slider > span.slide_item,
.is-empty .dots-and-arrows {
  display: none !important;
}



  header-drawer {
    justify-self: start;
    margin-left: -1.2rem;
  }/* Header Top Border Styling */.menu-drawer-container {
    display: flex;
  }

  .list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .list-menu--inline {
    display: inline-flex;
    flex-wrap: wrap;
  }

  summary.list-menu__item {
    padding-right: 3rem;
    padding-right: 3rem;
  }

  .list-menu__item {
    display: flex;
    font-weight: var(--font-weight-regular);
    align-items: center;
    line-height: calc(1 + 0.3 / var(--font-body-scale));
  }

  .list-menu__item--link {
    text-decoration: none;
    font-weight: var(--font-weight-regular);
    padding-bottom: 1rem;
    padding-top: 1rem;
    line-height: calc(1 + 0.8 / var(--font-body-scale));
  }

  /* Header menu item spacing and styling fixes */
  .header__inline-menu .list-menu--inline > li {
    margin-right: 2rem;
  }

  .header__inline-menu .list-menu--inline > li:last-child {
    margin-right: 0;
  }

  .header__menu-item {
    text-decoration: none !important;
  }

  .header__menu-item:hover {
    text-decoration: none !important;
  }

  /* Header menu hover functionality */
  @media screen and (min-width: 990px) {
    header-menu:hover details[open] .header__submenu,
    header-menu:hover details[open] .mega-menu__content {
      opacity: 1;
      width: 150px;
      visibility: visible;
      transform: translateY(0);
    }

    .header__submenu,
    .mega-menu__content {
      transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
    }

    details:not([open]) .header__submenu,
    details:not([open]) .mega-menu__content {
      opacity: 0;
      visibility: hidden;
      transform: translateY(-10px);
    }
  }

  /* Header submenu spacing and styling */
  .header__submenu {
    padding: 1rem 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: rgb(var(--color-header));
    z-index: 100;
    width: auto;
    min-width: 16rem;
    max-width: 20rem;
    top: calc(80% + 5px);
  }

  .header__submenu .list-menu__item {
    padding: 0.8rem 1.5rem;
    margin: 0;
    border-bottom: none;
  }

  .header__submenu .header__menu-item {
    display: block;
    padding: 0.8rem 1.5rem;
    margin: 0;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
    border-radius: 0;
  }

  .header__submenu .header__menu-item:hover {
    background-color: rgba(var(--color-foreground), 0.05);
    text-decoration: none;
  }

  .header__submenu li:first-child .header__menu-item {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }

  .header__submenu li:last-child .header__menu-item {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }

  /* Mega menu spacing and styling */
  .mega-menu__content {
    padding: 2rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: rgb(var(--color-header));
    z-index: 100;
    top: calc(100% + 5px);
  }

  .mega-menu__list {
    gap: 2rem;
  }

  .mega-menu__link {
    padding: 0.6rem 0;
    display: block;
    text-decoration: none;
    transition: color 0.2s ease;
  }

  .mega-menu__link:hover {
    color: rgba(var(--color-foreground), 0.7);
    text-decoration: none;
  }

  .mega-menu__link--level-2 {
    font-weight: var(--font-weight-medium);
    margin-bottom: 0.5rem;
  }

  .mega-menu__list .list-unstyled {
    margin-top: 0.5rem;
  }

  .mega-menu__list .list-unstyled a {
    padding: 0.4rem 0;
    font-size: 0.9em;
    opacity: 0.8;
  }

  .mega-menu__list .list-unstyled a:hover {
    opacity: 1;
  }

  .header__menu-item.link {
    text-decoration: none !important;
  }

  @media screen and (min-width: 750px) {
    .list-menu__item--link {
      padding-bottom: 0.5rem;
      padding-top: 0.5rem;
    }
  }

  
  details[open] > .header__menu-item,
  details[open]:hover > .header__menu-item {
    color: #000000 !important;
    text-decoration-color: #000000 !important;
  }
  

  /* Header menu hover functionality */
  @media screen and (min-width: 990px) {
    header-menu:hover details .header__submenu.list-menu--disclosure,
    header-menu:hover details .mega-menu__content,
    header-menu details[open] .header__submenu.list-menu--disclosure,
    header-menu details[open] .mega-menu__content {
      opacity: 1 !important;
      visibility: visible !important;
      transform: translateX(-50%) translateY(0) !important;
      display: block !important;
    }
    
    .header__submenu,
    .mega-menu__content {
      transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
      opacity: 0;
      visibility: hidden;
      transform: translateX(-50%) translateY(-10px);
    }
    
    /* Ensure submenus are hidden by default */
    header-menu:not(:hover) details:not([open]) .header__submenu,
    header-menu:not(:hover) details:not([open]) .mega-menu__content {
      opacity: 0;
      visibility: hidden;
      transform: translateX(-50%) translateY(-10px);
    }
  }
  
  /* Header submenu spacing and styling */
  .header__submenu {
    padding: 1rem 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: rgb(var(--color-header));
    z-index: 100;
    width: auto;
    min-width: 16rem;
    max-width: 20rem;
    top: calc(100% + 5px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  
  /* Ensure the parent header-menu has relative positioning */
  header-menu {
    position: relative;
  }
  
  /* Ensure submenus are initially hidden */
  .header__submenu.list-menu--disclosure {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(-10px);
    transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease;
  }
  
  .header__submenu .list-menu__item {
    padding: 0.8rem 1.5rem;
    margin: 0;
    border-bottom: none;
  }
  
  .header__submenu .header__menu-item {
    display: block;
    padding: 0.8rem 1.5rem;
    margin: 0;
    text-decoration: none;
    transition: background-color 0.2s ease, color 0.2s ease;
    border-radius: 0;
  }
  
  .header__submenu .header__menu-item:hover {
    background-color: rgba(var(--color-foreground), 0.05);
    text-decoration: none;
  }
  
  .header__submenu li:first-child .header__menu-item {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
  }
  
  .header__submenu li:last-child .header__menu-item {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  
  /* Mega menu spacing and styling */
  .mega-menu__content {
    padding: 2rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: rgb(var(--color-header));
    z-index: 100;
    top: calc(100% + 5px);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .mega-menu__list {
    gap: 2rem;
  }
  
  .mega-menu__link {
    padding: 0.6rem 0;
    display: block;
    text-decoration: none;
    transition: color 0.2s ease;
  }
  
  .mega-menu__link:hover {
    color: rgba(var(--color-foreground), 0.7);
    text-decoration: none;
  }
  
  .mega-menu__link--level-2 {
    font-weight: var(--font-weight-medium);
    margin-bottom: 0.5rem;
  }
  
  .mega-menu__list .list-unstyled {
    margin-top: 0.5rem;
  }
  
  .mega-menu__list .list-unstyled a {
    padding: 0.4rem 0;
    font-size: 0.9em;
    opacity: 0.8;
  }
  
  .mega-menu__list .list-unstyled a:hover {
    opacity: 1;
  }


.header-wrapper { /* Targeting .header-wrapper directly */
        /* Fallback or default background if nothing is set and you want one */color: #000000;
        /* Set CSS variable for child elements if needed */
        --color-header-foreground: #000000;
        border-bottom: 1px solid #e6f3fa;
      

      
    }

    /* Apply text color to links and icons within the header when use_theme_colors is true */
    
    .header-wrapper .header__heading-link,
    .header-wrapper .header__icon,
    .header-wrapper .list-menu__item,
    .header-wrapper .list-menu__item--link,
    .header-wrapper summary.list-menu__item,
    .header-wrapper .header__active-menu-item {
      color: rgb(var(--color-drawer-text)) !important;
    }

    .header-wrapper .header__icon svg,
    .header-wrapper .list-menu__item svg {
      fill: #000000;
    }
    

    /* Specific styling for cart bag icon */
    .cart-bag-icon {
      fill: none !important;
      height: 27px !important;
      width: 27px !important;
      stroke: rgb(var(--color-drawer-text)) !important;
    }

    .cart-bag-icon path,
    .cart-bag-icon line {
      fill: none !important;
      stroke: rgb(var(--color-drawer-text)) !important;
    }

    /* Override any icon classes that might interfere */
    svg.cart-bag-icon.icon,
    svg.cart-bag-icon.icon-cart-empty,
    svg.cart-bag-icon.icon-cart-empty-custom {
      fill: none !important;
      height: 27px !important;
      width: 27px !important;
      stroke: rgb(var(--color-drawer-text)) !important;
    }

    svg.cart-bag-icon.icon path,
    svg.cart-bag-icon.icon-cart-empty path,
    svg.cart-bag-icon.icon-cart-empty-custom path,
    svg.cart-bag-icon.icon line,
    svg.cart-bag-icon.icon-cart-empty line,
    svg.cart-bag-icon.icon-cart-empty-custom line {
      fill: none !important;
      stroke: rgb(var(--color-drawer-text)) !important;
    }

    /* Account icon sizing */
    .header__icon--account .svg-wrapper svg,
    .header__icon--account account-icon svg,
    .menu-drawer__account .svg-wrapper svg,
    .menu-drawer__account account-icon svg {
      width: 40px !important;
      height: 40px !important;
      fill: currentColor !important;
    }

    .header__icon--account .svg-wrapper,
    .header__icon--account account-icon,
    .menu-drawer__account .svg-wrapper,
    .menu-drawer__account account-icon {
      display: inline-flex !important;
      align-items: center !important;
      justify-content: center !important;
    }

  .header {
    padding: 10px 3rem 10px 3rem;
  }


    .section-header {
      position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */
      margin-bottom: 0px;
    }

    @media screen and (min-width: 750px) {
      .section-header {
        margin-bottom: 0px;
      }
    }

    @media screen and (min-width: 990px) {
      .header {
        padding-top: 20px;
        padding-bottom: 20px;
      }
    }


  
  #menu-drawer.gradient,
  .menu-drawer__submenu.gradient,
  .menu-drawer__menu-item,
  .menu-drawer__menu-item--active,
  .menu-drawer__close-button,
  .menu-drawer__utility-links a,
  .menu-drawer__account,
  .list-social__link {
    color: rgb(var(--color-drawer-text)) !important;
  }

  .list-social__link:hover,
  .menu-drawer__menu-item:hover {
    color: rgb(var(--color-drawer-text)) !important;
  }

  .menu-drawer svg,
  .menu-drawer .svg-wrapper svg {
    fill: #000000;
  }
  



  .shop-product-section {
      letter-spacing: var(--letter-spacing-body);
      background-color: #ffffff;
      color: #0d1b2a;
      --accent-color: #0d1b2a;
      --dot-size: 8px;
      --dot-color: #cccccc;
      --dot-active-color: #0d1b2a;
      --desktop-arrow-bg: #ffffff;
      --desktop-arrow-border: #d0dbe6;
      --desktop-arrow-icon: #0d1b2a;
      --desktop-arrow-hover-bg: #f2f5f8;
      --desktop-arrow-hover-border: #8a9bb0;
      --arrow-border-radius: 50%;
      --arrow-opacity: 0.9;
  }
  /* Added container class to handle the margin without affecting other sections */
  .shop-product-info {
      gap: 4px;
      color: #0d1b2a;
  }
  .shop-thumbnail {
      border: 1px solid #e8ecf0;
  }
  .shop-thumbnail.active {
      border-color: #0d1b2a;
  }
  .shop-indicator-dot {
      background-color: ;
  }

  /* Flèches mobiles - version plus spécifique */
  .shop-product-section .shop-mobile-arrows {
    display: none !important;
  }

  @media screen and (max-width: 767px) {
    .shop-product-section .shop-mobile-arrows {
      display: flex !important;
      align-items: center;
      justify-content: space-between;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      z-index: 5;
    }

    .shop-product-section .shop-mobile-arrow {
      width: 40px !important;
      height: 40px !important;
      border-radius: var(--arrow-border-radius);
      background-color: var(--desktop-arrow-bg);
      border: 1px solid var(--desktop-arrow-border);
      display: flex !important;
      align-items: center;
      justify-content: center;
      opacity: var(--arrow-opacity);
      pointer-events: auto;
      cursor: pointer;
      transition: all 0.2s ease;
    }
  }

  /* Masquer sur desktop */
  @media screen and (min-width: 768px) {
    .shop-product-section .shop-mobile-arrows {
      display: none !important;
    }
  }

  /* Dynamic aspect ratio based on setting */
  
      /* Default 1:1 square aspect ratio */
      .shop-image-container.shop-square-container {
        aspect-ratio: 1 !important;
      }

      /* Desktop thumbnails only - not mobile */
      @media screen and (min-width: 768px) {
        .shop-thumbnail .thumb-square {
          padding-bottom: 100% !important;
        }
        .shop-thumbnails-wrapper.left-column-layout .shop-thumbnail {
          height: auto;
          aspect-ratio: 1 !important;
        }
        .shop-thumbnails-wrapper.left-column-layout .shop-thumbnails.mobile-2x2-grid .shop-thumbnail {
          height: auto;
        }
      }
  

  /* Make all thumbnails height auto for natural square appearance */
  .shop-thumbnail {
    height: auto;
  }

  /* Mobile 4-in-row layout for thumbnails using swiper-wrapper style */
  @media screen and (max-width: 767px) {
    /* When arrows are overlaid, add padding to avoid overlap */
    .shop-thumbnails.mobile-2x2-grid {
      box-sizing: border-box !important;
      display: flex !important;
      position: relative !important;
      transition-property: transform !important;
      width: 100% !important;
      z-index: 1 !important;
      height: auto !important;
      justify-content: flex-start !important;
      align-items: flex-start !important;
      padding: 0 40px !important;
      margin: 5px 0px 0px !important;
      gap: 0 !important;
    }

    /* When arrows are NOT overlaid (arrows off), remove padding */
    .shop-product-section[data-show-mobile-arrows="false"] .shop-thumbnails.mobile-2x2-grid {
      padding: 0 !important;
    }

    /* Full width image + 4 thumbnails specific spacing */
    .shop-product-section[data-full-width-image="true"] .shop-thumbnails.mobile-2x2-grid {
      margin: 5px 0px 0px !important;
    }

    .shop-thumbnails.mobile-2x2-grid .shop-thumbnail {
      flex: 0 0 calc(25% - 3px) !important;
      width: calc(25% - 3px) !important;
      max-width: calc(25% - 3px) !important;
      box-sizing: border-box !important;
      padding: 0 !important;
      margin: 0 !important;
      height: auto !important;
      position: relative !important;
      border-radius: 4px !important;
      overflow: hidden !important;
    }

    .shop-thumbnails.mobile-2x2-grid .shop-thumbnail:not(:last-child) {
      margin-right: 4px !important;
    }

    .shop-thumbnails.mobile-2x2-grid .thumb-square {
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      position: relative;
      box-sizing: border-box;
      overflow: hidden;
      border-radius: 4px;
      background: #f8f8f8;
      z-index: 2 !important;
    }

    .shop-thumbnails.mobile-2x2-grid .thumb-square img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
      border-radius: 4px;
    }
  }

  /* Thumbnail section padding option */
  

  /* Hide thumbnails on mobile */
  

  /* Left column thumbnails on desktop */
  

  /* Portrait image adaptation */
  
  .shop-indicator-dot.active {
      background-color: ;
  }

  .shop-product-title {
      color: ;
  }
  .shop-product-price {
      color:  !important;
  }
  .shop-compare-price {
      color:  !important;
  }
  .shop-save-price {
      background-color:  !important;
      color:  !important;
  }
  .shop-product-description {
      color: ;
  }
  .shop-read-more, .shop-read-less {
      color: #0d1b2a;
  }
  .shop-custom-content {
      color: ;
  }

       /* Style for the add to cart button */
   .shop-add-to-cart-button {
       background-color: 
                            
                           !important;
       color: 
                
               !important;
       border: 2px solid  !important;
   }

  /* Add to cart button from blocks */
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  
  @media (min-width: 768px) {
      .shop-carousel-container {
          max-width: %;
      }
  }

  

  

  /* Tablet and mobile specific styles */
  @media (max-width: 799px) {
      .shop-product-info {
          gap: 6px;
      }
  }
  @media (max-width: 767px) {
      .shop-product-info {
          gap: 6px;
      }
  }

  /* Added CSS for block-level styling */
  
    
  
    
  
    
  
    
  
    
  
    
  
    
  

  /* Load-in animation */
  .page-fade-in {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out forwards;
  }

  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Add slight delay for staggered effect on multiple sections */
  .page-fade-in:nth-child(2) { animation-delay: 0.1s; }
  .page-fade-in:nth-child(3) { animation-delay: 0.2s; }
  .page-fade-in:nth-child(4) { animation-delay: 0.3s; }



  /* Main product image border radius */
  .shop-main-image,
  .shop-main-image img,
  .shop-image-zoom-wrapper,
  .shop-video {
    border-radius: 4px !important;
  }

  /* Thumbnail border radius */
  .shop-thumbnail,
  .shop-thumbnail img,
  .shop-thumbnail .thumb-square {
    border-radius: 0px !important;
  }

  
  

  

  

  

  

  

  

    
    
  }
  

  /* Load-in Animation */
  .page-fade-in {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.6s ease-out forwards;
  }

  @keyframes fadeInUp {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }



        body.unique-body-123 {
            font-family: Arial, sans-serif;
        }
        .rating-widget-wrapper-123 {
            padding-top: 0px;
            padding-bottom: 3px;
        }
        .rating-widget-123 {
            display: flex;
            align-items: center;
            cursor: pointer;
            transition: all 0.3s ease;
            padding: 0;
            animation: bgGlow 3s ease-in-out infinite;
            border-radius: 6px;
        }
        .rating-widget-123:hover {
            transform: translateY(-1px);
        }
        .rating-widget-123:active {
            transform: translateY(0);
        }
        .profile-images-123 {
            display: flex;
            align-items: center;
            margin-right: 10px;
        }
        .profile-images-123 img {
            width: 32px;
            height: 32px;
            border-radius: 50%;
            margin-right: -10px;
            border: 2px solid white;
            transition: transform 0.3s ease;
        }
        .rating-widget-123:hover .profile-images-123 img {
            transform: scale(1.05);
        }
        .rating-123 {
            display: flex;
            align-items: center;
        }
        .rating-text-123 {
            font-size: 15px;
            line-height: 1;
            letter-spacing: -0.3px;
            color: #555555;
        }
        .highlight-123 {
            color: #1a1a1a;
            font-weight: bold;
            text-decoration: underline;
            text-decoration-color: transparent;
            text-underline-offset: 2px;
            transition: all 0.3s ease;
            position: relative;
        }
        .rating-widget-123:hover .highlight-123 {
            text-decoration-color: #1a1a1a;
        }
        .reviews-count-123 {
            animation: glowPulse 3s ease-in-out infinite;
        }
        @keyframes glowPulse {
            0%, 100% {
                text-shadow: none;
                color: #1a1a1a;
            }
            50% {
                text-shadow: 
                    0 0 8px rgba(26, 26, 26, 0.15),
                    0 0 12px rgba(26, 26, 26, 0.15),
                    0 0 16px rgba(26, 26, 26, 0.1);
                color: #333333;
            }
        }
        @keyframes bgGlow {
            0%, 100% {
                background: transparent;
            }
            50% {
                background: rgba(26, 26, 26, 0.02);
            }
        }
    

 /* Hide cart icon in header */.header__icon--cart,a[href="/cart"],.cart-icon-bubble,.site-header__cart {display: none !important;}  /* If someone navigates to /cart directly, hide the content */.cart-items,.cart__footer,.cart-form {display: none !important;} 


  .product-bullet-list {
    width: 100%;
    font-family: var(--font-body-family-override, sans-serif);
    letter-spacing: var(--letter-spacing-body);
  }

  .product-bullet-items {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
  }

  .product-bullet-items.layout-horizontal {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .product-bullet-item {
    display: inline-flex;
    align-items: center;
    width: fit-content;
    max-width: 100%;
  }

  .layout-horizontal .product-bullet-item {
    flex: 0 0 auto;
  }

  .product-bullet-item.has-bg {
    padding: 5px 8px;
  }

  .product-bullet-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-bullet-text {
    line-height: 1.4;
  }

  /* Icon sizing for all SVG icons (desktop) */
  .product-bullet-icon svg {
    width: 20px;
    height: 20px;
  }

  /* Force color on all SVG elements - maximum specificity using block ID */
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg *,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg path,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg circle,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg rect,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg polygon,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg polyline,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg line,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg ellipse,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg g,
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg g * {
    fill: #1c274c !important;
    stroke: #1c274c !important;
    color: #1c274c !important;
  }

  /* Exception: preserve fill="none" for stroke-only icons */
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg path[fill="none"],
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg circle[fill="none"],
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg rect[fill="none"],
  #product-bullet-list-bullet_list_H9jN6g .product-bullet-icon svg ellipse[fill="none"] {
    fill: none !important;
    stroke: #1c274c !important;
  }

  /* Mobile styling */
  @media screen and (max-width: 767px) {
    .product-bullet-text {
      font-size: calc(17px * 0.9) !important;
    }

    .product-bullet-icon svg {
      width: calc(20px * 0.9);
      height: calc(20px * 0.9);
    }

    /* Stack horizontally laid out items vertically on mobile */
    .product-bullet-items.layout-horizontal {
      flex-direction: row;
    }
  }



.amz-btn-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 10px 0;
}
.amz-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-decoration: none !important;
  padding: 16px 44px 16px 24px;
  position: relative;
  background-color: #222222;
  color: #ffffff !important;
  border: 1px solid #333333;
  border-radius: 40px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.amz-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.15);
}
.amz-btn-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.amz-top-text {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 4px;
  color: #ffffff !important;
  font-weight: 300;
}
.amz-logo-img {
  height: 28px !important;
  width: auto !important;
  display: block !important;
}
.amz-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  color: #FF9900;
  font-size: 18px;
  font-weight: 300;
}



  .guarantee-badges-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: -5px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 13px;
    letter-spacing: var(--letter-spacing-body);
  color: #0d1b2a !important;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .guarantee-item {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    min-width: 0;
  }

  .guarantee-icon {
    width: 13px;
    height: 13px;
    display: block;
    flex-shrink: 0;
    stroke: #181b1d !important;
    color: #181b1d !important;
    margin-bottom: 1px;
  }
  
  .guarantee-icon svg {
    width: 100%;
    height: 100%;
    display: block;
  }

  .guarantee-custom-icon {
    width: 13px;
    height: 13px;
    margin-bottom: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .guarantee-custom-icon svg {
    width: 100% !important;
    height: 100% !important;
    max-width: 13px !important;
    max-height: 13px !important;
    fill: #181b1d !important;
    stroke: #181b1d !important;
  }

  .guarantee-custom-icon img {
    width: 100% !important;
    height: 100% !important;
    max-width: 13px !important;
    max-height: 13px !important;
    object-fit: contain !important;
  }

  .guarantee-text {
    font-weight: 500;
    letter-spacing: var(--letter-spacing-body);
    word-wrap: break-word;
    hyphens: auto;
  }

  @media (max-width: 480px) {
    .guarantee-badges-container {
      flex-direction: row;
      
      justify-content: center;
      margin-top: -5px;
      flex-wrap: wrap;
    }

    .guarantee-item {
      flex-wrap: wrap;
      justify-content: center;
    }
  }



            .product-tabs-product_tabs_PYc3CQ {
              width:100%;  
            }
            .product-tabs-product_tabs_PYc3CQ h2,
            .product-tabs-product_tabs_PYc3CQ .product-tabs-main-heading,
            .product-tabs-product_tabs_PYc3CQ h2.product-tabs-main-heading {
              color: #0d1b2a !important; 
              font-size: 28px !important; 
              font-weight: 700 !important;
              margin-bottom:25px;
              letter-spacing: var(--letter-spacing-body);
              }
            .product-tabs-product_tabs_PYc3CQ .product-tabs-nav {
              display: flex;
              border: 1px solid #0d1b2a;
              border-bottom:none;
              border-radius: 12px 12px 0 0;
              overflow: hidden;
            }
  
            .product-tabs-product_tabs_PYc3CQ .product-tab-btn {
              padding:0;
              border: none;
              cursor: pointer;
              font-weight: 500;
              border-bottom: 1px solid #0d1b2a;
              width:25%;
              height:46.2px;
              background-color: #ffffff;
              letter-spacing: var(--letter-spacing-body);
              color: #0d1b2a;
              border-radius: 0;
            }
  
            .product-tabs-product_tabs_PYc3CQ .product-tab-btn span {
              line-height: 1.1;
              border-right: 1px solid #0d1b2a;
              padding: 0 15px;
              display: flex;
              height: 28px;
              align-items: center;
              justify-content: center;
              color: #0d1b2a;
              font-size: 14px;
              letter-spacing: var(--letter-spacing-body);
            }
  
            .product-tabs-product_tabs_PYc3CQ .product-tab-btn.active {
              color: #0d1b2a !important;
              background-color: #ffffff !important;
              border: 1px solid #0d1b2a;
              border-bottom:none;
              margin-top:-.8px;
              border-radius: 12px 12px 0 0 !important;
              font-weight: 700;
              position: relative;
              width: calc(25% + 2px);
              margin-left: -1px;
              margin-right: -1px;
              height:46px;
            }
            
            .product-tabs-product_tabs_PYc3CQ .product-tab-btn.active span {
                  border-right: none;
                  color: #0d1b2a !important;
              }
            .product-tabs-product_tabs_PYc3CQ .product-tabs-content {
              position: relative;
            }
  
            .product-tabs-product_tabs_PYc3CQ .product-tab-panel {
              border: 1px solid #0d1b2a;
              border-radius: 0 0 12px 12px;
              display: none;
              border-top:none;
              padding: 2rem;
            }
  
            .product-tabs-product_tabs_PYc3CQ .product-tab-panel.active {
              display: block;
              animation: fadeIn 0.3s ease;
            }
  
            .product-tabs-product_tabs_PYc3CQ .tab-content-text {
              line-height: 1.6;
            }
  
            .product-tabs-product_tabs_PYc3CQ .tab1-star-rating {
              display: flex;
              align-items: center;
              gap: 0px;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
            }
  
            .product-tabs-product_tabs_PYc3CQ .star-icon {
              flex-shrink: 0;
              display: inline-block;
              vertical-align: middle;
            }
  
            .product-tabs-product_tabs_PYc3CQ .star-icon path {
              transition: fill 0.2s ease;
            }
  
            .product-tabs-product_tabs_PYc3CQ .tab-quote {
              font-style: italic;
              margin: 0 0 1.5rem 0;
              padding: 0;
              line-height: 1.6;
              font-weight: 400;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
              letter-spacing: var(--letter-spacing-body);
            }
  
            .product-tabs-product_tabs_PYc3CQ .tab-author {
              display: flex;
              align-items: center;
              gap: 1.5rem;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
            }
  
            .product-tabs-product_tabs_PYc3CQ .author-image {
              width: 60px;
              height: 60px;
              border-radius: 50%;
              object-fit: cover;
              flex-shrink: 0;
              background: #f5f8ff;
            }
  
            .product-tabs-product_tabs_PYc3CQ .author-info {
              display: flex;
              flex-direction: column;
              gap: 0.25rem;
            }
  
            .product-tabs-product_tabs_PYc3CQ .author-name {
              color: #333333;
              font-size: 16px;
              font-weight: 60 !important;
              line-height: 1.3;
              letter-spacing: var(--letter-spacing-body);
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-name p {
              margin: 0;
              padding: 0;
              color: inherit;
              font-size: inherit;
              font-weight: inherit;
              line-height: inherit;
              letter-spacing: inherit;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-name strong,
            .product-tabs-product_tabs_PYc3CQ .author-name b {
              font-weight: 700 !important;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-name em,
            .product-tabs-product_tabs_PYc3CQ .author-name i {
              font-style: italic;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-name a {
              color: inherit;
              text-decoration: underline;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-title {
              color: #5a6b7c;
              font-size: 12px !important;
              line-height: 1.4;
              opacity: 0.9;
              letter-spacing: var(--letter-spacing-body);
              margin: 0;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-title p {
              margin: 0;
              padding: 0;
              color: inherit;
              font-size: inherit;
              font-weight: inherit;
              line-height: inherit;
              letter-spacing: inherit;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-title strong,
            .product-tabs-product_tabs_PYc3CQ .author-title b {
              font-weight: 700 !important;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-title em,
            .product-tabs-product_tabs_PYc3CQ .author-title i {
              font-style: italic;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-title a {
              color: inherit;
              text-decoration: underline;
            }
  
            .product-tabs-product_tabs_PYc3CQ .author-date {
              color: #333333;
              font-size: 14px;
              line-height: 1.4;
              opacity: 0.8;
              letter-spacing: var(--letter-spacing-body);
              margin: 0;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-date p {
              margin: 0;
              padding: 0;
              color: inherit;
              font-size: inherit;
              font-weight: inherit;
              line-height: inherit;
              letter-spacing: inherit;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-date strong,
            .product-tabs-product_tabs_PYc3CQ .author-date b {
              font-weight: 700 !important;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-date em,
            .product-tabs-product_tabs_PYc3CQ .author-date i {
              font-style: italic;
            }
            
            .product-tabs-product_tabs_PYc3CQ .author-date a {
              color: inherit;
              text-decoration: underline;
            }
  
            /* Comparison Table Styles */
            .product-tabs-product_tabs_PYc3CQ .comparison-table {
              display: flex;
              flex-direction: column;
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-header-row {
              display: grid;
              grid-template-columns: 1fr 64px 64px;
              align-items: center;
              padding: 0;
              gap: 1rem;
              height:100%;
              border-bottom: 1px solid #0d1b2a;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-col-brand,
            .product-tabs-product_tabs_PYc3CQ .comparison-col-others {
              display: flex;
              justify-content: center;
              align-items: center;
            }
            .product-tabs-product_tabs_PYc3CQ .comparison-col-brand {
              background: #0d1b2a12;
              height: 100%;
              }
            .product-tabs-product_tabs_PYc3CQ .brand-logo {
              max-width: 60px;
              max-height: 40px;
              width:100%;
              object-fit: contain;
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-row {
              display: grid;
              grid-template-columns: 1fr 64px 64px;
              align-items: center;
              padding: 0;
              border-bottom: 1px solid #0d1b2ac4;
              gap: 1rem;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-col-name {
              display: flex;
              align-items: center;
              gap: 1rem;
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-text {
              flex: 1;
              margin:7px 0;
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-item-name {
              margin-bottom: 0.25rem;
              line-height: 1.3;
              letter-spacing: var(--letter-spacing-body);
            }
  
            .product-tabs-product_tabs_PYc3CQ .comparison-description {
              line-height: 1.2;
              opacity: 0.85;
              letter-spacing: var(--letter-spacing-body);
            }
  
            .product-tabs-product_tabs_PYc3CQ .check-icon,
            .product-tabs-product_tabs_PYc3CQ .x-icon {
              display: block;
              width:20px;
              height:20px;
            }
  
            /* Directions Table Styles */
            .product-tabs-product_tabs_PYc3CQ .directions-table {
              display: flex;
              flex-direction: column;
            }
  
            .product-tabs-product_tabs_PYc3CQ .directions-header-row {
              display: grid;
              grid-template-columns: 1fr 200px;
              padding: 1rem 0;
              background-color: #f2f5f8 !important;
              
                border-bottom: 1px solid #e0e0e0;
              
              gap: 2rem;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
              font-weight:700 !important;
            }
  
            .product-tabs-product_tabs_PYc3CQ .directions-row {
              display: grid;
              grid-template-columns: auto 1fr 200px;
              padding: 1rem 0;
              
                border-bottom: 1px solid #e0e0e0;
              
              
              gap: 1.5rem;
              align-items: center;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
            }
            
            .product-tabs-product_tabs_PYc3CQ .directions-col-image {
              display: flex;
              align-items: center;
              justify-content: center;
            }
            
            .product-tabs-product_tabs_PYc3CQ .directions-image {
              display: block;
            }
  
            .product-tabs-product_tabs_PYc3CQ .directions-label {
              margin-bottom: 0.25rem;
              line-height: 1.3;
              letter-spacing: var(--letter-spacing-body);
            }
  
            .product-tabs-product_tabs_PYc3CQ .directions-sublabel {
              line-height: 1.4;
              opacity: 0.85;
              letter-spacing: var(--letter-spacing-body);
            }
            
            .product-tabs-product_tabs_PYc3CQ .disclaimer-content p {
              margin: 0;
              padding: 0;
            }
            
            .product-tabs-product_tabs_PYc3CQ .disclaimer-content a {
              color: inherit;
              text-decoration: underline;
            }
            
            .product-tabs-product_tabs_PYc3CQ .disclaimer-content strong,
            .product-tabs-product_tabs_PYc3CQ .disclaimer-content b {
              font-weight: 700;
            }
            
            .product-tabs-product_tabs_PYc3CQ .disclaimer-content em,
            .product-tabs-product_tabs_PYc3CQ .disclaimer-content i {
              font-style: italic;
            }
  
            .product-tabs-product_tabs_PYc3CQ .directions-col-dosage {
              display: flex;
              align-items: center;
            }
  
            /* Benefits List Styles */
            .product-tabs-product_tabs_PYc3CQ .tab4-heading {
              line-height: 1.3;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
              letter-spacing: var(--letter-spacing-body);
            }
  
            .product-tabs-product_tabs_PYc3CQ .benefits-list {
              display: flex;
              flex-direction: column;
              gap: 1.5rem;
            }
  
            .product-tabs-product_tabs_PYc3CQ .benefit-item {
              display: flex;
              align-items: flex-start;
              gap: 1rem;
              width: 100%;
              max-width: 100%;
              min-height: auto;
              flex-direction: row;
              animation: fadeInUp .6s ease-out forwards;
              animation-delay: calc(.1s * var(--index, 0));
            }
  
            .product-tabs-product_tabs_PYc3CQ .benefit-check-icon {
              flex-shrink: 0;
            }
            
            .product-tabs-product_tabs_PYc3CQ .benefit-custom-icon {
              flex-shrink: 0;
              display: block;
            }
  
            .product-tabs-product_tabs_PYc3CQ .benefit-item span {
              
                border-bottom: none;
                padding-bottom: 0;
              
              line-height: 1;
              width: 100%;
              text-align: left;
              letter-spacing: var(--letter-spacing-body);
            }
  
            @media screen and (max-width: 749px) {
  
              .product-tabs-product_tabs_PYc3CQ .product-tab-btn span {
              font-size: 12.6px;
              padding: 0 10px;
              width: 100%;
              display: flex;
              justify-content: center;
              }
  
              .product-tabs-product_tabs_PYc3CQ .product-tab-panel {
                padding: 1.5rem;
              }
  
              .product-tabs-product_tabs_PYc3CQ .tab-quote {
                font-size: 15px !important;
              }
  
              .product-tabs-product_tabs_PYc3CQ .author-image {
                width: 50px;
                height: 50px;
              }
  
              .product-tabs-product_tabs_PYc3CQ .comparison-header-row,
              .product-tabs-product_tabs_PYc3CQ .comparison-row {
                grid-template-columns: 64% 18% 18%;
                gap: 0.5rem;
              }
  
              .product-tabs-product_tabs_PYc3CQ .comparison-header-row {
                font-size: 12px; 
                grid-template-columns: 64% 18% 18%;
              }
  
              .product-tabs-product_tabs_PYc3CQ .comparison-row {
                grid-template-columns: 64% 18% 18%;
              }
  
              .product-tabs-product_tabs_PYc3CQ .comparison-col-name {
                gap: 0.75rem;
              }
  
              .product-tabs-product_tabs_PYc3CQ .brand-logo {
                max-width: 50px;
                max-height: 30px;
              }
  
              .product-tabs-product_tabs_PYc3CQ .check-icon,
              .product-tabs-product_tabs_PYc3CQ .x-icon {
                width: 20px;
                height: 20px;
              }
  
              .product-tabs-product_tabs_PYc3CQ .directions-header-row {
                grid-template-columns: 1fr 120px;
                gap: 1rem;
              }
              
              .product-tabs-product_tabs_PYc3CQ .directions-row {
                grid-template-columns: auto 1fr 120px;
                gap: 1rem;
              }
              
              .product-tabs-product_tabs_PYc3CQ .directions-image {
                width: 50px;
                height: 50px;
              }
  
              .product-tabs-product_tabs_PYc3CQ .directions-header-row {
                padding: 0.75rem 0;
              }
  
              .product-tabs-product_tabs_PYc3CQ .directions-row {
                padding: 1rem 0;
              }
            }
  
            @keyframes fadeInUp {
              0% {
                opacity: 0;
                transform: translateY(20px);
              }
              100% {
                opacity: 1;
                transform: translateY(0);
              }
            }
          


	.new-product-faq {
		width: 100%;
		margin: 10px auto 10px;
		font-size: 95%;
	}

	.new-faq-container {
		border-radius: 10px;
		overflow: hidden;
		border: 1px solid #d0dbe6;
		background-color: transparent;
	}

	.new-faq-container.border-bottom-only {
		border: none;
	}
	.new-faq-container.border-bottom-only .faq-question {
		padding-right: 0;
		padding-left: 0;
	}
	.new-faq-container.border-bottom-only .faq-answer {
		padding-right: 0;
		padding-left: 0;
	}

	.faq-item {
		border-bottom: 1px solid #d0dbe6;
		padding: 0;
	}
	.faq-item:last-child {
		border-bottom: none;
	}

	.faq-question {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		padding: 8px 16px;
		cursor: pointer;
		font-weight: var(--font-weight-regular);
		position: relative;
		color: #0d1b2a;
		background-color: #ffffff;
		font-size: 16px;
		line-height: 1.3;
		border: none;
		outline: none;
		transition: background-color 0.3s, color 0.3s;
		text-align: left;
    border-radius: 10px;
	}

	.faq-question-image,
	.faq-question-svg {
		margin-right: 12px;
		flex-shrink: 0;
		width: 40px;
		height: 40px;
		border-radius: 4px;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.faq-question-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.faq-question-svg svg {
		width: 100%;
		height: 100%;
		max-width: 100%;
		max-height: 100%;
		display: block;
	}

	.faq-question-svg {
		background-color: transparent;
	}

	.faq-question-text {
		flex: 1;
	}

	.faq-toggle {
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 18px;
		margin-left: 10px;
		transition: transform 0.4s cubic-bezier(.4,0,.2,1);
		color: #000000;
	}

	.faq-item.active .faq-toggle {
		transform: rotate(45deg);
	}

	.faq-answer {
		padding: 0 16px;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.5s cubic-bezier(.4,0,.2,1), padding 0.3s;
		color: #3a4f63;
		background-color: #ffffff;
		font-size: 16px;
		line-height: 1.4;
		opacity: 0;
		will-change: max-height, opacity;
	}

	.faq-item.active .faq-answer {
		opacity: 1;
		padding: 0 16px 16px;
	}

  .faq-answer-inner {
    padding-top: 16px;
  }

  .faq-answer p {
    margin-top: 0;
    margin-bottom: 0.5em;
  }

  .faq-answer p:last-child {
    margin-bottom: 0;
  }

  /* Ensure lists display properly inside FAQ answers */
  .faq-answer ul,
  .faq-answer ol {
    list-style-position: outside;
    margin: 0.5em 0;
    padding-left: 1.5em;
  }

  .faq-answer ul {
    list-style-type: disc;
  }

  .faq-answer ol {
    list-style-type: decimal;
  }

  .faq-answer ul li,
  .faq-answer ol li {
    margin-bottom: 0.25em;
    display: list-item;
  }

  .faq-answer ul li:last-child,
  .faq-answer ol li:last-child {
    margin-bottom: 0;
  }

  /* Images in FAQ answers (from product description) */
  .faq-answer img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0.5em 0;
  }

	/* Custom scrollbar styling for FAQ answers */
	.faq-answer::-webkit-scrollbar {
		width: 6px;
	}
	.faq-answer::-webkit-scrollbar-track {
		background: rgba(0, 0, 0, 0.1);
		border-radius: 3px;
	}
	.faq-answer::-webkit-scrollbar-thumb {
		background: rgba(0, 0, 0, 0.3);
		border-radius: 3px;
	}
	.faq-answer::-webkit-scrollbar-thumb:hover {
		background: rgba(0, 0, 0, 0.5);
	}

	@media screen and (max-width: 768px) {
		.product-faq {
			font-size: 90%;
			width: 100%;
		}
		.faq-question {
			padding: 8px 14px;
			font-size: 16px;
		}
		.faq-question-image,
		.faq-question-svg {
			width: 35.0px;
			height: 35.0px;
			margin-right: 10px;
		}
		.faq-toggle {
			font-size: 16px;
		}
		.faq-answer {
			padding: 0 14px;
			font-size: 16px;
		}
		.faq-item.active .faq-answer {
			padding: 0 14px 16px;
		}
		.faq-answer::-webkit-scrollbar {
			width: 4px;
		}
	}

	@media screen and (max-width: 480px) {
		.product-faq {
			font-size: 85%;
			width: 100%;
			margin: 8.0px auto 8.0px;
		}
		.faq-question {
			padding: 8px 12px;
			font-size: 16px;
		}
		.faq-question-image,
		.faq-question-svg {
			width: 30.0px;
			height: 30.0px;
			margin-right: 8px;
		}
		.faq-toggle {
			font-size: 14px;
		}
		.faq-answer {
			padding: 0 12px;
			font-size: 16px;
			line-height: 1.3;
		}
		.faq-item.active .faq-answer {
			padding: 0 12px 16px;
		}
		.faq-answer::-webkit-scrollbar {
			width: 3px;
		}
	}


 #shopify-section-template--26205590978864__shop_product_details_JbqzwH .custom-text-accent {font-weight: 700 !important;} #shopify-section-template--26205590978864__shop_product_details_JbqzwH .simple-variant-picker__selected-variant {opacity: 0% !important;} 


    
  /* Custom colors enabled - DEBUG: use_theme_colors = false */
  
  /* Override gradient background when theme colors are off */
  .button-gradient-effect,
  #stickyAddToCart .button-gradient-effect,
  html body #stickyAddToCart .button-gradient-effect {
    background: transparent !important;
    background-image: none !important;
  }
  
  #stickyAddToCart,
  html body #stickyAddToCart {
    background: #ffffff
     !important;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1) !important;
    color: #0d1b2a
     !important;
    z-index: 9900;
  }

  /* Mobile-only transparent background for custom colors */
  @media (max-width: 767px) {
    
      #stickyAddToCart,
      html body #stickyAddToCart {
        background: transparent !important;
        box-shadow: none !important;
      }
    
  }

  #stickyAddToCart .sticky-add-to-cart__container,
  html body #stickyAddToCart .sticky-add-to-cart__container {
    background: #ffffff
     !important;
  }

  /* Mobile-only transparent background for custom colors container */
  @media (max-width: 767px) {
    
      #stickyAddToCart .sticky-add-to-cart__container,
      html body #stickyAddToCart .sticky-add-to-cart__container {
        background: transparent !important;
      }
    
  }

  #stickyAddToCart .sticky-add-to-cart__product,
  #stickyAddToCart .sticky-add-to-cart__shipping,
  #stickyAddToCart .sticky-add-to-cart__shipping-date,
  #stickyAddToCart .sticky-add-to-cart__details,
  #stickyAddToCart .sticky-add-to-cart__ratings,
  #stickyAddToCart .sticky-add-to-cart__stars,
  #stickyAddToCart .sticky-add-to-cart__rating-text,
  #stickyAddToCart .sticky-add-to-cart__title,
  #stickyAddToCart .desktop-view,
  #stickyAddToCart .mobile-view,
  #stickyAddToCart .mobile-shipping-info {
    background: #ffffff
     !important;
  }

  /* Mobile-only transparent background for custom colors elements */
  @media (max-width: 767px) {
    
      #stickyAddToCart .sticky-add-to-cart__product,
      #stickyAddToCart .sticky-add-to-cart__shipping,
      #stickyAddToCart .sticky-add-to-cart__shipping-date,
      #stickyAddToCart .sticky-add-to-cart__details,
      #stickyAddToCart .sticky-add-to-cart__ratings,
      #stickyAddToCart .sticky-add-to-cart__stars,
      #stickyAddToCart .sticky-add-to-cart__rating-text,
      #stickyAddToCart .sticky-add-to-cart__title,
      #stickyAddToCart .desktop-view,
      #stickyAddToCart .mobile-view,
      #stickyAddToCart .mobile-shipping-info {
        background: transparent !important;
      }
    
  }

  #stickyAddToCart .sticky-add-to-cart__button,
  html body #stickyAddToCart .sticky-add-to-cart__button {
    
      /* Use Global Button Styling System */
      --button-text-font-size: var(--global-button-font-size, 14px);
      padding: var(--global-button-padding-y, 12px) var(--global-button-padding-x, 24px) !important;
      font-size: var(--global-button-font-size, 14px) !important;
      font-weight: var(--global-button-font-weight, 700) !important;
      font-family: var(--global-button-font-family, inherit) !important;
      letter-spacing: var(--global-button-letter-spacing, 1px) !important;
      text-transform: var(--global-button-text-transform, none) !important;
      color: var(--global-button-text-color) !important;
      border-radius: var(--global-button-radius) !important;
      
        background-color: var(--global-button-bg-color) !important;
      
      border-left: var(--global-button-border-width, 0) solid var(--global-button-border-color, transparent) !important;
      border-right: var(--global-button-border-width, 0) solid var(--global-button-border-color, transparent) !important;
      border-top: var(--global-button-border-width, 0) solid var(--global-button-border-color, transparent) !important;
      border-bottom: var(--global-button-bottom-border-width, 0) solid var(--global-button-bottom-border-color, transparent) !important;
    
  }

  #stickyAddToCart .sticky-add-to-cart__button:hover,
  html body #stickyAddToCart .sticky-add-to-cart__button:hover {
    
      /* Use Global Button Hover Styling */
      
        background-color: var(--global-button-hover-bg-color) !important;
      
      color: var(--global-button-hover-text-color) !important;
      border-color: var(--global-button-hover-border-color, transparent) !important;
      opacity: 1 !important;
      filter: none !important;
    
  }

  /* Button text elements */
  #stickyAddToCart .sticky-add-to-cart__button .button-text,
  #stickyAddToCart .sticky-add-to-cart__button .button-added-text,
  html body #stickyAddToCart .sticky-add-to-cart__button .button-text,
  html body #stickyAddToCart .sticky-add-to-cart__button .button-added-text {
    font-size: var(--button-text-font-size, var(--global-button-font-size)) !important;
  }

  #stickyAddToCart .sticky-add-to-cart__title,
  html body #stickyAddToCart .sticky-add-to-cart__title {
    color: #0d1b2a
     !important;
    font-size: 14px;
    letter-spacing: 0px;
  }

  #stickyAddToCart .sticky-add-to-cart__rating-text,
  html body #stickyAddToCart .sticky-add-to-cart__rating-text {
    color: #000000
     !important;
    font-size: 14px;
    font-weight: var(--font-weight-regular);
    letter-spacing: 0px;
  }

  #stickyAddToCart .star,
  html body #stickyAddToCart .star {
    color: #000000
     !important;
    opacity: 1 !important;
  }

  #stickyAddToCart .sticky-add-to-cart__image,
  html body #stickyAddToCart .sticky-add-to-cart__image {
    border-color: #4d4d4d
     !important;
  }

  #stickyAddToCart .delivery-icon,
  html body #stickyAddToCart .delivery-icon {
    color: #000000
     !important;
  }

  #stickyAddToCart .delivery-text,
  html body #stickyAddToCart .delivery-text {
    color: #0d1b2a
     !important;
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--letter-spacing-body);
  }

  #stickyAddToCart .delivery-date,
  html body #stickyAddToCart .delivery-date {
    color: #000000
     !important;
    font-size: 12px;
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--letter-spacing-body);
  }

  @media (min-width: 768px) {
    #stickyAddToCart .sticky-add-to-cart__title,
    html body #stickyAddToCart .sticky-add-to-cart__title {
      font-size: 16
      px !important;
    }

    #stickyAddToCart .sticky-add-to-cart__rating-text,
    html body #stickyAddToCart .sticky-add-to-cart__rating-text {
      font-size: 14
      px !important;
    }

    #stickyAddToCart .delivery-text,
    html body #stickyAddToCart .delivery-text {
      font-size: 14
      px !important;
    }

    #stickyAddToCart .delivery-date,
    html body #stickyAddToCart .delivery-date {
      font-size: 14
      px !important;
    }
  }
  



  /* Dynamic styles that use Liquid variables */
  .custom-benefits-section-wrapper {
    
      
      
        
          background: var(--gradient-background) !important;
        
      
    
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
    
    
  }

  /* Desktop background image - only applies on screens wider than 767px */
  @media screen and (min-width: 768px) {
    .custom-benefits-section-wrapper {
    
    }
  }

  /* Background overlay */
  

  /* Mobile background image */
  @media screen and (max-width: 767px) {
    .custom-benefits-section-wrapper {
      
    }
  }

  /* Content column positioning for overlay effect */
  .custom-content-column {
    position: relative;
    z-index: 1;
  }

  /* Desktop Layout Options */
  @media screen and (min-width: 768px) {
    .custom-benefits-container {
      flex-direction: row !important;
      
      align-items: center !important;
      
      gap: 40px !important;
    }

    .custom-header-section {
      display: none !important;
    }

    .custom-content-column,
    .custom-image-column {
      flex: 1 !important;
      order: 0 !important;
    }

    

    .custom-section-header.desktop-header {
      display: block !important;
      text-align: center !important;
      margin-bottom: 30px !important;
    }

    

    
      .custom-image-column {
        position: relative;
        z-index: 1;
      }
    
  }

  /* Enhanced accent text styling with global and local customization options */
  .custom-benefits-section .global-accent-text,
  .custom-benefits-section-wrapper .global-accent-text,
  .custom-benefits-section .custom-accent-text,
  .custom-benefits-section-wrapper .custom-accent-text {
    
    padding: 2px 4px !important;
    margin: -2px -4px !important;
    display: inline-block !important;
    margin-left: 0px !important;

    
    
      
      color: #ffffff !important;
    

    
      
      
        font-family: var(--font-accent-family, var(--font-body-family)) !important;
      

      font-style: italic !important;
      font-weight: var(--font-accent-weight, inherit) !important;

    
  }

  /* Enhanced specificity for heading */
  .custom-benefits-section .product-benefits-heading,
  .custom-benefits-section-wrapper .product-benefits-heading,
  .custom-benefits-section-wrapper h2.product-benefits-heading {
    font-size: 43px !important;
    color: #000000 !important;
    letter-spacing: var(--letter-spacing-heading) !important;
    line-height: 1.1 !important;
    font-weight: var(--font-weight-bold) !important;
    margin-top: 0px !important;
    margin-bottom: 12px !important;
  }

  /* Enhanced specificity for subtitle */
  .custom-benefits-section .custom-subtitle,
  .custom-benefits-section-wrapper .custom-subtitle {
    font-size: 13px !important;
    letter-spacing: var(--letter-spacing-body);
    color: #000000 !important;
  }

  /* Enhanced specificity for benefit titles */
  .custom-benefits-section .custom-benefit-title,
  .custom-benefits-section-wrapper .custom-benefit-title,
  .custom-benefits-section-wrapper h3.custom-benefit-title {
    font-size: 14px !important;
    letter-spacing: var(--letter-spacing-body) !important;
    margin-bottom: 0px !important;
    font-weight: var(--font-weight-bold) !important;
  }

  /* Force benefit title colors to override inline styles */
  
    .custom-benefits-section .custom-benefit-title,
    .custom-benefits-section-wrapper .custom-benefit-title,
    .custom-benefits-section-wrapper h3.custom-benefit-title {
      color: #ffffff !important;
    }
  

  /* Universal benefit title color overrides */
  
    html body .custom-benefits-section .custom-benefit-title,
    html body .custom-benefits-section-wrapper .custom-benefit-title,
    html body .custom-benefits-section-wrapper h3.custom-benefit-title,
    html body .custom-benefits-section .custom-benefit-item .custom-benefit-title,
    html body .custom-benefits-section-wrapper .custom-benefit-item .custom-benefit-title {
      color: #ffffff !important;
    }
  

  /* Enhanced specificity for benefit descriptions */
  .custom-benefits-section .custom-benefit-description,
  .custom-benefits-section-wrapper .custom-benefit-description {
    font-size: 12px !important;
    letter-spacing: var(--letter-spacing-body);
  }

  /* Title below icon layout */
  

  /* Enhanced specificity for benefits list */
  .custom-benefits-section .custom-benefits-list,
  .custom-benefits-section-wrapper .custom-benefits-list {
    
      background: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 100%) !important;
    
    border-radius: 8px !important;
    padding: 20px !important;
    max-width: 450px !important;
    margin: 0 auto !important;
    border: 1px solid #0d1b2a !important;
    position: static !important;
    z-index: auto !important;
  }

  @media screen and (min-width: 768px) {
    .custom-benefits-section .product-benefits-heading,
    .custom-benefits-section-wrapper .product-benefits-heading,
    .custom-benefits-section-wrapper h2.product-benefits-heading {
      font-size: 44px !important;
      letter-spacing: var(--letter-spacing-heading) !important;
    }

    .custom-benefits-section .custom-subtitle,
    .custom-benefits-section-wrapper .custom-subtitle {
      font-size: 13px !important;
    }

    .custom-benefits-section .custom-benefit-title,
    .custom-benefits-section-wrapper .custom-benefit-title,
    .custom-benefits-section-wrapper h3.custom-benefit-title {
      font-size: 14px !important;
    }

    .custom-benefits-section .custom-benefit-description,
    .custom-benefits-section-wrapper .custom-benefit-description {
      font-size: 12px !important;
    }
  }

  /* Video styling for feature video */
  .custom-feature-video {
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    background: #000;
    margin-top: 0px;
    margin-bottom: 20px;
  }


  .custom-video-element {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    border-radius: 8px !important;
    background: #000 !important;
  }

  /* Image styling with margins */
  .custom-section-image-container {
    margin-top: 0px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
  }

  /* Mobile full-width image styling */
  @media screen and (max-width: 767px) {
    

    /* Ensure benefits list appears above image on mobile */
    .custom-benefits-section .custom-benefits-list,
    .custom-benefits-section-wrapper .custom-benefits-list {
      position: relative !important;
      z-index: 2 !important;
    }

    /* Ensure content column has proper stacking on mobile */
    .custom-content-column {
      position: relative !important;
      z-index: 1 !important;
    }
  }


.section-template--26205590978864__roadmap_gVUccN-padding {
    
      padding-top: 36px;
      padding-bottom: 36px;
      padding-left: 12px;
      padding-right: 12px;
    
  }

  @media screen and (min-width: 750px) {
    .section-template--26205590978864__roadmap_gVUccN-padding {
      
        padding-top: 72px;
        padding-bottom: 72px;
        padding-left: 80px;
        padding-right: 80px;
      
    }
  }

  .roadmap-section {
    position: relative;
    color: ;
    
    
      /* Only gradient/color when no background image */
    
      background: linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1) 100%);
    
    
  }

  /* Remove page-width constraints when full height is enabled */
  

  

  /* Two-column layout on desktop (only for placeholder, not when image exists) */
  

  /* Mobile placeholder space (below timeline) */
  

  .roadmap-container {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 100%;
    position: relative;
    z-index: 2;
    margin: 0 auto;
  }

  /* Apply padding to roadmap content on mobile when full height is enabled */
  

  /* Mobile image above timeline styling */
  .roadmap-image-mobile-above {
    width: 100%;
    margin-bottom: 30px;
    display: none;
  }

  .roadmap-image-mobile-above img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }

  /* Mobile background image */
  @media screen and (max-width: 749px) {
    .roadmap-section {
      
    }

    
  }

  @media screen and (min-width: 750px) {
    .roadmap-container {
      flex-direction: row-reverse;
      align-items: flex-start;
      gap: 60px;
      
        max-width: 1400px;
      
      
    }

    /* Hide mobile image above timeline on desktop */
    .roadmap-image-mobile-above {
      display: none !important;
    }

    .roadmap-content {
      
        flex: 1;
      
      min-width: 0;
      
    }

    .roadmap-image-column {
      flex: 0 0 50%;
      max-width: 50%;
      
    }

    
  }

  .roadmap-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }

  .roadmap-timeline {
    position: relative;
    max-width: 100%;
  }

  .roadmap-timeline::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 30px;
    bottom: 0;
    width: 2px;
    background: #0d1b2a;
    border-radius: 2px;
  }

  /* Desktop: Adjust timeline height when button is present */
  @media screen and (min-width: 750px) {
    
  }

  /* Active fill line that animates with scroll */
  .roadmap-timeline .timeline-fill {
    position: absolute;
    left: 15px;
    top: 30px;
    width: 2px;
    background: #4a8fc7;
    border-radius: 2px;
    height: 0%;
    min-height: 0;
    transition: height 0.3s ease-out;
    z-index: 2;
    transform-origin: top;
    pointer-events: none;
    /* Prevent fill from extending beyond roadmap items */
    overflow: hidden;
  }

  .roadmap-item {
    position: relative;
    margin-bottom: 35px;
    padding-left: 50px;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }

  .roadmap-item.fade-out {
    opacity: 0;
    transform: translateY(30px);
  }

  .roadmap-item.animate-in {
    opacity: 1;
    transform: translateY(0);
  }

  /* Respect user's motion preferences */
  @media (prefers-reduced-motion: reduce) {
    .roadmap-item {
      opacity: 1;
      transform: none;
      transition: none;
    }
    
    .roadmap-item.animate-in {
      opacity: 1;
      transform: none;
    }
  }

  .roadmap-item:last-child {
    margin-bottom: 0;
  }

  .roadmap-circle {
    position: absolute;
    left: 0;
    top: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #0d1b2a;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
  }

  .roadmap-circle svg {
    width: 16px;
    height: 16px;
    fill: #ffffff !important;
  }

  .roadmap-badge {
    display: inline-block;
    background: #ffffff;
    color: #0d1b2a;
    padding: 4px 12px;
    border-radius: 50px;
    font-size: 13px !important;
    font-weight: var(--font-weight-semibold);
    margin-bottom: 6px;
    letter-spacing: var(--letter-spacing-body);
    border: 1px solid #0d1b2a;
  }

  .roadmap-title {
    font-size: 27px !important;
    font-weight: var(--font-weight-bold) !important;
    
      font-style: normal !important;
      font-family: var(--font-body-family) !important;
    
    margin-bottom: 8px;
    letter-spacing: var(--letter-spacing-heading) !important;
    line-height: 1.3;
    color: #0d1b2a !important;
  }

  .roadmap-description {
    font-size: 14px !important;
    line-height: 1.6;
    color: #3a4f63 !important;
    opacity: 0.9;
    letter-spacing: var(--letter-spacing-body);
  }

  .roadmap-header {
    text-align: center !important;
    margin-bottom: 40px;
  }

  .roadmap-header .heading {
    font-size: 34px !important;
    font-weight: var(--font-weight-bold);
    color: #0d1b2a !important;
    margin-bottom: 15px;
    letter-spacing: var(--letter-spacing-heading) !important;
    line-height: 1.3;
  }

  .roadmap-header .subheading {
    font-size: 16px !important;
    color: #3a4f63 !important;
    opacity: 0.8;
    letter-spacing: var(--letter-spacing-body) !important;
  }

  /* Enhanced accent text styling with global and local customization options */
  .roadmap-section .accent,
  .roadmap-section .global-accent-text,
  .roadmap-section .custom-accent-text {
    
    padding-right: 0px !important;
    display: inline-block !important;

    
    
      
      color: #5f6264 !important;
    

    
      
      
        font-family: var(--font-accent-family, var(--font-body-family)) !important;
      

      font-style: italic !important;
      font-weight: 700 !important;

    
  }

  @media screen and (max-width: 749px) {
    .roadmap-header {
      text-align: center !important;
      margin-bottom: 30px;
    }

    .roadmap-header .heading {
      font-size: 28px !important;
      color: #0d1b2a !important;
      letter-spacing: var(--letter-spacing-heading) !important;
      line-height: 1.3;
    }

    .roadmap-header .subheading {
      font-size: 14px !important;
      color: #3a4f63 !important;
      letter-spacing: var(--letter-spacing-body) !important;
    }

    .roadmap-timeline::before {
      left: 15px;
      top: 25px;
    }

    .roadmap-item {
      padding-left: 50px;
      margin-bottom: 15px;
    }

    .roadmap-item.fade-out {
      /* Reduce animation distance on mobile for better UX */
      transform: translateY(20px);
    }

    .roadmap-item.animate-in {
      transform: translateY(0);
    }

    .roadmap-circle {
      left: 0;
      top: 0px;
      width: 30px;
      height: 30px;
    }

    .roadmap-circle svg {
      width: 16px;
      height: 16px;
    }

    .roadmap-badge {
      font-size: 11px !important;
      padding: 3px 10px;
      margin-bottom: 6px;
    }

    .roadmap-title {
      font-size: 18px !important;
      
        font-style: normal !important;
        font-family: var(--font-body-family) !important;
      
      color: #0d1b2a !important;
    }

    .roadmap-description {
      font-size: 12px !important;
      color: #3a4f63 !important;
    }
  }

  /* Roadmap Button Styling */
  .roadmap-button-container {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
  }

  .roadmap-cta-button {
    display: block;
    width: 100%;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    text-align: center;
    
    
      /* Use Global Button Styling */
      padding: var(--global-button-padding-y, 12px) 24px;
      font-size: var(--global-button-font-size, 16px);
      font-weight: var(--global-button-font-weight, 600);
      font-family: var(--global-button-font-family, var(--font-body-family, sans-serif));
      text-transform: var(--global-button-text-transform, uppercase);
      letter-spacing: var(--global-button-letter-spacing, 1px);
      border-radius: var(--global-button-radius, 8px);
      
        background-color: var(--global-button-bg-color, #000000);
      
      color: var(--global-button-text-color, #ffffff);
      border-left: var(--global-button-border-width, 2px) solid var(--global-button-border-color, #EF4A65);
      border-right: var(--global-button-border-width, 2px) solid var(--global-button-border-color, #EF4A65);
      border-top: var(--global-button-border-width, 2px) solid var(--global-button-border-color, #EF4A65);
      border-bottom: var(--global-button-bottom-border-width, 4px) solid var(--global-button-bottom-border-color, #000000);
    
  }

  .roadmap-cta-button:hover {
    
      /* Global Button Hover State */
      
        background-color: var(--global-button-hover-bg-color, #333333);
      
      color: var(--global-button-hover-text-color, #ffffff);
      border-left-color: var(--global-button-border-color, #EF4A65);
      border-right-color: var(--global-button-border-color, #EF4A65);
      border-top-color: var(--global-button-border-color, #EF4A65);
      border-bottom-color: var(--global-button-bottom-border-color, #000000);
    
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  }

  /* Desktop: Show button inside timeline, hide mobile button */
  @media screen and (min-width: 750px) {
    .roadmap-button-desktop {
      display: block;
    }
    
    .roadmap-button-mobile {
      display: none;
    }
  }

  /* Mobile: Hide desktop button, show mobile button */
  @media screen and (max-width: 749px) {
    .roadmap-button-desktop {
      display: none;
    }
    
    .roadmap-button-mobile {
      display: block;
      margin-top: 0px;
      margin-bottom: 20px;
      padding-top: 0px;
    }

    
  }

 #shopify-section-template--26205590978864__roadmap_gVUccN .roadmap-header .heading {font-size: 44px !important;} #shopify-section-template--26205590978864__roadmap_gVUccN .roadmap-image {border: 1px solid #0d1b2a;} 


  /* Section-specific customizations */
  #media-template--26205590978864__4_images_kkwV4i {
    --media-grid-padding: 60px 20px 60px 20px;
    --media-grid-max-width: 1000px;
    --media-grid-gap: 0px 10px;
    --image-border-radius: 8px;
    
    
      background-color: #ffffff;
    
  }
  
  /* Header styling */
  #media-template--26205590978864__4_images_kkwV4i .media-grid__header {
    text-align: center;
    margin-bottom: 30px;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-grid__heading {
    
      color: #000000 !important;
    
    font-size: 36px;
    letter-spacing: var(--letter-spacing-heading) !important;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-grid__subtitle {
    
      color: #000000 !important;
    
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  
  /* Accent text styling */
  #media-template--26205590978864__4_images_kkwV4i .media-grid__accent {
    
      color: #ffffff !important;
      background: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 100%) !important;
      -webkit-background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      background-clip: text !important;
      display: inline-block !important;
      text-fill-color: transparent !important;
    
    margin-left: 0px;
    
    
      
        
      
      font-style: ;
      font-weight: ;
    
  }
  
  /* Media items styling */
  #media-template--26205590978864__4_images_kkwV4i .media-item__media {
    border-radius: 8px !important;
    border-radius: 8px !important;
    
      background-color: #ffffff;
    
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-item__image,
  #media-template--26205590978864__4_images_kkwV4i .media-item__video {
    border-radius: 8px !important;
    border-radius: 8px !important;
    object-position: center;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-item__placeholder {
    background-color: #f2f5f8;
    border-radius: 8px !important;
    border-radius: 8px !important;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-item__placeholder-text {
    color: #8a9bb0;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-item__content {
    margin-top: 24px !important;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-item__title {
    
      color: #000000 !important;
    
    font-size: 20px;
    
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: ;
  }
  
  #media-template--26205590978864__4_images_kkwV4i .media-item__description {
    
      color: #000000 !important;
    
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: ;
  }
  
  /* Divider styling */
  
  
  /* Card styling */
  
    #media-template--26205590978864__4_images_kkwV4i .media-item {
      padding-left: 6px;
      padding-right: 6px;
    }
  
  
  /* Mobile Typography */
  @media (max-width: 749px) {
    #media-template--26205590978864__4_images_kkwV4i .media-grid__heading {
      font-size: 28px !important;
    }
    
    #media-template--26205590978864__4_images_kkwV4i .media-grid__subtitle {
      font-size: 16px !important;
    }
  }
  
  /* Responsive grid columns */
  @media (max-width: 1024px) {
    #media-template--26205590978864__4_images_kkwV4i .media-grid__items {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: 30px 30px !important;
    }
  }
  
  @media (max-width: 640px) {
    #media-template--26205590978864__4_images_kkwV4i .media-grid__items {
      grid-template-columns: repeat(2, 1fr) !important;
      gap: 15px 15px !important;
    }
  }



  #image-text-section-template--26205590978864__image_with_text_cC3QeF {
    width: 100%;
    overflow: hidden;
    border-radius: 0px;
    
      padding-top: 40px;
      padding-bottom: 40px;
    
    
    
  }
  
  

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-container {
    
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 20px;
    
  }
  
  /* Remove container padding when full width is enabled */
  @media (max-width: 990px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF:has(.mobile-media-full-width) .image-text-container {
      padding: 0 !important;
    }
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  
  /* Mobile-only styles (below 600px) */
  @media screen and (max-width: 599px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content {
      flex-direction: column;
      gap: 30px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
      width: 100%;
    }
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column {
    width: 100%;
    padding: 0px;
    border-radius: 8px;
    overflow: hidden;
  }

  /* Background image mode styling */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.background-image-mode {
    
      min-height: 400px;
    
  }

  /* Desktop background image mode base styling */
  @media screen and (min-width: 991px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.background-image-mode {
      
        min-height: 500px;
      
    }
  }

  
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .main-image,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .main-video {
    width: 100%;
    height: auto;
    border-radius: 8px !important;
    object-fit: cover;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    
      max-width: 800px;
    
    
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .main-video {
    background-color: #000;
    /* Fix for iOS Safari video clipping issue */
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-placeholder {
    width: 100%;
    aspect-ratio: 16/9;
    background-color: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    
      max-width: 800px;
      margin: 0 auto;
    
    
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-placeholder svg {
    width: 40%;
    height: 40%;
    fill: #d0d0d0;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
    display: flex;
    flex-direction: column;
    padding: 0px 0px;
    overflow: visible;
    box-sizing: border-box;
    min-width: 0; /* Allow flex item to shrink below content size */
    
      align-items: flex-start;
      text-align: left;
    
    gap: 15px;
    
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading {
    font-weight: var(--font-weight-bold);
    color: #000000 !important;
    margin-bottom: 0;
    letter-spacing: var(--letter-spacing-heading) !important;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accent-text {
    color: #ffffff;
    font-family: , ;
    font-weight: ;
    font-style: ;
    letter-spacing: var(--letter-spacing-heading) !important;
  }
  
  /* Enhanced accent text styling with global and local customization options */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accent-text {
    
    padding: 2px 4px !important;
    margin: -2px -4px !important;
    display: inline-block !important;
    
    
    
      
      
        background: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 100%) !important;
      
      -webkit-background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      background-clip: text !important;
      color: transparent !important;
    
    
    
      
      margin-left: 0px !important;
      
      
      
        font-family: var(--font-accent-family, var(--font-body-family)) !important;
      
      
      font-style: italic !important;
      font-weight: var(--font-accent-weight, inherit) !important;
      
    
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-subtitle {
    font-weight: var(--font-weight-semibold);
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: var(--letter-spacing-heading);
  }
  
  /* Image Text Divider Styles */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-divider-wrapper {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    clear: both !important;
    box-sizing: border-box !important;
    position: relative !important;
    z-index: 1 !important;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-divider-line {
    display: block !important;
    flex-shrink: 0 !important;
    box-sizing: border-box !important;
    position: relative !important;
    min-height: 1px !important;
    min-width: 20px !important;
  }
  
  /* Debug: Ensure divider is visible even with default settings */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-divider-line:empty {
    background-color: #000000 !important;
    height: 2px !important;
    width: 50% !important;
  }
  
  /* Ensure subtitle colors are applied correctly for each block */
  
    
  
    
  
    
  
    
  
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body {
    line-height: 1.6;
    margin-bottom: 0;
    letter-spacing: var(--letter-spacing-body);
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list {
    padding-left: 0;
    margin: 0;
    list-style-type: none;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.no-bullets {
    list-style-type: none;
    padding-left: 0;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list .list-title {
    font-weight: var(--font-weight-semibold);
    margin-bottom: 12px;
    list-style-type: none;
    padding-left: 0;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list .list-item {
    margin-bottom: 10px;
    line-height: 1.4;
    position: relative;
    display: flex;
    align-items: flex-start;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list .item-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list .item-icon svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list .item-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list .item-text {
    flex: 1;
    letter-spacing: var(--letter-spacing-body);
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.emoji-bullets .list-item {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.emoji-bullets .list-item:before {
    content: attr(data-icon);
    position: absolute;
    left: 0;
    top: 0;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .secondary-image-container {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .secondary-image {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button-container {
    margin-top: 0;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background-color: #ffffff;
    color: #ffffff;
    text-decoration: none;
    font-weight: var(--font-weight-bold);
    transition: all 0.3s ease;
    letter-spacing: var(--letter-spacing-body);
    text-transform: none;
    text-align: center;
    min-width: 120px;
  }
  
  /* Override padding for buttons using global styling */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button.button-section-specific-sizing {
    padding: var(--global-button-padding-y) 24px !important;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button:hover {
    
      
        background-color: #000000;
      
    
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.two-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1px 2px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.two-columns .list-title {
    grid-column: 1 / -1; /* Make title span both columns */
    margin-bottom: 15px;
  }

  /* Pill styling for bullet list items */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style .list-title {
    width: 100%;
    margin-bottom: 12px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style .list-item.pill-item {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
    transition: all 0.3s ease;
    cursor: default;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style .list-item.pill-item:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style .list-item.pill-item .item-icon {
    margin-right: 6px;
    width: 16px;
    height: 16px;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style .list-item.pill-item .item-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style .list-item.pill-item .item-text {
    font-size: inherit;
    line-height: 1.2;
  }

  /* Two column layout with pills */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style.two-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-bullet-list.pill-style.two-columns .list-title {
    grid-column: 1 / -1;
  }

  /* Mobile font sizes (below 991px) */
  @media screen and (max-width: 990px) {
    
      
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading[data-block-id="heading_TbBpDj"] {
          font-size: 3.5rem !important;
          line-height: 1.2 !important;
          
        }
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .accent-text[data-block-id="heading_TbBpDj"] {
          font-size: 3.5rem !important;
          line-height: 1.2 !important;
          
        }
      
    
      
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body[data-block-id="paragraph_kd3JRq"] {
          font-size: 1rem !important;
        }
      
    
      
    
      
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body[data-block-id="paragraph_yWa7df"] {
          font-size: 1rem !important;
        }
      
    
  }

  /* Desktop breakpoint (991px and up) - Full desktop layout */
  @media screen and (min-width: 991px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF {
      
        
          padding-top: 60px;
          padding-bottom: 60px;
        
      
    }

    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-container {
      
        
          padding: 0 40px;
        
      
      
    }

    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content {
      flex-direction: row;
      
        align-items: flex-start;
      
      gap: 40px;
      
    }
    
    /* Column widths */
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column {
      width: 50%;
      flex-shrink: 0;
      
        align-self: flex-start;
      
      
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
      width: 50%;
      flex-shrink: 0;
      min-width: 0; /* Allow flex item to shrink below content size */
    }

    /* Override minimum heights when full height is set very low */
    

    /* Desktop background image mode styling */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.background-image-mode {
      
        min-height: 500px;
      
    }
    
    /* Allow text column to expand with FAQ content */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
      flex-grow: 1;
      
        min-height: 0;
      
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content.image-right .media-column {
      order: 2;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content.image-right .text-column {
      order: 1;
      padding: 0px 0px 0px 0px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content.image-left .text-column {
      padding: 0px 0px 0px 0px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading {
      margin-bottom: 25px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body {
      line-height: 1.5;
      margin-bottom: 25px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
      gap: 20px;
    }
    
    /* Desktop image/video margins */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .main-image,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .main-video {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-placeholder {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    
    /* Block-level font sizes on desktop */
    
      
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading[data-block-id="heading_TbBpDj"] {
          font-size: 3.5rem !important;
          line-height: 1.2 !important;
          
        }
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .accent-text[data-block-id="heading_TbBpDj"] {
          font-size: 3.5rem !important;
          line-height: 1.2 !important;
          
        }
      
    
      
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body[data-block-id="paragraph_kd3JRq"] {
          font-size: 1.6rem !important;
        }
      
    
      
    
      
        #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body[data-block-id="paragraph_yWa7df"] {
          font-size: 1.1rem !important;
        }
      
    
  }

  /* Add richtext styling - removed color inherit to allow custom colors */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body p {
    margin-bottom: 0.5em;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body p:last-child {
    margin-bottom: 0;
  }

  /* Add specific styles for rich text elements - removed color inherit to allow custom colors */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body strong {
    font-weight: 600 !important;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body em {
    font-style: italic !important;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body a {
    text-decoration: underline;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body ul,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body ol {
    margin: 0.5em 0;
    padding-left: 1.5em;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body li {
    margin-bottom: 0.25em;
  }

  /* Accordion Style */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: visible;
    flex-shrink: 1; /* Allow accordion to shrink if needed */
    min-width: 0; /* Allow shrinking below content size */
  }
  
  /* Ensure accordion items don't overflow their container */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    min-width: 0; /* Allow shrinking below content size */
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-title {
    margin: 0 0 16px 0;
    font-weight: 600;
    font-size: var(--accordion-title-size);
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-items-wrapper {
    width: 100%;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item {
    overflow: hidden;
    transition: all 0.2s ease;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header {
    display: flex;
    align-items: center;
    padding: var(--header-padding-mobile);
    cursor: pointer;
    font-weight: 500;
    position: relative;
    transition: background-color 0.3s ease;
    gap: 16px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    min-width: 0; /* Allow header to shrink below content size */
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header:hover {
    opacity: 0.9;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: var(--accordion-icon-size-mobile);
    height: var(--accordion-icon-size-mobile);
    margin-right: 12px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-icon svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-text {
    flex-grow: 1;
    padding-right: 15px;
    font-weight: 500;
    letter-spacing: var(--letter-spacing-body);
    font-size: var(--accordion-header-size);
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-toggle {
    position: absolute;
    right: var(--header-padding-mobile);
    font-size: var(--accordion-toggle-size);
    font-weight: bold;
    transition: transform 0.3s ease;
    line-height: 1;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-toggle {
    transform: rotate(45deg);
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner {
    padding: var(--content-padding-mobile);
    opacity: 0;
    transition: opacity 0.3s ease;
    line-height: 1.6;
    font-size: var(--accordion-content-size);
  }

  /* Simplified and stronger active state rules */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content {
    max-height: 1000px !important;
    padding: var(--content-outer-padding-mobile) 0 !important;
    overflow: visible !important;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content-inner {
    opacity: 1 !important;
    letter-spacing: var(--letter-spacing-body);
    padding: var(--content-padding-mobile) !important;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-toggle {
    transform: rotate(45deg) !important;
  }
  
  /* Tablet-specific FAQ behavior - prevent media column expansion */
  @media screen and (min-width: 600px) and (max-width: 990px) {
    /* Ensure the media column doesn't change size when FAQ expands */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column {
      
      height: fit-content;
      
      position: relative;
    }
    
    /* Ensure main video/image maintains its aspect ratio and doesn't stretch */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column .main-video,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column .main-image {
      height: auto !important;
      max-height: none !important;
      object-fit: cover;
      
    }
    
    /* Allow text column to expand independently and use full width */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
      overflow: visible;
      width: 100% !important;
      max-width: 100% !important;
    }
    
    /* Ensure accordion content doesn't push media column and uses full width */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-container {
      width: 100% !important;
      max-width: 100% !important;
    }
    
    /* Ensure all text content uses full width */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column > *,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-body {
      width: 100% !important;
      max-width: 100% !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content {
      max-height: none !important;
      height: auto !important;
    }
  }

  /* Desktop-specific FAQ behavior - prevent media column expansion */
  @media screen and (min-width: 991px) {
    /* Ensure the media column doesn't change size when FAQ expands */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column {
      
        height: fit-content;
      
      position: relative;
    }
    
    /* Ensure main video/image maintains its aspect ratio and doesn't stretch */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column .main-video,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column .main-image {
      
        height: auto !important;
        max-height: none !important;
        object-fit: cover;
        
      
    }
    
    /* Allow text column to expand independently */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .text-column {
      overflow: visible;
    }
    
    /* Ensure accordion content doesn't push media column */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-container {
      width: 100%;
      max-width: 100%;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content {
      max-height: none !important;
      height: auto !important;
    }
    
    /* Desktop icon size */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-icon {
      width: var(--accordion-icon-size-desktop);
      height: var(--accordion-icon-size-desktop);
    }
  }

  /* Ensure accordion content is properly hidden when inactive */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item:not(.active) .accordion-content {
    max-height: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item:not(.active) .accordion-content-inner {
    opacity: 0 !important;
  }

  /* Rich text formatting support */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner p,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner ul,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner ol,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner li,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner strong,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner em,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner b,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner i,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner a {
    color: inherit !important;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner strong,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner b {
    font-weight: bold;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner em,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner i {
    font-style: italic;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner a {
    color: inherit;
    text-decoration: underline;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner p {
    margin-top: 0;
    margin-bottom: 10px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner p:last-child {
    margin-bottom: 0;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner ul,
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner ol {
    margin: 10px 0;
    padding-left: 20px;
  }

  #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner li {
    margin-bottom: 5px;
  }

  /* Mobile responsiveness */
  @media (max-width: 599px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-container {
      max-width: 100%;
    }
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading {
      margin-bottom: 20px !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header {
      padding: var(--header-padding-mobile);
      gap: 12px;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-toggle {
      right: var(--header-padding-mobile);
      font-size: var(--accordion-toggle-size-mobile) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner {
      padding: var(--content-padding-mobile);
    }

    /* Mobile text size overrides */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-title {
      font-size: var(--accordion-title-size-mobile) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-text {
      font-size: var(--accordion-header-size-mobile) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner {
      font-size: var(--accordion-content-size-mobile) !important;
    }
  }

  /* Tablet accordion styles (600px - 990px) - Compact */
  @media (min-width: 600px) and (max-width: 990px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header {
      padding: calc(var(--header-padding-desktop) * 0.5) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-toggle {
      right: calc(var(--header-padding-desktop) * 0.5) !important;
      font-size: calc(var(--accordion-toggle-size-desktop) * 0.75) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner {
      padding: calc(var(--content-padding-desktop) * 0.5) !important;
      font-size: calc(var(--accordion-content-size-desktop) * 0.8) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content {
      padding: calc(var(--content-outer-padding-desktop) * 0.5) 0 !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content-inner {
      padding: calc(var(--content-padding-desktop) * 0.5) !important;
    }

    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-title {
      font-size: calc(var(--accordion-title-size-desktop) * 0.7) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-text {
      font-size: calc(var(--accordion-header-size-desktop) * 0.8) !important;
    }
  }

  /* Desktop accordion styles (991px and up) */
  @media (min-width: 991px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header {
      padding: var(--header-padding-desktop) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-toggle {
      right: var(--header-padding-desktop) !important;
      font-size: var(--accordion-toggle-size-desktop) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-content-inner {
      padding: var(--content-padding-desktop) !important;
      font-size: var(--accordion-content-size-desktop) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content {
      padding: var(--content-outer-padding-desktop) 0 !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-item.active .accordion-content-inner {
      padding: var(--content-padding-desktop) !important;
    }

    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-title {
      font-size: var(--accordion-title-size-desktop) !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .accordion-header-text {
      font-size: var(--accordion-header-size-desktop) !important;
    }
  }

  /* Button container styles - properly contained */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button-container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    overflow: visible;
    flex-shrink: 1; /* Allow button container to shrink if needed */
    min-width: 0; /* Allow shrinking below content size */
  }
  
  /* Ensure all buttons are properly contained */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button-container .button {
    max-width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
    min-width: 0; /* Allow button to shrink if needed */
  }
  
  /* Full width button styles - properly contained */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button-container.full-width-mobile {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .button.full-width-mobile {
    width: 100% !important;
    max-width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-width: unset !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  /* Mobile full-width media styles */
  @media (max-width: 990px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content.mobile-media-full-width {
      gap: 0;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.mobile-full-width {
      margin-left: 0;
      margin-right: 0;
      padding: 0 !important;
      width: 100%;
      max-width: none;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.mobile-full-width .main-image,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.mobile-full-width .main-video,
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.mobile-full-width .media-placeholder {
      border-radius: 0 !important;
      max-width: none !important;
      width: 100% !important;
      height: auto !important;
    }
    
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .mobile-media-full-width .text-column {
      padding-top: 30px;
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  
  /* Extra specificity for video full width */
  @media (max-width: 990px) {
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .media-column.mobile-full-width .main-video {
      object-fit: cover !important;
      display: block !important;
      min-height: 200px !important;
    }
    
    /* Ensure no overflow issues */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-content.mobile-media-full-width {
      overflow: hidden;
    }
    
    /* Ensure container allows overflow */
    #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-container {
      overflow-x: hidden;
    }
  }

  /* Section-specific styles to prevent conflicts between multiple instances */
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-heading {
    color: #000000 !important;
  }

  /* Removed global color override to allow individual paragraph colors to work */

  /* Removed global color override to allow individual bullet list colors to work */

  /* Load-in animation */
  .page-fade-in {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out forwards;
  }

  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Add slight delay for staggered effect on multiple sections */
  .page-fade-in:nth-child(2) { animation-delay: 0.1s; }
  .page-fade-in:nth-child(3) { animation-delay: 0.2s; }
  .page-fade-in:nth-child(4) { animation-delay: 0.3s; }
  
  /* Icon block styles */
  .icon-block {
    width: 100%;
    box-sizing: border-box;
  }
  
  .icon-wrapper {
    box-sizing: border-box;
  }
  
  .icon-wrapper img {
    display: block;
  }
  
  .icon-svg svg {
    width: 100%;
    height: 100%;
    display: block;
  }



  /* Dynamic styles that use Liquid variables */
  .section-template--26205590978864__product_comparison_ahRqAP {
    
    /* Theme color for background is handled by the div's inline style */
    
    /* Section borders */
    
    
    
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-container {
    max-width: 1200px;
  }

  /* Two-Column Layout for Desktop Text Column */
  .section-template--26205590978864__product_comparison_ahRqAP .comparison-layout {
    display: flex;
    flex-direction: column;
    align-items: center !important;
    gap: 2rem;
    width: 100%;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-text-column-wrapper {
    width: 100%;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-text-column {
    width: 100%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-text-column .comparison-heading {
    margin-bottom: 15px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-text-column .comparison-subheading {
    margin-bottom: 0;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-desktop-description {
    
      display: none; /* Hidden on mobile by default */
    
    margin-top: 15px;
    letter-spacing: var(--letter-spacing-body);
    font-size: 15px;
    line-height: 1.5;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-table-column {
    width: 100%;
    flex: 1;
  }

  @media screen and (min-width: 990px) {
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-table-column {
      width: auto;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .table-wrapper {
      width: 100%;
    }
  }

  /* Desktop Layout */
  @media screen and (min-width: 990px) {
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-layout {
      flex-direction: column;
      align-items: stretch;
      gap: 4rem;
      min-height: 400px; /* Ensure minimum height for centering to work */
    }

    .section-template--26205590978864__product_comparison_ahRqAP .comparison-text-column-wrapper {
      flex: 1;
      
      max-width: 100%;
      order: 1;
      align-self: stretch; /* Force the wrapper to stretch to parent height */
      
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      
    }

    .section-template--26205590978864__product_comparison_ahRqAP .comparison-text-column {
      
        width: auto;
      
      padding-left: 40px;
      padding-right: 40px;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .comparison-desktop-description {
      display: block; /* Show on desktop */
      font-size: 16px;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .comparison-table-column {
      order: 2;
      flex: 0 0 82%;
      max-width: 82%;
    }

  }

  /* Hide the original header when text column is present */
  .section-template--26205590978864__product_comparison_ahRqAP .comparison-header {
    display: none;
  }

  /* Reduce spacing in comparison table on desktop */
  @media screen and (min-width: 990px) {
    /* Reduce vertical spacing */
    .section-template--26205590978864__product_comparison_ahRqAP .product-header {
      padding: 12px 6px; /* Much smaller horizontal padding */
      width: 80px; /* Much narrower - reduced from 140px to 80px */
    }

    .section-template--26205590978864__product_comparison_ahRqAP .feature-cell {
      padding: 10px 6px; /* Much smaller horizontal padding */
    }

    .section-template--26205590978864__product_comparison_ahRqAP .feature-header {
      width: 100px; /* Much narrower - reduced from 180px to 100px */
      padding: 10px 6px; /* Much smaller horizontal padding */
    }

    .section-template--26205590978864__product_comparison_ahRqAP .value-cell {
      padding: 10px 6px; /* Much smaller horizontal padding */
    }

    .section-template--26205590978864__product_comparison_ahRqAP .comparison-img-wrapper {
      margin-bottom: 8px; /* Reduced from 15px */
    }

    .section-template--26205590978864__product_comparison_ahRqAP .comparison-product-title {
      margin-bottom: 4px; /* Reduced from 6px */
    }
  }

  /* Text Colors - Conditional */
  
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-subheading,
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-product-title,
    .section-template--26205590978864__product_comparison_ahRqAP .product-subtitle,
    .section-template--26205590978864__product_comparison_ahRqAP .feature-name,
    .section-template--26205590978864__product_comparison_ahRqAP .text-value {
      color: #000000;
    }

    /* Enhanced accent text styling with global and local customization options */
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-heading .accent-text {
      display: inline-block;
      line-height: 1;
      margin-left: 12px !important;

      /* 1. Apply Color or Gradient */
      
        
        background: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 100%) !important;
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        background-clip: text !important;
        color: transparent !important;
      

      
        /* Use global accent fonts */
        font-family: var(--font-accent-family) !important;
        font-style: var(--font-accent-style) !important;
        font-weight: var(--font-accent-weight) !important;
        letter-spacing: var(--font-accent-letter-spacing) !important;
        text-transform: var(--font-accent-text-transform) !important;
      
    }

    .section-template--26205590978864__product_comparison_ahRqAP .feature-icon {
      color: #ffffff;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .check-yes {
      color: #ffffff;
    }
    .section-template--26205590978864__product_comparison_ahRqAP .check-no {
      color: #000000;
    }
    /* Highlighted column under theme colors */
    .section-template--26205590978864__product_comparison_ahRqAP .product-header.highlighted .comparison-product-title,
    .section-template--26205590978864__product_comparison_ahRqAP .product-header.highlighted .product-subtitle,
    .section-template--26205590978864__product_comparison_ahRqAP .value-cell.highlighted .text-value,
    .section-template--26205590978864__product_comparison_ahRqAP .value-cell.highlighted .check-yes,
    .section-template--26205590978864__product_comparison_ahRqAP .value-cell.highlighted .check-no {
      color: #ffffff !important; /* Important to override general text color */
    }

  

  /* General Sizing - Not color dependent */
  .section-template--26205590978864__product_comparison_ahRqAP .comparison-heading {
    font-size: 42px;
    font-family: var(--font-heading-family);
    font-weight: var(--font-weight-bold);
    font-style: var(--font-heading-style);
    letter-spacing: var(--font-heading-letter-spacing);
    text-transform: var(--font-heading-text-transform);
    line-height: 1.2;
  }

  @media screen and (min-width: 990px) {
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-heading {
      font-size: 40px;
    }
  }

  /* --- ACCENT TEXT STYLING --- */

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-heading .accent-text {
    display: inline-block !important;
    line-height: 1 !important;
    margin-left: 12px !important;

    /* 1. Apply Color or Gradient */
    
      
      background: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 100%) !important;
      -webkit-background-clip: text !important;
      background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      color: transparent !important;
    

    /* 2. Apply Typography */
    
      /* Use global accent fonts */
      font-family: var(--font-accent-family) !important;
      font-style: var(--font-accent-style) !important;
      font-weight: var(--font-accent-weight) !important;
      letter-spacing: var(--font-accent-letter-spacing) !important;
      text-transform: var(--font-accent-text-transform) !important;
    
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-subheading {
    font-size: 14px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .comparison-product-title {
    font-size: 21px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .product-subtitle {
    font-size: 10px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .feature-name {
    font-size: 15px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .text-value {
    font-size: 14px;
    letter-spacing: var(--letter-spacing-body);
  }

  /* Borders and Highlight Background - Mostly independent of text color logic but uses theme colors for BG */
  .section-template--26205590978864__product_comparison_ahRqAP .table-header th,
  .section-template--26205590978864__product_comparison_ahRqAP .feature-row td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }

  .section-template--26205590978864__product_comparison_ahRqAP .product-header.highlighted:before,
  .section-template--26205590978864__product_comparison_ahRqAP .value-cell.highlighted:before {
    
    
      background: radial-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 1) 100%);
    
  }

  /* Border radius for highlighted column */
  .section-template--26205590978864__product_comparison_ahRqAP .product-header.highlighted:before {
    border-radius: 6px 6px 0 0;
  }

  .section-template--26205590978864__product_comparison_ahRqAP tr:last-child .value-cell.highlighted:before {
    border-radius: 0 0 6px 6px;
  }

  .section-template--26205590978864__product_comparison_ahRqAP .product-header.highlighted:after { /* Assuming :after is used for overlay or similar, ensure radius matches */
    border-radius: 6px 6px 0 0;
  }

  .section-template--26205590978864__product_comparison_ahRqAP tr:last-child .value-cell.highlighted:after {
    border-radius: 0 0 6px 6px;
  }

  /* Highlight column shadow */
  
  .section-template--26205590978864__product_comparison_ahRqAP .product-header.highlighted:after,
  .section-template--26205590978864__product_comparison_ahRqAP .value-cell.highlighted:after {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08) !important;
  }
  

  /* Column-specific styles - These may have their own color logic */
  
    
      .section-template--26205590978864__product_comparison_ahRqAP .column-1-img {
        max-height: 80px;
      }

      .section-template--26205590978864__product_comparison_ahRqAP .column-1 .subtitle-icon {
        
        
          color: #ffffff !important;
        
      }

      .section-template--26205590978864__product_comparison_ahRqAP .column-1 .product-subtitle {
        
          background: rgba(74, 143, 199, 0.2);
          border: 1px solid rgba(232, 236, 240, 0.3);
        
      }
    
  
    
      .section-template--26205590978864__product_comparison_ahRqAP .column-2-img {
        max-height: 80px;
      }

      .section-template--26205590978864__product_comparison_ahRqAP .column-2 .subtitle-icon {
        
        
          color: #000000 !important;
        
      }

      .section-template--26205590978864__product_comparison_ahRqAP .column-2 .product-subtitle {
        
          background: rgba(138, 155, 176, 0.2);
          border: 1px solid rgba(255, 255, 255, 0.3);
        
      }
    
  
    
  
    
  
    
  
    
  
    
  

  /* Mobile text sizes - These use !important, so they will override previous font-size rules */
  @media (max-width: 767px) {
    .section-template--26205590978864__product_comparison_ahRqAP .comparison-product-title {
      font-size: 16px !important;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .product-subtitle {
      font-size: 10px !important;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .feature-name {
      font-size: 12px !important;
    }

    .section-template--26205590978864__product_comparison_ahRqAP .text-value {
      font-size: 11px !important;
    }

    /* Column-specific mobile image sizes */
    
      
        .section-template--26205590978864__product_comparison_ahRqAP .column-1-img {
          max-height: 75px;
        }
      
    
      
        .section-template--26205590978864__product_comparison_ahRqAP .column-2-img {
          max-height: 50px;
        }
      
    
      
    
      
    
      
    
      
    
      
    
  }

  /* Tablet-specific styles */
  

  /* Load-in animation */
  .page-fade-in {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out forwards;
  }

  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Add slight delay for staggered effect on multiple sections */
  .page-fade-in:nth-child(2) { animation-delay: 0.1s; }
  .page-fade-in:nth-child(3) { animation-delay: 0.2s; }
  .page-fade-in:nth-child(4) { animation-delay: 0.3s; }




  
  .testimonials-section.section-template--26205590978864__testimonials_erbHYR {
    --testimonials-gap: 20px;
    --card-width-mobile: 85%;
    --card-width-desktop: 320px;
  }

  .testimonials-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }

  .testimonials-header {
    text-align: center;
    margin-bottom: 40px;
  }

  .testimonials-heading {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .testimonials-subtitle {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.4;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  /* Enhanced accent text styling with global and local customization options */
  .testimonials-section .testimonials-global-accent-text,
  .testimonials-section .testimonials-custom-accent-text {
    
    padding: 2px 4px !important;
    margin: -2px -4px !important;
    display: inline-block !important;
    margin-left: 0px !important;

    
    
      
      color: #000000 !important;
    

    
      
      
        font-family: var(--font-accent-family, var(--font-body-family)) !important;
      

      font-style: var(--font-accent-style, normal) !important;
      font-weight: var(--font-accent-weight, inherit) !important;

    
  }

  .testimonials-rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }

  .rating-stars {
    display: flex;
    gap: 4px;
    font-size: 20px;
  }

  .testimonials-rating-text {
    margin: 0;
    color: #0d1b2a;
  }

  .testimonials-rating-text p {
    margin: 0 !important;
    padding: 0 !important;
  }
  
  .testimonials-rating-text strong,
  .testimonials-rating-text b {
    font-weight: 700 !important;
  }

  .star {
    opacity: 0.3;
  }

  .star.filled {
    opacity: 1;
  }

  .testimonials-carousel {
    position: relative;
    overflow: hidden;
  }

  
  .testimonials-carousel {
    -webkit-mask: linear-gradient(to right,
      transparent 0%,
      black 100px,
      black calc(100% - 100px),
      transparent 100%);
    mask: linear-gradient(to right,
      transparent 0%,
      black 100px,
      black calc(100% - 100px),
      transparent 100%);
  }

  /* Desktop: Adjust mask for 5-card layout */
  @media screen and (min-width: 750px) {
    .testimonials-carousel {
      -webkit-mask: linear-gradient(to right,
        transparent 0%,
        black 150px,
        black calc(100% - 150px),
        transparent 100%);
      mask: linear-gradient(to right,
        transparent 0%,
        black 150px,
        black calc(100% - 150px),
        transparent 100%);
    }
  }
  

  .testimonials-track {
    display: flex;
    gap: var(--testimonials-gap);
    transition: transform 0.3s ease;
    padding-bottom: 20px;
    justify-content: flex-start;
  }

  .testimonial-card {
    flex: 0 0 var(--card-width-mobile);
    padding: 24px;
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-height: 200px;
  }

  /* Desktop: 5 cards visible (3 full, 2 partial) */
  @media screen and (min-width: 750px) {
    .testimonials-carousel {
      overflow: visible; /* Allow partial cards to show */
    }

    .testimonial-card {
      flex: 0 0 300px; /* Fixed width for consistent sizing */
      max-width: 300px;
    }

    .testimonials-track {
      display: flex;
      align-items: stretch;
    }
  }

  .card-rating {
    display: flex;
    gap: 4px;
    
  }
.testimonials-card-star {
  width: 16px !important;
  Height: 16px !important;

}

  .testimonial-title {
    font-size: 18px;
    margin: 0;
    line-height: 1.3;
  }

  /* Ensure custom title colors take precedence */
  .testimonial-card .testimonial-title[style*="color"] {
    color: inherit !important;
  }

  .testimonial-content {
    flex: 1;
    letter-spacing: var(--letter-spacing-body);
    line-height: 1.5;
    font-size: 14px;
  }

  .testimonial-author-container {
    margin-top: auto;
    padding-top: 8px;
  }

  .testimonial-author {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .author-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
    overflow: hidden;
  }

  .author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
  }

  .author-info {
    flex-grow: 1;
    height: 40px;
    gap: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .author-info-container {
    display: flex;
  }

  .author-info-details {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    border-radius: 50px;
    padding: 1px 2px;
    width: auto;
    max-width: fit-content;
  }

  .author-name {
    font-size: 12px;
    margin: 0;
    line-height: 1.2;
    font-weight: var(--font-weight-medium);
    letter-spacing: var(--letter-spacing-body);
  }

  .testimonials-verified-badge {
    font-size: 12px !important;
    display: flex;
    margin-left: 4px;
    align-items: center;
    gap: 4px;
    font-weight: var(--font-weight-bold);
  }

  .verified-icon {
    color: white;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
  }

  .testimonials-product-purchase-date {
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 4px;
    margin: 0px 0 0 0;
  }

  .testimonials-navigation {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 20px;
  }

  /* Navigation buttons now use global-nav-button snippet */
  .testimonials-navigation .global-nav-button:disabled {
    opacity: 0.3;
    cursor: not-allowed;
  }
  
  .testimonials-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 24px;
    align-items: center;
    min-height: 16px;
    padding: 4px 0;
    overflow: visible;
  }

  .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    transition: opacity 0.2s ease;
    opacity: 0.4;
    transform: none !important;
    scale: none !important;
    flex-shrink: 0;
    overflow: visible;
  }

  .dot.active {
    opacity: 1;
    transform: none !important;
    scale: none !important;
    width: 8px !important;
    height: 8px !important;
  }

  @media screen and (max-width: 749px) {
    .testimonials-container {
      padding: 0 15px;
    }

    .testimonials-header {
      margin-bottom: 30px;
    }

    .testimonials-heading {
      font-size: 32px !important;
    }

    .testimonials-subtitle {
      font-size: 18px !important;
    }

    .testimonial-title {
      font-size: 16px !important;
    }

    .testimonial-content {
      font-size: 13px !important;
    }

    .testimonials-verified-badge {
      font-size: 11px !important;
    }

    .testimonials-product-purchase-date {
      font-size: 11px !important;
    }



    .testimonial-card {
      scroll-snap-align: start;
    }

    .testimonials-navigation {
      display: none;
    }
  }

  @media screen and (min-width: 750px) {
    .testimonial-card {
      flex: 0 0 var(--card-width-desktop);
    }

    .testimonials-track {
      overflow: visible;
    }
  }

  /* Page Load Fade-in Animation */
  .page-fade-in {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.8s ease-out forwards;
  }

  @keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Add slight delay for staggered effect on multiple sections */
  .page-fade-in:nth-child(2) { animation-delay: 0.1s; }
  .page-fade-in:nth-child(3) { animation-delay: 0.2s; }
  .page-fade-in:nth-child(4) { animation-delay: 0.3s; }



  /* Load-in Animation */
  .page-fade-in {
    opacity: 0;
    transform: translateY(20px);
    animation: fadeInUp 0.6s ease-out forwards;
  }

  @keyframes fadeInUp {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* Staggered animation delays */
  .page-fade-in:nth-child(2) { animation-delay: 0.1s; }
  .page-fade-in:nth-child(3) { animation-delay: 0.2s; }
  .page-fade-in:nth-child(4) { animation-delay: 0.3s; }

  .store-faq-section {
    
    padding: 60px 0;
    
    overflow-x: hidden; /* Prevent horizontal overflow at section level */
  }

  
  

  
  @media screen and (max-width: 767px) {
    .store-faq-section {
      
    }
  }

  .store-faq-container {
    width: 100%;
    max-width: 1200px; /* Set max-width here instead of inline */
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }

  .faq-container.border-bottom-only {
    border: none !important;
  }
  .faq-container.border-bottom-only .faq-question {
    padding-right: var(--question-padding-right, 20px) !important;
    padding-left: var(--question-padding-left, 20px) !important;
  }
  .faq-container.border-bottom-only .faq-answer {
    padding-right: var(--answer-padding-right, 20px) !important;
    padding-left: var(--answer-padding-left, 20px) !important;
  }

  .faq-flex-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }

  .faq-header-column {
    margin-bottom: 30px;
    width: 100%;
    max-width: 100%;
  }

  .faq-content-column {
    width: 100%;
    max-width: 100%;
  }

  .store-faq-heading {
    margin-bottom: 15px;
    letter-spacing: var(--letter-spacing-heading);
    font-size: 36px;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .store-faq-subtitle {
    line-height: 1.5;
    max-width: 100%;
    font-weight: var(--font-weight-regular);
    letter-spacing: var(--letter-spacing-body);
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-bottom: 24px;
  }

  .faq-header-image {
    margin-top: 20px;
  }

  .faq-header-image img {
    width: 100%;
    height: auto;
    display: block;
  }

  /* Full height image styling - base styles */
  .faq-header-image.full-height {
    margin: 0;
    height: 100%;
    overflow: hidden;
  }

  .faq-header-image.full-height img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  /* Hide image on mobile */
  .desktop-only {
    display: none;
  }

  .store-faq {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }

  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-container {
    overflow: hidden !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    border: 1px solid #E5E5E5 !important;
    border-radius: 8px !important;
  }

  .store-faq .faq-item {
    width: 100%;
    box-sizing: border-box;
  }

  /* Single column layout - remove bottom border from last item only when container has border */
  .store-faq .faq-container:not(.individual-borders) .faq-item:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
  }

  /* Two column layout - keep bottom border on last items in columns for visual consistency */
  .faq-flex-container.two-column-desktop .faq-container:not(.individual-borders) .faq-item:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
  }

  /* Container border handles the bottom border, avoid double border */
  .faq-flex-container.two-column-desktop .faq-container:not(.individual-borders):not(.border-bottom-only) {
    border-bottom: 1px solid #E5E5E5 !important;
  }

  /* Border-bottom-only style - ensure last item has border */
  .faq-container.border-bottom-only .faq-item:last-child {
    border-bottom: 1px solid #E5E5E5 !important;
  }

  .store-faq .faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: var(--question-padding-top, 15px) var(--question-padding-right, 20px) var(--question-padding-bottom, 15px) var(--question-padding-left, 20px);
    cursor: pointer;
    font-weight: var(--font-weight-semibold);
    letter-spacing: var(--letter-spacing-body);
    position: relative;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
    border-radius: 8px 8px 0 0 !important;
  }
  
  .faq-item.active .faq-question {
    border-radius: 0 !important;
  }
  
  .faq-container.individual-borders .faq-item:first-child .faq-question {
    border-radius: 8px 8px 0 0 !important;
  }
  
  .faq-container.individual-borders .faq-item:last-child .faq-answer {
    border-radius: 0 0 8px 8px !important;
  }
  
  .faq-container.individual-borders .faq-item:only-child .faq-question {
    border-radius: 8px !important;
  }

  .store-faq .faq-question > span:first-child {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
    padding-right: 15px;
    text-align: left;
  }

  .store-faq .faq-toggle {
    font-size: 20px;
    font-weight: var(--font-weight-regular);
    transition: transform 0.3s ease;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    text-align: center;
  }

  .store-faq .faq-answer {
    padding: 0 var(--answer-padding-right, 20px) 0 var(--answer-padding-left, 20px) !important;
    max-height: 0;
    overflow: hidden;
    letter-spacing: var(--letter-spacing-body);
    transition: max-height 0.3s ease, padding 0.3s ease;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word; /* For extremely long strings */
  }

  .store-faq .faq-item.active .faq-toggle {
    transform: rotate(45deg);
  }

  .store-faq .faq-item.active .faq-answer {
    max-height: 300px; /* Reduced for better mobile experience */
    overflow-y: auto;
    text-align: left;
    letter-spacing: var(--letter-spacing-body);
    overflow-x: hidden;
    padding: var(--answer-padding-top, 15px) var(--answer-padding-right, 20px) var(--answer-padding-bottom, 15px) var(--answer-padding-left, 20px);
    box-sizing: border-box;
  }

  /* Target all possible children of faq-answer */
  .store-faq .faq-answer > * {
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word; /* Handle extremely long strings */
    box-sizing: border-box;
  }

  .store-faq .faq-answer p {
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word; /* For extremely long strings */
    margin-top: 0;
    margin-bottom: 1em;
  }

  .store-faq .faq-answer p:last-child {
    margin-bottom: 0;
  }

  /* Apply mobile styles when the faq-mobile-view class is present */
  .faq-mobile-view .store-faq .faq-question {
    font-size: 14px !important;
  }

  .faq-mobile-view .store-faq .faq-answer {
    font-size: 13px !important;
  }

  @media screen and (min-width: 750px) {
    .store-faq-container {
      padding-left: 15px;
      padding-right: 15px;
    }

    .faq-flex-container {
      flex-direction: row;
      align-items: flex-start;
      gap: 40px;
      
    }

    .faq-header-column {
      flex: 0 0 48%;
      margin-bottom: 0;
      
      padding-top: 20px;
      
      max-width: 48%;
    }

    .faq-content-column {
      flex: 0 0 48%;
      display: flex;
      justify-content: center;
      max-width: 48%;
      
    }

    .faq-content-column.full-height-image {
      
    }
    
    

    .store-faq {
      width: 100%;
    }

    .store-faq .faq-question {
      padding: var(--question-padding-top, 15px) var(--question-padding-right, 20px) var(--question-padding-bottom, 15px) var(--question-padding-left, 20px);
      align-items: center;
    }

    .faq-container.individual-borders .faq-question {
      padding: var(--question-padding-top, 15px) var(--question-padding-right, 20px) var(--question-padding-bottom, 15px) var(--question-padding-left, 20px) !important;
      align-items: center !important;
    }

    .store-faq .faq-toggle {
      font-size: 17px;
    }

    .store-faq .faq-answer {
      padding: 0 var(--answer-padding-right, 20px) 0 var(--answer-padding-left, 20px) !important;
    }

    .store-faq .faq-item.active .faq-answer {
      padding: var(--answer-padding-top, 15px) var(--answer-padding-right, 20px) var(--answer-padding-bottom, 15px) var(--answer-padding-left, 20px) !important;
      max-height: 400px; /* Slightly larger on desktop */
    }

    /* Show image on desktop */
    .desktop-only {
      display: block;
    }

    /* Desktop Layout Options */

    /* Center FAQ when no image */
    .faq-flex-container.center-no-image {
      justify-content: center;
    }

    .faq-flex-container.center-no-image .faq-header-column {
      flex: 0 0 100%;
      max-width: 600px;
      text-align: center;
    }

    .faq-flex-container.center-no-image .faq-content-column {
      display: none;
    }

    /* Two Column FAQ Layout */
    .faq-flex-container.two-column-desktop .faq-two-columns {
      display: flex;
      gap: 30px;
      width: 100%;
      align-items: flex-start; /* Prevents column stretching */
    }

    .faq-flex-container.two-column-desktop .faq-column-1,
    .faq-flex-container.two-column-desktop .faq-column-2 {
      flex: 1;
      width: 50%;
      align-self: flex-start; /* Forces each column to not stretch */
    }

    /* Hide mobile-only items on desktop */
    .faq-flex-container.two-column-desktop .mobile-only-item {
      display: none !important;
    }

    /* Last item in each column should have no bottom margin but keep border for visual consistency */
    .faq-flex-container.two-column-desktop .faq-column-1 .faq-item:last-child,
    .faq-flex-container.two-column-desktop .faq-column-2 .faq-item:last-child {
      margin-bottom: 0 !important;
      /* Keep border-bottom for visual consistency in two-column layout */
    }

    /* FAQ Item Spacing */
    .store-faq .faq-item {
      margin-bottom: 0px;
    }

    /* Margin handling is now covered by the specific layout rules above */

    /* Individual Item Borders */
    #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-container.individual-borders {
      border: none !important;
    }

    #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-container.individual-borders .faq-item {
      border: 1px solid #E5E5E5 !important;
      border-radius: 8px !important;
      overflow: hidden !important;
    }

    .faq-container.individual-borders .faq-item:not(:last-child) {
      margin-bottom: 0px;
    }

    .faq-container.individual-borders .faq-item:last-child {
      margin-bottom: 0 !important;
    }

    /* Last item in each column with individual borders - keep all borders intact */
    .faq-flex-container.two-column-desktop .faq-container.individual-borders .faq-item:last-child {
      margin-bottom: 0 !important;
      /* Keep all borders intact for individual border style */
    }

    .faq-container.individual-borders .faq-question {
      padding: var(--question-padding-top, 15px) var(--question-padding-right, 20px) var(--question-padding-bottom, 15px) var(--question-padding-left, 20px) !important;
    }
  }

  @media screen and (max-width: 749px) {
    .store-faq-section {
      padding: 40.0px 0;
    }

    .faq-header-column {
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }

    /* Reset two-column layout on mobile - hide second column */
    .faq-flex-container.two-column-desktop .faq-two-columns {
      display: block !important;
      gap: 0 !important;
    }

    .faq-flex-container.two-column-desktop .faq-column-1 {
      width: 100% !important;
      flex: none !important;
    }

    .faq-flex-container.two-column-desktop .faq-column-2 {
      display: none !important;
    }

    /* Show mobile-only items on mobile */
    .faq-flex-container.two-column-desktop .mobile-only-item {
      display: block !important;
    }

    .store-faq-heading {
      font-size: 30px !important;
      line-height: 1.2;
      letter-spacing: var(--letter-spacing-heading);
    }

    .store-faq-subtitle {
      font-size: 14px !important;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .store-faq .faq-question {
      padding: var(--question-padding-top, 15px) var(--question-padding-right, 20px) var(--question-padding-bottom, 15px) var(--question-padding-left, 20px);
      font-size: 14px !important;
      align-items: flex-start;
      text-align: left;
    }

    .faq-container.individual-borders .faq-question {
      padding: var(--question-padding-top, 15px) var(--question-padding-right, 20px) var(--question-padding-bottom, 15px) var(--question-padding-left, 20px) !important;
      align-items: flex-start !important;
      text-align: left !important;
    }

    .store-faq .faq-question.mobile-font {
      font-size: 14px !important;
    }

    .store-faq .faq-toggle {
      font-size: 18px;
    }

    .store-faq .faq-answer {
      font-size: 13px !important;
    }

    .store-faq .faq-answer.mobile-font {
      font-size: 13px !important;
    }

    .store-faq .faq-item.active .faq-answer {
      padding: var(--answer-padding-top, 15px) var(--answer-padding-right, 20px) var(--answer-padding-bottom, 15px) var(--answer-padding-left, 20px) !important;
    }

    /* Individual Item Borders on Mobile */
    #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-container.individual-borders {
      border: none !important;
    }

    #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-container.individual-borders .faq-item {
      border: 1px solid #E5E5E5 !important;
      border-radius: 8px !important;
      overflow: hidden !important;
    }

    .faq-container.individual-borders .faq-item:not(:last-child) {
      margin-bottom: 0px;
    }

    .faq-container.individual-borders .faq-item:last-child {
      margin-bottom: 0;
    }
  }



  /* Critical overrides for product page conflicts */
  #store-faq-template--26205590978864__store_faq_Y8mTQr {
    position: relative;
    z-index: 1;
    pointer-events: auto !important;
  }

  #store-faq-template--26205590978864__store_faq_Y8mTQr .store-faq,
  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-container,
  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-item {
    pointer-events: auto !important;
  }
  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-question {
    cursor: pointer !important;
    pointer-events: auto !important;
  }

  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-answer {
    max-height: 0 !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease, padding 0.3s ease !important;
  }

  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-item.active .faq-answer {
    max-height: 300px !important;
  }

  #store-faq-template--26205590978864__store_faq_Y8mTQr .faq-item.active .faq-toggle {
    transform: rotate(45deg) !important;
  }


 /* Hide cart icon in header */.header__icon--cart,a[href="/cart"],.cart-icon-bubble,.site-header__cart {display: none !important;}  /* If someone navigates to /cart directly, hide the content */.cart-items,.cart__footer,.cart-form {display: none !important;} 
/* Activae overrides: FAQ + ritual accordions animate via an exact inline max-height
   (set in JS) for a snappy open/close; toggle rotates + -> x on open. */
.faq-answer{overflow:hidden; transition:max-height .3s ease;}
.accordion-content{overflow:hidden; transition:max-height .3s ease;}
.faq-toggle, .accordion-toggle{display:inline-block; transition:transform .25s ease;}
.faq-item.active .faq-toggle, .accordion-item.active .accordion-toggle{transform:rotate(45deg);}
/* buy-box mini-FAQ answer needs bottom spacing (its component CSS isn't in the bundle) */
.faq-answer-inner{ padding-bottom: 16px; }
/* Fix: mobile image_with_text container used overflow-x:hidden, which forces
   overflow-y:auto and creates a nested vertical scrollbar (fade-in transform).
   overflow-x:clip prevents horizontal overflow without a vertical scroll container. */
@media (max-width: 990px) {
  #image-text-section-template--26205590978864__image_with_text_cC3QeF .image-text-container {
    overflow-x: clip !important;
    overflow-y: visible !important;
  }
}
/* icon image fields (converted from inline SVG to Media-Library images) */
.custom-benefit-icon img{width:100%;height:100%;object-fit:contain;display:block;}
.accordion-header-icon img{width:100%;height:100%;object-fit:contain;display:block;}
.roadmap-circle img{width:16px;height:16px;object-fit:contain;display:block;}
/* Sticky bar: guarantee the correct view shows per viewport (base hides both) */
@media (max-width: 767px){ #stickyAddToCart .mobile-view{display:flex !important;} #stickyAddToCart .desktop-view{display:none !important;} }
@media (min-width: 768px){ #stickyAddToCart .desktop-view{display:flex !important;} #stickyAddToCart .mobile-view{display:none !important;} }
/* Hide the burger / menu-drawer toggle on desktop + mobile (per request) */
.menu-drawer-container{display:none !important;}
/* Room at the page bottom so the fixed sticky add-to-cart bar never overlaps content */
body{padding-bottom:110px;}
@media (max-width:767px){ body{padding-bottom:96px;} }
