.theme-switcher-container{z-index:9999;background-color:var(--white-100,#fff);color:inherit;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:8px;padding:12px;font-family:inherit;transition:all .2s ease-in-out;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}button.theme-switcher-container{appearance:none;text-align:left}.theme-switcher-container--minimized{cursor:pointer;justify-content:center;align-items:center;width:48px;height:48px;padding:0}.theme-switcher-container--minimized:hover{background-color:#f3f4f6;transform:scale(1.05)}.theme-switcher-minimized-icon{color:#1f2937;font-size:10px;font-weight:800}.theme-switcher-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.theme-switcher-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:12px;line-height:1;display:flex}.theme-switcher-close:hover{color:#1f2937}.theme-switcher-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:10px;font-weight:700}.theme-switcher-buttons{gap:8px;display:flex}.theme-switcher-button{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.theme-switcher-button:disabled{opacity:.5;cursor:not-allowed}.theme-switcher-button--inactive{background-color:var(--white-100,#fff);color:var(--black-100,#000);border-color:#d1d5db}.theme-switcher-button--inactive:hover{background-color:#f3f4f6}.theme-switcher-button--pan,.theme-switcher-button--iwc{color:#fff;background-color:#000;border-color:#000}.theme-switcher-button--jlc{color:#fff;background-color:#3a3935;border-color:#3a3935}.theme-switcher-button--car{color:#fff;background-color:#c10016;border-color:#c10016}.theme-switcher-button--ric{color:#fff;background-color:#004165;border-color:#004165}.theme-switcher-button--pia{color:#fff;background-color:#022969;border-color:#022969}.theme-switcher-button--vac{color:#fff;background-color:#776251;border-color:#776251}.theme-switcher-button--bem{color:#fff;background-color:#004165;border-color:#004165}
:root{--white-100:#fff;--black-100:#000;--red-700:#c10016;--text-default:#0d0d0d;--text-sublime:#575757;--text-disabled:#939393;--border-default:#0d0d0d;--border-disabled:#d9d9d9;--background-disabled:#f9f9f9;--feedback-success:#39901d;--feedback-error:#c00;--input-focus-border-color:#2d7ef9;--font-brilliant:"Brilliant Cut Pro";--font-fancy:"Fancy Cut Pro";--text-transform-uppercase:uppercase;--text-transform-lowercase:lowercase;--font-style-italic:italic;--font-style-normal:normal;--text-transform-none:none;--border-style-none:none;--border-style-solid:solid;--border-style-dashed:dashed;--border-style-dotted:dotted;--border-style-double:double;--border-style-groove:groove;--border-style-ridge:ridge;--border-style-inset:inset;--border-style-outset:outset;--border-style-hidden:hidden;--border-style-initial:initial;--border-style-inherit:inherit;--transition-duration-faster2x:.2s;--transition-easing-ease-out:ease-out;--body-1-font-family:var(--font-fancy);--body-1-font-size:1.125rem;--body-1-font-weight:400;--body-1-line-height:155%;--body-1-letter-spacing:.5px;--body-1-text-transform:var(--text-transform-none);--body-1-font-style:var(--font-style-normal);--body-1-bold-font-weight:800;--body-2-font-family:var(--font-fancy);--body-2-font-size:1rem;--body-2-font-weight:400;--body-2-line-height:155%;--body-2-letter-spacing:.5px;--body-2-text-transform:var(--text-transform-none);--body-2-font-style:var(--font-style-normal);--body-3-font-family:var(--font-brilliant);--body-3-font-size:.75rem;--body-3-font-weight:400;--body-3-line-height:150%;--body-3-letter-spacing:.8px;--body-3-text-transform:var(--text-transform-uppercase);--body-3-font-style:var(--font-style-normal);--label-md-color:var(--text-default);--label-md-font-family:var(--font-brilliant);--label-md-family-primary:var(--font-brilliant);--label-md-family-secondary:var(--font-fancy);--label-md-font-size:.875rem;--label-md-font-weight:400;--label-md-line-height:143%;--label-md-letter-spacing:.5px;--label-md-text-transform:var(--text-transform-uppercase);--label-md-font-style:var(--font-style-normal);--label-md-bold-font-weight:600;--label-md-italic-font-style:var(--font-style-italic);--label-md-disabled-color:var(--text-disabled);--label-md-error-color:var(--feedback-error);--label-md-success-color:var(--feedback-success);--label-sm-color:var(--text-default);--label-sm-font-family:var(--font-brilliant);--label-sm-family-primary:var(--font-brilliant);--label-sm-family-secondary:var(--font-fancy);--label-sm-font-size:.75rem;--label-sm-font-weight:400;--label-sm-line-height:150%;--label-sm-letter-spacing:.8px;--label-sm-text-transform:var(--text-transform-uppercase);--label-sm-font-style:var(--font-style-normal);--label-sm-bold-font-weight:600;--label-sm-italic-font-style:var(--font-style-italic);--label-sm-disabled-color:var(--text-disabled);--label-sm-error-color:var(--feedback-error);--label-sm-success-color:var(--feedback-success);--link-color:var(--black-100);--link-underline-color:var(--black-100);--link-underline-spacing-y:3px;--link-underline-weight:1px;--link-hover-underline-weight:2px;--link-hover-underline-color:var(--red-700);--link-disabled-color:var(--text-disabled);--link-disabled-underline-color:var(--border-disabled);--link-external-gap:.5rem;--link-icon-size:.75rem;--link-transition:all .2s ease-out;--button-primary-icon-size:1.25rem;--button-primary-icon-spacing:.75rem;--button-secondary-icon-size:1.25rem;--button-secondary-icon-spacing:.75rem;--button-tertiary-icon-size:1.25rem;--button-tertiary-icon-spacing:.75rem;--input-background-color:var(--white-100);--input-color:var(--text-default);--input-placeholder-color:var(--text-disabled);--input-border-style:var(--border-style-solid);--input-border-top-width:0px;--input-border-right-width:0px;--input-border-bottom-width:2px;--input-border-left-width:0px;--input-border-top-color:var(--border-default);--input-border-right-color:var(--border-default);--input-border-bottom-color:var(--border-default);--input-border-left-color:var(--border-default);--input-border-radius:0px;--input-padding-top:0rem;--input-padding-right:0rem;--input-padding-bottom:0rem;--input-padding-left:0rem;--input-font-family:var(--body-2-font-family);--input-font-size:var(--body-2-font-size);--input-font-weight:var(--body-2-font-weight);--input-line-height:var(--body-2-line-height);--input-letter-spacing:var(--body-2-letter-spacing);--input-text-transform:var(--body-2-text-transform);--input-font-style:var(--body-2-font-style);--input-message-font-family:var(--body-2-font-family);--input-message-font-size:var(--body-2-font-size);--input-message-font-weight:var(--body-2-font-weight);--input-message-line-height:var(--body-2-line-height);--input-message-letter-spacing:var(--body-2-letter-spacing);--input-message-text-transform:var(--body-2-text-transform);--input-message-font-style:var(--body-2-font-style);--input-message-color:var(--text-sublime);--input-message-error-color:var(--feedback-error);--input-password-toggle-font-family:var(--body-3-font-family);--input-password-toggle-font-size:var(--body-3-font-size);--input-password-toggle-font-weight:var(--body-3-font-weight);--input-password-toggle-line-height:var(--body-3-line-height);--input-password-toggle-letter-spacing:var(--body-3-letter-spacing);--input-password-toggle-text-transform:var(--body-3-text-transform);--input-password-toggle-font-style:var(--body-3-font-style);--input-password-toggle-color:var(--text-default);--input-password-toggle-padding-x:0px;--input-password-toggle-padding-y:0px;--input-hover-border-top-width:0px;--input-hover-border-right-width:0px;--input-hover-border-bottom-width:2px;--input-hover-border-left-width:0px;--input-hover-border-top-color:var(--text-default);--input-hover-border-right-color:var(--text-default);--input-hover-border-bottom-color:var(--text-default);--input-hover-border-left-color:var(--text-default);--input-focus-border-top-width:0px;--input-focus-border-right-width:0px;--input-focus-border-bottom-width:2px;--input-focus-border-left-width:0px;--input-focus-border-top-color:var(--text-default);--input-focus-border-right-color:var(--text-default);--input-focus-border-bottom-color:var(--text-default);--input-focus-border-left-color:var(--text-default);--input-error-color:var(--feedback-error);--input-error-border-top-width:0px;--input-error-border-right-width:0px;--input-error-border-bottom-width:2px;--input-error-border-left-width:0px;--input-error-border-top-color:var(--feedback-error);--input-error-border-right-color:var(--feedback-error);--input-error-border-bottom-color:var(--feedback-error);--input-error-border-left-color:var(--feedback-error);--input-disabled-background-color:var(--white-100);--input-disabled-color:var(--text-disabled);--input-disabled-border-top-width:0px;--input-disabled-border-right-width:0px;--input-disabled-border-bottom-width:2px;--input-disabled-border-left-width:0px;--input-disabled-border-top-color:var(--border-disabled);--input-disabled-border-right-color:var(--border-disabled);--input-disabled-border-bottom-color:var(--border-disabled);--input-disabled-border-left-color:var(--border-disabled);--icon-size-xs:16px;--icon-size-sm:20px;--icon-size-md:24px;--icon-size-lg:32px;--icon-size-xl:40px;--icon-size-2xl:40px;--atoms-icon-color-hover:#c10016;--atoms-icon-color-default:#0d0d0d;--atoms-icon-color-disabled:#939393;--molecules-info-block-padding-x:1rem;--molecules-info-block-padding-y:1rem;--molecules-info-block-gap:10px;--molecules-info-block-message-gap:6px;--molecules-info-block-border-radius:0px;--molecules-info-block-primary-border-width:0px;--molecules-info-block-primary-border-color:none;--molecules-info-block-primary-border-style:none;--molecules-info-block-primary-background-color:var(--background-disabled);--molecules-info-block-primary-title-font-family:var(--typography-body-xs-family);--molecules-info-block-primary-title-font-size:var(--typography-body-xs-size);--molecules-info-block-primary-title-font-weight:var(--typography-body-xs-regular-weight);--molecules-info-block-primary-title-line-height:var(--typography-body-xs-line-height);--molecules-info-block-primary-title-letter-spacing:var(--typography-body-xs-letter-spacing);--molecules-info-block-primary-title-text-transform:uppercase;--molecules-info-block-primary-message-font-family:var(--typography-body-md-family);--molecules-info-block-primary-message-font-size:var(--typography-body-md-size);--molecules-info-block-primary-message-font-weight:var(--typography-body-md-regular-weight);--molecules-info-block-primary-message-line-height:var(--typography-body-md-line-height);--molecules-info-block-primary-letter-spacing:var(--typography-body-md-letter-spacing);--molecules-info-block-primary-message-text-transform:none;--molecules-info-block-info-primary-color:var(--text-default);--molecules-info-block-error-primary-color:var(--feedback-error);--molecules-info-block-secondary-border-width:1px;--molecules-info-block-secondary-border-color:var(--border-disabled);--molecules-info-block-secondary-border-style:solid;--molecules-info-block-secondary-background-color:transparent;--molecules-info-block-secondary-font-family:var(--typography-body-md-family);--molecules-info-block-secondary-font-size:var(--typography-body-md-size);--molecules-info-block-secondary-font-weight:var(--typography-body-md-regular-weight);--molecules-info-block-secondary-line-height:var(--typography-body-md-line-height);--molecules-info-block-secondary-letter-spacing:var(--typography-body-md-letter-spacing);--molecules-info-block-info-secondary-color:var(--text-default);--molecules-info-block-error-secondary-color:var(--feedback-error);--tabs-list-border-radius:0px;--tabs-list-background-color:transparent;--tab-item-background-color:transparent;--tab-item-border-radius:0px;--tab-item-transition:all var(--transition-duration-faster2x) var(--transition-easing-ease-out);--tab-item-hover-color:var(--black-100);--tab-item-active-color:var(--black-100);--tab-item-active-font-weight:600;--tab-content-background-color:transparent;--tab-content-border-top-width:0px;--tab-content-border-top-color:transparent;--tab-content-border-top-style:var(--border-style-none);--tab-content-border-right-width:1px;--tab-content-border-right-color:var(--border-disabled);--tab-content-border-right-style:var(--border-style-solid);--tab-content-border-bottom-width:1px;--tab-content-border-bottom-color:var(--border-disabled);--tab-content-border-bottom-style:var(--border-style-solid);--tab-content-border-left-width:1px;--tab-content-border-left-color:var(--border-disabled);--tab-content-border-left-style:var(--border-style-solid);--tab-content-border-radius-top:0px;--tab-content-border-radius-right:0px;--tab-content-border-radius-bottom:0px;--tab-content-border-radius-left:0px;--tab-content-padding-x:1.5rem;--tab-content-padding-y:.5rem;--quote-color:var(--text-default);--quote-font-family:var(--font-fancy);--quote-font-size:1.25rem;--quote-font-weight:400;--quote-line-height:150%;--quote-letter-spacing:.5px;--quote-text-transform:var(--text-transform-none);--quote-font-style:var(--font-style-italic);--quote-margin-top:1.5rem;--quote-margin-bottom:1.5rem;--quote-bold-font-weight:700;--quote-italic-font-style:var(--font-style-italic);--sublime-color:var(--text-sublime);--sublime-font-family:var(--font-fancy);--sublime-font-size:.875rem;--sublime-font-weight:400;--sublime-line-height:140%;--sublime-letter-spacing:.3px;--sublime-text-transform:var(--text-transform-none);--sublime-font-style:var(--font-style-normal);--sublime-bold-font-weight:600;--sublime-italic-font-style:var(--font-style-italic);--atoms-selector-button-border-style:var(--border-style-solid);--atoms-selector-button-border-top-width:1px;--atoms-selector-button-border-right-width:1px;--atoms-selector-button-border-bottom-width:1px;--atoms-selector-button-border-left-width:1px;--atoms-selector-button-border-top-color:var(--border-default);--atoms-selector-button-border-right-color:var(--border-default);--atoms-selector-button-border-bottom-color:var(--border-default);--atoms-selector-button-border-left-color:var(--border-default);--atoms-selector-button-hover-border-top-color:transparent;--atoms-selector-button-hover-border-right-color:transparent;--atoms-selector-button-hover-border-bottom-color:transparent;--atoms-selector-button-hover-border-left-color:transparent;--atoms-selector-button-focus-border-top-color:transparent;--atoms-selector-button-focus-border-right-color:transparent;--atoms-selector-button-focus-border-bottom-color:transparent;--atoms-selector-button-focus-border-left-color:transparent;--atoms-selector-button-background-color:var(--white-100);--atoms-selector-button-color:var(--text-default);--atoms-selector-button-font-family:var(--label-md-font-family);--atoms-selector-button-font-size:var(--label-md-font-size);--atoms-selector-button-font-weight:var(--label-md-font-weight);--atoms-selector-button-line-height:var(--label-md-line-height);--atoms-selector-button-letter-spacing:var(--label-md-letter-spacing);--atoms-selector-button-text-transform:var(--label-md-text-transform);--atoms-selector-button-font-style:var(--label-md-font-style);--atoms-selector-button-padding-x:1.5rem;--atoms-selector-button-padding-y:.625rem;--atoms-selector-button-gap:1.5rem;--atoms-selector-button-item-padding-x:1.5rem;--atoms-selector-button-item-padding-y:1.125rem;--atoms-selector-button-item-border-bottom-width:1px;--atoms-selector-button-item-border-bottom-color:var(--border-default);--atoms-selector-button-item-hover-background-color:var(--background-disabled);--atoms-selector-button-item-selected-background-color:var(--white-100);--atoms-selector-button-item-selected-color:var(--text-default);--molecules-product-card-background:var(--white-100);--molecules-product-card-hover-border-color:#e5e5e5;--molecules-product-card-hover-shadow:0 4px 12px #0000000d;--molecules-product-card-image-background:#f7f7f7;--molecules-product-card-title-font-family:var(--font-brilliant);--molecules-product-card-title-font-size:.875rem;--molecules-product-card-title-color:#0d0d0d;--molecules-product-card-title-font-style:normal;--molecules-product-card-title-font-weight:600;--molecules-product-card-title-line-height:175%;--molecules-product-card-title-letter-spacing:.07px;--molecules-product-card-title-text-decoration:none;--molecules-product-card-title-text-transform:uppercase;--molecules-product-card-description-font-family:var(--font-fancy);--molecules-product-card-description-font-size:1rem;--molecules-product-card-description-color:#666;--molecules-product-card-description-font-style:normal;--molecules-product-card-description-font-weight:400;--molecules-product-card-description-line-height:137.5%;--molecules-product-card-description-letter-spacing:.08px;--molecules-product-card-description-text-decoration:137.5%;--molecules-product-card-description-text-transform:none;--molecules-product-card-price-font-family:var(--font-fancy);--molecules-product-card-price-font-size:1.125rem;--molecules-product-card-price-color:#0d0d0d;--molecules-product-card-price-font-style:normal;--molecules-product-card-price-font-weight:600;--molecules-product-card-price-line-height:157%;--molecules-product-card-price-letter-spacing:.07px;--molecules-product-card-price-text-decoration:none;--molecules-product-card-price-text-transform:uppercase;--molecules-product-card-padding:1rem;--molecules-product-card-gap:1rem;--molecules-product-card-items-gap:.5rem;--molecules-product-card-action-gap:1rem;--molecules-product-card-action-button-height:2.125rem;--atoms-price-block-gap:.5rem;--atoms-price-block-amount-color:#0d0d0d;--atoms-price-block-amount-font-family:"Brilliant Cut Pro";--atoms-price-block-amount-font-size:1rem;--atoms-price-block-amount-font-weight:600;--atoms-price-block-amount-line-height:175%;--atoms-price-block-amount-letter-spacing:.05px;--atoms-price-block-amount-text-transform:none;--atoms-price-block-amount-font-style:normal;--atoms-price-block-amount-text-decoration:none;--atoms-price-block-secondary-info-color:#0d0d0d;--atoms-price-block-secondary-info-font-family:"Fancy Cut Pro";--atoms-price-block-secondary-info-font-size:.875rem;--atoms-price-block-secondary-info-font-weight:400;--atoms-price-block-secondary-info-line-height:143%;--atoms-price-block-secondary-info-letter-spacing:.07px;--atoms-price-block-secondary-info-text-transform:none;--atoms-price-block-secondary-info-font-style:normal;--atoms-price-block-secondary-info-text-decoration:none;--atoms-location-block-color:var(--text-default);--atoms-location-block-font-family:"Fancy Cut Pro";--atoms-location-block-font-size:.875rem;--atoms-location-block-font-weight:400;--atoms-location-block-line-height:143%;--atoms-location-block-letter-spacing:.07px;--atoms-location-block-text-transform:none;--atoms-location-block-font-style:normal;--atoms-location-block-text-decoration:none;--atoms-location-block-gap:.5rem;--atoms-status-block-text-color:#0d0d0d;--atoms-status-block-font-family:"Fancy Cut Pro";--atoms-status-block-font-weight:400;--atoms-status-block-font-size:.875rem;--atoms-status-block-line-height:142%;--atoms-status-block-letter-spacing:.07px;--atoms-status-block-text-transform:none;--atoms-status-block-text-decoration:none;--atoms-status-block-font-style:normal;--atoms-status-block-gap:.5rem;--atoms-status-block-dot-width:.75rem;--atoms-status-block-dot-height:.75rem;--atoms-status-block-dot-color-success:#39901d;--atoms-status-block-dot-color-warning:#ffdd04;--atoms-status-block-dot-color-error:#e32b31;--atoms-labeled-image-margin-bottom:0px;--atoms-labeled-image-aspect-ratio:1;--atoms-labeled-image-align-items:center;--atoms-labeled-image-justify-content:center;--atoms-labeled-image-width:100px;--atoms-labeled-image-gap:.5rem;--atom-labeled-image-margin-top:0px;--molecules-breadcrumbs-text-color:#0d0d0d;--molecules-breadcrumbs-font-family:"Brilliant Cut Pro";--molecules-breadcrumbs-font-size:.75rem;--molecules-breadcrumbs-line-height:10px;--molecules-breadcrumbs-letter-spacing:0;--molecules-breadcrumbs-font-style:normal;--molecules-breadcrumbs-font-weight:400;--molecules-breadcrumbs-text-decoration:none;--molecules-breadcrumbs-text-transform:uppercase;--molecules-dropdown-background-color:transparent;--molecules-dropdown-padding-top:0;--molecules-dropdown-padding-right:0;--molecules-dropdown-padding-bottom:0;--molecules-dropdown-padding-left:0;--molecules-dropdown-default-border-top-width:0px;--molecules-dropdown-default-border-top-color:transparent;--molecules-dropdown-default-border-left-width:0px;--molecules-dropdown-default-border-left-color:transparent;--molecules-dropdown-default-border-right-width:0px;--molecules-dropdown-default-border-right-color:transparent;--molecules-dropdown-default-none-underline-width:1px;--molecules-dropdown-default-none-underline-color:#0d0d0d;--molecules-dropdown-filled-none-underline-width:1px;--molecules-dropdown-filled-none-underline-color:#0d0d0d;--molecules-dropdown-default-hover-underline-width:2px;--molecules-dropdown-default-hover-underline-color:#0d0d0d;--molecules-dropdown-default-focus-underline-width:2px;--molecules-dropdown-default-focus-underline-color:#0d0d0d;--molecules-dropdown-filled-focus-underline-width:2px;--molecules-dropdown-filled-focus-underline-color:#0d0d0d;--molecules-dropdown-error-empty-none-underline-width:1px;--molecules-dropdown-error-empty-none-underline-color:#e32b31;--molecules-dropdown-error-filled-none-underline-width:1px;--molecules-dropdown-error-filled-none-underline-color:#e32b31;--molecules-dropdown-error-empty-hover-underline-width:2px;--molecules-dropdown-error-empty-hover-underline-color:#0d0d0d;--molecules-dropdown-error-filled-hover-underline-width:2px;--molecules-dropdown-error-filled-hover-underline-color:#0d0d0d;--molecules-dropdown-error-empty-focus-underline-width:2px;--molecules-dropdown-error-empty-focus-underline-color:#0d0d0d;--molecules-dropdown-error-filled-focus-underline-width:2px;--molecules-dropdown-error-filled-focus-underline-color:#0d0d0d;--molecules-dropdown-disabled-none-underline-width:1px;--molecules-dropdown-disabled-none-underline-color:#939393;--molecules-dropdown-text-font-family:"Fancy Cut Pro", sans-serif;--molecules-dropdown-text-font-size:16px;--molecules-dropdown-text-font-weight:400;--molecules-dropdown-text-line-height:22px;--molecules-dropdown-text-letter-spacing:.08px;--molecules-dropdown-text-text-transform:none;--molecules-dropdown-text-font-style:normal;--atoms-dropdown-list-cont-border-radius:0;--atoms-dropdown-list-cont-border-width-top:1px;--atoms-dropdown-list-cont-border-width-right:1px;--atoms-dropdown-list-cont-border-width-bottom:1px;--atoms-dropdown-list-cont-border-width-left:1px;--atoms-dropdown-list-cont-border-color:#575757;--atoms-dropdown-list-cont-bg-color:#fff;--atoms-dropdown-list-item-base-padding-top:12px;--atoms-dropdown-list-item-base-padding-right:16px;--atoms-dropdown-list-item-base-padding-bottom:12px;--atoms-dropdown-list-item-base-padding-left:16px;--atoms-dropdown-list-item-state-default-none-bg:#fff;--atoms-dropdown-list-item-state-default-none-border-color:transparent;--atoms-dropdown-list-item-state-default-hover-bg:#f5f5f5;--atoms-dropdown-list-item-state-default-hover-border-color:transparent;--atoms-dropdown-list-item-state-default-focus-border-color:#000;--atoms-dropdown-list-item-state-default-focus-border-width-top:1px;--atoms-dropdown-list-item-state-default-focus-border-width-right:1px;--atoms-dropdown-list-item-state-default-focus-border-width-bottom:1px;--atoms-dropdown-list-item-state-default-focus-border-width-left:1px;--atoms-dropdown-list-item-state-selected-none-bg:#fff;--atoms-dropdown-list-item-state-disabled-none-bg:#fff;--atoms-dropdown-list-item-separator-color:#d9d9d9;--atoms-dropdown-list-item-separator-display:block;--atoms-dropdown-list-item-separator-height:1px;--molecules-boutique-card-gap:24px;--molecules-boutique-card-top:24px;--molecules-boutique-card-right:24px;--molecules-boutique-card-bottom:24px;--molecules-boutique-card-left:0;--molecules-boutique-card-header-gap:12px;--molecules-schedule-block-container-gap:12px;--molecules-schedule-block-list-vertical-gap:8px;--molecules-schedule-block-list-horizontal-gap:32px;--molecules-expandable-item-header-padding-y:1rem;--molecules-expandable-item-header-padding-x:1rem;--molecules-expandable-item-header-gap:1rem;--molecules-expandable-item-content-padding-top:0px;--molecules-expandable-item-content-padding-x:1rem;--molecules-expandable-item-content-padding-bottom:1rem;--molecules-list-item-padding-x:1rem;--molecules-list-item-padding-y:.75rem;--molecules-list-item-gap:.5rem;--molecules-list-item-icon-container-width:20px;--molecules-list-item-icon-container-margin-y:.8rem;--molecules-list-item-icon-container-margin-right:.4rem;--molecules-list-item-text-container-gap:4px;--molecules-list-item-title-text-transform:uppercase;--molecules-list-item-title-letter-spacing:.08em;--molecules-list-item-selected-text-transform:uppercase;--molecules-list-item-selected-letter-spacing:.8px;--molecules-list-item-selected-color:var(--text-disabled);--molecules-list-item-margin-top:0px;--molecules-list-item-currency-text-transform:uppercase;--molecules-list-item-currency-letter-spacing:.08em;--molecules-list-item-currency-color:var(--text-disabled);--molecules-shipping-methods-main-block-gap-placeholder:24px;--atoms-dropdown-list-item-base-padding-top-placeholder:10px;--atoms-dropdown-list-item-base-padding-right-placeholder:10px;--atoms-dropdown-list-item-base-padding-bottom-placeholder:10px;--atoms-dropdown-list-item-base-padding-left-placeholder:10px;--molecules-dropdown-shared-field-height-placeholder:50px;--atoms-tag-top-placeholder:4px;--atoms-tag-righ-placeholder:8px;--atoms-tag-bottom-placeholder:4px;--atoms-tag-left-placeholder:8px;--atoms-button-label-only-top-placeholder:0px;--atoms-button-label-only-right-placeholder:0px;--atoms-button-label-only-bottom-placeholder:0px;--atoms-button-label-only-left-placeholder:0px;--organisms-boutique-pickup-form-max-width-placeholder:434px;--molecules-product-grid-text-color:#0d0d0d;--molecules-product-grid-cta-font-size:1rem;--molecules-product-grid-font-size:.75rem;--molecules-product-grid-font-style:normal;--molecules-product-grid-font-weight:400;--molecules-product-grid-text-decoration:none;--molecules-product-grid-text-transform:uppercase;--molecules-product-grid-text-letter-spacing:.08rem;--molecules-product-grid-border-color:#0d0d0d;--molecules-product-grid-border-size:1px;--molecules-product-grid-error-background:#ff000026;--molecules-product-grid-error-spacing:8px;--molecules-product-grid-btn-spacing:.8rem 2.4rem;--brand-supporting-cartier-red:var(--red-700)}
