/** Shopify CDN: Minification failed

Line 9825:8 Expected identifier but found "var("
Line 12485:23 Expected ":"
Line 12486:4 Expected identifier but found "0px"
Line 13734:59 Expected identifier but found "."
Line 13763:60 Expected identifier but found "."

**/
/* Shrine Pro 1.7 -- theme variables from Shrine's own settings; rem 10px->16px; variables namespaced --shr-* */
      :root {
        --shr-font-body-scale: 1.0;
        --shr-font-heading-scale: 1.3;
        --shr-font-heading-line-height: 0.3;
        --shr-font-heading-letter-spacing: 0.0375rem;

        --shr-color-base-text: 18, 18, 18;
        --shr-color-shadow: 18, 18, 18;
        --shr-color-base-background-1: 255, 255, 255;
        --shr-color-base-background-2: 243, 243, 243;
        --shr-color-base-solid-button-labels: 255, 255, 255;
        --shr-color-base-outline-button-labels: 109, 56, 139;
        --shr-color-base-accent-1: 109, 56, 139;
        --shr-color-base-accent-2: 109, 56, 139;
        --shr-payment-terms-background-color: #ffffff;

        --shr-gradient-base-background-1: #ffffff;
        --shr-gradient-base-background-2: #f3f3f3;
        --shr-gradient-base-accent-1: #6d388b;
        --shr-gradient-base-accent-2: linear-gradient(54deg, rgba(109, 56, 139, 1) 14%, rgba(105, 14, 14, 1) 85%);

        --shr-media-padding: 0px;
        --shr-media-border-opacity: 0.1;
        --shr-media-border-width: 0px;
        --shr-media-radius: 12px;
        --shr-media-shadow-opacity: 0.0;
        --shr-media-shadow-horizontal-offset: 0px;
        --shr-media-shadow-vertical-offset: 0px;
        --shr-media-shadow-blur-radius: 20px;
        --shr-media-shadow-visible: 0;

        --shr-page-width: 87.5rem;
        --shr-page-width-margin: 0rem;

        --shr-product-card-image-padding: 0rem;
        --shr-product-card-corner-radius: 0.75rem;
        --shr-product-card-text-alignment: center;
        --shr-product-card-border-width: 0rem;
        --shr-product-card-border-opacity: 0.1;
        --shr-product-card-shadow-opacity: 0.1;
        --shr-product-card-shadow-visible: 1;
        --shr-product-card-shadow-horizontal-offset: 0.125rem;
        --shr-product-card-shadow-vertical-offset: 0.375rem;
        --shr-product-card-shadow-blur-radius: 0.9375rem;

        --shr-collection-card-image-padding: 0rem;
        --shr-collection-card-corner-radius: 0.75rem;
        --shr-collection-card-text-alignment: center;
        --shr-collection-card-border-width: 0rem;
        --shr-collection-card-border-opacity: 0.1;
        --shr-collection-card-shadow-opacity: 0.05;
        --shr-collection-card-shadow-visible: 1;
        --shr-collection-card-shadow-horizontal-offset: 0.125rem;
        --shr-collection-card-shadow-vertical-offset: 0.375rem;
        --shr-collection-card-shadow-blur-radius: 0.9375rem;

        --shr-blog-card-image-padding: 0rem;
        --shr-blog-card-corner-radius: 0.75rem;
        --shr-blog-card-text-alignment: center;
        --shr-blog-card-border-width: 0rem;
        --shr-blog-card-border-opacity: 0.1;
        --shr-blog-card-shadow-opacity: 0.05;
        --shr-blog-card-shadow-visible: 1;
        --shr-blog-card-shadow-horizontal-offset: 0.625rem;
        --shr-blog-card-shadow-vertical-offset: 0.625rem;
        --shr-blog-card-shadow-blur-radius: 2.1875rem;

        --shr-badge-corner-radius: 0.375rem;

        --shr-slider-arrow-size: 1.875rem;
        --shr-slider-arrow-border-radius: 50.0%;
        --shr-slider-arrow-icon-size: 0.6em;
        --shr-pagination-dot-width: 6px;
        --shr-pagination-dot-height: 6px;
        --shr-pagination-dot-active-scale: 1.5;
        --shr-pagination-dot-spacing: 12px;
        --shr-pagination-dot-radius: 5px;

        --shr-popup-border-width: 1px;
        --shr-popup-border-opacity: 0.1;
        --shr-popup-corner-radius: 10px;
        --shr-popup-shadow-opacity: 0.1;
        --shr-popup-shadow-horizontal-offset: 10px;
        --shr-popup-shadow-vertical-offset: 12px;
        --shr-popup-shadow-blur-radius: 20px;

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

        --shr-spacing-sections-desktop: 0px;
        --shr-spacing-sections-mobile: 0px;

        --shr-grid-desktop-vertical-spacing: 40px;
        --shr-grid-desktop-horizontal-spacing: 40px;
        --shr-grid-mobile-vertical-spacing: 20px;
        --shr-grid-mobile-horizontal-spacing: 20px;

        --shr-text-boxes-border-opacity: 0.1;
        --shr-text-boxes-border-width: 0px;
        --shr-text-boxes-radius: 24px;
        --shr-text-boxes-shadow-opacity: 0.0;
        --shr-text-boxes-shadow-visible: 0;
        --shr-text-boxes-shadow-horizontal-offset: 10px;
        --shr-text-boxes-shadow-vertical-offset: 12px;
        --shr-text-boxes-shadow-blur-radius: 20px;

        --shr-buttons-radius: 6px;
        --shr-buttons-radius-outset: 8px;
        --shr-buttons-border-width: 2px;
        --shr-buttons-border-opacity: 1.0;
        --shr-buttons-shadow-opacity: 0.0;
        --shr-buttons-shadow-visible: 0;
        --shr-buttons-shadow-horizontal-offset: 0px;
        --shr-buttons-shadow-vertical-offset: 4px;
        --shr-buttons-shadow-blur-radius: 5px;
        --shr-buttons-border-offset: 0.3px;

        --shr-swatches-radius: 50.0%;
        --shr-swatches-border-opacity: 0.0;
        --shr-swatches-selected-border-opacity: 0.5;

        --shr-pickers-overlay-opacity: 0.08;
        --shr-pickers-radius: 8px;
        --shr-pickers-small-radius: 3.2px;
        --shr-pickers-border-width: 1px;
        --shr-pickers-border-color: var(--shr-color-base-accent-1);
        --shr-pickers-border-opacity: 0.2;
        --shr-pickers-shadow-opacity: 0.0;
        --shr-pickers-shadow-horizontal-offset: 0px;
        --shr-pickers-margin-offset: 0px;
        --shr-pickers-shadow-vertical-offset: 0px;
        --shr-pickers-shadow-blur-radius: 0px;
        --shr-pickers-radius-outset: 9px;
        --shr-pickers-hover-overlay-opacity: 0.1;
        --shr-pickers-hover-border-opacity: 0.55;

        --shr-quantity-overlay-opacity: 0.06;
        --shr-quantity-radius: 8px;
        --shr-quantity-small-radius: 3.2px;
        --shr-quantity-border-width: 1px;
        --shr-quantity-border-color: var(--shr-color-base-accent-1);
        --shr-quantity-border-opacity: 0.2;
        --shr-quantity-shadow-opacity: 0.0;
        --shr-quantity-shadow-horizontal-offset: 0px;
        --shr-quantity-margin-offset: 0px;
        --shr-quantity-shadow-vertical-offset: 0px;
        --shr-quantity-shadow-blur-radius: 0px;
        --shr-quantity-radius-outset: 9px;
        --shr-quantity-hover-overlay-opacity: 0.06;
        --shr-quantity-hover-border-opacity: 0.15;

        --shr-inputs-radius: 6px;
        --shr-inputs-border-width: 1px;
        --shr-inputs-border-opacity: 0.6;
        --shr-inputs-shadow-opacity: 0.0;
        --shr-inputs-shadow-horizontal-offset: 0px;
        --shr-inputs-margin-offset: 0px;
        --shr-inputs-shadow-vertical-offset: 4px;
        --shr-inputs-shadow-blur-radius: 5px;
        --shr-inputs-radius-outset: 7px;
        --shr-inputs-hover-border-opacity: 1;

        --shr-variant-pills-inactive-overlay-opacity: 0.0;
        --shr-variant-pills-text-size: 0.875rem;
        --shr-variant-pills-padding-y: 0.625rem;
        --shr-variant-pills-padding-x: 1.25rem;
        --shr-variant-pills-radius: 40px;
        --shr-variant-pills-border-width: 1px;
        --shr-variant-pills-border-opacity: 0.55;
        --shr-variant-pills-shadow-opacity: 0.0;
        --shr-variant-pills-shadow-horizontal-offset: 0px;
        --shr-variant-pills-shadow-vertical-offset: 4px;
        --shr-variant-pills-shadow-blur-radius: 5px;
      }
:root {
  --shr-font-body-family: var(--font-body--family, sans-serif);
  --shr-font-body-style: normal;
  --shr-font-body-weight: 400;
  --shr-font-body-weight-bold: 700;
  --shr-font-heading-family: var(--font-heading--family, sans-serif);
  --shr-font-heading-style: normal;
  --shr-font-heading-weight: 700;
  --shr-duration-short: 100ms;
  --shr-duration-default: 200ms;
  --shr-duration-long: 500ms;
  --shr-color-foreground: var(--shr-color-base-text);
  --shr-color-background: var(--shr-color-base-background-1);
  --shr-gradient-background: var(--shr-gradient-base-background-1);
  --shr-color-link: var(--shr-color-base-outline-button-labels);
  --shr-alpha-link: 0.85;
  --shr-color-button: var(--shr-color-base-accent-1);
  --shr-color-button-text: var(--shr-color-base-solid-button-labels);
  --shr-alpha-button-background: 1;
  --shr-alpha-button-border: 1;
  --shr-color-badge-background: var(--shr-color-background);
  --shr-color-badge-border: var(--shr-color-foreground);
  --shr-alpha-badge-border: 0.1;
  --shr-accent-color: var(--shr-color-base-accent-1);
  --shr-border-color: var(--shr-color-foreground);
  --shr-color-card-hover: var(--shr-color-base-text);
}


/* ------------------------------------------------------------------
   Isolation: inside a ported Shrine section or block, discard every
   style Horizon applied and start from the browser's own defaults.
   Shrine's stylesheet follows below and applies on top, so Shrine's
   markup renders exactly as it does in Shrine.
   ------------------------------------------------------------------ */
.shrine-scope, .shrine-scope *:not(svg *) { all: revert; }

.shrine-scope { display: contents; }
.shrine-scope .shrine-scope { display: contents; }
.shrine-scope, .shrine-scope :not(svg *), .shrine-scope ::before, .shrine-scope ::after { box-sizing: border-box; }
.shrine-scope > :not(svg *) {
  font-family: var(--shr-font-body-family);
  font-style: var(--shr-font-body-style);
  font-weight: var(--shr-font-body-weight);
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.8;
  color: rgba(var(--shr-color-foreground), 0.9);
}
@media screen and (max-width: 749px) { .shrine-scope > :not(svg *) { font-size: 15px; } }

/* Shrine's icon font - must sit after the reset above or the icons render as their names */
.shrine-scope .material-symbols-outlined,
.shrine-scope .material-icon {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  max-width: 1em;
  flex-shrink: 0;
  overflow: hidden;
  vertical-align: bottom;
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}
.shrine-scope .material-symbols-outlined.filled,
.shrine-scope .material-icon.filled {
  font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48;
}
.shrine-scope svg { display: inline-block; vertical-align: middle; }
.shrine-scope img, .shrine-scope video { max-width: 100%; height: auto; }

/* Shrine's typeface for every ported block and section */
.shrine-scope .material-symbols-outlined,
.shrine-scope .material-icon { font-family: 'Material Symbols Outlined'; }


/* Shrine Pro 1.7 -- complete stylesheets, copied verbatim, rem converted, scoped to .shrine-scope */
.shrine-scope img, .shrine-scope video {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.shrine-scope button {
    background-color: transparent;
    outline: none;
    border: none;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope button:not([disabled]), .shrine-scope copy-button, .shrine-scope popup-copy-button, .shrine-scope .cursor-pointer:not([disabled]) {
    cursor: pointer;
}
.shrine-scope a {
    color: inherit;
}
.shrine-scope a:not(:hover) {
    text-decoration: none;
}
.shrine-scope .display-block, .shrine-scope splide-component {
    display: block;
}
.shrine-scope .grid, .shrine-scope .list-unstyled, .shrine-scope summary {
    list-style: none;
}
.shrine-scope .customer a, .shrine-scope .link, .shrine-scope .share-button__button:hover {
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
}
.shrine-scope .link-with-icon, .shrine-scope .nowrap {
    white-space: nowrap;
}
.shrine-scope .js details[open]:not(.menu-opening)>.header__icon--menu .icon-close, .shrine-scope .quantity__rules-cart .loading-overlay:not(.hidden)~*, .shrine-scope .visibility-hidden, .shrine-scope product-info .loading-overlay:not(.hidden)~* {
    visibility: hidden;
}
.shrine-scope details[open]>.header__submenu, .shrine-scope details[open]>.search-modal, .shrine-scope details[open]>.share-button__fallback {
    animation: animateMenuOpen var(--shr-duration-default) ease;
}
.shrine-scope .header__menu-item:hover .header__active-menu-item, .shrine-scope details[open]:hover>.header__menu-item {
    text-decoration-thickness: 0.125rem;
}
.shrine-scope .badge, .shrine-scope .break, .shrine-scope .header__heading-link {
    word-break: break-word;
}
.shrine-scope .color-background-1 {
    --shr-color-foreground: var(--shr-color-base-text);
    --shr-color-background: var(--shr-color-base-background-1);
    --shr-gradient-background: var(--shr-gradient-base-background-1);
    --shr-color-link: var(--shr-color-base-outline-button-labels);
    --shr-alpha-link: 0.85;
    --shr-color-button: var(--shr-color-base-accent-1);
    --shr-color-button-text: var(--shr-color-base-solid-button-labels);
    --shr-alpha-button-background: 1;
    --shr-alpha-button-border: 1;
    --shr-color-badge-background: var(--shr-color-background);
    --shr-color-badge-border: var(--shr-color-foreground);
    --shr-alpha-badge-border: 0.1;
    --shr-accent-color: var(--shr-color-base-accent-1);
    --shr-border-color: var(--shr-color-foreground);
}
.shrine-scope .color-background-2 {
    --shr-color-foreground: var(--shr-color-base-text);
    --shr-color-background: var(--shr-color-base-background-2);
    --shr-gradient-background: var(--shr-gradient-base-background-2);
    --shr-accent-color: var(--shr-color-base-accent-1);
}
.shrine-scope .color-inverse {
    --shr-color-foreground: var(--shr-color-base-background-1);
    --shr-color-background: var(--shr-color-base-text);
    --shr-gradient-background: rgb(var(--shr-color-base-text));
    --shr-accent-color: var(--shr-color-base-accent-1);
}
.shrine-scope .color-accent-1, .shrine-scope .color-accent-2 {
    --shr-color-foreground: var(--shr-color-base-solid-button-labels);
    --shr-accent-color: var(--shr-color-foreground);
}
.shrine-scope .color-accent-1 {
    --shr-color-background: var(--shr-color-base-accent-1);
    --shr-gradient-background: var(--shr-gradient-base-accent-1);
}
.shrine-scope .color-accent-2 {
    --shr-color-background: var(--shr-color-base-accent-2);
    --shr-gradient-background: var(--shr-gradient-base-accent-2);
}
.shrine-scope .color-foreground-outline-button {
    --shr-color-foreground: var(--shr-color-base-outline-button-labels);
}
.shrine-scope .color-foreground-accent-1 {
    --shr-color-foreground: var(--shr-color-base-accent-1);
}
.shrine-scope .color-foreground-accent-2 {
    --shr-color-foreground: var(--shr-color-base-accent-2);
}
.shrine-scope .color-foreground-text {
    --shr-color-foreground: var(--shr-color-base-text);
}
.shrine-scope .accent-color-outline-button {
    --shr-accent-color: var(--shr-color-base-outline-button-labels);
}
.shrine-scope .accent-color-accent-1 {
    --shr-accent-color: var(--shr-color-base-accent-1);
}
.shrine-scope .accent-color-accent-2 {
    --shr-accent-color: var(--shr-color-base-accent-2);
}
.shrine-scope .accent-color-background-1 {
    --shr-accent-color: var(--shr-color-base-background-1);
}
.shrine-scope .accent-color-background-2 {
    --shr-accent-color: var(--shr-color-base-background-2);
}
.shrine-scope .accent-color-text {
    --shr-accent-color: var(--shr-color-base-text);
}
.shrine-scope .accent-2-color-outline-button {
    --shr-accent-2-color: var(--shr-color-base-outline-button-labels);
}
.shrine-scope .accent-2-color-accent-1 {
    --shr-accent-2-color: var(--shr-color-base-accent-1);
}
.shrine-scope .accent-2-color-accent-2 {
    --shr-accent-2-color: var(--shr-color-base-accent-2);
}
.shrine-scope .accent-2-color-background-1 {
    --shr-accent-2-color: var(--shr-color-base-background-1);
}
.shrine-scope .accent-2-color-background-2 {
    --shr-accent-2-color: var(--shr-color-base-background-2);
}
.shrine-scope .accent-2-color-text {
    --shr-accent-2-color: var(--shr-color-base-text);
}
.shrine-scope .text-color-outline-button {
    color: rgb(var(--shr-color-base-outline-button-labels));
    --shr-color-foreground: var(--shr-color-base-outline-button-labels);
}
.shrine-scope .text-color-accent-1 {
    color: rgb(var(--shr-color-base-accent-1));
    --shr-color-foreground: var(--shr-color-base-accent-1);
}
.shrine-scope .text-color-accent-2 {
    color: rgb(var(--shr-color-base-accent-2));
    --shr-color-foreground: var(--shr-color-base-accent-2);
}
.shrine-scope .text-color-background-1 {
    color: rgb(var(--shr-color-base-background-1));
    --shr-color-foreground: var(--shr-color-base-background-1);
}
.shrine-scope .text-color-background-2 {
    color: rgb(var(--shr-color-base-background-2));
    --shr-color-foreground: var(--shr-color-base-background-2);
}
.shrine-scope .text-color-text {
    color: rgb(var(--shr-color-base-text));
    --shr-color-foreground: var(--shr-color-base-text);
}
.shrine-scope .text-color-custom {
    color: var(--shr-text-color-custom);
}
.shrine-scope .color-accent-1, .shrine-scope .color-accent-2, .shrine-scope .color-background-2, .shrine-scope .color-inverse {
    --shr-color-link: var(--shr-color-foreground);
    --shr-alpha-link: 0.7;
    --shr-color-button: var(--shr-color-foreground);
    --shr-color-button-text: var(--shr-color-background);
    --shr-color-badge-background: var(--shr-color-background);
    --shr-color-badge-border: var(--shr-color-background);
    --shr-alpha-badge-border: 1;
}
.shrine-scope .button--secondary, .shrine-scope .button--tertiary {
    --shr-color-button-text: var(--shr-color-base-outline-button-labels);
}
.shrine-scope .button--secondary {
    --shr-color-button: var(--shr-color-base-outline-button-labels);
    --shr-color-button: var(--shr-color-background);
    --shr-alpha-button-background: 0;
}
.shrine-scope .color-accent-1 .button--secondary, .shrine-scope .color-accent-2 .button--secondary, .shrine-scope .color-background-2 .button--secondary, .shrine-scope .color-inverse .button--secondary {
    --shr-color-button: var(--shr-color-background);
    --shr-color-button-text: var(--shr-color-foreground);
}
.shrine-scope .button--tertiary {
    --shr-color-button: var(--shr-color-base-outline-button-labels);
    --shr-alpha-button-background: 0;
    --shr-alpha-button-border: 0.2;
}
.shrine-scope .color-accent-1 .button--tertiary, .shrine-scope .color-accent-2 .button--tertiary, .shrine-scope .color-background-2 .button--tertiary, .shrine-scope .color-inverse .button--tertiary {
    --shr-color-button: var(--shr-color-foreground);
    --shr-color-button-text: var(--shr-color-foreground);
}
.shrine-scope .color-background-1, .shrine-scope .color-background-2 {
    --shr-color-card-hover: var(--shr-color-base-text);
}
.shrine-scope .color-inverse {
    --shr-color-card-hover: var(--shr-color-base-background-1);
}
.shrine-scope .color-accent-1, .shrine-scope .color-accent-2 {
    --shr-color-card-hover: var(--shr-color-base-solid-button-labels);
}
.shrine-scope .color-icon-text {
    --shr-color-icon: rgb(var(--shr-color-base-text));
}
.shrine-scope .color-icon-accent-1 {
    --shr-color-icon: rgb(var(--shr-color-base-accent-1));
}
.shrine-scope .color-icon-accent-2 {
    --shr-color-icon: rgb(var(--shr-color-base-accent-2));
}
.shrine-scope .color-icon-outline-button {
    --shr-color-icon: rgb(var(--shr-color-base-outline-button-labels));
}
.shrine-scope .material-icon--custom-color {
    color: var(--shr-color-icon);
}
.shrine-scope .contains-card--product, .shrine-scope .product-card-wrapper .card {
    --shr-border-radius: var(--shr-product-card-corner-radius);
    --shr-border-width: var(--shr-product-card-border-width);
    --shr-border-opacity: var(--shr-product-card-border-opacity);
    --shr-shadow-horizontal-offset: var(--shr-product-card-shadow-horizontal-offset);
    --shr-shadow-vertical-offset: var(--shr-product-card-shadow-vertical-offset);
    --shr-shadow-blur-radius: var(--shr-product-card-shadow-blur-radius);
    --shr-shadow-opacity: var(--shr-product-card-shadow-opacity);
    --shr-shadow-visible: var(--shr-product-card-shadow-visible);
    --shr-image-padding: var(--shr-product-card-image-padding);
    --shr-text-alignment: var(--shr-product-card-text-alignment);
}
.shrine-scope .collection-card-wrapper .card, .shrine-scope .contains-card--collection {
    --shr-border-radius: var(--shr-collection-card-corner-radius);
    --shr-border-width: var(--shr-collection-card-border-width);
    --shr-border-opacity: var(--shr-collection-card-border-opacity);
    --shr-shadow-horizontal-offset: var(--shr-collection-card-shadow-horizontal-offset);
    --shr-shadow-vertical-offset: var(--shr-collection-card-shadow-vertical-offset);
    --shr-shadow-blur-radius: var(--shr-collection-card-shadow-blur-radius);
    --shr-shadow-opacity: var(--shr-collection-card-shadow-opacity);
    --shr-shadow-visible: var(--shr-collection-card-shadow-visible);
    --shr-image-padding: var(--shr-collection-card-image-padding);
    --shr-text-alignment: var(--shr-collection-card-text-alignment);
}
.shrine-scope .article-card-wrapper .card, .shrine-scope .contains-card--article {
    --shr-border-radius: var(--shr-blog-card-corner-radius);
    --shr-border-width: var(--shr-blog-card-border-width);
    --shr-border-opacity: var(--shr-blog-card-border-opacity);
    --shr-shadow-horizontal-offset: var(--shr-blog-card-shadow-horizontal-offset);
    --shr-shadow-vertical-offset: var(--shr-blog-card-shadow-vertical-offset);
    --shr-shadow-blur-radius: var(--shr-blog-card-shadow-blur-radius);
    --shr-shadow-opacity: var(--shr-blog-card-shadow-opacity);
    --shr-shadow-visible: var(--shr-blog-card-shadow-visible);
    --shr-image-padding: var(--shr-blog-card-image-padding);
    --shr-text-alignment: var(--shr-blog-card-text-alignment);
}
.shrine-scope .contains-content-container, .shrine-scope .content-container {
    --shr-border-radius: var(--shr-text-boxes-radius);
    --shr-border-width: var(--shr-text-boxes-border-width);
    --shr-border-opacity: var(--shr-text-boxes-border-opacity);
    --shr-shadow-horizontal-offset: var(--shr-text-boxes-shadow-horizontal-offset);
    --shr-shadow-vertical-offset: var(--shr-text-boxes-shadow-vertical-offset);
    --shr-shadow-blur-radius: var(--shr-text-boxes-shadow-blur-radius);
    --shr-shadow-opacity: var(--shr-text-boxes-shadow-opacity);
    --shr-shadow-visible: var(--shr-text-boxes-shadow-visible);
}
.shrine-scope .contains-media, .shrine-scope .global-media-settings {
    --shr-border-radius: var(--shr-media-radius);
    --shr-border-width: var(--shr-media-border-width);
    --shr-border-opacity: var(--shr-media-border-opacity);
    --shr-shadow-horizontal-offset: var(--shr-media-shadow-horizontal-offset);
    --shr-shadow-vertical-offset: var(--shr-media-shadow-vertical-offset);
    --shr-shadow-blur-radius: var(--shr-media-shadow-blur-radius);
    --shr-shadow-opacity: var(--shr-media-shadow-opacity);
    --shr-shadow-visible: var(--shr-media-shadow-visible);
}
.shrine-scope .hidden, .shrine-scope .no-js-inline, .shrine-scope .no-js:not(html) {
    display: none !important;
}
.shrine-scope .page-width {
    max-width: var(--shr-page-width);
    margin: 0 auto;
    padding: 0 0.9375rem;
}
.shrine-scope .page-width-desktop {
    padding: 0;
    margin: 0 auto;
}
.shrine-scope .page-width--full {
    max-width: none;
}
.shrine-scope .isolate {
    position: relative;
    z-index: 0;
}
.shrine-scope .circle {
    border-radius: 50%;
    overflow: hidden;
}
.shrine-scope .full-width {
    width: 100%;
}
.shrine-scope .fit-content, .shrine-scope .select.fit-content {
    width: fit-content;
}
.shrine-scope .margin-0 {
    margin: 0;
}
.shrine-scope .flex {
    display: flex;
}
.shrine-scope .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shrine-scope .flex-space-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shrine-scope .flex-align-center {
    align-items: center;
}
.shrine-scope .flex-justify-start, .shrine-scope .flex-justify-left {
    justify-content: flex-start;
}
.shrine-scope .flex-justify-center {
    justify-content: center;
}
.shrine-scope .flex-justify-end, .shrine-scope .flex-justify-right {
    justify-content: flex-end;
}
.shrine-scope .flex-grow {
    flex-grow: 1;
}
.shrine-scope .flex-shrink-0 {
    flex-shrink: 0;
}
.shrine-scope .text--bold {
    font-weight: var(--shr-font-body-weight-bold);
}
.shrine-scope .section+.section {
    margin-top: var(--shr-spacing-sections-mobile);
}
.shrine-scope .element-margin-top {
    margin-top: 3.125rem;
}
.shrine-scope .pointer-events--none {
    pointer-events: none;
}
.shrine-scope .color-accent-1, .shrine-scope .color-accent-2, .shrine-scope .color-background-1, .shrine-scope .color-background-2, .shrine-scope .color-inverse, .shrine-scope .color-custom {
    color: rgba(var(--shr-color-foreground), 0.9);
    background-color: rgb(var(--shr-color-background));
}
.shrine-scope .custom-border {
    border: solid var(--shr-border-thickness) rgba(var(--shr-border-color), var(--shr-border-opacity));
}
.shrine-scope .custom-border-hex {
    border: solid var(--shr-border-thickness) var(--shr-border-color);
}
.shrine-scope .custom-border-radius {
    border-radius: var(--shr-border-radius);
}
.shrine-scope .custom-bg {
    background: var(--shr-bg-color);
}
.shrine-scope .no-background {
    background: none;
}
.shrine-scope .text-color {
    color: var(--shr-text-color);
}
.shrine-scope .index-0 {
    --shr-index: 0;
}
.shrine-scope .index-1 {
    --shr-index: 1;
}
.shrine-scope .index-2 {
    --shr-index: 2;
}
.shrine-scope .index-3 {
    --shr-index: 3;
}
.shrine-scope .index-4 {
    --shr-index: 4;
}
@media screen and (min-width: 750px) {
.shrine-scope .desktop-index-0 {
        --shr-index: 0;
    }
.shrine-scope .desktop-index-1 {
        --shr-index: 1;
    }
.shrine-scope .desktop-index-2 {
        --shr-index: 2;
    }
.shrine-scope .desktop-index-3 {
        --shr-index: 3;
    }
.shrine-scope .desktop-index-4 {
        --shr-index: 4;
    }
.shrine-scope .desktop-hidden {
        display: none !important;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .mobile-index-0 {
        --shr-index: 0;
    }
.shrine-scope .mobile-index-1 {
        --shr-index: 1;
    }
.shrine-scope .mobile-index-2 {
        --shr-index: 2;
    }
.shrine-scope .mobile-index-3 {
        --shr-index: 3;
    }
.shrine-scope .mobile-index-4 {
        --shr-index: 4;
    }
.shrine-scope .mobile-hidden {
        display: none !important;
    }
}
.shrine-scope .track-order-form {
    padding-bottom: 1.25rem;
    margin: 0 auto;
    max-width: 37.5rem;
}
.shrine-scope .track-order-form .field {
    margin-top: 1.875rem;
}
.shrine-scope .background-secondary {
    background-color: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .grid-auto-flow {
    display: grid;
    grid-auto-flow: column;
}
.shrine-scope .page-margin, .shrine-scope .shopify-challenge__container {
    margin: 4.375rem auto;
}
.shrine-scope .rte-width {
    max-width: 51.25rem;
    margin: 0 auto 1.25rem;
}
.shrine-scope .list-unstyled {
    margin: 0;
    padding: 0;
}
.shrine-scope .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;
}
.shrine-scope .visually-hidden--inline {
    margin: 0;
    height: 1em;
}
.shrine-scope .overflow-hidden, .shrine-scope .overflow-hidden-mobile, .shrine-scope .overflow-hidden-tablet {
    overflow: hidden;
}
.shrine-scope .skip-to-content-link:focus {
    z-index: 9999;
    position: inherit;
    overflow: auto;
    width: auto;
    height: auto;
    clip: auto;
}
.shrine-scope .icon-arrow, .shrine-scope .title-wrapper-with-link .link-with-icon svg {
    width: 0.9375rem;
}
.shrine-scope .full-width-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.shrine-scope .disclosure-has-popup, .shrine-scope .media, .shrine-scope summary {
    position: relative;
}
.shrine-scope ::selection {
    background-color: rgba(var(--shr-color-foreground), 0.2);
}
.shrine-scope .text-body {
    font-size: 0.9375rem;
    letter-spacing: 0.0375rem;
    line-height: calc(1 + 0.8 / var(--shr-font-body-scale));
    font-family: var(--shr-font-body-family);
    font-style: var(--shr-font-body-style);
    font-weight: var(--shr-font-body-weight);
}
.shrine-scope .h0, .shrine-scope .h1, .shrine-scope .h2, .shrine-scope .h3, .shrine-scope .h4, .shrine-scope .h5, .shrine-scope h1, .shrine-scope h2, .shrine-scope h3, .shrine-scope h4, .shrine-scope h5 {
    font-family: var(--shr-font-heading-family);
    font-style: var(--shr-font-heading-style);
    font-weight: var(--shr-font-heading-weight);
    letter-spacing: calc(var(--shr-font-heading-scale) * var(--shr-font-heading-letter-spacing));
    color: rgb(var(--shr-color-foreground));
    line-height: calc(1 + var(--shr-font-heading-line-height) / max(1, var(--shr-font-heading-scale)));
    word-break: break-word;
}
.shrine-scope .h6, .shrine-scope .link--text:hover, .shrine-scope blockquote, .shrine-scope h6 {
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .hxl {
    font-size: calc(var(--shr-font-heading-scale) * 2.5rem);
}
.shrine-scope .h0 {
    font-size: calc(var(--shr-font-heading-scale) * 2.03125rem);
}
.shrine-scope .h1, .shrine-scope h1 {
    font-size: calc(var(--shr-font-heading-scale) * 1.40625rem);
}
.shrine-scope .h2, .shrine-scope h2 {
    font-size: calc(var(--shr-font-heading-scale) * 1.25rem);
}
.shrine-scope .h3, .shrine-scope h3 {
    font-size: calc(var(--shr-font-heading-scale) * 1.0625rem);
}
.shrine-scope .h4, .shrine-scope h4 {
    font-size: calc(var(--shr-font-heading-scale) * 0.90625rem);
}
.shrine-scope .h5, .shrine-scope h5 {
    font-size: calc(var(--shr-font-heading-scale) * 0.75rem);
}
.shrine-scope .font-size--desktop-auto {
    font-size: var(--shr-font-size);
}
@media only screen and (min-width: 750px) {
.shrine-scope .hxl {
        font-size: calc(var(--shr-font-heading-scale) * 3.4375rem);
    }
.shrine-scope .h0 {
        font-size: calc(var(--shr-font-heading-scale) * 2.65625rem);
    }
.shrine-scope .h1, .shrine-scope h1 {
        font-size: calc(var(--shr-font-heading-scale) * 1.875rem);
    }
.shrine-scope .h2, .shrine-scope h2 {
        font-size: calc(var(--shr-font-heading-scale) * 1.5rem);
    }
.shrine-scope .h3, .shrine-scope h3 {
        font-size: calc(var(--shr-font-heading-scale) * 1.125rem);
    }
.shrine-scope .h5, .shrine-scope h5 {
        font-size: calc(var(--shr-font-heading-scale) * 0.8125rem);
    }
.shrine-scope .font-size--desktop-auto {
        font-size: calc(var(--shr-font-size) * 1.15);
    }
}
.shrine-scope .h6, .shrine-scope h6 {
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
}
.shrine-scope .font-size, .shrine-scope .font-size--responsive {
    font-size: var(--shr-font-size);
}
@media only screen and (max-width: 749px) {
.shrine-scope .font-size--responsive {
        font-size: var(--shr-mobile-font-size);
    }
}
.shrine-scope .font-body, .shrine-scope .font-body-bold {
    font-family: var(--shr-font-body-family);
    font-style: var(--shr-font-body-style);
    font-weight: var(--shr-font-body-weight);
}
.shrine-scope .font-body-bold {
    font-weight: var(--shr-font-body-weight-bold);
}
.shrine-scope .heading-font, .shrine-scope .font-headings {
    font-family: var(--shr-font-heading-family);
    font-style: var(--shr-font-heading-style);
    font-weight: var(--shr-font-heading-weight);
}
.shrine-scope blockquote {
    font-style: italic;
    border-left: 0.125rem solid rgba(var(--shr-color-foreground), 0.2);
    padding-left: 0.625rem;
}
.shrine-scope .caption {
    font-size: 0.625rem;
    letter-spacing: 0.04375rem;
    line-height: calc(1 + 0.7 / var(--shr-font-body-scale));
}
.shrine-scope .caption-with-letter-spacing {
    font-size: 0.625rem;
    letter-spacing: 0.08125rem;
    line-height: calc(1 + 0.2 / var(--shr-font-body-scale));
    text-transform: uppercase;
}
.shrine-scope .caption-with-letter-spacing--medium {
    font-size: 0.75rem;
    letter-spacing: 0.1rem;
}
.shrine-scope .caption-with-letter-spacing--large {
    font-size: 0.875rem;
    letter-spacing: 0.1125rem;
}
.shrine-scope .caption-large, .shrine-scope .customer .field input, .shrine-scope .customer select, .shrine-scope .field__input, .shrine-scope .form__label, .shrine-scope .select__select {
    font-size: 0.8125rem;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
    letter-spacing: 0.025rem;
}
.shrine-scope .color-foreground, .shrine-scope .link--text {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope table:not([class]) {
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 0.875rem;
    border-style: hidden;
    box-shadow: 0 0 0 0.0625rem rgba(var(--shr-color-foreground), 0.2);
}
.shrine-scope table:not([class]) td, .shrine-scope table:not([class]) th {
    padding: 1em;
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.2);
}
.shrine-scope .left {
    text-align: left;
}
.shrine-scope .center {
    text-align: center;
}
.shrine-scope .right {
    text-align: right;
}
.shrine-scope .order-first {
    order: -1;
}
@media screen and (max-width: 749px) {
.shrine-scope .mobile-left {
        text-align: left;
    }
.shrine-scope .mobile-center {
        text-align: center;
    }
.shrine-scope .mobile-right {
        text-align: right;
    }
.shrine-scope .mobile-order-first {
        order: -1;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .desktop-left {
        text-align: left;
    }
.shrine-scope .desktop-center {
        text-align: center;
    }
.shrine-scope .desktop-right {
        text-align: right;
    }
.shrine-scope .desktop-order-first {
        order: -1;
    }
}
.shrine-scope .uppercase {
    text-transform: uppercase;
}
.shrine-scope .light {
    opacity: 0.7;
}
.shrine-scope .circle-divider:last-of-type::after, .shrine-scope a:empty, .shrine-scope article:empty, .shrine-scope div:empty, .shrine-scope dl:empty, .shrine-scope h1:empty, .shrine-scope h2:empty, .shrine-scope h3:empty, .shrine-scope h4:empty, .shrine-scope h5:empty, .shrine-scope h6:empty, .shrine-scope p:empty, .shrine-scope section:empty, .shrine-scope ul:empty {
    display: none;
}
.shrine-scope .customer a, .shrine-scope .link {
    cursor: pointer;
    display: inline-block;
    border: none;
    box-shadow: none;
    color: rgb(var(--shr-color-link));
    background-color: transparent;
    font-size: 0.875rem;
    font-family: inherit;
}
.shrine-scope .music-player__btn[disabled], .shrine-scope a:not([href]) {
    cursor: not-allowed;
}
.shrine-scope .link-with-icon {
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.0625rem;
    text-decoration: none;
    margin-bottom: 2.8125rem;
}
.shrine-scope .link-with-icon .icon {
    width: 0.9375rem;
    margin-left: 0.625rem;
}
.shrine-scope .circle-divider::after {
    content: "•";
    margin: 0 0.8125rem 0 0.9375rem;
}
.shrine-scope hr {
    border: none;
    height: 0.0625rem;
    background-color: rgba(var(--shr-color-foreground), 0.2);
    display: block;
    margin: 3.125rem 0;
}
.shrine-scope .full-unstyled-link {
    text-decoration: none;
    color: currentColor;
    display: block;
}
.shrine-scope .placeholder {
    background-color: rgba(var(--shr-color-foreground), 0.04);
    color: rgba(var(--shr-color-foreground), 0.55);
    fill: rgba(var(--shr-color-foreground), 0.55);
}
.shrine-scope details>* {
    box-sizing: border-box;
}
.shrine-scope .customer a, .shrine-scope .underlined-link {
    color: rgba(var(--shr-color-link), var(--shr-alpha-link));
    text-underline-offset: 0.1875rem;
    text-decoration-thickness: 0.0625rem;
    transition: text-decoration-thickness 0.1s;
}
.shrine-scope .customer a:hover, .shrine-scope .underlined-link:hover {
    color: rgb(var(--shr-color-link));
    text-decoration-thickness: 0.125rem;
}
.shrine-scope .h3 .icon-arrow, .shrine-scope h3 .icon-arrow {
    width: calc(var(--shr-font-heading-scale) * 0.9375rem);
}
.shrine-scope .animate-arrow .icon-arrow path {
    transform: translateX(-0.15625rem);
    transition: transform var(--shr-duration-short) ease;
}
.shrine-scope .animate-arrow:hover .icon-arrow path {
    transform: translateX(-0.03125rem);
}
.shrine-scope .cart-discount {
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.2);
}
.shrine-scope .cart-discount-form {
    margin: 0.9375rem 0;
}
.shrine-scope .cart-discount-form__row {
    display: flex;
    align-items: center;
}
.shrine-scope .cart-discount-form .button {
    min-width: auto;
    min-height: 2.9375rem;
    padding: 0 1.5625rem;
    margin-left: 0.3125rem;
}
.shrine-scope .cart-discount-form .field input {
    padding-left: 0.78125rem;
}
.shrine-scope .cart-discount-form .field input:focus~label, .shrine-scope .cart-discount-form .field label, .shrine-scope .cart-discount-form .field__input:not(:placeholder-shown)~.field__label {
    left: calc(var(--shr-inputs-border-width) + 0.78125rem);
}
.shrine-scope .cart-discount-form__error {
    margin: 0;
    font-size: 0.875rem;
    display: none;
    color: #dd1d1d;
}
.shrine-scope .shopify-policy__container {
    padding-bottom: 1.875rem;
}
.shrine-scope summary {
    cursor: pointer;
}
.shrine-scope summary .icon-caret {
    position: absolute;
    height: 0.375rem;
    right: 0.9375rem;
    top: calc(50% - 0.125rem);
    transition: transform 0.2s ease-in-out;
}
.shrine-scope details[open]>summary .icon-caret {
    transform: rotate(180deg);
}
.shrine-scope summary::-webkit-details-marker {
    display: none;
}
.shrine-scope .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: 0 0;
}
.shrine-scope .disclosure-has-popup>summary::before {
    display: none;
}
.shrine-scope .disclosure-has-popup[open]>summary+* {
    z-index: 100;
}
.shrine-scope .no-js .focus-inset:focus:not(:focus-visible), .shrine-scope .no-js .focus-offset:focus:not(:focus-visible), .shrine-scope .no-js :focus:not(:focus-visible), .shrine-scope :focus {
    outline: 0;
    box-shadow: none;
}
.shrine-scope :focus-visible {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 0.1875rem;
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .focused, .shrine-scope .no-js :focus {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 0.1875rem;
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .focus-inset:focus-visible {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: -0.125rem;
    box-shadow: 0 0 0.125rem 0 rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .focused.focus-inset, .shrine-scope .no-js .focus-inset:focus {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: -0.125rem;
    box-shadow: 0 0 0.125rem 0 rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .focus-none {
    box-shadow: none !important;
    outline: 0 !important;
}
.shrine-scope .focus-offset:focus-visible {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 0.625rem;
    box-shadow: 0 0 0 0.625rem rgb(var(--shr-color-background)), 0 0 0.125rem 0.75rem rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .focus-offset.focused, .shrine-scope .no-js .focus-offset:focus {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 0.625rem;
    box-shadow: 0 0 0 0.625rem rgb(var(--shr-color-background)), 0 0 0.125rem 0.75rem rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .rte:after {
    clear: both;
    content: "";
    display: block;
}
.shrine-scope .rte>p:first-child {
    margin-top: 0;
}
.shrine-scope .rte>p:last-child {
    margin-bottom: 0;
}
.shrine-scope .rte table {
    table-layout: fixed;
}
@media screen and (min-width: 750px) {
.shrine-scope .rte table td {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }
}
.shrine-scope .rte img {
    border: var(--shr-media-border-width) solid rgba(var(--shr-color-foreground), var(--shr-media-border-opacity));
    border-radius: var(--shr-media-radius);
    box-shadow: var(--shr-media-shadow-horizontal-offset) var(--shr-media-shadow-vertical-offset) var(--shr-media-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-media-shadow-opacity));
    margin-bottom: var(--shr-media-shadow-vertical-offset);
}
.shrine-scope .rte ul, .shrine-scope .rte ol {
    list-style-position: inside;
    padding-left: 1.25rem;
}
.shrine-scope .rte li {
    list-style: inherit;
}
.shrine-scope .rte li:last-child {
    margin-bottom: 0;
}
.shrine-scope .rte a {
    color: rgba(var(--shr-color-link), var(--shr-alpha-link));
    text-underline-offset: 0.1875rem;
    text-decoration-thickness: 0.0625rem;
    transition: text-decoration-thickness var(--shr-duration-short) ease;
}
.shrine-scope .rte a:hover {
    color: rgb(var(--shr-color-link));
    text-decoration-thickness: 0.125rem;
}
.shrine-scope .rte blockquote {
    display: inline-flex;
}
.shrine-scope .rte blockquote>* {
    margin: -0.3125rem 0 -0.3125rem 0;
}
.shrine-scope .content-rte>* {
    margin: 0;
}
.shrine-scope .content-rte>*+* {
    margin-top: 1.25rem;
}
.shrine-scope .content-rte>product-form {
    display: block;
}
.shrine-scope .block-margins>*:first-child, .shrine-scope .block-margins>style:first-child+* {
    margin-top: 0 !important;
}
.shrine-scope .block-margins>*:last-child {
    margin-bottom: 0 !important;
}
.shrine-scope .title, .shrine-scope .title-wrapper-with-link {
    margin: 1.875rem 0 1.25rem;
}
.shrine-scope .title-wrapper-with-link .title {
    margin: 0;
}
.shrine-scope .title .link {
    font-size: inherit;
}
.shrine-scope .title-wrapper {
    margin-bottom: 1.875rem;
}
.shrine-scope .title-wrapper-with-link {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 0.625rem;
    margin-bottom: 1.875rem;
    flex-wrap: wrap;
}
.shrine-scope .title-wrapper-with-link--spacing {
    justify-content: space-between;
}
.shrine-scope .title--primary {
    margin: 2.5rem 0;
}
.shrine-scope .title-wrapper--self-padded-mobile, .shrine-scope .title-wrapper--self-padded-tablet-down {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.shrine-scope .title-wrapper-with-link .link-with-icon {
    margin: 0;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}
.shrine-scope .title-wrapper-with-link a {
    color: rgb(var(--shr-color-link));
    margin-top: 0;
    flex-shrink: 0;
}
.shrine-scope .title-wrapper--no-top-margin, .shrine-scope .title-wrapper--no-top-margin>.title {
    margin-top: 0;
}
.shrine-scope .title-with-highlight {
    --shr-hightlight-color: rgb(var(--shr-accent-color));
}
.shrine-scope .title-with-highlight strong {
    color: var(--shr-hightlight-color);
    font-weight: var(--shr-font-heading-weight);
}
.shrine-scope .subtitle {
    font-size: 1.125rem;
    line-height: calc(1 + 0.8 / var(--shr-font-body-scale));
    letter-spacing: 0.0375rem;
    color: rgba(var(--shr-color-foreground), 0.7);
}
.shrine-scope .subtitle--small {
    font-size: 0.875rem;
    letter-spacing: 0.0625rem;
}
.shrine-scope .subtitle--medium {
    font-size: 1rem;
    letter-spacing: 0.05rem;
}
.shrine-scope .collage-wrapper-title, .shrine-scope .collection-hero__title, .shrine-scope .collection__title, .shrine-scope .main-page-title, .shrine-scope .page-title, .shrine-scope .title--primary, .shrine-scope .title-wrapper, .shrine-scope .title-wrapper--no-top-margin, .shrine-scope .title-wrapper--self-padded-mobile, .shrine-scope .title-wrapper--self-padded-tablet-down, .shrine-scope .title-wrapper-with-link {
    text-align: center;
}
.shrine-scope section-group {
    display: block;
}
.shrine-scope .section-group-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
}
.shrine-scope .section-group__container .page-width, .shrine-scope .section-group__container div[class*="-padding"] {
    padding: 0;
}
.shrine-scope .section-group__container .section-group__container__child-grid {
    grid-template-columns: repeat(1, 1fr);
}
.shrine-scope .section-group__container {
    width: 100%;
    min-width: 0;
}
@media screen and (max-width: 999px) {
.shrine-scope .section-group-grid {
        grid-template-columns: repeat(1, 1fr);
    }
.shrine-scope .section-group-grid--mobile-reverse .section-group__section-two-container {
        order: -1;
    }
}
.shrine-scope .grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 1.25rem;
    padding: 0;
    column-gap: var(--shr-grid-mobile-horizontal-spacing);
    row-gap: var(--shr-grid-mobile-vertical-spacing);
}
.shrine-scope .grid--stretch, .shrine-scope .grid--stretch ul.splide__list {
    align-items: stretch;
}
.shrine-scope .grid--stretch .splide__slide__container {
    height: 100%;
}
.shrine-scope .grid:last-child, .shrine-scope .mb-0 {
    margin-bottom: 0;
}
.shrine-scope .grid__item {
    width: calc(25% - var(--shr-grid-mobile-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--shr-grid-mobile-horizontal-spacing) / 2);
    flex-grow: 1;
    flex-shrink: 0;
}
.shrine-scope .grid--gapless.grid {
    column-gap: 0;
    row-gap: 0;
}
.shrine-scope .grid--1-col .grid__item {
    max-width: 100%;
    width: 100%;
}
.shrine-scope .grid--3-col .grid__item {
    width: calc(33.33% - var(--shr-grid-mobile-horizontal-spacing) * 2 / 3);
}
@media screen and (min-width: 750px) {
.shrine-scope .page-width {
        padding: 0 3.125rem;
    }
.shrine-scope .page-width--narrow {
        padding: 0 5.625rem;
    }
.shrine-scope .page-width-desktop {
        padding: 0;
    }
.shrine-scope .page-width-tablet {
        padding: 0 3.125rem;
    }
.shrine-scope .desktop-full-page, .shrine-scope .desktop-full-page-no-padding {
        max-width: none;
    }
.shrine-scope .desktop-full-page-no-padding {
        padding-left: 0;
        padding-right: 0;
    }
.shrine-scope .section+.section {
        margin-top: var(--shr-spacing-sections-desktop);
    }
.shrine-scope .element-margin {
        margin-top: calc(3.125rem + var(--shr-page-width-margin));
    }
.shrine-scope blockquote {
        padding-left: 0.9375rem;
    }
.shrine-scope .caption {
        font-size: 0.75rem;
    }
.shrine-scope hr {
        margin: 4.375rem 0;
    }
.shrine-scope .disclosure-has-popup[open]>summary+* {
        z-index: 4;
    }
.shrine-scope .facets .disclosure-has-popup[open]>summary+* {
        z-index: 2;
    }
.shrine-scope .title-wrapper--self-padded-mobile {
        padding-left: 0;
        padding-right: 0;
    }
.shrine-scope .grid {
        column-gap: var(--shr-grid-desktop-horizontal-spacing);
        row-gap: var(--shr-grid-desktop-vertical-spacing);
    }
.shrine-scope .grid__item {
        width: calc(25% - var(--shr-grid-desktop-horizontal-spacing) * 3 / 4);
        max-width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .grid--3-col .grid__item {
        width: calc(33.33% - var(--shr-grid-desktop-horizontal-spacing) * 2 / 3);
    }
}
.shrine-scope .grid--2-col .grid__item {
    width: calc(50% - var(--shr-grid-mobile-horizontal-spacing) / 2);
}
@media screen and (min-width: 750px) {
.shrine-scope .grid--2-col .grid__item {
        width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .grid--4-col-tablet .grid__item {
        width: calc(25% - var(--shr-grid-desktop-horizontal-spacing) * 3 / 4);
    }
.shrine-scope .grid--3-col-tablet .grid__item {
        width: calc(33.33% - var(--shr-grid-desktop-horizontal-spacing) * 2 / 3);
    }
.shrine-scope .grid--2-col-tablet .grid__item {
        width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
}
@media screen and (max-width: 989px) {
.shrine-scope .grid--1-col-tablet-down .grid__item {
        width: 100%;
        max-width: 100%;
    }
.shrine-scope .slider--tablet.grid--peek {
        margin: 0;
        width: 100%;
    }
.shrine-scope .slider--tablet.grid--peek .grid__item {
        box-sizing: content-box;
        margin: 0;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .page-width--narrow {
        max-width: 45.375rem;
        padding: 0;
    }
.shrine-scope .page-width-desktop {
        max-width: var(--shr-page-width);
        padding: 0 3.125rem;
    }
.shrine-scope .large-up-hide {
        display: none !important;
    }
.shrine-scope .title, .shrine-scope .title-wrapper-with-link {
        margin: 3.125rem 0 1.875rem;
    }
.shrine-scope .title--primary {
        margin: 1.25rem 0;
    }
.shrine-scope .title-wrapper-with-link {
        align-items: center;
    }
.shrine-scope .title-wrapper-with-link .title {
        margin-bottom: 0;
    }
.shrine-scope .title-wrapper--self-padded-tablet-down {
        padding-left: 0;
        padding-right: 0;
    }
.shrine-scope .grid--6-col-desktop .grid__item {
        width: calc(16.66% - var(--shr-grid-desktop-horizontal-spacing) * 5 / 6);
        max-width: calc(16.66% - var(--shr-grid-desktop-horizontal-spacing) * 5 / 6);
    }
.shrine-scope .grid--5-col-desktop .grid__item {
        width: calc(20% - var(--shr-grid-desktop-horizontal-spacing) * 4 / 5);
        max-width: calc(20% - var(--shr-grid-desktop-horizontal-spacing) * 4 / 5);
    }
.shrine-scope .grid--4-col-desktop .grid__item {
        width: calc(25% - var(--shr-grid-desktop-horizontal-spacing) * 3 / 4);
        max-width: calc(25% - var(--shr-grid-desktop-horizontal-spacing) * 3 / 4);
    }
.shrine-scope .grid--3-col-desktop .grid__item {
        width: calc(33.33% - var(--shr-grid-desktop-horizontal-spacing) * 2 / 3);
        max-width: calc(33.33% - var(--shr-grid-desktop-horizontal-spacing) * 2 / 3);
    }
.shrine-scope .grid--2-col-desktop .grid__item {
        width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
        max-width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .grid--1-col-desktop {
        flex: 0 0 100%;
        max-width: 100%;
    }
.shrine-scope .grid--1-col-desktop .grid__item {
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .small-hide {
        display: none !important;
    }
.shrine-scope .mobile-full-page {
        max-width: none !important;
        padding-left: 0;
        padding-right: 0;
    }
.shrine-scope .mobile-page-width-padding {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
.shrine-scope .page-width--mobile-narrow {
        width: calc(100% - 2.5rem / var(--shr-font-body-scale));
        margin-left: auto;
        margin-right: auto;
    }
.shrine-scope .grid__item.slider__slide--full-width {
        width: 100%;
        max-width: none;
    }
.shrine-scope .grid--peek.slider--mobile {
        margin: 0;
        width: 100%;
    }
.shrine-scope .grid--peek.slider--mobile .grid__item {
        box-sizing: content-box;
        margin: 0;
    }
.shrine-scope .grid--peek .grid__item {
        min-width: 35%;
    }
.shrine-scope .grid--peek.slider .grid__item:first-of-type {
        margin-left: 0.9375rem;
    }
.shrine-scope .grid--peek.slider:after {
        margin-left: calc(-1 * var(--shr-grid-mobile-horizontal-spacing));
    }
.shrine-scope .grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--shr-grid-mobile-horizontal-spacing) / 2);
    }
.shrine-scope .grid--peek .grid__item, .shrine-scope .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--shr-grid-mobile-horizontal-spacing) - 1.875rem);
    }
.shrine-scope .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item, .shrine-scope .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item {
        width: calc(100% - var(--shr-grid-mobile-horizontal-spacing) - 1.875rem);
    }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
.shrine-scope .medium-hide {
        display: none !important;
    }
.shrine-scope .slider--tablet.grid--peek .grid__item {
        width: calc(25% - var(--shr-grid-desktop-horizontal-spacing) - 1.875rem);
    }
.shrine-scope .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
        width: calc(33.33% - var(--shr-grid-desktop-horizontal-spacing) - 1.875rem);
    }
.shrine-scope .slider--tablet.grid--peek.grid--2-col-tablet .grid__item, .shrine-scope .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) - 1.875rem);
    }
.shrine-scope .slider--tablet.grid--peek .grid__item:first-of-type {
        margin-left: 0.9375rem;
    }
.shrine-scope .grid--2-col-tablet-down .grid__item {
        width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .grid--1-col-tablet-down.grid--peek .grid__item {
        width: calc(100% - var(--shr-grid-desktop-horizontal-spacing) - 1.875rem);
    }
}
.shrine-scope .media {
    display: block;
    background-color: rgba(var(--shr-color-foreground), 0.1);
    overflow: hidden;
}
.shrine-scope .media--transparent {
    background-color: transparent;
}
.shrine-scope .media model-viewer, .shrine-scope .media> :not(.zoom):not(.deferred-media__poster-button) {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.shrine-scope .media>img, .shrine-scope .media>video, .shrine-scope .media>internal-video video {
    object-fit: cover;
    object-position: center center;
    transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.shrine-scope .media>internal-video video {
    width: 100%;
    height: 100%;
}
.shrine-scope .media--fit-contain>img, .shrine-scope .media--fit-contain>video, .shrine-scope .media--fit-contain>internal-video video {
    object-fit: contain;
}
.shrine-scope .media--square {
    padding-bottom: 100%;
}
.shrine-scope .media--portrait {
    padding-bottom: 125%;
}
.shrine-scope .media--landscape {
    padding-bottom: 66.6%;
}
.shrine-scope .media--cropped {
    padding-bottom: 56%;
}
.shrine-scope .media--16-9 {
    padding-bottom: 56.25%;
}
.shrine-scope .media--circle {
    padding-bottom: 100%;
    border-radius: 50%;
}
.shrine-scope .media.media--hover-effect>img+img {
    opacity: 0;
}
.shrine-scope .media-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events: none;
}
.shrine-scope deferred-media, .shrine-scope details[open] .modal-overlay {
    display: block;
}
.shrine-scope .button, .shrine-scope .cart__dynamic-checkout-buttons [role="button"], .shrine-scope .cart__dynamic-checkout-buttons iframe, .shrine-scope .customer button, .shrine-scope .shopify-challenge__button, .shrine-scope .shopify-payment-button [role="button"], .shrine-scope button.shopify-payment-button__button--unbranded {
    --shr-shadow-horizontal-offset: var(--shr-buttons-shadow-horizontal-offset);
    --shr-shadow-vertical-offset: var(--shr-buttons-shadow-vertical-offset);
    --shr-shadow-blur-radius: var(--shr-buttons-shadow-blur-radius);
    --shr-shadow-opacity: var(--shr-buttons-shadow-opacity);
    --shr-shadow-visible: var(--shr-buttons-shadow-visible);
    --shr-border-offset: var(--shr-buttons-border-offset);
    --shr-border-opacity: calc(1 - var(--shr-buttons-border-opacity));
    border-radius: var(--shr-buttons-radius-outset);
    position: relative;
    font-weight: 700;
}
.shrine-scope .button, .shrine-scope .customer button, .shrine-scope .shopify-challenge__button, .shrine-scope button.shopify-payment-button__button--unbranded {
    min-width: calc(7.5rem + var(--shr-buttons-border-width) * 2);
    min-height: calc(2.8125rem + var(--shr-buttons-border-width) * 2);
    font-weight: 700;
}
.shrine-scope .shopify-payment-button__button--branded {
    z-index: auto;
}
.shrine-scope .cart__dynamic-checkout-buttons iframe {
    box-shadow: var(--shr-shadow-horizontal-offset) var(--shr-shadow-vertical-offset) var(--shr-shadow-blur-radius) rgba(var(--shr-color-base-text), var(--shr-shadow-opacity));
}
.shrine-scope .button, .shrine-scope .customer button, .shrine-scope .shopify-challenge__button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 0 1.875rem;
    font: inherit;
    text-decoration: none;
    color: rgb(var(--shr-color-button-text));
    transition: box-shadow var(--shr-duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--shr-color-button), var(--shr-alpha-button-background));
    font-weight: 700;
    z-index: 0;
}
.shrine-scope .button span {
    position: relative;
    z-index: 2;
}
.shrine-scope .button--prefix-icon .button__label::before, .shrine-scope .button--suffix-icon .button__label::after {
    content: "";
    font-size: inherit;
    display: block;
    width: var(--shr-icon-scale);
    height: var(--shr-icon-scale);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.shrine-scope .button--prefix-icon .button__label {
    padding-left: calc(var(--shr-icon-scale) + var(--shr-icon-spacing));
}
.shrine-scope .button--prefix-icon .button__label::before {
    left: 0;
}
.shrine-scope .button--suffix-icon .button__label {
    padding-right: calc(var(--shr-icon-scale) + var(--shr-icon-spacing));
}
.shrine-scope .button--suffix-icon .button__label::after {
    right: 0;
}
.shrine-scope .button.loading .button__label::before, .shrine-scope .button.loading .button__label::after {
    display: none;
}
.shrine-scope .button.loading .loading-overlay__spinner {
    display: flex !important;
}
.shrine-scope .music-player__btn, .shrine-scope .scroll-to-top-btn {
    display: flex;
    border-radius: 50%;
    box-shadow: 0.0625rem 0.0625rem 0.625rem rgba(0, 0, 0, 0.3);
}
.shrine-scope .select__select, .shrine-scope .text-area {
    font-family: var(--shr-font-body-family);
    font-style: var(--shr-font-body-style);
    font-weight: var(--shr-font-body-weight);
}
.shrine-scope .button:before, .shrine-scope .cart__dynamic-checkout-buttons [role="button"]:before, .shrine-scope .customer button:before, .shrine-scope .shopify-challenge__button:before, .shrine-scope .shopify-payment-button [role="button"]:before, .shrine-scope .shopify-payment-button__button--unbranded:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    border-radius: var(--shr-buttons-radius-outset);
    box-shadow: var(--shr-shadow-horizontal-offset) var(--shr-shadow-vertical-offset) var(--shr-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-shadow-opacity));
}
.shrine-scope .button:after, .shrine-scope .customer button:after, .shrine-scope .shopify-challenge__button:after, .shrine-scope .shopify-payment-button__button--unbranded:after {
    content: "";
    position: absolute;
    top: var(--shr-buttons-border-width);
    right: var(--shr-buttons-border-width);
    bottom: var(--shr-buttons-border-width);
    left: var(--shr-buttons-border-width);
    z-index: 1;
    border-radius: var(--shr-buttons-radius);
    box-shadow: 0 0 0 calc(var(--shr-buttons-border-width) + var(--shr-border-offset)) rgba(var(--shr-color-button-text), var(--shr-border-opacity)), 0 0 0 var(--shr-buttons-border-width) rgba(var(--shr-color-button), var(--shr-alpha-button-background));
    transition: box-shadow var(--shr-duration-short) ease;
}
.shrine-scope .button:not([disabled]):hover::after, .shrine-scope .customer button:hover::after, .shrine-scope .shopify-challenge__button:hover::after, .shrine-scope .shopify-payment-button__button--unbranded:hover::after {
    --shr-border-offset: 1.3px;
    box-shadow: 0 0 0 calc(var(--shr-buttons-border-width) + var(--shr-border-offset)) rgba(var(--shr-color-button-text), var(--shr-border-opacity)), 0 0 0 calc(var(--shr-buttons-border-width) + 1px) rgba(var(--shr-color-button), var(--shr-alpha-button-background));
}
.shrine-scope .button--secondary:before, .shrine-scope .button--secondary:after {
    --shr-border-opacity: var(--shr-buttons-border-opacity);
}
.shrine-scope .button.focused, .shrine-scope .button:focus, .shrine-scope .button:focus-visible, .shrine-scope .shopify-payment-button [role="button"]:focus, .shrine-scope .shopify-payment-button [role="button"]:focus-visible, .shrine-scope .shopify-payment-button__button--unbranded:focus, .shrine-scope .shopify-payment-button__button--unbranded:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0 0.3125rem rgba(var(--shr-color-foreground), 0.5), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .button:focus:not(:focus-visible):not(.focused), .shrine-scope .shopify-payment-button [role="button"]:focus:not(:focus-visible):not(.focused), .shrine-scope .shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
}
.shrine-scope .button::selection, .shrine-scope .customer button::selection, .shrine-scope .shopify-challenge__button::selection {
    background-color: rgba(var(--shr-color-button-text), 0.3);
}
.shrine-scope .button, .shrine-scope .button-label, .shrine-scope .customer button, .shrine-scope .shopify-challenge__button {
    font-size: 1rem;
    letter-spacing: 0.0625rem;
    line-height: calc(1 + 0.2 / var(--shr-font-body-scale));
}
.shrine-scope .button--tertiary {
    font-size: 0.75rem;
    padding: 0.625rem 0.9375rem;
    min-width: calc(5.625rem + var(--shr-buttons-border-width) * 2);
    min-height: calc(2.1875rem + var(--shr-buttons-border-width) * 2);
}
.shrine-scope .button--small {
    padding: 0.75rem 1.625rem;
}
.shrine-scope .button--has-spinner:not(.loading) .loading-overlay__spinner {
    display: none;
}
.shrine-scope .mb-1em {
    margin-bottom: 1em;
}
.shrine-scope .btn--mt-center {
    margin: 1em auto 0;
    width: fit-content;
    display: flex;
}
.shrine-scope .scroll-to-top-btn {
    width: 2.5rem;
    height: 2.5rem;
    justify-content: center;
    align-items: center;
    padding: 0.3125rem;
    overflow: hidden;
    border: none;
}
.shrine-scope .scroll-to-top-btn svg {
    width: 1.375rem;
    height: 1.375rem;
    pointer-events: none;
}
.shrine-scope .music-player, .shrine-scope .scroll-to-top-btn {
    --shr-sticky-atc-offset: 0px;
    position: fixed;
    transition: 0.15s ease-in-out;
    bottom: calc(var(--shr-offset-y) + var(--shr-sticky-atc-offset));
    z-index: 2;
}
.shrine-scope .music-player-bottom-left, .shrine-scope .scroll-to-top-btn-bottom-left {
    left: var(--shr-offset-x);
}
.shrine-scope .music-player-bottom-center, .shrine-scope .scroll-to-top-btn-bottom-center {
    left: 50%;
    transform: translateX(-50%);
}
.shrine-scope .music-player-bottom-right, .shrine-scope .scroll-to-top-btn-bottom-right {
    right: var(--shr-offset-x);
}
.shrine-scope .music-player {
    background: 0 0;
}
.shrine-scope .music-player__audio {
    width: 0;
    height: 0;
}
.shrine-scope .music-player__btn {
    width: 3.125rem;
    height: 3.125rem;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
    background: rgb(var(--shr-color-background));
    border: none;
}
.shrine-scope .music-player__btn svg {
    color: rgb(var(--shr-color-foreground));
    height: 1.5625rem;
    pointer-events: none;
}
.shrine-scope .ripple-animation::after, .shrine-scope .ripple-animation::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    border-radius: 50%;
    border: solid 1px rgb(var(--shr-color-background));
    animation: 2s linear infinite ripple;
}
.shrine-scope .ripple-animation::after {
    animation-delay: 1s;
}
.shrine-scope .music-player__btn--paused .music-player__btn__paused-icon, .shrine-scope .music-player__btn--playing .music-player__btn__playing-icon, .shrine-scope .share-button__close:not(.hidden)+.share-button__copy {
    display: none;
}
.shrine-scope .music-player__btn__playing-icon {
    transform: translateX(10%);
}
@keyframes ripple {
    0% {
        opacity: 0;
        transform: none;
    }

    20%,
    70% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}
.shrine-scope .button.disabled, .shrine-scope .button:disabled, .shrine-scope .button[aria-disabled="true"], .shrine-scope .customer button.disabled, .shrine-scope .customer button:disabled, .shrine-scope .customer button[aria-disabled="true"], .shrine-scope .quantity__button.disabled {
    cursor: not-allowed;
    opacity: 0.5;
}
.shrine-scope .button--full-width {
    display: flex;
    width: 100%;
}
.shrine-scope .button--large-text {
    font-size: 1.1875rem;
}
.shrine-scope .button.loading {
    color: transparent;
    position: relative;
}
.shrine-scope .button.loading>.loading-overlay__spinner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
}
.shrine-scope .header__icon:hover .icon, .shrine-scope .modal__close-button:hover .icon, .shrine-scope .share-button__fallback button:hover svg {
    transform: scale(1.07);
}
.shrine-scope .button.loading>.loading-overlay__spinner .spinner, .shrine-scope .share-button details {
    width: fit-content;
}
.shrine-scope .button.loading>.loading-overlay__spinner .path {
    stroke: rgb(var(--shr-color-button-text));
}
@media (hover: hover) {
.shrine-scope .link-btns--arrow a.button:not([aria-disabled="true"]), .shrine-scope .action-btns--arrow button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary) {
        transition: 0.3s ease-in-out;
        overflow: hidden;
    }
.shrine-scope .link-btns--arrow a.button:not([aria-disabled="true"])::before, .shrine-scope .action-btns--arrow button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::before {
        top: 50%;
        right: 1.875rem;
        left: auto;
        bottom: auto;
        z-index: 1;
        box-shadow: none;
        border-radius: 0;
        background: rgb(var(--shr-color-button-text));
        transform: translate(calc(1.875rem + 100%), -50%);
        height: 0.65em;
        width: 2em;
        clip-path: polygon(0% 32%, 70% 32%, 70% 0%, 100% 50%, 70% 100%, 70% 68%, 0% 68%);
        transition: transform 0.3s ease-in-out;
    }
.shrine-scope .link-btns--arrow a.button:not([aria-disabled="true"]):hover, .shrine-scope .action-btns--arrow button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover {
        padding-right: 3.75rem;
    }
.shrine-scope .link-btns--arrow a.button:not([aria-disabled="true"]):hover::before, .shrine-scope .action-btns--arrow button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover::before {
        transform: translate(50%, -50%);
    }
.shrine-scope .link-btns--center a.button:not([aria-disabled="true"])::before, .shrine-scope .link-btns--left a.button:not([aria-disabled="true"])::before, .shrine-scope .action-btns--center button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::before, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::before {
        --shr-alpha-button-background: 1;
        background-color: rgba(var(--shr-color-button-text), var(--shr-alpha-button-background));
        background: none;
        z-index: -2;
        box-shadow: var(--shr-shadow-horizontal-offset) var(--shr-shadow-vertical-offset) var(--shr-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-shadow-opacity)), inset 0 0 0 calc(var(--shr-buttons-border-width) + var(--shr-border-offset)) rgba(var(--shr-color-button-text), var(--shr-border-opacity)), inset 0 0 0 var(--shr-buttons-border-width) rgba(var(--shr-color-button), var(--shr-alpha-button-background));
    }
.shrine-scope .link-btns--center a.button:not([aria-disabled="true"]), .shrine-scope .link-btns--left a.button:not([aria-disabled="true"]), .shrine-scope .action-btns--center button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary), .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary) {
        --shr-transition-duration: 0.3s;
        background-color: transparent;
        transition: color var(--shr-transition-duration);
    }
.shrine-scope .link-btns--center a.button:not([aria-disabled="true"])::after, .shrine-scope .link-btns--left a.button:not([aria-disabled="true"])::after, .shrine-scope .action-btns--center button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::after, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::after {
        background-color: rgba(var(--shr-color-button), var(--shr-alpha-button-background));
        z-index: -1;
        transition: transform var(--shr-transition-duration);
        box-shadow: none;
    }
.shrine-scope .link-btns--center a.button--secondary:not([aria-disabled="true"])::after, .shrine-scope .link-btns--left a.button--secondary:not([aria-disabled="true"])::after, .shrine-scope .action-btns--center button.button--secondary:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::after, .shrine-scope .action-btns--left button.button--secondary:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::after {
        background-color: rgb(var(--shr-color-button-text));
        transform: scaleX(0);
    }
.shrine-scope .link-btns--center a.button:not([aria-disabled="true"], .shrine-scope .button--secondary)::after, .shrine-scope .link-btns--left a.button:not([aria-disabled="true"], .shrine-scope .button--secondary)::after, .shrine-scope .action-btns--center button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--secondary, .shrine-scope .button--tertiary)::after, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--secondary, .shrine-scope .button--tertiary)::after {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
.shrine-scope .link-btns--center a.button:not([aria-disabled="true"]):hover, .shrine-scope .link-btns--left a.button:not([aria-disabled="true"]):hover, .shrine-scope .action-btns--center button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover {
        color: rgb(var(--shr-color-button));
    }
.shrine-scope .link-btns--center a.button:not([aria-disabled="true"]):hover::after, .shrine-scope .link-btns--left a.button:not([aria-disabled="true"]):hover::after, .shrine-scope .action-btns--center button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover::after, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover::after {
        transform: scaleX(0);
    }
.shrine-scope .link-btns--center a.button--secondary:not([aria-disabled="true"]):hover::after, .shrine-scope .link-btns--left a.button--secondary:not([aria-disabled="true"]):hover::after, .shrine-scope .action-btns--center button.button--secondary:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover::after, .shrine-scope .action-btns--left button.button--secondary:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover::after {
        transform: scaleX(1);
    }
.shrine-scope .link-btns--left a.button:not([aria-disabled="true"]), .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary) {
        --shr-transition-duration: 0.4s;
    }
.shrine-scope .link-btns--left a.button:not([aria-disabled="true"])::after, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary)::after {
        transform-origin: left;
    }
.shrine-scope .link-btns--left a.button:not([aria-disabled="true"]):hover::after, .shrine-scope .action-btns--left button.button:not([disabled], .shrine-scope [disabled="true"], .shrine-scope .button--tertiary):hover::after {
        transform-origin: right;
    }
.shrine-scope .action-btns--arrow button.button.loading:not(.button--tertiary)::before {
        background: none;
    }
.shrine-scope .action-btns--arrow button.button.loading:not(.button--tertiary), .shrine-scope .action-btns--center button.button.loading:not(.button--tertiary), .shrine-scope .action-btns--left button.button.loading:not(.button--tertiary) {
        color: transparent;
        transition: color 0s;
    }
.shrine-scope .action-btns--center button.button.loading:not(.button--tertiary):hover .path, .shrine-scope .action-btns--left button.button.loading:not(.button--tertiary):hover .path {
        stroke: rgb(var(--shr-color-button));
    }
}
.shrine-scope .share-button {
    display: block;
    position: relative;
}
.shrine-scope .share-button__button {
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    color: rgb(var(--shr-color-link));
    margin-left: 0;
    padding-left: 0;
    min-height: 1.5625rem;
}
.shrine-scope .share-button__button, .shrine-scope .share-button__fallback button {
    cursor: pointer;
    background-color: transparent;
    border: none;
}
.shrine-scope .share-button__button .icon-share {
    height: 0.75rem;
    margin-right: 0.625rem;
    min-width: 0.8125rem;
}
.shrine-scope .share-button__fallback {
    display: flex;
    align-items: center;
    position: absolute;
    top: 1.875rem;
    left: 0.0625rem;
    z-index: 3;
    width: 100%;
    min-width: max-content;
    border-radius: var(--shr-inputs-radius);
    border: 0;
}
.shrine-scope .customer .field:after, .shrine-scope .customer select:after, .shrine-scope .field:after, .shrine-scope .localization-form__select:after, .shrine-scope .quantity:after, .shrine-scope .select:after, .shrine-scope .share-button__fallback:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--shr-inputs-border-width);
    right: var(--shr-inputs-border-width);
    bottom: var(--shr-inputs-border-width);
    left: var(--shr-inputs-border-width);
    border: 0.0625rem solid transparent;
    border-radius: var(--shr-inputs-radius);
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-color-foreground), var(--shr-inputs-border-opacity));
    transition: box-shadow var(--shr-duration-short) ease;
    z-index: 1;
}
.shrine-scope .field, .shrine-scope .select, .shrine-scope .text-area {
    position: relative;
    width: 100%;
}
.shrine-scope .quantity:before, .shrine-scope .share-button__fallback:before {
    background: rgb(var(--shr-color-background));
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--shr-inputs-radius-outset);
    box-shadow: var(--shr-inputs-shadow-horizontal-offset) var(--shr-inputs-shadow-vertical-offset) var(--shr-inputs-shadow-blur-radius) rgba(var(--shr-color-base-text), var(--shr-inputs-shadow-opacity));
    z-index: -1;
}
.shrine-scope .share-button__fallback button {
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    right: var(--shr-inputs-border-width);
}
.shrine-scope .share-button__fallback button:hover {
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .share-button__close, .shrine-scope .share-button__copy {
    background-color: transparent;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .share-button__close:focus-visible, .shrine-scope .share-button__copy:focus-visible {
    background-color: rgb(var(--shr-color-background));
    z-index: 2;
}
.shrine-scope .share-button__close:focus, .shrine-scope .share-button__copy:focus {
    background-color: rgb(var(--shr-color-background));
    z-index: 2;
}
.shrine-scope .field:not(:focus-visible):not(.focused)+.share-button__close:not(:focus-visible):not(.focused), .shrine-scope .field:not(:focus-visible):not(.focused)+.share-button__copy:not(:focus-visible):not(.focused) {
    background-color: inherit;
}
.shrine-scope .share-button__fallback .field:after, .shrine-scope .share-button__fallback .field:before {
    content: none;
}
.shrine-scope .share-button__fallback .field {
    border-radius: 0;
    min-width: auto;
    min-height: auto;
    transition: none;
}
.shrine-scope .share-button__fallback .field__input:-webkit-autofill, .shrine-scope .share-button__fallback .field__input:focus {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 0.0625rem;
    box-shadow: 0 0 0 0.0625rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .share-button__fallback .field__input {
    box-shadow: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    filter: none;
    min-width: auto;
    min-height: auto;
}
.shrine-scope .share-button__fallback .field__input:hover {
    box-shadow: none;
}
.shrine-scope .share-button__fallback .icon {
    width: 0.9375rem;
    height: 0.9375rem;
}
.shrine-scope .share-button__message:not(:empty) {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding: 0.5rem 0 0.5rem 0.9375rem;
    margin: var(--shr-inputs-border-width);
}
.shrine-scope .share-button__message:not(:empty):not(.hidden)~* {
    display: none;
}
.shrine-scope .list-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
@media only screen and (max-width: 749px) {
.shrine-scope .list-social {
        justify-content: center;
    }
}
.shrine-scope .list-social__item .icon {
    height: 1.125rem;
    width: 1.125rem;
}
.shrine-scope .list-social__link {
    align-items: center;
    display: flex;
    padding: 0.8125rem;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .list-social__link:hover .icon {
    transform: scale(1.07);
}
.shrine-scope .customer .field input, .shrine-scope .customer select, .shrine-scope .field__input, .shrine-scope .select__select {
    -webkit-appearance: none;
    appearance: none;
    background-color: rgb(var(--shr-color-background));
    color: rgb(var(--shr-color-foreground));
    font-size: 1rem;
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow var(--shr-duration-short) ease;
    border-radius: var(--shr-inputs-radius);
    height: 2.8125rem;
    min-height: calc(var(--shr-inputs-border-width) * 2);
    min-width: calc(4.375rem + (var(--shr-inputs-border-width) * 2));
    position: relative;
    border: 0;
}
.shrine-scope .customer .field:before, .shrine-scope .customer select:before, .shrine-scope .field:before, .shrine-scope .localization-form__select:before, .shrine-scope .select:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--shr-inputs-radius-outset);
    box-shadow: var(--shr-inputs-shadow-horizontal-offset) var(--shr-inputs-shadow-vertical-offset) var(--shr-inputs-shadow-blur-radius) rgba(var(--shr-color-base-text), var(--shr-inputs-shadow-opacity));
    z-index: -1;
}
.shrine-scope .select__select {
    font-size: 0.875rem;
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .customer .field:hover.field:after, .shrine-scope .customer select:hover.select:after, .shrine-scope .field:hover.field:after, .shrine-scope .localization-form__select:hover.localization-form__select:after, .shrine-scope .select:hover.select:after, .shrine-scope .select__select:hover.select__select:after {
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-color-foreground), var(--shr-inputs-hover-border-opacity));
    outline: 0;
    border-radius: var(--shr-inputs-radius);
}
.shrine-scope .customer .field input:focus-visible, .shrine-scope .customer select:focus-visible, .shrine-scope .field__input:focus-visible, .shrine-scope .localization-form__select:focus-visible.localization-form__select:after, .shrine-scope .select__select:focus-visible {
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-color-foreground), var(--shr-inputs-hover-border-opacity));
    outline: 0;
    border-radius: var(--shr-inputs-radius);
}
.shrine-scope .customer .field input:focus, .shrine-scope .customer select:focus, .shrine-scope .field__input:focus, .shrine-scope .localization-form__select:focus.localization-form__select:after, .shrine-scope .select__select:focus {
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-color-foreground), var(--shr-inputs-hover-border-opacity));
    outline: 0;
    border-radius: var(--shr-inputs-radius);
}
.shrine-scope .localization-form__select:focus {
    outline: 0;
    box-shadow: none;
}
.shrine-scope .select, .shrine-scope .text-area {
    display: flex;
}
.shrine-scope .customer select+svg, .shrine-scope .select .icon-caret {
    height: 0.375rem;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(var(--shr-inputs-border-width) + 0.9375rem);
}
.shrine-scope .customer select, .shrine-scope .select__select {
    cursor: pointer;
    line-height: calc(1 + 0.6 / var(--shr-font-body-scale));
    padding: 0 calc(var(--shr-inputs-border-width) + 1.875rem) 0 1.25rem;
    margin: var(--shr-inputs-border-width);
    min-height: calc(var(--shr-inputs-border-width) * 2);
}
.shrine-scope .select {
    --shr-inputs-radius: var(--shr-pickers-radius);
    --shr-inputs-border-width: var(--shr-pickers-border-width);
    --shr-inputs-border-opacity: var(--shr-pickers-border-opacity);
    --shr-inputs-shadow-opacity: var(--shr-pickers-shadow-opacity);
    --shr-inputs-shadow-horizontal-offset: var(--shr-pickers-shadow-horizontal-offset);
    --shr-inputs-margin-offset: var(--shr-pickers-margin-offset);
    --shr-inputs-shadow-vertical-offset: var(--shr-pickers-shadow-vertical-offset);
    --shr-inputs-shadow-blur-radius: var(--shr-pickers-shadow-blur-radius);
    --shr-inputs-radius-outset: var(--shr-pickers-radius-outset);
    --shr-inputs-hover-border-opacity: var(--shr-pickers-hover-border-opacity);
}
.shrine-scope .select::after {
    --shr-color-foreground: var(--shr-pickers-border-color);
}
.shrine-scope .select:hover {
    --shr-pickers-overlay-opacity: var(--shr-pickers-hover-overlay-opacity);
}
.shrine-scope .select__select {
    background: linear-gradient(rgba(var(--shr-accent-color), var(--shr-pickers-overlay-opacity)), rgba(var(--shr-accent-color), var(--shr-pickers-overlay-opacity))), rgb(var(--shr-color-background));
    color: rgb(var(--shr-accent-2-color));
}
.shrine-scope .select__select--no-bg, .shrine-scope facet-filters-form .select__select {
    background: none;
}
.shrine-scope .select__select:focus-visible, .shrine-scope .select__select:focus {
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-pickers-border-color), var(--shr-inputs-hover-border-opacity));
}
.shrine-scope .select .icon-caret {
    color: rgb(var(--shr-accent-2-color));
}
.shrine-scope .variant-selects--small {
    display: flex;
    gap: 0.625rem;
    flex-wrap: wrap;
}
.shrine-scope .variant-selects--small .product-form__input--dropdown {
    flex: 0 0 auto;
    margin: 0;
}
.shrine-scope .variant-selects--small .form__label {
    text-align: left;
    margin-bottom: 0;
}
.shrine-scope .select--small {
    --shr-inputs-radius: var(--shr-pickers-small-radius);
}
.shrine-scope .select--small .select__select {
    font-size: 0.75rem;
    height: 2.25em;
    padding: 0 1.5625rem 0 0.5rem;
}
.shrine-scope .select--small .icon-caret {
    right: calc(var(--shr-inputs-border-width) + 0.46875rem);
}
.shrine-scope [data-skip-non-existent="true"] .non-existent, .shrine-scope [data-skip-non-existent="true"] .non-existent+label, .shrine-scope [data-skip-unavailable="true"] .unavailable, .shrine-scope [data-skip-unavailable="true"] .unavailable+label {
    display: none !important;
}
.shrine-scope .field {
    display: flex;
    transition: box-shadow var(--shr-duration-short) ease;
}
.shrine-scope .customer .field {
    display: flex;
}
.shrine-scope .field--with-error {
    flex-wrap: wrap;
}
.shrine-scope .customer .field input, .shrine-scope .field__input {
    flex-grow: 1;
    text-align: left;
    padding: 0.9375rem;
    margin: var(--shr-inputs-border-width);
    transition: box-shadow var(--shr-duration-short) ease;
}
.shrine-scope .customer .field label, .shrine-scope .field__label {
    font-size: 1rem;
    left: calc(var(--shr-inputs-border-width) + 1.25rem);
    top: calc(0.625rem + var(--shr-inputs-border-width));
    margin-bottom: 0;
    pointer-events: none;
    position: absolute;
    transition: top var(--shr-duration-short) ease, font-size var(--shr-duration-short) ease;
    color: rgba(var(--shr-color-foreground), 0.9);
    letter-spacing: 0.0625rem;
    line-height: 1.5;
}
.shrine-scope .customer .field input:-webkit-autofill~label, .shrine-scope .customer .field input:focus~label, .shrine-scope .customer .field input:not(:placeholder-shown)~label, .shrine-scope .field__input:-webkit-autofill~.field__label, .shrine-scope .field__input:focus~.field__label, .shrine-scope .field__input:not(:placeholder-shown)~.field__label {
    font-size: 0.625rem;
    top: calc(var(--shr-inputs-border-width) + 0.3125rem);
    left: calc(var(--shr-inputs-border-width) + 1.25rem);
    letter-spacing: 0.025rem;
}
.shrine-scope .customer .field input:-webkit-autofill, .shrine-scope .customer .field input:focus, .shrine-scope .customer .field input:not(:placeholder-shown), .shrine-scope .field__input:-webkit-autofill, .shrine-scope .field__input:focus, .shrine-scope .field__input:not(:placeholder-shown) {
    padding: 1.375rem 0.9375rem 0.5rem 1.25rem;
    margin: var(--shr-inputs-border-width);
}
.shrine-scope .customer .field input::-webkit-search-cancel-button, .shrine-scope .field__input::-webkit-search-cancel-button {
    display: none;
}
.shrine-scope .customer .field input::placeholder, .shrine-scope .field__input::placeholder {
    opacity: 0;
}
.shrine-scope .field__button {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: currentColor;
    cursor: pointer;
    display: flex;
    height: 2.75rem;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.75rem;
}
.shrine-scope .quantity, .shrine-scope .quantity__rules, .shrine-scope .quantity__rules-cart, .shrine-scope details-disclosure>details, .shrine-scope header-menu>details {
    position: relative;
}
.shrine-scope .field__button>svg {
    height: 1.5625rem;
    width: 1.5625rem;
}
.shrine-scope .customer .field input:-webkit-autofill~label, .shrine-scope .field__input:-webkit-autofill~.field__button, .shrine-scope .field__input:-webkit-autofill~.field__label {
    color: #000;
}
.shrine-scope .text-area {
    min-height: 6.25rem;
    resize: none;
}
.shrine-scope input[type="checkbox"] {
    display: inline-block;
    width: auto;
    margin-right: 0.3125rem;
}
.shrine-scope .form__label {
    display: block;
    margin-bottom: 0.375rem;
}
.shrine-scope .form__message {
    align-items: center;
    display: flex;
    font-size: 0.875rem;
    line-height: 1;
    margin-top: 0.625rem;
}
.shrine-scope .form-status, .shrine-scope .form__message--large {
    font-size: 1rem;
}
.shrine-scope .customer .field .form__message {
    font-size: 0.875rem;
    text-align: left;
}
.shrine-scope .customer .form__message svg, .shrine-scope .form__message .icon {
    flex-shrink: 0;
    height: 0.8125rem;
    margin-right: 0.3125rem;
    width: 0.8125rem;
}
.shrine-scope .customer .form__message svg, .shrine-scope .form__message--large .icon {
    height: 0.9375rem;
    width: 0.9375rem;
    margin-right: 0.625rem;
}
.shrine-scope .customer .field .form__message svg {
    align-self: start;
}
.shrine-scope .form-status {
    margin: 0;
}
.shrine-scope .form-status-list {
    padding: 0;
    margin: 1.25rem 0 2.5rem;
}
.shrine-scope .form-status-list li {
    list-style-position: inside;
}
.shrine-scope .form-status-list .link::first-letter {
    text-transform: capitalize;
}
.shrine-scope .quantity {
    color: rgba(var(--shr-color-foreground));
    width: calc(8.75rem / var(--shr-font-body-scale) + var(--shr-inputs-border-width) * 2);
    display: flex;
    border-radius: var(--shr-inputs-radius);
    min-height: calc((var(--shr-inputs-border-width) * 2) + 2.8125rem);
}
.shrine-scope .quantity__input {
    color: currentColor;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: center;
    padding: 0 0.3125rem;
    width: 100%;
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
    border: none;
}
.shrine-scope .quantity__button {
    width: calc(2.8125rem / var(--shr-font-body-scale));
    flex-shrink: 0;
    font-size: 1.125rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(var(--shr-color-foreground));
    padding: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .quantity {
        width: calc(7.8125rem / var(--shr-font-body-scale) + var(--shr-inputs-border-width) * 2);
        min-height: calc((var(--shr-inputs-border-width) * 2) + 2.5rem);
    }
.shrine-scope .quantity__button {
        width: calc(2.5rem / var(--shr-font-body-scale));
    }
.shrine-scope .quantity:after, .shrine-scope .quantity {
        border-radius: calc((var(--shr-inputs-radius) / 4) * 3);
    }
.shrine-scope .quantity:before {
        border-radius: calc(((var(--shr-inputs-radius) / 4) * 3) + var(--shr-inputs-border-width));
    }
.shrine-scope cart-remove-button .button {
        min-width: calc(2.5rem / var(--shr-font-body-scale));
        min-height: 2.5rem;
    }
}
.shrine-scope .quantity--full {
    width: 100%;
}
.shrine-scope .announcement-bar, .shrine-scope .header-wrapper--border-bottom, .shrine-scope .search-modal {
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .quantity__button:first-child {
    margin-left: calc(var(--shr-inputs-border-width));
}
.shrine-scope .quantity__button:last-child {
    margin-right: calc(var(--shr-inputs-border-width));
}
.shrine-scope .quantity__button svg {
    width: 0.625rem;
    pointer-events: none;
}
.shrine-scope .quantity__input:-webkit-autofill, .shrine-scope .quantity__input:-webkit-autofill:active, .shrine-scope .quantity__input:-webkit-autofill:hover {
    box-shadow: 0 0 0 6.25rem rgb(var(--shr-color-background)) inset !important;
    -webkit-box-shadow: 0 0 0 6.25rem rgb(var(--shr-color-background)) inset !important;
}
.shrine-scope .quantity__input::-webkit-inner-spin-button, .shrine-scope .quantity__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.shrine-scope .quantity__input[type="number"] {
    -moz-appearance: textfield;
}
.shrine-scope .main-quantity {
    --shr-inputs-radius: var(--shr-quantity-radius);
    --shr-inputs-radius-inner: var(--shr-inputs-radius);
    --shr-inputs-border-width: var(--shr-quantity-border-width);
    --shr-inputs-border-opacity: var(--shr-quantity-border-opacity);
    --shr-inputs-shadow-opacity: var(--shr-quantity-shadow-opacity);
    --shr-inputs-shadow-horizontal-offset: var(--shr-quantity-shadow-horizontal-offset);
    --shr-inputs-margin-offset: var(--shr-quantity-margin-offset);
    --shr-inputs-shadow-vertical-offset: var(--shr-quantity-shadow-vertical-offset);
    --shr-inputs-shadow-blur-radius: var(--shr-quantity-shadow-blur-radius);
    --shr-inputs-radius-outset: var(--shr-quantity-radius-outset);
    --shr-inputs-hover-border-opacity: var(--shr-quantity-hover-border-opacity);
}
.shrine-scope .main-quantity::before {
    background: none;
}
.shrine-scope .main-quantity::after {
    --shr-color-foreground: var(--shr-quantity-border-color);
}
.shrine-scope .main-quantity:hover {
    --shr-quantity-overlay-opacity: var(--shr-quantity-hover-overlay-opacity);
}
.shrine-scope .main-quantity .quantity__button, .shrine-scope .main-quantity .quantity__input {
    background: linear-gradient(rgba(var(--shr-accent-color), var(--shr-quantity-overlay-opacity)), rgba(var(--shr-accent-color), var(--shr-quantity-overlay-opacity))), rgb(var(--shr-color-background));
    color: rgb(var(--shr-accent-2-color));
    margin-top: calc(var(--shr-inputs-border-width));
    margin-bottom: calc(var(--shr-inputs-border-width));
}
.shrine-scope .main-quantity .quantity__button:first-child {
    border-top-left-radius: var(--shr-inputs-radius-inner);
    border-bottom-left-radius: var(--shr-inputs-radius-inner);
}
.shrine-scope .main-quantity .quantity__button:last-child {
    border-top-right-radius: var(--shr-inputs-radius-inner);
    border-bottom-right-radius: var(--shr-inputs-radius-inner);
}
.shrine-scope .main-quantity .quantity__input:focus-visible, .shrine-scope .main-quantity .quantity__input:focus {
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-quantity-border-color), var(--shr-inputs-hover-border-opacity));
    box-shadow: none;
    outline: none;
}
.shrine-scope .main-quantity .icon {
    color: rgb(var(--shr-accent-2-color));
}
.shrine-scope .quantity__rules {
    margin-top: 0.75rem;
    font-size: 0.75rem;
}
.shrine-scope .quantity__rules .caption {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}
.shrine-scope .cart-count-bubble:empty, .shrine-scope .header:not(.header--has-menu) *>.header__search, .shrine-scope .modal__toggle-close, .shrine-scope .no-js .modal__close-button.link, .shrine-scope .no-js details[open] .modal__toggle-open, .shrine-scope menu-drawer+.header__search {
    display: none;
}
.shrine-scope .quantity__rules .divider+.divider::before {
    content: "•";
    margin: 0 0.3125rem;
}
.shrine-scope .modal__toggle {
    list-style-type: none;
}
.shrine-scope .no-js details[open] .modal__toggle {
    position: absolute;
    z-index: 5;
}
.shrine-scope .no-js details[open] svg.modal__toggle-close {
    display: flex;
    z-index: 1;
    height: 1.0625rem;
    width: 1.0625rem;
}
.shrine-scope .modal__toggle-open {
    display: flex;
}
.shrine-scope .modal__close-button.link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    height: 2.75rem;
    width: 2.75rem;
    background-color: transparent;
}
.shrine-scope .modal__close-button .icon {
    width: 1.0625rem;
    height: 1.0625rem;
}
.shrine-scope .modal__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(var(--shr-color-background));
    z-index: 4;
    display: flex;
    justify-content: center;
    align-items: center;
}
.shrine-scope .media-modal {
    cursor: zoom-out;
}
.shrine-scope .media-modal .deferred-media {
    cursor: initial;
}
.shrine-scope .cart-count-bubble {
    position: absolute;
    background-color: rgb(var(--shr-color-button));
    color: rgb(var(--shr-color-button-text));
    height: 0.875rem;
    width: 0.875rem;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.5rem;
    bottom: 0.5rem;
    left: 1.375rem;
}
.shrine-scope .announcement-bar, .shrine-scope .announcement-bar__link:hover, .shrine-scope .header__heading-link:hover .h2, .shrine-scope .header__icon {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .cart-count-bubble span {
    line-height: 0.875rem;
}
.shrine-scope .announcement-bar__item {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.shrine-scope .announcement-bar__item-left {
    justify-content: flex-start;
}
.shrine-scope .announcement-bar__item-left .announcement-bar__message {
    text-align: left;
}
.shrine-scope .announcement-bar__item-right {
    justify-content: flex-end;
}
.shrine-scope .announcement-bar__item-right .announcement-bar__message {
    text-align: right;
}
.shrine-scope .announcement-bar__separator::before {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    background-color: rgb(var(--shr-color-foreground));
    position: absolute;
    right: calc(var(--shr-gap-desktop) / -2);
    top: 0;
}
.shrine-scope li:last-child .announcement-bar__separator::before {
    display: none;
}
.shrine-scope .splide--loop.is-active .announcement-bar__separator::before {
    display: black;
}
.shrine-scope .announcement-bar__link {
    display: block;
    padding: 0;
    text-decoration: none;
}
.shrine-scope .announcement-bar__link:hover {
    background-color: rgba(var(--shr-color-card-hover), 0.06);
}
.shrine-scope .announcement-bar__link .icon-arrow {
    display: inline-block;
    pointer-events: none;
    margin-left: 0.5rem;
    vertical-align: middle;
    margin-bottom: 0.125rem;
}
.shrine-scope .announcement-bar__link .announcement-bar__message {
    padding: 0;
}
.shrine-scope .announcement-bar__message {
    padding: 0;
    margin: 0;
    letter-spacing: 0.0625rem;
    line-height: 1.3;
    font-size: var(--shr-mobile-text-size);
    display: flex;
    align-items: center;
    text-align: center;
}
.shrine-scope .announcement-bar__message .material-icon {
    font-size: var(--shr-mobile-icon-size);
    flex-shrink: 0;
}
.shrine-scope .announcement-bar__message__custom-icon {
    height: var(--shr-mobile-icon-size);
    width: auto;
    flex-shrink: 0;
}
.shrine-scope .announcement-bar__message--mobile-horizontal .material-icon, .shrine-scope .announcement-bar__message--mobile-horizontal .announcement-bar__message__custom-icon {
    margin-right: 0.40625rem;
}
.shrine-scope .announcement-bar__message--mobile-vertical {
    flex-direction: column;
}
.shrine-scope .announcement-bar__message--mobile-vertical .material-icon, .shrine-scope .announcement-bar__message--mobile-vertical .announcement-bar__message__custom-icon {
    margin-bottom: 0.125rem;
}
.shrine-scope .announcement-bar__message .list-social {
    column-gap: calc(var(--shr-mobile-icon-size) / 2);
}
.shrine-scope .announcement-bar__message .link.list-social__link {
    padding: 0;
}
.shrine-scope .announcement-bar__message .list-social__item .icon {
    width: var(--shr-mobile-icon-size);
    height: var(--shr-mobile-icon-size);
}
.shrine-scope .announcement-bar__discount {
    background: rgba(var(--shr-color-foreground), 0.1);
    outline: none;
    border: solid 0.125rem rgb(var(--shr-color-foreground));
    border-radius: var(--shr-border-radius);
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.shrine-scope .announcement-bar__discount p {
    margin: 0;
    padding: 0 1em;
    line-height: 2.2;
    color: rgb(var(--shr-color-foreground));
    white-space: nowrap;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 0.4em;
}
.shrine-scope .announcement-bar__discount__left {
    border-right: solid 0.125rem rgb(var(--shr-color-foreground));
}
.shrine-scope .announcement-bar__discount__right:hover {
    background: rgb(var(--shr-color-foreground));
    color: rgb(var(--shr-color-background));
}
.shrine-scope .announcement-bar__discount__success {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    z-index: -1;
}
.shrine-scope .announcement-bar__discount.success p {
    opacity: 0;
}
.shrine-scope .announcement-bar__discount.success .announcement-bar__discount__success {
    opacity: 1;
}
@media screen and (min-width: 750px) {
.shrine-scope .announcement-bar .splide .splide__track .splide__list.announcement-bar__desktop-grid {
        display: grid;
        align-items: center;
        grid-template-columns: repeat(var(--shr-columns-desktop), 1fr);
        column-gap: var(--shr-gap-desktop);
        row-gap: 0.625rem;
    }
.shrine-scope .announcement-bar .splide .splide__track .splide__list.announcement-bar__desktop-grid[data-columns-desktop="0"] {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
.shrine-scope .announcement-bar__desktop-grid .splide__slide {
        width: auto !important;
        margin-right: 0 !important;
    }
.shrine-scope .announcement-bar__message--desktop-horizontal {
        flex-direction: row;
    }
.shrine-scope .announcement-bar__message--desktop-horizontal .material-icon, .shrine-scope .announcement-bar__message--desktop-horizontal .announcement-bar__message__custom-icon {
        margin-right: 0.625rem;
        margin-bottom: 0;
    }
.shrine-scope .announcement-bar__message--desktop-vertical {
        flex-direction: column;
    }
.shrine-scope .announcement-bar__message--desktop-vertical .material-icon, .shrine-scope .announcement-bar__message--desktop-vertical .announcement-bar__message__custom-icon {
        margin-bottom: 0.25rem;
        margin-right: 0;
    }
.shrine-scope .announcement-bar__message {
        font-size: var(--shr-desktop-text-size);
    }
.shrine-scope .announcement-bar__message .material-icon {
        font-size: var(--shr-desktop-icon-size);
    }
.shrine-scope .announcement-bar__message__custom-icon {
        height: var(--shr-desktop-icon-size);
    }
.shrine-scope .announcement-bar__message .list-social {
        column-gap: calc(var(--shr-desktop-icon-size) / 2);
    }
.shrine-scope .announcement-bar__message .list-social__item .icon {
        width: var(--shr-desktop-icon-size);
        height: var(--shr-desktop-icon-size);
    }
.shrine-scope .announcement-bar__item {
        padding-left: calc(var(--shr-padding-left) * 1.25);
        padding-right: calc(var(--shr-padding-right) * 1.25);
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .announcement-bar .splide .splide__track .splide__list.announcement-bar__mobile-grid {
        display: grid;
        align-items: center;
        grid-template-columns: repeat(var(--shr-columns-mobile), 1fr);
        column-gap: var(--shr-gap-mobile);
        row-gap: 0.625rem;
    }
.shrine-scope .announcement-bar .splide .splide__track .splide__list.announcement-bar__mobile-grid[data-columns-mobile="0"] {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
.shrine-scope .announcement-bar__mobile-grid .splide__slide {
        width: auto !important;
        margin-right: 0 !important;
    }
.shrine-scope .announcement-bar__separator::before {
        right: calc(var(--shr-gap-mobile) / -2);
    }
}
.shrine-scope .section-header.shopify-section-group-header-group {
    z-index: 5;
    margin: 0;
}
.shrine-scope .shopify-section-header-sticky {
    position: sticky;
    top: 0;
}
.shrine-scope .shopify-section-header-hidden {
    top: calc(-1 * var(--shr-header-height));
}
.shrine-scope .shopify-section-header-hidden.menu-open {
    top: 0;
}
.shrine-scope .section-header.animate {
    transition: top 0.15s ease-out;
}
.shrine-scope .shopify-section-group-header-group {
    z-index: 4;
}
.shrine-scope .section-header~.shopify-section-group-header-group {
    z-index: initial;
}
.shrine-scope sticky-group-manager {
    display: contents;
}
.shrine-scope sticky-announcement {
    display: contents;
}
.shrine-scope .announcement-bar-section.shopify-section-header-sticky {
    position: sticky;
    top: var(--shr-sticky-offset, 0px);
    z-index: 4;
}
.shrine-scope .announcement-bar-section.shopify-section-header-hidden {
    top: calc(var(--shr-sticky-offset, 0px) - var(--shr-announcement-bar-height, 100px)) !important;
}
.shrine-scope .announcement-bar-section.animate {
    transition: top 0.15s ease-out;
}
.shrine-scope sticky-group-manager .section-header.shopify-section-header-sticky {
    top: var(--shr-sticky-offset, 0px);
}
.shrine-scope sticky-group-manager .section-header.shopify-section-header-hidden {
    top: calc(var(--shr-sticky-offset, 0px) - var(--shr-header-height, 100px)) !important;
}
.shrine-scope sticky-group-manager .section-header.animate {
    transition: top 0.15s ease-out;
}
.shrine-scope .header-wrapper {
    display: block;
    position: relative;
    background-color: rgb(var(--shr-color-background));
}
.shrine-scope .header {
    display: grid;
    grid-template-areas: "left-icons heading icons";
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
}
@media screen and (min-width: 990px) {
.shrine-scope .media--cropped {
        padding-bottom: 63%;
    }
.shrine-scope .header {
        grid-template-columns: 1fr auto 1fr;
    }
.shrine-scope .header--top-left, .shrine-scope .header--middle-left:not(.header--has-menu) {
        grid-template-areas: "heading icons" "navigation navigation";
        grid-template-columns: 1fr auto;
    }
.shrine-scope .header--top-left.drawer-menu, .shrine-scope .header--middle-left.drawer-menu {
        grid-template-areas: "navigation heading icons";
        grid-template-columns: auto 1fr auto;
        column-gap: 0.625rem;
    }
.shrine-scope .header--middle-left {
        grid-template-areas: "heading navigation icons";
        grid-template-columns: auto 1fr auto;
        column-gap: 1.25rem;
    }
.shrine-scope .header--middle-center:not(.drawer-menu) {
        grid-template-areas: "navigation heading icons";
        grid-template-columns: 1fr auto 1fr;
        column-gap: 1.25rem;
    }
.shrine-scope .header--middle-center a.header__heading-link {
        text-align: center;
    }
.shrine-scope .header--top-center {
        grid-template-areas: "left-icons heading icons" "navigation navigation navigation";
    }
.shrine-scope .header--top-center.drawer-menu {
        grid-template-areas: "left-icons heading icons";
        grid-template-columns: 1fr auto 1fr;
    }
.shrine-scope .header:not(.header--middle-left, .shrine-scope .header--middle-center) .header__inline-menu {
        margin-top: 0.65625rem;
    }
}
.shrine-scope .header [tabindex="-1"]:focus {
    outline: 0;
}
.shrine-scope .header__heading {
    margin: 0;
    line-height: 0;
}
.shrine-scope .header>.header__heading-link {
    line-height: 0;
}
.shrine-scope .header__heading, .shrine-scope .header__heading-link {
    grid-area: heading;
    justify-self: center;
}
.shrine-scope .header__heading-link {
    display: inline-block;
    padding: 0.46875rem;
    text-decoration: none;
    word-break: break-word;
}
.shrine-scope .header__heading-link.media {
    padding: 0;
}
.shrine-scope .header__heading-link .h2 {
    line-height: 1;
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .header__heading-logo {
    height: auto;
    width: 100%;
    transition: width 0.3s cubic-bezier(0.52, 0, 0.61, 0.99);
}
.shrine-scope .header__icons {
    display: flex;
    align-items: center;
    grid-area: icons;
    justify-self: end;
}
.shrine-scope .header__icon span, .shrine-scope .header__icon:not(.header__icon--summary) {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shrine-scope .header__icon span {
    height: 100%;
}
.shrine-scope .header__icon::after {
    content: none;
}
.shrine-scope .header__icon .icon {
    height: 1.25rem;
    width: 1.25rem;
    fill: none;
    vertical-align: middle;
}
.shrine-scope .header__icon, .shrine-scope .header__icon--cart .icon {
    height: 2.75rem;
    width: 2.75rem;
    padding: 0;
}
.shrine-scope .header__icon--cart {
    position: relative;
    margin-right: -0.75rem;
}
.shrine-scope .header__icon--cart .icon-cart {
    width: 1.5rem;
    height: 1.5rem;
}
.shrine-scope .header__icon--cart svg circle, .shrine-scope .header__icon--cart svg polyline {
    color: rgba(var(--shr-color-foreground), 0.85);
}
@media screen and (max-width: 989px) {
.shrine-scope .header__heading, .shrine-scope .header__heading-link {
        text-align: center;
    }
.shrine-scope .header--mobile-left .header__heading, .shrine-scope .header--mobile-left .header__heading-link {
        text-align: left;
        justify-self: start;
    }
.shrine-scope .header--mobile-left {
        grid-template-columns: auto auto 1fr;
    }
.shrine-scope menu-drawer~.header__icons .header__icon--account {
        display: none;
    }
}
.shrine-scope .header__icon--menu[aria-expanded="true"]::before {
    content: "";
    top: 100%;
    left: 0;
    height: calc(var(--shr-viewport-height, 100vh) - (var(--shr-header-bottom-position, 100%)));
    width: 100%;
    display: block;
    position: absolute;
    background: rgba(var(--shr-color-base-text), 0.5);
}
.shrine-scope menu-drawer+.header__search {
    display: none;
}
.shrine-scope .header>.header__search {
    grid-area: left-icons;
    justify-self: start;
}
.shrine-scope .header--top-center.drawer-menu>.header__search {
    margin-left: 2rem;
}
.shrine-scope .header--top-center header-drawer {
    grid-area: left-icons;
}
.shrine-scope .header:not(.header--has-menu) *>.header__search {
    display: none;
}
.shrine-scope .header__search {
    display: inline-flex;
    line-height: 0;
}
.shrine-scope .header--top-center>.header__search, .shrine-scope .no-js .predictive-search {
    display: none;
}
.shrine-scope .header--top-center *>.header__search {
    display: inline-flex;
}
@media screen and (min-width: 990px) {
.shrine-scope .header:not(.header--top-center) *>.header__search, .shrine-scope .header--top-center>.header__search {
        display: inline-flex;
    }
.shrine-scope .header:not(.header--top-center)>.header__search, .shrine-scope .header--top-center *>.header__search {
        display: none;
    }
}
.shrine-scope details[open]>.search-modal {
    opacity: 1;
}
.shrine-scope details[open] .modal-overlay::after {
    position: absolute;
    content: "";
    background-color: rgb(var(--shr-color-foreground), 0.5);
    top: 100%;
    left: 0;
    right: 0;
    height: 100vh;
}
.shrine-scope .no-js details[open]>.header__icon--search {
    top: 0.625rem;
    right: 0.3125rem;
}
.shrine-scope .search-modal {
    opacity: 0;
    height: 88px;
}
.shrine-scope .search-modal.modal__content {
    position: fixed;
}
.shrine-scope .search-modal__content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 3.125rem 0 0.625rem;
    line-height: calc(1 + 0.8 / var(--shr-font-body-scale));
    position: relative;
}
.shrine-scope .search-modal__content-bottom {
    bottom: calc((var(--shr-inputs-margin-offset) / 2));
}
.shrine-scope .search-modal__content-top {
    top: calc((var(--shr-inputs-margin-offset) / 2));
}
.shrine-scope .search-modal__form {
    width: 100%;
}
.shrine-scope .search-modal__close-button {
    position: absolute;
    right: 0.1875rem;
}
.shrine-scope .header__icon--menu .icon {
    display: block;
    position: absolute;
    opacity: 1;
    transform: scale(1);
    transition: transform 150ms, opacity 150ms;
}
.shrine-scope details:not([open])>.header__icon--menu .icon-close, .shrine-scope details[open]>.header__icon--menu .icon-hamburger {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
}
.shrine-scope .js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger {
    visibility: visible;
    opacity: 1;
    transform: scale(1.07);
}
.shrine-scope .js details>.header__submenu {
    opacity: 0;
    transform: translateY(-0.9375rem);
}
.shrine-scope details[open]>.header__submenu {
    animation-fill-mode: forwards;
    z-index: 1;
}
@media (prefers-reduced-motion) {
.shrine-scope .motion-reduce {
        transition: none !important;
        animation: none !important;
    }
.shrine-scope details[open]>.header__submenu {
        opacity: 1;
        transform: translateY(0);
    }
}
.shrine-scope .header__inline-menu {
    margin-left: -0.75rem;
    grid-area: navigation;
    display: none;
}
.shrine-scope .header--top-center .header__heading-link, .shrine-scope .header--top-center .header__inline-menu {
    margin-left: 0;
}
.shrine-scope .header__menu {
    padding: 0 0.625rem;
}
.shrine-scope .header__menu-item {
    padding: 0.75rem;
    text-decoration: none;
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope details[open]>.header__menu-item {
    text-decoration: underline;
}
.shrine-scope .header__menu-item:hover {
    transition: color var(--shr-duration-short) ease;
    color: rgb(var(--shr-accent-color));
}
.shrine-scope details[open]>.header__menu-item .icon-caret {
    transform: rotate(180deg);
}
.shrine-scope .header__active-menu-item {
    transition: text-decoration-thickness var(--shr-duration-short) ease;
    text-underline-offset: 0.1875rem;
}
.shrine-scope .header__active-menu-item-v2 {
    font-weight: 700;
    padding: 0 0.7em;
    position: relative;
    z-index: 0;
}
.shrine-scope .header__active-menu-item-v2::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(1.4);
    background: rgb(var(--shr-color-background));
    z-index: -1;
    border-radius: 0.1875rem;
}
.shrine-scope .header__menu-item:hover .header__active-menu-item-v2 {
    text-decoration: none;
    text-underline-offset: 0;
}
.shrine-scope .header__submenu {
    transition: opacity var(--shr-duration-default) ease, transform var(--shr-duration-default) ease;
}
.shrine-scope .global-settings-popup, .shrine-scope .header__submenu.global-settings-popup {
    border-radius: var(--shr-popup-corner-radius);
    border-color: rgba(var(--shr-color-foreground), var(--shr-popup-border-opacity));
    border-style: solid;
    border-width: var(--shr-popup-border-width);
    box-shadow: var(--shr-popup-shadow-horizontal-offset) var(--shr-popup-shadow-vertical-offset) var(--shr-popup-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-popup-shadow-opacity));
    z-index: -1;
}
.shrine-scope .header__submenu.list-menu {
    padding: 1.5rem 0;
}
.shrine-scope .header__submenu .header__submenu {
    background-color: rgba(var(--shr-color-foreground), 0.03);
    padding: 0.3125rem 0;
    margin: 0.3125rem 0;
}
.shrine-scope .header__submenu .header__menu-item:after {
    right: 1.25rem;
}
.shrine-scope .header__submenu .header__menu-item {
    justify-content: space-between;
    padding: 0.5rem 1.5rem;
}
.shrine-scope .header__submenu .header__submenu .header__menu-item {
    padding-left: 2.125rem;
}
.shrine-scope .header__menu-item .icon-caret {
    right: 0.5rem;
}
.shrine-scope .header__submenu .icon-caret {
    flex-shrink: 0;
    margin-left: 0.625rem;
    position: static;
}
@keyframes animateMenuOpen {
    0% {
        opacity: 0;
        transform: translateY(-0.9375rem);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .search-modal__close-button {
        right: 0.625rem;
    }
.shrine-scope .search-modal__content {
        padding: 0 3.75rem;
    }
.shrine-scope .overflow-hidden-mobile {
        overflow: auto;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .header__heading-link {
        margin-left: -0.46875rem;
    }
.shrine-scope .header__heading, .shrine-scope .header__heading-link {
        justify-self: start;
    }
.shrine-scope .header--top-center .header__heading, .shrine-scope .header--top-center .header__heading-link {
        justify-self: center;
        text-align: center;
    }
.shrine-scope .header--top-center>.header__search, .shrine-scope .header:not(.header--top-center) *>.header__search {
        display: inline-flex;
    }
.shrine-scope .header--top-center *>.header__search, .shrine-scope .header:not(.header--top-center)>.header__search {
        display: none;
    }
.shrine-scope .search-modal__form {
        max-width: 46.375rem;
    }
.shrine-scope .search-modal__close-button {
        position: initial;
        margin-left: 0.3125rem;
    }
.shrine-scope .header__inline-menu {
        display: block;
    }
.shrine-scope .header--top-center .header__inline-menu {
        justify-self: center;
    }
.shrine-scope .header--top-center .header__inline-menu>.list-menu--inline {
        justify-content: center;
    }
.shrine-scope .header--middle-left .header__inline-menu {
        display: flex;
        margin-left: 0;
    }
.shrine-scope .header--middle-left.position-left .header__inline-menu {
        justify-content: flex-start;
    }
.shrine-scope .header--middle-left.position-center .header__inline-menu {
        justify-content: center;
    }
.shrine-scope .header--middle-left.position-end .header__inline-menu {
        justify-content: flex-end;
    }
.shrine-scope .overflow-hidden-tablet {
        overflow: auto;
    }
}
.shrine-scope .badge {
    border: 1px solid transparent;
    border-radius: var(--shr-badge-corner-radius);
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    text-align: center;
    background-color: rgb(var(--shr-color-badge-background));
    border-color: rgba(var(--shr-color-badge-border), var(--shr-alpha-badge-border));
    font-weight: 700;
    line-height: 1.75em;
    padding: 0 0.5em;
    display: inline-flex;
    align-items: center;
    column-gap: 0.4em;
}
.shrine-scope .badge svg {
    height: 1em;
}
.shrine-scope .gradient {
    background: rgb(var(--shr-color-background));
    background: var(--shr-gradient-background);
}
@media screen and (forced-colors: active) {
.shrine-scope .button.loading {
        color: rgb(var(--shr-color-foreground));
    }
.shrine-scope .icon {
        color: CanvasText;
        fill: CanvasText !important;
    }
.shrine-scope .icon-close-small path {
        stroke: CanvasText;
    }
}
.shrine-scope .ratio {
    display: flex;
    position: relative;
    align-items: stretch;
}
.shrine-scope .ratio::before {
    content: "";
    width: 0;
    height: 0;
    padding-bottom: var(--shr-ratio-percent);
}
.shrine-scope .content-container {
    border-radius: var(--shr-text-boxes-radius);
    border: var(--shr-text-boxes-border-width) solid rgba(var(--shr-color-foreground), var(--shr-text-boxes-border-opacity));
    position: relative;
}
.shrine-scope .content-container:after {
    content: "";
    position: absolute;
    top: calc(var(--shr-text-boxes-border-width) * -1);
    right: calc(var(--shr-text-boxes-border-width) * -1);
    bottom: calc(var(--shr-text-boxes-border-width) * -1);
    left: calc(var(--shr-text-boxes-border-width) * -1);
    border-radius: var(--shr-text-boxes-radius);
    box-shadow: var(--shr-text-boxes-shadow-horizontal-offset) var(--shr-text-boxes-shadow-vertical-offset) var(--shr-text-boxes-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-text-boxes-shadow-opacity));
    z-index: -1;
}
.shrine-scope .content-container--full-width:after {
    left: 0;
    right: 0;
    border-radius: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .content-container--full-width-mobile {
        border-left: none;
        border-right: none;
        border-radius: 0;
    }
.shrine-scope .content-container--full-width-mobile:after {
        display: none;
    }
}
.shrine-scope .global-media-settings {
    position: relative;
    border: var(--shr-media-border-width) solid rgba(var(--shr-color-foreground), var(--shr-media-border-opacity));
    border-radius: var(--shr-media-radius);
    overflow: visible !important;
    background-color: rgb(var(--shr-color-background));
}
.shrine-scope .global-media-settings:after {
    position: absolute;
    top: calc(var(--shr-media-border-width) * -1);
    right: calc(var(--shr-media-border-width) * -1);
    bottom: calc(var(--shr-media-border-width) * -1);
    left: calc(var(--shr-media-border-width) * -1);
    border-radius: var(--shr-media-radius);
    box-shadow: var(--shr-media-shadow-horizontal-offset) var(--shr-media-shadow-vertical-offset) var(--shr-media-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-media-shadow-opacity));
    z-index: -1;
    pointer-events: none;
}
.shrine-scope .global-media-settings--no-shadow {
    overflow: hidden !important;
}
.shrine-scope .global-media-settings--no-shadow:after {
    content: none;
}
.shrine-scope .global-media-settings iframe, .shrine-scope .global-media-settings img, .shrine-scope .global-media-settings model-viewer, .shrine-scope .global-media-settings video {
    border-radius: calc(var(--shr-media-radius) - var(--shr-media-border-width));
}
.shrine-scope .content-container--full-width, .shrine-scope .global-media-settings--full-width, .shrine-scope .global-media-settings--full-width img {
    border-radius: 0;
    border-left: none;
    border-right: none;
}
@supports not (inset: 10px) {
.shrine-scope .grid {
        margin-left: calc(-1 * var(--shr-grid-mobile-horizontal-spacing));
    }
.shrine-scope .grid__item {
        padding-left: var(--shr-grid-mobile-horizontal-spacing);
        padding-bottom: var(--shr-grid-mobile-vertical-spacing);
    }
.shrine-scope .grid--gapless .grid__item {
        padding-left: 0;
        padding-bottom: 0;
    }
@media screen and (min-width: 749px) {
.shrine-scope .grid--peek .grid__item {
            padding-left: var(--shr-grid-mobile-horizontal-spacing);
        }
}
.shrine-scope .product-grid .grid__item {
        padding-bottom: var(--shr-grid-mobile-vertical-spacing);
    }
@media screen and (min-width: 750px) {
.shrine-scope .grid {
            margin-left: calc(-1 * var(--shr-grid-desktop-horizontal-spacing));
        }
.shrine-scope .grid__item {
            padding-left: var(--shr-grid-desktop-horizontal-spacing);
            padding-bottom: var(--shr-grid-desktop-vertical-spacing);
        }
.shrine-scope .product-grid .grid__item {
            padding-bottom: var(--shr-grid-desktop-vertical-spacing);
        }
}
}
@media (forced-colors: active) {
.shrine-scope .button, .shrine-scope .customer button, .shrine-scope .shopify-challenge__button {
        border: 1px solid transparent;
    }
.shrine-scope .button.focused, .shrine-scope .button:focus, .shrine-scope .button:focus-visible, .shrine-scope .shopify-payment-button [role="button"]:focus, .shrine-scope .shopify-payment-button [role="button"]:focus-visible, .shrine-scope .shopify-payment-button__button--unbranded:focus, .shrine-scope .shopify-payment-button__button--unbranded:focus-visible {
        outline: transparent solid 1px;
    }
.shrine-scope .customer .field input:focus, .shrine-scope .customer select:focus, .shrine-scope .field__input:focus, .shrine-scope .localization-form__select:focus.localization-form__select:after, .shrine-scope .select__select:focus {
        outline: transparent solid 1px;
    }
.shrine-scope .localization-form__select:focus {
        outline: transparent solid 1px;
    }
}
.shrine-scope internal-video {
    display: block;
    position: relative;
    z-index: 0;
}
.shrine-scope internal-video video {
    width: 100%;
}
.shrine-scope .internal-video__play {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border: none;
    outline: none;
    z-index: 1;
    cursor: pointer;
}
.shrine-scope .play-button {
    width: 3.125rem;
    height: 3.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    z-index: 0;
    background: rgb(var(--shr-color-background));
    outline: none;
    border: none;
    cursor: pointer;
}
.shrine-scope .internal-video--playing .play-button {
    opacity: 0;
}
.shrine-scope .play-button svg {
    color: rgb(var(--shr-color-foreground));
    height: 50%;
    width: 50%;
}
.shrine-scope .play-button {
    --shr-size: 3.125rem;
    --shr-mobile-size: 3.125rem;
    width: var(--shr-size);
    height: var(--shr-size);
}
@media screen and (max-width: 749px) {
.shrine-scope .play-button {
        width: var(--shr-mobile-size);
        height: var(--shr-mobile-size);
    }
}
.shrine-scope .play-button--outline {
    background: rgba(var(--shr-color-background), 0.12);
    border: solid 4px rgb(var(--shr-color-background));
}
.shrine-scope .play-button--outline svg {
    color: rgb(var(--shr-color-background));
}
.shrine-scope .internal-video__play {
    padding: 0.625rem;
}
.shrine-scope .internal-video__play--top-left, .shrine-scope .internal-video__play--top-right {
    align-items: flex-start;
}
.shrine-scope .internal-video__play--bottom-left, .shrine-scope .internal-video__play--bottom-right {
    align-items: flex-end;
}
.shrine-scope .internal-video__play--top-left, .shrine-scope .internal-video__play--bottom-left {
    justify-content: flex-start;
}
.shrine-scope .internal-video__play--top-right, .shrine-scope .internal-video__play--bottom-right {
    justify-content: flex-end;
}
.shrine-scope .internal-video--loading::before {
    content: "";
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    border: 0.25rem solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
.shrine-scope .internal-video__timeline {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 10px;
    width: 100%;
    cursor: grab;
}
.shrine-scope .internal-video__timeline::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 5px;
    width: var(--shr-completed, 0%);
    background: rgb(var(--shr-accent-color));
}
.shrine-scope .internal-video__timeline--top, .shrine-scope .internal-video__timeline--top::after {
    top: 0;
    bottom: auto;
}
.shrine-scope .internal-video__sound-btn {
    padding: 0;
    position: absolute;
    bottom: 0.625rem;
    right: 0.625rem;
    z-index: 3;
    border-radius: 50%;
    font-size: 1.875rem;
    width: 1.75rem;
    height: 1.75rem;
}
.shrine-scope .internal-video__timeline+.internal-video__sound-btn {
    transform: translateY(-5px);
}
.shrine-scope .internal-video__sound-btn svg {
    width: 0.75rem;
    height: 0.75rem;
}
.shrine-scope .internal-video:not(.internal-video--muted) .internal-video__sound-btn svg:nth-child(1), .shrine-scope .internal-video.internal-video--muted .internal-video__sound-btn svg:nth-child(2) {
    display: none;
}
.shrine-scope .internal-video__fullscreen-btn {
    padding: 0;
    position: absolute;
    bottom: 0.625rem;
    right: 0.625rem;
    z-index: 3;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 50%;
    cursor: pointer;
}
.shrine-scope .internal-video__timeline+.internal-video__fullscreen-btn {
    transform: translateY(-5px);
}
.shrine-scope .internal-video__fullscreen-btn+.internal-video__sound-btn {
    right: 2.8125rem;
}
.shrine-scope .internal-video__timeline+.internal-video__fullscreen-btn+.internal-video__sound-btn {
    right: 2.8125rem;
    transform: translateY(-5px);
}
.shrine-scope .internal-video:not(.internal-video--fullscreen) .internal-video__fullscreen-btn svg:nth-child(2), .shrine-scope .internal-video.internal-video--fullscreen .internal-video__fullscreen-btn svg:nth-child(1) {
    display: none;
}
.shrine-scope internal-video:fullscreen {
    width: 100%;
    height: 100%;
    background: #000;
}
.shrine-scope internal-video:fullscreen video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.shrine-scope .custom-columns {
    --shr-column-gap: var(--shr-desktop-column-gap);
    --shr-row-gap: var(--shr-desktop-row-gap);
    --shr-total-parts: var(--shr-desktop-grid-parts);
    --shr-vertical-alignment: var(--shr-desktop-vertical-alignment);
    display: flex;
    flex-wrap: wrap;
    align-items: var(--shr-vertical-alignment);
    row-gap: var(--shr-row-gap);
    margin-left: calc(var(--shr-column-gap) / -2);
}
.shrine-scope .custom-columns__column {
    --shr-width: var(--shr-desktop-width);
    padding: 0 calc(var(--shr-column-gap) / 2);
    width: calc(100% / var(--shr-total-parts) * var(--shr-width));
    position: relative;
}
.shrine-scope .custom-columns__block {
    margin-top: var(--shr-margin-top);
    margin-bottom: var(--shr-margin-bottom);
}
.shrine-scope .custom-columns__block:first-child {
    margin-top: 0;
}
.shrine-scope .custom-columns__block:last-child {
    margin-bottom: 0;
}
.shrine-scope .custom-columns--indicators .custom-columns__column {
    border: solid 4px var(--shr-indicator-color);
}
.shrine-scope .custom-columns__column__index {
    background: var(--shr-indicator-color);
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
.shrine-scope .custom-columns__title {
    margin: 0;
}
.shrine-scope .buttons-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0.625rem;
    word-break: break-word;
    justify-content: var(--shr-alignment);
}
.shrine-scope .custom-columns__block .payment-badges {
    justify-content: var(--shr-alignment);
}
.shrine-scope .custom-columns__block-accordion+.custom-columns__block-accordion, .shrine-scope .custom-columns__block>.accordion {
    margin-top: 0;
    border-top: none;
}
.shrine-scope .custom-columns.custom-columns--indicators {
    counter-reset: block-counter;
}
.shrine-scope .custom-columns.custom-columns--indicators>div {
    position: relative;
    border: 4px solid var(--shr-indicator-color);
}
.shrine-scope .custom-columns.custom-columns--indicators>div::before {
    top: 0px;
    left: 0px;
    z-index: 1;
    color: #fff;
    width: 50px;
    height: 50px;
    display: grid;
    font-size: 28px;
    font-weight: 700;
    position: absolute;
    place-items: center;
    content: counter(block-counter);
    counter-increment: block-counter;
    background: var(--shr-indicator-color);
}
.shrine-scope .custom-font-size {
    font-size: var(--shr-desktop-text-size);
}
.shrine-scope .custom-font-size-all {
    font-size: var(--shr-text-size);
}
.shrine-scope .custom-image-height {
    height: var(--shr-desktop-image-height);
    width: auto;
}
.shrine-scope .custom-image-width {
    width: var(--shr-desktop-width);
}
@media screen and (max-width: 749px) {
.shrine-scope .custom-columns {
        --shr-column-gap: var(--shr-mobile-column-gap);
        --shr-row-gap: var(--shr-mobile-row-gap);
        --shr-total-parts: var(--shr-mobile-grid-parts);
        --shr-vertical-alignment: var(--shr-mobile-vertical-alignment);
    }
.shrine-scope .custom-columns__column {
        --shr-width: var(--shr-mobile-width);
    }
.shrine-scope .buttons-container, .shrine-scope .custom-columns__block .payment-badges {
        justify-content: var(--shr-mobile-alignment);
    }
.shrine-scope .custom-font-size {
        font-size: var(--shr-mobile-text-size);
    }
.shrine-scope .custom-image-height {
        height: var(--shr-mobile-image-height);
    }
.shrine-scope .custom-image-width {
        width: var(--shr-mobile-width);
    }
}
.shrine-scope .regular-price {
    font-weight: 700;
    color: rgb(var(--shr-accent-color));
    letter-spacing: 0.0625rem;
}
.shrine-scope .compare-price {
    text-decoration: line-through;
    color: rgba(var(--shr-color-foreground), 0.7);
    letter-spacing: 0.0625rem;
    font-size: 0.8em;
}
.shrine-scope .section-id-btn {
    display: flex;
    width: fit-content;
    margin: 0 auto;
    cursor: pointer;
}
.shrine-scope copy-button[data-success="false"]:not(.copy-button--success-absolute) .copy-success, .shrine-scope copy-button[data-success="true"]:not(.copy-button--success-absolute) .copy-text {
    display: none;
}
.shrine-scope .copy-button--success-absolute {
    position: relative;
    display: block;
}
.shrine-scope .copy-button--success-absolute .copy-success {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    pointer-events: none;
}
.shrine-scope .copy-button--success-absolute[data-success="false"] .copy-success, .shrine-scope .copy-button--success-absolute[data-success="true"] .copy-text {
    opacity: 0;
}
.shrine-scope .image-slider {
    position: relative;
}
.shrine-scope .image-slide {
    overflow: hidden;
}
.shrine-scope .image-slide__image svg {
    width: 100%;
}
.shrine-scope .image-slide__desc p {
    margin: 0;
    line-height: 1.3;
}
.shrine-scope .image-slide__desc {
    padding: 0.625rem;
}
.shrine-scope .splide__container {
    box-sizing: border-box;
    position: relative;
}
.shrine-scope .splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    margin: 0 !important;
    padding: 0 !important;
}
.shrine-scope .splide__list>div {
    display: contents;
}
.shrine-scope .splide--ltr .splide__list, .shrine-scope .splide--rtl .splide__list {
    align-items: flex-start;
}
.shrine-scope .splide--align-stretch .splide__list {
    align-items: stretch;
}
.shrine-scope .splide--vertically-centered .splide__list {
    align-items: center;
}
.shrine-scope .splide.splide--inactive .splide__list {
    display: block;
}
.shrine-scope .splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none;
}
.shrine-scope .splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}
.shrine-scope .splide:not(.is-overflow) .splide__pagination {
    display: none;
}
.shrine-scope .splide__progress__bar {
    width: 0;
}
.shrine-scope .splide {
    position: relative;
}
.shrine-scope .splide.is-initialized, .shrine-scope .splide.is-rendered {
    visibility: visible;
}
.shrine-scope .splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
}
.shrine-scope .splide--precalc-width .splide__slide {
    --shr-columns: var(--shr-columns-mobile);
    --shr-gap: var(--shr-gap-mobile);
    width: calc(((100% + var(--shr-gap)) / var(--shr-columns)) - var(--shr-gap));
    margin-right: var(--shr-gap);
}
.shrine-scope .splide--precalc-width.splide--rtl .splide__slide {
    margin-right: 0;
    margin-left: var(--shr-gap);
}
.shrine-scope .splide--precalc-padding .splide__track {
    padding-left: var(--shr-padding-mobile);
    padding-right: var(--shr-padding-mobile);
}
.shrine-scope .splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.shrine-scope .splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.shrine-scope .splide__toggle.is-active .splide__toggle__play, .shrine-scope .splide__toggle__pause {
    display: none;
}
.shrine-scope .splide__toggle.is-active .splide__toggle__pause {
    display: inline;
}
.shrine-scope .splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
@keyframes splide-loading {
    0% {
        transform: rotate(0);
    }

    to {
        transform: rotate(1turn);
    }
}
.shrine-scope .splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.shrine-scope .splide__track--fade>.splide__list>.splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0;
}
.shrine-scope .splide__track--fade>.splide__list>.splide__slide:not(.is-active) {
    pointer-events: none;
}
.shrine-scope .splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1;
}
.shrine-scope .splide--rtl {
    direction: rtl;
}
.shrine-scope .splide__track--ttb>.splide__list {
    display: block;
}
.shrine-scope .splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    border-radius: var(--shr-slider-arrow-border-radius);
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    font-size: var(--shr-slider-arrow-size);
    height: 1em;
    width: 1em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-color: rgb(var(--shr-color-background));
    flex-shrink: 0;
}
.shrine-scope .splide--transparent-arrows .splide__arrow {
    background-color: transparent;
    color: rgb(var(--shr-color-background));
}
.shrine-scope .splide__arrow svg {
    fill: currentColor;
    height: var(--shr-slider-arrow-icon-size);
    width: var(--shr-slider-arrow-icon-size);
}
.shrine-scope .splide--small-pagination .splide__arrow {
    font-size: 1.625rem;
}
.shrine-scope .splide--small-pagination .splide__arrow svg {
    height: calc(var(--shr-slider-arrow-icon-size) * 0.95);
    width: calc(var(--shr-slider-arrow-icon-size) * 0.95);
}
.shrine-scope .splide__arrow:hover:not(:disabled) {
    opacity: 0.9;
}
.shrine-scope .splide__arrow:disabled {
    opacity: 0.3;
}
.shrine-scope .splide__arrow:focus-visible {
    outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 3px;
}
.shrine-scope .splide__arrow--prev {
    left: 0.625rem;
}
.shrine-scope .splide__arrow--prev svg {
    transform: scaleX(-1);
}
.shrine-scope .splide__arrow--next {
    right: 0.625rem;
}
.shrine-scope .splide.is-focus-in .splide__arrow:focus {
    outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 3px;
}
.shrine-scope .splide__pagination {
    bottom: 0.3125rem;
    left: 0;
    padding: 0 0.625rem;
    position: absolute;
    right: 0;
    z-index: 1;
}
.shrine-scope .splide__pagination__page {
    --shr-dot-color: rgb(var(--shr-color-foreground));
    border-radius: 50%;
    display: inline-block;
    width: var(--shr-pagination-dot-width);
    height: var(--shr-pagination-dot-height);
    padding: calc(var(--shr-pagination-dot-spacing) / 2);
    position: relative;
    box-sizing: content-box;
    background: transparent;
}
.shrine-scope .splide__pagination__page.dots-custom-color {
    --shr-dot-color: rgb(var(--shr-color-background));
}
.shrine-scope .splide__pagination__page::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: var(--shr-pagination-dot-radius);
    width: var(--shr-pagination-dot-width);
    height: var(--shr-pagination-dot-height);
    background: var(--shr-dot-color);
    transition: transform 0.2s linear;
    opacity: 0.5;
}
.shrine-scope .splide__pagination__page:hover::before {
    opacity: 0.9;
}
.shrine-scope .splide__pagination__page.is-active::before {
    opacity: 1;
    width: calc(var(--shr-pagination-dot-width) * var(--shr-pagination-dot-active-scale));
    height: calc(var(--shr-pagination-dot-height) * var(--shr-pagination-dot-active-scale));
    border-radius: calc(var(--shr-pagination-dot-radius) * var(--shr-pagination-dot-active-scale));
}
.shrine-scope .splide__pagination__page:focus-visible {
    outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 3px;
}
.shrine-scope .splide.is-focus-in .splide__pagination__page:focus {
    outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 3px;
}
.shrine-scope .splide__progress__bar {
    background: #ccc;
    height: 3px;
}
.shrine-scope .splide__slide {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.shrine-scope .splide__slide:focus {
    outline: 0;
}
@supports (outline-offset: -3px) {
.shrine-scope .splide__slide:focus-visible {
        outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
        outline-offset: -3px;
    }
}
@media screen and (-ms-high-contrast: none) {
.shrine-scope .splide__slide:focus-visible {
        border: 3px solid rgba(var(--shr-color-foreground), 0.5);
    }
}
@supports (outline-offset: -3px) {
.shrine-scope .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
        outline-offset: -3px;
    }
}
@media screen and (-ms-high-contrast: none) {
.shrine-scope .splide.is-focus-in .splide__slide:focus {
        border: 3px solid rgba(var(--shr-color-foreground), 0.5);
    }
.shrine-scope .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color: rgba(var(--shr-color-foreground), 0.5);
    }
}
.shrine-scope .splide__toggle {
    cursor: pointer;
}
.shrine-scope .splide__toggle:focus-visible {
    outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 3px;
}
.shrine-scope .splide.is-focus-in .splide__toggle:focus {
    outline: 3px solid rgba(var(--shr-color-foreground), 0.5);
    outline-offset: 3px;
}
.shrine-scope .splide__track--nav>.splide__list>.splide__slide {
    border: 3px solid transparent;
    cursor: pointer;
}
.shrine-scope .splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #000;
}
.shrine-scope .splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 0.625rem;
}
.shrine-scope .splide__arrows--rtl .splide__arrow--prev svg {
    transform: scaleX(1);
}
.shrine-scope .splide__arrows--rtl .splide__arrow--next, .shrine-scope .upsells-container .splide--desktop-arrows-sides .splide__arrows--rtl .splide__arrow--next {
    left: 0.625rem;
    right: auto;
}
.shrine-scope .splide__arrows--rtl .splide__arrow--next svg {
    transform: scaleX(-1);
}
.shrine-scope .splide__arrows--ttb .splide__arrow {
    left: 50%;
    transform: translate(-50%);
}
.shrine-scope .splide__arrows--ttb .splide__arrow--prev {
    top: 1em;
}
.shrine-scope .splide__arrows--ttb .splide__arrow--prev svg {
    transform: rotate(-90deg);
}
.shrine-scope .splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto;
}
.shrine-scope .splide__arrows--ttb .splide__arrow--next svg {
    transform: rotate(90deg);
}
.shrine-scope .splide__pagination--ttb {
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: 0.5em;
    top: 0;
}
.shrine-scope .splide--number-pagination .splide__pagination {
    counter-reset: pagination-num;
}
.shrine-scope .splide--number-pagination .splide__pagination__page:before {
    counter-increment: pagination-num;
    content: counter(pagination-num);
}
@media screen and (min-width: 750px) {
.shrine-scope .splide.splide--destroy-desktop .splide__list {
        display: grid;
        grid-template-columns: repeat(var(--shr-columns-desktop), 1fr);
        column-gap: var(--shr-grid-desktop-horizontal-spacing);
        row-gap: var(--shr-grid-desktop-vertical-spacing);
        overflow: visible;
    }
.shrine-scope .splide.splide--destroy-desktop .splide__track {
        overflow: visible;
    }
.shrine-scope .splide--precalc-width-desktop .splide__slide {
        width: calc(((100% + var(--shr-gap-desktop)) / var(--shr-columns-desktop)) - var(--shr-gap-desktop));
        margin-right: var(--shr-gap-desktop);
    }
.shrine-scope .splide--rtl.splide--precalc-width-desktop .splide__slide {
        margin-left: var(--shr-gap-desktop);
        margin-right: 0;
    }
.shrine-scope .splide--precalc-width .splide__slide {
        --shr-columns: var(--shr-columns-desktop);
        --shr-gap: var(--shr-gap-desktop);
    }
.shrine-scope .splide--precalc-padding .splide__track {
        padding-left: var(--shr-padding-desktop);
        padding-right: var(--shr-padding-desktop);
    }
.shrine-scope .splide--precalc-padding-desktop .splide__track {
        padding-left: var(--shr-left-padding-desktop);
        padding-right: var(--shr-right-padding-desktop);
    }
.shrine-scope .splide--desktop-dots-under .splide__pagination {
        position: relative;
        bottom: 0;
        padding-top: 0.9375rem;
    }
.shrine-scope .splide--small-pagination.splide--desktop-dots-under .splide__pagination {
        padding-top: 1.125rem;
    }
.shrine-scope .splide--desktop-dots-hidden .splide__pagination, .shrine-scope .splide--desktop-arrows-hidden .splide__arrows {
        display: none;
    }
.shrine-scope .splide.is-initialized[data-desktop-adaptive-height="true"] .splide__track {
        height: var(--shr-active-slide-height);
        transition: height 0.2s ease-in-out;
    }
.shrine-scope .splide--desktop-arrows-sides.splide--desktop-arrows-outside .splide__arrow--prev {
        left: -2.5rem;
    }
.shrine-scope .splide--desktop-arrows-sides.splide--desktop-arrows-outside .splide__arrow--next {
        right: -2.5rem;
    }
.shrine-scope .splide--desktop-arrows-sides.splide--desktop-arrows-outside .splide__arrows--rtl .splide__arrow--prev {
        left: auto;
        right: -2.5rem;
    }
.shrine-scope .splide--desktop-arrows-sides.splide--desktop-arrows-outside .splide__arrows--rtl .splide__arrow--next {
        right: auto;
        left: -2.5rem;
    }
.shrine-scope .splide--desktop-arrows-under:not(.splide--desktop-dots-under) .splide__arrows {
        display: flex;
        justify-content: center;
        column-gap: 1.875rem;
        padding-top: 0.5rem;
    }
.shrine-scope .splide--desktop-arrows-under:not(.splide--desktop-dots-under) .splide__arrow {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        transform: none;
    }
.shrine-scope .splide--desktop-dots-over.splide--desktop-arrows-under .splide__pagination {
        bottom: 2.875rem;
    }
.shrine-scope .splide--desktop-dots-under.splide--desktop-arrows-under .splide__dots-and-arrows {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
.shrine-scope .splide--desktop-dots-under.splide--desktop-arrows-under .splide__arrow--prev {
        left: -1em;
        margin-top: 0.625rem;
    }
.shrine-scope .splide--desktop-dots-under.splide--desktop-arrows-under .splide__arrow--next {
        right: -1em;
        margin-top: 0.625rem;
    }
.shrine-scope .splide--desktop-dots-under.splide--desktop-arrows-under .splide__arrows--rtl .splide__arrow--prev {
        left: auto;
        right: -1em;
    }
.shrine-scope .splide--desktop-dots-under.splide--desktop-arrows-under .splide__arrows--rtl .splide__arrow--next {
        right: auto;
        left: -1em;
    }
.shrine-scope .splide--desktop-arrows-under .splide__dots-and-arrows {
        margin-top: 0.78125rem;
    }
.shrine-scope .splide--small-pagination.splide--desktop-arrows-under .splide__dots-and-arrows {
        margin-top: -0.625rem;
    }
.shrine-scope .splide--small-pagination.splide--desktop-arrows-hidden.splide--desktop-dots-under .splide__pagination {
        padding-top: 0.25rem;
    }
.shrine-scope .splide.is-initialized.desktop-destroy--flex:not(.is-active) .splide__list {
        display: flex;
    }
.shrine-scope .splide.is-initialized.desktop-destroy--grid:not(.is-active) .splide__list {
        display: grid;
    }
.shrine-scope .splide:not(.splide--destroy-desktop) .splide__slide__container--card {
        padding-top: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-top));
        padding-bottom: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-bottom));
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .splide--precalc-width-mobile .splide__slide {
        width: calc(((100% + var(--shr-gap-mobile)) / var(--shr-columns-mobile)) - var(--shr-gap-mobile));
        margin-right: var(--shr-gap-mobile);
    }
.shrine-scope .splide--rtl.splide--precalc-width-mobile .splide__slide {
        margin-left: var(--shr-gap-mobile);
        margin-right: 0;
    }
.shrine-scope .splide--precalc-padding-mobile .splide__track {
        padding-left: var(--shr-side-padding-mobile);
        padding-right: var(--shr-side-padding-mobile);
    }
.shrine-scope .splide.splide--destroy-mobile .splide__list {
        display: grid;
        grid-template-columns: repeat(var(--shr-columns-mobile), 1fr);
        column-gap: var(--shr-grid-mobile-horizontal-spacing);
        row-gap: var(--shr-grid-mobile-vertical-spacing);
        overflow: visible;
    }
.shrine-scope .splide.splide--destroy-mobile .splide__track {
        overflow: visible;
    }
.shrine-scope .splide--mobile-dots-under .splide__pagination {
        position: relative;
        bottom: 0;
        padding-top: 0.625rem;
    }
.shrine-scope .splide--mobile-dots-hidden .splide__pagination, .shrine-scope .splide--mobile-arrows-hidden .splide__arrows {
        display: none;
    }
.shrine-scope .splide.is-initialized[data-mobile-adaptive-height="true"] .splide__track {
        height: var(--shr-active-slide-height);
        transition: height 0.2s ease-in-out;
    }
.shrine-scope .splide__arrows {
        font-size: 1.75rem;
    }
.shrine-scope .splide--mobile-arrows-under:not(.splide--mobile-dots-under) .splide__arrows {
        display: flex;
        justify-content: center;
        column-gap: 0.9375rem;
        padding-top: 0.5rem;
    }
.shrine-scope .splide--mobile-arrows-under:not(.splide--mobile-dots-under) .splide__arrow {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        transform: none;
    }
.shrine-scope .splide--mobile-dots-over.splide--mobile-arrows-under .splide__pagination {
        bottom: 2.6875rem;
    }
.shrine-scope .splide--mobile-dots-under.splide--mobile-arrows-under .splide__dots-and-arrows {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
.shrine-scope .splide--mobile-dots-under.splide--mobile-arrows-under .splide__arrow--prev {
        left: -1em;
        margin-top: 0.375rem;
    }
.shrine-scope .splide--mobile-dots-under.splide--mobile-arrows-under .splide__arrow--next {
        right: -1em;
        margin-top: 0.375rem;
    }
.shrine-scope .splide--mobile-dots-under.splide--mobile-arrows-under .splide__arrows--rtl .splide__arrow--prev {
        left: auto;
        right: -1em;
    }
.shrine-scope .splide--mobile-dots-under.splide--mobile-arrows-under .splide__arrows--rtl .splide__arrow--next {
        right: auto;
        left: -1em;
    }
.shrine-scope .splide--mobile-arrows-under .splide__dots-and-arrows {
        margin-top: 0.46875rem;
    }
.shrine-scope .splide--small-pagination.splide--mobile-arrows-under .splide__dots-and-arrows {
        margin-top: -0.1875rem;
    }
.shrine-scope .splide--small-pagination.splide--mobile-arrows-under.splide--mobile-dots-under .splide__pagination {
        padding-top: 0.75rem;
    }
.shrine-scope .splide--small-pagination.splide--mobile-arrows-hidden.splide--mobile-dots-under .splide__pagination {
        padding-top: 0.25rem;
    }
.shrine-scope .splide.is-initialized.mobile-destroy--flex:not(.is-active) .splide__list {
        display: flex;
    }
.shrine-scope .splide.is-initialized.mobile-destroy--grid:not(.is-active) .splide__list {
        display: grid;
    }
.shrine-scope .splide:not(.splide--destroy-mobile) .splide__slide__container--card {
        padding-top: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-top));
        padding-bottom: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-bottom));
    }
}
.shrine-scope .splide.is-active .splide__slide__container--card {
    scroll-snap-align: unset;
}
.shrine-scope .logo-list__heading .title {
    text-align: center;
    margin-top: 0;
}
.shrine-scope .logo-list__item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.25rem;
}
.shrine-scope .logo-list__item--gray img {
    filter: grayscale(1);
    opacity: 0.8;
}
@media screen and (min-width: 750px) {
.shrine-scope .logo-list-container-horizontal {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        row-gap: 1.25rem;
        column-gap: 1.875rem;
    }
.shrine-scope .logo-list-container-horizontal .title {
        margin-bottom: 0;
    }
.shrine-scope .logo-list-container .splide__list {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .logo-list-container .mobile-logo-list--grid {
        display: grid;
        grid-template-columns: repeat(var(--shr-columns-mobile), 1fr);
    }
.shrine-scope .logo-list__item img {
        max-width: 100%;
        object-fit: contain;
        margin: 0 auto;
    }
}
.shrine-scope .hero {
    position: relative;
    z-index: 0;
    overflow: hidden;
    --shr-additional-padding: 0px;
}
.shrine-scope .hero-slide {
    --shr-content-bg-opacity: 0;
    position: relative;
    z-index: 0;
    display: flex;
}
.shrine-scope .hero-slide__background {
    z-index: -2;
}
.shrine-scope .hero-slide__background, .shrine-scope .hero-slide__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.shrine-scope .hero-slide__overlay {
    background: var(--shr-overlay-color);
    opacity: var(--shr-overlay-opacity);
}
.shrine-scope .hero-slide__content-container--full-width {
    max-width: none;
}
.shrine-scope .hero-slide__content-container {
    width: 100%;
    display: flex;
    align-items: var(--shr-content-vertical-position);
    justify-content: var(--shr-content-horizontal-position);
}
.shrine-scope .hero-slide__content {
    position: relative;
    z-index: 5;
    background: rgba(var(--shr-color-background), var(--shr-content-bg-opacity));
    text-align: var(--shr-content-text-alignment);
}
.shrine-scope .hero-slide__content--limited {
    max-width: var(--shr-content-max-width);
}
.shrine-scope .hero__heading-prefix, .shrine-scope .hero__heading-suffix, .shrine-scope .hero__heading {
    margin: 0;
}
.shrine-scope .hero__text:not(:first-child) {
    margin-top: 1.25rem;
}
.shrine-scope .hero__buttons:not(:first-child) {
    margin-top: 1.25rem;
}
.shrine-scope .hero__buttons .button+.button {
    margin-left: 0.625rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .hero-slide__background__mobile-media {
        display: none;
    }
.shrine-scope .parallax-hero .hero__heading {
        font-size: var(--shr-heading-size);
    }
.shrine-scope .hero-slide .internal-video__sound-btn {
        bottom: 1.25rem;
        right: 1.25rem;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .hero-slide__background--has-mobile .hero-slide__background__desktop-media {
        display: none;
    }
.shrine-scope .hero-slide__content-container {
        align-items: var(--shr-mobile-content-vertical-position);
        justify-content: var(--shr-mobile-content-text-alignment);
    }
.shrine-scope .slideshow-hero-slide .hero-slide__overlay {
        --shr-overlay-color: var(--shr-mobile-overlay-color);
        --shr-overlay-opacity: var(--shr-mobile-overlay-opacity);
    }
.shrine-scope .hero-slide__content {
        text-align: var(--shr-mobile-content-text-alignment);
        max-width: 100%;
    }
.shrine-scope .parallax-hero .hero__heading {
        font-size: var(--shr-mobile-heading-size);
    }
}
.shrine-scope parallax-hero {
    display: block;
}
.shrine-scope .parallax-hero .parallax-hero__layer {
    z-index: var(--shr-z-index);
    transition: transform 0.05s ease-in-out;
}
.shrine-scope .extension-container .extension-content, .shrine-scope a[href*="pipiads"], .shrine-scope [id$="wr"], .shrine-scope [id*="uuspy"], .shrine-scope #shopify-raise-container, .shrine-scope .ixspy-tools, .shrine-scope #unispy-app, .shrine-scope #ci-extension-div, .shrine-scope #simplytrends-main-extension-root, .shrine-scope a[href*="salesource.com"] {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}
.shrine-scope .deferred-media__poster {
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.shrine-scope .media>.deferred-media__poster {
    display: flex;
    align-items: center;
    justify-content: center;
}
.shrine-scope .deferred-media__poster img {
    width: auto;
    max-width: 100%;
    height: 100%;
}
.shrine-scope .deferred-media {
    overflow: hidden;
}
.shrine-scope .deferred-media:not([loaded]) template {
    z-index: -1;
}
.shrine-scope .deferred-media[loaded]>.deferred-media__poster {
    display: none;
}
.shrine-scope .deferred-media__poster:focus-visible {
    outline: none;
    box-shadow: 0 0 0 var(--shr-media-border-width) rgba(var(--shr-color-foreground), var(--shr-media-border-opacity)), 0 0 0 calc(var(--shr-media-border-width) + 0.1875rem) rgb(var(--shr-color-background)), 0 0 0 calc(var(--shr-media-border-width) + 0.3125rem) rgba(var(--shr-color-foreground), 0.5);
    border-radius: calc(var(--shr-media-radius) - var(--shr-media-border-width));
}
.shrine-scope .deferred-media__poster:focus {
    outline: none;
    box-shadow: 0 0 0 var(--shr-media-border-width) rgba(var(--shr-color-foreground), var(--shr-media-border-opacity)), 0 0 0 calc(var(--shr-media-border-width) + 0.1875rem) rgb(var(--shr-color-background)), 0 0 0 calc(var(--shr-media-border-width) + 0.3125rem) rgba(var(--shr-color-foreground), 0.5);
    border-radius: calc(var(--shr-media-radius) - var(--shr-media-border-width));
}
@media (forced-colors: active) {
.shrine-scope .deferred-media__poster:focus {
        outline: transparent solid 1px;
    }
}
.shrine-scope .deferred-media__poster:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}
.shrine-scope .deferred-media__poster-button {
    background-color: rgb(var(--shr-color-background));
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
    border-radius: 50%;
    color: rgb(var(--shr-color-foreground));
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.875rem;
    width: 3.875rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: transform var(--shr-duration-short) ease, color var(--shr-duration-short) ease;
    z-index: 1;
}
.shrine-scope .deferred-media__poster-button:hover {
    transform: translate(-50%, -50%) scale(1.1);
}
.shrine-scope .deferred-media__poster-button .icon {
    width: 1.25rem;
    height: 1.25rem;
}
.shrine-scope .deferred-media__poster-button .icon-play {
    margin-left: 0.125rem;
}
.shrine-scope .list-payment {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -0.3125rem 0;
    padding-top: 0.625rem;
    padding-left: 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .list-payment {
        justify-content: flex-end;
        margin: -0.3125rem;
        padding-top: 0;
    }
}
.shrine-scope .list-payment__item {
    align-items: center;
    display: flex;
    padding: 0.3125rem;
}
.shrine-scope .list-payment__item svg {
    visibility: visible;
}
.shrine-scope .price {
    font-size: 1rem;
    letter-spacing: 0.0625rem;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
    color: rgb(var(--shr-color-foreground));
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 0.625rem;
}
.shrine-scope .price.price--unavailable {
    visibility: hidden;
}
.shrine-scope .price--end {
    text-align: right;
}
.shrine-scope .price .price-item {
    display: inline-block;
    margin: 0;
    color: rgb(var(--shr-accent-color));
    font-weight: 700;
}
.shrine-scope .price--large {
    font-size: 1.25rem;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
    letter-spacing: 0.08125rem;
}
.shrine-scope .price--sold-out .price__availability, .shrine-scope .price__regular {
    display: block;
}
.shrine-scope .price__sale, .shrine-scope .price__availability, .shrine-scope .price .price__badge-sale, .shrine-scope .price .price__badge-sold-out, .shrine-scope .price--on-sale .price__regular, .shrine-scope .price--on-sale .price__availability {
    display: none;
}
.shrine-scope .price--sold-out .price__badge-sold-out, .shrine-scope .price--on-sale .price__badge-sale {
    display: inline-flex;
}
.shrine-scope .price--on-sale .price__sale {
    display: initial;
    flex-direction: row;
    flex-wrap: wrap;
}
.shrine-scope .price--center {
    display: initial;
    justify-content: center;
}
.shrine-scope .price--on-sale .price-item--regular {
    text-decoration: line-through;
    color: rgba(var(--shr-color-foreground), 0.9);
    font-size: 0.8125rem;
}
.shrine-scope .unit-price {
    display: block;
    font-size: 0.6875rem;
    letter-spacing: 0.025rem;
    line-height: calc(1 + 0.2 / var(--shr-font-body-scale));
    margin-top: 0.125rem;
    text-transform: uppercase;
    color: rgba(var(--shr-color-foreground), 0.7);
}
.shrine-scope .price--large .price-item--regular {
    font-size: 1rem;
}
.shrine-scope .product-page-price .price--on-sale .price__sale--price-second {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.shrine-scope .price-layout.price--on-sale .price__sale {
    display: flex;
    column-gap: 0.375rem;
    align-items: baseline;
}
.shrine-scope .price--price-first-vertical .price__sale {
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.1;
}
.shrine-scope .price--compare-price-first .price__sale {
    flex-direction: row-reverse;
}
.shrine-scope .price--compare-price-first-vertical .price__sale {
    flex-direction: column-reverse;
    align-items: flex-start;
    line-height: 1.1;
}
.shrine-scope .product-page-price .price--on-sale .price__sale--price-second .price-item--sale {
    order: 4;
}
.shrine-scope .product-page-price .price--on-sale .price__sale--price-second .price-item--sale span.money {
    font-size: 1.0625rem;
}
.shrine-scope .price .main-price {
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .price .main-comapre-price {
    color: rgba(var(--shr-accent-color), 0.9);
}
.shrine-scope .loading-overlay {
    position: absolute;
    z-index: 1;
    width: 1.125rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .loading-overlay {
        top: 0;
        right: 0;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .loading-overlay {
        left: 0;
    }
}
.shrine-scope .loading-overlay__spinner {
    width: 1.125rem;
    display: inline-block;
}
.shrine-scope .spinner {
    animation: rotator 1.4s linear infinite;
}
@keyframes rotator {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(270deg);
    }
}
.shrine-scope .path {
    stroke-dasharray: 280;
    stroke-dashoffset: 0;
    transform-origin: center;
    stroke: rgb(var(--shr-color-foreground));
    animation: dash 1.4s ease-in-out infinite;
}
@media screen and (forced-colors: active) {
.shrine-scope .path {
        stroke: CanvasText;
    }
}
@keyframes dash {
    0% {
        stroke-dashoffset: 280;
    }

    50% {
        stroke-dashoffset: 75;
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 280;
        transform: rotate(450deg);
    }
}
.shrine-scope .loading-overlay:not(.hidden)+.cart-item__price-wrapper, .shrine-scope .loading-overlay:not(.hidden)~cart-remove-button {
    opacity: 50%;
}
.shrine-scope .loading-overlay:not(.hidden)~cart-remove-button {
    pointer-events: none;
    cursor: default;
}
.shrine-scope .list-menu--right {
    right: 0;
}
.shrine-scope .list-menu--disclosure {
    position: absolute;
    min-width: 100%;
    width: 12.5rem;
    border: 1px solid rgba(var(--shr-color-foreground), 0.2);
}
.shrine-scope .list-menu--disclosure:focus {
    outline: none;
}
.shrine-scope .list-menu__item--active {
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .list-menu__item--active:hover {
    text-decoration: underline;
}
.shrine-scope .list-menu--disclosure.localization-selector {
    max-height: 11.25rem;
    overflow: auto;
    width: 6.25rem;
    padding: 0.3125rem;
}
.shrine-scope .button-show-more {
    padding-left: 0;
    justify-content: flex-start;
    padding-bottom: 0.6875rem;
}
.shrine-scope .button-show-more, .shrine-scope .button-show-less {
    margin-top: 0.9375rem;
}
.shrine-scope .page-title {
    margin-top: 0;
}
.shrine-scope .main-page-title {
    margin-bottom: 1.875rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .main-page-title {
        margin-bottom: 2.5rem;
    }
}
.shrine-scope .page-placeholder-wrapper {
    display: flex;
    justify-content: center;
}
.shrine-scope .page-placeholder {
    width: 32.8125rem;
    height: 32.8125rem;
}
.shrine-scope slider-component {
    --shr-desktop-margin-left-first-item: max(3.125rem, calc((100vw - var(--shr-page-width) + 6.25rem - var(--shr-grid-desktop-horizontal-spacing)) / 2));
    position: relative;
    display: block;
}
.shrine-scope slider-component.slider-component-full-width {
    --shr-desktop-margin-left-first-item: 0.9375rem;
}
@media screen and (max-width: 749px) {
.shrine-scope slider-component.page-width {
        padding: 0 0.9375rem;
    }
}
@media screen and (min-width: 749px) and (max-width: 990px) {
.shrine-scope slider-component.page-width {
        padding: 0 3.125rem;
    }
}
@media screen and (max-width: 989px) {
.shrine-scope .no-js slider-component .slider {
        padding-bottom: 1.875rem;
    }
}
.shrine-scope .slider__slide {
    --shr-focus-outline-padding: 0.3125rem;
    --shr-shadow-padding-top: calc((var(--shr-shadow-vertical-offset) * -1 + var(--shr-shadow-blur-radius)) * var(--shr-shadow-visible));
    --shr-shadow-padding-bottom: calc((var(--shr-shadow-vertical-offset) + var(--shr-shadow-blur-radius)) * var(--shr-shadow-visible));
    scroll-snap-align: start;
    flex-shrink: 0;
    padding-bottom: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .slider.slider--mobile {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-left: 0.9375rem;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0rem;
    }
.shrine-scope .slider--mobile:after {
        content: "";
        width: 0;
        padding-left: 0.9375rem;
    }
.shrine-scope .slider.slider--mobile .slider__slide {
        margin-bottom: 0;
        padding-top: 0.0625rem;
        padding-bottom: 0.0625rem;
    }
.shrine-scope .slider.slider--mobile.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {
        padding-bottom: var(--shr-focus-outline-padding);
    }
.shrine-scope .slider.slider--mobile.contains-content-container .slider__slide {
        --shr-focus-outline-padding: 0rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .slider.slider--tablet-up {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-left: 0.625rem;
        -webkit-overflow-scrolling: touch;
    }
.shrine-scope .slider.slider--tablet-up .slider__slide {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 989px) {
.shrine-scope .slider.slider--tablet {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-left: 0.9375rem;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0.625rem;
    }
.shrine-scope .slider--tablet:after {
        content: "";
        width: 0;
        padding-left: 0.9375rem;
        margin-left: calc(-1 * var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .slider.slider--tablet .slider__slide {
        margin-bottom: 0;
        padding-top: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-top));
        padding-bottom: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-bottom));
    }
.shrine-scope .slider.slider--tablet.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {
        padding-bottom: var(--shr-focus-outline-padding);
    }
.shrine-scope .slider.slider--tablet.contains-content-container .slider__slide {
        --shr-focus-outline-padding: 0rem;
    }
}
.shrine-scope .slider--everywhere {
    position: relative;
    flex-wrap: inherit;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0.625rem;
}
.shrine-scope .slider.slider--everywhere .slider__slide {
    margin-bottom: 0;
    scroll-snap-align: center;
}
@media screen and (min-width: 990px) {
.shrine-scope .slider-component-desktop.page-width {
        max-width: none;
    }
.shrine-scope .slider--desktop {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0.625rem;
        scroll-padding-left: var(--shr-desktop-margin-left-first-item);
    }
.shrine-scope .slider--desktop:after {
        content: "";
        width: 0;
        padding-left: 3.125rem;
        margin-left: calc(-1 * var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .slider.slider--desktop .slider__slide {
        margin-bottom: 0;
        padding-top: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-top));
        padding-bottom: max(var(--shr-focus-outline-padding), var(--shr-shadow-padding-bottom));
    }
.shrine-scope .slider--desktop .slider__slide:first-child {
        margin-left: var(--shr-desktop-margin-left-first-item);
        scroll-margin-left: var(--shr-desktop-margin-left-first-item);
    }
.shrine-scope .slider-component-full-width .slider--desktop {
        scroll-padding-left: 0.9375rem;
    }
.shrine-scope .slider-component-full-width .slider--desktop .slider__slide:first-child {
        margin-left: 0.9375rem;
        scroll-margin-left: 0.9375rem;
    }
.shrine-scope .slider-component-full-width .slider--desktop:after {
        padding-left: 0.9375rem;
    }
.shrine-scope .slider--desktop.grid--5-col-desktop .grid__item {
        width: calc((100% - var(--shr-desktop-margin-left-first-item)) / 5 - var(--shr-grid-desktop-horizontal-spacing) * 2);
    }
.shrine-scope .slider--desktop.grid--4-col-desktop .grid__item {
        width: calc((100% - var(--shr-desktop-margin-left-first-item)) / 4 - var(--shr-grid-desktop-horizontal-spacing) * 3);
    }
.shrine-scope .slider--desktop.grid--3-col-desktop .grid__item {
        width: calc((100% - var(--shr-desktop-margin-left-first-item)) / 3 - var(--shr-grid-desktop-horizontal-spacing) * 4);
    }
.shrine-scope .slider--desktop.grid--2-col-desktop .grid__item {
        width: calc((100% - var(--shr-desktop-margin-left-first-item)) / 2 - var(--shr-grid-desktop-horizontal-spacing) * 5);
    }
.shrine-scope .slider--desktop.grid--1-col-desktop .grid__item {
        width: calc((100% - var(--shr-desktop-margin-left-first-item)) - var(--shr-grid-desktop-horizontal-spacing) * 9);
    }
.shrine-scope .slider.slider--desktop.contains-card--standard .slider__slide:not(.collection-list__item--no-media) {
        padding-bottom: var(--shr-focus-outline-padding);
    }
.shrine-scope .slider.slider--desktop.contains-content-container .slider__slide {
        --shr-focus-outline-padding: 0rem;
    }
}
@media (prefers-reduced-motion) {
.shrine-scope .slider {
        scroll-behavior: auto;
    }
}
.shrine-scope .slider {
    scrollbar-color: rgb(var(--shr-color-foreground)) rgba(var(--shr-color-foreground), 0.04);
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.shrine-scope .slider::-webkit-scrollbar {
    height: 0.25rem;
    width: 0.25rem;
    display: none;
}
.shrine-scope .no-js .slider {
    -ms-overflow-style: auto;
    scrollbar-width: auto;
}
.shrine-scope .no-js .slider::-webkit-scrollbar {
    display: initial;
}
.shrine-scope .slider::-webkit-scrollbar-thumb {
    background-color: rgb(var(--shr-color-foreground));
    border-radius: 0.25rem;
    border: 0;
}
.shrine-scope .slider::-webkit-scrollbar-track {
    background: rgba(var(--shr-color-foreground), 0.04);
    border-radius: 0.25rem;
}
.shrine-scope .slider-counter {
    display: flex;
    justify-content: center;
    min-width: 2.75rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .slider-counter--dots {
        margin: 0 0.75rem;
    }
}
.shrine-scope .slider-counter__link {
    padding: 0.625rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .slider-counter__link {
        padding: 0.4375rem;
    }
}
.shrine-scope .slider-counter__link--dots .dot {
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 50%;
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.5);
    padding: 0;
    display: block;
}
.shrine-scope .slider-counter__link--active.slider-counter__link--dots .dot {
    background-color: rgb(var(--shr-color-foreground));
}
@media screen and (forced-colors: active) {
.shrine-scope .slider-counter__link--active.slider-counter__link--dots .dot {
        background-color: CanvasText;
    }
}
.shrine-scope .slider-counter__link--dots:not(.slider-counter__link--active):hover .dot {
    border-color: rgb(var(--shr-color-foreground));
}
.shrine-scope .slider-counter__link--dots .dot, .shrine-scope .slider-counter__link--numbers {
    transition: transform 0.2s ease-in-out;
}
.shrine-scope .slider-counter__link--active.slider-counter__link--numbers, .shrine-scope .slider-counter__link--dots:not(.slider-counter__link--active):hover .dot, .shrine-scope .slider-counter__link--numbers:hover {
    transform: scale(1.1);
}
.shrine-scope .slider-counter__link--numbers {
    color: rgba(var(--shr-color-foreground), 0.5);
    text-decoration: none;
}
.shrine-scope .slider-counter__link--numbers:hover {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .slider-counter__link--active.slider-counter__link--numbers {
    text-decoration: underline;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .slider-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 990px) {
.shrine-scope .slider:not(.slider--everywhere):not(.slider--desktop):not(.product__media-list)+.slider-buttons {
        display: none;
    }
}
@media screen and (max-width: 989px) {
.shrine-scope .slider--desktop:not(.slider--tablet)+.slider-buttons {
        display: none;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .slider--mobile+.slider-buttons {
        display: none;
    }
}
.shrine-scope .slider-button {
    color: rgba(var(--shr-color-foreground), 0.9);
    background: transparent;
    border: none;
    cursor: pointer;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shrine-scope .slider-button:not([disabled]):hover {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .slider-button .icon {
    height: 0.375rem;
}
.shrine-scope .slider-button[disabled] .icon {
    color: rgba(var(--shr-color-foreground), 0.3);
    cursor: not-allowed;
}
.shrine-scope .slider-button--next .icon {
    transform: rotate(-90deg);
}
.shrine-scope .slider-button--prev .icon {
    transform: rotate(90deg);
}
.shrine-scope .slider-button--next:not([disabled]):hover .icon {
    transform: rotate(-90deg) scale(1.1);
}
.shrine-scope .slider-button--prev:not([disabled]):hover .icon {
    transform: rotate(90deg) scale(1.1);
}
@media screen and (min-width: 750px) {
.shrine-scope .slider.gallery-slider--desktop {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-left: 0;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0rem;
    }
.shrine-scope .slider.gallery-slider--desktop .product__media-item:not(.is-active), .shrine-scope .product--thumbnail_slider .product__media-item:not(.is-active) {
        display: block;
    }
.shrine-scope .slider.gallery-slider--desktop .grid__item {
        width: 100%;
    }
}
.shrine-scope .cart {
    position: relative;
    display: block;
}
.shrine-scope .cart__empty-text, .shrine-scope .is-empty .cart__contents, .shrine-scope cart-items.is-empty .title-wrapper-with-link, .shrine-scope .is-empty .cart__footer {
    display: none;
}
.shrine-scope .is-empty .cart__empty-text, .shrine-scope .is-empty .cart__warnings {
    display: block;
}
.shrine-scope .cart__warnings {
    display: none;
    text-align: center;
    padding: 1.875rem 0 0.625rem;
}
.shrine-scope .cart__empty-text {
    margin: 2.8125rem 0 1.25rem;
}
.shrine-scope .cart__contents>*+* {
    margin-top: 1.5625rem;
}
.shrine-scope .cart__login-title {
    margin: 3.4375rem 0 0.3125rem;
}
.shrine-scope .cart__login-paragraph {
    margin-top: 0.5rem;
}
.shrine-scope .cart__login-paragraph a {
    font-size: inherit;
}
@media screen and (min-width: 990px) {
.shrine-scope .cart__warnings {
        padding: 4.375rem 0 0.625rem;
    }
.shrine-scope .cart__empty-text {
        margin: 0 0 1.875rem;
    }
}
.shrine-scope cart-items {
    display: block;
}
.shrine-scope .cart__items {
    position: relative;
    padding-bottom: 1.875rem;
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .cart__items--disabled {
    pointer-events: none;
}
.shrine-scope .cart__footer {
    padding: 2.5rem 0 0;
}
.shrine-scope .cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 3.125rem;
}
.shrine-scope .cart__footer>div:only-child {
    margin-left: auto;
}
.shrine-scope .cart__footer>*+* {
    margin-top: 2.5rem;
}
.shrine-scope .cart__footer .discounts {
    margin-top: 0.625rem;
}
.shrine-scope .cart__note {
    height: fit-content;
}
.shrine-scope .cart__note label {
    display: flex;
    align-items: flex-end;
    position: absolute;
    line-height: 1;
    height: 1.125rem;
    top: -1.875rem;
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .cart__note .field__input {
    height: 100%;
    position: relative;
    border-radius: var(--shr-inputs-radius);
    padding: 0.625rem 1.25rem;
}
.shrine-scope .cart__note .text-area {
    resize: vertical;
}
.shrine-scope .cart__note:after, .shrine-scope .cart__note:hover.cart__note:after, .shrine-scope .cart__note:before, .shrine-scope .cart__note:hover.cart__note:before, .shrine-scope .cart__note .field__input:focus, .shrine-scope .cart__note .field__input {
    border-bottom-right-radius: 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .cart__items {
        grid-column-start: 1;
        grid-column-end: 3;
        padding-bottom: 2.5rem;
    }
.shrine-scope .cart__contents>*+* {
        margin-top: 0;
    }
.shrine-scope .cart__items+.cart__footer {
        grid-column: 2;
    }
.shrine-scope .cart__footer {
        display: flex;
        justify-content: space-between;
        border: 0;
    }
.shrine-scope .cart__footer-wrapper:last-child {
        padding-top: 0;
    }
.shrine-scope .cart__footer>* {
        width: 21.875rem;
    }
.shrine-scope .cart__footer>*+* {
        margin-left: 2.5rem;
        margin-top: 0;
    }
}
.shrine-scope .cart__ctas button {
    width: 100%;
}
.shrine-scope .cart__ctas>*:not(noscript:first-child, .shrine-scope .tnc-checkbox-warning--above-button)+* {
    margin-top: 0.625rem;
}
.shrine-scope .cart__update-button {
    margin-bottom: 0.625rem;
}
.shrine-scope .cart__dynamic-checkout-buttons {
    max-width: 22.5rem;
    margin: 0 auto;
    max-width: none;
}
.shrine-scope .cart__blocks>*+* {
    margin-top: 0.78125rem;
}
.shrine-scope .cart__blocks>link:first-child~.cart-discount {
    margin-top: 0;
}
.shrine-scope .cart__dynamic-checkout-buttons div[role="button"] {
    border-radius: var(--shr-buttons-radius-outset) !important;
}
.shrine-scope .cart-note__label {
    display: inline-block;
    margin-bottom: 0.625rem;
    line-height: calc(1 + 1 / var(--shr-font-body-scale));
}
.shrine-scope .tax-note {
    margin: 1.375rem 0 1rem auto;
    text-align: center;
    display: block;
}
.shrine-scope .cart__checkout-button {
    max-width: 22.5rem;
    max-width: none;
}
.shrine-scope .cart__ctas {
    text-align: center;
}
.shrine-scope .cart__footer .cart-discount-form {
    margin-top: 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .cart-note {
        max-width: 22.5rem;
    }
.shrine-scope .cart__update-button {
        margin-bottom: 0;
        margin-right: 0.5rem;
    }
.shrine-scope .tax-note {
        margin-bottom: 1.375rem;
        text-align: right;
    }
.shrine-scope [data-shopify-buttoncontainer] {
        justify-content: flex-end;
    }
}
.shrine-scope .cart-items td, .shrine-scope .cart-items th {
    padding: 0;
    border: none;
}
.shrine-scope .cart-items th {
    text-align: left;
    padding-bottom: 1.125rem;
    opacity: 0.85;
    font-weight: normal;
}
.shrine-scope .cart-item__quantity-wrapper {
    display: flex;
}
.shrine-scope .cart-item__totals {
    position: relative;
}
.shrine-scope .cart-items *.right {
    text-align: right;
}
.shrine-scope .cart-item__image-container {
    display: inline-flex;
    align-items: flex-start;
}
.shrine-scope .cart-item__image-container:after {
    content: none;
}
.shrine-scope .cart-item__image {
    height: auto;
    max-width: calc(6.25rem / var(--shr-font-body-scale));
}
@media screen and (min-width: 750px) {
.shrine-scope .cart-item__image {
        max-width: 100%;
    }
}
.shrine-scope .cart-item__details {
    font-size: 1rem;
    line-height: calc(1 + 0.4 / var(--shr-font-body-scale));
}
.shrine-scope .cart-item__details>* {
    margin: 0;
    max-width: 18.75rem;
}
.shrine-scope .cart-item__details>*+* {
    margin-top: 0.375rem;
}
.shrine-scope .cart-item__media {
    position: relative;
}
.shrine-scope .cart-item__link {
    display: block;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.shrine-scope .cart-item__name {
    text-decoration: none;
    display: block;
    font-size: calc(var(--shr-font-heading-scale) * 0.875rem);
}
.shrine-scope a.cart-item__name:hover {
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
    text-decoration-thickness: 0.125rem;
}
.shrine-scope .cart-item__price-wrapper>* {
    display: block;
    margin: 0;
    padding: 0;
}
.shrine-scope .cart-item__discounted-prices dd {
    margin: 0;
}
.shrine-scope .cart-item__discounted-prices .cart-item__old-price {
    font-size: 0.875rem;
}
.shrine-scope .cart-item__old-price {
    opacity: 0.7;
}
.shrine-scope .cart-item__final-price {
    font-weight: 400;
}
.shrine-scope .product-option {
    font-size: 0.875rem;
    word-break: break-all;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
}
.shrine-scope .cart-item cart-remove-button {
    display: flex;
    margin-left: 0.625rem;
}
@media screen and (min-width: 750px) and (max-width: 989px) {
.shrine-scope .cart-item cart-remove-button {
        width: 2.8125rem;
        height: 2.8125rem;
    }
}
.shrine-scope cart-remove-button .button {
    min-width: calc(2.8125rem / var(--shr-font-body-scale));
    min-height: 2.8125rem;
    padding: 0;
    margin: 0 0.0625rem 0.0625rem 0;
}
.shrine-scope cart-remove-button .button:before, .shrine-scope cart-remove-button .button:after {
    content: none;
}
.shrine-scope cart-remove-button .button:not([disabled]):hover {
    color: rgb(var(--shr-color-foreground));
}
@media screen and (min-width: 750px) {
.shrine-scope cart-remove-button .button {
        min-width: 2.1875rem;
        min-height: 2.1875rem;
    }
}
.shrine-scope cart-remove-button .icon-remove {
    height: 0.9375rem;
    width: 0.9375rem;
}
.shrine-scope .cart-item .loading-overlay {
    top: 0;
    left: auto;
    right: auto;
    bottom: 0;
    padding: 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .cart-item .loading-overlay {
        right: 0;
        padding-top: 2.8125rem;
        bottom: auto;
    }
}
.shrine-scope .cart-item .loading-overlay:not(.hidden)~* {
    visibility: hidden;
}
.shrine-scope .cart-item__error {
    display: flex;
    align-items: flex-start;
    margin-top: 0.625rem;
}
.shrine-scope .cart-item__error-text {
    font-size: 0.75rem;
    order: 1;
}
.shrine-scope .cart-item__error-text+svg {
    flex-shrink: 0;
    width: 0.75rem;
    margin-right: 0.4375rem;
}
.shrine-scope .cart-item__error-text:empty+svg {
    display: none;
}
.shrine-scope .product-option+.product-option {
    margin-top: 0.25rem;
}
.shrine-scope .product-option * {
    display: inline;
    margin: 0;
}
.shrine-scope .cart-items thead th {
    text-transform: uppercase;
}
@media screen and (max-width: 749px) {
.shrine-scope .cart-items, .shrine-scope .cart-items thead, .shrine-scope .cart-items tbody {
        display: block;
        width: 100%;
    }
.shrine-scope .cart-items thead tr {
        display: flex;
        justify-content: space-between;
        border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.2);
        margin-bottom: 2.5rem;
    }
.shrine-scope .cart-item {
        display: grid;
        grid-template: repeat(2, auto) / repeat(4, 1fr);
        gap: 0.9375rem;
        margin-bottom: 2.1875rem;
    }
.shrine-scope .cart-item:last-child {
        margin-bottom: 0;
    }
.shrine-scope .cart-item__media {
        grid-row: 1 / 3;
    }
.shrine-scope .cart-item__details {
        grid-column: 2 / 4;
    }
.shrine-scope .cart-item__quantity {
        grid-column: 2 / 5;
    }
.shrine-scope .cart-item__quantity-wrapper {
        flex-wrap: wrap;
    }
.shrine-scope .cart-item__totals {
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }
}
.shrine-scope .cart-item__error-text+svg {
    margin-top: 0.25rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .cart-items {
        border-spacing: 0;
        border-collapse: separate;
        box-shadow: none;
        width: 100%;
        display: table;
    }
.shrine-scope .cart-items th {
        border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
    }
.shrine-scope .cart-items thead th:first-child {
        width: 50%;
    }
.shrine-scope .cart-items th+th {
        padding-left: 2.5rem;
    }
.shrine-scope .cart__items .cart-items td {
        vertical-align: top;
        padding-top: 2.5rem;
    }
.shrine-scope .cart-item {
        display: table-row;
    }
.shrine-scope .cart-item>td+td {
        padding-left: 2.5rem;
    }
.shrine-scope .cart-item__details {
        width: 21.875rem;
    }
.shrine-scope .cart-item__media {
        width: 6.25rem;
    }
.shrine-scope .cart-item cart-remove-button {
        margin: 0.3125rem 0 0 0.9375rem;
    }
.shrine-scope .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices) {
        margin-top: 0.625rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .cart-item .cart-item__quantity, .shrine-scope .cart-items .cart-items__heading--wide {
        padding-left: 3.75rem;
    }
.shrine-scope .cart-item__details {
        width: 31.25rem;
    }
.shrine-scope .cart-items thead th:first-child {
        width: 60%;
    }
}
@media screen and (max-width: 500px) {
.shrine-scope .title-wrapper-with-link {
        flex-direction: column;
        align-items: center;
    }
}
.shrine-scope .discounts {
    font-size: 0.75rem;
}
.shrine-scope .discounts__discount {
    display: flex;
    align-items: center;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
}
.shrine-scope .discounts__discount svg {
    color: rgba(var(--shr-color-button), var(--shr-alpha-button-background));
}
.shrine-scope .discounts__discount--position {
    justify-content: center;
}
@media screen and (min-width: 750px) {
.shrine-scope .discounts__discount--position {
        justify-content: flex-end;
    }
}
.shrine-scope .discounts__discount>.icon {
    color: rgb(var(--shr-color-foreground));
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.4375rem;
}
.shrine-scope .drawer {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    transition: visibility var(--shr-duration-default) ease, background-color var(--shr-duration-default) ease;
    background-color: transparent;
}
.shrine-scope .drawer.active {
    visibility: visible;
    background-color: rgba(var(--shr-color-foreground), 0.5);
}
.shrine-scope .drawer__inner {
    height: 100%;
    width: 25rem;
    max-width: calc(100vw - 1.875rem);
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.2);
    border-right: 0;
    border-left: 0;
    background-color: rgb(var(--shr-color-background));
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transform: translateX(100%);
    transition: transform var(--shr-duration-default) ease;
}
.shrine-scope .drawer__inner-empty {
    height: 100%;
    padding: 0 0.9375rem;
    background-color: rgb(var(--shr-color-background));
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.shrine-scope .cart-drawer--desktop-width-large .drawer__inner {
    width: 31.25rem;
}
@media screen and (max-width: 500px) {
.shrine-scope .cart-drawer--mobile-width-full .cart-drawer {
        width: 100%;
    }
.shrine-scope .cart-drawer--mobile-width-full .drawer__inner {
        max-width: 100%;
        width: 100%;
    }
}
.shrine-scope .cart-drawer__warnings {
    display: flex;
    flex-direction: column;
    flex: 1;
    justify-content: center;
}
.shrine-scope cart-drawer.is-empty .drawer__inner {
    display: grid;
    grid-template-rows: 1fr;
    align-items: center;
}
.shrine-scope cart-drawer.is-empty .drawer__header, .shrine-scope cart-drawer.is-empty .cart-drawer__body, .shrine-scope cart-drawer.is-empty .drawer__footer, .shrine-scope cart-drawer:not(.is-empty) .cart-drawer__warnings, .shrine-scope cart-drawer:not(.is-empty) .cart-drawer__collection {
    height: 0;
    padding: 0;
    overflow: hidden;
}
.shrine-scope .cart-drawer__warnings--has-collection .cart__login-title {
    margin-top: 1.5625rem;
}
.shrine-scope .drawer.active .drawer__inner {
    transform: translateX(0);
}
.shrine-scope .drawer__header {
    position: relative;
    background-color: rgb(var(--shr-color-background));
    padding: 0.9375rem;
    display: flex;
    justify-content: var(--shr-alignment);
    align-items: center;
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .drawer__heading {
    margin: 0;
}
.shrine-scope .drawer__close {
    display: flex;
    align-items: center;
    padding: 0;
    width: var(--shr-btn-size);
    height: var(--shr-btn-size);
    box-shadow: 0 0 0 0.125rem rgba(var(--shr-color-button), 0);
    color: rgb(var(--shr-color-foreground));
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.shrine-scope .cart-drawer .drawer__close, .shrine-scope .drawer__inner-empty .drawer__close {
    position: absolute !important;
    top: 50%;
    right: var(--shr-btn-offset);
    transform: translateY(-50%);
}
.shrine-scope .cart-drawer__warnings .drawer__close {
    right: 5px;
    top: 10px;
    transform: none;
}
.shrine-scope .cart-timer {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    padding: 1em 0.9375rem;
    text-align: center;
    line-height: 1.3;
    color: rgb(var(--shr-color-foreground));
    font-size: var(--shr-font-size);
}
.shrine-scope .cart-progress {
    padding-bottom: 0.9375rem;
}
.shrine-scope .cart-progress__bar {
    height: 0.5625rem;
    background: rgba(var(--shr-color-foreground), 0.15);
    position: relative;
    border-radius: 3.125rem;
    text-align: center;
    margin: 0 0.3125rem;
}
.shrine-scope .cart-progress__bar__progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border-radius: 3.125rem;
    background: rgb(var(--shr-accent-color));
    background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.4) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0.4) 75%, transparent 0, transparent);
    background-size: 0.625rem 0.625rem;
    animation: slideBar 4s linear infinite;
}
.shrine-scope .cart-progress__bar__badge {
    font-size: 1.875rem;
    width: 1em;
    height: 1em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    background: rgb(var(--shr-color-background));
    border-radius: 50%;
    border: solid 0.125rem rgb(var(--shr-accent-color));
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.shrine-scope .cart-progress__bar__badge .material-symbols-outlined {
    color: rgb(var(--shr-accent-color));
    font-size: 0.6em;
}
.shrine-scope .cart-progress__bar__badge img {
    width: 0.6em;
    height: 0.6em;
    object-fit: contain;
}
.shrine-scope .cart-progress__text {
    margin: 0 0 1em;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.3;
}
@keyframes slideBar {
    from {
        background-position-x: 0;
    }

    to {
        background-position-x: 6.25rem;
    }
}
.shrine-scope .cart-checkpoints {
    padding-bottom: calc(0.9375rem + var(--shr-desktop-text-size));
}
.shrine-scope .cart-checkpoints .cart-progress__text {
    margin-bottom: 0.7em;
}
.shrine-scope .cart-checkpoints .cart-progress__bar {
    margin: 0 1.25rem;
    height: 0.4375rem;
}
.shrine-scope .cart-checkpoints .cart-progress__bar__badge {
    font-size: 1.5rem;
}
.shrine-scope .cart-checkpoints__icon {
    right: auto;
    left: var(--shr-position);
    transform: translate(-50%, -50%);
}
.shrine-scope .cart-checkpoints__label {
    position: absolute;
    top: calc(100% + 0.3125rem);
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.shrine-scope .cart-checkpoints__label span {
    line-height: 1.2;
    display: block;
}
.shrine-scope .cart-checkpoints .cart-progress__bar .cart-progress__bar__badge:last-of-type .cart-checkpoints__label {
    width: 4.125rem;
    white-space: normal;
}
.shrine-scope .drawer__contents {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.shrine-scope cart-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
}
.shrine-scope .cart-drawer__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.shrine-scope .cart-drawer__overlay:empty {
    display: block;
}
.shrine-scope .cart-drawer__form {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
}
.shrine-scope .cart-drawer__collection {
    margin: 0 1.5625rem 0.9375rem;
}
.shrine-scope .cart-drawer .drawer__cart-items-wrapper {
    flex-grow: 1;
}
.shrine-scope .cart-drawer .cart-items {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 1.5625rem;
}
.shrine-scope .cart-drawer__body {
    overflow: auto;
    flex: 1;
    padding: 0 0.9375rem;
}
.shrine-scope .cart-drawer__body>* {
    margin-top: var(--shr-margin-top);
    margin-bottom: var(--shr-margin-bottom);
}
@media screen and (max-height: 650px) {
.shrine-scope .cart-drawer__body {
        overflow: visible;
    }
.shrine-scope .drawer__inner {
        overflow: scroll;
    }
}
.shrine-scope cart-drawer-items {
    display: block;
}
.shrine-scope .cart-drawer .cart-item .loading-overlay {
    top: 50%;
    left: 50%;
    bottom: auto;
    padding: 0;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.shrine-scope .cart-drawer .cart-item__totals {
    pointer-events: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.shrine-scope .cart-drawer.cart-drawer .cart-item__price-wrapper>*:only-child {
    margin-top: 0;
}
.shrine-scope .cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices span, .shrine-scope .cart-drawer .cart-item__price-wrapper .cart-item__discounted-prices s {
    line-height: 1;
}
.shrine-scope .cart-drawer .cart-item .loading-overlay:not(.hidden)~* {
    visibility: visible;
    opacity: 0.4;
}
.shrine-scope .cart-drawer .unit-price {
    margin-top: 0.375rem;
}
.shrine-scope .cart-drawer-item {
    display: flex;
    align-items: flex-start;
    gap: 0;
    margin-bottom: 0;
    position: relative;
}
.shrine-scope .cart-drawer-item .cart-item__media {
    width: var(--shr-image-size);
    flex-shrink: 0;
}
.shrine-scope .cart-drawer-item .cart-item__image {
    box-shadow: 0.1875rem 0.1875rem 0.625rem rgba(0, 0, 0, 0.05);
    max-width: 100%;
    width: 100%;
}
.shrine-scope .cart-drawer-item__right {
    flex-grow: 1;
    padding-left: 0.78125rem;
}
.shrine-scope .cart-drawer-item .cart-item__name {
    font-size: var(--shr-title-size);
}
.shrine-scope .cart-drawer-item .product-option {
    margin-top: 0;
}
.shrine-scope .cart-drawer-item .cart-item__final-price {
    font-weight: 700;
}
.shrine-scope .cart-drawer-item__single-item-prices {
    margin-top: 0.1875rem;
    line-height: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 0.3125rem;
}
.shrine-scope .cart-drawer-item__single-item-prices .cart-drawer__discounts {
    margin-top: 0;
}
.shrine-scope .cart-drawer-item__single-item-prices .cart-drawer__discounts .badge {
    font-size: 0.5rem;
}
.shrine-scope .cart-drawer-item__single-item-prices+dl {
    margin-top: 0.1875rem;
}
.shrine-scope .cart-drawer-item__details-and-delete-btn {
    display: flex;
    align-items: flex-start;
}
.shrine-scope .cart-drawer-item .cart-item__details {
    flex-grow: 1;
    width: auto;
    padding-right: 0.9375rem;
}
.shrine-scope .cart-drawer-item .cart-item__totals {
    pointer-events: auto;
}
.shrine-scope .cart-drawer-item cart-remove-button, .shrine-scope .cart-drawer-item cart-remove-button .button {
    width: 1.25rem;
    height: 1.25rem;
    min-width: auto;
    min-height: auto;
    margin: 0;
    color: rgb(var(--shr-color-foreground));
    transition: color 0.25s;
}
.shrine-scope .cart-drawer-item cart-remove-button .button:hover {
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .cart-drawer-item__quantity-and-prices {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.625rem;
}
.shrine-scope .cart-drawer-item__quantity-and-prices--has-props {
    margin-top: 0.3125rem;
}
.shrine-scope .cart-drawer-item .quantity {
    align-items: center;
    width: auto;
    min-height: auto;
    font-size: var(--shr-font-size);
    border-radius: var(--shr-corner-radius);
    padding: var(--shr-container-padding);
    border: solid var(--shr-border-width) var(--shr-border-color);
}
.shrine-scope .cart-drawer-item .quantity::before, .shrine-scope .cart-drawer-item .quantity::after {
    display: none;
}
.shrine-scope .cart-drawer-item .quantity__button, .shrine-scope .cart-drawer-item .quantity__input {
    font-size: inherit;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-weight: 700;
}
.shrine-scope .cart-drawer-item .quantity__input {
    width: 1.5em;
    padding: var(--shr-padding) var(--shr-input-padding);
    border-left: solid 0.0625rem rgba(var(--shr-color-foreground), var(--shr-separator-opacity));
    border-right: solid 0.0625rem rgba(var(--shr-color-foreground), var(--shr-separator-opacity));
    border-radius: 0;
}
.shrine-scope .cart-drawer-item .quantity__input:focus-visible {
    outline: none;
    box-shadow: none;
}
.shrine-scope .cart-drawer-item .quantity .quantity__button, .shrine-scope .cart-drawer-item .quantity .quantity__input {
    background-color: rgb(var(--shr-color-background));
}
.shrine-scope .cart-drawer-item .quantity__button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: var(--shr-padding);
}
.shrine-scope .cart-drawer-item .quantity__button--minus {
    border-radius: var(--shr-corner-radius) 0 0 var(--shr-corner-radius);
}
.shrine-scope .cart-drawer-item .quantity__button--plus {
    border-radius: 0 var(--shr-corner-radius) var(--shr-corner-radius) 0;
}
.shrine-scope .cart-drawer-item .quantity__button svg {
    width: var(--shr-icon-size);
    color: currentColor;
}
.shrine-scope .cart-drawer-item .cart-quantity--round-btns .quantity__button {
    border-radius: var(--shr-corner-radius);
}
.shrine-scope .cart-drawer-item .cart-quantity--outline-btns .quantity__button {
    color: rgb(var(--shr-color-background));
    background-color: rgb(var(--shr-color-foreground));
    border: solid calc((var(--shr-font-size) + (var(--shr-padding) * 2)) / 15) rgb(var(--shr-color-background));
}
.shrine-scope .cart-drawer-item__quantity-and-prices--reverse {
    flex-direction: row-reverse;
}
.shrine-scope .cart-drawer-item .cart-item__quantity {
    padding-left: 0;
}
.shrine-scope .cart-drawer-item .cart-item__error {
    margin-top: 0;
    align-items: center;
}
.shrine-scope .cart-drawer-item .cart-item__error-text:not(:empty), .shrine-scope .cart-drawer-item .cart-item__error-text:not(:empty)+svg {
    margin-top: 0.3125rem;
}
.shrine-scope .cart-drawer-item .cart-item__price-wrapper {
    line-height: 1.1;
}
.shrine-scope .cart-drawer-item__saving {
    font-size: 0.875rem;
    margin-top: 0.1875rem;
}
@media screen and (max-width: 400px) {
.shrine-scope .cart-drawer-item .product-option {
        font-size: 0.75rem;
    }
}
@media screen and (min-width: 401px) {
.shrine-scope .cart-drawer-item .cart-item__name {
        font-size: calc(var(--shr-title-size) * 1.15);
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .cart-checkpoints {
        padding-bottom: calc(0.9375rem + var(--shr-mobile-text-size));
    }
}
.shrine-scope .drawer__footer {
    background-color: rgb(var(--shr-color-background));
    border-top: 0.0625rem solid rgba(var(--shr-color-foreground), 0.2);
    padding: 0 0.9375rem;
}
.shrine-scope .drawer__footer>details {
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.2);
}
.shrine-scope .drawer__footer>details[open] {
    padding-bottom: 0.9375rem;
}
.shrine-scope .drawer__footer summary {
    display: flex;
    position: relative;
    line-height: 1;
    padding: 0.9375rem 0;
}
.shrine-scope .drawer__footer>.cart-drawer__footer {
    padding: 0;
}
.shrine-scope .cart-drawer__totals {
    display: flex;
    flex-direction: column;
    row-gap: var(--shr-spacing);
}
.shrine-scope .cart-drawer__totals--reverse {
    flex-direction: column-reverse;
}
.shrine-scope .cart-drawer__totals__row {
    margin: 0;
    line-height: 1.1;
    font-size: var(--shr-text-size);
}
.shrine-scope .cart-drawer__totals__row--center {
    text-align: center;
}
.shrine-scope .cart-drawer__totals__row--spaced {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shrine-scope .cart-drawer__totals__row__money {
    font-size: 0.9em;
}
.shrine-scope .cart-drawer .price {
    line-height: 1;
}
.shrine-scope .cart-drawer .product-option dd {
    word-break: break-word;
}
.shrine-scope .cart-drawer details[open]>summary .icon-caret {
    transform: rotate(180deg);
}
.shrine-scope .cart-drawer__discounts {
    margin-top: 0.3125rem;
    font-size: 0.75rem;
    line-height: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.1875rem;
}
.shrine-scope .cart-drawer__discounts .badge {
    font-size: 0.625rem;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background: rgba(var(--shr-color-foreground), 0.08);
    --shr-alpha-badge-border: 0;
}
.shrine-scope .cart-drawer__footer__discounts {
    justify-content: var(--shr-alignment);
}
.shrine-scope .cart-drawer .cart__checkout-button {
    max-width: none;
    font-size: 1.125rem;
}
.shrine-scope .drawer__footer .cart__dynamic-checkout-buttons {
    max-width: 100%;
}
.shrine-scope .drawer__footer #dynamic-checkout-cart ul {
    flex-wrap: wrap !important;
    flex-direction: row !important;
    margin: 0.3125rem -0.3125rem 0 0 !important;
    gap: 0.3125rem;
}
.shrine-scope .drawer__footer [data-shopify-buttoncontainer] {
    justify-content: flex-start;
}
.shrine-scope .drawer__footer #dynamic-checkout-cart ul>li {
    flex-basis: calc(50% - 0.3125rem) !important;
    margin: 0 !important;
}
.shrine-scope .drawer__footer #dynamic-checkout-cart ul>li:only-child {
    flex-basis: 100% !important;
    margin-right: 0.3125rem !important;
}
@media screen and (min-width: 750px) {
.shrine-scope .cart-drawer__totals__row {
        font-size: calc(var(--shr-text-size) * 1.15);
    }
.shrine-scope .drawer__footer #dynamic-checkout-cart ul>li {
        flex-basis: calc(100% / 3 - 0.3125rem) !important;
        margin: 0 !important;
    }
.shrine-scope .drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2), .shrine-scope .drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(2)~li, .shrine-scope .drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4), .shrine-scope .drawer__footer #dynamic-checkout-cart ul>li:first-child:nth-last-child(4)~li {
        flex-basis: calc(50% - 0.3125rem) !important;
    }
}
.shrine-scope .cart-drawer__body::-webkit-scrollbar {
    width: 3px;
}
.shrine-scope .cart-drawer__body::-webkit-scrollbar-thumb {
    background-color: rgba(var(--shr-color-foreground), 0.7);
    border-radius: 100px;
}
.shrine-scope .cart-drawer__body::-webkit-scrollbar-track-piece {
    margin-top: 31px;
}
.shrine-scope .cart-drawer .cart-discount-form {
    margin: 0;
}
.shrine-scope .cart-drawer .cart-discount--bottom-separator .cart-discount-form {
    margin-bottom: 0.9375rem;
}
.shrine-scope .cart-drawer .cart-discount:not(.cart-discount--bottom-separator) {
    border-bottom: none;
}
.shrine-scope .cart-drawer .drawer__footer>* {
    margin-top: var(--shr-margin-top);
    margin-bottom: var(--shr-margin-bottom);
}
.shrine-scope .side-margins-negative {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .mobile-side-margins-negative {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.shrine-scope .totals {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.shrine-scope .totals>* {
    font-size: 1rem;
    margin: 0;
}
.shrine-scope .totals>h2 {
    font-size: calc(var(--shr-font-heading-scale) * 1rem);
}
.shrine-scope .totals * {
    line-height: 1;
}
.shrine-scope .totals>*+* {
    margin-left: 1.25rem;
}
.shrine-scope .totals__subtotal-value {
    font-size: 1.125rem;
    font-weight: var(--shr-font-heading-weight);
}
.shrine-scope .cart__ctas+.totals {
    margin-top: 1.25rem;
}
.shrine-scope .tnc-chekcbox {
    line-height: 1.3;
    cursor: pointer;
}
.shrine-scope .tnc-chekcbox svg {
    height: 1em;
    width: 1em;
    margin-right: 0.4em;
}
.shrine-scope .tnc-chekcbox[data-checked="true"] .checkmark-unchecked, .shrine-scope .tnc-chekcbox[data-checked="false"] .checkmark-checked {
    display: none;
}
.shrine-scope .tnc-checkbox-warning {
    line-height: 1.3;
}
.shrine-scope .upsell {
    --shr-padding: 0;
    --shr-active-padding: 0.625rem;
    border-radius: var(--shr-border-radius);
    position: relative;
    display: block;
}
.shrine-scope .upsell__outside-title {
    margin: 0 0 0.5625rem;
}
.shrine-scope .upsell__container {
    display: flex;
    align-items: center;
    padding: var(--shr-padding);
}
.shrine-scope .upsell~.upsell {
    margin-top: 0.9375rem;
}
.shrine-scope .upsell:not(.color-background-1) {
    --shr-padding: var(--shr-active-padding);
}
.shrine-scope .upsell--box-shadow {
    --shr-padding: var(--shr-active-padding);
    box-shadow: 0.15625rem 0.15625rem 0.46875rem rgba(0, 0, 0, 0.12);
}
.shrine-scope .upsell--custom-bg {
    --shr-padding: var(--shr-active-padding);
    background: var(--shr-regular-bg-color);
}
.shrine-scope .upsell--custom-bg[data-selected="true"] {
    background: var(--shr-selected-bg-color);
}
.shrine-scope .upsell--border {
    --shr-padding: var(--shr-active-padding);
    border: solid var(--shr-border-width) var(--shr-regular-border-color);
}
.shrine-scope .upsell--border[data-selected="true"] {
    border-color: var(--shr-selected-border-color);
}
.shrine-scope .upsell-toggle-btn:not([disabled]) {
    cursor: pointer;
}
.shrine-scope .upsell__image {
    flex-shrink: 0;
    margin-right: 0.625rem;
    align-self: flex-start;
    position: relative;
    z-index: 0;
}
.shrine-scope .upsell__image img {
    width: auto;
    height: var(--shr-image-size);
    border-radius: var(--shr-image-border-radius);
}
.shrine-scope .upsell__content {
    flex-grow: 1;
}
.shrine-scope .upsell__title {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    font-size: var(--shr-title-font-size);
}
.shrine-scope .upsell__title h3 {
    margin: 0;
    font-size: inherit;
    line-height: 1.2;
}
.shrine-scope .upsell__title a {
    color: rgb(var(--shr-color-foreground));
    text-decoration: none;
}
.shrine-scope .upsell__title:hover a {
    text-decoration: underline;
}
.shrine-scope .upsell__price {
    line-height: 1.1;
    font-size: var(--shr-price-font-size);
}
.shrine-scope .upsell__title .upsell__price {
    padding-left: 0.625rem;
    text-align: right;
}
.shrine-scope .upsell__price--separate {
    margin-top: 0.1875rem;
}
.shrine-scope .upsell__desc {
    margin: 0;
    font-size: var(--shr-desc-font-size);
    line-height: 1.3;
    margin-top: 0.1875rem;
}
.shrine-scope .upsell__variant-picker {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 0.25rem;
    column-gap: 0.3125rem;
    margin-top: 0.3125rem;
}
.shrine-scope .upsell__variant-picker .select {
    width: fit-content;
}
.shrine-scope .upsell__variant-picker .select__select {
    height: 1.125rem;
    font-size: 0.625rem;
    padding: 0 calc(var(--shr-inputs-border-width) + 1.25rem) 0 0.4375rem;
}
.shrine-scope .upsell__variant-picker .select .icon-caret {
    right: calc(var(--shr-inputs-border-width) + 0.375rem);
}
.shrine-scope .upsell__desc+.upsell__variant-picker {
    margin-top: 0.5rem;
}
.shrine-scope .hide-compare-price .compare-price {
    display: none;
}
.shrine-scope .toggle-switch {
    font-size: 1.25rem;
    width: 2em;
    height: 1em;
    border-radius: 1em;
    position: relative;
    z-index: 0;
    background: rgba(var(--shr-color-foreground), 0.2);
    margin-left: 0.9375rem;
    flex-shrink: 0;
    transition: 0.2s background ease-in-out;
}
.shrine-scope .toggle-switch__slider {
    display: block;
    width: 0.86em;
    height: 0.86em;
    border-radius: 1em;
    position: absolute;
    left: 0.5em;
    top: 0.5em;
    transform: translate(-50%, -50%);
    transition: left 0.3s ease-in-out;
    background: rgb(var(--shr-color-background));
}
.shrine-scope [data-selected="true"] .toggle-switch {
    background: rgb(var(--shr-accent-color));
}
.shrine-scope [data-selected="true"] .toggle-switch__slider {
    left: 1.5em;
}
.shrine-scope .upsell__checkbox {
    padding: 0.3125rem;
    margin-left: 0.625rem;
    font-size: 1.25rem;
}
.shrine-scope .upsell__checkbox svg {
    width: 0.9em;
    height: 0.9em;
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .upsell__checkbox .material-icon {
    font-size: 1em;
    color: rgb(var(--shr-accent-color));
}
.shrine-scope [data-selected="false"] .checkmark-checked, .shrine-scope [data-selected="true"] .checkmark-unchecked {
    display: none;
}
.shrine-scope .upsell--btn-left .toggle-switch, .shrine-scope .upsell--btn-left .upsell__checkbox, .shrine-scope .upsell--btn-left .upsell__plus-btn, .shrine-scope .upsell--btn-left .upsell__add-btn {
    order: -1;
    margin-left: 0;
    margin-right: 0.625rem;
}
.shrine-scope .upsell--btn-left .toggle-switch, .shrine-scope .upsell--btn-left .upsell__checkbox, .shrine-scope .upsell--btn-left .upsell__plus-btn {
    padding: 0.3125rem 0.15625rem;
}
.shrine-scope .upsell__plus-btn {
    font-size: 1.625rem;
    width: 1em;
    height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0.1em;
    border: solid 0.0625rem rgba(var(--shr-color-foreground), 0.75);
    flex-shrink: 0;
    margin-left: 0.9375rem;
    transition: 0.1s all ease-in-out;
}
.shrine-scope [data-selected="true"] .upsell__plus-btn {
    background: rgb(var(--shr-accent-color));
    border-color: rgb(var(--shr-accent-color));
}
.shrine-scope .upsell__plus-btn .material-icon {
    font-size: 0.65em;
    color: rgba(var(--shr-color-foreground), 0.75);
}
.shrine-scope [data-selected="true"] .upsell__plus-btn .material-icon {
    color: rgb(var(--shr-color-background));
}
.shrine-scope .upsell__add-btn {
    font-size: 0.9375rem;
    line-height: 1.9;
    padding: 0 1em;
    margin-left: 0.9375rem;
    border-radius: calc(var(--shr-buttons-radius-outset) / 2);
    position: relative;
    min-height: auto;
    min-width: auto;
}
.shrine-scope .upsell--btn-under .upsell__container {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-auto-rows: auto;
}
.shrine-scope .upsell--btn-under .upsell__image {
    grid-column: 1;
    grid-row: 1 / span 2;
}
.shrine-scope .upsell--btn-under .upsell__content {
    grid-column: 2;
    grid-row: 1;
}
.shrine-scope .upsell--btn-under .upsell__add-btn {
    grid-column: 2;
    grid-row: 2;
    margin: 0.46875rem 0 0;
    font-size: 0.8125rem;
    line-height: 1.4;
    min-height: 1.75rem;
}
.shrine-scope .upsells-container--stacked-columns {
    display: grid;
    grid-template-columns: repeat(var(--shr-item-count), 1fr);
    align-items: flex-start;
    column-gap: 0.625rem;
    row-gap: 1.25rem;
}
.shrine-scope .upsells-container--stacked-columns .upsell {
    margin: 0;
}
.shrine-scope .upsells-container--stacked-columns .upsell__container {
    flex-direction: column;
}
.shrine-scope .upsells-container--stacked-columns .upsell__toggle-switch, .shrine-scope .upsells-container--stacked-columns .upsell__checkbox, .shrine-scope .upsells-container--stacked-columns .upsell__plus-btn {
    margin: 0;
    position: absolute;
    top: var(--shr-padding);
    right: var(--shr-padding);
}
.shrine-scope .upsells-container--stacked-columns .upsell__checkbox {
    padding: 0;
}
.shrine-scope .upsells-container--stacked-columns .upsell__image {
    align-self: auto;
    margin: 0;
    margin-bottom: 0.625rem;
    width: calc(100% * var(--shr-image-size-number) / 6.5);
}
.shrine-scope .upsells-container--stacked-columns .upsell__image img {
    height: auto;
    width: 100%;
}
.shrine-scope .upsells-container--stacked-columns .upsell__title {
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.shrine-scope .upsells-container--stacked-columns .upsell__title .upsell__price {
    margin: 0;
    margin-top: 0.625rem;
    padding: 0;
    text-align: center;
}
.shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell {
    --shr-padding: 0.5rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell {
        --shr-padding: 0.375rem;
    }
.shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell__title {
        font-size: calc(var(--shr-title-font-size) * 0.9);
    }
.shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell__desc {
        font-size: calc(var(--shr-desc-font-size) * 0.9);
    }
.shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell__checkbox {
        font-size: 1.125rem;
    }
.shrine-scope .upsells-container--stacked-columns[data-count="2"] .upsell__toggle-switch, .shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell__plus-btn {
        font-size: 1rem;
    }
.shrine-scope .upsells-container--stacked-columns[data-count="3"] .upsell__toggle-switch {
        font-size: 0.875rem;
    }
.shrine-scope .upsells-container--stacked-columns[data-count="2"] .upsell__plus-btn {
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 1000px) {
.shrine-scope .product__info-wrapper :not(.upsells-container--stacked-columns) .upsell, .shrine-scope .cart-drawer--desktop-width-large :not(.upsells-container--stacked-columns) .upsell {
        --shr-active-padding: 0.75rem;
        border-radius: calc(var(--shr-border-radius) * 1.2);
    }
.shrine-scope .product__info-wrapper .upsell__image, .shrine-scope .cart-drawer--desktop-width-large .upsell__image {
        margin-right: 0.75rem;
    }
.shrine-scope .product__info-wrapper .upsell__image img, .shrine-scope .cart-drawer--desktop-width-large .upsell__image img {
        height: calc(var(--shr-image-size) * 1.2);
        border-radius: calc(var(--shr-image-border-radius) * 1.2);
    }
.shrine-scope .product__info-wrapper .upsell__title, .shrine-scope .cart-drawer--desktop-width-large .upsell__title {
        font-size: calc(var(--shr-title-font-size) * 1.2);
    }
.shrine-scope .product__info-wrapper .upsell__desc, .shrine-scope .cart-drawer--desktop-width-large .upsell__desc {
        font-size: calc(var(--shr-desc-font-size) * 1.2);
    }
.shrine-scope .product__info-wrapper .upsell__variant-picker .select__select, .shrine-scope .cart-drawer--desktop-width-large .upsell__variant-picker .select__select {
        height: 1.25rem;
        font-size: 0.6875rem;
    }
.shrine-scope .product__info-wrapper .upsell__price, .shrine-scope .cart-drawer--desktop-width-large .upsell__price {
        font-size: calc(var(--shr-price-font-size) * 1.2);
    }
.shrine-scope .product__info-wrapper .upsell__checkbox, .shrine-scope .product__info-wrapper .upsell__toggle-switch, .shrine-scope .cart-drawer--desktop-width-large .upsell__checkbox, .shrine-scope .cart-drawer--desktop-width-large .upsell__toggle-switch {
        font-size: 1.375rem;
    }
.shrine-scope .product__info-wrapper .upsell__plus-btn, .shrine-scope .cart-drawer--desktop-width-large .upsell__plus-btn {
        font-size: 1.875rem;
    }
.shrine-scope .product__info-wrapper .upsells-container--stacked-columns[data-count="3"] .upsell__toggle-switch, .shrine-scope .cart-drawer--desktop-width-large .upsells-container--stacked-columns[data-count="3"] .upsell__toggle-switch {
        font-size: 1.125rem;
    }
.shrine-scope .product__info-wrapper .upsells-container--stacked-columns[data-count="2"] .upsell__plus-btn, .shrine-scope .cart-drawer--desktop-width-large .upsells-container--stacked-columns[data-count="2"] .upsell__plus-btn {
        font-size: 1.625rem;
    }
.shrine-scope .product__info-wrapper .upsells-container--stacked-columns[data-count="3"] .upsell__plus-btn, .shrine-scope .cart-drawer--desktop-width-large .upsells-container--stacked-columns[data-count="3"] .upsell__plus-btn {
        font-size: 1.375rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .upsells-container .splide .splide__pagination {
        padding-top: 1.1875rem;
    }
}
.shrine-scope .upsells-container .splide:not(.splide--desktop-arrows-under) .splide__pagination {
    padding-top: 0.4375rem;
}
.shrine-scope .upsells-container .splide--desktop-arrows-sides .splide__arrow--prev {
    left: 0.125rem;
}
.shrine-scope .upsells-container .splide--desktop-arrows-sides .splide__arrow--next {
    right: 0.125rem;
}
.shrine-scope .cart-drawer-gift {
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .cart-drawer-gift__progress {
    line-height: 1.2;
    margin: 0;
    padding: 0.625rem var(--shr-padding);
}
.shrine-scope .upsell--border .cart-drawer-gift__progress {
    border-bottom: solid 0.0625rem var(--shr-regular-border-color);
}
.shrine-scope .upsell--border[data-selected="true"] .cart-drawer-gift__progress {
    border-color: var(--shr-selected-border-color);
}
.shrine-scope .cart-drawer-gift__image__locked {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: var(--shr-image-border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(var(--shr-color-background), 0.75);
    border: solid 0.0625rem rgba(var(--shr-color-foreground), 0.01);
}
.shrine-scope .cart-drawer-gift__image__locked .lock {
    --shr-lock-color: rgb(var(--shr-color-foreground));
    transform: scale(0.65);
}
.shrine-scope .bundle-offer {
    --shr-padding: 0.625rem;
}
.shrine-scope .bundle-offer h3 {
    margin-bottom: 0.4em;
}
.shrine-scope .bundle-offer .upsell {
    margin: 0;
}
.shrine-scope .bundle-offer__divider {
    padding: 0 var(--shr-padding);
}
.shrine-scope .bundle-offer__divider svg {
    display: block;
    font-size: 1.875rem;
    width: 1em;
    height: 1em;
    padding: 0.2em;
    border-radius: 50%;
    color: rgb(var(--shr-border-color));
    border: solid 1px rgba(var(--shr-border-color), var(--shr-plus-border-opacity));
}
.shrine-scope .bundle-offer__divider span {
    display: block;
    height: 1px;
    flex-grow: 1;
    background: rgba(var(--shr-border-color), var(--shr-divider-opacity));
}
.shrine-scope .bundle-offer__footer {
    border-top: solid var(--shr-border-thickness) rgba(var(--shr-border-color), var(--shr-border-opacity));
    padding: var(--shr-padding);
}
.shrine-scope .bundle-offer__footer__total-text {
    font-size: 1.125rem;
}
.shrine-scope .bundle-offer__footer p {
    margin: 0;
    line-height: 1.25;
}
.shrine-scope .bundle-offer__footer__benefit {
    font-size: 0.75rem;
}
.shrine-scope .bundle-offer__footer__prices {
    font-size: 1.0625rem;
}
.shrine-scope .bundle-offer-container+product-form {
    margin-top: 0.625rem;
}
@media screen and (min-width: 1000px) {
.shrine-scope .bundle-offer {
        --shr-padding: 0.75rem;
    }
.shrine-scope .bundle-offer__footer__total-text {
        font-size: 1.25rem;
    }
.shrine-scope .bundle-offer__footer__benefit {
        font-size: 0.8125rem;
    }
.shrine-scope .bundle-offer__footer__prices {
        font-size: 1.125rem;
    }
.shrine-scope .bundle-offer-container+product-form {
        margin-top: 0.75rem;
    }
}
.shrine-scope .pt-0 {
    padding-top: 0;
}
.shrine-scope .pb-0 {
    padding-bottom: 0;
}
.shrine-scope .mt-0 {
    margin-top: 0;
}
.shrine-scope .mb-0 {
    margin-bottom: 0;
}
.shrine-scope .accordion {
    display: block;
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .accordion--top-border {
    border-top: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .accordion__summary {
    display: flex;
    align-items: center;
    position: relative;
    line-height: 1;
    padding: 0.78125rem 0;
    cursor: pointer;
}
.shrine-scope .accordion .summary__title {
    display: flex;
    align-items: center;
    flex: 1;
}
.shrine-scope .accordion .summary__title+.icon-caret {
    height: calc(var(--shr-font-heading-scale) * 0.375rem);
    transition: transform 0.2s ease-in-out;
}
.shrine-scope .accordion .summary__title+.icon-plus {
    width: calc(var(--shr-font-heading-scale) * 0.75rem);
    transition: transform 0.2s ease-in-out;
    margin-right: 0.625rem;
}
.shrine-scope .accordion+.accordion {
    border-top: none;
    margin-top: 0;
}
.shrine-scope .accordion__title {
    display: inline-block;
    max-width: calc(100% - 3.75rem);
    font-size: calc(var(--shr-font-heading-scale) * 0.75rem);
    margin: 0;
    word-break: break-word;
}
.shrine-scope .accordion .summary__title img {
    height: calc(var(--shr-font-heading-scale) * 1.125rem);
    width: auto;
    margin-right: calc(var(--shr-font-heading-scale) * 0.46875rem);
}
.shrine-scope .accordion .material-symbols-outlined {
    align-self: center;
    color: rgb(var(--shr-color-foreground));
    font-size: calc(var(--shr-font-heading-scale) * 1.125rem);
    margin-right: calc(var(--shr-font-heading-scale) * 0.46875rem);
}
.shrine-scope .accordion__details[open] .accordion__summary .icon-caret {
    transform: rotate(180deg);
}
.shrine-scope .accordion__details[open] .accordion__summary .icon-plus {
    transform: rotate(135deg);
}
.shrine-scope .accordion__content-wrapper {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows 0.2s ease-in-out;
}
.shrine-scope .accordion__details[open]+.accordion__content-wrapper {
    grid-template-rows: 1fr;
}
.shrine-scope .accordion__content {
    word-break: break-word;
    overflow: visible;
    padding: 0 0.375rem;
    min-height: 0;
    transition: padding-bottom 0s, opacity 0.2s;
    overflow-y: visible;
    opacity: 0;
}
.shrine-scope .accordion__details[open]+.accordion__content-wrapper .accordion__content {
    padding-bottom: 0.9375rem;
    opacity: 1;
}
.shrine-scope .accordion--small .material-symbols-outlined {
    font-size: calc(var(--shr-font-heading-scale) * 0.875rem);
    margin-right: calc(var(--shr-font-heading-scale) * 0.25rem);
}
.shrine-scope .accordion--small .summary__title img {
    height: calc(var(--shr-font-heading-scale) * 0.875rem);
    margin-right: calc(var(--shr-font-heading-scale) * 0.25rem);
}
.shrine-scope .accordion--small .accordion__title {
    max-width: calc(100% - 3.125rem);
    font-size: calc(var(--shr-font-heading-scale) * 0.6875rem);
}
.shrine-scope .accordion--small .summary__title+.icon-caret {
    height: calc(var(--shr-font-heading-scale) * 0.3125rem);
}
.shrine-scope .accordion--small .summary__title+.icon-plus {
    width: calc(var(--shr-font-heading-scale) * 0.625rem);
}
.shrine-scope .accordion--large .material-symbols-outlined {
    font-size: calc(var(--shr-font-heading-scale) * 1.375rem);
}
.shrine-scope .accordion--large .summary__title img {
    height: calc(var(--shr-font-heading-scale) * 1.375rem);
}
.shrine-scope .accordion--large .accordion__title {
    max-width: calc(100% - 3.125rem);
    font-size: calc(var(--shr-font-heading-scale) * 0.875rem);
}
.shrine-scope .accordion--large .summary__title+.icon-caret {
    height: calc(var(--shr-font-heading-scale) * 0.4375rem);
}
.shrine-scope .accordion--large .summary__title+.icon-plus {
    width: calc(var(--shr-font-heading-scale) * 0.875rem);
}
.shrine-scope .rating {
    display: inline-block;
    margin: 0;
}
.shrine-scope .product .rating-star {
    --shr-letter-spacing: 0.8;
    --shr-font-size: 1.7;
}
.shrine-scope .card-wrapper .rating-star {
    --shr-letter-spacing: 0.7;
    --shr-font-size: 1.4;
}
.shrine-scope .rating-star {
    --shr-percent: calc((var(--shr-rating) / var(--shr-rating-max) + var(--shr-rating-decimal) * var(--shr-font-size) / (var(--shr-rating-max) * (var(--shr-letter-spacing) + var(--shr-font-size)))) * 100%);
    letter-spacing: calc(var(--shr-letter-spacing) * 0.625rem);
    font-size: calc(var(--shr-font-size) * 0.625rem);
    line-height: 1;
    display: inline-block;
    font-family: Times;
    margin: 0;
}
.shrine-scope .rating-star::before {
    content: "★★★★★";
    background: linear-gradient(90deg, var(--shr-color-icon) var(--shr-percent), rgba(var(--shr-color-foreground), 0.15) var(--shr-percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shrine-scope .rating-text {
    display: none;
}
.shrine-scope .rating-count {
    display: inline-block;
    margin: 0;
}
@media (forced-colors: active) {
.shrine-scope .rating {
        display: none;
    }
.shrine-scope .rating-text {
        display: block;
    }
}
.shrine-scope .header__icon--menu {
    position: initial;
}
.shrine-scope .js menu-drawer>details>summary::before, .shrine-scope .js menu-drawer>details[open]:not(.menu-opening)>summary::before {
    content: "";
    position: absolute;
    cursor: default;
    width: 100%;
    height: calc(100vh - 100%);
    height: calc(var(--shr-viewport-height, 100vh) - (var(--shr-header-bottom-position, 100%)));
    top: 100%;
    left: 0;
    background: rgba(var(--shr-color-foreground), 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transition: opacity 0s, visibility 0s;
    top: 0;
}
.shrine-scope menu-drawer>details[open]>summary::before {
    visibility: visible;
    opacity: 1;
    transition: opacity var(--shr-duration-default) ease, visibility var(--shr-duration-default) ease;
}
.shrine-scope .menu-drawer {
    position: absolute;
    transform: translateX(-100%);
    visibility: hidden;
    z-index: 10;
    left: 0;
    top: 100%;
    width: calc(100vw - 2.5rem);
    padding: 0;
    border-width: 0 var(--shr-drawer-border-width) 0 0;
    background-color: rgb(var(--shr-color-background));
    overflow-x: hidden;
    border-style: solid;
    border-color: rgba(var(--shr-color-foreground), var(--shr-drawer-border-opacity));
    filter: drop-shadow(var(--shr-drawer-shadow-horizontal-offset) var(--shr-drawer-shadow-vertical-offset) var(--shr-drawer-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-drawer-shadow-opacity)));
    top: 0;
    position: fixed;
}
.shrine-scope .js .menu-drawer {
    height: 100vh;
}
.shrine-scope .js details[open]>.menu-drawer, .shrine-scope .js details[open]+.menu-drawer__submenu {
    transition: transform var(--shr-duration-default) ease, visibility var(--shr-duration-default) ease;
}
.shrine-scope .no-js details[open]>.menu-drawer, .shrine-scope .js details[open].menu-opening>.menu-drawer, .shrine-scope details[open].menu-opening+.menu-drawer__submenu {
    transform: translateX(0);
    visibility: visible;
}
.shrine-scope .js .menu-drawer__navigation .submenu-open {
    visibility: hidden;
}
.shrine-scope .menu-drawer__title-and-close-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.625rem 0.3125rem 0.625rem 1.25rem;
    border-bottom: solid 1px rgba(var(--shr-color-foreground), 0.1);
}
.shrine-scope .menu-drawer__title {
    margin: 0;
}
.shrine-scope .menu-drawer__close-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 750px) {
.shrine-scope .menu-drawer {
        width: 25rem;
    }
}
.shrine-scope .menu-drawer__inner-container {
    position: relative;
    height: 100%;
}
.shrine-scope .menu-drawer__navigation-container {
    height: 100%;
}
.shrine-scope .menu-drawer__inner-submenu {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.shrine-scope .no-js .menu-drawer__navigation>ul>li {
    border-bottom: 0.0625rem solid rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .no-js .menu-drawer__submenu ul>li {
    border-top: 0.0625rem solid rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .menu-drawer__menu-item {
    padding: 0.6875rem 2rem;
    text-decoration: none;
    font-size: 1.125rem;
    gap: 0.25em;
}
.shrine-scope .no-js .menu-drawer__menu-item {
    font-size: 1rem;
}
.shrine-scope .no-js .menu-drawer__submenu .menu-drawer__menu-item {
    padding: 0.75rem 3.25rem 0.75rem 3.75rem;
}
.shrine-scope .no-js .menu-drawer__submenu .menu-drawer__submenu .menu-drawer__menu-item {
    padding-left: 5.625rem;
}
.shrine-scope .menu-drawer summary.menu-drawer__menu-item {
    padding-right: 3.25rem;
}
.shrine-scope .no-js .menu-drawer__menu-item .icon-caret {
    right: 1.875rem;
}
.shrine-scope .js .menu-drawer__menu-item .icon-caret, .shrine-scope .no-js .menu-drawer .icon-arrow {
    display: none;
}
.shrine-scope .menu-drawer__menu-item>.icon-arrow {
    position: absolute;
    right: 1.5625rem;
    top: 50%;
    transform: translateY(-50%);
}
.shrine-scope .js .menu-drawer__submenu {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgb(var(--shr-color-background));
    z-index: 1;
    transform: translateX(100%);
    visibility: hidden;
}
.shrine-scope .js .menu-drawer__submenu .menu-drawer__submenu {
    overflow-y: auto;
}
.shrine-scope header-drawer .js .menu-drawer__submenu .menu-drawer__submenu {
    overflow-y: auto;
}
.shrine-scope .menu-drawer__close-button {
    margin-top: 0.9375rem;
    padding: 0.75rem 1.625rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    width: 100%;
    background-color: transparent;
    font-family: var(--shr-font-body-family);
    font-style: var(--shr-font-body-style);
    text-align: left;
}
.shrine-scope .no-js .menu-drawer__close-button {
    display: none;
}
.shrine-scope .menu-drawer__close-button .icon-arrow {
    transform: rotate(180deg);
    margin-right: 0.625rem;
}
.shrine-scope .menu-drawer__utility-links {
    padding: 1.25rem;
    background-color: rgba(var(--shr-color-foreground), 0.03);
}
.shrine-scope .menu-drawer__account {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 0.875rem;
    color: rgb(var(--shr-color-foreground));
    width: fit-content;
}
.shrine-scope .menu-drawer__account .icon-account {
    height: 1.25rem;
    width: 1.25rem;
}
.shrine-scope .menu-drawer__account:hover .icon-account {
    transform: scale(1.07);
}
.shrine-scope .menu-drawer .list-social {
    justify-content: flex-start;
    margin-left: -0.78125rem;
    margin-top: 1.25rem;
}
.shrine-scope .menu-drawer .list-social:empty {
    display: none;
}
.shrine-scope .menu-drawer .list-social__link {
    padding: 0.8125rem 0.78125rem;
}
.shrine-scope .menu-drawer__menu-item {
    padding: 0.5625rem 1.25rem;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .menu-drawer__menu-item:hover, .shrine-scope .menu-drawer__close-button:hover {
    background-color: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .menu-drawer__inner-container {
    height: auto;
}
.shrine-scope header-drawer .menu-drawer__inner-container {
    height: calc(100% - 4.0625rem);
}
.shrine-scope .menu-drawer__utility-links {
    background: transparent;
    padding: 0.625rem 1.25rem;
    border-top: solid 1px rgba(var(--shr-color-foreground), 0.1);
}
.shrine-scope .menu-drawer .list-social {
    justify-content: center;
    margin: 0;
}
.shrine-scope .header__icon--menu[aria-expanded="true"]:before {
    z-index: 1;
    position: fixed;
    height: 100vh;
    top: 0;
}
.shrine-scope .js .menu-drawer__menu--accordion .icon-caret, .shrine-scope .js .menu-drawer__menu--icon-plus .icon-plus {
    display: block;
}
.shrine-scope .js .menu-drawer__menu--accordion .icon-arrow, .shrine-scope .menu-drawer__menu-item .icon-plus, .shrine-scope .js .menu-drawer__menu--icon-plus .icon-caret {
    display: none;
}
.shrine-scope .js .menu-drawer__menu--accordion .menu-drawer__submenu {
    position: relative;
    background: none;
    transform: none;
    visibility: visible;
}
.shrine-scope .js .menu-drawer__navigation .menu-drawer__menu--accordion {
    visibility: visible;
}
.shrine-scope .js .menu-drawer__menu--accordion details+.menu-drawer__submenu {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows 0.2s ease-in-out;
}
.shrine-scope .js .menu-drawer__menu--accordion details[open].menu-opening+.menu-drawer__submenu {
    grid-template-rows: 1fr;
}
.shrine-scope .js .menu-drawer__menu--accordion details+.menu-drawer__submenu>* {
    min-height: 0;
}
.shrine-scope .menu-drawer__navigation__separator {
    height: 1px;
    background: rgb(var(--shr-color-foreground));
}
.shrine-scope .menu-drawer__menu-item .icon-plus {
    position: absolute;
    --shr-size: 0.6875rem;
    width: var(--shr-size);
    top: calc(50% - (var(--shr-size) / 2));
    right: 0.9375rem;
    transition: transform 0.15s ease-in-out;
}
.shrine-scope details[open]>.menu-drawer__menu-item>.icon-plus {
    transform: rotate(135deg);
}
.shrine-scope .menu-drawer__menu--highlight-background .menu-drawer__menu-item--active {
    background-color: rgba(var(--shr-color-foreground), .04);
}
.shrine-scope .menu-drawer__menu--highlight-text_accent .menu-drawer__menu-item--active {
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .menu-drawer__menu--highlight-underline .menu-drawer__menu-item--active {
    text-decoration: underline;
    text-underline-offset: 0.25rem;
}
.shrine-scope .menu-drawer__menu--highlight-bold .menu-drawer__menu-item--active {
    font-weight: bold;
}
.shrine-scope .menu-drawer__container {
    display: grid;
    grid-template-rows: auto 1fr auto;
    min-height: 100%;
    overflow: auto;
}
.shrine-scope .header-drawer-v2__body {
    min-height: 0;
}
.shrine-scope .menu-drawer.is-body-scroll .menu-drawer__container {
    overflow: hidden;
    height: 100%;
}
.shrine-scope .menu-drawer.is-body-scroll .header-drawer-v2__body {
    overflow: auto;
}
.shrine-scope .header-drawer-v2__footer {
    border-top: solid 1px rgba(var(--shr-color-foreground), 0.1);
}
.shrine-scope .socials-v2 .link {
    font-size: 1.125rem;
}
.shrine-scope .socials-v2 .icon {
    width: 1em;
    height: 1em;
}
.shrine-scope .menu-drawer .localization-form-v2 .disclosure__list-wrapper {
    right: unset;
    left: 0;
}
.shrine-scope .menu-drawer .localization-form-v2 .disclosure__list-wrapper--language {
    right: 0;
    left: unset;
}
.shrine-scope .header-drawer-v2__localization {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
    gap: 0.625rem;
}
.shrine-scope .header-drawer-v2__header {
    position: relative;
    justify-content: flex-start;
}
.shrine-scope .header-drawer-v2__header .menu-drawer__close-btn {
    width: var(--shr-btn-size, 2.5rem);
    height: var(--shr-btn-size, 2.5rem);
    position: absolute;
    top: 50%;
    right: var(--shr-btn-offset, 0.625rem);
    transform: translateY(-50%);
}
.shrine-scope .header-drawer-v2__header span {
    display: block;
    line-height: 1.1;
}
.shrine-scope .x-svg {
    width: calc(var(--shr-btn-size) * var(--shr-x-scale));
    height: calc(var(--shr-btn-size) * var(--shr-x-scale));
    display: block;
    color: currentColor;
}
.shrine-scope .x-svg line {
    stroke: currentColor;
    stroke-width: var(--shr-x-stroke);
    stroke-linecap: round;
    vector-effect: non-scaling-stroke;
}
.shrine-scope .mega-menu {
    position: static;
}
.shrine-scope .mega-menu__content {
    background-color: rgb(var(--shr-color-background));
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    left: 0;
    overflow-y: auto;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    position: absolute;
    right: 0;
    top: 100%;
}
.shrine-scope .shopify-section-header-sticky .mega-menu__content {
    max-height: calc(100vh - var(--shr-header-bottom-position-desktop, 12.5rem) - 2.5rem);
}
.shrine-scope .header-wrapper--border-bottom .mega-menu__content {
    border-top: 0;
}
.shrine-scope .js .mega-menu__content {
    opacity: 0;
    transform: translateY(-0.9375rem);
}
.shrine-scope .mega-menu[open] .mega-menu__content {
    opacity: 1;
    transform: translateY(0);
}
.shrine-scope .mega-menu__list {
    display: grid;
    gap: 1.5rem 2.5rem;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    list-style: none;
}
.shrine-scope .mega-menu__link {
    color: rgba(var(--shr-color-foreground), 0.9);
    display: block;
    font-size: 0.8125rem;
    line-height: calc(1 + 0.3 / var(--shr-font-body-scale));
    padding-bottom: 0.375rem;
    padding-top: 0.375rem;
    text-decoration: none;
    transition: text-decoration var(--shr-duration-short) ease;
    word-wrap: break-word;
}
.shrine-scope .mega-menu__link--level-2 {
    font-size: 0.875rem;
}
.shrine-scope .mega-menu__link--level-2:not(:only-child) {
    margin-bottom: 0.5rem;
}
.shrine-scope .header--top-center .mega-menu__list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 0;
}
.shrine-scope .header--top-center .mega-menu__list>li {
    width: 16%;
    padding-right: 1.5rem;
}
.shrine-scope .mega-menu__link:hover {
    text-decoration: underline;
}
.shrine-scope .mega-menu__link--active {
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .mega-menu .mega-menu__list--condensed {
    display: block;
}
.shrine-scope .mega-menu__list--condensed .mega-menu__link {
    font-weight: normal;
}
.shrine-scope .products-mega-menu__body {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    width: 100%;
    border-top: solid 0.0625rem rgba(var(--shr-color-foreground), var(--shr-popup-border-opacity));
    border-bottom: solid 0.0625rem rgba(var(--shr-color-foreground), var(--shr-popup-border-opacity));
}
.shrine-scope .products-mega-menu__body>.page-width {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    overflow: hidden;
}
.shrine-scope .products-mega-menu__overlay {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    background: rgba(0, 0, 0, 0.3);
}
.shrine-scope .products-mega-menu__list {
    list-style: none;
    padding-left: 0;
    max-width: 15.625rem;
}
.shrine-scope .products-mega-menu__container {
    position: relative;
}
.shrine-scope .products-mega-menu__content {
    position: absolute;
    top: 0;
    left: 15.625rem;
    max-width: calc(100% - 15.625rem);
    width: 100%;
}
.shrine-scope .products-mega-menu__item .header__menu-item {
    border-bottom: solid 0.0625rem rgba(var(--shr-color-foreground), 0.15);
    display: flex;
    align-items: center;
    transition: all 0.2s;
}
.shrine-scope .products-mega-menu__item .header__menu-item svg {
    margin-left: auto;
    width: 0.6875rem;
    height: 0.6875rem;
    transform: rotate(-90deg);
}
.shrine-scope .header__menu-item__preview-image {
    width: 2.5rem;
    height: 2.5rem;
    margin-right: 0.625rem;
    flex-shrink: 0;
}
.shrine-scope .header__menu-item__preview-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.shrine-scope .products-mega-menu__item--active .header__menu-item {
    background: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .products-mega-menu__cards {
    padding-left: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-items: center;
    align-items: start;
    column-gap: 1.25rem;
    row-gap: 0.9375rem;
    transition: all 0.2s;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    padding-left: 1.25rem;
}
.shrine-scope .products-mega-menu__item--active .products-mega-menu__cards {
    visibility: visible;
    opacity: 1;
    max-height: none;
    overflow: visible;
}
.shrine-scope .products-mega-menu__cards li {
    width: 100%;
}
.shrine-scope .products-mega-menu__cards .card__information {
    padding: 0;
}
.shrine-scope .products-mega-menu__cards .card__information .price {
    display: none;
}
.shrine-scope .products-mega-menu__cards .card__heading {
    font-size: calc(var(--shr-font-heading-scale) * 0.6875rem);
}
.shrine-scope .products-mega-menu__cards .card__heading svg {
    transform: translateY(0.125rem);
}
.shrine-scope .products-mega-menu__cards .card--card .card__content .card__information .card-information .loox-rating {
    margin-top: 0.1875rem;
}
.shrine-scope .products-mega-menu__cards svg.loox-icon {
    width: 0.8125rem;
    height: 0.8125rem;
}
.shrine-scope .products-mega-menu__cards .loox-rating-label {
    font-size: 0.8125rem;
}
.shrine-scope .products-mega-menu__list, .shrine-scope .products-mega-menu__content {
    min-height: 300px;
    max-height: 450px;
    overflow-y: auto;
}
@media screen and (max-width: 1250px) {
.shrine-scope .products-mega-menu__cards {
        grid-template-columns: repeat(4, 1fr);
    }
}
.shrine-scope .products-mega-menu__cards--mobile {
    grid-template-columns: repeat(2, 1fr);
    visibility: visible;
    opacity: 1;
    max-height: none;
    padding: 0.9375rem;
}
.shrine-scope .products-mega-menu__cards .card__badge {
    display: none;
}
.shrine-scope .header__menu-item__preview-image--mobile {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0.46875rem;
}
.shrine-scope .menu-drawer__submenu {
    overflow-y: visible;
}
.shrine-scope .newsletter-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}
@media screen and (min-width: 750px) {
.shrine-scope .newsletter-form {
        align-items: flex-start;
        margin: 0 auto;
        max-width: 22.5rem;
    }
}
.shrine-scope .newsletter-form__field-wrapper {
    width: 100%;
}
.shrine-scope .newsletter-form__field-wrapper .field__input {
    padding-right: 3.125rem;
}
.shrine-scope .newsletter-form__field-wrapper .field {
    z-index: 0;
}
.shrine-scope .newsletter-form__message {
    justify-content: center;
    margin-bottom: 0;
}
.shrine-scope .newsletter-form__message--success {
    margin-top: 1.25rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .newsletter-form__message {
        justify-content: flex-start;
    }
}
.shrine-scope .newsletter-form__button {
    width: 2.75rem;
    margin: 0;
    right: var(--shr-inputs-border-width);
    top: 0;
    height: 100%;
    z-index: 2;
}
.shrine-scope .newsletter-form__button:focus-visible {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0 0.25rem rgba(var(--shr-color-foreground));
    background-color: rgb(var(--shr-color-background));
}
.shrine-scope .newsletter-form__button:focus {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0 0.25rem rgba(var(--shr-color-foreground));
    background-color: rgb(var(--shr-color-background));
}
.shrine-scope .newsletter-form__button:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
    background-color: inherit;
}
.shrine-scope .newsletter-form__button .icon {
    width: 0.9375rem;
}
.shrine-scope .newsletter__solid-btn {
    margin-top: 0.625rem;
}
.shrine-scope .search__input.field__input {
    padding-right: 6.125rem;
}
.shrine-scope .search__button {
    right: var(--shr-inputs-border-width);
    top: var(--shr-inputs-border-width);
}
.shrine-scope .reset__button {
    right: calc(var(--shr-inputs-border-width) + 2.75rem);
    top: var(--shr-inputs-border-width);
}
.shrine-scope .reset__button:not(:focus-visible)::after {
    border-right: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
    display: block;
    height: calc(100% - 1rem);
    content: "";
    position: absolute;
    right: 0;
}
.shrine-scope .reset__button:not(:focus)::after {
    border-right: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
    display: block;
    height: calc(100% - 1.125rem);
    content: "";
    position: absolute;
    right: 0;
}
.shrine-scope .search__button:focus-visible, .shrine-scope .reset__button:focus-visible {
    background-color: rgb(var(--shr-color-background));
    z-index: 4;
}
.shrine-scope .search__button:focus, .shrine-scope .reset__button:focus {
    background-color: rgb(var(--shr-color-background));
    z-index: 4;
}
.shrine-scope .search__button:not(:focus-visible):not(.focused), .shrine-scope .reset__button:not(:focus-visible):not(.focused) {
    box-shadow: inherit;
    background-color: inherit;
}
.shrine-scope .search__button:hover .icon, .shrine-scope .reset__button:hover .icon {
    transform: scale(1.07);
}
.shrine-scope .search__button .icon {
    height: 1.125rem;
    width: 1.125rem;
}
.shrine-scope .reset__button .icon.icon-close {
    height: 1.125rem;
    width: 1.125rem;
    stroke-width: 0.0625rem;
}
.shrine-scope input::-webkit-search-decoration {
    -webkit-appearance: none;
}
.shrine-scope .disclosure {
    position: relative;
}
.shrine-scope .disclosure__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 2.5rem;
    padding: 0 0.9375rem 0 0.9375rem;
    font-size: 0.8125rem;
    background-color: transparent;
}
.shrine-scope .disclosure__list-wrapper {
    border-width: var(--shr-popup-border-width);
    border-style: solid;
    border-color: rgba(var(--shr-color-foreground), var(--shr-popup-border-opacity));
    overflow: hidden;
    position: absolute;
    bottom: 100%;
    transform: translateY(-0.625rem);
    z-index: 2;
    background-color: rgb(var(--shr-color-background));
    border-radius: var(--shr-popup-corner-radius);
    box-shadow: var(--shr-popup-shadow-horizontal-offset) var(--shr-popup-shadow-vertical-offset) var(--shr-popup-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-popup-shadow-opacity));
}
.shrine-scope .disclosure__list {
    position: relative;
    overflow-y: auto;
    font-size: 0.875rem;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
    scroll-padding: 0.3125rem 0;
    min-height: 5.125rem;
    max-height: 11.875rem;
    max-width: 13.75rem;
    min-width: 7.5rem;
    width: max-content;
}
.shrine-scope .disclosure__item {
    position: relative;
}
.shrine-scope .disclosure__link {
    display: block;
    padding: 0.3125rem 1.375rem;
    text-decoration: none;
    line-height: calc(1 + 0.8 / var(--shr-font-body-scale));
}
.shrine-scope .product {
    margin: 0;
}
.shrine-scope .product.grid {
    gap: 0;
}
.shrine-scope .product--no-media {
    max-width: 35.625rem;
    margin: 0 auto;
}
.shrine-scope .product__media-wrapper {
    padding-left: 0;
}
.shrine-scope dynamic-dates, .shrine-scope quantity-gifts, .shrine-scope quantity-breaks, .shrine-scope bundle-deals {
    display: block;
}
.shrine-scope .product-media__trust-badge {
    position: absolute;
    z-index: 1;
}
.shrine-scope .product-media__trust-badge--small {
    width: 15%;
}
.shrine-scope .product-media__trust-badge--medium {
    width: 20%;
}
.shrine-scope .product-media__trust-badge--large {
    width: 25%;
}
.shrine-scope .product-media__trust-badge img {
    max-width: 100%;
    width: 100%;
}
.shrine-scope .product-media__trust-badge--top-right {
    top: 0.625rem;
    right: 0.625rem;
}
.shrine-scope .product-media__trust-badge--top-left {
    top: 0.625rem;
    left: 0.625rem;
}
.shrine-scope .product-media__trust-badge--bottom-right {
    bottom: 0.625rem;
    right: 0.625rem;
}
.shrine-scope .product-media__trust-badge--bottom-left {
    bottom: 0.625rem;
    left: 0.625rem;
}
.shrine-scope .product-title--uppercase {
    text-transform: uppercase;
}
.shrine-scope .product-page-price .price__regular .price-item--regular {
    font-size: 1.5625rem;
}
.shrine-scope .color-swatches-container {
    display: flex;
    column-gap: 0.3125rem;
    row-gap: 0.3125rem;
    flex-wrap: wrap;
    --shr-swatch-size: 2.96875rem;
    --shr-transparent-border-size: 0.1875rem;
    --shr-selected-border-size: 0.125rem;
}
.shrine-scope .color-swatches-container--size-small {
    --shr-swatch-size: 2.1875rem;
    --shr-transparent-border-size: 0.125rem;
    --shr-selected-border-size: 0.0625rem;
}
.shrine-scope .color-swatches-container--size-large {
    --shr-swatch-size: 3.59375rem;
    column-gap: 0.5rem;
    row-gap: 0.5rem;
}
.shrine-scope .color-swatches-container--size-extra-large {
    --shr-swatch-size: 4.375rem;
    column-gap: 0.625rem;
    row-gap: 0.625rem;
    padding-top: 0.125rem;
}
.shrine-scope .color-swatch {
    position: relative;
    border-radius: var(--shr-swatches-radius);
}
.shrine-scope .color-swatch__image {
    width: var(--shr-swatch-size, 2.0625rem);
    height: var(--shr-swatch-size, 2.0625rem);
    position: relative;
    overflow: hidden;
    border-radius: var(--shr-swatches-radius);
    border: solid var(--shr-transparent-border-size) rgb(var(--shr-color-background));
    box-shadow: 0 0 0 var(--shr-selected-border-size) rgba(var(--shr-color-foreground), var(--shr-swatches-border-opacity));
}
.shrine-scope .color-swatch input:checked {
    color: red;
}
.shrine-scope .color-swatch input:checked+.color-swatch__image {
    box-shadow: 0 0 0 var(--shr-selected-border-size) rgba(var(--shr-color-foreground), var(--shr-swatches-selected-border-opacity));
}
.shrine-scope .color-swatch input.disabled+.color-swatch__image {
    opacity: 0.3;
}
.shrine-scope .color-swatch__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.shrine-scope .color-swatch__custom-color {
    width: 95%;
    height: 95%;
    background: var(--shr-bg-color);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: var(--shr-swatches-radius);
    box-shadow: inset 0 0 0 1px rgba(var(--shr-color-foreground), 0.3);
}
.shrine-scope .color-swatch_hidden-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.shrine-scope .color-swatch__label {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 0.5em);
    text-align: center;
    background: rgb(var(--shr-color-foreground));
    color: rgb(var(--shr-color-background));
    transform: translate(-50%, 50%);
    margin: 0;
    opacity: 0;
    visibility: hidden;
    font-size: 0.9375rem;
    line-height: 2em;
    padding: 0.25em 0.65em;
    border-radius: 0.5em;
    transition: all 0.25s ease-in-out;
    white-space: nowrap;
    display: none;
}
@media (hover: hover) {
.shrine-scope .color-swatch:hover .color-swatch__label {
        opacity: 1;
        visibility: visible;
        transform: translate(-50%, 0);
    }
}
.shrine-scope .color-swatch__label::before {
    font-size: 1em;
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0.75em;
    height: 0.5em;
    background: rgb(var(--shr-color-foreground));
    clip-path: polygon(0 0, 50% 100%, 100% 0);
}
.shrine-scope .estimated-shipping {
    display: flex;
    align-items: flex-start;
}
.shrine-scope .estimated-shipping--align-center {
    align-items: center;
}
.shrine-scope .estimated-shipping__icon:not(:empty) {
    margin-right: 0.78125rem;
    min-height: 1.71875rem;
    display: flex;
    align-items: center;
    --shr-icon-size: 1.71875rem;
}
.shrine-scope .estimated-shipping__icon--small {
    --shr-icon-size: 1.40625rem;
}
.shrine-scope .estimated-shipping__icon--large {
    --shr-icon-size: 2.1875rem;
}
.shrine-scope .estimated-shipping__icon span {
    font-size: var(--shr-icon-size);
}
.shrine-scope .estimated-shipping__icon img {
    display: block;
    width: var(--shr-icon-size);
}
.shrine-scope .estimated-shipping__text p {
    margin-top: 0;
    margin-bottom: 0.3125rem;
    font-size: 1rem;
    line-height: 1.71875rem;
}
.shrine-scope .estimated-shipping__text p:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .product__column-sticky {
        display: block;
        position: sticky;
        top: 1.875rem;
        z-index: 2;
    }
.shrine-scope .product--thumbnail .thumbnail-list {
        padding-right: var(--shr-media-shadow-horizontal-offset);
    }
.shrine-scope .product__info-wrapper {
        padding: 0 0 0 3.125rem;
    }
.shrine-scope .product__info-wrapper--extra-padding {
        padding: 0 0 0 5rem;
    }
.shrine-scope .product--right .product__info-wrapper {
        padding: 0 3.125rem 0 0;
    }
.shrine-scope .product--right .product__info-wrapper--extra-padding {
        padding: 0 5rem 0 0;
    }
.shrine-scope .product--right .product__media-list {
        margin-bottom: 1.25rem;
    }
.shrine-scope .product__media-container .slider-buttons {
        display: none;
    }
.shrine-scope .color-swatch__label {
        display: block;
    }
.shrine-scope .color-swatches-container {
        --shr-swatch-size: 3.125rem;
    }
.shrine-scope .color-swatches-container--size-small {
        --shr-swatch-size: 2.65625rem;
        --shr-transparent-border-size: 0.125rem;
        --shr-selected-border-size: 0.125rem;
    }
.shrine-scope .color-swatches-container--size-large {
        --shr-swatch-size: 4.0625rem;
    }
.shrine-scope .color-swatches-container--size-extra-large {
        --shr-swatch-size: 5rem;
    }
}
.shrine-scope .payment-badges-block .list-payment {
    padding-top: 0;
}
.shrine-scope .payment-badges {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
}
.shrine-scope .payment-badges-block li svg {
    width: var(--shr-icon-width-desktop, 38px);
    aspect-ratio: 38 / 24;
    height: auto;
}
@media screen and (max-width: 749px) {
.shrine-scope .payment-badges-block li svg {
        width: var(--shr-icon-width-mobile, 38px);
    }
}
.shrine-scope .emoji-benefits-container p {
    font-size: 0.875rem;
    line-height: 1;
    margin-top: 0;
}
.shrine-scope .emoji-benefits-container p:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 990px) {
.shrine-scope .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 65%;
        width: calc(65% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .product--large:not(.product--no-media) .product__info-wrapper {
        padding: 0 0 0 2.5rem;
        max-width: 35%;
        width: calc(35% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .product--large:not(.product--no-media).product--right .product__info-wrapper {
        padding: 0 2.5rem 0 0;
    }
.shrine-scope .product--medium:not(.product--no-media) .product__media-wrapper, .shrine-scope .product--small:not(.product--no-media) .product__info-wrapper {
        max-width: 55%;
        width: calc(55% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .product--medium:not(.product--no-media) .product__info-wrapper, .shrine-scope .product--small:not(.product--no-media) .product__media-wrapper {
        max-width: 45%;
        width: calc(45% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
}
.shrine-scope .shopify-payment-button__button {
    font-family: inherit;
    min-height: 2.875rem;
}
.shrine-scope .shopify-payment-button__button [role="button"].focused, .shrine-scope .no-js .shopify-payment-button__button [role="button"]:focus {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5) !important;
    outline-offset: 0.1875rem;
    box-shadow: 0 0 0 0.0625rem rgba(var(--shr-color-button), var(--shr-alpha-button-border)), 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3) !important;
}
.shrine-scope .shopify-payment-button__button [role="button"]:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none !important;
}
.shrine-scope .shopify-payment-button__button [role="button"]:focus-visible {
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5) !important;
    box-shadow: 0 0 0 0.0625rem rgba(var(--shr-color-button), var(--shr-alpha-button-border)), 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3) !important;
}
.shrine-scope .shopify-payment-button__button--unbranded {
    --shr-color-button: var(--shr-color-base-outline-button-labels);
    --shr-color-button-text: var(--shr-color-base-outline-button-labels);
    --shr-color-button: var(--shr-color-background);
    --shr-alpha-button-background: 1;
}
.shrine-scope .color-background-2 .shopify-payment-button__button--unbranded, .shrine-scope .color-accent-1 .shopify-payment-button__button--unbranded, .shrine-scope .color-accent-2 .shopify-payment-button__button--unbranded {
    --shr-color-button: var(--shr-color-background);
    --shr-color-button-text: var(--shr-color-foreground);
}
.shrine-scope .color-inverse .shopify-payment-button__button--unbranded {
    --shr-color-button: var(--shr-color-background);
    --shr-color-button-text: var(--shr-color-foreground);
}
.shrine-scope .shopify-payment-button__button--unbranded::before, .shrine-scope .shopify-payment-button__button--unbranded::after {
    --shr-border-opacity: var(--shr-buttons-border-opacity);
}
.shrine-scope .shopify-payment-button__button--unbranded {
    background-color: rgba(var(--shr-color-button), var(--shr-alpha-button-background));
    color: rgb(var(--shr-color-button-text));
    font-size: 0.875rem;
    line-height: calc(1 + 0.2 / var(--shr-font-body-scale));
    letter-spacing: 0.04375rem;
}
.shrine-scope .shopify-payment-button__button--unbranded::selection {
    background-color: rgba(var(--shr-color-button-text), 0.3);
}
.shrine-scope .shopify-payment-button__button--unbranded:hover, .shrine-scope .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: rgba(var(--shr-color-button), var(--shr-alpha-button-background));
}
.shrine-scope .shopify-payment-button__more-options {
    margin: 1rem 0 0.625rem;
    font-size: 0.75rem;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
    letter-spacing: 0.03125rem;
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
}
.shrine-scope .shopify-payment-button__button+.shopify-payment-button__button--hidden {
    display: none;
}
.shrine-scope .product-form {
    display: block;
}
.shrine-scope .product-form__error-message-wrapper:not([hidden]) {
    display: flex;
    align-items: flex-start;
    font-size: 0.75rem;
    margin-bottom: 0.9375rem;
}
.shrine-scope .product-form__error-message-wrapper svg {
    flex-shrink: 0;
    width: 0.75rem;
    height: 0.75rem;
    margin-right: 0.4375rem;
    margin-top: 0.3125rem;
}
.shrine-scope .product-form__input {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 0.75rem 0;
    min-width: fit-content;
    border: none;
}
.shrine-scope variant-selects {
    display: block;
}
.shrine-scope .product-form__input--dropdown {
    margin-bottom: 1rem;
}
.shrine-scope .product-form__input:last-of-type {
    margin-bottom: 0;
}
.shrine-scope .product-form__input .form__label {
    padding-left: 0;
    font-weight: 600;
}
.shrine-scope fieldset.product-form__input .form__label {
    margin-bottom: 0.125rem;
}
.shrine-scope .product-form__input input[type="radio"] {
    clip: rect(0, 0, 0, 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]+label {
    --shr-color-foreground: var(--shr-accent-color);
    border: var(--shr-variant-pills-border-width) solid rgba(var(--shr-color-foreground), var(--shr-variant-pills-border-opacity));
    background-color: rgba(var(--shr-color-foreground), var(--shr-variant-pills-inactive-overlay-opacity));
    border-radius: var(--shr-variant-pills-radius);
    color: rgb(var(--shr-color-foreground));
    display: inline-block;
    margin: 0.4375rem 0.3125rem 0.125rem 0;
    padding: var(--shr-variant-pills-padding-y) var(--shr-variant-pills-padding-x);
    font-size: var(--shr-variant-pills-text-size);
    letter-spacing: 0.0625rem;
    line-height: 1;
    text-align: center;
    transition: border var(--shr-duration-short) ease;
    cursor: pointer;
    position: relative;
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]+label.variant-pills--bold {
    font-weight: 700;
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]+label:before {
    content: "";
    position: absolute;
    top: calc(var(--shr-variant-pills-border-width) * -1);
    right: calc(var(--shr-variant-pills-border-width) * -1);
    bottom: calc(var(--shr-variant-pills-border-width) * -1);
    left: calc(var(--shr-variant-pills-border-width) * -1);
    z-index: -1;
    border-radius: var(--shr-variant-pills-radius);
    box-shadow: var(--shr-variant-pills-shadow-horizontal-offset) var(--shr-variant-pills-shadow-vertical-offset) var(--shr-variant-pills-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-variant-pills-shadow-opacity));
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]+label:hover {
    border-color: rgb(var(--shr-color-foreground));
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:checked+label {
    background-color: rgb(var(--shr-color-foreground));
    color: rgb(var(--shr-color-background));
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:not(.disabled)+label>.visually-hidden {
    display: none;
}
@media screen and (forced-colors: active) {
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:checked+label {
        text-decoration: underline;
    }
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:checked+label::selection {
    background-color: rgba(var(--shr-color-background), 0.3);
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:disabled+label, .shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"].disabled+label {
    border-color: rgba(var(--shr-color-foreground), 0.1);
    color: rgba(var(--shr-color-foreground), 0.6);
    text-decoration: line-through;
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"].disabled:checked+label, .shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:disabled:checked+label {
    color: rgba(var(--shr-color-background), 0.6);
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:focus-visible+label {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0 0.3125rem rgba(var(--shr-color-foreground), 0.55);
}
.shrine-scope .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"].focused+label, .shrine-scope .no-js .shopify-payment-button__button [role="button"]:focus+label {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0 0.3125rem rgba(var(--shr-color-foreground), 0.55);
}
.shrine-scope .no-js .product-form__input:not(.product-form__input--quantity-breaks) input[type="radio"]:focus:not(:focus-visible)+label {
    box-shadow: none;
}
.shrine-scope .product-form__input .select {
    max-width: 15.625rem;
}
.shrine-scope .no-js .product-form__submit.button--secondary {
    --shr-color-button: var(--shr-color-base-accent-1);
    --shr-color-button-text: var(--shr-color-base-solid-button-labels);
    --shr-alpha-button-background: 1;
}
.shrine-scope .product-form__submit[aria-disabled="true"]+.shopify-payment-button .shopify-payment-button__button[disabled], .shrine-scope .product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled], .shrine-scope .cart__checkout-button.loading {
    cursor: not-allowed;
    opacity: 0.5;
}
@media screen and (forced-colors: active) {
.shrine-scope .product-form__submit[aria-disabled="true"] {
        color: Window;
    }
}
.shrine-scope .shopify-payment-button__more-options {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .product-form__submit {
    font-size: 1.1875rem;
}
.shrine-scope .product-form__buttons>*+* {
    margin-top: 0.625rem;
}
.shrine-scope .product-form__buttons--uppercase .product-form__submit, .shrine-scope .product-form__buttons--uppercase .shopify-payment-button__button {
    text-transform: uppercase;
}
.shrine-scope .shopify-payment-button__button {
    letter-spacing: 0.0625rem;
    font-size: 1.1875rem;
    padding-top: 0;
    padding-bottom: 0;
}
.shrine-scope .product__info-container>* {
    margin-top: var(--shr-margin-top);
    margin-bottom: var(--shr-margin-bottom);
}
.shrine-scope .product-form__quantity-and-btn {
    display: flex;
    align-items: center;
    column-gap: 0.625rem;
}
.shrine-scope .product-form__quantity-and-btn--right {
    flex-direction: row-reverse;
}
.shrine-scope .product-form__quantity-and-btn .product-form__quantity {
    flex-basis: auto;
}
.shrine-scope .product-form__quantity-and-btn .quantity__label {
    display: none;
}
.shrine-scope .product-form__quantity-and-btn--stretch-quantity .quantity {
    min-height: calc(2.8125rem + var(--shr-buttons-border-width) * 2);
}
.shrine-scope .product-form__quantity-and-btn--shrink-atc .product-form__quantity+.product-form__submit {
    min-height: calc((var(--shr-inputs-border-width) * 2) + 2.8125rem);
}
@media screen and (max-width: 749px) {
.shrine-scope .product-form__quantity-and-btn--shrink-atc .product-form__quantity+.product-form__submit {
        min-height: calc((var(--shr-inputs-border-width) * 2) + 2.5rem);
    }
}
.shrine-scope .product__info-container>*:first-child {
    margin-top: 0;
}
.shrine-scope .product__info-container>*:last-child, .shrine-scope .main-product__info-container>*:nth-last-child(2) {
    margin-bottom: 0;
}
.shrine-scope .product__info-container iframe {
    max-width: 100%;
}
.shrine-scope .product__text-container {
    --shr-font-size: var(--shr-mobile-text-size);
    --shr-icon-scale: 1.2;
    --shr-border-style: solid;
    font-size: var(--shr-font-size);
    width: 100%;
}
.shrine-scope .product__text-container--styling-container.product__text-container, .shrine-scope .product__text-container--styling-text .product__text {
    border: var(--shr-border-style) var(--shr-border-size) var(--shr-border-color);
}
.shrine-scope .product__text-container--fit-content {
    width: fit-content;
}
.shrine-scope .product__text-container.side-margins-negative {
    width: auto;
}
.shrine-scope .product__text-container--fit-content.product__text-container--center {
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .product__text-container--fit-content.product__text-container--right {
    margin-left: auto;
}
.shrine-scope .product__text-container--styling-container.product__text-container--background, .shrine-scope .product__text-container--styling-text.product__text-container--background .product__text {
    background: var(--shr-bg-color);
}
.shrine-scope .product__text-container--styling-container.product__text-container--background, .shrine-scope .product__text-container--styling-text.product__text-container--background .product__text, .shrine-scope .product__text-container--styling-container.product__text-container--border, .shrine-scope .product__text-container--styling-text.product__text-container--border .product__text {
    background: var(--shr-bg-color);
    border-radius: var(--shr-corner-radius);
    padding: var(--shr-padding) calc(var(--shr-padding) * 2);
}
.shrine-scope .product__text-container--multiple {
    display: grid;
    grid-template-columns: repeat(var(--shr-item-count), 1fr);
    column-gap: var(--shr-column-gap);
    row-gap: var(--shr-row-gap);
}
.shrine-scope .product__text-container--multiple.product__text-container--styling-text {
    column-gap: var(--shr-row-gap);
}
.shrine-scope .product__text-container--multiple.product__text-container--fit-content {
    display: flex;
}
.shrine-scope .product__text-container--multiple.product__text-container--vertical {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.shrine-scope a.product__text {
    text-decoration: none;
}
.shrine-scope .product__text {
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: flex-start;
    color: var(--shr-text-color);
    font-size: inherit;
    line-height: 1.3;
    margin: 0;
}
.shrine-scope .product__text-center {
    text-align: center;
    justify-content: center;
}
.shrine-scope .product__text-right {
    text-align: right;
    justify-content: flex-end;
}
.shrine-scope .product__text img {
    height: 1em;
    width: auto;
}
.shrine-scope .product__text .material-icon, .shrine-scope .product__text img {
    font-size: calc(1em * var(--shr-icon-scale));
    margin-right: 0.25em;
    color: var(--shr-icon-color);
    flex-shrink: 0;
}
.shrine-scope .product__text--gradient .text {
    background: var(--shr-background-text);
}
.shrine-scope .product__text-icon--gradient .material-icon {
    background: var(--shr-background-icon);
}
.shrine-scope .product__text--gradient .text, .shrine-scope .product__text-icon--gradient .material-icon {
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shrine-scope .text-with-icon-block {
    position: relative;
    overflow: visible;
}
.shrine-scope .product__text--border-gradient, .shrine-scope .text-with-icon-block--border-gradient {
    position: relative;
    border: none !important;
    z-index: 1;
    overflow: hidden;
}
.shrine-scope .product__text--border-gradient:before, .shrine-scope .text-with-icon-block--border-gradient:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: var(--shr-border-width);
    background: var(--shr-border-gradient);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}
.shrine-scope .product__text-container--styling-text {
    background: none;
    padding: 0 !important;
    border-radius: 0;
}
.shrine-scope .product__text-container--styling-container .product__text--border-gradient:before {
    display: none;
}
.shrine-scope .product__text-container--styling-text .product__text {
    border-radius: var(--shr-border-radius);
    border: var(--shr-border-style) var(--shr-border-width) var(--shr-border-color);
}
.shrine-scope .product__text-container--styling-text .product__text {
    position: relative;
    padding: var(--shr-padding-y--desktop) var(--shr-padding-x--desktop);
}
.shrine-scope .has-border-radius {
    border-radius: var(--shr-border-radius-desktop)
}
@media screen and (max-width: 750px) {
.shrine-scope .product__text-container--styling-text .product__text {
        padding: var(--shr-padding-y--mobile) var(--shr-padding-x--mobile);
    }
.shrine-scope .has-border-radius {
        border-radius: var(--shr-border-radius-mobile)
    }
}
.shrine-scope .product__title {
    word-break: break-word;
}
.shrine-scope .product__title>* {
    margin: 0;
}
.shrine-scope .product__title>a {
    display: none;
}
.shrine-scope .product__accordion .accordion__content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.shrine-scope .product .price dl {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
}
.shrine-scope .product .price--sold-out .price__badge-sold-out {
    background: transparent;
    color: rgb(var(--shr-color-base-text));
    border-color: transparent;
}
.shrine-scope .product .price--sold-out .price__badge-sale, .shrine-scope .product .price--sold-out .price__badge-custom {
    display: none;
}
.shrine-scope .price__badge-custom .material-icon {
    font-size: var(--shr-icon-size);
}
.shrine-scope .price__badge-custom img {
    height: var(--shr-icon-size);
    width: auto;
}
@media screen and (min-width: 750px) {
.shrine-scope .product__info-container {
        max-width: 37.5rem;
    }
.shrine-scope .product__info-container .price--on-sale .price-item--regular {
        font-size: 1rem;
    }
.shrine-scope .product__text-container {
        --shr-font-size: var(--shr-desktop-text-size);
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .product__text-container--fit-content.product__text-container--mobile-left {
        margin-left: 0;
    }
.shrine-scope .product__text-container--fit-content.product__text-container--mobile-center {
        margin-left: auto;
        margin-right: auto;
    }
.shrine-scope .product__text-container--fit-content.product__text-container--mobile-right {
        margin-left: auto;
    }
.shrine-scope .product__text-mobile-left {
        text-align: left;
        justify-content: flex-start;
    }
.shrine-scope .product__text-mobile-center {
        text-align: center;
        justify-content: center;
    }
.shrine-scope .product__text-mobile-right {
        text-align: right;
        justify-content: flex-end;
    }
}
.shrine-scope .product__description-title {
    font-weight: 600;
}
.shrine-scope .product--no-media .product__title, .shrine-scope .product--no-media .product__text, .shrine-scope .product--no-media noscript .product-form__input, .shrine-scope .product--no-media .product__sku, .shrine-scope .product--no-media shopify-payment-terms {
    text-align: center;
}
.shrine-scope .product--no-media .product__media-wrapper, .shrine-scope .product--no-media .product__info-wrapper {
    padding: 0;
}
.shrine-scope .product--no-media noscript .product-form__input, .shrine-scope .product--no-media .share-button {
    max-width: 100%;
}
.shrine-scope .product--no-media fieldset.product-form__input, .shrine-scope .product--no-media .product-form__quantity, .shrine-scope .product--no-media .product-form__input--dropdown, .shrine-scope .product--no-media .share-button, .shrine-scope .product--no-media .product__view-details, .shrine-scope .product--no-media .product__pickup-availabilities, .shrine-scope .product--no-media .product-form {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.shrine-scope .product--no-media .product-form {
    flex-direction: column;
}
.shrine-scope .product--no-media .product-form>.form {
    max-width: 18.75rem;
    width: 100%;
}
.shrine-scope .product--no-media .product-form__quantity, .shrine-scope .product--no-media .product-form__input--dropdown {
    flex-direction: column;
    max-width: 100%;
}
.shrine-scope .product-form__quantity .form__label {
    margin-bottom: 0.375rem;
}
.shrine-scope .product-form__quantity-top .form__label {
    margin-bottom: 0.75rem;
}
.shrine-scope .product--no-media fieldset.product-form__input {
    flex-wrap: wrap;
    margin: 0 auto 0.75rem auto;
}
.shrine-scope .product--no-media .product__info-container>modal-opener {
    display: block;
    text-align: center;
}
.shrine-scope .product--no-media .product-popup-modal__button {
    padding-right: 0;
}
.shrine-scope .product--no-media .price {
    text-align: center;
}
.shrine-scope .urgency-text {
    text-align: center;
    padding: 0 0.5em;
    border: solid 0.125rem rgb(var(--shr-color-background));
    color: rgb(var(--shr-color-background));
    background: none;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .product-info__image-block {
    display: flex;
    justify-content: var(--shr-image-alignment);
}
.shrine-scope .product-info__image-block .media {
    width: var(--shr-image-width);
}
.shrine-scope .product-info__image-block img, .shrine-scope .product-info__image-block video {
    border-radius: var(--shr-border-radius);
}
@media screen and (max-width: 749px) {
.shrine-scope .product-info__image-block--mobile-alignment {
        justify-content: var(--shr-mobile-image-alignment);
    }
.shrine-scope .product-info__image-block--mobile-full {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
.shrine-scope .product__media-list {
        margin-left: -1.5625rem;
        margin-bottom: 1.875rem;
        width: calc(100% + 2.5rem);
    }
.shrine-scope .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
.shrine-scope .slider.product__media-list::-webkit-scrollbar {
        height: 0.125rem;
        width: 0.125rem;
    }
.shrine-scope .product__media-list::-webkit-scrollbar-thumb {
        background-color: rgb(var(--shr-color-foreground));
    }
.shrine-scope .product__media-list::-webkit-scrollbar-track {
        background-color: rgba(var(--shr-color-foreground), 0.2);
    }
.shrine-scope .product__media-list .product__media-item {
        width: calc(100% - 1.875rem - var(--shr-grid-mobile-horizontal-spacing));
    }
.shrine-scope .product--mobile-columns .product__media-item {
        width: calc(50% - 0.9375rem - var(--shr-grid-mobile-horizontal-spacing));
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .product--thumbnail .product__media-list, .shrine-scope .product--thumbnail_slider .product__media-list {
        padding-bottom: calc(var(--shr-media-shadow-vertical-offset) * var(--shr-media-shadow-visible));
    }
.shrine-scope .product__media-list {
        padding-right: calc(var(--shr-media-shadow-horizontal-offset) * var(--shr-media-shadow-visible));
    }
.shrine-scope .product--thumbnail .product__media-item:not(.is-active), .shrine-scope .product--thumbnail_slider .product__media-item:not(.is-active) {
        display: none;
    }
.shrine-scope .product-media-modal__content>.product__media-item--variant.product__media-item--variant {
        display: none;
    }
.shrine-scope .product-media-modal__content>.product__media-item--variant:first-child {
        display: block;
    }
}
.shrine-scope .product__media-item.product__media-item--variant {
    display: none;
}
.shrine-scope .product__media-item--variant:first-child {
    display: block;
}
@media screen and (min-width: 750px) and (max-width: 989px) {
.shrine-scope .product__media-list .product__media-item:first-child {
        padding-left: 0;
    }
.shrine-scope .product--thumbnail_slider .product__media-list {
        margin-left: 0;
    }
.shrine-scope .product__media-list .product__media-item {
        width: 100%;
    }
}
.shrine-scope .product__media-icon .icon {
    width: 0.75rem;
    height: 0.875rem;
}
.shrine-scope .product__media-icon, .shrine-scope .thumbnail__badge {
    background-color: rgb(var(--shr-color-background));
    border-radius: 50%;
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
    color: rgb(var(--shr-color-foreground));
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.875rem;
    width: 1.875rem;
    position: absolute;
    left: 0.625rem;
    top: 0.625rem;
    z-index: 1;
    transition: color var(--shr-duration-short) ease, opacity var(--shr-duration-short) ease;
}
.shrine-scope .product__media-video .product__media-icon {
    opacity: 1;
}
.shrine-scope .product__modal-opener--image .product__media-toggle:hover {
    cursor: zoom-in;
}
.shrine-scope .product__modal-opener:hover .product__media-icon {
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
}
@media screen and (min-width: 750px) {
.shrine-scope .grid__item.product__media-item--full {
        width: 100%;
    }
.shrine-scope .product--columns .product__media-item:not(.product__media-item--single):not(:only-child) {
        max-width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .product--large.product--columns .product__media-item--full .deferred-media__poster-button {
        height: 3.125rem;
        width: 3.125rem;
    }
.shrine-scope .product--medium.product--columns .product__media-item--full .deferred-media__poster-button {
        height: 2.625rem;
        width: 2.625rem;
    }
.shrine-scope .product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon {
        width: 1.125rem;
        height: 1.125rem;
    }
.shrine-scope .product--small.product--columns .product__media-item--full .deferred-media__poster-button {
        height: 2.25rem;
        width: 2.25rem;
    }
.shrine-scope .product--small.product--columns .product__media-item--full .deferred-media__poster-button .icon {
        width: 1rem;
        height: 1rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .product--stacked .product__media-item {
        max-width: calc(50% - var(--shr-grid-desktop-horizontal-spacing) / 2);
    }
.shrine-scope .product:not(.product--columns) .product__media-list .product__media-item:first-child, .shrine-scope .product:not(.product--columns) .product__media-list .product__media-item--full {
        width: 100%;
        max-width: 100%;
    }
.shrine-scope .product__modal-opener .product__media-icon {
        opacity: 0;
    }
.shrine-scope .product__modal-opener:hover .product__media-icon, .shrine-scope .product__modal-opener:focus .product__media-icon {
        opacity: 1;
    }
}
.shrine-scope .product__media-item>* {
    display: block;
    position: relative;
}
.shrine-scope .product__media-toggle {
    display: flex;
    border: none;
    background-color: transparent;
    color: currentColor;
    padding: 0;
}
.shrine-scope .product__media-toggle::after {
    content: "";
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: calc(var(--shr-border-width) * -1);
    right: calc(var(--shr-border-width) * -1);
    bottom: calc(var(--shr-border-width) * -1);
    left: calc(var(--shr-border-width) * -1);
    z-index: 2;
}
.shrine-scope .product__media-toggle:focus-visible {
    outline: 0;
    box-shadow: none;
}
@media (forced-colors: active) {
.shrine-scope .product__media-toggle:focus-visible, .shrine-scope .product__media-toggle:focus-visible:after, .shrine-scope .product-form__input input[type="radio"]:focus-visible+label {
        outline: transparent solid 1px;
        outline-offset: 2px;
    }
}
.shrine-scope .product__media-toggle.focused {
    outline: 0;
    box-shadow: none;
}
.shrine-scope .product__media-toggle:focus-visible:after {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0rem 0.3125rem rgba(var(--shr-color-foreground), 0.5);
    border-radius: var(--shr-media-radius);
}
.shrine-scope .product__media-toggle.focused:after {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0rem 0.3125rem rgba(var(--shr-color-foreground), 0.5);
    border-radius: var(--shr-media-radius);
}
.shrine-scope .product-media-modal {
    background-color: rgb(var(--shr-color-background));
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.shrine-scope .product-media-modal[open] {
    visibility: visible;
    opacity: 1;
    z-index: 101;
}
.shrine-scope .product-media-modal__dialog {
    display: flex;
    align-items: center;
    height: 100vh;
}
.shrine-scope .product-media-modal__content {
    max-height: 100vh;
    width: 100%;
    overflow: auto;
}
.shrine-scope .product-media-modal__content>*:not(.active), .shrine-scope .product__media-list .deferred-media {
    display: none;
}
@media screen and (min-width: 750px) {
.shrine-scope .product-media-modal__content {
        padding-bottom: 1.25rem;
    }
.shrine-scope .product-media-modal__content>*:not(.active) {
        display: block;
    }
.shrine-scope .product__modal-opener:not(.product__modal-opener--image) {
        display: none;
    }
.shrine-scope .product__media-list .deferred-media {
        display: block;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .product--thumbnail .is-active .product__modal-opener:not(.product__modal-opener--image), .shrine-scope .product--thumbnail_slider .is-active .product__modal-opener:not(.product__modal-opener--image) {
        display: none;
    }
.shrine-scope .product--thumbnail .is-active .deferred-media, .shrine-scope .product--thumbnail_slider .is-active .deferred-media {
        display: block;
        width: 100%;
    }
}
.shrine-scope .product-media-modal__content>* {
    display: block;
    height: auto;
    margin: auto;
}
.shrine-scope .product-media-modal__content .media {
    background: none;
}
.shrine-scope .product-media-modal__model {
    width: 100%;
}
.shrine-scope .product-media-modal__toggle {
    background-color: rgb(var(--shr-color-background));
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
    border-radius: 50%;
    color: rgba(var(--shr-color-foreground), 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    right: 1.25rem;
    padding: 0.75rem;
    position: fixed;
    z-index: 2;
    top: 1.25rem;
    width: 2.5rem;
}
.shrine-scope .product-media-modal__content .deferred-media {
    width: 100%;
}
@media screen and (min-width: 750px) {
.shrine-scope .product-media-modal__content {
        padding: 1.25rem 6.875rem;
    }
.shrine-scope .product-media-modal__content>* {
        width: 100%;
    }
.shrine-scope .product-media-modal__content>*+* {
        margin-top: 1.25rem;
    }
.shrine-scope .product-media-modal__toggle {
        right: 3.125rem;
        top: 1.375rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .product-media-modal__content {
        padding: 1.25rem 6.875rem;
    }
.shrine-scope .product-media-modal__content>*+* {
        margin-top: 0.9375rem;
    }
.shrine-scope .product-media-modal__content {
        padding-bottom: 0.9375rem;
    }
.shrine-scope .product-media-modal__toggle {
        right: 3.125rem;
    }
}
.shrine-scope .product-media-modal__toggle:hover {
    color: rgba(var(--shr-color-foreground), 0.75);
}
.shrine-scope .product-media-modal__toggle .icon {
    height: auto;
    margin: 0;
    width: 1.375rem;
}
.shrine-scope .product-popup-modal {
    box-sizing: border-box;
    opacity: 0;
    position: fixed;
    visibility: hidden;
    z-index: -1;
    margin: 0 auto;
    top: 0;
    left: 0;
    overflow: auto;
    width: 100%;
    background: rgba(var(--shr-color-foreground), 0.2);
    height: 100%;
    transition: all 0.15s;
}
.shrine-scope .product-popup-modal[open] {
    opacity: 1;
    visibility: visible;
    z-index: 101;
}
.shrine-scope .product-popup-modal__content {
    border-radius: var(--shr-popup-corner-radius);
    background-color: rgb(var(--shr-color-background));
    overflow: auto;
    height: 80%;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 3.125rem;
    width: 92%;
    position: absolute;
    top: 0;
    padding: 0 0.9375rem 0 1.875rem;
    border-color: rgba(var(--shr-color-foreground), var(--shr-popup-border-opacity));
    border-style: solid;
    border-width: var(--shr-popup-border-width);
    box-shadow: var(--shr-popup-shadow-horizontal-offset) var(--shr-popup-shadow-vertical-offset) var(--shr-popup-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-popup-shadow-opacity));
}
.shrine-scope .product-popup-modal__content--centered {
    top: 50%;
    margin-top: 0;
    transform: translate(-50%, -50%);
    height: auto;
    max-height: 90vh;
    padding-bottom: 1.25rem;
}
.shrine-scope .product-popup-modal__content--centered .product-popup-modal__content-info {
    margin-top: -1.25rem;
}
.shrine-scope .product-popup-modal__content.focused {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3), var(--shr-popup-shadow-horizontal-offset) var(--shr-popup-shadow-vertical-offset) var(--shr-popup-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-popup-shadow-opacity));
}
.shrine-scope .product-popup-modal__content:focus-visible {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3), var(--shr-popup-shadow-horizontal-offset) var(--shr-popup-shadow-vertical-offset) var(--shr-popup-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-popup-shadow-opacity));
}
@media screen and (min-width: 750px) {
.shrine-scope .product-popup-modal__content {
        padding-right: 0.9375rem;
        margin-top: 6.25rem;
        width: 70%;
        padding: 0 1.875rem;
    }
.shrine-scope .product-media-modal__dialog .global-media-settings--no-shadow {
        overflow: visible !important;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .product-popup-modal__content {
        border-radius: calc(var(--shr-popup-corner-radius) * 0.8);
    }
.shrine-scope .product-popup-modal__content:not(.product-popup-modal__content) table {
        display: block;
        max-width: fit-content;
        overflow-x: auto;
        white-space: nowrap;
        margin: 0;
    }
.shrine-scope .product-media-modal__dialog .global-media-settings, .shrine-scope .product-media-modal__dialog .global-media-settings video, .shrine-scope .product-media-modal__dialog .global-media-settings model-viewer, .shrine-scope .product-media-modal__dialog .global-media-settings iframe, .shrine-scope .product-media-modal__dialog .global-media-settings img {
        border: none;
        border-radius: 0;
    }
.shrine-scope .product-popup-modal__content--centered {
        padding-bottom: 0.9375rem;
    }
}
.shrine-scope .product-popup-modal__opener {
    display: block;
}
.shrine-scope .product-popup-modal__button {
    font-size: 1rem;
    padding-right: 0.8125rem;
    padding-left: 0;
    min-height: 1.5625rem;
    text-underline-offset: 0.1875rem;
    text-decoration-thickness: 0.0625rem;
    transition: text-decoration-thickness var(--shr-duration-short) ease;
}
.shrine-scope .product-popup-modal__button:hover {
    text-decoration-thickness: 0.125rem;
}
.shrine-scope .product-popup-modal__content-info {
    padding-right: 2.75rem;
}
.shrine-scope .product-popup-modal__content-info>* {
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
@media screen and (max-width: 749px) {
.shrine-scope .product-popup-modal__content-info>* {
        max-height: 100%;
    }
}
.shrine-scope .product-popup-modal__toggle {
    background-color: rgb(var(--shr-color-background));
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
    border-radius: 50%;
    color: rgba(var(--shr-color-foreground), 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: sticky;
    padding: 0.75rem;
    z-index: 2;
    top: 0.9375rem;
    width: 2.5rem;
    margin: 0 0 0 auto;
}
.shrine-scope .product-popup-modal__toggle:hover {
    color: rgba(var(--shr-color-foreground), 0.75);
}
.shrine-scope .product-popup-modal__toggle .icon {
    height: auto;
    margin: 0;
    width: 1.375rem;
}
.shrine-scope .product-popup-modal__toggle--minimalistic {
    border: none;
    transform: translate(0.75rem, -0.75rem);
    color: rgba(var(--shr-color-foreground), 0.75);
}
.shrine-scope .product-popup-modal__toggle--minimalistic:hover {
    color: rgba(var(--shr-color-foreground), 0.95);
}
.shrine-scope .product__media-list .media>* {
    overflow: hidden;
}
.shrine-scope .thumbnail-list {
    flex-wrap: wrap;
    grid-gap: 0.625rem;
}
.shrine-scope .slider--mobile.thumbnail-list:after {
    content: none;
}
@media screen and (min-width: 750px) {
.shrine-scope .product--stacked .thumbnail-list {
        display: none;
    }
.shrine-scope .thumbnail-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}
.shrine-scope .thumbnail-list_item--variant:not(:first-child) {
    display: none;
}
@media screen and (min-width: 990px) {
.shrine-scope .thumbnail-list {
        grid-template-columns: repeat(4, 1fr);
    }
.shrine-scope .product--medium .thumbnail-list {
        grid-template-columns: repeat(5, 1fr);
    }
.shrine-scope .product--large .thumbnail-list {
        grid-template-columns: repeat(6, 1fr);
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .product__media-item {
        display: flex;
        align-items: center;
    }
.shrine-scope .product__modal-opener {
        width: 100%;
    }
.shrine-scope .thumbnail-slider {
        display: flex;
        align-items: center;
    }
.shrine-scope .thumbnail-slider .thumbnail-list.slider {
        display: flex;
        padding: 0.46875rem 0.0625rem;
        column-gap: 0.46875rem;
        flex: 1;
        scroll-padding-left: 0.3125rem;
    }
.shrine-scope .thumbnail-list__item.slider__slide {
        width: calc((100% / var(--shr-mobile-thumbnails)) - 0.3125rem);
    }
.shrine-scope .thumbnail-slider .slider-button {
        width: 1.5625rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .product--thumbnail_slider .thumbnail-slider {
        display: flex;
        align-items: center;
        padding-top: 0.3125rem;
    }
.shrine-scope .thumbnail-slider .thumbnail-list.slider--tablet-up {
        display: flex;
        align-items: center;
        padding: 0.3125rem;
        flex: 1;
        scroll-padding-left: 0.3125rem;
    }
.shrine-scope .product__media-wrapper .slider-mobile-gutter .slider-button {
        display: none;
    }
.shrine-scope .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: calc((100% / (var(--shr-desktop-thumbnails) - 1)) - 0.5rem);
    }
.shrine-scope .product--thumbnail_slider .slider-mobile-gutter .slider-button {
        display: flex;
    }
}
@media screen and (min-width: 900px) {
.shrine-scope .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: calc((100% / var(--shr-desktop-thumbnails)) - 0.5rem);
    }
}
.shrine-scope .thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    padding: 0;
    color: rgb(var(--shr-color-base-text));
    cursor: pointer;
    background-color: transparent;
}
.shrine-scope .thumbnail:hover {
    opacity: 0.7;
}
.shrine-scope .thumbnail.global-media-settings img {
    border-radius: 0;
}
.shrine-scope .thumbnail[aria-current] {
    box-shadow: 0 0 0rem 0.0625rem rgb(var(--shr-color-foreground));
    border-color: rgb(var(--shr-color-foreground));
}
.shrine-scope .image-magnify-full-size {
    cursor: zoom-out;
    z-index: 1;
    margin: 0;
    border-radius: calc(var(--shr-media-radius) - var(--shr-media-border-width));
}
.shrine-scope .image-magnify-hover {
    cursor: zoom-in;
}
.shrine-scope .product__modal-opener--image .product__media-zoom-none, .shrine-scope .product__media-icon--none {
    display: none;
}
@media (hover: hover) {
.shrine-scope .product__media-zoom-hover, .shrine-scope .product__media-icon--hover {
        display: none;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .product__media-zoom-hover, .shrine-scope .product__media-icon--hover {
        display: flex;
    }
}
.shrine-scope .js .product__media {
    overflow: hidden !important;
}
.shrine-scope .thumbnail[aria-current]:focus-visible {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0rem 0.3125rem rgba(var(--shr-color-foreground), 0.5);
}
.shrine-scope .thumbnail[aria-current]:focus, .shrine-scope .thumbnail.focused {
    outline: 0;
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0rem 0.3125rem rgba(var(--shr-color-foreground), 0.5);
}
@media (forced-colors: active) {
.shrine-scope .thumbnail[aria-current]:focus, .shrine-scope .thumbnail.focused {
        outline: transparent solid 1px;
    }
}
.shrine-scope .thumbnail[aria-current]:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: 0 0 0 0.0625rem rgb(var(--shr-color-foreground));
}
.shrine-scope .thumbnail img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.shrine-scope .thumbnail__badge .icon {
    width: 0.625rem;
    height: 0.625rem;
}
.shrine-scope .thumbnail__badge .icon-3d-model {
    width: 0.75rem;
    height: 0.75rem;
}
.shrine-scope .thumbnail__badge {
    color: rgb(var(--shr-color-foreground), 0.6);
    height: 1.25rem;
    width: 1.25rem;
    left: auto;
    right: calc(0.25rem + var(--shr-media-border-width));
    top: calc(0.25rem + var(--shr-media-border-width));
}
@media screen and (min-width: 750px) {
.shrine-scope .product:not(.product--small) .thumbnail__badge {
        height: 1.875rem;
        width: 1.875rem;
    }
.shrine-scope .product:not(.product--small) .thumbnail__badge .icon {
        width: 0.75rem;
        height: 0.75rem;
    }
.shrine-scope .product:not(.product--small) .thumbnail__badge .icon-3d-model {
        width: 0.875rem;
        height: 0.875rem;
    }
}
.shrine-scope .thumbnail-list__item {
    position: relative;
}
.shrine-scope .thumbnail-list__item::before {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.shrine-scope .thumbnail-list--ratio-original .thumbnail-list__item::before {
    padding-bottom: var(--shr-ratio);
}
.shrine-scope .featured-product {
    z-index: 1;
}
.shrine-scope .product:not(.featured-product) .product__view-details {
    display: none;
}
.shrine-scope .product__view-details {
    display: block;
    text-decoration: none;
}
.shrine-scope .product__view-details:hover {
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
}
.shrine-scope .product__view-details .icon {
    width: 0.75rem;
    margin-left: 0.75rem;
    flex-shrink: 0;
}
.shrine-scope .product__inventory {
    display: flex;
    align-items: center;
    gap: 0.3125rem;
}
.shrine-scope .product--no-media .product__inventory {
    justify-content: center;
}
.shrine-scope .product__inventory.visibility-hidden:empty {
    display: block;
}
.shrine-scope .product__inventory.visibility-hidden:empty::after {
    content: "#";
}
.shrine-scope .icon-with-text {
    --shr-icon-size: var(--shr-desktop-icon-size);
    --shr-icon-spacing: var(--shr-desktop-spacing);
    --shr-text-size: var(--shr-desktop-text-size);
}
.shrine-scope .icon-with-text--horizontal {
    display: flex;
    justify-content: center;
    column-gap: 1.875rem;
    flex-direction: row;
}
.shrine-scope .icon-with-text--horizontal .material-icon, .shrine-scope .icon-with-text--horizontal img {
    margin-bottom: var(--shr-icon-spacing);
}
.shrine-scope .icon-with-text--vertical .material-icon, .shrine-scope .icon-with-text--vertical img {
    margin-right: var(--shr-icon-spacing);
}
.shrine-scope .icon-with-text img {
    height: var(--shr-icon-size);
    width: auto;
}
.shrine-scope .icon-with-text .material-icon {
    font-size: var(--shr-icon-size);
}
.shrine-scope .icon-with-text .h4 {
    text-align: center;
    font-size: var(--shr-text-size);
}
.shrine-scope .icon-with-text__item {
    display: flex;
    align-items: center;
}
.shrine-scope .icon-with-text--horizontal .icon-with-text__item {
    flex-direction: column;
    width: 33%;
}
.shrine-scope .icon-with-text--vertical .icon-with-text__item {
    margin-bottom: calc(var(--shr-icon-size) / 3);
}
@media screen and (max-width: 750px) {
.shrine-scope .icon-with-text {
        --shr-icon-size: var(--shr-mobile-icon-size);
        --shr-icon-spacing: var(--shr-mobile-spacing);
        --shr-text-size: var(--shr-mobile-text-size);
    }
}
@media screen and (max-width: 500px) {
.shrine-scope .icon-with-text--horizontal {
        column-gap: 0.9375rem;
    }
}
.shrine-scope .product__sku.visibility-hidden::after {
    content: "#";
}
.shrine-scope .product-media-container {
    --shr-aspect-ratio: var(--shr-preview-ratio);
    --shr-ratio-percent: calc(1 / var(--shr-aspect-ratio) * 100%);
    position: relative;
    width: 100%;
    max-width: calc(100% - calc(var(--shr-media-border-width) * 2));
}
.shrine-scope .product-media-container .media {
    padding-top: var(--shr-ratio-percent);
}
@media screen and (min-width: 750px) {
.shrine-scope .product-media-container.constrain-height {
        --shr-viewport-offset: 400px;
        --shr-constrained-min-height: 300px;
        --shr-constrained-height: max(var(--shr-constrained-min-height), calc(100vh - var(--shr-viewport-offset)));
        margin-right: auto;
        margin-left: auto;
    }
.shrine-scope .product-media-container.constrain-height.media-fit-contain {
        --shr-contained-width: calc(var(--shr-constrained-height) * var(--shr-aspect-ratio));
        width: min(var(--shr-contained-width), 100%);
    }
.shrine-scope .product-media-container.constrain-height .media {
        padding-top: min(var(--shr-constrained-height), var(--shr-ratio-percent));
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .product-media-container.media-fit-cover {
        display: flex;
        align-self: stretch;
    }
.shrine-scope .product-media-container.media-fit-cover .media {
        position: initial;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .product-media-container {
        max-width: 100%;
    }
.shrine-scope .product-media-container:not(.media-type-image) {
        --shr-aspect-ratio: var(--shr-ratio);
    }
.shrine-scope .product-media-container.constrain-height {
        --shr-viewport-offset: 170px;
        --shr-constrained-min-height: 500px;
    }
.shrine-scope .product-media-container.media-fit-cover, .shrine-scope .product-media-container.media-fit-cover .product__modal-opener, .shrine-scope .product-media-container.media-fit-cover .media {
        height: 100%;
    }
.shrine-scope .product-media-container.media-fit-cover .deferred-media__poster img {
        object-fit: cover;
        width: 100%;
    }
}
.shrine-scope .product-media-container .product__modal-opener {
    display: block;
    position: relative;
}
.shrine-scope media-gallery .slider-buttons {
    width: 100%;
}
.shrine-scope .slider__dots {
    height: auto;
    min-height: 1.875rem;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 0 0.1875rem;
}
.shrine-scope media-gallery .slider-counter__link {
    padding: calc(var(--shr-pagination-dot-spacing) / 2);
}
.shrine-scope media-gallery .slider-counter__link--dots .dot {
    width: var(--shr-pagination-dot-width);
    height: var(--shr-pagination-dot-height);
    border-radius: var(--shr-pagination-dot-radius);
    border: none;
    padding: 0;
    display: block;
    opacity: 0.5;
    margin: 0.0625rem;
}
.shrine-scope media-gallery .slider-counter__link--active.slider-counter__link--dots .dot {
    width: calc(var(--shr-pagination-dot-width) * var(--shr-pagination-dot-active-scale));
    height: calc(var(--shr-pagination-dot-height) * var(--shr-pagination-dot-active-scale));
    border-radius: calc(var(--shr-pagination-dot-radius) * var(--shr-pagination-dot-active-scale));
    margin: 0;
    opacity: 1;
    background: rgb(var(--shr-color-background));
}
@media screen and (max-width: 749px) {
.shrine-scope .product__info-wrapper--top-padding {
        padding-top: 0.9375rem;
    }
.shrine-scope .product__info-wrapper--top-padding-small {
        padding-top: 0.3125rem;
    }
.shrine-scope media-gallery .slider.slider--mobile .slider__slide {
        padding-top: 0;
        padding-bottom: 0;
    }
.shrine-scope media-gallery .slider-mobile-buttons-overlay {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }
.shrine-scope media-gallery .slider-mobile-buttons-overlay.slider__dots {
        width: 100%;
    }
.shrine-scope media-gallery .slider-buttons {
        column-gap: 0.625rem;
        padding: 0.3125rem;
    }
.shrine-scope media-gallery .slider-buttons.splide--transparent-arrows {
        column-gap: 0.3125rem;
    }
.shrine-scope media-gallery .slider-buttons.slider--mobile-arrows-pagination:not(.splide--transparent-arrows, .shrine-scope .slider-mobile-buttons-overlay) {
        padding: 0.625rem 0;
    }
.shrine-scope media-gallery .slider-mobile-buttons-overlay-container, .shrine-scope media-gallery .slider-buttons--no-pagination {
        padding: 0;
    }
.shrine-scope media-gallery .slider-buttons.slider-mobile-buttons-overlay.slider--mobile-arrows-pagination.splide--transparent-arrows {
        padding: 0.125rem 0;
    }
.shrine-scope media-gallery .slider--mobile-arrows-pagination .splide__arrow {
        position: static;
        transform: none;
    }
.shrine-scope media-gallery .slider.slider--mobile {
        scroll-padding-left: var(--shr-mobile-scroll-padding);
    }
.shrine-scope media-gallery .slider.slider--mobile .grid__item {
        width: calc(var(--shr-slide-container-percentage-width) - (var(--shr-mobile-scroll-padding) * 2) - (var(--shr-grid-mobile-horizontal-spacing) * 2));
    }
.shrine-scope media-gallery .slider.slider--mobile .grid__item .product-media-container {
        width: var(--shr-slide-inner-percentage-width);
        margin-left: auto;
        margin-right: auto;
    }
.shrine-scope .slider--mobile.product__media-list--outer-spacing .grid__item:first-of-type {
        margin-left: var(--shr-mobile-scroll-padding);
    }
.shrine-scope .slider--mobile.product__media-list--outer-spacing::after {
        margin-left: var(--shr-mobile-scroll-padding);
    }
.shrine-scope .slider--mobile.product__media-list--no-outer-spacing .grid__item:first-of-type {
        margin-left: 0;
    }
.shrine-scope .slider--mobile.product__media-list--no-outer-spacing::after {
        display: none;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .product-media-container .product__modal-opener:not(.product__modal-opener--image) {
        display: none;
    }
.shrine-scope media-gallery .product__media-list+.slider-buttons {
        display: flex;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .media-gallery--desktop-thumbnails-vertical .product-media-slider {
        width: calc(100% - var(--shr-desktop-vertical-thumbnails-width) - 0.3125rem);
    }
.shrine-scope .media-gallery--desktop-thumbnails-left .product-media-slider {
        margin-left: auto;
    }
.shrine-scope .media-gallery--desktop-thumbnails-vertical .thumbnail-slider {
        flex-direction: column;
        padding-top: 0;
        width: var(--shr-desktop-vertical-thumbnails-width);
        max-height: 100%;
        position: absolute;
        top: 0;
        right: 0;
    }
.shrine-scope .media-gallery--desktop-thumbnails-left .thumbnail-slider {
        left: 0;
        right: unset;
    }
.shrine-scope .media-gallery--desktop-thumbnails-vertical .thumbnail-list {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
.shrine-scope media-gallery.media-gallery--desktop-thumbnails-vertical .thumbnail-list .thumbnail-list__item.slider__slide {
        width: 100%;
    }
.shrine-scope .media-gallery--desktop-thumbnails-vertical .slider-button {
        width: 100%;
        height: 1.875rem;
    }
.shrine-scope slider-component[data-desktop-vertical="true"] .slider {
        overflow-y: auto;
    }
.shrine-scope slider-component[data-desktop-vertical="true"] .slider-button--prev .icon {
        transform: rotate(180deg);
    }
.shrine-scope slider-component[data-desktop-vertical="true"] .slider-button--prev:not([disabled]):hover .icon {
        transform: rotate(180deg) scale(1.1);
    }
.shrine-scope slider-component[data-desktop-vertical="true"] .slider-button--next .icon {
        transform: rotate(0deg);
    }
.shrine-scope slider-component[data-desktop-vertical="true"] .slider-button--next:not([disabled]):hover .icon {
        transform: rotate(0deg) scale(1.1);
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .media-gallery--mobile-thumbnails-vertical {
        position: relative;
        display: flex;
    }
.shrine-scope .media-gallery--mobile-thumbnails-vertical .product-media-slider {
        width: calc(100% - var(--shr-mobile-vertical-thumbnails-width) + 1.875rem);
    }
.shrine-scope .media-gallery--mobile-thumbnails-left .product-media-slider {
        margin-left: auto !important;
    }
.shrine-scope .media-gallery--mobile-thumbnails-vertical .thumbnail-slider {
        flex-direction: column;
        padding-top: 0;
        width: var(--shr-mobile-vertical-thumbnails-width);
        max-height: 100%;
        position: absolute;
        top: 0;
        right: -0.9375rem;
    }
.shrine-scope .media-gallery--mobile-thumbnails-vertical .thumbnail-slider:not(.thumbnail-slider--no-slide) {
        margin: 0;
    }
.shrine-scope .media-gallery--mobile-thumbnails-left .thumbnail-slider {
        left: -0.9375rem;
        right: unset;
    }
.shrine-scope .media-gallery--mobile-thumbnails-vertical .thumbnail-list {
        flex-direction: column;
        width: 100%;
        row-gap: 0.3125rem;
        padding: 0.125rem 0.3125rem !important;
    }
.shrine-scope media-gallery.media-gallery--mobile-thumbnails-vertical .thumbnail-list .thumbnail-list__item.slider__slide {
        width: 100%;
    }
.shrine-scope .media-gallery--mobile-thumbnails-vertical .slider-button {
        height: 1.875rem;
        width: 100%;
    }
.shrine-scope slider-component[data-mobile-vertical="true"] .slider {
        overflow-y: auto;
    }
.shrine-scope slider-component[data-mobile-vertical="true"] .slider-button--prev .icon {
        transform: rotate(180deg);
    }
.shrine-scope slider-component[data-mobile-vertical="true"] .slider-button--prev:not([disabled]):hover .icon {
        transform: rotate(180deg) scale(1.1);
    }
.shrine-scope slider-component[data-mobile-vertical="true"] .slider-button--next .icon {
        transform: rotate(0deg);
    }
.shrine-scope slider-component[data-mobile-vertical="true"] .slider-button--next:not([disabled]):hover .icon {
        transform: rotate(0deg) scale(1.1);
    }
}
.shrine-scope .custom-product-field {
    display: block;
}
.shrine-scope .product__info-container .form__label {
    margin-bottom: 0;
}
.shrine-scope .product-form__label-container {
    margin-bottom: 0.1875rem;
    display: flex;
    align-items: center;
    column-gap: 0.9375rem;
}
.shrine-scope .product-form__input--pills .product-form__label-container {
    margin-bottom: -0.1875rem;
}
.shrine-scope .product-form__label-container .product-popup-modal__opener {
    flex-grow: 1;
    margin: 0 !important;
}
.shrine-scope .product-form__under-container .product-popup-modal__opener {
    margin: 0.3125rem 0 0 !important;
}
.shrine-scope .product-form__label-container .sizing-chart__button {
    min-height: auto;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
}
.shrine-scope .small-field__field {
    max-width: 15.625rem;
}
.shrine-scope .input--small {
    outline: none;
    background-color: rgb(var(--shr-color-background));
    color: rgb(var(--shr-color-foreground));
    padding: 0.3125rem 0.625rem;
    height: 2.375rem;
    font-size: 16px;
    width: 100%;
    border: solid var(--shr-inputs-border-width) rgba(var(--shr-color-foreground), var(--shr-inputs-border-opacity));
}
.shrine-scope .input--small:focus-visible {
    box-shadow: none;
    outline: none;
}
.shrine-scope .input--small:focus {
    border-color: rgb(var(--shr-color-foreground));
    border-width: 2px;
}
.shrine-scope .input--error, .shrine-scope .input--error:focus {
    border-color: red;
    border-width: 2px;
}
.shrine-scope .input-error-msg {
    font-size: 0.9375rem;
    color: red;
    display: none;
    line-height: 1;
    margin-top: 0.1875rem;
}
.shrine-scope .input--error+.input-error-msg {
    display: block;
}
.shrine-scope .product-form__input .select__select {
    height: 2.1875rem;
    padding: 0 calc(var(--shr-inputs-border-width) + 0.9375rem) 0 0.78125rem;
}
.shrine-scope textarea {
    resize: none;
}
.shrine-scope .textarea--small {
    height: 4.375rem;
}
.shrine-scope .textarea--medium {
    height: 5.625rem;
}
.shrine-scope .textarea--large {
    height: 6.875rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .input--small, .shrine-scope .product-form__input .select::after, .shrine-scope .product-form__input .select:hover::after, .shrine-scope .product-form__input .select, .shrine-scope .product-form__input .select__select, .shrine-scope .product__info-container .quantity::after, .shrine-scope .product__info-container .quantity:hover::after, .shrine-scope .product__info-container .quantity {
        border-radius: calc((var(--shr-inputs-radius) / 5) * 4);
    }
.shrine-scope .main-quantity {
        --shr-inputs-radius-inner: calc((var(--shr-inputs-radius) / 5) * 4);
    }
.shrine-scope .product-form__input .select::before, .shrine-scope .product__info-container .quantity::before {
        border-radius: calc(((var(--shr-inputs-radius) / 5) * 4) + var(--shr-inputs-border-width));
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .input--small, .shrine-scope .product-form__input .select__select {
        height: 2.5rem;
        padding: 0.3125rem 0.75rem;
    }
.shrine-scope .input--small {
        border-radius: var(--shr-inputs-radius);
    }
.shrine-scope .textarea--small {
        height: 5rem;
    }
.shrine-scope .textarea--medium {
        height: 6.25rem;
    }
.shrine-scope .textarea--large {
        height: 7.5rem;
    }
}
.shrine-scope .product-form__input--full, .shrine-scope .product-form__input--full .select {
    max-width: none;
}
.shrine-scope .shipping-checkpoints {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--shr-item-count), 1fr);
    justify-items: center;
    align-items: flex-start;
    column-gap: 0.625rem;
    --shr-icon-size: 2.5rem;
    z-index: 0;
}
.shrine-scope .shipping-checkpoints__bar {
    position: absolute;
    top: calc(var(--shr-icon-size) / 2);
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% / var(--shr-item-count) * var(--shr-item-count-sub));
    height: 0.125rem;
    z-index: -1;
    display: block;
}
.shrine-scope .shipping-checkpoint {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.shrine-scope .shipping-checkpoint__icon {
    width: var(--shr-icon-size);
    height: var(--shr-icon-size);
    border-radius: 50%;
    margin-bottom: 0.625rem;
}
.shrine-scope .shipping-checkpoint__icon span {
    font-size: calc(var(--shr-icon-size) / 2);
}
.shrine-scope .shipping-checkpoint__icon img {
    width: calc(var(--shr-icon-size) / 2);
    height: calc(var(--shr-icon-size) / 2);
    object-fit: contain;
}
.shrine-scope .shipping-checkpoint p {
    margin: 0;
    font-size: 0.625rem;
    line-height: 1.2;
    letter-spacing: 0;
}
.shrine-scope .shipping-checkpoint p+p {
    margin-top: 0.3125rem;
}
@media screen and (max-width: 500px) {
.shrine-scope .shipping-checkpoints--has-4 {
        --shr-icon-size: 2.125rem;
        column-gap: 0.625rem;
    }
.shrine-scope .shipping-checkpoints--has-4 .shipping-checkpoint p {
        font-size: 0.5rem;
    }
}
@media screen and (min-width: 1000px) {
.shrine-scope .shipping-checkpoints {
        --shr-icon-size: 3.125rem;
    }
.shrine-scope .shipping-checkpoint p {
        font-size: 0.9375rem;
    }
.shrine-scope .shipping-checkpoints__bar {
        height: 0.1875rem;
    }
}
.shrine-scope .scroll-buttons__heading {
    margin-bottom: 0.25em;
    line-height: 1.3;
}
.shrine-scope .scroll-buttons-container {
    gap: 0.375rem;
}
.shrine-scope .scroll-button {
    padding: var(--shr-padding) calc(var(--shr-padding) * 2);
}
.shrine-scope .review-avatars {
    display: flex;
    align-items: center;
}
.shrine-scope .review-avatars__avatars-container {
    z-index: 2;
}
.shrine-scope .review-avatars__text-1 {
    z-index: 1;
}
.shrine-scope .review-avatars__avatar {
    width: var(--shr-avatar-size);
    height: var(--shr-avatar-size);
    position: relative;
    border-radius: var(--shr-corner-radius);
}
.shrine-scope .review-avatars__avatar img {
    border-radius: var(--shr-corner-radius);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.shrine-scope .review-avatars__avatar:not(:first-of-type) {
    margin-left: var(--shr-avatar-offset);
    box-shadow: 0 0 0 3px rgb(var(--shr-color-background));
}
.shrine-scope .review-avatars__avatar:not(.review-avatars__avatar--verified) svg {
    display: none;
}
.shrine-scope .review-avatars__avatar svg {
    --shr-calc-radius: min(var(--shr-corner-radius), calc(var(--shr-avatar-size) / 2));
    --shr-offset: calc(var(--shr-calc-radius) * 0.3 - (var(--shr-icon-size) / 2));
    position: absolute;
    width: var(--shr-icon-size);
    height: var(--shr-icon-size);
    top: var(--shr-offset);
    left: var(--shr-offset);
}
.shrine-scope .review-avatars__avatar:last-of-type svg {
    left: auto;
    right: var(--shr-offset);
}
.shrine-scope .review-avatars__text {
    line-height: 1.3;
    border-radius: var(--shr-corner-radius);
    --shr-offset-side-padding: calc(var(--shr-padding-offset) + var(--shr-padding-x));
    padding: var(--shr-padding-y) var(--shr-padding-x);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.shrine-scope *+.review-avatars__text {
    padding: var(--shr-padding-y) var(--shr-padding-x) var(--shr-padding-y) var(--shr-offset-side-padding);
    margin-left: var(--shr-offset);
}
.shrine-scope .review-avatars__text--stretch {
    min-height: var(--shr-avatar-size);
}
.shrine-scope .review-avatars__text>div {
    display: flex;
    align-items: center;
    column-gap: 0.3em;
}
.shrine-scope .review-avatars--right *+.review-avatars__text {
    margin-left: 0;
    margin-right: var(--shr-offset);
    padding-right: var(--shr-offset-side-padding);
    padding-left: var(--shr-padding-x);
}
.shrine-scope .review-avatars--right .review-avatars__text-1 {
    order: -1;
}
.shrine-scope .review-avatars--right .review-avatars__text-2 {
    order: -2;
}
.shrine-scope .quantity-gifts {
    display: grid;
    grid-template-columns: repeat(var(--shr-item-count), 1fr);
    justify-items: center;
    column-gap: 0.46875rem;
}
.shrine-scope .quantity-gift {
    max-width: 7.5rem;
    width: 100%;
    position: relative;
}
.shrine-scope .quantity-gift__container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(var(--shr-color-foreground), 0.1);
    border: solid var(--shr-border-width) rgba(var(--shr-color-foreground), 0.75);
    border-radius: 0.625rem;
    padding: 10% 0;
    aspect-ratio: 1 / 1;
    position: relative;
    transition: all 0.3s;
    z-index: 0;
}
.shrine-scope .quantity-gift__container--locked-bg-stripes {
    background: repeating-linear-gradient(-45deg, rgba(var(--shr-color-foreground), 0.1) 0px, rgba(var(--shr-color-foreground), 0.1) 6px, rgba(var(--shr-color-foreground), 0.15) 6px, rgba(var(--shr-color-foreground), 0.15) 8px);
}
.shrine-scope .quantity-gift--unlocked .quantity-gift__container {
    background: var(--shr-unlocked-bg-color);
    border-color: var(--shr-unlocked-border-color);
    transition: all 0.3s 0.5s;
}
.shrine-scope .quantity-gift__title {
    text-align: center;
    font-size: 0.6875rem;
    margin-bottom: 0;
    margin-top: 0.46875rem;
    opacity: 0.5;
}
.shrine-scope .quantity-gift--unlocked .quantity-gift__title {
    opacity: 1;
    transition: all 0.3s 0.3s;
}
.shrine-scope .quantity-gift__lock {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: none;
}
.shrine-scope .quantity-gift--unlocked .quantity-gift__lock {
    opacity: 0;
    transition: all 0.3s 0.2s;
}
.shrine-scope .quantity-gift__lock__top, .shrine-scope .quantity-gift__lock__bottom {
    margin: 0;
    font-size: 0.75rem;
    text-align: center;
    display: block;
    line-height: 1;
    color: rgb(var(--shr-color-foreground));
    min-height: 0.75rem;
}
.shrine-scope .lock {
    --shr-lock-color: rgba(var(--shr-color-foreground), 0.75);
    width: 1.5rem;
    height: 1.3125rem;
    border: 0.1875rem solid var(--shr-lock-color);
    border-radius: 0.3125rem;
    transition: all 0.1s ease-in-out;
    position: relative;
    margin-top: 0.375rem;
}
.shrine-scope .lock:after {
    content: "";
    display: block;
    background: var(--shr-lock-color);
    width: 0.1875rem;
    height: 0.4375rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.21875rem 0 0 -0.125rem;
    transition: all 0.1s ease-in-out;
}
.shrine-scope .lock:before {
    content: "";
    display: block;
    width: 0.875rem;
    height: 0.75rem;
    bottom: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 0.1875rem solid var(--shr-lock-color);
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom: 0;
    transition: all 0.1s ease-in-out;
}
.shrine-scope .quantity-gift--unlocked .lock {
    transform: rotate(10deg);
}
.shrine-scope .quantity-gift--unlocked .lock:before {
    bottom: 130%;
    left: 31%;
    margin-left: -0.71875rem;
    transform: rotate(-45deg);
}
.shrine-scope .quantity-gift__image {
    width: 50%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -25%);
    z-index: 1;
    opacity: var(--shr-locked-image-opacity, 0);
    filter: blur(var(--shr-locked-image-blur, 0px));
    transform: translate(-50%, -50%) scale(1.75);
}
.shrine-scope .quantity-gift__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    vertical-align: bottom;
    border-radius: 0.21875rem;
}
.shrine-scope .quantity-gift .gift-box {
    position: relative;
    width: 50%;
    z-index: 2;
    transform: translateY(25%);
    transform-origin: center bottom;
    opacity: 0;
}
.shrine-scope .quantity-gift .gift-box-body {
    position: relative;
    z-index: 0;
    width: 100%;
    aspect-ratio: 1 / 1;
    background: rgb(var(--shr-color-background));
    border-bottom-left-radius: 5%;
    border-bottom-right-radius: 5%;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.3);
}
.shrine-scope .quantity-gift--animation.quantity-gift--unlocked .quantity-gift__image img {
    animation: image-2 1.4s forwards ease-in-out;
}
@keyframes image-2 {
    0% {
        var(--shr-locked-image-opacity, 0);
    }

    30% {
        opacity: 0;
    }

    99% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.shrine-scope .quantity-gift--unlocked .quantity-gift__image {
    animation: image-1 2s 1.2s forwards ease-in-out;
    opacity: 1;
    filter: blur(0px);
    transition: all 0.5s 0.95s;
}
.shrine-scope .quantity-gift--unlocked .gift-box {
    animation: box-disappear 1.5s 1.6s forwards ease-in-out;
    opacity: 1;
    transition: all 0.5s 0.95s;
}
.shrine-scope .quantity-gift--unlocked .gift-box-body {
    animation: box-body 1s 1.2s forwards ease-in-out;
}
.shrine-scope .quantity-gift--unlocked .gift-box-body .gift-box-lid {
    animation: box-lid 1s 1.2s forwards ease-in-out;
}
.shrine-scope .quantity-gift--unlocked .gift-box-body .gift-box-bowtie::before {
    animation: box-bowtie-left 1.1s 1.2s forwards ease-in-out;
}
.shrine-scope .quantity-gift--unlocked .gift-box-body .gift-box-bowtie::after {
    animation: box-bowtie-right 1.1s 1.2s forwards ease-in-out;
}
.shrine-scope .quantity-gift .gift-box-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 100%);
    z-index: 2;
}
.shrine-scope .quantity-gift .gift-box-body::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20%;
    background: var(--shr-gift-box-tie-color);
    z-index: 1;
}
.shrine-scope .quantity-gift .gift-box-lid {
    position: absolute;
    z-index: 3;
    left: 50%;
    transform: translateX(-50%);
    bottom: 90%;
    background: rgb(var(--shr-color-background));
    width: 110%;
    aspect-ratio: 11 / 2;
    border-radius: 5%;
    box-shadow: 0 8px 4px -4px rgba(0, 0, 0, 0.3);
}
.shrine-scope .quantity-gift .gift-box-lid::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20%;
    background: var(--shr-gift-box-tie-color);
}
.shrine-scope .quantity-gift .gift-box-bowtie {
    z-index: 1;
    height: 100%;
    display: block;
}
.shrine-scope .quantity-gift .gift-box-bowtie::before, .shrine-scope .quantity-gift .gift-box-bowtie::after {
    content: "";
    width: 40%;
    aspect-ratio: 1 / 1;
    border: 0.375rem solid var(--shr-gift-box-tie-color);
    border-radius: 50% 50% 0 50%;
    position: absolute;
    bottom: 99%;
    z-index: -1;
}
.shrine-scope .quantity-gift .gift-box-bowtie::before {
    left: 50%;
    transform: translateX(-100%) skew(10deg, 10deg);
}
.shrine-scope .quantity-gift .gift-box-bowtie::after {
    left: 50%;
    transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
}
.shrine-scope .quantity-gift--no-animation .gift-box {
    display: none;
}
.shrine-scope .quantity-gift--no-animation.quantity-gift--unlocked .quantity-gift__image {
    animation: none;
    transition-delay: 0.5s;
}
.shrine-scope .quantity-gift--no-animation .quantity-gift__image {
    transform: translate(-50%, -50%) scale(1.75);
}
.shrine-scope .quantity-gift__badge {
    font-size: 0.625rem;
    line-height: 1;
    padding: 0.28125rem 0.65em;
    border-radius: var(--shr-badge-radius);
    position: absolute;
    left: 50%;
    top: calc(var(--shr-border-width) / -2);
    transform: translate(-50%, -50%);
    transition: all 0.3s 0.5s;
}
.shrine-scope .quantity-gift__badge--style-2 {
    transform: translate(-50%, -100%);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.shrine-scope .quantity-gift__badge--width-full {
    width: calc(100% - (var(--shr-container-radius) * 2));
}
@keyframes box-disappear {
    0% {
        transform: translateY(25%);
        opacity: 1;
    }

    20% {
        transform: translateY(48%);
        opacity: 1;
    }

    80% {
        transform: translateY(48%);
        opacity: 1;
    }

    100% {
        transform: translateY(48%) scale(0.2);
        opacity: 0;
    }
}
@keyframes box-lid {

    0%,
    42% {
        transform: translate3d(-50%, 0%, 0) rotate(0deg);
    }

    60% {
        transform: translate3d(-85%, -230%, 0) rotate(-25deg);
    }

    90%,
    100% {
        transform: translate3d(-119%, 225%, 0) rotate(-70deg);
    }
}
@keyframes box-body {
    0% {
        transform: translate3d(0%, 0%, 0) rotate(0deg);
    }

    25% {
        transform: translate3d(0%, 25%, 0) rotate(20deg);
    }

    50% {
        transform: translate3d(0%, -15%, 0) rotate(0deg);
    }

    70% {
        transform: translate3d(0%, 0%, 0) rotate(0deg);
    }
}
@keyframes image-1 {
    0% {
        transform: translate(-50%, -25%) translate3d(0%, 0%, 0) rotate(0deg);
    }

    12.5% {
        transform: translate(-50%, -25%) translate3d(0%, 25%, 0) rotate(20deg);
    }

    25% {
        transform: translate(-50%, -25%) translate3d(0%, -15%, 0) rotate(0deg);
    }

    35% {
        transform: translate(-50%, -25%) translate3d(0%, 0%, 0) rotate(0deg);
    }

    45% {
        transform: translate(-50%, -100%);
    }

    85% {
        transform: translate(-50%, -100%);
    }

    92% {
        transform: translate(-50%, -50%) scale(1.75);
    }

    100% {
        transform: translate(-50%, -50%) scale(1.75);
    }
}
@keyframes box-bowtie-right {

    0%,
    50%,
    75% {
        transform: translateX(0%) rotate(90deg) skew(10deg, 10deg);
    }

    90%,
    100% {
        transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
        box-shadow: 0px 4px 8px -4px rgba(0, 0, 0, 0.3);
    }
}
@keyframes box-bowtie-left {
    0% {
        transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
    }

    50%,
    75% {
        transform: translate(-50%, -15%) rotate(45deg) skew(10deg, 10deg);
    }

    90%,
    100% {
        transform: translateX(-100%) rotate(0deg) skew(10deg, 10deg);
    }
}
@media screen and (max-width: 500px) {
.shrine-scope .quantity-gifts-4 {
        column-gap: 0.375rem;
    }
.shrine-scope .quantity-gifts-4 .quantity-gift__badge {
        font-size: 0.5625rem;
    }
.shrine-scope .quantity-gifts-4 .quantity-gift__lock .lock {
        transform: scale(0.7);
    }
.shrine-scope .quantity-gifts-4 .quantity-gift__lock__top {
        font-size: 0.625rem;
        margin-top: 0.25rem;
    }
.shrine-scope .quantity-gifts-4 .quantity-gift__lock__bottom {
        font-size: 0.625rem;
        margin-bottom: 0.25rem;
    }
.shrine-scope .quantity-gifts-4 .quantity-gift__title {
        font-size: 0.5625rem;
        margin-top: 0.3125rem;
    }
}
.shrine-scope .sizing-chart.product-popup-modal__opener {
    display: flex;
}
.shrine-scope .sizing-chart__button {
    column-gap: 0.3em;
    padding: 0;
    font-size: var(--shr-font-size);
}
.shrine-scope .sizing-chart__button--underline .sizing-chart__button__text {
    text-decoration: underline;
}
.shrine-scope .sizing-chart__button img {
    width: 1.1em;
    height: 1.1em;
    object-fit: contain;
    object-position: center center;
}
.shrine-scope .sizing-chart__button .material-icon {
    font-size: 1.3em;
}
.shrine-scope .sizing-chart-table {
    width: 100%;
    border-spacing: 0;
    border: solid 1px rgb(var(--shr-color-foreground));
}
.shrine-scope .sizing-chart-table th, .shrine-scope .sizing-chart-table td {
    padding: 0.4em;
}
.shrine-scope .sizing-chart-table thead th:not(:last-child) {
    border-right: solid 2px rgba(var(--shr-color-background), 1);
}
.shrine-scope .sizing-chart-table tbody tr:nth-child(2n) {
    background: rgba(var(--shr-color-foreground), 0.03);
}
.shrine-scope .sizing-chart-table tbody tr:nth-child(2n + 1) td:not(:last-child) {
    border-right: solid 2px rgba(var(--shr-color-foreground), 0.03);
}
.shrine-scope .sizing-chart__caption {
    font-size: var(--shr-text-size);
    color: var(--shr-text-color);
    line-height: 1.3;
}
.shrine-scope .sizing-chart-table+.sizing-chart__caption {
    margin-top: 0.5em;
}
.shrine-scope .sizing-chart__modal img {
    width: 100%;
}
.shrine-scope .sizing-chart__modal {
    padding: 0;
}
.shrine-scope .sizing-chart__modal>*+* {
    margin-top: 1.25rem;
}
.shrine-scope .sizing-chart__modal-container {
    padding: 0.3125rem 1.25rem 1.25rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .sizing-chart-table {
        font-size: 0.75rem;
    }
.shrine-scope .sizing-chart__caption {
        font-size: calc(var(--shr-text-size) * 0.75);
    }
.shrine-scope .sizing-chart__modal>*+* {
        margin-top: 0.9375rem;
    }
.shrine-scope .sizing-chart__modal-container {
        padding: 0 0.75rem 0.9375rem;
    }
.shrine-scope .sizing-chart__modal-containe .product-popup-modal__toggle {
        top: 0.75rem;
    }
}
.shrine-scope .rating-stars-and-text {
    justify-content: var(--shr-alignment);
}
.shrine-scope .rating-stars__container {
    display: flex;
}
.shrine-scope .rating-stars__container svg {
    width: 1em;
    height: 1em;
    margin-left: 0.125em;
    flex-shrink: 0;
}
.shrine-scope .rating-stars__container .trustpilot-stars-svg {
    width: auto;
    height: 1.25em;
}
.shrine-scope .rating-stars__container svg:first-of-type {
    margin-left: 0;
}
.shrine-scope .rating-stars__container--underlay {
    position: relative;
}
.shrine-scope .rating-stars__container--underlay svg {
    color: var(--shr-bg-star-color);
}
.shrine-scope .rating-stars__container--overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: calc(100% / 5 * var(--shr-rating));
}
.shrine-scope .rating-stars__container--overlay:not(.trustpilot-stars__container--overlay) {
    width: calc(var(--shr-rating) * 1em + (var(--shr-visible-stars) - 1) * 0.125em);
}
.shrine-scope .rating-stars--inactive-hidden .rating-stars__container--overlay {
    position: relative;
}
.shrine-scope .rating-stars__container--overlay svg {
    color: var(--shr-star-color);
}
.shrine-scope .rating-stars a {
    color: rgb(var(--shr-color-foreground));
    text-decoration: none;
}
.shrine-scope .rating-stars__label {
    margin-left: 0.125em;
}
.shrine-scope clickable-discount {
    display: flex;
    justify-content: var(--shr-alignment);
}
.shrine-scope .clickable-discount__btn {
    width: fit-content;
    padding: 0;
}
.shrine-scope clickable-discount[data-applied="true"] .clickable-discount__btn__text-1, .shrine-scope clickable-discount[data-applied="false"] .clickable-discount__btn__text-2, .shrine-scope clickable-discount[data-loading="false"] .spinner, .shrine-scope clickable-discount[data-error="false"]+.clickable-discount__error {
    display: none;
}
.shrine-scope .clickable-discount__btn .spinner {
    width: 1em;
    margin-left: 0.4em;
}
.shrine-scope .clickable-discount__error {
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.5;
}
.shrine-scope .quantity-breaks {
    --shr-badge-font-size: 0.9375rem;
    --shr-badge-line-height: 1.6;
    --shr-badge-border-radius: 0.2em;
    --shr-label-font-size: 1rem;
    --shr-benefit-font-size: 0.625rem;
    --shr-benefit-border-radius: 0.6em;
    --shr-caption-font-size: 0.8125rem;
    --shr-price-font-size: 1rem;
    --shr-compare-price-font-size: 0.875rem;
    --shr-border-width: 0.125rem;
    --shr-border-radius: 0.625rem;
    --shr-column-gap: 0.46875rem;
    --shr-row-gap: 0.53125rem;
}
.shrine-scope .quantity-breaks-container {
    position: relative;
    display: grid;
    align-items: flex-start;
    grid-template-columns: repeat(1, 1fr);
    column-gap: var(--shr-column-gap);
    row-gap: var(--shr-row-gap);
}
.shrine-scope .quantity-breaks__title {
    margin: 0;
    font-size: 0.875rem;
    line-height: 1;
    column-gap: 10px;
    margin-bottom: 0.8125rem;
}
.shrine-scope .quantity-breaks__title span:nth-of-type(1), .shrine-scope .quantity-breaks__title span:nth-of-type(3) {
    display: block;
    height: 2px;
    flex-grow: 1;
    background: rgb(var(--shr-accent-color));
}
.shrine-scope .quantity-breaks-container input {
    opacity: 0;
    width: 0;
    height: 0;
    cursor: pointer;
    position: absolute;
}
.shrine-scope .quantity-break {
    cursor: pointer;
    border-radius: var(--shr-border-radius);
    background: rgba(var(--shr-accent-color), 0.02);
    border: solid var(--shr-border-width) rgba(var(--shr-accent-color), 0.3);
    position: relative;
    z-index: 0;
    --shr-padding-y: 1.09375rem;
    --shr-padding-x: 1.09375rem;
    --shr-padding-indicator: 2.5rem;
    --shr-indicator-size: 0.9375rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .quantity-breaks--normal .quantity-break {
        --shr-padding-y: 0.9375rem;
        --shr-padding-x: 0.9375rem;
    }
}
.shrine-scope .quantity-break__wrapper {
    padding: var(--shr-padding-y) var(--shr-padding-x);
    position: relative;
}
.shrine-scope .quantity-breaks-container input:checked+.quantity-break {
    background: rgba(var(--shr-accent-color), 0.1);
    border: solid var(--shr-border-width) rgb(var(--shr-accent-color));
}
@media (hover: hover) {
.shrine-scope .quantity-break:hover {
        background: rgba(var(--shr-accent-color), 0.15);
        border: solid 2px rgb(var(--shr-accent-color));
    }
}
.shrine-scope .quantity-breaks-container input.disabled+.quantity-break {
    opacity: 0.3;
}
.shrine-scope .quantity-break__wrapper em {
    color: rgb(var(--shr-text-accent-color));
    font-style: normal;
}
.shrine-scope .quantity-break__badge {
    position: absolute;
    font-size: var(--shr-badge-font-size);
    line-height: var(--shr-badge-line-height);
    top: -0.625rem;
    right: -0.625rem;
    transform: rotate(3deg);
    margin: 0;
    padding: 0 0.7em;
    border-radius: var(--shr-badge-border-radius);
    z-index: 1;
}
.shrine-scope .quantity-breaks--normal .quantity-break--badge-style-2 .quantity-break__badge, .shrine-scope .subscription__box--badge-style-2 .subscription__badge {
    transform: translateY(calc(-50% - (var(--shr-border-width) / 2)));
    top: 0;
    right: 0.9375rem;
}
.shrine-scope .quantity-breaks--normal .quantity-break--badge-style-3 .quantity-break__badge, .shrine-scope .subscription__box--badge-style-3 .subscription__badge {
    transform: translateY(calc(-100% - var(--shr-border-width)));
    top: 0;
    right: 0.9375rem;
    border-radius: var(--shr-badge-border-radius) var(--shr-badge-border-radius) 0 0;
    --shr-badge-font-size: 0.875rem;
}
.shrine-scope .quantity-breaks--normal .quantity-break--badge-style-3.quantity-break--badge {
    margin-top: 1rem;
}
.shrine-scope .quantity-break__image-and-content {
    --shr-image-content-gap: 0.625rem;
    display: flex;
    align-items: center;
    column-gap: var(--shr-image-content-gap);
    position: relative;
}
.shrine-scope .quantity-breaks--show-indicator .quantity-break__image-and-content, .shrine-scope .quantity-breaks--show-indicator.quantity-breaks--indicator-bottom .quantity-break__variants {
    padding-left: var(--shr-padding-indicator);
    margin-left: calc(var(--shr-padding-x) * -1);
}
.shrine-scope .quantity-breaks--indicator-bottom .quantity-break__image-and-content {
    position: static;
}
.shrine-scope .quantity-breaks--show-indicator .quantity-break__image-and-content::before {
    content: "";
    display: block;
    width: var(--shr-indicator-size);
    height: var(--shr-indicator-size);
    position: absolute;
    left: calc(var(--shr-padding-indicator) / 2);
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: solid 0.125rem rgba(var(--shr-accent-color), 0.3);
}
.shrine-scope .quantity-breaks--show-indicator input:checked+.quantity-break .quantity-break__image-and-content::before {
    border: solid 0.125rem rgb(var(--shr-color-background));
    background: rgb(var(--shr-accent-color));
    box-shadow: 0 0 0 0.0625rem rgb(var(--shr-accent-color));
}
.shrine-scope .quantity-breaks--normal .quantity-break__image {
    width: calc(var(--shr-image-width) / 3.5);
    max-width: 3.75rem;
    flex-shrink: 0;
}
.shrine-scope .quantity-break__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
}
.shrine-scope .quantity-break__left>span, .shrine-scope .quantity-break__right>span {
    display: block;
}
.shrine-scope .quantity-break__left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 0.3125rem;
    text-align: left;
}
.shrine-scope .quantity-break__left .quantity-break__label {
    font-size: var(--shr-label-font-size);
    line-height: 1;
    display: flex;
    align-items: center;
    column-gap: 0.3125rem;
    row-gap: 0.3125rem;
}
.shrine-scope .quantity-breaks--normal .quantity-break--benefit-bottom .quantity-break__label, .shrine-scope .quantity-breaks--compact .quantity-break--benefit-top .quantity-break__label {
    flex-direction: column;
    align-items: flex-start;
}
.shrine-scope .quantity-break__label-text {
    line-height: 1;
}
.shrine-scope .quantity-break__benefit {
    display: inline-block;
    font-size: var(--shr-benefit-font-size);
    background: rgb(var(--shr-color-background));
    color: rgb(var(--shr-accent-color));
    border: solid 1px rgb(var(--shr-accent-color));
    border-radius: var(--shr-benefit-border-radius);
    word-break: break-word;
    white-space: normal;
    line-height: 1.3;
    padding: 0.3em 0.75em;
}
.shrine-scope .quantity-break__benefit--solid {
    background: rgb(var(--shr-accent-color));
    color: rgb(var(--shr-color-background));
}
.shrine-scope .quantity-break__caption {
    font-size: var(--shr-caption-font-size);
    line-height: 1;
}
.shrine-scope .quantity-break__right {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    row-gap: 0.3125rem;
    column-gap: 0.3125rem;
}
.shrine-scope .quantity-break__right--price-first-horizontal {
    flex-direction: row;
    align-items: center;
}
.shrine-scope .quantity-break__right--compare-price-first-horizontal {
    flex-direction: row-reverse;
    align-items: center;
}
.shrine-scope .quantity-break__right--compare-price-first-vertical {
    flex-direction: column-reverse;
}
.shrine-scope .quantity-break__price {
    line-height: 1;
    font-size: var(--shr-price-font-size);
}
.shrine-scope .quantity-break__compare-price {
    font-size: var(--shr-compare-price-font-size);
    text-decoration: line-through;
    line-height: 1;
}
.shrine-scope .quantity-break__caption span {
    display: inline;
}
.shrine-scope .quantity-break__variants {
    height: 0;
    overflow: hidden;
    padding-top: 0;
}
.shrine-scope .quantity-breaks-container input:checked+.quantity-break .quantity-break__variants {
    height: auto;
    padding-top: 0.625rem;
}
.shrine-scope .quantity-break__variants__label {
    font-size: 0.8125rem;
    line-height: 1.3;
    display: block;
    margin-bottom: 0.1875rem;
}
.shrine-scope .quantity-break__selector-item__number {
    line-height: 0.9375rem;
}
.shrine-scope .quantity-break__selector-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 0.3125rem;
    column-gap: 0.3125rem;
}
.shrine-scope .quantity-break__selector-item:not(:last-of-type) {
    margin-bottom: 0.46875rem;
}
.shrine-scope .quantity-break__selector-item__image {
    --shr-image-size: 1.875rem;
    width: var(--shr-image-size);
    height: var(--shr-image-size);
}
.shrine-scope .quantity-break__selector-item__image img {
    border-radius: 0.125rem;
}
.shrine-scope .quantity-break__selector-item--variant-images-start .quantity-break__selector-item__image, .shrine-scope .quantity-break__selector-item--variant-images-middle .quantity-break__selector-item__image {
    order: -1;
}
.shrine-scope .quantity-break__selector-item--variant-images-middle .quantity-break__selector-item__number {
    order: -2;
}
.shrine-scope .quantity-break__selector-item .select {
    width: fit-content;
}
.shrine-scope .quantity-breaks-full-width-pickers .select {
    flex-grow: 1;
}
.shrine-scope .quantity-break__selector-item .select__select {
    height: 1.3125rem;
}
.shrine-scope .quantity-breaks--show-indicator .quantity-break__variants {
    margin-left: calc(var(--shr-indicator-size) / -2.5);
}
@media screen and (max-width: 749px) {
.shrine-scope .quantity-breaks--show-indicator.quantity-breaks--normal .quantity-break__variants {
        margin-left: calc(var(--shr-indicator-size) / -4);
    }
}
.shrine-scope .variant-breaks-fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.shrine-scope .variant-breaks label {
    display: block;
}
.shrine-scope .quantity-breaks--compact {
    --shr-badge-font-size: 0.6875rem;
    --shr-benefit-font-size: 0.6875rem;
    --shr-price-font-size: 0.75rem;
    --shr-compare-price-font-size: 0.5625rem;
}
.shrine-scope .quantity-breaks--compact .quantity-breaks__title {
    margin-bottom: 0.5625rem;
}
.shrine-scope .quantity-breaks--compact .quantity-breaks-container {
    grid-template-columns: repeat(2, 1fr);
}
.shrine-scope .quantity-breaks--compact .quantity-break {
    --shr-padding-y: 0.78125rem;
    --shr-padding-x: 0.9375rem;
}
.shrine-scope .quantity-breaks--compact.quantity-breaks--show-indicator .quantity-break {
    --shr-padding-indicator: 2.25rem;
    --shr-indicator-size: 0.875rem;
}
.shrine-scope .quantity-breaks--compact .quantity-break__image {
    display: none;
}
.shrine-scope .quantity-breaks--compact .quantity-break__content {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 0.125rem;
}
.shrine-scope .quantity-breaks--compact span, .shrine-scope .quantity-breaks--vertical span {
    word-break: break-word;
}
.shrine-scope .quantity-breaks--compact .quantity-break__left {
    align-items: center;
    text-align: center;
    margin-bottom: 0.1875rem;
    margin-bottom: 0;
}
.shrine-scope .quantity-breaks--compact .quantity-break__right {
    display: block;
    text-align: center;
    line-height: 1.1;
}
.shrine-scope .quantity-breaks--compact .quantity-break__caption {
    display: none;
}
.shrine-scope .quantity-breaks--compact .quantity-break__right span {
    display: inline;
}
.shrine-scope .quantity-breaks--compact .quantity-break__badge, .shrine-scope .quantity-breaks--vertical .quantity-break--badge-style-2 .quantity-break__badge, .shrine-scope .quantity-breaks--compact .quantity-break--benefit-bottom .quantity-break__benefit, .shrine-scope .quantity-breaks--vertical .quantity-break--benefit-bottom .quantity-break__benefit {
    top: calc(var(--shr-border-width) / -2);
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    text-align: center;
    white-space: nowrap;
}
.shrine-scope .quantity-breaks--vertical .quantity-break--benefit-bottom .quantity-break__benefit, .shrine-scope .quantity-breaks--compact .quantity-break--benefit-bottom .quantity-break__benefit {
    top: calc(100% + (var(--shr-border-width) / 2) + var(--shr-padding-y));
    position: absolute;
}
.shrine-scope .quantity-breaks--vertical {
    --shr-badge-font-size: 0.625rem;
    --shr-badge-line-height: 2;
    --shr-label-font-size: 1rem;
    --shr-benefit-font-size: 0.625rem;
    --shr-caption-font-size: 0.625rem;
    --shr-price-font-size: 0.875rem;
    --shr-compare-price-font-size: 0.6875rem;
    --shr-side-padding: 0.625rem;
    --shr-y-padding: 0.9375rem;
    --shr-row-gap: 0.625rem;
}
.shrine-scope .quantity-breaks--vertical .quantity-breaks-container {
    grid-template-columns: repeat(min(var(--shr-items-count), 4), 1fr);
    align-items: var(--shr-vertical-items-align);
}
.shrine-scope .quantity-breaks--vertical .quantity-break {
    padding: 0 var(--shr-side-padding) var(--shr-y-padding);
    text-align: center;
    margin-bottom: 0;
    display: flex;
    --shr-indicator-size: 0rem;
    --shr-padding-indicator: 0rem;
}
.shrine-scope .quantity-breaks--vertical .quantity-break__wrapper, .shrine-scope .quantity-breaks--show-indicator.quantity-breaks--vertical .quantity-break__image-and-content, .shrine-scope .quantity-breaks--show-indicator.quantity-breaks--vertical .quantity-breaks--indicator-bottom .quantity-break__variants {
    padding: 0;
    margin: 0;
}
.shrine-scope .quantity-breaks--vertical .quantity-break, .shrine-scope .quantity-breaks--vertical .quantity-break__image-and-content, .shrine-scope .quantity-breaks--vertical .quantity-break__content, .shrine-scope .quantity-breaks--vertical .quantity-break__label {
    flex-direction: column;
    justify-content: center;
}
.shrine-scope .quantity-breaks--vertical .quantity-break__label {
    row-gap: 0.4375rem;
}
.shrine-scope .quantity-breaks--vertical.quantity-breaks--vertical-image-bottom .quantity-break__image-and-content {
    flex-direction: column-reverse;
}
.shrine-scope .quantity-breaks--vertical .quantity-break--badge-style-1 .quantity-break__badge {
    position: relative;
    top: 0;
    left: 0;
    margin-top: calc(var(--shr-border-width) * -1);
    margin-left: calc((var(--shr-border-width) + var(--shr-side-padding)) * -1);
    margin-right: calc((var(--shr-border-width) + var(--shr-side-padding)) * -1);
    transform: none;
    border-radius: var(--shr-border-radius) var(--shr-border-radius) 0 0;
}
.shrine-scope .quantity-breaks--vertical .quantity-break--badge-style-3 .quantity-break__badge {
    right: -0.4375rem;
}
.shrine-scope .quantity-breaks--vertical .quantity-break__image {
    margin-left: calc(var(--shr-side-padding) * -1);
    margin-right: calc(var(--shr-side-padding) * -1);
}
.shrine-scope .quantity-breaks--vertical .quantity-break__image img {
    width: var(--shr-image-width);
    margin: 0 auto;
}
.shrine-scope .quantity-breaks--vertical.quantity-breaks--vertical-image-top.quantity-breaks--max-width-images:not(.quantity-breaks--space-images) .quantity-break__image img {
    border-top-right-radius: calc(var(--shr-border-radius) - var(--shr-border-width));
    border-top-left-radius: calc(var(--shr-border-radius) - var(--shr-border-width));
}
.shrine-scope .quantity-breaks--vertical .quantity-break__image-and-content::before {
    display: none;
}
.shrine-scope .quantity-breaks--vertical .quantity-break__content {
    row-gap: 0.625rem;
    margin-top: var(--shr-y-padding);
}
.shrine-scope .quantity-breaks--space-images .quantity-break__image {
    margin-top: var(--shr-y-padding);
}
.shrine-scope .quantity-breaks--vertical.quantity-breaks--vertical-image-bottom .quantity-break__image {
    margin-top: 0.625rem;
}
.shrine-scope .quantity-breaks--vertical .quantity-break__left, .shrine-scope .quantity-breaks--vertical .quantity-break__right {
    text-align: center;
    align-items: center;
    row-gap: 0.1875rem;
}
.shrine-scope .quantity-breaks--vertical .quantity-break__left {
    row-gap: 0.4375rem;
}
.shrine-scope .quantity-breaks--vertical[data-items="2"], .shrine-scope .quantity-breaks--vertical[data-items="4"], .shrine-scope .quantity-breaks--vertical[data-items="5"] {
    --shr-badge-font-size: 0.8125rem;
    --shr-badge-line-height: 1.9;
}
@media screen and (max-width: 999px) {
.shrine-scope .quantity-breaks--vertical .quantity-breaks__title {
        margin-bottom: 0.625rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="4"] .quantity-breaks-container, .shrine-scope .quantity-breaks--vertical[data-items="5"] .quantity-breaks-container {
        grid-template-columns: repeat(2, 1fr);
    }
.shrine-scope .quantity-breaks--vertical[data-items="6"] .quantity-breaks-container {
        grid-template-columns: repeat(3, 1fr);
    }
.shrine-scope .quantity-breaks--vertical[data-items="3"], .shrine-scope .quantity-breaks--vertical[data-items="6"] {
        --shr-label-font-size: 0.8125rem;
        --shr-benefit-font-size: 0.5rem;
        --shr-caption-font-size: 0.5625rem;
        --shr-price-font-size: 0.8125rem;
        --shr-compare-price-font-size: 0.625rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="2"] .quantity-break--badge-style-2, .shrine-scope .quantity-breaks--vertical[data-items="2"] .quantity-break--badge-style-3, .shrine-scope .quantity-breaks--vertical[data-items="4"] .quantity-break--badge-style-2, .shrine-scope .quantity-breaks--vertical[data-items="4"] .quantity-break--badge-style-3 {
        --shr-badge-font-size: 0.6875rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="3"] .quantity-break--badge-style-2, .shrine-scope .quantity-breaks--vertical[data-items="3"] .quantity-break--badge-style-3 {
        --shr-badge-font-size: 0.5rem;
    }
}
@media screen and (min-width: 1000px) {
.shrine-scope .quantity-breaks--vertical[data-items="2"] {
        --shr-badge-font-size: 1.125rem;
        --shr-badge-line-height: 2;
        --shr-label-font-size: 1.25rem;
        --shr-benefit-font-size: 0.75rem;
        --shr-caption-font-size: 1rem;
        --shr-price-font-size: 1.125rem;
        --shr-compare-price-font-size: 0.875rem;
        --shr-side-padding: 0.75rem;
        --shr-y-padding: 1.125rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="3"] {
        --shr-badge-font-size: 0.875rem;
        --shr-badge-line-height: 2;
        --shr-label-font-size: 1.125rem;
        --shr-benefit-font-size: 0.625rem;
        --shr-caption-font-size: 0.8125rem;
        --shr-price-font-size: 0.875rem;
        --shr-compare-price-font-size: 0.75rem;
        --shr-y-padding: 1.0625rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="4"] {
        --shr-badge-font-size: 0.75rem;
        --shr-badge-line-height: 1.9;
        --shr-label-font-size: 0.875rem;
        --shr-benefit-font-size: 0.5rem;
        --shr-caption-font-size: 0.625rem;
        --shr-price-font-size: 0.8125rem;
        --shr-compare-price-font-size: 0.625rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="4"] .quantity-break--badge-style-2, .shrine-scope .quantity-breaks--vertical[data-items="4"] .quantity-break--badge-style-3 {
        --shr-badge-font-size: 0.625rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="3"] .quantity-break--badge-style-2, .shrine-scope .quantity-breaks--vertical[data-items="3"] .quantity-break--badge-style-3 {
        --shr-badge-font-size: 0.6875rem;
    }
.shrine-scope .quantity-breaks--vertical[data-items="2"] .quantity-break--badge-style-2, .shrine-scope .quantity-breaks--vertical[data-items="2"] .quantity-break--badge-style-3 {
        --shr-badge-font-size: 0.8125rem;
    }
}
.shrine-scope .quantity-breaks-container input:not(:checked)+.quantity-break .quantity-break__upsell--hide-inactive {
    height: 0;
    overflow: hidden;
    padding: 0;
}
.shrine-scope .quantity-break__upsell {
    --shr-image-size: 1.6875rem;
    --shr-checkbox-size: 0.9375rem;
    --shr-text-size: 0.6875rem;
    --shr-padding-offset: 0rem;
    --shr-padding: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.3125rem;
    padding: var(--shr-padding) calc(var(--shr-padding) + var(--shr-padding-offset));
}
.shrine-scope .quantity-break__upsell:last-of-type {
    border-radius: 0 0 var(--shr-border-radius) var(--shr-border-radius);
}
.shrine-scope .quantity-break__upsell--style-primary {
    --shr-padding-offset: var(--shr-border-width);
    margin: 0 calc(var(--shr-padding-offset) * -1);
    background: rgb(var(--shr-accent-color));
    color: rgb(var(--shr-color-base-solid-button-labels));
}
.shrine-scope .quantity-break__upsell--style-primary:last-of-type {
    padding-bottom: calc(var(--shr-padding) + var(--shr-padding-offset));
    margin-bottom: calc(var(--shr-padding-offset) * -1);
}
.shrine-scope .quantity-break__upsell--style-secondary {
    background: rgba(var(--shr-accent-color), 0.1);
}
.shrine-scope .quantity-break__upsell svg {
    width: var(--shr-checkbox-size);
    height: var(--shr-checkbox-size);
    flex-shrink: 0;
    margin-right: 0.25rem;
}
.shrine-scope .quantity-break__upsell-image {
    height: var(--shr-image-size);
    width: var(--shr-image-size);
}
.shrine-scope .quantity-break__upsell-content {
    display: flex;
    align-items: center;
    gap: 0.46875rem;
    flex-grow: 1;
}
.shrine-scope .quantity-break__upsell-text, .shrine-scope .quantity-break__upsell-badge {
    font-size: var(--shr-text-size);
    line-height: 1.3;
}
.shrine-scope .quantity-break__upsell-badge {
    padding: 0.3em 0.75em;
    border-radius: var(--shr-badge-radius);
}
.shrine-scope .quantity-break__upsell-text-right, .shrine-scope .quantity-break__upsell-badge--right {
    margin-left: auto;
}
.shrine-scope .quantity-break__upsell-badge--right+.quantity-break__upsell-text-right {
    margin: 0;
}
.shrine-scope .subscription-widget {
    --shr-padding-y: 0.9375rem;
    --shr-padding-x: 0.6875rem;
    --shr-padding-indicator: 2.3125rem;
    --shr-indicator-size: 0.9375rem;
}
.shrine-scope .subscription-widget--show-indicators .subscription__content {
    padding-left: var(--shr-padding-indicator);
    margin-left: calc(var(--shr-padding-x) * -1);
}
.shrine-scope .subscription-widget--show-indicators .subscription__content::before {
    content: "";
    display: block;
    width: var(--shr-indicator-size);
    height: var(--shr-indicator-size);
    position: absolute;
    left: calc(var(--shr-padding-indicator) / 2);
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: solid 0.125rem rgba(var(--shr-accent-color), 0.3);
}
.shrine-scope .subscription-widget--show-indicators .subscription__box--selected .subscription__content::before {
    border: solid 0.125rem rgb(var(--shr-color-background));
    background: rgb(var(--shr-accent-color));
    box-shadow: 0 0 0 0.0625rem rgb(var(--shr-accent-color));
}
.shrine-scope .subscription__box {
    position: relative;
    padding: var(--shr-padding-y) var(--shr-padding-x);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(var(--shr-accent-color), 0.02);
    border: solid var(--shr-border-width) rgba(var(--shr-accent-color), 0.3);
    --shr-checkbox-color: rgba(var(--shr-accent-color));
}
.shrine-scope .subscription__box--selected {
    background: rgba(var(--shr-accent-color), 0.1);
    border: solid var(--shr-border-width) rgb(var(--shr-accent-color));
}
.shrine-scope .subscription__box em {
    color: var(--shr-text-accent-color);
    font-style: normal;
}
.shrine-scope .subscription__badge {
    font-size: 0.6875rem;
    line-height: 1.8;
}
.shrine-scope .subscription__box--badge-style-2 .subscription__badge, .shrine-scope .subscription__box--badge-style-3 .subscription__badge {
    right: 0.625rem;
}
.shrine-scope .subscription__box svg {
    width: var(--shr-checkbox-size);
    height: var(--shr-checkbox-size);
    color: var(--shr-checkbox-color);
}
.shrine-scope .subscription-widget:not(.subscription-widget--sub-first) .subscription__box--badge-style-3 {
    margin-top: 0.75rem;
}
.shrine-scope .subscription__content {
    display: flex;
    align-items: center;
    gap: 0.46875rem;
    position: relative;
}
.shrine-scope .subscription__content span {
    display: block;
    line-height: 1.1;
}
.shrine-scope .subscription__content__left {
    flex-grow: 1;
}
.shrine-scope .subscription__content__left span+span {
    margin-top: 0.25rem;
}
.shrine-scope .subscription__content__right {
    row-gap: 0.125rem;
    column-gap: 0.3125rem;
}
.shrine-scope .subscription__compare-price {
    font-size: 0.75rem;
    text-decoration: line-through;
}
.shrine-scope .subscription__caption {
    font-size: 0.8125rem;
}
.shrine-scope .subscription-widget--sub-first .subscription__box--subscription {
    order: -1;
}
.shrine-scope .subscription__separator {
    height: 1px;
    background: currentColor;
}
.shrine-scope .subscription__separator {
    margin-top: 0.5625rem;
}
.shrine-scope .subscription__bottom {
    margin-top: 0.375rem;
}
.shrine-scope .subscription__benefits p {
    display: flex;
    align-items: center;
    gap: 0.25em;
    margin: 0;
    line-height: 1.3;
}
.shrine-scope .subscription__benefits p .material-icon, .shrine-scope .subscription__benefits p img {
    flex-shrink: 0;
}
.shrine-scope .subscription__frequency-label {
    font-size: 0.8125rem;
}
.shrine-scope .subscription__frequency-radio {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 0.8125rem;
    line-height: 1.3;
}
.shrine-scope .subscription__frequency-radio input {
    margin: 0;
    accent-color: rgb(var(--shr-accent-color));
    transform: scale(0.8);
}
.shrine-scope .subscription__frequency-radio+.subscription__frequency-radio {
    margin-top: 0.25rem;
}
.shrine-scope .subscription__box--hide-frequency:not(.subscription__box--selected) .subscription__frequency {
    display: none;
}
.shrine-scope .subscription-widget--style-vertical .subscription__content, .shrine-scope .subscription-widget--style-vertical .left {
    flex-direction: column;
    text-align: center;
    justify-content: center;
}
@media screen and (max-width: 749px) {
.shrine-scope .subscription-widget--style-vertical .subscription__label {
        font-size: 0.875rem;
    }
}
.shrine-scope variant-selects .quantity-break__label-text, .shrine-scope variant-selects .quantity-break__price, .shrine-scope variant-selects .quantity-break__benefit, .shrine-scope variant-selects .quantity-break__badge {
    font-weight: var(--shr-font-body-weight-bold);
}
.shrine-scope variant-selects .quantity-break__price {
    color: rgb(var(--shr-accent-color));
}
.shrine-scope .sticky-atc {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0.625rem 0 0.9375rem;
    z-index: 2;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.2);
}
.shrine-scope .sticky-atc-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 0.625rem;
}
.shrine-scope .sticky-atc__button {
    flex-shrink: 0;
    background: rgb(var(--shr-color-background));
    border-radius: var(--shr-buttons-radius-outset);
}
.shrine-scope .sticky-atc .button {
    padding: 0 0.625rem;
    min-height: auto;
    min-width: auto;
    line-height: 2.75em;
    font-size: 0.9375rem;
}
.shrine-scope .sticky-atc__title {
    margin: 0;
    font-size: 0.9375rem;
}
.shrine-scope .sticky-atc__price .price {
    column-gap: 0.3125rem;
    margin: 0;
}
.shrine-scope .sticky-atc__price .price, .shrine-scope .sticky-atc__price .price-item--regular {
    font-size: 0.8125rem;
}
.shrine-scope .sticky-atc__price .badge {
    font-size: 0.5rem;
}
.shrine-scope .sticky-atc.color-accent-1 .badge, .shrine-scope .sticky-atc.color-accent-2 .badge {
    background: rgb(var(--shr-color-foreground));
    color: rgb(var(--shr-color-background));
}
.shrine-scope .sticky-atc .price__regular .price-item--regular {
    font-size: 1.25rem;
    line-height: 1.1;
}
.shrine-scope .sticky-atc__left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
}
.shrine-scope .sticky-atc__image {
    flex-shrink: 0;
}
.shrine-scope .sticky-atc__image img {
    width: auto;
    height: 2.625rem;
}
.shrine-scope .sticky-atc__left__content>* {
    margin: 0;
}
.shrine-scope secondary-variant-select {
    display: block;
}
.shrine-scope .sticky-atc__picker--separate {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.625rem;
    row-gap: 0.25rem;
}
.shrine-scope .sticky-atc__picker--separate .product-form__input {
    flex: 1 1 auto;
    max-width: calc((100% / var(--shr-options-count)) - 0.3125rem);
}
.shrine-scope .sticky-atc .product-form__input {
    margin: 0;
}
@media screen and (min-width: 400px) {
.shrine-scope .sticky-atc__price .price, .shrine-scope .sticky-atc__price .price-item--regular {
        font-size: 1rem;
    }
.shrine-scope .sticky-atc__title {
        font-size: 1.0625rem;
    }
.shrine-scope .sticky-atc__price .badge {
        font-size: 0.625rem;
    }
.shrine-scope .sticky-atc .button {
        font-size: 1.0625rem;
        padding: 0 1.1em;
    }
}
@media screen and (min-width: 500px) {
.shrine-scope .sticky-atc__price .badge {
        font-size: 0.75rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .sticky-atc {
        padding: 0.625rem 0;
    }
.shrine-scope .sticky-atc-container {
        column-gap: 0.9375rem;
    }
.shrine-scope .sticky-atc__left {
        padding-right: 0.625rem;
    }
.shrine-scope .sticky-atc .select {
        width: 12.5rem;
    }
.shrine-scope .sticky-atc__image img {
        height: 3.25rem;
    }
.shrine-scope .sticky-atc__price .price, .shrine-scope .sticky-atc__price .price-item--regular {
        font-size: 1.125rem;
    }
.shrine-scope .sticky-atc .price__regular .price-item--regular {
        font-size: 1.375rem;
    }
.shrine-scope .sticky-atc__title {
        font-size: 1.1875rem;
    }
.shrine-scope .sticky-atc__price .badge {
        font-size: 0.8125rem;
    }
.shrine-scope .sticky-atc .button {
        font-size: 1.1875rem;
        padding: 0 1.5em;
    }
.shrine-scope .sticky-atc--desktop-no-badge .badge.price__badge-sale {
        display: none;
    }
.shrine-scope .sticky-atc--desktop-btn-full {
        flex-direction: column;
        align-items: stretch;
    }
.shrine-scope .sticky-atc--desktop-btn-full .button, .shrine-scope .sticky-atc--desktop-btn-full .sticky-atc__button, .shrine-scope .sticky-atc--desktop-transparent .button, .shrine-scope .sticky-atc--desktop-transparent .sticky-atc__button {
        width: 100%;
    }
.shrine-scope .sticky-atc--desktop-btn-full .sticky-atc__left {
        margin-bottom: 0.625rem;
    }
.shrine-scope .sticky-atc--desktop-transparent {
        background: none;
        box-shadow: none;
        padding-top: 0;
    }
.shrine-scope .sticky-atc--desktop-transparent .sticky-atc__left {
        display: none;
    }
.shrine-scope .sticky-atc.sticky-atc--mobile-transparent .button {
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .sticky-atc--mobile-no-badge .badge.price__badge-sale {
        display: none;
    }
.shrine-scope .sticky-atc--mobile-btn-full {
        flex-direction: column;
        align-items: stretch;
    }
.shrine-scope .sticky-atc--mobile-btn-full .sticky-atc__button, .shrine-scope .sticky-atc--mobile-transparent .sticky-atc__button {
        width: 100%;
    }
.shrine-scope .sticky-atc--mobile-btn-full .button, .shrine-scope .sticky-atc--mobile-transparent .button {
        font-size: 1.1875rem;
        padding: 0 1.5em;
        width: 100%;
        line-height: calc(1 + 0.2 / var(--shr-font-body-scale));
        min-height: calc(2.8125rem + var(--shr-buttons-border-width) * 2);
    }
.shrine-scope .sticky-atc--mobile-btn-full .sticky-atc__left {
        margin-bottom: 0.4375rem;
    }
.shrine-scope .sticky-atc--mobile-transparent {
        background: none;
        box-shadow: none;
        padding-top: 0;
    }
.shrine-scope .sticky-atc--mobile-transparent .sticky-atc__left {
        display: none;
    }
.shrine-scope .sticky-atc.sticky-atc--mobile-transparent .button {
        box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    }
.shrine-scope .sticky-atc__left {
        flex-direction: column;
        align-items: flex-start;
    }
.shrine-scope .sticky-atc--small-mobile-select .select {
        --shr-inputs-radius: var(--shr-pickers-small-radius);
    }
.shrine-scope .sticky-atc secondary-variant-select {
        width: 100%;
        padding-right: 0.3125rem;
    }
.shrine-scope .sticky-atc--small-mobile-select secondary-variant-select {
        padding-top: 0.3125rem;
        max-width: 9.375rem;
    }
.shrine-scope .sticky-atc--small-mobile-select .select__select {
        font-size: 0.75rem;
        height: 1.3125rem;
        padding: 0 1.5625rem 0 0.625rem;
    }
.shrine-scope .sticky-atc--small-mobile-select .select__select .icon-caret {
        right: calc(var(--shr-inputs-border-width) + 0.625rem);
    }
.shrine-scope .sticky-atc:not(.sticky-atc--small-mobile-select) .select__select {
        height: 2.5rem;
    }
}
.shrine-scope .sticky-atc[data-after-scroll="true"] {
    transform: translateY(100%);
    transition: transform 0.15s ease-in-out;
}
.shrine-scope .review-item {
    display: flex;
}
.shrine-scope .review-item--padding {
    padding: 0.5rem 0.75rem 0.625rem;
}
.shrine-scope .review-item--middle {
    align-items: center;
}
.shrine-scope .review-item__image {
    width: 3.125rem;
    height: 3.125rem;
    flex-shrink: 0;
    margin-right: 0.9375rem;
}
.shrine-scope .review-item__right {
    flex-grow: 1;
}
.shrine-scope .review-item__text p {
    margin-top: 0;
    line-height: 1.3;
    font-size: 0.875rem;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .review-item__text p:last-of-type {
    margin-bottom: 0;
}
.shrine-scope .review-item__author {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 0.3em;
    margin: 0.3125rem 0 0;
    padding-top: 0.375rem;
    line-height: 1.3;
    color: rgba(var(--shr-color-foreground), 0.5);
    font-size: 0.8125rem;
    border-top: solid 1px rgba(var(--shr-color-foreground), 0.06);
}
.shrine-scope .review-item__author .verified-icon {
    width: 1em;
    height: 1em;
    color: var(--shr-checkmark-color);
}
.shrine-scope .review-items-container .slideshow__slide {
    flex-basis: 100%;
}
.shrine-scope .review-items-container .slideshow__controls {
    border: none;
}
.shrine-scope .review-items-container .slider-button {
    width: 1.25rem;
    height: 1.25rem;
}
.shrine-scope .review-items-container .slider-button svg {
    height: 0.4375rem;
}
.shrine-scope .review-items-container .slider-counter__link--dots .dot {
    width: 0.4375rem;
    height: 0.4375rem;
}
.shrine-scope .review-items-container .slider-counter__link {
    padding: 0.3125rem;
}
.shrine-scope .review-items-container .slider-counter--dots {
    margin: 0 0.125rem;
}
.shrine-scope .product--product-images-one .product__media-item:not(:first-child), .shrine-scope .product--product-images-one media-gallery .slider-buttons, .shrine-scope .product--product-images-one media-gallery .thumbnail-slider {
    display: none !important;
}
.shrine-scope .background-secondary .featured-product {
    padding: 0 0.9375rem 0.9375rem;
}
.shrine-scope .featured-product .share-button:nth-last-child(2) {
    display: inline-flex;
}
.shrine-scope .share-button+.product__view-details {
    display: inline-flex;
    float: right;
    align-items: center;
}
.shrine-scope .share-button+.product__view-details::after {
    content: "";
    clear: both;
    display: table;
}
@media screen and (min-width: 750px) {
.shrine-scope .background-secondary .featured-product {
        padding: 3.125rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .background-secondary .featured-product:not(.product--no-media)>.product__info-wrapper {
        padding: 0 0 0 3.125rem;
    }
.shrine-scope .background-secondary .featured-product:not(.product--no-media).product--right>.product__info-wrapper {
        padding: 0 3.125rem 0 0;
    }
.shrine-scope .featured-product:not(.product--no-media)>.product__info-wrapper {
        padding: 0 4.375rem;
    }
.shrine-scope .background-secondary .featured-product {
        padding: 3.75rem 4.375rem;
        position: relative;
        z-index: 1;
    }
}
.shrine-scope .related-products {
    display: block;
}
.shrine-scope .related-products__heading {
    margin: 0 0 1.875rem;
}
.shrine-scope .vertical-ticker__inner {
    overflow: hidden;
    -webkit-mask-image: linear-gradient(0deg, transparent 0, #000 20%, #000 70%, transparent);
    mask-image: linear-gradient(180deg, transparent 0, #000 20%, #000 70%, transparent);
}
.shrine-scope .vertical-ticker__container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: center;
}
.shrine-scope .vertical-ticker__item {
    margin: 0;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .vertical-ticker__item--italic {
    font-style: italic;
}
.shrine-scope .vertical-ticker__item--uppercase {
    text-transform: uppercase;
}
.shrine-scope .vertical-ticker__item--bold {
    font-weight: 700;
}
@keyframes vertTicker {
    to {
        transform: translateY(-50%);
    }
}
.shrine-scope .vertical-ticker-and-content {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.shrine-scope .vertical-ticker-content {
    display: grid;
    place-items: center;
    position: relative;
}
.shrine-scope .vertical-ticker-content__bg, .shrine-scope .vertical-ticker-content__bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.shrine-scope .vertical-ticker-content__bg img {
    object-fit: cover;
    object-position: center center;
    z-index: -2;
}
.shrine-scope .vertical-ticker-content .page-width {
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 900px) {
.shrine-scope .vertical-ticker-and-content--ticker-first .vertical-ticker {
        order: -1;
    }
.shrine-scope .vertical-ticker-and-content {
        grid-template-columns: repeat(2, 1fr);
    }
.shrine-scope .vertical-ticker-content {
        padding-top: 36px;
    }
}
@media screen and (max-width: 900px) {
.shrine-scope .vertical-ticker-and-content--content-desktop-only .vertical-ticker-content {
        display: none;
    }
}
.shrine-scope .horizontal-ticker {
    overflow-x: hidden;
    max-width: 100%;
}
.shrine-scope .horizontal-ticker__inner {
    overflow: hidden;
}
.shrine-scope .horizontal-ticker__container {
    display: flex;
    align-items: center;
    width: fit-content;
}
.shrine-scope .horizontal-ticker__item {
    margin: 0;
    color: rgb(var(--shr-color-foreground));
    line-height: 1;
    white-space: nowrap;
}
.shrine-scope .horizontal-ticker__item--italic {
    font-style: italic;
}
.shrine-scope .horizontal-ticker__item--uppercase {
    text-transform: uppercase;
}
.shrine-scope .horizontal-ticker__item--bold {
    font-weight: 700;
}
.shrine-scope .horizontal-ticker .icons-with-text__icon-item {
    margin-bottom: 0;
}
@keyframes horTicker {
    to {
        transform: translateX(-50%);
    }
}
.shrine-scope .horizontal-ticker__video {
    --shr-mobile-image-height: var(--shr-mobile-video-height);
    --shr-desktop-image-height: var(--shr-desktop-video-height);
}
.shrine-scope .image-with-text .grid {
    margin-bottom: 0;
}
.shrine-scope .image-with-text__grid {
    align-items: stretch;
}
.shrine-scope .image-with-text .grid__item {
    position: relative;
}
@media screen and (min-width: 750px) {
.shrine-scope .image-with-text__grid--reverse {
        flex-direction: row-reverse;
    }
}
.shrine-scope .image-with-text__media {
    min-height: 100%;
    overflow: visible;
}
.shrine-scope .image-with-text__media--small {
    height: 12.125rem;
}
.shrine-scope .image-with-text__media--medium {
    height: 18.5rem;
}
.shrine-scope .image-with-text__media--large {
    height: 27.1875rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .image-with-text__media--small {
        height: 19.625rem;
    }
.shrine-scope .image-with-text__media--medium {
        height: 28.75rem;
    }
.shrine-scope .image-with-text__media--large {
        height: 43.4375rem;
    }
}
.shrine-scope .image-with-text__media--placeholder {
    position: relative;
    overflow: hidden;
}
.shrine-scope .image-with-text__media--placeholder:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .image-with-text__media--placeholder.image-with-text__media--adapt {
    height: 12.5rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .image-with-text__media--placeholder.image-with-text__media--adapt {
        height: 18.75rem;
    }
}
.shrine-scope .image-with-text__media--placeholder>svg {
    position: absolute;
    left: 50%;
    max-width: 50rem;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    fill: currentColor;
}
.shrine-scope .image-with-text__content {
    align-items: flex-start;
    display: flex;
    justify-content: center;
    align-self: center;
    flex-direction: column;
    height: 100%;
    padding: 1.875rem calc(1.875rem / var(--shr-font-body-scale)) 1.875rem;
    position: relative;
    z-index: 1;
}
.shrine-scope .image-with-text .grid__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.shrine-scope .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item:after {
    border-radius: var(--shr-media-radius);
}
.shrine-scope .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after {
    border-radius: var(--shr-text-boxes-radius);
    box-shadow: var(--shr-text-boxes-shadow-horizontal-offset) var(--shr-text-boxes-shadow-vertical-offset) var(--shr-text-boxes-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-text-boxes-shadow-opacity));
}
.shrine-scope .image-with-text .image-with-text__media-item>* {
    border-radius: var(--shr-media-radius);
    overflow: hidden;
}
.shrine-scope .image-with-text .global-media-settings {
    overflow: hidden !important;
}
.shrine-scope .image-with-text .image-with-text__text-item>* {
    border-radius: var(--shr-text-boxes-radius);
    overflow: hidden;
    box-shadow: var(--shr-text-boxes-shadow-horizontal-offset) var(--shr-text-boxes-shadow-vertical-offset) var(--shr-text-boxes-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-text-boxes-shadow-opacity));
}
.shrine-scope .image-with-text:not(.image-with-text--overlap) .image-with-text__media-item>*, .shrine-scope .image-with-text:not(.image-with-text--overlap) .image-with-text__text-item>* {
    box-shadow: none;
}
@media screen and (max-width: 749px) {
.shrine-scope .image-with-text--mobile-reverse .image-with-text__grid {
        flex-direction: column-reverse;
    }
.shrine-scope .image-with-text__media-item.image-with-text__media--mobile-full {
        margin: 0 -0.9375rem;
        max-width: calc(100% + 1.875rem);
        width: calc(100% + 1.875rem);
        --shr-media-radius: 0;
    }
.shrine-scope .image-with-text.image-with-text--mobile-normal.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item:after, .shrine-scope .image-with-text.image-with-text--mobile-normal.different-colors.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .shrine-scope .image-with-text.image-with-text--mobile-normal.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .shrine-scope .image-with-text.image-with-text--mobile-normal.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .shrine-scope .image-with-text.image-with-text--mobile-reverse.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item:after, .shrine-scope .image-with-text.image-with-text--mobile-reverse.different-colors.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
.shrine-scope .image-with-text.image-with-text--mobile-reverse.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__media-item:after, .shrine-scope .image-with-text.image-with-text--mobile-reverse.different-colors.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__media, .shrine-scope .image-with-text.image-with-text--mobile-reverse.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__media img, .shrine-scope .image-with-text.image-with-text--mobile-reverse.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__media video, .shrine-scope .image-with-text.image-with-text--mobile-normal.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item:after, .shrine-scope .image-with-text.image-with-text--mobile-normal.different-colors.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
.shrine-scope .image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__content {
        border-top: 0;
    }
}
.shrine-scope .image-with-text__content--mobile-right>* {
    align-self: flex-end;
    text-align: right;
}
.shrine-scope .image-with-text__content--mobile-center>* {
    align-self: center;
    text-align: center;
}
.shrine-scope .image-with-text--overlap .image-with-text__content {
    width: 90%;
    margin: -1.875rem auto 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .image-with-text__grid--reverse .image-with-text__content {
        margin-left: auto;
    }
.shrine-scope .image-with-text__content--bottom {
        justify-content: flex-end;
        align-self: flex-end;
    }
.shrine-scope .image-with-text__content--top {
        justify-content: flex-start;
        align-self: flex-start;
    }
.shrine-scope .image-with-text__content--desktop-right>* {
        align-self: flex-end;
        text-align: right;
    }
.shrine-scope .image-with-text__content--desktop-left>* {
        align-self: flex-start;
        text-align: left;
    }
.shrine-scope .image-with-text__content--desktop-center>* {
        align-self: center;
        text-align: center;
    }
.shrine-scope .image-with-text--overlap .image-with-text__text-item {
        display: flex;
        padding: 1.875rem 0;
    }
.shrine-scope .image-with-text--overlap .image-with-text__content {
        height: auto;
        width: calc(100% + 2.5rem);
        min-width: calc(100% + 2.5rem);
        margin-top: 0;
        margin-left: -2.5rem;
    }
.shrine-scope .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content {
        margin-left: 0;
        margin-right: -2.5rem;
    }
.shrine-scope .image-with-text--overlap .image-with-text__grid--reverse .image-with-text__text-item {
        justify-content: flex-end;
    }
.shrine-scope .image-with-text__media-item--top {
        align-self: flex-start;
    }
.shrine-scope .image-with-text__media-item--middle {
        align-self: center;
    }
.shrine-scope .image-with-text__media-item--bottom {
        align-self: flex-end;
    }
.shrine-scope .image-with-text__media-item--small, .shrine-scope .image-with-text__media-item--large+.image-with-text__text-item {
        flex-grow: 0;
    }
.shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media-item:after, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media img, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__media video, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__text-item:after, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content:after {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
.shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__text-item:after, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content:after, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media-item:after, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media img, .shrine-scope .image-with-text.different-colors.collapse-corners:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__media video {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
.shrine-scope .image-with-text.collapse-borders:not(.image-with-text--overlap) .grid:not(.image-with-text__grid--reverse) .image-with-text__content {
        border-left: 0;
    }
.shrine-scope .image-with-text.collapse-borders:not(.image-with-text--overlap) .image-with-text__grid--reverse .image-with-text__content {
        border-right: 0;
    }
}
.shrine-scope .image-with-text:not(.collapse-corners, .shrine-scope .image-with-text--overlap) .image-with-text__media-item {
    z-index: 2;
}
.shrine-scope .image-with-text__content {
    border-radius: var(--shr-text-boxes-radius);
    box-shadow: var(--shr-text-boxes-shadow-horizontal-offset) var(--shr-text-boxes-shadow-vertical-offset) var(--shr-text-boxes-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-text-boxes-shadow-opacity));
    word-break: break-word;
}
@media screen and (min-width: 990px) {
.shrine-scope .image-with-text__content {
        padding: 3.75rem 4.375rem 4.375rem;
    }
}
.shrine-scope .image-with-text__content>*+* {
    margin-top: 1.25rem;
}
.shrine-scope .image-with-text__content>.image-with-text__text:empty~a {
    margin-top: 1.25rem;
}
.shrine-scope .image-with-text__content> :first-child:is(.image-with-text__heading), .shrine-scope .image-with-text__text--caption+.image-with-text__heading, .shrine-scope .image-with-text__text--caption:first-child {
    margin-top: 0;
}
.shrine-scope .image-with-text__content :last-child:is(.image-with-text__heading), .shrine-scope .image-with-text__text--caption {
    margin-bottom: 0;
}
.shrine-scope .image-with-text__content .button+.image-with-text__text {
    margin-top: 1.25rem;
}
.shrine-scope .image-with-text__content .image-with-text__text+.button {
    margin-top: 1.875rem;
}
.shrine-scope .image-with-text__heading {
    margin-bottom: 0;
}
.shrine-scope .image-with-text__text p {
    margin-top: 0;
    margin-bottom: 0.625rem;
}
.shrine-scope .image-with-text .product__text-container--multiple.product__text-container--vertical+.product__text-container--multiple.product__text-container--vertical {
    margin-top: var(--shr-row-gap);
}
@media screen and (max-width: 749px) {
.shrine-scope .collapse-padding .image-with-text__grid .image-with-text__content {
        padding: 1.25rem 0;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .collapse-padding:not(.image-with-text--desktop-full-width) .image-with-text__grid:not(.image-with-text__grid--reverse) .image-with-text__content:not(.image-with-text__content--desktop-center) {
        padding-right: 0;
    }
.shrine-scope .collapse-padding:not(.image-with-text--desktop-full-width) .image-with-text__grid--reverse .image-with-text__content:not(.image-with-text__content--desktop-center) {
        padding-left: 0;
    }
}
@supports not (inset: 10px) {
.shrine-scope .image-with-text .grid {
        margin-left: 0;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .image-with-text--desktop-full-width.page-width {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
        --shr-media-radius: 0px;
        --shr-text-boxes-radius: 0px;
    }
.shrine-scope .image-with-text--desktop-full-width .image-with-text__content {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .image-with-text--desktop-full-width .image-with-text__content {
        padding-left: 4.375rem;
        padding-right: 4.375rem;
    }
}
.shrine-scope .image-with-text .product-info__image-block {
    width: 100%;
}
.shrine-scope .multirow__inner {
    display: flex;
    flex-direction: column;
    row-gap: var(--shr-grid-mobile-vertical-spacing);
}
@media screen and (min-width: 750px) {
.shrine-scope .multirow__inner {
        row-gap: var(--shr-grid-desktop-vertical-spacing);
    }
}
.shrine-scope .banner {
    display: flex;
    position: relative;
    flex-direction: column;
    z-index: 0;
}
.shrine-scope .banner__box {
    text-align: center;
}
@media only screen and (max-width: 749px) {
.shrine-scope .banner--content-align-mobile-left .banner__box {
        text-align: left;
    }
.shrine-scope .banner--content-align-mobile-right .banner__box {
        text-align: right;
    }
.shrine-scope .banner--content-align-mobile-center .banner__box .rating-stars-and-text {
        justify-content: center;
    }
.shrine-scope .banner--content-align-mobile-right .banner__box .rating-stars-and-text {
        justify-content: flex-end;
    }
}
@media only screen and (min-width: 750px) {
.shrine-scope .banner--content-align-left .banner__box {
        text-align: left;
    }
.shrine-scope .banner--content-align-right .banner__box {
        text-align: right;
    }
.shrine-scope .banner--content-align-center .banner__box .rating-stars-and-text {
        justify-content: center;
    }
.shrine-scope .banner--content-align-right .banner__box .rating-stars-and-text {
        justify-content: flex-end;
    }
.shrine-scope .banner--content-align-left.banner--desktop-transparent .banner__box, .shrine-scope .banner--content-align-right.banner--desktop-transparent .banner__box, .shrine-scope .banner--medium.banner--desktop-transparent .banner__box {
        max-width: 42.5rem;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--small.banner--mobile-bottom:not(.banner--adapt) .banner__media, .shrine-scope .banner--small.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
        height: 17.5rem;
    }
.shrine-scope .banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media, .shrine-scope .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
        height: 21.25rem;
    }
.shrine-scope .banner--large.banner--mobile-bottom:not(.banner--adapt) .banner__media, .shrine-scope .banner--large.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
        height: 24.375rem;
    }
.shrine-scope .banner--small:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        min-height: 17.5rem;
    }
.shrine-scope .banner--medium:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        min-height: 21.25rem;
    }
.shrine-scope .banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        min-height: 24.375rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .banner {
        flex-direction: row;
    }
.shrine-scope .banner--small:not(.banner--adapt) {
        min-height: 26.25rem;
    }
.shrine-scope .banner--medium:not(.banner--adapt) {
        min-height: 35rem;
    }
.shrine-scope .banner--large:not(.banner--adapt) {
        min-height: 45rem;
    }
.shrine-scope .banner__content.banner__content--top-left {
        align-items: flex-start;
        justify-content: flex-start;
    }
.shrine-scope .banner__content.banner__content--top-center {
        align-items: flex-start;
        justify-content: center;
    }
.shrine-scope .banner__content.banner__content--top-right {
        align-items: flex-start;
        justify-content: flex-end;
    }
.shrine-scope .banner__content.banner__content--middle-left {
        align-items: center;
        justify-content: flex-start;
    }
.shrine-scope .banner__content.banner__content--middle-center {
        align-items: center;
        justify-content: center;
    }
.shrine-scope .banner__content.banner__content--middle-right {
        align-items: center;
        justify-content: flex-end;
    }
.shrine-scope .banner__content.banner__content--bottom-left {
        align-items: flex-end;
        justify-content: flex-start;
    }
.shrine-scope .banner__content.banner__content--bottom-center {
        align-items: flex-end;
        justify-content: center;
    }
.shrine-scope .banner__content.banner__content--bottom-right {
        align-items: flex-end;
        justify-content: flex-end;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .banner:not(.banner--stacked) {
        flex-direction: row;
        flex-wrap: wrap;
    }
.shrine-scope .banner--stacked {
        height: auto;
    }
.shrine-scope .banner--stacked .banner__media {
        flex-direction: column;
    }
}
.shrine-scope .banner__box--custom-margins>* {
    margin-bottom: 0 !important;
}
.shrine-scope .banner__media {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.shrine-scope .banner__media-half {
    width: 50%;
}
.shrine-scope .banner__media-half+.banner__media-half {
    right: 0;
    left: auto;
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--stacked .banner__media-half {
        width: 100%;
    }
.shrine-scope .banner--stacked .banner__media-half+.banner__media-half {
        order: 1;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .banner__media {
        height: 100%;
    }
}
.shrine-scope .banner--adapt, .shrine-scope .banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
    height: auto;
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--mobile-bottom .banner__media, .shrine-scope .banner--stacked:not(.banner--mobile-bottom) .banner__media {
        position: relative;
    }
.shrine-scope .banner--stacked.banner--adapt .banner__content {
        height: auto;
    }
.shrine-scope .banner:not(.banner--mobile-bottom):not(.email-signup-banner) .banner__box {
        background: transparent;
        --shr-color-foreground: 255, 255, 255;
        --shr-color-button: 255, 255, 255;
        --shr-color-button-text: 0, 0, 0;
    }
.shrine-scope .banner:not(.banner--mobile-bottom):not(.email-signup-banner) .banner__box.banner--transparent-black {
        background: transparent;
        --shr-color-foreground: 0, 0, 0;
        --shr-color-button: 0, 0, 0;
        --shr-color-button-text: 255, 255, 255;
    }
.shrine-scope .banner:not(.banner--mobile-bottom) .banner__box {
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
.shrine-scope .banner:not(.banner--mobile-bottom) .button--secondary {
        --shr-color-button: 255, 255, 255;
        --shr-color-button-text: 255, 255, 255;
        --shr-alpha-button-background: 0;
    }
.shrine-scope .banner:not(.banner--mobile-bottom) .banner__box.banner--transparent-black .button--secondary {
        --shr-color-button: 0, 0, 0;
        --shr-color-button-text: 0, 0, 0;
    }
.shrine-scope .banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        position: absolute;
        height: auto;
    }
.shrine-scope .banner--stacked.banner--adapt:not(.banner--mobile-bottom) .banner__content {
        max-height: 100%;
        overflow: hidden;
        position: absolute;
    }
.shrine-scope .banner--stacked:not(.banner--adapt) .banner__media {
        position: relative;
    }
.shrine-scope .banner::before {
        display: none !important;
    }
.shrine-scope .banner--stacked .banner__media-image-half {
        width: 100%;
    }
}
.shrine-scope .banner__content {
    padding: 0;
    display: flex;
    position: relative;
    width: 100%;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
@media screen and (min-width: 750px) {
.shrine-scope .banner__content {
        padding: 3.125rem;
    }
.shrine-scope .banner__content--top-left {
        align-items: flex-start;
        justify-content: flex-start;
    }
.shrine-scope .banner__content--top-center {
        align-items: flex-start;
        justify-content: center;
    }
.shrine-scope .banner__content--top-right {
        align-items: flex-start;
        justify-content: flex-end;
    }
.shrine-scope .banner__content--middle-left {
        align-items: center;
        justify-content: flex-start;
    }
.shrine-scope .banner__content--middle-center {
        align-items: center;
        justify-content: center;
    }
.shrine-scope .banner__content--middle-right {
        align-items: center;
        justify-content: flex-end;
    }
.shrine-scope .banner__content--bottom-left {
        align-items: flex-end;
        justify-content: flex-start;
    }
.shrine-scope .banner__content--bottom-center {
        align-items: flex-end;
        justify-content: center;
    }
.shrine-scope .banner__content--bottom-right {
        align-items: flex-end;
        justify-content: flex-end;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--mobile-bottom:not(.banner--stacked) .banner__content {
        order: 2;
    }
.shrine-scope .banner:not(.banner--mobile-bottom) .field__input {
        background-color: transparent;
    }
}
.shrine-scope .banner__box {
    padding: 2.5rem 2.1875rem;
    position: relative;
    height: fit-content;
    align-items: center;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
    z-index: 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .banner--desktop-transparent .banner__box {
        background: transparent;
        --shr-color-foreground: 255, 255, 255;
        --shr-color-button: 255, 255, 255;
        --shr-color-button-text: 0, 0, 0;
        max-width: 55.625rem;
        border: none;
        border-radius: 0;
        box-shadow: none;
    }
.shrine-scope .banner--desktop-transparent .banner__box.banner--transparent-black {
        background: transparent;
        --shr-color-foreground: 0, 0, 0;
        --shr-color-button: 0, 0, 0;
        --shr-color-button-text: 255, 255, 255;
    }
.shrine-scope .banner--desktop-transparent .button--secondary {
        --shr-color-button: 255, 255, 255;
        --shr-color-button-text: 255, 255, 255;
        --shr-alpha-button-background: 0;
    }
.shrine-scope .banner--desktop-transparent .banner__box.banner--transparent-black .button--secondary {
        --shr-color-button: 0, 0, 0;
        --shr-color-button-text: 0, 0, 0;
    }
.shrine-scope .banner--desktop-transparent .content-container:after {
        display: none;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--mobile-bottom::after, .shrine-scope .banner--mobile-bottom .banner__media::after {
        display: none;
    }
}
.shrine-scope .banner::after, .shrine-scope .banner__media::after {
    content: "";
    position: absolute;
    top: 0;
    background: #000000;
    opacity: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}
.shrine-scope .banner__box>*+.banner__text {
    margin-top: 0.9375rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .banner__box>*+.banner__text {
        margin-top: 1.25rem;
    }
}
.shrine-scope .banner__box>*+* {
    margin-top: 0.625rem;
}
.shrine-scope .banner__box>*:first-child {
    margin-top: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--stacked .banner__box {
        width: 100%;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .banner__box {
        width: auto;
        max-width: 44.375rem;
        min-width: 28.125rem;
    }
}
@media screen and (min-width: 1400px) {
.shrine-scope .banner__box {
        max-width: 56.25rem;
    }
}
.shrine-scope .banner__heading {
    margin-bottom: 0;
}
.shrine-scope .banner__box .banner__heading+*:not(.rating-stars, .shrine-scope .trustpilot-stars) {
    margin-top: 0.625rem;
}
.shrine-scope .banner__buttons {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 0.625rem;
    max-width: 28.125rem;
    word-break: break-word;
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--content-align-mobile-right .banner__buttons--multiple {
        justify-content: flex-end;
    }
.shrine-scope .banner--content-align-mobile-center .banner__buttons--multiple>* {
        flex-grow: 1;
        min-width: 13.75rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .banner--content-align-center .banner__buttons--multiple>* {
        flex-grow: 1;
        min-width: 13.75rem;
    }
.shrine-scope .banner--content-align-right .banner__buttons--multiple {
        justify-content: flex-end;
    }
}
.shrine-scope .banner__box>*+.banner__buttons {
    margin-top: 1.25rem;
}
.shrine-scope shrine-slideshow-component {
    position: relative;
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 989px) {
.shrine-scope .no-js shrine-slideshow-component .slider {
        padding-bottom: 1.875rem;
    }
}
.shrine-scope shrine-slideshow-component .slideshow.banner {
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    gap: 0;
}
.shrine-scope .slideshow__slide {
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 749px) {
.shrine-scope .slideshow--placeholder.banner--mobile-bottom.banner--adapt_image .slideshow__media, .shrine-scope .slideshow--placeholder.banner--adapt_image:not(.banner--mobile-bottom) {
        height: 17.5rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .slideshow--placeholder.banner--adapt_image {
        height: 35rem;
    }
}
.shrine-scope .slideshow__text.banner__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 34.0625rem;
}
.shrine-scope .slideshow__text>* {
    max-width: 100%;
}
@media screen and (max-width: 749px) {
.shrine-scope shrine-slideshow-component.page-width .slideshow__text {
        border-right: var(--shr-text-boxes-border-width) solid rgba(var(--shr-color-foreground), var(--shr-text-boxes-border-opacity));
        border-left: var(--shr-text-boxes-border-width) solid rgba(var(--shr-color-foreground), var(--shr-text-boxes-border-opacity));
    }
.shrine-scope .banner--mobile-bottom .slideshow__text.banner__box {
        max-width: 100%;
    }
.shrine-scope .banner--mobile-bottom .slideshow__text-wrapper {
        flex-grow: 1;
    }
.shrine-scope .banner--mobile-bottom .slideshow__text.banner__box {
        height: 100%;
    }
.shrine-scope .banner--mobile-bottom .slideshow__text .button {
        flex-grow: 0;
    }
.shrine-scope .slideshow__text.slideshow__text-mobile--left {
        align-items: flex-start;
        text-align: left;
    }
.shrine-scope .slideshow__text.slideshow__text-mobile--right {
        align-items: flex-end;
        text-align: right;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .slideshow__text.slideshow__text--left {
        align-items: flex-start;
        text-align: left;
    }
.shrine-scope .slideshow__text.slideshow__text--right {
        align-items: flex-end;
        text-align: right;
    }
}
.shrine-scope .slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper {
    height: 100%;
}
@media screen and (min-width: 750px) {
.shrine-scope .slideshow__text-wrapper.banner__content {
        height: 100%;
        padding: 3.125rem;
    }
}
.shrine-scope .slideshow__controls {
    border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .slideshow__controls--top {
    order: 2;
    z-index: 1;
}
@media screen and (max-width: 749px) {
.shrine-scope .slideshow__controls--border-radius-mobile {
        border-bottom-right-radius: var(--shr-text-boxes-radius);
        border-bottom-left-radius: var(--shr-text-boxes-radius);
    }
}
.shrine-scope .spaced-section--full-width:last-child shrine-slideshow-component:not(.page-width) .slideshow__controls {
    border-bottom: none;
}
@media screen and (min-width: 750px) {
.shrine-scope .slideshow__controls {
        position: relative;
    }
}
.shrine-scope shrine-slideshow-component:not(.page-width) .slider-buttons {
    border-right: 0;
    border-left: 0;
}
.shrine-scope .slideshow__control-wrapper {
    display: flex;
}
.shrine-scope .slideshow__autoplay {
    position: absolute;
    right: 0;
    border-left: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 749px) {
.shrine-scope shrine-slideshow-component.page-width .slideshow__autoplay {
        right: 0.9375rem;
    }
.shrine-scope .slideshow__controls--mobile-over {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        border: none;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .slideshow__autoplay.slider-button {
        position: inherit;
        margin-left: 0.375rem;
        padding: 0 0 0 0.375rem;
        border-left: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
    }
.shrine-scope .slideshow__controls--desktop-over {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        border: none;
    }
}
.shrine-scope .slideshow__autoplay .icon.icon-play, .shrine-scope .slideshow__autoplay .icon.icon-pause {
    display: block;
    position: absolute;
    opacity: 1;
    transform: scale(1);
    transition: transform 150ms ease, opacity 150ms ease;
    width: 0.5rem;
    height: 0.75rem;
}
.shrine-scope .slideshow__autoplay .icon.icon-play {
    height: 0.625rem;
}
.shrine-scope .slideshow__autoplay path {
    fill: rgba(var(--shr-color-foreground), 0.75);
}
.shrine-scope .slideshow__autoplay:hover path {
    fill: rgb(var(--shr-color-foreground));
}
@media screen and (forced-colors: active) {
.shrine-scope .slideshow__autoplay path, .shrine-scope .slideshow__autoplay:hover path {
        fill: CanvasText;
    }
}
.shrine-scope .slideshow__autoplay:hover svg {
    transform: scale(1.1);
}
.shrine-scope .slideshow__autoplay--paused .icon-pause, .shrine-scope .slideshow__autoplay:not(.slideshow__autoplay--paused) .icon-play {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
}
.shrine-scope .slideshow.banner {
    align-items: stretch;
}
.shrine-scope .video-section__media {
    position: relative;
    padding-bottom: 56.25%;
}
.shrine-scope .video-section__media.deferred-media {
    box-shadow: var(--shr-media-shadow-horizontal-offset) var(--shr-media-shadow-vertical-offset) var(--shr-media-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-media-shadow-opacity));
}
.shrine-scope .video-section__media.deferred-media:after {
    content: none;
}
.shrine-scope .video-section__poster.deferred-media__poster:focus {
    outline-offset: 0.1875rem;
}
.shrine-scope .video-section__media iframe {
    background-color: rgba(var(--shr-color-foreground), 0.03);
    border: 0;
}
.shrine-scope .video-section__poster, .shrine-scope .video-section__media iframe {
    position: absolute;
    width: 100%;
    height: 100%;
}
.shrine-scope .newsletter__wrapper {
    padding-right: calc(1.875rem / var(--shr-font-body-scale));
    padding-left: calc(1.875rem / var(--shr-font-body-scale));
}
@media screen and (min-width: 750px) {
.shrine-scope .newsletter__wrapper {
        padding-right: 5.625rem;
        padding-left: 5.625rem;
    }
}
.shrine-scope .newsletter__wrapper>* {
    margin-top: 0;
    margin-bottom: 0;
}
.shrine-scope .newsletter__wrapper>*+* {
    margin-top: 1.25rem;
}
.shrine-scope .newsletter__wrapper>*+.newsletter-form {
    margin-top: 1.875rem;
}
.shrine-scope .newsletter__subheading {
    max-width: 43.75rem;
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .newsletter__wrapper .newsletter-form__field-wrapper {
    max-width: 22.5rem;
}
.shrine-scope .newsletter-form__field-wrapper .newsletter-form__message {
    margin-top: 0.9375rem;
}
.shrine-scope .newsletter__button {
    margin-top: 1.875rem;
    width: fit-content;
}
@media screen and (min-width: 750px) {
.shrine-scope .newsletter__button {
        flex-shrink: 0;
        margin: 0 0 0 0.625rem;
    }
}
.shrine-scope .contact img {
    max-width: 100%;
}
.shrine-scope .contact .form__message {
    align-items: flex-start;
    margin-top: 0.3125rem;
}
.shrine-scope .contact .icon-success {
    margin-top: 0.125rem;
}
.shrine-scope .contact .field-wrapper, .shrine-scope .track-order-form .field {
    margin-bottom: 0.9375rem;
}
.shrine-scope .contact__button {
    display: flex;
    justify-content: center;
}
.shrine-scope .contact-from__message-container {
    padding: 0.46875rem;
    column-gap: 0.46875rem;
    margin-bottom: 1.25rem;
}
.shrine-scope .contact-from__message-container .material-icon {
    font-size: 2.8125rem;
}
.shrine-scope .contact-from__message-container img {
    height: 2.8125rem;
    width: auto;
}
.shrine-scope .contact-from__message-container ul {
    padding-left: 0.9375rem;
    margin: 0.1875rem 0 0;
}
@media screen and (min-width: 750px) {
.shrine-scope .contact .field-wrapper {
        margin-bottom: 1.25rem;
    }
.shrine-scope .contact__fields {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 1.25rem;
    }
}
.shrine-scope .collapsible-content {
    position: relative;
    z-index: 0;
}
.shrine-scope .collapsible-section-layout {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .collapsible-content__grid {
        align-items: center;
    }
.shrine-scope .collapsible-section-layout {
        padding-bottom: 3.125rem;
        padding-top: 3.125rem;
    }
}
.shrine-scope .collapsible-content__media--small {
    height: 12.125rem;
}
.shrine-scope .collapsible-content__media--large {
    height: 27.1875rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .collapsible-content__media--small {
        height: 19.625rem;
    }
.shrine-scope .collapsible-content__media--large {
        height: 43.4375rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .collapsible-content__grid--reverse {
        flex-direction: row-reverse;
    }
}
.shrine-scope .collapsible-content-wrapper-narrow {
    margin: 0 auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    max-width: 45.875rem;
}
.shrine-scope .collapsible-content__header {
    word-break: break-word;
}
.shrine-scope .collapsible-content__heading {
    margin-bottom: 1.25rem;
    margin-top: 0;
    text-align: center;
}
@media screen and (min-width: 750px) {
.shrine-scope .collapsible-content__heading {
        margin-bottom: 1.875rem;
    }
}
.shrine-scope .collapsible-none-layout .accordion+.accordion {
    border-top: 0;
}
.shrine-scope .collapsible-row-layout .accordion:not(:first-child):not(.color-background-1) {
    margin-top: 0.625rem;
}
.shrine-scope .caption-with-letter-spacing+h2 {
    margin-top: 0.625rem;
}
.shrine-scope .collapsible-row-layout .accordion {
    border: var(--shr-text-boxes-border-width) solid rgba(var(--shr-color-foreground), var(--shr-text-boxes-border-opacity));
    margin-bottom: 0.9375rem;
}
.shrine-scope .collapsible-row-layout .accordion summary, .shrine-scope .collapsible-row-layout .accordion .accordion__content {
    padding: 0.9375rem;
}
.shrine-scope .collapsible-row-layout .accordion .accordion__content {
    padding-top: 0;
    padding-bottom: 0;
}
.shrine-scope .collapsible-row-layout .accordion__details[open]+.accordion__content-wrapper .accordion__content {
    padding-bottom: 0.9375rem;
}
.shrine-scope .collapsible-content summary:hover {
    background: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .collapsible-content summary:hover .accordion__title {
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
}
@supports not (inset: 10px) {
@media screen and (min-width: 750px) {
.shrine-scope .collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child, .shrine-scope .collapsible-content__grid--reverse .collapsible-content__grid-item {
            padding-left: 3.125rem;
            padding-right: 0;
        }
}
@media screen and (min-width: 990px) {
.shrine-scope .collapsible-content__grid:not(.collapsible-content__grid--reverse) .grid__item:last-child, .shrine-scope .collapsible-content__grid--reverse .collapsible-content__grid-item {
            padding-left: 4.375rem;
        }
}
}
.shrine-scope .accordion-v2 {
    --shr-header-bg: transparent;
    --shr-icon-color: rgb(var(--shr-color-foreground));
    --shr-collapse-icon-color: rgb(var(--shr-color-foreground));
    --shr-solid-collapse-icon-color: rgb(var(--shr-color-background));
    --shr-solid-collapse-icon-bg: rgb(var(--shr-color-foreground));
    --shr-solid-collapse-icon-radius: 50%;
    --shr-content-bg: transparent;
    --shr-border-style: solid;
    --shr-corner-radius;
    0px;
    --shr-border-color: rgba(var(--shr-color-foreground), 0.12);
    --shr-border-thickness: 1px;
    --shr-border-prop: var(--shr-border-thickness) var(--shr-border-style) var(--shr-border-color);
    --shr-corner-radius: 0px;
}
.shrine-scope .accordion-v2 {
    border: none;
    overflow: hidden;
    border-radius: var(--shr-corner-radius);
}
.shrine-scope .accordion-v2[data-border-type="bottom"] {
    border-bottom: var(--shr-border-prop);
}
.shrine-scope .accordion-v2[data-border-type="top-bottom"] {
    border-top: var(--shr-border-prop);
    border-bottom: var(--shr-border-prop);
}
.shrine-scope .accordion-v2[data-border-type="all"] {
    border: var(--shr-border-prop);
}
.shrine-scope .accordion-v2 .accordion__details {
    background-color: var(--shr-header-bg);
}
.shrine-scope .accordion-v2[data-border-type="all"] .accordion__summary {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.shrine-scope .accordion-v2 .summary__title .material-icon {
    color: var(--shr-icon-color);
}
.shrine-scope .accordion-v2 .accordion__collapse-icon {
    --shr-size: 1.125rem;
    width: var(--shr-size);
    height: var(--shr-size);
}
.shrine-scope .accordion-v2 .accordion__collapse-icon svg {
    position: static;
    color: var(--shr-collapse-icon-color);
}
.shrine-scope .accordion-v2 .accordion__collapse-icon .icon-plus {
    width: 0.625rem;
}
.shrine-scope .accordion-v2 .accordion__collapse-icon--solid svg {
    color: var(--shr-solid-collapse-icon-color);
}
.shrine-scope .accordion-v2 .accordion__collapse-icon--solid {
    background-color: var(--shr-solid-collapse-icon-bg);
    border-radius: var(--shr-solid-collapse-icon-radius);
}
.shrine-scope .accordion-v2 .accordion__collapse-icon--solid .icon-caret {
    transform: translateY(7%);
}
.shrine-scope .accordion-v2 .accordion__details[open] .accordion__collapse-icon--solid .icon-caret {
    transform: translateY(-7%) rotate(180deg);
}
.shrine-scope .accordion-v2 .accordion__content-wrapper {
    background-color: var(--shr-content-bg);
}
.shrine-scope .accordion-v2 .accordion__content {
    padding: 0 !important;
}
.shrine-scope .accordion-v2 .accordion__content__inner {
    padding: 0 0.625rem 0.625rem;
}
.shrine-scope .accordion-v2--colors-theme[data-border-type="none"] .accordion__collapse-icon, .shrine-scope .accordion-v2--colors-theme[data-border-type="bottom"] .accordion__collapse-icon, .shrine-scope .accordion-v2--colors-theme[data-border-type="top-bottom"] .accordion__collapse-icon {
    margin-right: 0.3125rem;
}
.shrine-scope .accordion-v2, .shrine-scope .accordion-v2 .accordion__details, .shrine-scope .accordion-v2 .material-icon, .shrine-scope .accordion-v2 .accordion__collapse-icon, .shrine-scope .accordion-v2 .accordion__collapse-icon svg, .shrine-scope .accordion-v2 .accordion__content-wrapper, .shrine-scope .accordion-v2 .accordion__content {
    transition: grid-template-rows var(--shr-animation-duration) ease-in-out, background-color var(--shr-animation-duration) ease-in-out, color var(--shr-animation-duration) ease-in-out, border-color var(--shr-animation-duration) ease-in-out, transform var(--shr-animation-duration) ease-in-out, opacity var(--shr-animation-duration) ease-in-out;
}
.shrine-scope .rich-text {
    z-index: 1;
}
.shrine-scope .rich-text__wrapper {
    display: flex;
    justify-content: center;
}
.shrine-scope .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
    margin: auto;
}
.shrine-scope .rich-text__blocks {
    width: 100%;
}
@media screen and (min-width: 750px) {
.shrine-scope .rich-text__wrapper {
        width: 100%;
    }
.shrine-scope .rich-text__wrapper--left {
        justify-content: flex-start;
    }
.shrine-scope .rich-text__wrapper--right {
        justify-content: flex-end;
    }
.shrine-scope .rich-text:not(.rich-text--full-width) .rich-text__blocks {
        max-width: 31.25rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .rich-text:not(.rich-text--full-width) .rich-text__blocks {
        max-width: 48.75rem;
    }
}
.shrine-scope .rich-text__blocks * {
    overflow-wrap: break-word;
}
.shrine-scope .rich-text__blocks>* {
    margin-top: 0;
    margin-bottom: 0;
}
.shrine-scope .rich-text__blocks>*+* {
    margin-top: 1.25rem;
}
.shrine-scope .rich-text__blocks>*+a {
    margin-top: 1.875rem;
}
.shrine-scope h2+.rating-stars, .shrine-scope h2+.trustpilot-stars {
    margin-top: 0.1875rem;
}
.shrine-scope .rating-stars+h2, .shrine-scope .trustpilot-stars+h2 {
    margin-top: 0;
}
.shrine-scope .rich-text__buttons {
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.625rem;
    width: 100%;
    max-width: 28.125rem;
    word-break: break-word;
}
.shrine-scope .rich-text__buttons--multiple>* {
    flex-grow: 1;
    min-width: 13.75rem;
}
.shrine-scope .rich-text__buttons+.rich-text__buttons {
    margin-top: 0.625rem;
}
.shrine-scope .rich-text__blocks.left .rich-text__buttons {
    justify-content: flex-start;
}
.shrine-scope .rich-text__blocks.right .rich-text__buttons {
    justify-content: flex-end;
}
@media screen and (max-width: 749px) {
.shrine-scope .rich-text__blocks.mobile-left .rich-text__buttons {
        justify-content: flex-start;
    }
.shrine-scope .rich-text__blocks.mobile-center .rich-text__buttons {
        justify-content: center;
    }
.shrine-scope .rich-text__blocks.mobile-right .rich-text__buttons {
        justify-content: flex-end;
    }
}
.shrine-scope .email-signup-banner .newsletter-form, .shrine-scope .email-signup-banner .newsletter-form__field-wrapper {
    display: inline-block;
}
@media only screen and (min-width: 750px) {
.shrine-scope .email-signup-banner:not(.banner--desktop-transparent) .email-signup-banner__box {
        width: 100%;
    }
}
.shrine-scope .email-signup-banner__box .email-signup-banner__heading {
    margin-bottom: 0;
}
.shrine-scope .email-signup-banner__box>*+.newsletter__subheading {
    margin-top: 1.25rem;
}
.shrine-scope .email-signup-banner__box .newsletter__subheading p {
    margin: 0;
}
.shrine-scope .email-signup-banner-background {
    width: 100%;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-width: 749px) {
.shrine-scope .email-signup-banner:not(.banner--mobile-bottom) .banner__box:not(.email-signup-banner__box--no-image) {
        background-color: transparent;
        --shr-color-foreground: 255, 255, 255;
        --shr-color-button: 255, 255, 255;
        --shr-color-button-text: 0, 0, 0;
    }
}
@media only screen and (min-width: 750px) {
.shrine-scope .banner--desktop-transparent .email-signup-banner__box--no-image * {
        color: rgb(var(--shr-color-base-text));
    }
.shrine-scope .banner--desktop-transparent .email-signup-banner__box .field__input {
        background-color: transparent;
    }
.shrine-scope .banner--desktop-transparent .email-signup-banner__box--no-image .field__input {
        box-shadow: 0 0 0 0.0625rem rgba(var(--shr-color-base-text), 0.55);
    }
.shrine-scope .banner--desktop-transparent .email-signup-banner__box--no-image .field__input:focus {
        box-shadow: 0 0 0 0.125rem rgba(var(--shr-color-base-text), 0.75);
    }
.shrine-scope .banner--desktop-transparent .email-signup-banner__box--no-image .field__button:focus-visible {
        outline: 0.125rem solid rgba(var(--shr-color-base-text), 0.5);
        box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-base-text), 0.3);
    }
}
@media only screen and (min-width: 750px) {
.shrine-scope .email-signup-banner-background-mobile {
        display: none;
    }
}
@media only screen and (max-width: 749px) {
.shrine-scope .email-signup-banner-background:not(.email-signup-banner-background-mobile) {
        display: none;
    }
}
.shrine-scope .email-signup-banner .banner__media {
    overflow: hidden;
}
@media screen and (max-width: 749px) {
.shrine-scope .banner--mobile-content-align-left .newsletter-form__message {
        justify-content: flex-start;
    }
.shrine-scope .banner--mobile-content-align-right .newsletter-form__message {
        justify-content: right;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .banner--content-align-center .newsletter-form__message {
        justify-content: center;
    }
.shrine-scope .banner--content-align-right .newsletter-form__message {
        justify-content: right;
    }
}
.shrine-scope .collection-list {
    margin-top: 0;
    margin-bottom: 0;
}
.shrine-scope .collection-list-title {
    margin: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .collection-list:not(.slider) {
        padding-left: 0;
        padding-right: 0;
    }
}
.shrine-scope .collection-list__item:only-child {
    max-width: 100%;
    width: 100%;
}
@media screen and (max-width: 749px) {
.shrine-scope .slider.collection-list--1-items {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 750px) and (max-width: 989px) {
.shrine-scope .slider.collection-list--1-items, .shrine-scope .slider.collection-list--2-items, .shrine-scope .slider.collection-list--3-items, .shrine-scope .slider.collection-list--4-items {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .collection-list__item a:hover {
        box-shadow: none;
    }
}
@media screen and (max-width: 989px) {
.shrine-scope .collection-list.slider .collection-list__item {
        max-width: 100%;
    }
}
.shrine-scope .collection-list-view-all {
    margin-top: 1.25rem;
}
.shrine-scope .multicolumn .title {
    margin: 0;
}
.shrine-scope .multicolumn.no-heading .title {
    display: none;
}
.shrine-scope .multicolumn .title-wrapper-with-link {
    margin-top: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .multicolumn .title-wrapper-with-link {
        margin-bottom: 1.875rem;
    }
}
.shrine-scope .multicolumn-card__image-wrapper--third-width {
    width: 33%;
}
.shrine-scope .multicolumn-card__image-wrapper--half-width {
    width: 50%;
}
.shrine-scope .multicolumn-card {
    max-width: 45rem;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.shrine-scope .multicolumn-card--media-bottom {
    flex-direction: column-reverse;
}
.shrine-scope .splide--align-stretch .splide__slide__container, .shrine-scope .splide--align-stretch .multicolumn-card {
    height: 100%;
}
.shrine-scope .splide--align-stretch .multicolumn-card__info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: var(--shr-stretched-cards-alignment);
}
.shrine-scope .multicolumn-card, .shrine-scope .multicolumn-card.center .multicolumn-card__image-wrapper:not(.multicolumn-card__image-wrapper--full-width) {
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .multicolumn .button {
    margin-top: 0.9375rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .multicolumn .button {
        margin-top: 2.5rem;
    }
}
.shrine-scope .multicolumn-card.color-bg-overlay {
    background: rgb(var(--shr-color-background)) linear-gradient(rgba(var(--shr-color-foreground), 0.04), rgba(var(--shr-color-foreground), 0.04));
}
.shrine-scope .multicolumn-card h3 {
    line-height: calc(1 + 0.5 / max(1, var(--shr-font-heading-scale)));
}
.shrine-scope .multicolumn-card h3, .shrine-scope .multicolumn-card p {
    margin: 0;
}
.shrine-scope .multicolumn-card-spacing {
    padding-top: 1.5625rem;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
}
.shrine-scope .multicolumn-card__info> :nth-child(2) {
    margin-top: 0.625rem;
}
.shrine-scope .multicolumn-card.center .media--adapt, .shrine-scope .multicolumn-card .media--adapt .multicolumn-card__image {
    width: auto;
}
.shrine-scope .multicolumn-card.center .media--adapt img {
    left: 50%;
    transform: translateX(-50%);
}
.shrine-scope .multicolumn--same-bgs .multicolumn-card-spacing {
    padding: 0;
    margin: 0;
}
.shrine-scope .multicolumn-card__info {
    padding: 1.5625rem;
}
.shrine-scope .multicolumn--same-bgs .multicolumn-card__info {
    padding-top: 0;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.shrine-scope .is-active .multicolumn--same-bgs .multicolumn-card__info {
    padding-bottom: 0;
}
.shrine-scope .multicolumn--same-bgs .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 1.5625rem;
}
.shrine-scope .multicolumn--same-bgs .multicolumn-card__image-wrapper .media {
    border-radius: calc(var(--shr-text-boxes-radius) - var(--shr-text-boxes-border-width));
    overflow: hidden;
}
@media screen and (min-width: 750px) {
.shrine-scope .multicolumn--same-bgs .multicolumn-card__image-wrapper {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
.shrine-scope .multicolumn .multicolumn--same-bgs .multicolumn-card__info, .shrine-scope .splide:not(.is-active) .multicolumn--same-bgs.center .multicolumn-card__info {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
.shrine-scope .multicolumn-card:not(.multicolumn-card--media-bottom)>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing) {
    border-top-left-radius: calc(var(--shr-text-boxes-radius) - var(--shr-text-boxes-border-width));
    border-top-right-radius: calc(var(--shr-text-boxes-radius) - var(--shr-text-boxes-border-width));
    overflow: hidden;
}
.shrine-scope .multicolumn-card--media-bottom>.multicolumn-card__image-wrapper--full-width:not(.multicolumn-card-spacing) {
    border-bottom-left-radius: calc(var(--shr-text-boxes-radius) - var(--shr-text-boxes-border-width));
    border-bottom-right-radius: calc(var(--shr-text-boxes-radius) - var(--shr-text-boxes-border-width));
    overflow: hidden;
}
.shrine-scope .multicolumn--same-bgs.multicolumn-card {
    border-radius: 0;
}
.shrine-scope .multicolumn-card__info .link {
    text-decoration: none;
    font-size: inherit;
    margin-top: 0.9375rem;
}
.shrine-scope .multicolumn-card__info .icon-wrap {
    margin-left: 0.5rem;
    white-space: nowrap;
}
.shrine-scope .icon-bar-card__icon--small {
    --shr-icon-size: 1.875rem;
}
.shrine-scope .icon-bar-card__icon--medium {
    --shr-icon-size: 3.125rem;
}
.shrine-scope .icon-bar-card__icon--large {
    --shr-icon-size: 4.375rem;
}
.shrine-scope .multicolumn-card.multicolumn--diff-bgs .icon-bar-card__icon {
    padding-top: 1.5625rem;
}
.shrine-scope .icon-bar-card__icon img {
    height: var(--shr-icon-size);
}
.shrine-scope .icon-bar-card__icon .material-symbols-outlined {
    font-size: var(--shr-icon-size);
}
.shrine-scope .multicolumn .multicolumn-title-with-text {
    margin-bottom: 0.3125rem;
}
.shrine-scope .multicolumn-text {
    text-align: center;
    margin-bottom: 1.875rem;
}
.shrine-scope .multicolumn-text p:first-child {
    margin-top: 0;
}
.shrine-scope .icon-bar-card .multicolumn-card__info {
    padding-top: 0.625rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .multicolumn[data-mobile-columns="2"] .multicolumn-card.multicolumn--diff-bgs .icon-bar-card__icon {
        padding-top: 0.9375rem;
    }
.shrine-scope .icon-bar[data-mobile-columns="2"] .multicolumn-card__info {
        padding-top: 0.625rem;
    }
.shrine-scope .icon-bar[data-mobile-columns="2"] .material-icon {
        font-size: calc(var(--shr-icon-size) * 0.8);
    }
.shrine-scope .icon-bar.background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
        padding: 0.4375rem 0.3125rem 0.9375rem;
    }
}
.shrine-scope .icon-bar .icon-bar-card--horizontal {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
}
.shrine-scope .icon-bar.background-primary .icon-bar-card--horizontal .icon-bar-card__icon {
    padding-top: 0;
}
.shrine-scope .icon-bar.background-primary .icon-bar-card--horizontal {
    padding: 0.625rem;
}
.shrine-scope .icon-bar .icon-bar-card--horizontal .multicolumn-card__info {
    padding: 0 0 0 0.625rem !important;
}
.shrine-scope .icon-bar .icon-bar-card--horizontal .multicolumn-card__info h3 {
    font-size: calc(var(--shr-font-heading-scale) * 0.8125rem);
}
.shrine-scope .icon-bar .icon-bar-card--horizontal .multicolumn-card__info> :nth-child(2) {
    margin-top: 0.3125rem;
    font-size: 0.8125rem;
    line-height: 1.6;
}
.shrine-scope .testimonial-card__stars {
    margin-top: 0.125rem;
    margin-bottom: 0.625rem;
}
.shrine-scope .testimonial-card__author-container {
    display: flex;
    align-items: center;
    padding-top: 0.625rem;
    margin-top: 0.46875rem;
    border-top: solid 1px rgba(var(--shr-color-foreground), 0.06);
}
.shrine-scope .center .testimonial-card__author-container {
    justify-content: center;
}
.shrine-scope .right .testimonial-card__author-container {
    justify-content: flex-end;
}
.shrine-scope .testimonial-card__avatar {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0.625rem;
    border-radius: 50%;
    overflow: hidden;
}
.shrine-scope .testimonial-card__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.shrine-scope .testimonial-card__author {
    font-size: 0.875rem;
    line-height: 1.1;
}
.shrine-scope .testimonial-card .multicolumn-card__info {
    padding: 0.78125rem 1.25rem 1.25rem;
    position: relative;
}
.shrine-scope .testimonial-card__quotes {
    font-size: 3.125rem;
    position: absolute;
    top: 0;
    right: 1.25rem;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    transform: translateY(-50%);
    margin: 0 !important;
}
.shrine-scope .testimonial-card__quotes svg {
    width: 55%;
}
.shrine-scope .testimonial-card__quotes--image-blank {
    font-size: 2.1875rem;
    right: 5px;
    top: 5px;
    transform: none;
}
.shrine-scope .testimonial-card__info--no-image-no-stars h3 {
    padding: 0 1.5625rem;
}
.shrine-scope .testimonial-card .testimonial-card__info--image-no-stars {
    padding-top: 0.78125rem;
}
.shrine-scope .testimonial-card__info--image-no-stars .testimonial-card__quotes {
    font-size: 2.5rem;
}
.shrine-scope .multicolumn .testimonial-card .multicolumn-card__info h3 {
    margin-top: 0.3125rem;
    font-size: calc(var(--shr-font-heading-scale) * 0.90625rem);
    margin-bottom: 0.625rem;
}
.shrine-scope .testimonial-card--has-author .multicolumn-card__info {
    padding-bottom: 0.78125rem;
}
.shrine-scope .section-divider {
    position: relative;
}
.shrine-scope .section-divider::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: calc(100% - 1px);
    top: -1px;
    z-index: -1;
    width: 100%;
    background: rgb(var(--shr-color-background));
}
.shrine-scope .section-divider.color-gradient::before {
    display: none;
}
.shrine-scope .section-divider__svg {
    --shr-max-height: 150px;
    background: none;
    position: relative;
    overflow: hidden;
    transform: translateY(1px);
}
.shrine-scope .section-divider__svg hr {
    margin: 0;
    box-shadow: var(--shr-shadow-offset-x) var(--shr-shadow-offset-y) var(--shr-shadow-blur) var(--shr-shadow-spread) var(--shr-shadow-color);
}
.shrine-scope .line.color-accent-1, .shrine-scope .line.color-accent-2, .shrine-scope .line.color-background-1, .shrine-scope .line.color-background-2, .shrine-scope .line.color-inverse, .shrine-scope .line.color-custom {
    stroke: rgb(var(--shr-color-background));
}
.shrine-scope .section-divider__svg svg {
    color: rgb(var(--shr-color-background));
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: var(--shr-max-height);
}
.shrine-scope .section-shape {
    display: block;
    width: 100%;
    height: auto;
    max-height: var(--shr-max-height, 180px);
}
.shrine-scope .waves-animated-1 {
    --shr-max-height: 1.875rem;
    margin: 0;
}
.shrine-scope .parallax1>use {
    animation: move-forever1 10s linear infinite;
}
.shrine-scope .parallax2>use {
    animation: move-forever2 8s linear infinite;
    opacity: 0.4;
}
.shrine-scope .parallax3>use {
    animation: move-forever3 6s linear infinite;
    opacity: 0.3;
}
.shrine-scope .parallax4>use {
    animation: move-forever4 4s linear infinite;
    opacity: 0.2;
}
@keyframes move-forever1 {
    0% {
        transform: translate(85px, 0%);
    }

    100% {
        transform: translate(-90px, 0%);
    }
}
@keyframes move-forever2 {
    0% {
        transform: translate(-90px, 0%);
    }

    100% {
        transform: translate(85px, 0%);
    }
}
@keyframes move-forever3 {
    0% {
        transform: translate(85px, 0%);
    }

    100% {
        transform: translate(-90px, 0%);
    }
}
@keyframes move-forever4 {
    0% {
        transform: translate(-90px, 0%);
    }

    100% {
        transform: translate(85px, 0%);
    }
}
@media screen and (min-width: 1000px) {
.shrine-scope .waves-animated-1 {
        --shr-max-height: 3.75rem;
    }
}
.shrine-scope .content-and-comparison-table {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
    column-gap: 3.125rem;
    row-gap: 1.25rem;
}
.shrine-scope .comparison-table-container {
    width: 100%;
    max-width: 31.25rem;
}
.shrine-scope .comparison-table {
    --shr-border-radius: 1.25rem;
    flex-grow: 1;
    border-spacing: 0;
}
.shrine-scope .comparison-table th {
    padding: 0.3125rem 0.46875rem;
    font-size: var(--shr-font-size);
    line-height: 1.3;
}
.shrine-scope .comparison-table thead {
    z-index: 1;
}
.shrine-scope .comparison-table tbody {
    border-radius: var(--shr-border-radius);
}
.shrine-scope .comparison-table td {
    --shr-cell-bottom-separator-thickness: 0.0625rem;
    --shr-cell-separator-opacity: 0.1;
    --shr-cell-overlay-opacity: 0;
    --shr-border-shadow-offset: 0 0 0 0;
    --shr-outer-box-shadow: 0.1875rem 0.1875rem 0.5rem rgba(0, 0, 0, 0.15);
    padding: 0.625rem 0.9375rem;
    text-align: center;
    position: relative;
    box-shadow: inset 0 calc(-1 * var(--shr-cell-bottom-separator-thickness)) 0 rgba(var(--shr-color-foreground), var(--shr-cell-separator-opacity)), var(--shr-outer-box-shadow);
}
.shrine-scope .comparison-table td:last-of-type {
    --shr-border-shadow-offset: 0.0625rem 0 0 0;
}
.shrine-scope .comparison-table--classic tbody tr:first-of-type td {
    --shr-border-shadow-offset: 0 -0.0625rem 0 0;
}
.shrine-scope .comparison-table--classic tbody tr:last-of-type td {
    --shr-border-shadow-offset: 0 0.0625rem 0 0;
}
.shrine-scope .comparison-table tbody tr:first-of-type td:first-child {
    border-radius: var(--shr-border-radius) 0 0 0;
    --shr-border-shadow-offset: -0.0625rem -0.0625rem 0 0;
}
.shrine-scope .comparison-table tbody tr:last-of-type td:first-child {
    border-radius: 0 0 0 var(--shr-border-radius);
    --shr-border-shadow-offset: -0.0625rem 0.0625rem 0 0;
}
.shrine-scope .comparison-table tbody tr:first-of-type td:last-child {
    border-radius: 0 var(--shr-border-radius) 0 0;
    --shr-border-shadow-offset: 0.0625rem -0.0625rem 0 0;
}
.shrine-scope .comparison-table tbody tr:last-of-type td:last-child {
    border-radius: 0 0 var(--shr-border-radius) 0;
    --shr-border-shadow-offset: 0.0625rem 0.0625rem 0 0;
}
.shrine-scope .comparison-table tbody td:not(.comparison-table__row-name) {
    padding: 0.625rem 1.25rem;
}
.shrine-scope .comparison-table__icon {
    font-size: 1.25rem;
    width: 1em;
    height: 1em;
    margin: auto;
    border-radius: 50%;
    box-sizing: content-box;
}
.shrine-scope .comparison-table__icon--solid {
    background: var(--shr-bg-color);
    padding: 0.25rem;
    font-size: 0.875rem;
}
.shrine-scope .comparison-table__icon svg {
    color: var(--shr-icon-color);
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.shrine-scope .comparison-table .comparison-table__row-name {
    --shr-font-size: 1.125rem;
    font-size: var(--shr-font-size);
    margin: 0;
}
.shrine-scope .content-and-comparison-table--no-content {
    grid-template-columns: repeat(1, 1fr);
}
@media screen and (max-width: 899px) {
.shrine-scope .content-and-comparison-table {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (min-width: 900px) {
.shrine-scope .content-and-comparison-table--table-first .comparison-table-container {
        order: -1;
    }
}
@media screen and (max-width: 750px) {
.shrine-scope .comparison-table .comparison-table__row-name, .shrine-scope .comparison-table th {
        font-size: calc(var(--shr-font-size) * 0.85);
    }
.shrine-scope .comparison-table__checkmark, .shrine-scope .comparison-table__x {
        width: 1.125rem;
        height: 1.125rem;
    }
}
@media screen and (max-width: 500px) {
.shrine-scope .comparison-table {
        --shr-border-radius: 0.9375rem;
    }
.shrine-scope .comparison-table thead img {
        max-width: var(--shr-mobile-logo-width);
    }
}
.shrine-scope .comparison-table--centered {
    --shr-bottom-piece-height: 1.875rem;
    padding-bottom: var(--shr-bottom-piece-height);
}
.shrine-scope .comparison-table--centered .comparison-table__logo {
    border-radius: var(--shr-border-radius) var(--shr-border-radius) 0 0;
    padding: 0.46875rem 0.625rem;
}
.shrine-scope .comparison-table--centered tbody tr:last-of-type td:nth-child(2)::after {
    content: "";
    display: block;
    width: 100%;
    height: var(--shr-bottom-piece-height);
    position: absolute;
    top: 100%;
    left: 0;
    background: rgb(var(--shr-color-background));
    border-radius: 0 0 var(--shr-border-radius) var(--shr-border-radius);
}
.shrine-scope .comparison-table--minimal tbody, .shrine-scope .comparison-table--minimal td {
    box-shadow: none;
    border-radius: 0;
}
.shrine-scope .comparison-table--minimal tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shrine-scope .comparison-table--minimal tbody tr:not(:last-of-type) {
    border-bottom: solid 0.0625rem rgba(var(--shr-color-foreground), var(--shr-border-opacity));
}
.shrine-scope .comparison-table--minimal th:nth-child(2), .shrine-scope .comparison-table--minimal td:nth-child(2) {
    order: -1;
    text-align: left;
}
.shrine-scope .comparison-table--minimal th, .shrine-scope .comparison-table--minimal tbody td:not(.comparison-table__row-name) {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}
.shrine-scope .comparison-table--minimal .comparison-table__row-name {
    flex-grow: 1;
    padding: 0.625rem 0.9375rem;
}
.shrine-scope .comparison-table--minimal .comparison-table__icon--solid {
    font-size: 1.25rem;
    padding: 0.46875rem;
}
@media screen and (min-width: 999px) {
.shrine-scope .comparison-table--minimal .comparison-table__icon--solid {
        font-size: 1.375rem;
        padding: 0.5625rem;
    }
}
.shrine-scope .content-and-results {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
    column-gap: 3.125rem;
    row-gap: 1.25rem;
}
.shrine-scope .content-and-results--no-content {
    grid-template-columns: repeat(1, 1fr);
}
@media screen and (max-width: 899px) {
.shrine-scope .content-and-results {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (min-width: 900px) {
.shrine-scope .content-and-results--results-first .results-container {
        order: -1;
    }
}
.shrine-scope .results-container .title, .shrine-scope .results-container .rte {
    margin-top: 0;
    margin-bottom: 0.9375rem;
}
.shrine-scope .content-and-results .content-container {
    width: 100%;
}
.shrine-scope .content-and-results__image {
    max-width: 37.5rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .results__rows-container {
    margin-bottom: 0.625rem;
}
.shrine-scope .results__percentage {
    border-radius: 50%;
    position: relative;
    --shr-border-width: 0.4375rem;
    flex-shrink: 0;
    z-index: 0;
}
.shrine-scope .results__row--vertical {
    flex-direction: column;
    text-align: center;
}
.shrine-scope .results__percentage--width-fix p:nth-child(1) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.shrine-scope .results__percentage--width-fix p:nth-child(2) {
    opacity: 0;
    pointer-events: none;
}
.shrine-scope .results__ring-svg {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
}
.shrine-scope .results__percentage p {
    margin: 0;
    color: rgb(var(--shr-accent-color));
    font-size: 1.125rem;
    font-weight: 700;
}
.shrine-scope .results__row {
    padding: 0.625rem 0;
    display: flex;
    align-items: center;
    border-bottom: 2px solid rgba(var(--shr-color-foreground), 0.05);
}
.shrine-scope .results__row:first-of-type {
    border-top: 2px solid rgba(var(--shr-color-foreground), 0.05);
}
.shrine-scope .results__text p {
    margin: 0;
}
.shrine-scope .results__caption p {
    margin: 0;
    font-size: 0.75rem;
}
.shrine-scope .content-and-comparison-slider {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    place-items: center;
    column-gap: 3.125rem;
    position: relative;
    z-index: 0;
    row-gap: 1.25rem;
}
.shrine-scope .content-and-comparison-slider--no-content {
    grid-template-columns: repeat(1, 1fr);
}
.shrine-scope .comparison-slider {
    display: block;
    position: relative;
    max-width: 28.125rem;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    --shr-position: 50%;
}
.shrine-scope .comparison-slider__overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
    max-width: 100%;
}
.shrine-scope .comparison-slider__overlay img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top left;
}
.shrine-scope .comparison-slider__underlay img {
    width: 100%;
}
.shrine-scope .comparison-slider__before-text, .shrine-scope .comparison-slider__after-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}
.shrine-scope .comparison-slider__before-text h3, .shrine-scope .comparison-slider__after-text h3 {
    text-align: center;
    width: fit-content;
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1;
    padding: 0.3125rem 0.8125rem 0.375rem;
    margin: 0;
    white-space: nowrap;
}
.shrine-scope .comparison-slider__after-text {
    left: auto;
    right: 0;
}
.shrine-scope .comparison-slider__input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-appearance: none;
    overflow: hidden;
}
.shrine-scope .comparison-slider__input::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 31.25rem;
    max-height: 100%;
    width: 3.125rem;
}
.shrine-scope .comparison-slider__line {
    --shr-line-width: 0.3125rem;
    --shr-arrow-x-offset: 1.09375rem;
    --shr-arrow-size: 0.4375rem;
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 50%;
    height: 100%;
    width: var(--shr-line-width);
    transform: translateX(-50%);
}
.shrine-scope .comparison-slider__arrow-left, .shrine-scope .comparison-slider__arrow-right {
    font-size: var(--shr-arrow-size);
    width: 1em;
    height: 1.7em;
    position: absolute;
    top: 50%;
    background: rgb(var(--shr-color-background));
}
.shrine-scope .comparison-slider__arrow-left {
    left: 0;
    transform: translate(calc(var(--shr-arrow-x-offset) * -1), -50%);
    clip-path: polygon(100% 0%, 0 50%, 100% 100%);
}
.shrine-scope .comparison-slider__arrow-right {
    right: 0;
    transform: translate(var(--shr-arrow-x-offset), -50%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.shrine-scope .comparison-slider__line--circle {
    --shr-circle-size: 2.65625rem;
    --shr-border-size: 0.1875rem;
    --shr-line-width: 0.1875rem;
    top: 50%;
    transform: translate(-50%, -50%);
    width: var(--shr-circle-size);
    height: var(--shr-circle-size);
    border-radius: 50%;
    background: rgba(var(--shr-color-background), 0.15);
    border: solid var(--shr-border-size) rgb(var(--shr-color-background));
    backdrop-filter: blur(2px);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.shrine-scope .comparison-slider__line--circle::before, .shrine-scope .comparison-slider__line--circle::after {
    content: "";
    display: block;
    height: 31.25rem;
    width: var(--shr-line-width);
    background: rgb(var(--shr-color-background));
    position: absolute;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.shrine-scope .comparison-slider__line--circle::before {
    bottom: 100%;
}
.shrine-scope .comparison-slider__line--circle::after {
    top: 100%;
}
.shrine-scope .comparison-slider__line--circle .comparison-slider__arrow-left {
    left: 25%;
    transform: translate(-50%, -50%);
}
.shrine-scope .comparison-slider__line--circle .comparison-slider__arrow-right {
    right: 25%;
    transform: translate(50%, -50%);
}
@media screen and (max-width: 899px) {
.shrine-scope .content-and-comparison-slider {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (min-width: 900px) {
.shrine-scope .content-and-comparison-slider--slider-first .comparison-slider {
        order: -1;
    }
.shrine-scope .comparison-slider__line--classic {
        --shr-line-width: 0.375rem;
        --shr-arrow-size: 0.5625rem;
    }
.shrine-scope .comparison-slider__line--circle {
        --shr-circle-size: 3.125rem;
        --shr-arrow-size: 0.46875rem;
    }
}
.shrine-scope .icon-with-content__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 5rem;
    align-items: center;
    row-gap: 1.875rem;
}
.shrine-scope .icons-with-text__icon-item {
    --shr-line-height: 1.5;
    display: flex;
    align-items: center;
    margin-bottom: 1.875rem;
}
.shrine-scope .icons-with-text__icon-item:last-child {
    margin-bottom: 0;
}
.shrine-scope .icons-with-text__icon-item--center {
    text-align: center;
}
.shrine-scope .icons-with-text__icon-item--center.icons-with-text__icon-item--next-to-title .icons-with-text__icon__title {
    justify-content: center;
}
.shrine-scope .icons-with-text__icon-item--right {
    text-align: right;
}
.shrine-scope .icons-with-text__icon-item--right.icons-with-text__icon-item--next-to-title .icons-with-text__icon__title {
    justify-content: flex-end;
}
.shrine-scope .icons-with-text__icon__icon--xs {
    --shr-icon-size: 1rem;
    --shr-margin: 0.625rem;
}
.shrine-scope .icons-with-text__icon__icon--s {
    --shr-icon-size: 1.4375rem;
    --shr-margin: 0.78125rem;
}
.shrine-scope .icons-with-text__icon__icon--m {
    --shr-icon-size: 1.5625rem;
    --shr-margin: 0.875rem;
}
.shrine-scope .icons-with-text__icon__icon--l {
    --shr-icon-size: 2.1875rem;
    --shr-margin: 0.9375rem;
}
.shrine-scope .icons-with-text__icon__icon--xl {
    --shr-icon-size: 3.125rem;
}
.shrine-scope .icons-with-text__icon__icon--xxl {
    --shr-icon-size: 4.375rem;
}
.shrine-scope .icons-with-text__icon__icon--xl, .shrine-scope .icons-with-text__icon__icon--xxl {
    --shr-margin: calc((var(--shr-icon-size)) * 0.35);
}
.shrine-scope .icons-with-text__icon__icon {
    flex-shrink: 0;
    width: var(--shr-icon-size);
    height: var(--shr-icon-size);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: var(--shr-margin);
    background: none;
}
.shrine-scope .icons-with-text__icon__icon .material-icon {
    color: rgb(var(--shr-color-background));
    font-size: var(--shr-icon-size);
}
.shrine-scope .icons-with-text__icon__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
}
.shrine-scope .icons-with-text__icon__title {
    margin: 0;
    line-height: 1.3;
    margin-bottom: 0.4em;
}
.shrine-scope .icons-with-text__icon-item--next-to-title .icons-with-text__icon__title {
    display: flex;
    align-items: center;
}
.shrine-scope .icons-with-text__icon__title.h5 {
    font-size: 1.09375rem;
}
.shrine-scope .icons-with-text__icon__title.h4 {
    font-size: 1.1875rem;
}
.shrine-scope .icons-with-text__icon__title.h3 {
    font-size: 1.40625rem;
}
.shrine-scope .icons-with-text__icon__title.h2 {
    font-size: 1.65625rem;
}
.shrine-scope .icons-with-text__icon__text p {
    line-height: var(--shr-line-height);
}
.shrine-scope .icon-with-text__icon__text--small {
    font-size: 0.75rem;
}
.shrine-scope .icons-with-text__icon-item--above {
    flex-direction: column;
    text-align: center;
}
.shrine-scope .icons-with-text__icon-item--above .icons-with-text__icon__icon {
    margin-right: 0;
    margin-bottom: var(--shr-margin);
}
.shrine-scope .icon-with-content__content>* {
    margin-top: 1.25rem;
    margin-bottom: 0;
}
.shrine-scope .icon-with-content__content>*:first-child {
    margin-top: 0;
}
.shrine-scope .icon-with-content__content .icon-with-content__text--caption+.icon-with-content__heading {
    margin-top: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .icon-with-content__grid {
        grid-template-columns: repeat(1, 1fr);
    }
.shrine-scope .icon-with-content__mobile-grid--reverse .icon-with-content__content {
        order: -1;
    }
.shrine-scope .icon-with-content__content--hide-on-mobile {
        display: none;
    }
.shrine-scope .icon-with-content__content {
        text-align: center;
    }
.shrine-scope .icons-with-text__icon__icon--xs {
        --shr-icon-size: 0.9375rem;
        --shr-margin: 0.46875rem;
    }
.shrine-scope .icons-with-text__icon__icon--s {
        --shr-icon-size: 1.09375rem;
        --shr-margin: 0.53125rem;
    }
.shrine-scope .icons-with-text__icon__icon--m {
        --shr-icon-size: 1.3125rem;
        --shr-margin: 0.625rem;
    }
.shrine-scope .icons-with-text__icon__icon--l {
        --shr-icon-size: 1.875rem;
        --shr-margin: 0.8125rem;
    }
.shrine-scope .icons-with-text__icon__icon--xl {
        --shr-icon-size: 2.65625rem;
    }
.shrine-scope .icons-with-text__icon__icon--xxl {
        --shr-icon-size: 3.4375rem;
    }
.shrine-scope .icons-with-text__icon__title.h5 {
        font-size: 0.875rem;
    }
.shrine-scope .icons-with-text__icon__title.h4 {
        font-size: 1rem;
    }
.shrine-scope .icons-with-text__icon__title.h3 {
        font-size: 1.125rem;
    }
.shrine-scope .icons-with-text__icon__title.h2 {
        font-size: 1.40625rem;
    }
.shrine-scope .icon-with-content__icons--mobile-2-columns {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: flex-start;
        column-gap: 1.09375rem;
        row-gap: 1.25rem;
    }
.shrine-scope .icon-with-content__icons--mobile-2-columns ..icons-with-text__icon-item {
        margin-bottom: 0;
    }
.shrine-scope .icon-with-content__icons--mobile-2-columns .icons-with-text__icon__title {
        font-size: 0.875rem;
    }
.shrine-scope .icon-with-content__icons--mobile-2-columns .rte {
        font-size: 0.75rem;
    }
.shrine-scope .icon-with-content__icons--mobile-2-columns .icons-with-text__icon__icon {
        width: calc(var(--shr-icon-size) * 0.7);
        height: calc(var(--shr-icon-size) * 0.7);
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .icon-with-content__grid--desktop-reverse {
        column-gap: 5.625rem;
    }
.shrine-scope .icon-with-content__grid--desktop-reverse .icon-with-content__content {
        order: -1;
    }
.shrine-scope .icon-with-content__icons--desktop-2-columns {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        align-items: flex-start;
        column-gap: 1.875rem;
        row-gap: 1.875rem;
    }
.shrine-scope .icon-with-content__icons--desktop-2-columns ..icons-with-text__icon-item {
        margin-bottom: 0;
    }
}
.shrine-scope .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1090;
    transition: width 0s, height 0s, background-color 0.3s;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0);
}
.shrine-scope .popup-overlay--active {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.shrine-scope .popup-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transform-origin: center center;
    border-radius: 0.78125rem;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 1100;
    transition: all 0.3s ease-in-out;
    max-width: calc(100% - 0.625rem);
    width: 23.75rem;
}
.shrine-scope .popup-modal--image {
    width: 47.5rem;
}
.shrine-scope .popup-modal--image-second .popup-modal__content {
    order: -1;
}
.shrine-scope .popup-modal__container {
    display: flex;
}
.shrine-scope .popup-modal--active {
    transform: translate(-50%, -50%);
    visibility: visible;
    opacity: 1;
}
.shrine-scope .popup-modal__image {
    width: 100%;
    max-width: 23.75rem;
    position: relative;
}
.shrine-scope .popup-modal__image img {
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
}
.shrine-scope .popup-modal__content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3.125rem 1.25rem 1.5625rem;
    background: rgb(var(--shr-color-background));
    max-width: 23.75rem;
    width: 100%;
}
.shrine-scope .popup-modal__title {
    margin: 1.25rem 0;
    z-index: 0;
}
.shrine-scope .popup-modal__title span {
    display: block;
}
.shrine-scope .popup-modal__title .title {
    margin: 0;
    position: relative;
    z-index: 0;
}
.shrine-scope .popup-modal__title .title::before {
    content: "";
    display: block;
    width: 15.625rem;
    height: 15.625rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -35%);
    border-radius: 50%;
    z-index: -1;
    background: linear-gradient(180deg, rgba(var(--shr-color-base-accent-1), 0.1) 20%, rgba(0, 0, 0, 0) 60%);
}
.shrine-scope .popup-modal__title__prefix, .shrine-scope .popup-modal__title__suffix {
    font-size: calc(var(--shr-font-heading-scale) * 1rem);
}
.shrine-scope .popup-modal__title .h2 {
    font-size: calc(var(--shr-font-heading-scale) * 1.5625rem);
}
.shrine-scope .popup-modal__title .h1 {
    font-size: calc(var(--shr-font-heading-scale) * 2.1875rem);
}
.shrine-scope .popup-modal__title .h0 {
    font-size: calc(var(--shr-font-heading-scale) * 2.8125rem);
}
.shrine-scope .popup-modal__title .title {
    line-height: calc(1 + 0.2 / max (1, var(--shr-font-heading-scale)));
}
.shrine-scope .popup-modal__text p {
    margin-top: 0;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
.shrine-scope .popup-modal__timer p {
    margin: 0;
    font-weight: var(--shr-font-heading-weight);
    line-height: 1;
    margin-bottom: 0.9375rem;
    font-weight: var(--shr-font-heading-weight);
}
.shrine-scope .popup-modal__timer__minutes, .shrine-scope .popup-modal__timer__seconds {
    font-size: 2.5rem;
}
.shrine-scope .popup-modal__timer__colon {
    font-size: 1.875rem;
}
.shrine-scope .popup-modal__email-form {
    width: 100%;
}
.shrine-scope .popup-modal .newsletter-form__message {
    justify-content: center;
    width: 100%;
    margin-top: 0.625rem;
}
.shrine-scope .popup-modal .button {
    width: 100%;
    margin-top: 0.46875rem;
    margin-bottom: 0.9375rem;
}
.shrine-scope .popup-modal__close {
    font-size: 2.1875rem;
    cursor: pointer;
    outline: none;
    width: 1em;
    height: 1em;
    padding: 0;
    position: absolute;
    top: 0.3125rem;
    right: 0.3125rem;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 0.125rem rgba(var(--shr-color-foreground), 0.5);
    background: rgb(var(--shr-color-background));
    z-index: 2;
}
.shrine-scope .popup-modal__close span {
    display: block;
    width: 0.5em;
    height: 0.125rem;
    background: rgba(var(--shr-color-foreground), 0.5);
    transform: rotate(45deg);
    flex-shrink: 0;
}
.shrine-scope .popup-modal__close span:nth-child(2) {
    position: absolute;
    transform: rotate(-45deg);
}
.shrine-scope .popup-modal__close--borderless {
    border: none;
    font-size: 1.875rem;
}
.shrine-scope .popup-modal__dismiss-btn {
    border: none;
    outline: none;
    background: none;
    font-size: 0.875rem;
    color: rgba(var(--shr-color-foreground), 0.75);
    cursor: pointer;
    position: relative;
}
.shrine-scope .popup-modal__dismiss-btn:hover {
    text-decoration: underline;
}
@media screen and (max-width: 31.25rem) {
.shrine-scope .popup-modal__image {
        display: none;
    }
.shrine-scope .popup-modal--image {
        width: 23.75rem;
    }
}
.shrine-scope .success-popup-modal__text {
    margin-bottom: 0.625rem;
}
.shrine-scope .popup-modal__discount-code {
    margin-bottom: 0.9375rem;
    position: relative;
}
.shrine-scope .field:hover.field::after {
    box-shadow: 0 0 0 var(--shr-inputs-border-width) rgba(var(--shr-color-foreground), var(--shr-inputs-border-opacity));
}
.shrine-scope .popup-modal__discount-code .field {
    align-items: center;
}
.shrine-scope .popup-modal__discount-code .field__input {
    padding-left: 0.75rem;
    box-shadow: none;
    cursor: default;
}
.shrine-scope .popup-modal__discount-code .field__input:not(:placeholder-shown)~.field__label {
    left: calc(var(--shr-inputs-border-width) + 0.75rem);
}
.shrine-scope .popup-modal .popup-modal__copy-btn {
    margin: 0;
    display: flex;
    align-items: center;
    min-width: auto;
    width: fit-content;
    min-height: 2.4375rem;
    line-height: 1;
    margin-right: 0.25rem;
    font-size: 1rem;
    padding: 0 1.5625rem;
}
.shrine-scope .popup-modal__copy-btn svg {
    width: 1rem;
    height: 1rem;
    margin-left: 0.3125rem;
}
.shrine-scope .popup-modal__success-msg {
    font-size: 0.8125rem;
    margin: 0;
    margin-top: 0.125rem;
    color: #00a100;
    display: none;
}
.shrine-scope insta-stories {
    display: block;
    --shr-pfp-size: 4.375rem;
    --shr-ring-width: 0.1875rem;
    --shr-ring-offset: 0.1875rem;
}
.shrine-scope .insta-stories--top-margin {
    margin-top: 1.25rem;
}
.shrine-scope .insta-stories__open-buttons-and-arrows-container {
    position: relative;
    z-index: 0;
}
.shrine-scope .insta-stories__open-buttons-container {
    overflow: hidden;
}
.shrine-scope .insta-stories__open-buttons-and-arrows-container .insta-stories__open-btns-prev {
    left: 0;
    transform: translateY(-50%);
    display: none;
}
.shrine-scope .insta-stories__open-buttons-and-arrows-container .insta-stories__open-btns-next {
    right: 0;
    transform: translateY(-50%);
    display: none;
}
.shrine-scope .insta-stories__open-buttons {
    display: flex;
    column-gap: 0.625rem;
    align-items: flex-start;
    width: fit-content;
    margin: 0 auto;
}
.shrine-scope .insta-story-open-btn {
    width: var(--shr-pfp-size);
    padding: 0;
}
.shrine-scope .insta-story-open-btn:focus-visible {
    outline: none;
    box-shadow: none;
}
.shrine-scope .insta-story-open-btn__pfp-ring {
    width: var(--shr-pfp-size);
    height: var(--shr-pfp-size);
    border-radius: 50%;
    padding: var(--shr-ring-width);
    background: purple;
    background: linear-gradient(45deg, rgba(255, 200, 0, 1) 15%, rgba(255, 21, 88, 1) 50%, rgba(211, 0, 197, 1) 85%);
}
.shrine-scope .insta-story-open-btn__pfp-ring--close-friends {
    background: rgb(68, 189, 114);
    background: linear-gradient(45deg, rgba(68, 189, 114, 1) 0%, rgba(87, 194, 124, 1) 50%, rgba(74, 197, 113, 1) 100%);
}
.shrine-scope .insta-story-open-btn__pfp-ring-offset {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: var(--shr-ring-offset);
    background: rgb(var(--shr-color-background));
}
.shrine-scope .insta-story-open-btn__pfp {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    background: #c2c2c2;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.shrine-scope .insta-story-open-btn__pfp .material-icon {
    font-size: calc(var(--shr-pfp-size) * 0.9);
    color: #fff;
    transform: translateY(18%);
}
.shrine-scope .insta-story-open-btn__pfp img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.shrine-scope .insta-story-open-btn__username {
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 0.4em;
    font-size: calc(var(--shr-pfp-size) / 6);
}
.shrine-scope .insta-stories__modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 130;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: none;
    place-items: center;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(5px);
    --shr-story-height: calc(100vh - 2.5rem);
    --shr-story-width: min(calc(var(--shr-story-height) * 9 / 16), 100vw);
    --shr-slide-transition-duration: 0.3s;
}
.shrine-scope .insta-stories__modal[data-open="true"] {
    display: grid;
}
.shrine-scope .insta-stories__modal__close {
    font-size: 2.5rem;
    width: 1em;
    height: 1em;
    display: grid;
    place-items: center;
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    z-index: 2;
}
.shrine-scope .insta-stories__modal__close .material-icon {
    font-size: 1em;
    color: #ececec;
}
.shrine-scope .insta-stories__slider-container {
    width: calc(var(--shr-story-width) * 3);
    overflow: hidden;
}
.shrine-scope .insta-stories__slider {
    display: flex;
    width: fit-content;
    transition: transform var(--shr-slide-transition-duration);
    position: relative;
    left: var(--shr-story-width);
}
.shrine-scope .insta-story {
    height: var(--shr-story-height);
    width: var(--shr-story-width);
    position: relative;
    z-index: 0;
    box-shadow: 0.1875rem 0.1875rem 0.625rem rgba(0, 0, 0, 0.3);
    transition: transform var(--shr-slide-transition-duration);
    transform: scale(0.6);
}
.shrine-scope .insta-story--active {
    transform: scale(1);
    z-index: 1;
}
.shrine-scope .insta-story__top {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.25rem;
    z-index: 2;
    width: 100%;
}
.shrine-scope .insta-story__progress {
    display: flex;
    justify-content: space-between;
    column-gap: 0.1875rem;
}
.shrine-scope .insta-story__progress-item {
    display: block;
    height: 0.1875rem;
    border-radius: 0.625rem;
    flex: 1 1 auto;
    background: rgba(255, 255, 255, 0.35);
    position: relative;
}
.shrine-scope .insta-story__progress-bar {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #fff;
}
.shrine-scope .insta-story__progress-item--completed .insta-story__progress-bar {
    width: 100%;
}
.shrine-scope .insta-story__progress-item--active .insta-story__progress-bar {
    animation: fillProgress var(--shr-duration) linear forwards;
}
@keyframes fillProgress {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}
.shrine-scope .insta-story__info {
    display: flex;
    align-items: center;
    padding-top: 0.625rem;
    --shr-pfp-size: 2.5rem;
}
.shrine-scope .insta-story__pfp {
    width: var(--shr-pfp-size);
    height: var(--shr-pfp-size);
}
.shrine-scope .insta-story__info__text, .shrine-scope .insta-story__info__text .material-icon {
    font-size: 1rem;
    line-height: var(--shr-pfp-size);
    margin: 0;
}
.shrine-scope .insta-story__info__text {
    margin-right: auto;
    margin-left: 0.6em;
}
.shrine-scope .insta-story__time-posted {
    margin-left: 0.25em;
    opacity: 0.8;
}
.shrine-scope .insta-story__info__btn {
    color: #ececec;
    padding: 0.3125rem;
}
.shrine-scope .insta-story__info__volume-btn[data-muted="true"] svg:first-child {
    display: none;
}
.shrine-scope .insta-story__info__volume-btn[data-muted="false"] svg:last-child {
    display: none;
}
.shrine-scope .insta-story__pause-resume-btn[data-paused="true"] .material-icon:first-child {
    display: none;
}
.shrine-scope .insta-story__pause-resume-btn[data-paused="false"] .material-icon:last-child {
    display: none;
}
.shrine-scope .insta-story__info__close-btn {
    padding: 0;
    margin-left: 0.25rem;
    display: none;
}
.shrine-scope .insta-story__info__close-btn .material-icon {
    font-size: 2.03125rem;
}
.shrine-scope .insta-story__invisible-btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 15%;
    background: none;
    border: none;
    outline: none;
    opacity: 0;
    z-index: 1;
}
.shrine-scope .insta-story__invisible-btn--next {
    left: auto;
    right: 0;
}
.shrine-scope .insta-story__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: var(--shr-background);
    display: none;
    border-radius: 0.3125rem;
    overflow: hidden;
}
.shrine-scope .insta-story__media img, .shrine-scope .insta-story__media video {
    width: 100%;
    height: 100%;
    object-fit: var(--shr-object-fit);
    object-position: center center;
    pointer-events: none;
}
.shrine-scope .active-content, .shrine-scope .inactive-content {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.15s;
}
.shrine-scope .insta-story:not(.insta-story--active) .active-content, .shrine-scope .insta-story--active .inactive-content {
    visibility: hidden;
    opacity: 0;
}
.shrine-scope .insta-story__inactive-overlay {
    --shr-pfp-size: calc(var(--shr-story-width) * 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.75);
}
.shrine-scope .insta-story__inactive-overlay .insta-story-open-btn__pfp-ring {
    margin-bottom: calc(var(--shr-pfp-size) / 10);
}
.shrine-scope .insta-story__inactive-overlay .insta-story__username {
    color: #fff;
    font-size: calc(var(--shr-story-width) * 0.06);
}
.shrine-scope .insta-story__arrow {
    width: 1.875rem;
    height: 1.875rem;
    display: grid;
    place-items: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
.shrine-scope .insta-story .insta-story__arrow {
    opacity: 0.8;
}
.shrine-scope .insta-story__arrow .material-icon {
    font-size: 1.625rem;
    color: #000;
}
.shrine-scope .insta-story__arrow[disabled] {
    opacity: 0.2;
}
.shrine-scope .insta-story .insta-story__arrow--next {
    left: calc(100% + 1.875rem);
}
.shrine-scope .insta-story__arrow--next .material-icon {
    transform: translateX(3%);
}
.shrine-scope .insta-story .insta-story__arrow--prev {
    right: calc(100% + 1.875rem);
    transform: translate(50%, -50%);
}
.shrine-scope .insta-story__arrow--prev .material-icon {
    transform: translateX(-3%);
}
@media screen and (max-width: 999px) {
.shrine-scope .insta-stories__slider-container {
        width: calc(var(--shr-story-width) + 5.625rem);
        padding: 0 2.8125rem;
    }
.shrine-scope .insta-stories__slider {
        left: 0;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .insta-stories__open-buttons-container {
        margin: 0 -0.9375rem;
    }
.shrine-scope .insta-stories__open-buttons {
        padding: 0 0.9375rem;
    }
.shrine-scope .insta-stories__slider-container {
        width: var(--shr-story-width);
        padding: 0;
    }
.shrine-scope .insta-stories__modal {
        --shr-story-height: 100vh;
        --shr-story-width: 100vw;
    }
.shrine-scope .insta-story {
        transform: scale(1);
    }
.shrine-scope .insta-story__inactive-overlay {
        pointer-events: none;
    }
.shrine-scope .insta-story__info__close-btn {
        display: block;
    }
.shrine-scope .insta-stories__open-buttons-and-arrows-container .insta-stories__open-btns-prev {
        left: -0.625rem;
    }
.shrine-scope .insta-stories__open-buttons-and-arrows-container .insta-stories__open-btns-next {
        right: -0.625rem;
    }
}
.shrine-scope .insta-stories__slider--paused .insta-story__top {
    opacity: 0;
}
.shrine-scope .content-tabs__header {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.shrine-scope .content-tabs__heading-content {
    margin-bottom: 1.25rem;
    text-align: center;
}
.shrine-scope .content-tabs__heading+.rte {
    margin-top: 0.625rem;
}
.shrine-scope .content-tabs__buttons {
    flex-wrap: wrap;
    gap: 0.5em;
    flex-shrink: 0;
    background: none;
    position: relative;
    z-index: 0;
}
.shrine-scope .content-tabs__buttons--outlined {
    --shr-padding: 0.25rem;
    padding: var(--shr-padding);
    border: solid 0.0625rem rgb(var(--shr-color-background));
}
.shrine-scope .content-tabs__buttons--shadow {
    box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.15);
}
.shrine-scope .content-tab-button {
    font-size: inherit;
    padding: 0 1.25em;
    line-height: 2.5em;
    flex-shrink: 0;
    color: rgb(var(--shr-color-background));
    background: none;
    transition: background 0.3s, color 0.3s;
    cursor: pointer;
    z-index: 1;
    gap: 0.25em;
    font-family: var(--shr-font-body-family);
}
.shrine-scope .content-tab-button--active {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .content-tabs__buttons--animation-opacity .content-tab-button--active {
    background: rgb(var(--shr-color-background));
    transition-delay: 0.1s;
}
.shrine-scope .content-tab-button img {
    width: 1.5em;
    height: 1.5em;
    object-fit: contain;
}
.shrine-scope .content-tab-buttom__active-bg {
    position: absolute;
    z-index: 0;
    width: 0;
    background: rgb(var(--shr-color-background));
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.shrine-scope .content-tabs__buttons--animation-moving .content-tab-button {
    transition-duration: 0.4s;
    transition-delay: 0s;
}
.shrine-scope .content-tabs__tabs {
    position: relative;
    z-index: 0;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
    margin-top: 1.25rem;
    border-radius: 0.3125rem;
}
.shrine-scope .content-tab {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out;
    z-index: -1;
    width: 100%;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.875rem;
}
.shrine-scope .content-tab--active {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 0;
    transition-delay: 0.2s;
}
.shrine-scope .content-tab__media, .shrine-scope .content-tab__content {
    width: 100%;
}
@media screen and (min-width: 750px) {
.shrine-scope .content-tabs__header--horizontal {
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
.shrine-scope .content-tabs__heading-content {
        margin-bottom: 1.875rem;
    }
.shrine-scope .content-tabs__header--horizontal .content-tabs__heading-content {
        margin-bottom: 0;
        text-align: left;
    }
.shrine-scope .content-tabs__header--horizontal .content-tabs__heading {
        line-height: 1.3;
    }
.shrine-scope .content-tab-buttons--desktop-expand .content-tabs__buttons {
        width: 100%;
    }
.shrine-scope .content-tab-buttons--desktop-expand .content-tab-button {
        flex-grow: 1;
    }
.shrine-scope .content-tab--2-column {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        place-items: center;
        column-gap: 1.875rem;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .content-tabs__buttons--outlined {
        --shr-padding: 0.1875rem;
    }
.shrine-scope .content-tab-buttons--mobile-expand .content-tabs__buttons {
        width: 100%;
    }
.shrine-scope .content-tab-buttons--mobile-expand .content-tab-button {
        flex-grow: 1;
    }
.shrine-scope .content-tabs__tabs {
        margin-top: 0.3125rem;
    }
.shrine-scope .content-tab {
        padding: 0.9375rem;
        row-gap: 1.25rem;
    }
}
.shrine-scope .product-tabs {
    max-width: 100%;
    overflow: hidden;
}
.shrine-scope .tabs-header {
    display: grid;
    width: 100%;
    gap: 0.625rem;
}
.shrine-scope .tab-button {
    flex: 1;
    min-width: max-content;
    display: flex;
    align-items: center;
    gap: 0.3125rem;
    padding: 0.625rem 0;
    position: relative;
}
.shrine-scope .tab-button span {
    overflow: hidden;
    text-overflow: ellipsis;
}
.shrine-scope .tabs-content {
    margin-top: 0.625rem;
    position: relative;
    transition: height .25s ease-in-out;
}
.shrine-scope .tab-button::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: 0.15s ease-in-out;
}
.shrine-scope .tab-button.active::after {
    opacity: 1;
}
.shrine-scope .tab-button img {
    object-fit: contain;
}
.shrine-scope .content-tab.tab__content {
    padding: 0;
    display: block;
}
@media screen and (max-width: 749px) {
.shrine-scope .tab-button {
        padding: 0.46875rem 0;
    }
}
.shrine-scope .fb-post {
    background-color: rgb(var(--shr-color-background));
    color: rgb(var(--shr-color-foreground));
    padding: 0.625rem 0.9375rem;
    border-radius: 0.625rem;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
}
.shrine-scope .facebook-testimonials .splide__slide__container {
    padding: 4px 8px 8px 8px;
}
.shrine-scope .fb-post p {
    margin: 0;
    line-height: 1.25;
}
.shrine-scope .fb-post__profile-picture {
    width: 2.5rem;
    height: 2.5rem;
}
.shrine-scope .fb-post__top, .shrine-scope .fb-post__content__text, .shrine-scope .fb-post__content .media {
    margin-bottom: 0.625rem;
}
.shrine-scope .fb-post__top__info {
    padding: 0 0.625rem;
}
.shrine-scope .fb-post__author {
    font-size: 0.9375rem;
}
.shrine-scope .fb-post__time {
    font-size: 0.8125rem;
}
.shrine-scope .fb-post__content__text p {
    line-height: 1.33;
}
.shrine-scope .fb-post__content .media {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.shrine-scope .fb-post__reactions__icons svg {
    width: 17px;
    height: 17px;
}
.shrine-scope .fb-post__reactions__text, .shrine-scope .fb-post__reactions__comments-text {
    padding-left: 0.3em;
}
.shrine-scope .fb-post__ctas {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    place-items: center;
    border-top: solid 1px var(--shr-separator-color);
    padding-top: 0.3125rem;
    margin-top: 0.625rem;
}
.shrine-scope .fb-post__ctas svg {
    margin-right: 0.25rem;
    width: 1.125rem;
}
.shrine-scope .fb-post__ctas+.fb-post__comment {
    margin-top: 0.3125rem;
    border-top: solid 1px var(--shr-separator-color);
}
.shrine-scope .fb-post__comment {
    padding-top: 0.9375rem;
}
.shrine-scope .fb-post__comment__avatar {
    width: 2.125rem;
    height: 2.125rem;
    margin-right: 0.5rem;
}
.shrine-scope .fb-post__comment__box {
    background: var(--shr-comment-bg-color);
    border-radius: 0.625rem;
    padding: 0.3125rem 0.5rem;
}
.shrine-scope .fb-post__comment__ctas {
    font-size: 0.625rem;
    margin-top: 0.1875rem;
    overflow: hidden;
}
.shrine-scope .fb-post__comment__ctas span+span {
    margin-left: 0.375rem;
}
.shrine-scope .fb-post .verified-icon {
    width: 0.9em;
    height: 0.9em;
    margin-left: 0.2em;
}
@media screen and (min-width: 1000px) {
.shrine-scope .fb-post__author {
        font-size: 1rem;
    }
}
.shrine-scope .trustpilot-reviews__subheading {
    column-gap: 0.3em;
    flex-wrap: wrap;
}
.shrine-scope .trustpilot-reviews__subheading--body {
    font-family: var(--shr-font-body-family);
    font-style: var(--shr-font-body-style);
    font-weight: var(--shr-font-body-weight);
}
.shrine-scope .trustpilot-reviews__subheading .trustpilot-stars-svg {
    height: 1em;
}
.shrine-scope .trustpilot-reviews splide-component {
    max-width: 100%;
}
.shrine-scope .title-with-highlight+.trustpilot-reviews__subheading {
    margin-top: 0.625rem;
}
.shrine-scope .trustpilot-review .rating-stars__container--underlay {
    width: fit-content;
}
.shrine-scope .trustpilot-review.center .testimonial-card__author-container {
    justify-content: center;
}
.shrine-scope .trustpilot-review.center .rating-stars__container--underlay {
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .trustpilot-review {
    padding: 1.25rem;
    max-width: 28.125rem;
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .trustpilot-review .trustpilot-stars-svg {
    height: 1.4375rem;
}
.shrine-scope .trustpilot-reviews__content-container+.trustpilot__reviews-container {
    margin-top: 1.5625rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .desktop-left .trustpilot-reviews__subheading {
        justify-content: flex-start;
    }
.shrine-scope .desktop-right .trustpilot-reviews__subheading {
        justify-content: flex-end;
    }
}
@media screen and (min-width: 1200px) {
.shrine-scope .trustpilot-reviews--desktop-content-left, .shrine-scope .trustpilot-reviews--desktop-content-right {
        display: flex;
        align-items: center;
        column-gap: 3.125rem;
    }
.shrine-scope .trustpilot-reviews--desktop-content-right {
        flex-direction: row-reverse;
    }
.shrine-scope .trustpilot-reviews--desktop-content-left .trustpilot__reviews-container, .shrine-scope .trustpilot-reviews--desktop-content-right .trustpilot__reviews-container {
        flex-grow: 1;
    }
.shrine-scope .trustpilot-reviews--desktop-content-left .trustpilot-reviews__content-container, .shrine-scope .trustpilot-reviews--desktop-content-right .trustpilot-reviews__content-container {
        flex-shrink: 0;
        max-width: 31.25rem;
    }
.shrine-scope .trustpilot-reviews__content-container+.trustpilot__reviews-container {
        margin-top: 0;
    }
.shrine-scope .trustpilot-reviews--desktop-content-above .trustpilot-reviews__content-container+.trustpilot__reviews-container {
        margin-top: 2.1875rem;
    }
}
.shrine-scope .tiktok-videos blockquote {
    padding: 0;
    border: none;
    margin: 0 auto;
    font-style: normal;
}
.shrine-scope .hotspots-image {
    position: relative;
    width: 100%;
}
.shrine-scope .hotspots-image-container {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.shrine-scope .hotspots-image-container--limited .hotspots-image {
    max-width: var(--shr-max-width);
}
.shrine-scope .hotspots-image__image .media {
    width: 100%;
}
.shrine-scope .hotspots-image .placeholder {
    vertical-align: bottom;
}
.shrine-scope .hotspot {
    --shr-btn-size: 2.5rem;
    --shr-carret-height: 0.3125rem;
}
.shrine-scope .hotspot-btn {
    display: block;
    position: absolute;
    top: var(--shr-offset-y);
    left: var(--shr-offset-x);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--shr-btn-size);
    height: var(--shr-btn-size);
    z-index: 0;
}
.shrine-scope .hotspot-btn .material-icon {
    font-size: calc(var(--shr-btn-size) * 0.75);
    pointer-events: none;
    transition: transform 0.1s ease-in-out;
    flex-shrink: 0;
}
.shrine-scope .hotspot[data-open="true"] .material-icon {
    transform: rotate(135deg);
}
.shrine-scope .hotspot-btn--minimal {
    --shr-btn-size: 1.25rem;
}
.shrine-scope .hotspot-btn--minimal .material-icon {
    display: none;
}
.shrine-scope .hotspot-btn--minimal::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    background: rgb(var(--shr-color-background));
    border-radius: 50%;
    opacity: 0.4;
    transform: scale(2.1);
}
.shrine-scope .hotspot__content {
    position: absolute;
    top: var(--shr-offset-y);
    transform: translate(-50%, calc(-100% - (var(--shr-btn-size) / 2) - var(--shr-carret-height)));
    box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.3);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.1s ease-in-out, transform 0s;
    z-index: 1;
    border-radius: 0.1875rem;
    overflow: hidden;
}
.shrine-scope .hotspot[data-open="true"] .hotspot__content {
    opacity: 1;
    pointer-events: auto;
}
.shrine-scope .hotspot__content img {
    width: 100%;
}
.shrine-scope .hotspot__content__title-and_text {
    padding: 0.9375rem 0.9375rem;
    word-break: break-word;
}
.shrine-scope .hotspot__content__title {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.3;
}
.shrine-scope .hotspot__content__text {
    line-height: 1.3;
}
.shrine-scope .hotspot__content__title-and_text>*+* {
    margin-top: 0.625rem;
}
.shrine-scope .hotspot[data-direction="bottom"] .hotspot__content {
    transform: translate(-50%, calc((var(--shr-btn-size) / 2) + var(--shr-carret-height)));
}
.shrine-scope .hotspot__content__image-and-text--small-image {
    display: flex;
    align-items: flex-start;
}
.shrine-scope .hotspot__content__image-and-text--small-image .hotspot__content__image {
    max-width: 25%;
    padding: 0.78125rem;
    padding-right: 0.15625rem;
    flex-shrink: 0;
}
.shrine-scope .hotspot__content__image-and-text--small-image .hotspot__content__title-and_text {
    padding: 0.625rem 0.78125rem 0.625rem 0.78125rem;
    flex-grow: 1;
}
.shrine-scope .hotspot__content__image-and-text--small-image .hotspot__content__title-and_text>*+* {
    margin-top: 0.3125rem;
}
.shrine-scope .hotspot__content__btn {
    padding: 0.9375rem;
    border-top: solid 0.125rem rgba(var(--shr-color-foreground), 0.1);
}
.shrine-scope .hotspot__content__btn .button {
    font-size: 1.0625rem;
}
.shrine-scope .hotspot-overlay {
    display: none;
}
.shrine-scope .hotspot__content .price {
    margin-bottom: 0;
    margin-top: 0.1875rem;
}
.shrine-scope .hotspot__content .price--on-sale.price--show-badge {
    margin-top: 0.46875rem;
}
.shrine-scope .hotspot__content .price-item--regular {
    font-size: 1.25rem;
}
@media screen and (min-width: 1000px) {
.shrine-scope .hotspots-image .placeholder {
        height: calc(var(--shr-max-width) * 9 / 16);
        width: 100%;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .image--corner-radius img {
        border-radius: 1.875rem;
    }
.shrine-scope .hotspots-image-container--content-top.hotspots-image--different-bg .image--corner-radius img {
        border-radius: 0 0 1.875rem 1.875rem;
    }
.shrine-scope .hotspots-image-container--content-right.hotspots-image--different-bg .image--corner-radius img {
        border-radius: 1.875rem 0 0 1.875rem;
    }
.shrine-scope .hotspots-image-container--content-bottom.hotspots-image--different-bg .image--corner-radius img {
        border-radius: 1.875rem 1.875rem 0 0;
    }
.shrine-scope .hotspots-image-container--content-left.hotspots-image--different-bg .image--corner-radius img {
        border-radius: 0 1.875rem 1.875rem 0;
    }
.shrine-scope .hotspots-image-container.hotspots-image-container--content-empty .image--corner-radius img {
        border-radius: 1.875rem;
    }
.shrine-scope .hotspots-image-container--content-top {
        flex-direction: column;
        align-items: center;
    }
.shrine-scope .hotspots-image-container--content-top.hotspots-image--different-bg .hotspots-image__content.content--border-radius {
        border-radius: 1.875rem 1.875rem 0 0;
    }
.shrine-scope .hotspots-image-container--content-right {
        flex-direction: row-reverse;
        justify-content: center;
    }
.shrine-scope .hotspots-image-container--content-right.hotspots-image--different-bg .hotspots-image__content.content--border-radius {
        border-radius: 0 1.875rem 1.875rem 0;
    }
.shrine-scope .hotspots-image-container--content-bottom {
        flex-direction: column-reverse;
        align-items: center;
    }
.shrine-scope .hotspots-image-container--content-bottom.hotspots-image--different-bg .hotspots-image__content.content--border-radius {
        border-radius: 0 0 1.875rem 1.875rem;
    }
.shrine-scope .hotspots-image-container--content-left {
        flex-direction: row;
        justify-content: center;
    }
.shrine-scope .hotspots-image-container--content-left.hotspots-image--different-bg .hotspots-image__content.content--border-radius {
        border-radius: 1.875rem 0 0 1.875rem;
    }
.shrine-scope .hotspots-image__content {
        padding: 1.875rem;
    }
.shrine-scope .hotspots-image-container--content-right .hotspots-image__content, .shrine-scope .hotspots-image-container--content-left .hotspots-image__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-width: 21.875rem;
        flex: 1;
        max-width: 37.5rem;
    }
.shrine-scope .hotspots-image--same-bg.hotspots-image-container--content-top .hotspots-image__content {
        padding-top: 0;
        padding-bottom: 2.5rem;
    }
.shrine-scope .hotspots-image--same-bg.hotspots-image-container--content-bottom .hotspots-image__content {
        padding-bottom: 0;
        padding-top: 2.5rem;
    }
.shrine-scope .hotspots-image-container--limited.hotspots-image-container--content-bottom .hotspots-image__content, .shrine-scope .hotspots-image-container--limited.hotspots-image-container--content-top .hotspots-image__content {
        max-width: var(--shr-max-width);
        width: 100%;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .hotspot__content__title {
        font-size: 1rem;
    }
.shrine-scope .hotspot__content__title-and_text, .shrine-scope .hotspot__content__btn {
        padding: 0.625rem;
    }
.shrine-scope .hotspot__content__text {
        font-size: 0.8125rem;
    }
.shrine-scope .hotspot__content .price {
        margin-top: 0;
    }
.shrine-scope .hotspot__content .price--on-sale.price--show-badge {
        margin-top: 0.3125rem;
    }
.shrine-scope .hotspot__content .price-item--regular {
        font-size: 1.125rem;
    }
.shrine-scope .hotspot__content__btn .button {
        font-size: 0.9375rem;
        min-height: 2.375rem;
        padding: 0 0.78125rem;
    }
.shrine-scope .hotspot__content__title-and_text>*+* {
        margin-top: 0.3125rem;
    }
.shrine-scope .image--corner-radius img {
        border-radius: 1.25rem;
    }
.shrine-scope .hotspots-image-container--mobile-content-top.hotspots-image--different-bg .image--corner-radius img {
        border-radius: 0 0 1.25rem 1.25rem;
    }
.shrine-scope .hotspots-image-container--mobile-content-bottom.hotspots-image--different-bg .image--corner-radius img {
        border-radius: 2em 1.25rem 0 0;
    }
.shrine-scope .hotspots-image-container.hotspots-image-container--content-empty .image--corner-radius img {
        border-radius: 1.25rem;
    }
.shrine-scope .hotspot {
        --shr-btn-size: 1.875rem;
    }
.shrine-scope .hotspot-btn--minimal {
        --shr-btn-size: 0.9375rem;
    }
.shrine-scope .hotspot--mobile-position {
        --shr-offset-x: var(--shr-mobile-offset-x) !important;
        --shr-offset-y: var(--shr-mobile-offset-y) !important;
    }
.shrine-scope .hotspots-image--different-bg .hotspots-image__content {
        padding: 1.25rem;
    }
.shrine-scope .hotspots-image-container--mobile-content-top {
        flex-direction: column;
    }
.shrine-scope .hotspots-image-container--mobile-content-top.hotspots-image--different-bg .hotspots-image__content.content--border-radius {
        border-radius: 1.25rem 1.25rem 0 0;
    }
.shrine-scope .hotspots-image-container--mobile-content-bottom {
        flex-direction: column-reverse;
    }
.shrine-scope .hotspots-image-container--mobile-content-bottom.hotspots-image--different-bg .hotspots-image__content.content--border-radius {
        border-radius: 0 0 1.25rem 1.25rem;
    }
.shrine-scope .hotspots-image--same-bg.hotspots-image-container--mobile-content-top .hotspots-image__content {
        padding: 0 0 1.5625rem;
    }
.shrine-scope .hotspots-image--same-bg.hotspots-image-container--mobile-content-bottom .hotspots-image__content {
        padding: 1.5625rem 0 0;
    }
.shrine-scope .hotspot--fixed .hotspot-overlay {
        display: block;
        visibility: hidden;
        opacity: 0;
        width: 0;
        height: 0;
        transition: opacity 0.1s ease-in-out, width 0s, height 0s;
    }
.shrine-scope .hotspot--fixed[data-open="true"] .hotspot-overlay {
        z-index: 5;
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.15);
        visibility: visible;
        opacity: 1;
    }
.shrine-scope .hotspot--fixed[data-open="true"] .hotspot__content {
        z-index: 6;
    }
}
.shrine-scope .hotspots-image-container--content-empty .hotspots-image__content {
    display: none;
}
.shrine-scope .bullet-point {
    --shr-bullet-size: 0.9375rem;
    --shr-line-width: 0.1875rem;
    --shr-line-square-size: 2.5rem;
    --shr-line-square-diagonal: calc(var(--shr-line-square-size) * 1.41);
    --shr-text-padding: 0.625rem;
    background: none;
    color: rgb(var(--shr-color-background));
    position: absolute;
    top: var(--shr-offset-y);
    background: rgb(var(--shr-color-background));
    height: var(--shr-line-width);
    transform: translate(var(--shr-line-square-size), -50%);
    left: var(--shr-offset-x);
    text-align: right;
    max-width: calc(var(--shr-desktop-width) - var(--shr-line-square-size));
    width: 100%;
}
.shrine-scope .bullet-point__line-end {
    content: "";
    display: block;
    background: rgb(var(--shr-color-background));
    height: var(--shr-line-width);
    width: var(--shr-line-square-size);
    transform-origin: top right;
    position: absolute;
    right: 100%;
    top: 0;
}
.shrine-scope .bullet-point__line-end::after {
    content: "";
    display: block;
    background: rgb(var(--shr-color-background));
    height: var(--shr-bullet-size);
    width: var(--shr-bullet-size);
    position: absolute;
    left: 0;
    top: calc(var(--shr-line-width) / 2);
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.shrine-scope .bullet-point[data-line-bend="bottom"] {
    top: calc(var(--shr-offset-y) - var(--shr-line-square-size));
}
.shrine-scope .bullet-point[data-line-bend="top"] {
    top: calc(var(--shr-offset-y) + var(--shr-line-square-size));
}
.shrine-scope .bullet-point[data-line-bend="bottom"] .bullet-point__line-end {
    width: var(--shr-line-square-diagonal);
    transform: rotate(315deg);
}
.shrine-scope .bullet-point[data-line-bend="top"] .bullet-point__line-end {
    width: var(--shr-line-square-diagonal);
    transform: rotate(45deg);
}
.shrine-scope .bullet-point[data-direction="left"] {
    transform: translate(calc(-100% - var(--shr-line-square-size) - (var(--shr-line-width) / 2)), -50%);
    text-align: left;
}
.shrine-scope .bullet-point[data-direction="left"] .bullet-point__line-end {
    left: 100%;
    transform-origin: top left;
    right: auto;
}
.shrine-scope .bullet-point[data-direction="left"] .bullet-point__line-end::after {
    left: 100%;
}
.shrine-scope .bullet-point[data-line-bend="bottom"][data-direction="left"] .bullet-point__line-end {
    transform: rotate(45deg);
}
.shrine-scope .bullet-point[data-line-bend="top"][data-direction="left"] .bullet-point__line-end {
    transform: rotate(-45deg);
}
.shrine-scope .bullet-point__title {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1.3;
    position: absolute;
    top: -0.2em;
    left: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(-100%);
    color: rgb(var(--shr-color-background));
}
.shrine-scope .bullet-point__text {
    position: absolute;
    top: 0.625rem;
    left: 0;
    width: 100%;
    max-width: 100%;
    line-height: 1.3;
}
.shrine-scope .bullet-point[data-direction="left"] .bullet-point__title, .shrine-scope .bullet-point[data-direction="left"] .bullet-point__text {
    padding-right: var(--shr-text-padding);
}
.shrine-scope .bullet-point[data-direction="right"] .bullet-point__title, .shrine-scope .bullet-point[data-direction="right"] .bullet-point__text {
    padding-left: var(--shr-text-padding);
}
.shrine-scope .bullet-point[data-contain="true"][data-direction="right"] {
    max-width: min(var(--shr-desktop-width), calc(100% - var(--shr-offset-x) - var(--shr-line-square-size) - 0.625rem));
}
.shrine-scope .bullet-point[data-contain="true"][data-direction="left"] {
    max-width: min(var(--shr-desktop-width), calc(var(--shr-offset-x) - var(--shr-line-square-size) - 0.625rem));
}
@media screen and (max-width: 749px) {
.shrine-scope .bullet-point__title {
        font-size: 0.9375rem;
    }
.shrine-scope .bullet-point__text {
        font-size: 0.75rem;
    }
.shrine-scope .bullet-point--mobile-position {
        --shr-offset-x: var(--shr-mobile-offset-x) !important;
        --shr-offset-y: var(--shr-mobile-offset-y) !important;
    }
.shrine-scope .bullet-point {
        --shr-bullet-size: 0.78125rem;
        --shr-line-width: 0.1875rem;
        --shr-line-square-size: 1.875rem;
        --shr-text-padding: 0.3125rem;
        max-width: min(var(--shr-mobile-width), calc(100% - var(--shr-offset-x) - var(--shr-line-square-size) - 0.625rem));
    }
.shrine-scope .bullet-point[data-direction="left"] {
        max-width: min(var(--shr-mobile-width), calc(var(--shr-offset-x) - var(--shr-line-square-size) - 0.625rem));
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="none"] {
        top: var(--shr-offset-y);
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="bottom"] {
        top: calc(var(--shr-offset-y) - var(--shr-line-square-size));
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="top"] {
        top: calc(var(--shr-offset-y) + var(--shr-line-square-size));
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="right"] {
        transform: translate(var(--shr-line-square-size), -50%);
        text-align: right;
        max-width: min(var(--shr-mobile-width), calc(100% - var(--shr-offset-x) - var(--shr-line-square-size) -0.625rem));
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="left"] {
        transform: translate(calc(-100% - var(--shr-line-square-size) - (var(--shr-line-width) / 2)), -50%);
        text-align: left;
        max-width: min(var(--shr-mobile-width), calc(var(--shr-offset-x) - var(--shr-line-square-size) - 0.625rem));
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="right"] .bullet-point__line-end {
        transform-origin: top right;
        left: auto;
        right: 100%;
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="right"] .bullet-point__line-end::after {
        left: 0;
        right: auto;
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="none"] .bullet-point__line-end {
        transform: none;
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="bottom"][data-mobile-direction="right"] .bullet-point__line-end {
        transform: rotate(315deg);
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="top"][data-mobile-direction="right"] .bullet-point__line-end {
        transform: rotate(45deg);
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="left"] .bullet-point__line-end {
        left: 100%;
        right: auto;
        transform-origin: top left;
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="left"] .bullet-point__line-end::after {
        left: 100%;
        right: auto;
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="bottom"][data-mobile-direction="left"] .bullet-point__line-end {
        transform: rotate(45deg);
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-line-bend="top"][data-mobile-direction="left"] .bullet-point__line-end {
        transform: rotate(-45deg);
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="left"] .bullet-point__title, .shrine-scope .bullet-point--mobile-position[data-mobile-direction="left"] .bullet-point__text {
        padding-right: var(--shr-text-padding);
        padding-left: 0;
    }
.shrine-scope .bullet-point--mobile-position[data-mobile-direction="right"] .bullet-point__title, .shrine-scope .bullet-point--mobile-position[data-mobile-direction="right"] .bullet-point__text {
        padding-left: var(--shr-text-padding);
        padding-right: 0;
    }
}
.shrine-scope .page-width .title-wrapper-with-link.main-title-with-text {
    margin-bottom: 0.3125rem;
}
.shrine-scope .text-under-title {
    text-align: center;
    margin-bottom: 1.875rem;
}
.shrine-scope .text-under-title p:first-child {
    margin-top: 0;
}
.shrine-scope .bundle-deals {
    max-width: 900px;
    margin: 0 auto;
    --shr-checkbox-size: 0.9375rem;
    --shr-checkbox-margin: 0.5rem;
}
.shrine-scope .bundle-deals__media {
    display: grid;
    align-items: center;
    column-gap: 1.25rem;
    margin-bottom: 0.625rem;
    width: fit-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .bundle-deals__media-item {
    display: block;
    cursor: pointer;
    width: 12.5rem;
    max-width: 100%;
    min-width: 0;
}
.shrine-scope .bundle-deals__media-item:not(:first-child) {
    position: relative;
}
.shrine-scope .bundle-deals__media-item:not(:first-child)::before {
    content: "+";
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: -0.625rem;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    line-height: 1;
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .bundle-deals__media-item img, .shrine-scope .bundle-deals__media-item svg {
    width: 100%;
    border-radius: 0.3125rem;
}
.shrine-scope .bundle-deals__media-item--disabled img {
    filter: grayscale(1);
    opacity: 0.3;
}
.shrine-scope .bundle-deals__form {
    margin-bottom: 0.46875rem;
}
.shrine-scope .bundle-deals__product {
    margin-bottom: 0.78125rem;
}
.shrine-scope .bundle-deals__checkbox-container {
    display: flex;
    align-items: center;
}
.shrine-scope .bundle-deals__checkbox:checked+.bundle-deals__checkbox-label .checkmark-unchecked, .shrine-scope .bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .checkmark-checked {
    display: none;
}
.shrine-scope .bundle-deals__checkbox-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    flex-grow: 1;
}
.shrine-scope .bundle-deals__checkbox-label svg {
    width: var(--shr-checkbox-size);
    height: var(--shr-checkbox-size);
    margin-right: var(--shr-checkbox-margin);
    color: rgb(var(--shr-accent-color));
    flex-shrink: 0;
}
.shrine-scope .bundle-deals__title {
    margin: 0;
    font-size: 1rem;
    color: rgb(var(--shr-color-foreground));
    line-height: 1.2;
}
.shrine-scope .bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .bundle-deals__title {
    text-decoration: line-through;
    opacity: 0.5;
}
.shrine-scope .bundle-deals__prices {
    flex-shrink: 0;
    line-height: 1;
    font-size: 1rem;
    padding-left: 0.625rem;
}
.shrine-scope .bundle-deals__checkbox-container--price-under {
    flex-direction: column;
    align-items: flex-start;
}
.shrine-scope .bundle-deals__checkbox-container--price-under .bundle-deals__prices {
    padding-left: calc(var(--shr-checkbox-size) + var(--shr-checkbox-margin));
    margin-top: 0.2em;
}
.shrine-scope .bundle-deals__variant-selects {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.3125rem;
    padding: 0.3125rem 0 0 calc(var(--shr-checkbox-size) + var(--shr-checkbox-margin));
}
.shrine-scope .bundle-deals__variant-selects .select {
    width: fit-content;
}
.shrine-scope .bundle-deals__variant-selects .select__select {
    height: 1.3125rem;
}
.shrine-scope .bundle-deals__product--deselected .bundle-deals__variant-selects {
    opacity: 0.5;
}
.shrine-scope .bundle-deals__total-price-container {
    font-weight: 700;
    font-size: 1.125rem;
    color: rgb(var(--shr-color-foreground));
    margin: 0;
    text-align: left;
    border-top: solid 1px rgba(var(--shr-color-foreground), 0.1);
    line-height: 2.5;
}
.shrine-scope .bundle-deals__center, .shrine-scope .bundle-deals__button {
    max-width: 28.125rem;
    margin: 0 auto;
    width: 100%;
}
.shrine-scope .bundle-deals__center {
    padding-bottom: 0.625rem;
}
@media screen and (min-width: 1000px) {
.shrine-scope .bundle-deals {
        --shr-checkbox-size: 1.25rem;
        --shr-checkbox-size: 1.25rem;
        --shr-checkbox-margin: 0.625rem;
    }
.shrine-scope .bundle-deals__media {
        column-gap: 1.875rem;
    }
.shrine-scope .bundle-deals__media-item:not(:first-child)::before {
        left: -0.9375rem;
        font-size: 1.5625rem;
    }
.shrine-scope .bundle-deals__title, .shrine-scope .bundle-deals__price, .shrine-scope .bundle-deals__compare-price {
        font-size: 1.25rem;
    }
.shrine-scope .bundle-deals__total-price-container {
        font-size: 1.4375rem;
    }
.shrine-scope .bundle-deals-horizontal-images-left, .shrine-scope .bundle-deals-horizontal-images-right {
        max-width: none;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 2.5rem;
        align-items: center;
    }
.shrine-scope .bundle-deals-horizontal-images-left .bundle-deals__media {
        margin-right: 0;
    }
.shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__media {
        margin-left: 0;
    }
.shrine-scope .bundle-deals-horizontal-images-left .bundle-deals__empty, .shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__empty {
        display: block;
    }
.shrine-scope .bundle-deals-horizontal-images-left .bundle-deals__center, .shrine-scope .bundle-deals-horizontal-images-left .bundle-deals__button, .shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__button, .shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__center {
        margin: 0;
    }
.shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__center {
        order: 1;
        justify-self: flex-end;
    }
.shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__media {
        order: 2;
    }
.shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__button {
        order: 3;
        justify-self: flex-end;
    }
.shrine-scope .bundle-deals-horizontal-images-right .bundle-deals__empty {
        order: 4;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .bundle-deals__title, .shrine-scope .bundle-deals__prices {
        font-size: 0.9375rem;
    }
}
.shrine-scope .page-progress {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 4;
    pointer-events: none;
}
.shrine-scope .page-progress--top {
    top: 0;
    transition: top 0.15s ease-out;
}
.shrine-scope .page-progress--bottom {
    --shr-sticky-atc-offset: 0px;
    bottom: var(--shr-sticky-atc-offset);
    transition: bottom 0.15s ease-in-out;
}
.shrine-scope .section-header.scrolled-past-header.shopify-section-header-sticky:not(.shopify-section-header-hidden)~#MainContent .page-progress--top, .shrine-scope .section-header.scrolled-past-header.shopify-section-header-sticky:not(.shopify-section-header-hidden)~.section-page-progress .page-progress--top {
    top: var(--shr-header-height);
}
.shrine-scope .page-progress__track {
    width: 100%;
    height: var(--shr-bar-height);
    overflow: hidden;
}
.shrine-scope .page-progress__fill {
    width: 0%;
    height: 100%;
    border-radius: 0 var(--shr-corner-radius) var(--shr-corner-radius) 0;
    transition: width 0.1s linear;
}
.shrine-scope .countdown-wrapper {
    width: fit-content;
    border-radius: var(--shr-radius);
    padding: var(--shr-padding-y) var(--shr-padding-x);
    border: var(--shr-border-width) solid var(--shr-border-color);
}
.shrine-scope .countdown-wrapper--bg {
    background: var(--shr-background);
    padding: 0.9375rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .countdown-wrapper--desktop-horizontal {
        display: flex;
        align-items: center;
        gap: 0.9375rem;
    }
.shrine-scope .countdown-wrapper--desktop-vertical .countdown-heading {
        text-align: var(--shr-vertical-heading-alignment);
        margin-bottom: 0.9375rem;
    }
.shrine-scope .countdown-wrapper--desktop-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-3 .countdown-heading, .shrine-scope .countdown-wrapper--desktop-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-4 .countdown-heading {
        padding-bottom: calc(var(--shr-label-size) + (var(--shr-label-margin) / 2));
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .countdown-wrapper--mobile-horizontal {
        display: flex;
        align-items: center;
        gap: 0.625rem;
    }
.shrine-scope .countdown-wrapper--mobile-vertical .countdown-heading {
        text-align: var(--shr-vertical-heading-alignment);
        margin-bottom: 0.625rem;
    }
.shrine-scope .countdown-wrapper--mobile-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-3 .countdown-heading, .shrine-scope .countdown-wrapper--mobile-horizontal.countdown-wrapper--has-label.countdown-wrapper--style-4 .countdown-heading {
        padding-bottom: calc(var(--shr-label-size) + (var(--shr-label-margin) / 2));
    }
}
.shrine-scope .countdown-heading {
    line-height: 1.2;
}
.shrine-scope .countdown {
    display: flex;
    gap: var(--shr-item-spacing);
    flex-wrap: wrap;
    justify-content: center;
}
.shrine-scope .countdown--colons.countdown--style-2, .shrine-scope .countdown--colons.countdown--style-3 {
    gap: calc(var(--shr-item-spacing) / 2);
}
.shrine-scope .countdown--style-1:not(.countdown--colons) {
    gap: calc(var(--shr-item-spacing) * 2);
}
.shrine-scope .countdown--style-2 {
    align-items: center;
}
.shrine-scope .countdown-timer__block, .shrine-scope .countdown-timer__colon {
    color: var(--shr-timer-color);
    font-size: var(--shr-numbers-size);
    font-weight: var(--shr-font-body-weight-bold);
    text-align: center;
    position: relative;
    line-height: 1;
}
.shrine-scope .countdown--style-2 .countdown-timer__block, .shrine-scope .countdown--style-3 .countdown-timer__number, .shrine-scope .countdown--style-4 .countdown-timer__digit {
    padding: var(--shr-padding-y) var(--shr-padding-x);
    border: var(--shr-border-width) var(--shr-border-style) var(--shr-border-color);
    border-radius: var(--shr-border-radius);
}
.shrine-scope .countdown-timer__digit {
    width: 36px;
    color: var(--shr-timer-color)
}
.shrine-scope .countdown-timer__number {
    color: var(--shr-timer-color)
}
.shrine-scope .countdown--style-2 .countdown-timer__block, .shrine-scope .countdown-timer__number {
    width: 50px;
}
.shrine-scope .countdown-timer__digit {
    display: inline-block;
    background: var(--shr-digit-bg, transparent);
}
.shrine-scope .countdown--style-1 .countdown-timer__number, .shrine-scope .countdown--style-2 .countdown-timer__number {
    width: unset;
}
.shrine-scope .countdown--style-4 .countdown-timer__number {
    display: flex;
    gap: 3px;
    width: unset;
}
.shrine-scope .countdown-timer__colon {
    color: var(--shr-colon-color);
    display: block;
}
.shrine-scope .countdown--style-3 .countdown-timer__colon, .shrine-scope .countdown--style-4 .countdown-timer__colon {
    margin-top: var(--shr-padding-y);
}
.shrine-scope .countdown-timer__colon:last-child {
    display: none;
}
.shrine-scope .countdown-timer__label {
    color: var(--shr-label-color);
    font-size: var(--shr-label-size);
    display: block;
    margin-top: var(--shr-label-margin);
}
.shrine-scope .countdown--style-3 .countdown-timer__label, .shrine-scope .countdown--style-4 .countdown-timer__label {
    margin-top: calc(var(--shr-label-margin) / 2);
}
.shrine-scope .collection-hero__inner {
    display: flex;
    flex-direction: column;
}
.shrine-scope .collection-hero--with-image .collection-hero__inner {
    margin-bottom: 0;
    padding-bottom: 1.25rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .collection-hero.collection-hero--with-image {
        padding: calc(2.5rem + var(--shr-page-width-margin)) 0 calc(2.5rem + var(--shr-page-width-margin));
        overflow: hidden;
    }
.shrine-scope .collection-hero--with-image .collection-hero__inner {
        padding-bottom: 0;
    }
}
.shrine-scope .collection-hero__text-wrapper {
    flex-basis: 100%;
}
@media screen and (min-width: 750px) {
.shrine-scope .collection-hero {
        padding: 0;
    }
.shrine-scope .collection-hero__inner {
        align-items: center;
        flex-direction: row;
        padding-bottom: 0;
    }
}
.shrine-scope .collection-hero__title {
    margin: 1.5625rem 0;
}
.shrine-scope .collection-hero__title+.collection-hero__description {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    font-size: 1rem;
    line-height: calc(1 + 0.5 / var(--shr-font-body-scale));
}
@media screen and (min-width: 750px) {
.shrine-scope .collection-hero__title+.collection-hero__description {
        font-size: 1.125rem;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
    }
.shrine-scope .collection-hero__description {
        max-width: 66.67%;
        margin-left: auto;
        margin-right: auto;
    }
.shrine-scope .collection-hero--with-image .collection-hero__description {
        max-width: 100%;
    }
}
.shrine-scope .collection-hero--with-image .collection-hero__title {
    margin: 0;
}
.shrine-scope .collection-hero--with-image .collection-hero__text-wrapper {
    padding: 3.125rem 0 2.5rem;
}
.shrine-scope .collection-hero__image-container {
    border: var(--shr-media-border-width) solid rgba(var(--shr-color-foreground), var(--shr-media-border-opacity));
    border-radius: var(--shr-media-radius);
    box-shadow: var(--shr-media-shadow-horizontal-offset) var(--shr-media-shadow-vertical-offset) var(--shr-media-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-media-shadow-opacity));
}
@media screen and (max-width: 749px) {
.shrine-scope .collection-hero__image-container {
        height: 12.5rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .collection-hero--with-image .collection-hero__text-wrapper {
        padding: 2.5rem 1.25rem 2.5rem 0;
        flex-basis: 50%;
    }
.shrine-scope .collection-hero__image-container {
        align-self: stretch;
        flex: 1 0 50%;
        margin-left: 1.875rem;
        min-height: 12.5rem;
    }
}
.shrine-scope .card-wrapper {
    color: inherit;
    height: 100%;
    position: relative;
    text-decoration: none;
}
.shrine-scope .card {
    text-decoration: none;
    text-align: var(--shr-text-alignment);
}
.shrine-scope .card:not(.ratio) {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.shrine-scope .card.card--horizontal {
    --shr-text-alignment: left;
    --shr-image-padding: 0rem;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.9375rem;
}
.shrine-scope .card--horizontal.ratio:before {
    padding-bottom: 0;
}
.shrine-scope .card--card.card--horizontal {
    padding: 0.75rem;
}
.shrine-scope .card--card.card--horizontal.card--text {
    column-gap: 0;
}
.shrine-scope .card--card {
    height: 100%;
}
.shrine-scope .card--card, .shrine-scope .card--standard .card__inner {
    position: relative;
    box-sizing: border-box;
    border-radius: var(--shr-border-radius);
    border: var(--shr-border-width) solid rgba(var(--shr-color-foreground), var(--shr-border-opacity));
}
.shrine-scope .card--card:after, .shrine-scope .card--standard .card__inner:after {
    content: "";
    position: absolute;
    z-index: -1;
    width: calc(var(--shr-border-width) * 2 + 100%);
    height: calc(var(--shr-border-width) * 2 + 100%);
    top: calc(var(--shr-border-width) * -1);
    left: calc(var(--shr-border-width) * -1);
    border-radius: var(--shr-border-radius);
    box-shadow: var(--shr-shadow-horizontal-offset) var(--shr-shadow-vertical-offset) var(--shr-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-shadow-opacity));
}
.shrine-scope .card .card__inner .card__media {
    overflow: hidden;
    z-index: 0;
    border-radius: calc(var(--shr-border-radius) - var(--shr-border-width) - var(--shr-image-padding));
}
.shrine-scope .card--card .card__inner .card__media {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.shrine-scope .card--standard.card--text {
    background-color: transparent;
}
.shrine-scope .card-information {
    text-align: var(--shr-text-alignment);
}
.shrine-scope .card-information .price {
    display: block;
}
.shrine-scope .card__media, .shrine-scope .card .media {
    bottom: 0;
    position: absolute;
    top: 0;
}
.shrine-scope .card .media {
    width: 100%;
}
.shrine-scope .card__media {
    margin: var(--shr-image-padding);
    width: calc(100% - 2 * var(--shr-image-padding));
}
.shrine-scope .card--standard .card__media {
    margin: var(--shr-image-padding);
}
.shrine-scope .card__inner {
    width: 100%;
}
.shrine-scope .card--media .card__inner .card__content {
    position: relative;
    padding: calc(var(--shr-image-padding) + 0.625rem);
}
.shrine-scope .card__content {
    display: grid;
    grid-template-rows: minmax(0, 1fr) max-content minmax(0, 1fr);
    padding: 0.625rem;
    width: 100%;
    flex-grow: 1;
}
.shrine-scope .card__content--auto-margins {
    grid-template-rows: minmax(0, auto) max-content minmax(0, auto);
}
.shrine-scope .card__information {
    grid-row-start: 2;
    padding: 0.625rem;
}
.shrine-scope .card:not(.ratio)>.card__content {
    grid-template-rows: max-content minmax(0, 1fr) max-content auto;
}
@media screen and (min-width: 750px) {
.shrine-scope .card__information {
        padding-bottom: 0.625rem;
        padding-top: 0.625rem;
    }
}
.shrine-scope .card__badge {
    align-self: flex-end;
    grid-row-start: 3;
    justify-self: flex-start;
}
.shrine-scope .card__badge.top {
    align-self: flex-start;
    grid-row-start: 1;
}
.shrine-scope .card__badge.right {
    justify-self: flex-end;
}
.shrine-scope .card:not(.card--horizontal)>.card__content>.card__badge {
    margin: 0.8125rem;
}
.shrine-scope .card__media .media img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}
.shrine-scope .card__inner:not(.ratio)>.card__content {
    height: 100%;
}
.shrine-scope .card__heading {
    margin-top: 0;
    margin-bottom: 0;
}
.shrine-scope .card__heading:last-child {
    margin-bottom: 0;
}
.shrine-scope .card--horizontal .card__heading, .shrine-scope .card--horizontal .price__container .price-item, .shrine-scope .card--horizontal__quick-add {
    font-size: calc(var(--shr-font-heading-scale) * 0.75rem);
}
.shrine-scope .card--horizontal .card-information>*:not(.visually-hidden:first-child)+*:not(.rating) {
    margin-top: 0;
}
.shrine-scope .card--horizontal__quick-add:before {
    box-shadow: none;
}
@media only screen and (min-width: 750px) {
.shrine-scope .card--horizontal .card__heading, .shrine-scope .card--horizontal .price__container .price-item, .shrine-scope .card--horizontal__quick-add {
        font-size: calc(var(--shr-font-heading-scale) * 0.8125rem);
    }
}
.shrine-scope .card--card.card--media>.card__content {
    margin-top: calc(0rem - var(--shr-image-padding));
}
.shrine-scope .card--standard.card--text a::after, .shrine-scope .card--card .card__heading a::after {
    bottom: calc(var(--shr-border-width) * -1);
    left: calc(var(--shr-border-width) * -1);
    right: calc(var(--shr-border-width) * -1);
    top: calc(var(--shr-border-width) * -1);
}
.shrine-scope .card__heading a::after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.shrine-scope .card__heading a:after {
    outline-offset: 0.1875rem;
}
.shrine-scope .card__heading a:focus:after {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
}
.shrine-scope .card__heading a:focus-visible:after {
    box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
    outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
}
.shrine-scope .card__heading a:focus:not(:focus-visible):after {
    box-shadow: none;
    outline: 0;
}
.shrine-scope .card__heading a:focus {
    box-shadow: none;
    outline: 0;
}
@media screen and (min-width: 990px) {
.shrine-scope .card .media.media--hover-effect>img:only-child, .shrine-scope .card-wrapper .media.media--hover-effect>img:only-child {
        transition: transform var(--shr-duration-long) ease;
    }
.shrine-scope .card:hover .media.media--hover-effect>img:first-child:only-child, .shrine-scope .card-wrapper:hover .media.media--hover-effect>img:first-child:only-child {
        transform: scale(1.03);
    }
.shrine-scope .card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child) {
        opacity: 0;
    }
.shrine-scope .card-wrapper:hover .media.media--hover-effect>img+img {
        opacity: 1;
        transition: transform var(--shr-duration-long) ease;
        transform: scale(1.03);
    }
.shrine-scope .underline-links-hover:hover a {
        text-decoration: underline;
        text-underline-offset: 0.1875rem;
    }
}
.shrine-scope .card--standard.card--media .card__inner .card__information, .shrine-scope .card--standard.card--text:not(.card--horizontal)>.card__content .card__heading, .shrine-scope .card--standard:not(.card--horizontal)>.card__content .card__badge, .shrine-scope .card--standard.card--text.article-card>.card__content .card__information, .shrine-scope .card--standard>.card__content .card__caption {
    display: none;
}
.shrine-scope .card--standard>.card__content {
    padding: 0;
}
.shrine-scope .card--standard>.card__content .card__information {
    padding-left: 0;
    padding-right: 0;
}
.shrine-scope .card--card.card--media .card__inner .card__information, .shrine-scope .card--card.card--text .card__inner, .shrine-scope .card--card.card--media>.card__content .card__badge {
    display: none;
}
.shrine-scope .card--horizontal .card__badge, .shrine-scope .card--horizontal.card--text .card__inner {
    display: none;
}
.shrine-scope .card--extend-height {
    height: 100%;
}
.shrine-scope .card--extend-height.card--standard.card--text, .shrine-scope .card--extend-height.card--media {
    display: flex;
    flex-direction: column;
}
.shrine-scope .card--extend-height.card--standard.card--text .card__inner, .shrine-scope .card--extend-height.card--media .card__inner {
    flex-grow: 1;
}
.shrine-scope .card .icon-wrap {
    margin-left: 0.5rem;
    white-space: nowrap;
    transition: transform var(--shr-duration-short) ease;
    overflow: hidden;
}
.shrine-scope .card-information>*+* {
    margin-top: 0.3125rem;
}
.shrine-scope .card-information {
    width: 100%;
}
.shrine-scope .card-information>* {
    line-height: calc(1 + 0.4 / var(--shr-font-body-scale));
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .card-information>.price {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .card--horizontal .card-information>.price {
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .card-information>.rating {
    margin-top: 0.25rem;
}
.shrine-scope .card-information>*:not(.visually-hidden:first-child)+*:not(.rating) {
    margin-top: 0.4375rem;
}
.shrine-scope .card-information .caption {
    letter-spacing: 0.04375rem;
}
.shrine-scope .card-article-info {
    margin-top: 0.625rem;
}
.shrine-scope .card__content .product-form__input--pills {
    display: none;
}
.shrine-scope .card__content .product-form__input {
    margin-bottom: 0;
}
.shrine-scope .card--has-swatches.card--swatches-bottom .card__information {
    grid-row-start: 1;
}
.shrine-scope .card--has-swatches.card--swatches-bottom .quick-add {
    margin-top: 0.9375rem;
}
@media screen and (max-width: 749px) {
.shrine-scope .grid--2-col-tablet-down .card--card .card__information, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card--card .card__information {
        padding: 0.3125rem 0 0.625rem;
    }
.shrine-scope .grid--2-col-tablet-down .card-wrapper .badge, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card-wrapper .badge {
        font-size: 0.625rem;
    }
.shrine-scope .grid--2-col-tablet-down .product-card-wrapper .card, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .product-card-wrapper .card {
        --shr-border-radius: calc(var(--shr-product-card-corner-radius) / 2);
    }
.shrine-scope .grid--2-col-tablet-down .collection-card-wrapper .card, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .collection-card-wrapper .card {
        --shr-border-radius: calc(var(--shr-collection-card-corner-radius) / 2);
    }
.shrine-scope .grid--2-col-tablet-down .card-wrapper .card__heading, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card-wrapper .card__heading {
        font-size: 1.0625rem;
    }
.shrine-scope .grid--2-col-tablet-down .card-wrapper .card__heading.h5, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card-wrapper .card__heading.h5, .shrine-scope .grid--2-col-tablet-down .card-wrapper .price--on-sale, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card-wrapper .price--on-sale {
        font-size: 0.8125rem;
    }
.shrine-scope .grid--2-col-tablet-down .card-wrapper .price--on-sale .price-item--regular, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card-wrapper .price--on-sale .price-item--regular {
        font-size: 0.625rem;
    }
.shrine-scope .grid--2-col-tablet-down .card-wrapper .color-swatches-container, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card-wrapper .color-swatches-container {
        --shr-transparent-border-size: 0.0625rem;
    }
.shrine-scope .grid--2-col-tablet-down .card--has-swatches.card--swatches-bottom .quick-add, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card--has-swatches.card--swatches-bottom .quick-add {
        margin-top: 0.75rem;
    }
.shrine-scope .grid--2-col-tablet-down .card--has-swatches.card--swatches-top .card__information, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .card--has-swatches.card--swatches-top .card__information {
        padding-top: 0.5rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .card--has-swatches.card--swatches-top .card__content, .shrine-scope .card--has-swatches.card--swatches-top .card__information {
        padding-top: 0.8125rem;
    }
}
.shrine-scope .product-card-wrapper .card__badge .badge {
    line-height: 1.9;
    padding: 0 0.75em;
}
.shrine-scope .card .card__badge.top.center {
    margin: 0;
}
.shrine-scope .card__badge.top.center .badge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
.shrine-scope .card.card--badge-sided:not(.card--horizontal) .card__badge.left {
    margin-left: -0.625rem;
}
.shrine-scope .card.card--badge-sided:not(.card--horizontal) .card__badge.left .badge {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.shrine-scope .card.card--badge-sided:not(.card--horizontal) .card__badge.right {
    margin-right: -0.625rem;
}
.shrine-scope .card.card--badge-sided:not(.card--horizontal) .card__badge.right .badge {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.shrine-scope .card--limited-title .card__heading a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: var(--shr-title-lines);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.shrine-scope card-variant-selects {
    position: relative;
    z-index: 1;
}
.shrine-scope .card--title-position-over .card__content--main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.shrine-scope .card--title-position-over-center .card__content--main {
    justify-content: center;
}
.shrine-scope .card--title-position-over-bottom .card__content--main {
    justify-content: flex-end;
}
.shrine-scope .card--title-position-over .card__content--main .card__information {
    --shr-padding: 1.25rem;
    padding: var(--shr-padding);
}
.shrine-scope [data-mobile-columns="2"] .card--title-position-over .card__content--main .card__information {
    --shr-padding: 0.625rem;
}
.shrine-scope .card--title-position-over-top .card__content--main .card__information {
    background: rgba(var(--shr-title-bg-color), var(--shr-title-bg-opacity));
    background: linear-gradient(180deg, rgba(var(--shr-title-bg-color), var(--shr-title-bg-opacity)) calc(100% - var(--shr-padding)), rgba(var(--shr-title-bg-color), 0) 100%);
    border-radius: var(--shr-collection-card-corner-radius) var(--shr-collection-card-corner-radius) 0 0;
}
.shrine-scope .card--title-position-over-center .card__content--main {
    background: rgba(var(--shr-title-bg-color), var(--shr-title-bg-opacity));
    border-radius: var(--shr-collection-card-corner-radius);
}
.shrine-scope .card--title-position-over-bottom .card__content--main .card__information {
    background: rgba(var(--shr-title-bg-color), var(--shr-title-bg-opacity));
    background: linear-gradient(0deg, rgba(var(--shr-title-bg-color), var(--shr-title-bg-opacity)) calc(100% - var(--shr-padding)), rgba(var(--shr-title-bg-color), 0) 100%);
    border-radius: 0 0 var(--shr-collection-card-corner-radius) var(--shr-collection-card-corner-radius);
}
.shrine-scope .collection-card__cta {
    margin-top: 0.625rem;
    min-width: auto;
}
.shrine-scope .pagination-wrapper {
    margin-top: 2.5rem;
}
@media screen and (min-width: 990px) {
.shrine-scope .pagination-wrapper {
        margin-top: 3.125rem;
    }
}
.shrine-scope .pagination__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.shrine-scope .pagination__list>li {
    flex: 1 0 2.75rem;
    max-width: 2.75rem;
}
.shrine-scope .pagination__list>li:not(:last-child) {
    margin-right: 0.625rem;
}
.shrine-scope .pagination__item {
    color: rgb(var(--shr-color-foreground));
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 2.75rem;
    width: 100%;
    padding: 0;
    text-decoration: none;
}
.shrine-scope a.pagination__item:hover::after {
    height: 0.0625rem;
}
.shrine-scope .pagination__item .icon-caret {
    height: 0.375rem;
}
.shrine-scope .pagination__item--current::after {
    height: 0.0625rem;
}
.shrine-scope .pagination__item--current::after, .shrine-scope .pagination__item:hover::after {
    content: "";
    display: block;
    width: 1.25rem;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    background-color: currentColor;
}
.shrine-scope .pagination__item--next .icon {
    margin-left: -0.125rem;
    transform: rotate(90deg);
}
.shrine-scope .pagination__item--next:hover .icon {
    transform: rotate(90deg) scale(1.07);
}
.shrine-scope .pagination__item--prev .icon {
    margin-right: -0.125rem;
    transform: rotate(-90deg);
}
.shrine-scope .pagination__item--prev:hover .icon {
    transform: rotate(-90deg) scale(1.07);
}
.shrine-scope .pagination__item-arrow:hover::after {
    display: none;
}
.shrine-scope .border-custom {
    border-width: var(--shr-border-width);
    border-style: var(--shr-border-style);
    border-color: var(--shr-border-color);
    border-radius: var(--shr-border-radius);
}
.shrine-scope .custom-padding {
    padding-top: var(--shr-padding-top);
    padding-left: var(--shr-padding-left);
    padding-right: var(--shr-padding-right);
    padding-bottom: var(--shr-padding-bottom);
}
.shrine-scope .heading em, .shrine-scope .heading strong {
    font-style: normal;
    display: inline-block;
    z-index: 0;
}
.shrine-scope .heading strong::after, .shrine-scope .heading em::after, .shrine-scope .heading svg {
    z-index: -1;
}
.shrine-scope .heading em strong, .shrine-scope .title-with-highlight-2--italic em {
    font-style: italic;
}
.shrine-scope .heading.title-with-highlight-1--color strong {
    color: var(--shr-hightlight-1--color);
}
.shrine-scope .heading.title-with-highlight-1--color-gradient strong {
    background: var(--shr-hightlight-1--color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shrine-scope .heading.title-with-highlight-1--bg-color strong {
    z-index: 1;
    position: relative;
    padding-inline: var(--shr-hightlight-1--padding-inline);
    margin-inline: calc(var(--shr-hightlight-1--padding-inline) / 2);
}
.shrine-scope .heading.title-with-highlight-1--bg-color strong:after {
    top: 50%;
    left: 50%;
    z-index: -1;
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    background: var(--shr-hightlight-1--bg-color);
    width: calc(100% + var(--shr-hightlight-1--padding-inline));
    height: calc(100% + var(--shr-hightlight-1--padding-block));
    border-width: var(--shr-hightlight-1--border-width);
    border-style: var(--shr-hightlight-1--border-style);
    border-color: var(--shr-hightlight-1--border-color);
    border-radius: var(--shr-hightlight-1--border-radius);
}
.shrine-scope .heading.title-with-highlight-1--underline strong {
    position: relative;
}
.shrine-scope .heading.title-with-highlight-1--underline strong:after {
    left: 0;
    bottom: 5px;
    width: 100%;
    content: "";
    position: absolute;
    background: var(--shr-hightlight-1--underline-color);
    height: var(--shr-hightlight-1--underline-thickness);
    transform: translateY(var(--shr-highlight-1--underline-color-position));
}
.shrine-scope .title-with-highlight-1--handwritten-underline strong {
    position: relative;
    display: inline-block;
}
.shrine-scope .title-with-highlight-1--handwritten-underline strong svg {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    position: absolute;
    pointer-events: none;
    transform: translateY(var(--shr-highlight-1--handwritten-underline-stroke-position));
}
.shrine-scope .title-with-highlight-1--handwritten-underline strong .icon-squiggle-underline-2 {
    height: 45%;
}
.shrine-scope .title-with-highlight-1--handwritten-underline strong svg path {
    stroke: var(--shr-highlight-1--handwritten-underline-color);
    stroke-width: var(--shr-highlight-1--handwritten-underline-stroke-width);
}
.shrine-scope .heading.title-with-highlight-2--color em {
    color: var(--shr-hightlight-2--color);
}
.shrine-scope .heading.title-with-highlight-2--color-gradient em {
    background: var(--shr-hightlight-2--color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.shrine-scope .heading.title-with-highlight-2--bg-color em {
    z-index: 1;
    position: relative;
    padding-inline: var(--shr-hightlight-2--padding-inline);
    margin-inline: calc(var(--shr-hightlight-2--padding-inline) / 2);
}
.shrine-scope .heading.title-with-highlight-2--bg-color em:after {
    top: 50%;
    left: 50%;
    z-index: -1;
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    background: var(--shr-hightlight-2--bg-color);
    width: calc(100% + var(--shr-hightlight-2--padding-inline));
    height: calc(100% + var(--shr-hightlight-2--padding-block));
    border-width: var(--shr-hightlight-2--border-width);
    border-style: var(--shr-hightlight-2--border-style);
    border-color: var(--shr-hightlight-2--border-color);
    border-radius: var(--shr-hightlight-2--border-radius);
}
.shrine-scope .heading.title-with-highlight-2--underline em {
    position: relative;
}
.shrine-scope .heading.title-with-highlight-2--underline em:after {
    left: 0;
    bottom: 5px;
    width: 100%;
    content: "";
    position: absolute;
    background: var(--shr-hightlight-2--underline-color);
    height: var(--shr-hightlight-2--underline-thickness);
    transform: translateY(var(--shr-highlight-2--underline-color-position));
}
.shrine-scope .title-with-highlight-2--handwritten-underline em {
    position: relative;
    display: inline-block;
}
.shrine-scope .title-with-highlight-2--handwritten-underline em svg {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35%;
    position: absolute;
    pointer-events: none;
    transform: translateY(var(--shr-highlight-2--handwritten-underline-stroke-position));
}
.shrine-scope .title-with-highlight-2--handwritten-underline em .icon-squiggle-underline-2 {
    height: 45%;
}
.shrine-scope .title-with-highlight-2--handwritten-underline em svg path {
    stroke: var(--shr-highlight-2--handwritten-underline-color);
    stroke-width: var(--shr-highlight-2--handwritten-underline-stroke-width);
}
.shrine-scope .slide-item, .shrine-scope .custom-columns__column>.content-wrapper, .shrine-scope .text-with-icon-block {
    background: var(--shr-bg-color);
    border-width: var(--shr-border-width);
    border-style: var(--shr-border-style);
    border-color: var(--shr-border-color);
    border-radius: var(--shr-border-radius);
    padding: var(--shr-padding-y--desktop) var(--shr-padding-x--desktop);
}
@media screen and (max-width: 750px) {
.shrine-scope .slide-item, .shrine-scope .custom-columns__column>.content-wrapper, .shrine-scope .text-with-icon-block {
        padding: var(--shr-padding-y--mobile) var(--shr-padding-x--mobile);
    }
}
.shrine-scope .slide-item {
    overflow: hidden;
}
.shrine-scope .badge-block {
    position: absolute;
    width: fit-content;
    height: fit-content;
    font-size: var(--shr-desktop-font-size);
    white-space: nowrap;
}
.shrine-scope .badge-block.font-body-style {
    font-style: var(--shr-font-body-style)
}
.shrine-scope .badge-block.font-heading-style {
    font-style: var(--shr-font-heading-style)
}
.shrine-scope .badge-block[data-direction="vertical"] {
    writing-mode: sideways-rl;
}
@media screen and (max-width: 749px) {
.shrine-scope .badge-block {
        font-size: var(--shr-mobile-font-size);
    }
}
.shrine-scope .content-wrapper {
    position: relative;
}
.shrine-scope .border-gradient {
    border: none;
    overflow: hidden;
    position: relative;
    border-radius: var(--shr-border-radius);
}
.shrine-scope .border-gradient:before {
    inset: 0;
    content: "";
    position: absolute;
    border-radius: var(--shr-border-radius);
    padding: var(--shr-border-width);
    background: var(--shr-border-color);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    opacity: var(--shr-border-opacity);
}
.shrine-scope .custom-columns__column.border-gradient>.content-wrapper {
    border-color: transparent;
    position: initial;
}
.shrine-scope .slide-item.border-gradient {
    border: none;
}
.shrine-scope .custom-columns__column.block-shadow:after, .shrine-scope .custom-columns__column.bg-gradient:after, .shrine-scope .custom-columns__column.border-gradient:before {
    width: calc(100% - var(--shr-column-gap));
    left: calc(var(--shr-column-gap) / 2);
    border-radius: var(--shr-border-radius);
}
.shrine-scope .bg-gradient.custom-columns__column>.content-wrapper, .shrine-scope .bg-gradient.slide-item {
    background: none;
}
.shrine-scope .bg-gradient {
    position: relative;
    isolation: isolate;
}
.shrine-scope .block-shadow {
    overflow: visible;
    border-radius: var(--shr-border-radius);
}
.shrine-scope .block-shadow:after, .shrine-scope .bg-gradient:after {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--shr-bg-color);
    z-index: -1;
    border-radius: calc(var(--shr-border-radius) - var(--shr-border-width));
}
.shrine-scope .bg-gradient:after {
    opacity: var(--shr-bg-opacity, 1);
}
.shrine-scope .block-shadow:after {
    box-shadow: var(--shr-shadow-offset-x) var(--shr-shadow-offset-y) var(--shr-shadow-blur) var(--shr-shadow-spread) var(--shr-shadow-color);
}
@media screen and (min-width: 749px) {
.shrine-scope .splide--desktop-same-height .splide__track .splide__list--regular {
        align-items: stretch;
    }
.shrine-scope .splide--desktop-same-height .slide-item, .shrine-scope .splide--desktop-same-height .splide__list--regular .splide__slide__container {
        height: 100%;
    }
}
@media screen and (max-width: 750px) {
.shrine-scope .splide--mobile-same-height .splide__track .splide__list--regular {
        align-items: stretch;
    }
.shrine-scope .splide--mobile-same-height .slide-item, .shrine-scope .splide--mobile-same-height .splide__list--regular .splide__slide__container {
        height: 100%;
    }
}
.shrine-scope .timeline-container {
    display: flex;
}
.shrine-scope .timeline-content {
    width: 100%;
}
@media screen and (min-width: 750px) {
.shrine-scope .timeline-container[data-sticky-content="true"] .timeline-content, .shrine-scope .timeline-container[data-sticky-content="true"] .timeline-container {
        position: sticky;
        top: 1.5625rem;
    }
}
.shrine-scope .timeline {
    --shr-point-size: var(--shr-point-size-desktop);
    width: 100%;
    position: relative;
}
.shrine-scope .timeline timeline-slider {
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 749px) {
.shrine-scope .timeline {
        --shr-point-size: var(--shr-point-size-mobile);
    }
}
.shrine-scope .timeline--vertical .timeline__items {
    display: grid;
    gap: var(--shr-items-spacing-vertical);
}
.shrine-scope .timeline__row {
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.625rem;
}
.shrine-scope .timeline__rail {
    display: flex;
    flex-direction: column;
    gap: var(--shr-line-point-spacing);
    align-items: center;
}
@media (min-width: 750px) {
.shrine-scope .timeline-container--vertical[data-desktop-line-position="right"] .timeline-item {
        order: -1;
    }
.shrine-scope .timeline-container--vertical[data-desktop-line-position="left"][data-auto-align="true"] .heading, .shrine-scope .timeline-container--vertical[data-desktop-line-position="left"][data-auto-align="true"] .rich-text-block, .shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"][data-auto-align="true"] .heading, .shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"][data-auto-align="true"] .rich-text-block {
        text-align: left;
    }
.shrine-scope .timeline-container--vertical[data-desktop-line-position="right"][data-auto-align="true"] .heading, .shrine-scope .timeline-container--vertical[data-desktop-line-position="right"][data-auto-align="true"] .rich-text-block, .shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"][data-auto-align="true"] .timeline__item:nth-child(even) .heading, .shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"][data-auto-align="true"] .timeline__item:nth-child(even) .rich-text-block {
        text-align: right;
    }
.shrine-scope .timeline__row {
        gap: 0.9375rem;
    }
.shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"] .timeline__row {
        grid-template-columns: 1fr auto 1fr;
    }
.shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"] .timeline__row__placeholder {
        display: block;
    }
.shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"] .timeline__item:nth-child(even) .timeline__rail {
        order: -1;
    }
.shrine-scope .timeline-container--vertical[data-desktop-line-position="middle"] .timeline__item:nth-child(even) .timeline-item {
        order: -2;
    }
}
@media (max-width: 749px) {
.shrine-scope .timeline-container--vertical[data-mobile-line-position="right"] .timeline-item {
        order: -1;
    }
.shrine-scope .timeline-container--vertical[data-mobile-line-position="right"][data-auto-align="true"] .heading, .shrine-scope .timeline-container--vertical[data-mobile-line-position="right"][data-auto-align="true"] .rich-text-block {
        text-align: right;
    }
.shrine-scope .timeline-container--vertical[data-mobile-line-position="left"][data-auto-align="true"] .heading, .shrine-scope .timeline-container--vertical[data-mobile-line-position="left"][data-auto-align="true"] .rich-text-block {
        text-align: left;
    }
}
.shrine-scope .timeline-container--horizontal[data-auto-align="true"] .heading, .shrine-scope .timeline-container--horizontal[data-auto-align="true"] .rich-text-block {
    text-align: center;
}
.shrine-scope .timeline__line {
    position: relative;
    width: var(--shr-line-thickness, 2px);
    flex-grow: 1;
    background: var(--shr-inactive-line-color);
    width: var(--shr-line-thickness, 2px);
}
.shrine-scope .timeline--vertical .timeline__line {
    margin-bottom: calc((var(--shr-items-spacing-vertical) - var(--shr-line-point-spacing)) * -1);
}
.shrine-scope .timeline--vertical .timeline__item:last-of-type .timeline__line {
    margin-bottom: 0;
}
.shrine-scope .timeline__line::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    background: var(--shr-line-color, currentColor);
    transition: all var(--shr-line-animation-duration) var(--shr-point-animation-duration) ease-in-out;
}
.shrine-scope .timeline__item.is-active .timeline__line::before {
    height: 100%;
}
.shrine-scope .timeline__point {
    position: relative;
    width: var(--shr-point-size, 32px);
    height: var(--shr-point-size, 32px);
    font-size: var(--shr-point-size, 32px);
    border-radius: var(--shr-point-radius, 50%);
    background: var(--shr-inactive-point-bg, transparent);
    border: var(--shr-point-border-width, 0px) solid var(--shr-inactive-point-border, transparent);
    display: grid;
    place-items: center;
    flex: 0 0 auto;
    z-index: 0;
}
.shrine-scope .timeline__point::before {
    content: "";
    position: absolute;
    inset: calc(var(--shr-point-border-width, 0px) * -1);
    opacity: 0;
    border-radius: var(--shr-point-radius, 50%);
    background: var(--shr-point-bg, transparent);
    border: var(--shr-point-border-width, 0px) solid var(--shr-point-border, transparent);
    transition: opacity var(--shr-point-animation-duration) ease-in-out;
    z-index: 1;
}
.shrine-scope .timeline__item.is-active .timeline__point::before {
    opacity: 1;
}
.shrine-scope .timeline__point-dot {
    width: calc(1em * var(--shr-point-dot-scale));
    height: calc(1em * var(--shr-point-dot-scale));
    border-radius: 9999px;
    background-color: var(--shr-inactive-point-icon-color, currentColor);
    transition: background-color var(--shr-point-animation-duration) ease-in-out;
}
.shrine-scope .timeline__point-text, .shrine-scope .timeline__point .material-icon {
    color: var(--shr-inactive-point-icon-color, currentColor);
    transition: color var(--shr-point-animation-duration) ease-in-out;
    line-height: 1;
}
.shrine-scope .timeline__point-text {
    font-size: calc(1em * var(--shr-point-text-scale));
}
.shrine-scope .timeline__point .material-icon {
    font-size: calc(1em * var(--shr-point-icon-scale));
}
.shrine-scope .timeline__point img {
    width: calc(1em * var(--shr-point-icon-scale));
    height: calc(1em * var(--shr-point-icon-scale));
    object-fit: contain;
    object-position: center center;
}
.shrine-scope .timeline__point span, .shrine-scope .timeline__point img {
    position: relative;
    z-index: 2;
}
.shrine-scope .timeline__item.is-active {
    --shr-inactive-point-icon-color: var(--shr-point-icon-color);
}
.shrine-scope .timeline-container--vertical[data-style-vertical="accordion"] .timeline-item__body {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .28s ease;
    overflow: hidden;
}
.shrine-scope .timeline-container--vertical[data-style-vertical="accordion"] .timeline__item.is-open .timeline-item__body {
    grid-template-rows: 1fr;
}
.shrine-scope .timeline-item__body>* {
    min-height: 0;
}
.shrine-scope .timeline-container--vertical[data-style-vertical="accordion"] .timeline__item.is-open .timeline-item {
    cursor: auto;
}
.shrine-scope .timeline-item {
    transition: opacity var(--shr-point-animation-duration, .25s) ease;
    display: flex;
    flex-direction: column;
}
.shrine-scope .timeline-container--vertical[data-style-vertical="classic"][data-animate-vertical="true"] .timeline__item:not(.is-active) .timeline-item, .shrine-scope .timeline-container--vertical[data-style-vertical="scroll_activated"] .timeline__item:not(.is-active) .timeline-item {
    opacity: calc(var(--shr-inactive-item-opacity, .7));
}
.shrine-scope .timeline__item.is-active .timeline-item {
    opacity: 1;
}
.shrine-scope .timeline-item__header {
    min-height: var(--shr-point-size, 32px);
    order: -1;
}
.shrine-scope .timeline--horizontal .timeline__items {
    display: flex;
    align-items: flex-start;
    gap: 0;
    overflow-x: auto;
}
.shrine-scope .timeline--horizontal .timeline__items>li {
    scroll-snap-align: start;
    width: 100%;
    flex-shrink: 0;
}
.shrine-scope .timeline--horizontal .timeline__row {
    gap: 0.9375rem;
    grid-template-columns: repeat(1, 1fr);
}
.shrine-scope .timeline--horizontal .timeline__rail {
    flex-direction: row-reverse;
    justify-content: flex-start;
    transform: translateX(calc(-50% + var(--shr-point-size) / 2 + var(--shr-line-point-spacing)));
}
.shrine-scope .timeline--horizontal .timeline__point {
    margin-right: var(--shr-line-point-spacing);
}
.shrine-scope .timeline--horizontal .timeline__point::before {
    transition-delay: var(--shr-line-animation-duration);
}
.shrine-scope .timeline--horizontal .timeline__line {
    flex-grow: 0;
    height: var(--shr-line-thickness, 2px);
    width: 100%;
}
.shrine-scope .timeline--horizontal .timeline__line::before {
    height: 100%;
    width: 0;
    transition-delay: 0s;
}
.shrine-scope .timeline--horizontal .timeline__item.is-active .timeline__line::before {
    width: 100%;
}
.shrine-scope .timeline--horizontal .timeline__item:first-of-type .timeline__line {
    display: none;
}
.shrine-scope .timeline--horizontal .timeline__items {
    scrollbar-width: none;
}
.shrine-scope .timeline--horizontal .timeline-item {
    padding: 0 var(--shr-horizontal-side-padding);
}
@media screen and (max-width: 749px) {
.shrine-scope .timeline--horizontal .timeline__items {
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
    }
.shrine-scope .timeline--horizontal .timeline__items {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
        width: auto;
    }
.shrine-scope .arrows-container.mobile-under, .shrine-scope .arrows-container.mobile-above {
        display: flex;
        justify-content: center;
        gap: 0.9375rem;
        padding-top: 0.9375rem;
    }
.shrine-scope .arrows-container.mobile-above {
        padding: 0 0 0.9375rem;
        order: -1;
    }
.shrine-scope .arrows-container.mobile-under .splide__arrow, .shrine-scope .arrows-container.mobile-above .splide__arrow {
        position: static;
        transform: none;
    }
.shrine-scope .timeline--horizontal .mobile-sides .slider-button--prev {
        left: 1.0625rem;
        transform: translate(-100%, calc(-50% + (var(--shr-point-size) / 2) + 0.46875rem));
    }
.shrine-scope .timeline--horizontal .mobile-sides .slider-button--next {
        right: 1.0625rem;
        transform: translate(100%, calc(-50% + (var(--shr-point-size) / 2) + 0.46875rem));
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .timeline--horizontal .timeline__items--desktop-slider {
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
    }
.shrine-scope .arrows-container.desktop-under, .shrine-scope .arrows-container.desktop-above {
        display: flex;
        justify-content: center;
        gap: 1.25rem;
        padding-top: 1.25rem;
    }
.shrine-scope .arrows-container.desktop-above {
        padding: 0 0 1.25rem;
        order: -1;
    }
.shrine-scope .arrows-container.desktop-under .splide__arrow, .shrine-scope .arrows-container.desktop-above .splide__arrow {
        position: static;
        transform: none;
    }
.shrine-scope .timeline--horizontal .desktop-sides .slider-button--prev {
        left: 0;
        transform: translate(-100%, calc(-50% + (var(--shr-point-size) / 2) + 0.46875rem));
    }
.shrine-scope .timeline--horizontal .desktop-sides .slider-button--next {
        right: 0;
        transform: translate(100%, calc(-50% + (var(--shr-point-size) / 2) + 0.46875rem));
    }
}
.shrine-scope .timeline-active-content-container {
    overflow: hidden;
    opacity: 1;
    transition: opacity var(--shr-timeline-active-transition, 0.25s) ease, height var(--shr-timeline-active-transition, 0.25s) ease;
}
.shrine-scope .timeline-active-content-container.is-transitioning {
    opacity: 0;
}
.shrine-scope .json-animation__placeholder {
    flex-direction: column;
    min-height: 300px;
    background-color: rgba(0, 0, 0, 0.05);
    border: 2px dashed rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 1.25rem;
    gap: 0.625rem;
}
.shrine-scope .json-animation__placeholder p {
    font-size: 0.875rem;
    margin: 0;
    color: #121212;
}
.shrine-scope .footer {
    border-top: 0.0625rem solid rgba(var(--shr-color-foreground), 0.08);
}
.shrine-scope .footer:not(.color-background-1) {
    border-top: none;
}
.shrine-scope .footer__content-top {
    padding-bottom: 3.125rem;
    display: block;
}
@media screen and (max-width: 749px) {
.shrine-scope .footer .grid {
        display: block;
    }
.shrine-scope .footer-block.grid__item {
        padding: 0;
        margin: 2.5rem 0;
        width: 100%;
    }
.shrine-scope .footer-block.grid__item:first-child {
        margin-top: 0;
    }
.shrine-scope .footer__content-top {
        padding-bottom: 1.875rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__content-top .grid {
        row-gap: 3.75rem;
        margin-bottom: 0;
    }
}
.shrine-scope .footer__content-bottom {
    border-top: solid 0.0625rem rgba(var(--shr-color-foreground), 0.08);
    padding-top: 1.875rem;
}
.shrine-scope .footer__content-bottom:only-child {
    border-top: 0;
}
.shrine-scope .footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
}
@media screen and (max-width: 749px) {
.shrine-scope .footer__content-bottom {
        flex-wrap: wrap;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        row-gap: 0.9375rem;
    }
.shrine-scope .footer__content-bottom-wrapper {
        flex-wrap: wrap;
        row-gap: 0.9375rem;
        justify-content: center;
    }
}
.shrine-scope .footer__localization:empty+.footer__column--info {
    align-items: center;
}
@media screen and (max-width: 749px) {
.shrine-scope .footer__localization:empty+.footer__column {
        padding-top: 0.9375rem;
    }
}
.shrine-scope .footer__column {
    width: 100%;
    align-items: flex-end;
}
.shrine-scope .footer__column--info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__column--info {
        padding-left: 0;
        padding-right: 0;
        align-items: flex-end;
    }
}
.shrine-scope .footer-block:only-child:last-child {
    text-align: center;
    max-width: 47.5rem;
    margin: 0 auto;
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block {
        display: block;
        margin-top: 0;
    }
}
.shrine-scope .footer-block:empty {
    display: none;
}
.shrine-scope .footer-block--newsletter {
    display: flex;
    align-items: flex-end;
    margin-top: 1.875rem;
    gap: 0.625rem;
}
.shrine-scope .footer-block--newsletter:only-child {
    margin-top: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .footer-block.footer-block--menu:only-child {
        text-align: left;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block--newsletter {
        flex-wrap: nowrap;
        justify-content: center;
    }
}
.shrine-scope .footer-block__heading {
    margin-bottom: 1.25rem;
    margin-top: 0;
    font-size: calc(var(--shr-font-heading-scale) * 1rem);
}
@media screen and (min-width: 990px) {
.shrine-scope .footer-block__heading {
        font-size: calc(var(--shr-font-heading-scale) * 1.125rem);
    }
}
.shrine-scope .footer__list-social:empty, .shrine-scope .footer-block--newsletter:empty {
    display: none;
}
.shrine-scope .footer__follow-on-shop {
    display: flex;
    text-align: center;
}
.shrine-scope .footer__list-social.list-social:only-child {
    justify-content: center;
}
.shrine-scope .footer-block__newsletter {
    text-align: center;
    flex-grow: 1;
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block__newsletter:not(:only-child) {
        text-align: left;
        margin-right: auto;
    }
.shrine-scope .footer-block__newsletter:not(:only-child) .footer__newsletter {
        justify-content: flex-start;
        margin: 0;
    }
.shrine-scope .footer-block__newsletter:not(:only-child) .newsletter-form__message--success {
        left: auto;
    }
.shrine-scope .footer__follow-on-shop {
        margin-bottom: 0.25rem;
    }
.shrine-scope .footer__follow-on-shop:first-child:not(:last-child) {
        justify-content: flex-start;
        margin-right: auto;
        text-align: left;
    }
.shrine-scope .footer__follow-on-shop:not(:first-child):not(:last-child) {
        justify-content: flex-end;
        text-align: right;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .footer-block--newsletter {
        display: flex;
        flex-direction: column;
        flex: 1 1 100%;
        align-items: center;
        gap: 1.875rem;
    }
.shrine-scope .footer__list-social.list-social, .shrine-scope .footer__follow-on-shop, .shrine-scope .footer-block__newsletter {
        display: flex;
        justify-content: center;
    }
.shrine-scope .footer-block__newsletter {
        flex-direction: column;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block__newsletter+.footer__list-social {
        margin-top: 0;
    }
}
.shrine-scope .footer__localization {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 0.625rem 0.625rem 0;
}
.shrine-scope .footer__localization:empty {
    display: none;
}
.shrine-scope .localization-form {
    display: flex;
    flex-direction: column;
    flex: auto 1 0;
    padding: 0.625rem;
    margin: 0 auto;
}
.shrine-scope .localization-form:only-child {
    display: inline-flex;
    flex-wrap: wrap;
    flex: initial;
    padding: 0.625rem 0;
}
.shrine-scope .localization-form:only-child .button, .shrine-scope .localization-form:only-child .localization-form__select {
    margin: 0.625rem 0.625rem 0.3125rem;
    flex-grow: 1;
}
.shrine-scope .footer__localization h2 {
    margin: 0.625rem 0.625rem 0.3125rem;
    color: rgba(var(--shr-color-foreground), 0.9);
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__localization {
        padding: 0.25rem 0;
        justify-content: flex-start;
    }
.shrine-scope .localization-form {
        padding: 0.625rem 1.25rem 0.625rem 0;
    }
.shrine-scope .localization-form:first-of-type {
        padding-left: 0;
    }
.shrine-scope .localization-form:only-child {
        justify-content: start;
        width: auto;
        margin: 0 0.625rem 0 0;
    }
.shrine-scope .localization-form:only-child .button, .shrine-scope .localization-form:only-child .localization-form__select {
        margin: 0.625rem 0;
    }
.shrine-scope .footer__localization h2 {
        margin: 0.625rem 0 0;
    }
}
@media screen and (max-width: 989px) {
.shrine-scope noscript .localization-form:only-child, .shrine-scope .footer__localization noscript {
        width: 100%;
    }
}
.shrine-scope .localization-form .button {
    padding: 0.625rem;
}
.shrine-scope .localization-form__currency {
    display: inline-block;
}
@media screen and (max-width: 749px) {
.shrine-scope .localization-form .button {
        word-break: break-all;
    }
}
.shrine-scope .localization-form__select {
    border-radius: var(--shr-inputs-radius-outset);
    position: relative;
    margin-bottom: 0.9375rem;
    padding-left: 0.625rem;
    text-align: left;
    min-height: calc(2.5rem + var(--shr-inputs-border-width) * 2);
    min-width: calc(4.375rem + var(--shr-inputs-border-width) * 2);
}
.shrine-scope .disclosure__button.localization-form__select {
    padding: calc(1.25rem + var(--shr-inputs-border-width));
    background: rgb(var(--shr-color-background));
}
.shrine-scope noscript .localization-form__select {
    padding-left: 0rem;
}
@media screen and (min-width: 750px) {
.shrine-scope noscript .localization-form__select {
        min-width: 12.5rem;
    }
}
.shrine-scope .localization-form__select .icon-caret {
    position: absolute;
    content: "";
    height: 0.375rem;
    right: calc(var(--shr-inputs-border-width) + 0.9375rem);
    top: calc(50% - 0.125rem);
}
.shrine-scope .localization-selector.link {
    text-decoration: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: rgb(var(--shr-color-foreground));
    width: 100%;
    padding-right: 2.5rem;
    padding-bottom: 0.9375rem;
}
.shrine-scope noscript .localization-selector.link {
    padding-top: 0.9375rem;
    padding-left: 0.9375rem;
}
.shrine-scope .disclosure .localization-form__select {
    padding-top: 0.9375rem;
}
.shrine-scope .localization-selector option {
    color: #000000;
}
.shrine-scope .localization-selector+.disclosure__list-wrapper {
    margin-left: 0.625rem;
    opacity: 1;
    animation: animateLocalization var(--shr-duration-default) ease;
}
.shrine-scope .localization-form-v2 {
    flex-shrink: 0;
}
.shrine-scope .localization-v2__button {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 0.3125rem 0;
}
.shrine-scope .localization-v2__button svg {
    width: 10px;
    height: 10px;
    flex-shrink: 0;
}
.shrine-scope .localization-v2__button img {
    flex-shrink: 0;
}
.shrine-scope .localization-v2__button:hover span, .shrine-scope .disclosure__link:hover {
    text-decoration: underline;
    text-underline-offset: 0.1875rem;
}
.shrine-scope .localization-form-v2 .disclosure__list-wrapper {
    bottom: auto;
    top: 100%;
    transform: translateY(0.3125rem);
}
@media screen and (max-width: 999px) {
.shrine-scope .localization-form-v2 .disclosure__list-wrapper {
        right: -1.25rem;
    }
}
.shrine-scope .localization-form-v2--images-original .localization-form-v2__image {
    height: 0.875rem;
    width: auto;
}
.shrine-scope .localization-form-v2--images-square .localization-form-v2__image, .shrine-scope .localization-form-v2--images-circle .localization-form-v2__image {
    --shr-size: 1.25rem;
    width: var(--shr-size);
    height: var(--shr-size);
    object-fit: cover;
}
.shrine-scope .localization-form-v2--images-circle .localization-form-v2__image {
    border-radius: 50%;
}
.shrine-scope .localization-form-v2 .disclosure__link {
    padding: 0.3125rem 0.8125rem;
    display: flex;
    align-items: center;
    gap: 7px;
}
.shrine-scope .localization-form-v2 .localization-form {
    margin: 0;
    padding: 0;
    display: block;
}
.shrine-scope .localization-form-v2+.localization-form-v2 {
    margin-left: 0.75rem;
}
@media screen and (max-width: {
            {
            settings.page_width
        }
    }

    px) {
.shrine-scope .disclosure__list-wrapper {
        right: -0.625rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .localization-v2__button .localization-form-v2__image {
        --shr-size: 1.5rem;
    }
}
@media screen and (min-width: 990px) {
.shrine-scope .localization-form-v2 {
        padding-right: 0.375rem;
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .localization-v2__button {
        gap: 5px;
    }
.shrine-scope .localization-v2__button .localization-form-v2__image {
        --shr-size: 1.375rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__payment {
        margin-top: 0.9375rem;
    }
}
.shrine-scope .footer__content-bottom-wrapper--center {
    justify-content: center;
}
.shrine-scope .footer__copyright {
    text-align: center;
    margin-top: 0.9375rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright {
        text-align: right;
    }
}
@keyframes appear-down {
    0% {
        opacity: 0;
        margin-top: -0.625rem;
    }

    100% {
        opacity: 1;
        margin-top: 0;
    }
}
.shrine-scope .footer-block__details-content {
    margin-bottom: 2.5rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block__details-content {
        margin-bottom: 0;
    }
.shrine-scope .footer-block__details-content>p, .shrine-scope .footer-block__details-content>li {
        padding: 0;
    }
.shrine-scope .footer-block:only-child li {
        display: inline;
    }
.shrine-scope .footer-block__details-content>li:not(:last-child) {
        margin-right: 0.9375rem;
    }
}
.shrine-scope .footer-block__details-content .list-menu__item--link, .shrine-scope .copyright__content a {
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .footer-block__details-content .list-menu__item--active {
    transition: text-decoration-thickness var(--shr-duration-short) ease;
    color: rgb(var(--shr-color-foreground));
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block__details-content .list-menu__item--link:hover, .shrine-scope .copyright__content a:hover {
        color: rgb(var(--shr-color-foreground));
        text-decoration: underline;
        text-underline-offset: 0.1875rem;
    }
.shrine-scope .footer-block__details-content .list-menu__item--active:hover {
        text-decoration-thickness: 0.125rem;
    }
}
@media screen and (max-width: 989px) {
.shrine-scope .footer-block__details-content .list-menu__item--link {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .footer-block__details-content .list-menu__item--link {
        display: inline-block;
        font-size: 0.875rem;
    }
.shrine-scope .footer-block__details-content> :first-child .list-menu__item--link {
        padding-top: 0;
    }
}
.shrine-scope .footer-block-image {
    display: flex;
}
.shrine-scope .footer-block-image.left {
    justify-content: flex-start;
}
.shrine-scope .footer-block-image.center {
    justify-content: center;
}
.shrine-scope .footer-block-image.right {
    justify-content: flex-end;
}
@media screen and (max-width: 749px) {
.shrine-scope .footer-block-image, .shrine-scope .footer-block-image.left, .shrine-scope .footer-block-image.center, .shrine-scope .footer-block-image.right {
        justify-content: center;
    }
}
.shrine-scope .footer-block__image-wrapper {
    margin-bottom: max(calc(1.25rem + var(--shr-media-shadow-vertical-offset) * var(--shr-media-shadow-visible)), 1.25rem);
    overflow: hidden !important;
    background: none;
}
.shrine-scope .footer-block__image-wrapper img {
    display: block;
}
.shrine-scope .footer-block__brand-info {
    text-align: left;
}
.shrine-scope .footer-block:only-child .footer-block__brand-info {
    text-align: center;
}
.shrine-scope .footer-block:only-child>.footer-block__brand-info>.footer-block__image-wrapper {
    margin-left: auto;
    margin-right: auto;
}
.shrine-scope .footer-block-image>img, .shrine-scope .footer-block__brand-info>img {
    height: auto;
}
.shrine-scope .footer-block:only-child .footer-block__brand-info .footer__list-social.list-social {
    justify-content: center;
}
.shrine-scope .footer-block__brand-info .footer__list-social.list-social {
    justify-content: flex-start;
    margin-left: -0.8125rem;
    margin-right: -0.8125rem;
}
.shrine-scope .footer-block__details-content .placeholder-svg {
    max-width: 12.5rem;
}
.shrine-scope .copyright__content {
    font-size: 0.6875rem;
}
.shrine-scope .copyright__content a {
    color: currentColor;
    text-decoration: none;
}
.shrine-scope .policies {
    display: inline;
}
.shrine-scope .policies li {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.shrine-scope .policies li::before {
    content: "·";
    padding: 0 0.5rem;
}
.shrine-scope .policies li a {
    padding: 0.375rem 0;
    display: block;
}
@media screen and (min-width: 750px) {
.shrine-scope .policies li a {
        padding: 0;
    }
}
@keyframes animateLocalization {
    0% {
        opacity: 0;
        transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(-0.625rem);
    }
}
.shrine-scope .footer .disclosure__link {
    padding: 0.59375rem 2.1875rem 0.59375rem 1.25rem;
    color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .footer .disclosure__link:hover {
    color: rgb(var(--shr-color-foreground));
}
.shrine-scope .footer .disclosure__link--active {
    text-decoration: underline;
}
@supports not (inset: 10px) {
@media screen and (max-width: 749px) {
.shrine-scope .footer .grid {
            margin-left: 0;
        }
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__content-top .grid {
            margin-left: -1.875rem;
        }
.shrine-scope .footer__content-top .grid__item {
            padding-left: 1.875rem;
        }
}
}
.shrine-scope .footer .footer-block__details-content.footer-block__details-content-mb p {
    margin-bottom: 1em;
}
.shrine-scope .footer .footer__newsletter, .shrine-scope .footer .newsletter-form__field-wrapper {
    max-width: none;
}
@media screen and (min-width: 750px) {
.shrine-scope .footer__content-top .grid {
        column-gap: 0;
        margin-left: calc((var(--shr-grid-desktop-horizontal-spacing) / 2) * -1);
        margin-right: calc((var(--shr-grid-desktop-horizontal-spacing) / 2) * -1);
    }
.shrine-scope .footer-block.grid__item {
        margin: 0 calc(var(--shr-grid-desktop-horizontal-spacing) / 2);
        flex-shrink: 0;
        flex-grow: 0;
        max-width: none;
    }
.shrine-scope .footer-block.footer-block--desktop-12 {
        width: calc(100% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-11 {
        width: calc(91.63% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-10 {
        width: calc(83.33% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-9 {
        width: calc(75% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-6 {
        width: calc(50% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-5 {
        width: calc(41.6% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-4 {
        width: calc(33.3% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-3 {
        width: calc(25% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-2 {
        width: calc(16.66% - var(--shr-grid-desktop-horizontal-spacing));
    }
.shrine-scope .footer-block.footer-block--desktop-1 {
        width: calc(8.33% - var(--shr-grid-desktop-horizontal-spacing));
    }
}
@media screen and (max-width: 749px) {
.shrine-scope .footer__content-top .grid {
        column-gap: var(--shr-grid-mobile-horizontal-spacing);
        row-gap: 0;
        display: flex;
        margin: 0;
    }
.shrine-scope .footer-block.grid__item {
        margin: 0;
        flex-shrink: 0;
        flex-grow: 0;
        max-width: none;
        margin-bottom: 2.5rem;
    }
.shrine-scope .footer-block.grid__item:last-child {
        margin-bottom: 0;
    }
.shrine-scope .footer-block__details-content {
        margin-bottom: 0;
    }
.shrine-scope .footer-block.footer-block--mobile-1 {
        width: calc(50% - (var(--shr-grid-mobile-horizontal-spacing) / 2));
    }
.shrine-scope .footer-block.footer-block--mobile-2 {
        width: 100%;
    }
.shrine-scope .footer-block__details-content .list-menu__item--link {
        padding-top: 0.46875rem;
        padding-bottom: 0.46875rem;
    }
.shrine-scope .footer_card--half-width .card__information, .shrine-scope .footer-block--mobile-1 .card__information {
        padding: 0;
    }
.shrine-scope .footer_card--half-width {
        max-width: 50%;
    }
}
@media screen and (min-width: 750px) {
.shrine-scope .featured-collection-wrapper .slider__slide {
        padding: 0 15px;
    }
}
.shrine-scope a.go-to-product, .shrine-scope a.go-to-product span, .shrine-scope a.go-to-product:hover, .shrine-scope a.go-to-product:hover span {
    text-decoration: none !important;
}
.shrine-scope .product-breadcrumbs {
    margin-bottom: var(--shr-breadcrumbs-bottom-margin, 16px);
    font-size: var(--shr-breadcrumbs-mobile-size, 12px);
    line-height: 1.4;
    color: var(--shr-text-color);
}
@media screen and (min-width: 750px) {
.shrine-scope .product-breadcrumbs {
        font-size: var(--shr-breadcrumbs-desktop-size, 13px);
    }
}
.shrine-scope .product-breadcrumbs__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.4em;
    list-style: none;
    margin: 0;
    padding: 0;
}
.shrine-scope .product-breadcrumbs__item {
    display: flex;
    align-items: center;
    gap: 0.4em;
}
.shrine-scope .product-breadcrumbs__link {
    color: var(--shr-text-color);
    text-decoration: none;
    transition: opacity 0.2s ease;
}
.shrine-scope .product-breadcrumbs__link:hover {
    opacity: 0.7;
    text-decoration: underline;
}
.shrine-scope .product-breadcrumbs__separator {
    font-size: 1.1em;
}
.shrine-scope .breadcrumbs--align-center .product-breadcrumbs__list {
    justify-content: center;
}
.shrine-scope .breadcrumbs--align-left .product-breadcrumbs__list {
    justify-content: flex-start;
}
.shrine-scope .breadcrumbs--bold {
    font-weight: var(--shr-font-body-weight-bold, 700);
}
.shrine-scope .collage-wrapper-title {
  margin-top: 0;
  margin-bottom: 1.875rem;
}
.shrine-scope .collage {
  display: grid;
}
.shrine-scope .collage__item > * {
  width: 100%;
}
.shrine-scope .collage__item .card__content {
  flex-grow: initial;
}
@media screen and (max-width: 749px) {
.shrine-scope .collage {
    grid-column-gap: var(--shr-grid-mobile-horizontal-spacing);
    grid-row-gap: var(--shr-grid-mobile-vertical-spacing);
  }
.shrine-scope .collage--mobile {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
.shrine-scope .collage--mobile .collage__item--left:nth-child(3n - 2) {
    grid-column: span 2;
  }
.shrine-scope .collage--mobile .collage__item--left:nth-child(3n - 2):nth-last-child(2) {
    grid-column: span 1;
  }
.shrine-scope .collage--mobile .collage__item--left:nth-child(3n) {
    grid-column-start: 2;
  }
.shrine-scope .collage--mobile .collage__item--right:nth-child(3n - 2) {
    grid-column-start: 1;
  }
.shrine-scope .collage--mobile .collage__item--right:nth-child(3n - 2):last-child {
    grid-column: span 2;
  }
.shrine-scope .collage--mobile .collage__item--right:nth-child(3n - 1) {
    grid-column-start: 2;
  }
.shrine-scope .collage--mobile .collage__item--right:nth-child(3n) {
    grid-column: 1 / span 2;
  }
}
@media screen and (min-width: 750px) {
.shrine-scope .collage {
    grid-auto-flow: column;
    grid-column-gap: var(--shr-grid-desktop-horizontal-spacing);
    grid-row-gap: var(--shr-grid-desktop-vertical-spacing);
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
.shrine-scope .collage__item--left:nth-child(3n - 2) {
    grid-column: 1 / span 2;
    grid-row: span 2;
  }
.shrine-scope .collage__item--left:nth-child(3n - 2):last-child {
    grid-column: 1 / span 3;
  }
.shrine-scope .collage__item--left:nth-child(3n - 1), .shrine-scope .collage__item--left:nth-child(3n) {
    grid-column-start: 3;
  }
.shrine-scope .collage__item--left:nth-child(3n - 1):last-child {
    grid-row: span 2;
  }
.shrine-scope .collage__item--right:nth-child(3n - 2) {
    grid-column: 1 / span 1;
    grid-row: span 1;
  }
.shrine-scope .collage__item--right:nth-child(3n - 2):last-child {
    grid-column: 1 / span 3;
  }
.shrine-scope .collage__item--right:nth-child(3n - 1) {
    grid-column-start: 1;
  }
.shrine-scope .collage__item--right:nth-child(3n-1):last-child {
    grid-column: span 2;
  }
.shrine-scope .collage__item--right:nth-child(3n) {
    grid-column: 2 / span 2;
    grid-row: span 2;
  }
.shrine-scope .collage__item--collection:only-child, .shrine-scope .collage__item--product:only-child {
    justify-self: center;
    max-width: 45.625rem;
    width: 100%;
  }
}
.shrine-scope .collage-card {
  background: rgb(var(--shr-color-background));
  height: 100%;
  position: relative;
  border-radius: var(--shr-border-radius);
  border: var(--shr-border-width) solid rgba(var(--shr-color-foreground), var(--shr-border-opacity));
  padding: var(--shr-image-padding);
}
.shrine-scope .collage-card:after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: var(--shr-border-radius);
  box-shadow: var(--shr-shadow-horizontal-offset) var(--shr-shadow-vertical-offset) var(--shr-shadow-blur-radius) rgba(var(--shr-color-shadow), var(--shr-shadow-opacity));
  width: calc(var(--shr-border-width) * 2 + 100%);
  height: calc(var(--shr-border-width) * 2 + 100%);
  top: calc(var(--shr-border-width) * -1);
  left: calc(var(--shr-border-width) * -1);
}
.shrine-scope .collage-card.product-card-wrapper {
  --shr-border-radius: var(--shr-product-card-corner-radius);
  --shr-border-width: var(--shr-product-card-border-width);
  --shr-border-opacity: var(--shr-product-card-border-opacity);
  --shr-shadow-horizontal-offset: var(--shr-product-card-shadow-horizontal-offset);
  --shr-shadow-vertical-offset: var(--shr-product-card-shadow-vertical-offset);
  --shr-shadow-blur-radius: var(--shr-product-card-shadow-blur-radius);
  --shr-shadow-opacity: var(--shr-product-card-shadow-opacity);
  --shr-shadow-visible: var(--shr-product-card-shadow-visible);
  --shr-image-padding: var(--shr-product-card-image-padding);
}
.shrine-scope .collage-card .media {
  height: 100%;
  overflow: hidden;
  border-radius: calc(var(--shr-border-radius) - var(--shr-border-width) - var(--shr-image-padding));
}
.shrine-scope .collage-card .deferred-media {
  height: 100%;
  overflow: visible;
}
.shrine-scope .collage-card__link {
  display: block;
  height: 100%;
}
.shrine-scope .collage-card .deferred-media__poster {
  background-color: transparent;
  border: 0;
}
.shrine-scope .collage-card .deferred-media__poster:after {
  content: "";
  position: absolute;
  z-index: 1;
  outline-offset: 0.1875rem;
  bottom: calc(var(--shr-border-width) * -1);
  left: calc(var(--shr-border-width) * -1);
  right: calc(var(--shr-border-width) * -1);
  top: calc(var(--shr-border-width) * -1);
}
.shrine-scope .collage-card .deferred-media__poster:focus:after {
  box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
  outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
}
.shrine-scope .collage-card .deferred-media__poster:focus-visible:after {
  box-shadow: 0 0 0 0.1875rem rgb(var(--shr-color-background)), 0 0 0.3125rem 0.25rem rgba(var(--shr-color-foreground), 0.3);
  outline: 0.125rem solid rgba(var(--shr-color-foreground), 0.5);
}
.shrine-scope .collage-card .deferred-media__poster:focus:not(:focus-visible), .shrine-scope .collage-card .deferred-media__poster:focus:not(:focus-visible):after {
  outline: none;
  box-shadow: none;
}
.shrine-scope .collage-card .deferred-media__poster:focus {
  outline: none;
  box-shadow: none;
}
@media screen and (max-width: 749px) {
.shrine-scope .articles-wrapper .article {
    width: 100%;
  }
}
.shrine-scope .article {
  display: flex;
  align-items: center;
  min-width: 0;
}
.shrine-scope .article.grid__item {
  padding: 0;
}
.shrine-scope .grid--peek .article-card {
  box-sizing: border-box;
}
.shrine-scope .article-card__image-wrapper > a {
  display: block;
}
.shrine-scope .article-card__title {
  text-decoration: none;
  word-break: break-word;
}
.shrine-scope .article-card__title a:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.shrine-scope .article-card__link.link {
  padding: 0;
}
.shrine-scope .article-card__link {
  text-underline-offset: 0.1875rem;
}
.shrine-scope .article-card .card__heading {
  margin-bottom: 0.375rem;
}
.shrine-scope .blog-articles .article-card .card__information, .shrine-scope .blog__posts .article-card .card__information {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.shrine-scope .article-card__info {
  padding-top: 0.25rem;
}
.shrine-scope .article-card__footer {
  letter-spacing: 0.0625rem;
  font-size: 0.875rem;
}
.shrine-scope .article-card__footer:not(:last-child) {
  margin-bottom: 0.625rem;
}
.shrine-scope .article-card__footer:last-child {
  margin-top: auto;
}
.shrine-scope .article-card__excerpt {
  width: 100%;
  margin-top: 0.75rem;
}
.shrine-scope .article-card__link:not(:only-child) {
  margin-right: 1.875rem;
}
@media screen and (min-width: 990px) {
.shrine-scope .article-card__link:not(:only-child) {
    margin-right: 2.5rem;
  }
}
.shrine-scope .article-card__image--small .ratio::before {
  padding-bottom: 6.875rem;
}
.shrine-scope .article-card__image--medium .ratio::before {
  padding-bottom: 13.75rem;
}
.shrine-scope .article-card__image--large .ratio::before {
  padding-bottom: 20.625rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .article-card__image--small .ratio::before {
    padding-bottom: 8.9375rem;
  }
.shrine-scope .article-card__image--medium .ratio::before {
    padding-bottom: 13.6875rem;
  }
.shrine-scope .article-card__image--large .ratio::before {
    padding-bottom: 17.1875rem;
  }
}
@media screen and (min-width: 990px) {
.shrine-scope .article-card__image--small .ratio::before {
    padding-bottom: 11.0625rem;
  }
.shrine-scope .article-card__image--medium .ratio::before {
    padding-bottom: 19.1875rem;
  }
.shrine-scope .article-card__image--large .ratio::before {
    padding-bottom: 25.4375rem;
  }
}
@supports not (inset: 10px) {
.shrine-scope .articles-wrapper.grid {
    margin: 0 0 3.125rem 0;
  }
@media screen and (min-width: 750px) {
.shrine-scope .articles-wrapper.grid {
      margin-bottom: 4.375rem;
    }
}
}
.shrine-scope .modal-video {
  background: rgba(var(--shr-color-foreground), 0.2);
  box-sizing: border-box;
  height: 100%;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: -1;
}
.shrine-scope .modal-video[open] {
  opacity: 1;
  visibility: visible;
  z-index: 101;
}
.shrine-scope .modal-video__content {
  background-color: rgb(var(--shr-color-background));
  height: 100%;
  margin: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  width: 100%;
}
.shrine-scope .modal-video__toggle {
  align-items: center;
  background-color: rgb(var(--shr-color-background));
  border-radius: 50%;
  border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
  color: rgba(var(--shr-color-foreground), 0.55);
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin: 0 0 0 auto;
  padding: 0.75rem;
  position: fixed;
  right: 0.3125rem;
  top: 1.25rem;
  width: 2.5rem;
  z-index: 2;
}
@media screen and (min-width: 750px) {
.shrine-scope .modal-video__toggle {
    right: 3rem;
    top: 2.1875rem;
  }
}
@media screen and (min-width: 990px) {
.shrine-scope .modal-video__toggle {
    right: 2.6875rem;
    top: 1.875rem;
  }
}
.shrine-scope .modal-video__toggle .icon {
  height: auto;
  margin: 0;
  width: 1.375rem;
}
.shrine-scope .modal-video__content-info {
  height: calc(100% - 3.75rem);
  margin: 0 auto;
  padding-top: 5rem;
  width: calc(100% - 0.625rem);
}
@media screen and (min-width: 750px) {
.shrine-scope .modal-video__content-info {
    height: calc(100% - 4.6875rem);
    padding-top: 5.9375rem;
    width: calc(100% - 6rem);
  }
}
@media screen and (min-width: 990px) {
.shrine-scope .modal-video__content-info {
    height: calc(100% - 4.375rem);
    padding-top: 5.625rem;
    width: calc(100% - 5.375rem);
  }
}
.shrine-scope .modal-video__video, .shrine-scope .modal-video__video iframe {
  height: 100%;
  width: 100%;
}
.shrine-scope .modal-video__video iframe {
  position: static;
  border: 0;
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
  background: rgb(var(--shr-color-background));
  border-color: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__button {
  color: rgba(var(--shr-color-foreground), 0.9);
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
  color: rgba(var(--shr-color-foreground), 0.55);
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active, .shrine-scope .shopify-model-viewer-ui   .shopify-model-viewer-ui__button--control.focus-visible:focus {
  color: rgba(var(--shr-color-foreground), 0.55);
  background: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .shopify-model-viewer-ui   .shopify-model-viewer-ui__button--control:not(:last-child):after {
  border-color: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
  border-radius: 50%;
  color: rgb(var(--shr-color-foreground));
  background: rgb(var(--shr-color-background));
  border-color: rgba(var(--shr-color-foreground), 0.1);
  transform: translate(-50%, -50%) scale(1);
  transition: transform var(--shr-duration-short) ease,
    color var(--shr-duration-short) ease;
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__poster-control-icon {
  width: 3rem;
  height: 3rem;
  margin-top: 0.1875rem;
}
.shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover, .shrine-scope .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
  transform: translate(-50%, -50%) scale(1.1);
}
.shrine-scope .product__xr-button {
  background: rgba(var(--shr-color-foreground), 0.08);
  color: rgb(var(--shr-color-foreground));
  margin: 0.625rem auto;
  box-shadow: none;
  display: flex;
}
.shrine-scope .button.product__xr-button:hover {
  box-shadow: none;
}
.shrine-scope .product__xr-button[data-shopify-xr-hidden] {
  visibility: hidden;
}
.shrine-scope .shopify-design-mode .product__xr-button[data-shopify-xr-hidden] {
  display: none;
}
@media screen and (max-width: 749px) {
.shrine-scope slider-component .product__xr-button {
    display: none;
  }
.shrine-scope .active .product__xr-button:not([data-shopify-xr-hidden]) {
    display: block;
  }
}
@media screen and (min-width: 750px) {
.shrine-scope slider-component + .button.product__xr-button {
    display: none;
  }
.shrine-scope .product__xr-button[data-shopify-xr-hidden] {
    display: none;
  }
}
.shrine-scope .product__xr-button .icon {
  width: 0.875rem;
  margin-right: 0.625rem;
}
.shrine-scope .quick-add {
  position: relative;
  grid-row-start: 4;
  margin: 0 0 0.625rem;
  z-index: 1;
}
.shrine-scope .card--card .quick-add {
  margin: 0 0.8125rem 0.625rem;
}
.shrine-scope .quick-add-modal {
  box-sizing: border-box;
  opacity: 0;
  position: fixed;
  visibility: hidden;
  z-index: -1;
  margin: 0 auto;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(var(--shr-color-foreground), 0.2);
  height: 100%;
}
.shrine-scope .quick-add-modal[open] {
  opacity: 1;
  visibility: visible;
  z-index: 101;
}
.shrine-scope .quick-add-modal__content {
  --shr-modal-height-offset: 2rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: var(--shr-modal-height-offset) auto 0;
  width: 100%;
  background-color: rgb(var(--shr-color-background));
  overflow: hidden;
  max-width: var(--shr-page-width);
  width: calc(100% - 1.875rem);
}
@media screen and (min-width: 750px) {
.shrine-scope .quick-add-modal__content {
    --shr-modal-height-offset: 6.25rem;
    margin-top: var(--shr-modal-height-offset);
    width: 80%;
    max-height: calc(100% - var(--shr-modal-height-offset) * 2);
    overflow-y: auto;
  }
.shrine-scope quick-add-modal .quick-add-modal__toggle {
    top: 1.25rem;
    right: 1.25rem;
  }
}
@media screen and (min-width: 990px) {
.shrine-scope .quick-add-modal__content {
    width: 70%;
  }
}
.shrine-scope .quick-add-modal__content img {
  max-width: 100%;
}
.shrine-scope .quick-add-modal__content-info {
  --shr-modal-padding: 1.25rem;
  padding-right: 2.75rem;
  display: flex;
  overflow-y: auto;
  padding: var(--shr-modal-padding);
  height: 100%;
}
.shrine-scope .quick-add-modal__content-info > * {
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (max-width: 749px) {
.shrine-scope .quick-add-modal__content-info {
    --shr-modal-padding: 0.9375rem;
  }
.shrine-scope quick-add-modal .slider .product__media-item.grid__item {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
.shrine-scope .quick-add-modal__content {
    bottom: var(--shr-modal-height-offset);
  }
.shrine-scope .quick-add-modal__content-info > * {
    max-height: 100%;
  }
.shrine-scope quick-add-modal .product--mobile-columns .product__media-item {
    width: calc(100% - 1.875rem - var(--shr-grid-mobile-horizontal-spacing));
  }
}
.shrine-scope .quick-add-modal__toggle {
  background-color: rgb(var(--shr-color-background));
  border: 0.0625rem solid rgba(var(--shr-color-foreground), 0.1);
  border-radius: 50%;
  color: rgba(var(--shr-color-foreground), 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0.75rem;
  z-index: 5;
  width: 2.5rem;
  position: fixed;
  top: 0.9375rem;
  right: 0.9375rem;
}
.shrine-scope .quick-add-modal__toggle:hover {
  color: rgba(var(--shr-color-foreground), 0.75);
}
.shrine-scope .quick-add-modal__toggle .icon {
  height: auto;
  margin: 0;
  width: 1.375rem;
}
.shrine-scope quick-add-modal .product:not(.featured-product) .product__view-details {
  display: block;
}
.shrine-scope quick-add-modal .quick-add-hidden {
  display: none !important;
}
.shrine-scope quick-add-modal .product__column-sticky .product__media-list {
  margin-bottom: 0;
}
.shrine-scope quick-add-modal .product__media-list .deferred-media {
  display: block;
  width: 100%;
}
.shrine-scope quick-add-modal .product__column-sticky {
  top: 0;
  position: relative;
}
@media screen and (min-width: 750px) {
.shrine-scope quick-add-modal .product:not(.product--no-media) .product__media-wrapper {
    max-width: 45%;
    width: calc(45% - var(--shr-grid-desktop-horizontal-spacing) / 2);
  }
.shrine-scope quick-add-modal .product:not(.product--no-media) .product__info-wrapper {
    padding-left: 2.5rem;
    max-width: 54%;
    width: calc(54% - var(--shr-grid-desktop-horizontal-spacing) / 2)
  }
.shrine-scope quick-add-modal .product--columns .product__media-item:not(.product__media-item--single):not(:only-child) {
    max-width: 100%;
    width: 100%;
  }
}
.shrine-scope quick-add-modal .page-width {
  padding: 0;
}
.shrine-scope quick-add-modal .product__title > h1 {
  display: none;
}
.shrine-scope quick-add-modal .product__title > a {
  display: block;
  text-decoration: none;
}
.shrine-scope quick-add-modal .product__title > a:hover {
  color: rgb(var(--shr-color-foreground));
  text-decoration: underline;
  text-underline-offset: 0.125rem;
  text-decoration-thickness: 0.1875rem;
}
.shrine-scope quick-add-modal .product-form__buttons {
  max-width: initial;
}
.shrine-scope .quick-add__submit {
  padding: 0.5rem;
  min-width: 100%;
  box-sizing: border-box;
}
.shrine-scope quick-add-modal .product-media-container.constrain-height {
  --shr-viewport-offset: calc((var(--shr-modal-height-offset) + var(--shr-modal-padding) + var(--shr-popup-border-width)) * 2);
}
@media screen and (min-width: 750px) {
.shrine-scope quick-add-modal .product-media-container.constrain-height {
    --shr-constrained-min-height: 400px;
  }
}
@media screen and (max-width: 749px) {
.shrine-scope .grid--2-col-tablet-down .quick-add, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .quick-add {
    margin: 0;
  }
.shrine-scope .grid--2-col-tablet-down .quick-add__submit, .shrine-scope .splide__slide__container[data-mobile-columns="2"] .quick-add__submit {
    font-size: 0.8125rem;
    min-height: 2.375rem;
  }
}
.shrine-scope .quick-add-modal__content-info .button--secondary.main-product-atc.product-form__submit {
  display: none;
}
.shrine-scope .blog-placeholder {
  margin: 0 0.9375rem;
  background: rgb(var(--shr-color-background));
}
@media screen and (min-width: 750px) {
.shrine-scope .blog-placeholder {
    text-align: center;
    width: 50%;
    margin: 0;
  }
}
.shrine-scope .blog-placeholder__content {
  padding: 1.875rem;
  background: rgba(var(--shr-color-foreground), 0.04);
}
.shrine-scope .blog-placeholder .placeholder {
  position: relative;
}
.shrine-scope .blog-placeholder h2 {
  margin: 0;
}
.shrine-scope .blog-placeholder .rte-width {
  margin-top: 0.75rem;
  color: rgba(var(--shr-color-foreground), 0.9);
}
@media screen and (min-width: 990px) {
.shrine-scope .grid--1-col-desktop .article-card .card__content {
    text-align: center;
  }
}
.shrine-scope .blog__title {
  margin: 0;
}
.shrine-scope .blog__posts.articles-wrapper {
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 990px) {
.shrine-scope .blog__posts.articles-wrapper {
    margin-bottom: 0;
  }
}
.shrine-scope .blog__posts.articles-wrapper .article {
  scroll-snap-align: start;
}
@media screen and (max-width: 749px) {
.shrine-scope .blog__post.article {
    width: calc(100% - 1.875rem);
  }
}
.shrine-scope .background-secondary .blog-placeholder__content {
  background-color: rgb(var(--shr-color-background));
}
.shrine-scope .blog__posts .card-wrapper {
  width: 100%;
}
.shrine-scope .blog__button {
  margin-top: 1.875rem;
}
@media screen and (min-width: 750px) {
.shrine-scope .blog__button {
    margin-top: 3.125rem;
  }
}
@supports not (inset: 10px) {
@media screen and (min-width: 750px) {
.shrine-scope .blog__posts .article + .article {
      margin-left: var(--shr-grid-desktop-horizontal-spacing);
    }
}
}
.shrine-scope .pricing-table--has-content {
  margin-top: 1.875rem;
}
.shrine-scope .pricing-table {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 3.125rem;
}
.shrine-scope .plan-card {
  width: 100%;
  max-width: 20rem;
  box-shadow: 0.1875rem 0.1875rem 0.625rem rgba(var(--shr-color-base-text), 0.2);
  position: relative;
}
.shrine-scope .plan-card__badge {
  position: absolute;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 0;
  padding: 0 0.5em;
  border-radius: 0.2em;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shrine-scope .plan-card__icon {
  --shr-icon-size: 1.875rem;
}
.shrine-scope .plan-card__icon--medium {
  --shr-icon-size: 2.8125rem;
}
.shrine-scope .plan-card__icon--large {
  --shr-icon-size: 3.75rem;
}
.shrine-scope .plan-card__icon img {
  width: var(--shr-icon-size);
}
.shrine-scope .plan-card__icon .material-icon {
  font-size: var(--shr-icon-size);
}
.shrine-scope .plan-card__title {
  margin: 0;
  font-size: 1.25rem;
}
.shrine-scope .plan-card__image {
  margin-bottom: 0.9375rem;
}
.shrine-scope .plan-card__image img {
  border-radius: 0.625rem 0.625rem 0 0;
}
.shrine-scope .pricing-plan__desc, .shrine-scope .pricing-plan__benefits {
  padding: 0 1.25rem;
  margin-bottom: 1.25rem;
}
.shrine-scope .pricing-plan__benefits {
  padding-left: 1.40625rem;
}
.shrine-scope .pricing-plan__benefit-item {
  display: flex;
  width: 100%;
  align-items: flex-start;
  margin-bottom: 0.625rem;
}
.shrine-scope .pricing-plan__benefit-item__icon {
  margin-right: 0.3125rem;
  color: rgb(var(--shr-color-background));
  background: none;
  flex-shrink: 0;
  height: 1.3125rem;
  display: flex;
  align-items: center;
}
.shrine-scope .pricing-plan__benefit-item__icon svg {
  height: 0.9375rem;
  width: 0.9375rem;
  margin-right: 0.1875rem;
}
.shrine-scope .pricing-plan__benefit-item__text {
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  margin: 0;
  text-align: left;
}
.shrine-scope .plan-card-style-1 {
  padding: 1.875rem 0 1.25rem;
  border-radius: 0.625rem;
}
.shrine-scope .plan-card__btn {
  display: flex;
  justify-content: center;
  padding: 0 1.25rem;
  background: none;
}
.shrine-scope .plan-card-style-1 .plan-card__icon, .shrine-scope .plan-card-style-2 .plan-card__icon {
  display: flex;
  justify-content: center;
  margin-bottom: 0.78125rem;
}
.shrine-scope .plan-card-style-1 .plan-card__title, .shrine-scope .plan-card-style-2 .plan-card__title {
  text-align: center;
  margin: 0;
  padding: 0 1.25rem;
  margin-bottom: 0.78125rem;
}
.shrine-scope .plan-card-style-1 .plan-card__price-container {
  padding: 0.625rem 1.25rem;
  margin: 0 -0.3125rem;
  border-radius: 0.3125rem;
  margin-bottom: 1.5625rem;
  box-shadow: inset 0 0.6875rem 0.625rem -0.625rem rgba(255, 255, 255, 0.75),
    inset 0 -0.6875rem 0.625rem -0.625rem rgba(0, 0, 0, 0.25),
    0 0.75rem 0.625rem -0.625rem rgba(0, 0, 0, 0.25);
}
.shrine-scope .plan-card__price {
  color: rgb(var(--shr-color-foreground));
  font-size: 1.5625rem;
  font-weight: 700;
  display: block;
  text-align: center;
  line-height: 1;
}
.shrine-scope .plan-card__price-text {
  color: rgb(var(--shr-color-foreground));
  font-size: 0.75rem;
  display: block;
  text-align: center;
  line-height: 1;
}
.shrine-scope .plan-card-style-2 {
  padding-bottom: 1.25rem;
  border-radius: 0.625rem;
}
.shrine-scope .plan-card-style-2 .plan-card__top {
  padding-top: 1.875rem;
  border-radius: 0.625rem 0.625rem 0 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0 -0.1875rem;
  background: none;
}
.shrine-scope .plan-card-style-2 .plan-card__title {
  position: relative;
  margin-bottom: 0.9375rem;
  padding-bottom: 1.25rem;
}
.shrine-scope .plan-card-style-2 .plan-card__title::before {
  content: "";
  display: block;
  --shr-circle-size: 50rem;
  width: var(--shr-circle-size);
  height: var(--shr-circle-size);
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0.6875rem 0.625rem -0.46875rem rgba(var(--shr-color-base-text), 0.2);
  background: rgb(var(--shr-color-background));
}
.shrine-scope .plan-card-style-2 .plan-card__price-container {
  background: none;
}
.shrine-scope .plan-card-style-2 .plan-card__price-container {
  text-align: center;
  padding: 0 1.25rem;
  margin-bottom: 0.78125rem;
}
.shrine-scope .plan-card-style-2 .plan-card__price-container span, .shrine-scope .plan-card-style-3 .plan-card__price-container span {
  display: inline;
}
.shrine-scope .plan-card-style-3 {
  background: none;
  box-shadow: none;
  border-radius: 0;
}
.shrine-scope .plan-card-style-3 .plan-card__top {
  padding: 1.5625rem 1.25rem 2.8125rem;
  margin-bottom: -1.5625rem;
  border-radius: 0.625rem;
  position: relative;
  text-align: center;
}
.shrine-scope .plan-card-style-3 .plan-card__title {
  font-size: 1.5625rem;
  margin-bottom: 0.625rem;
}
.shrine-scope .plan-card-style-3 .plan-card__image {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.shrine-scope .plan-card-style-3 .plan-card__price {
  font-size: 1.25rem;
}
.shrine-scope .plan-card-style-3 .plan-card__bottom {
  background: rgb(var(--shr-color-background));
  margin: 0 0.625rem;
  padding-bottom: 1.25rem;
  border-radius: 0.625rem;
  box-shadow: 0.3125rem 0.3125rem 0.9375rem rgba(var(--shr-color-base-text), 0.3);
  padding-top: 1.875rem;
  position: relative;
}
.shrine-scope .plan-card-style-3 .plan-card__bottom--icon-small {
  padding-top: 2.5rem;
}
.shrine-scope .plan-card-style-3 .plan-card__bottom--icon-medium {
  padding-top: 3.125rem;
}
.shrine-scope .plan-card-style-3 .plan-card__bottom--icon-large {
  padding-top: 4.375rem;
}
.shrine-scope .plan-card-style-3 .plan-card__icon {
  position: absolute;
  left: 1.5625rem;
  top: calc(100% - 2.1875rem);
  z-index: 1;
  box-shadow: 0.0625rem 0.0625rem 0.46875rem rgba(var(--shr-color-base-text), 0.3);
  border-radius: 0.3125rem;
  overflow: hidden;
  padding: calc(var(--shr-icon-size) * 0.1);
}
.shrine-scope .plan-card-style-3 .plan-card__icon img {
  font-size: calc(var(--shr-icon-size) * 0.8);
  height: calc(var(--shr-icon-size) * 0.8);
  object-fit: cover;
  object-fit: contain;
}
.shrine-scope .plan-card-style-3 .plan-card__icon .material-icon {
  font-size: calc(var(--shr-icon-size) * 0.8);
}
.shrine-scope .plan-card-style-3 .plan-card__icon--small {
  --shr-icon-size: 1.875rem;
}
.shrine-scope .plan-card-style-3 .plan-card__icon--medium {
  --shr-icon-size: 2.8125rem;
}
.shrine-scope .plan-card-style-3 .plan-card__icon--large {
  --shr-icon-size: 3.75rem;
}
.shrine-scope .plan-card--has-image, .shrine-scope .plan-card--has-image .plan-card__top {
  padding-top: 0;
}
@media screen and (max-width: 749px) {
.shrine-scope .collection .grid__item:only-child {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 989px) {
.shrine-scope .collection .slider.slider--tablet {
    margin-bottom: 0.9375rem;
  }
}
.shrine-scope .collection .loading-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 100%;
  padding: 0 0.9375rem;
  opacity: 0.7;
}
@media screen and (min-width: 750px) {
.shrine-scope .collection .loading-overlay {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}
.shrine-scope .collection.loading .loading-overlay {
  display: block;
}
.shrine-scope .collection--empty .title-wrapper {
  margin-top: 6.25rem;
  margin-bottom: 9.375rem;
}
@media screen and (max-width: 989px) {
.shrine-scope .collection .slider--tablet.product-grid {
    scroll-padding-left: 0.9375rem;
  }
.shrine-scope [data-rtl="true"] .collection .slider--tablet.product-grid {
    scroll-padding-left: unset;
    scroll-padding-right: 0.9375rem;
  }
}
.shrine-scope .collection__description > * {
  margin: 0;
}
.shrine-scope .collection__title.title-wrapper {
  margin-bottom: 1.5625rem;
}
.shrine-scope .collection__title .title:not(:only-child) {
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 990px) {
.shrine-scope .collection__title--desktop-slider .title {
    margin-bottom: 1.5625rem;
  }
.shrine-scope .collection__title.title-wrapper--self-padded-tablet-down {
    padding: 0 3.125rem;
  }
.shrine-scope .collection slider-component:not(.page-width-desktop) {
    padding: 0;
  }
.shrine-scope .collection--full-width slider-component:not(.slider-component-desktop) {
    padding: 0 0.9375rem;
    max-width: none;
  }
}
.shrine-scope .collection__view-all a:not(.link) {
  margin-top: 1.25rem;
}
