/** Shopify CDN: Minification failed

Line 2156:275 Unexpected "="

**/

  
  
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 4px;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --radius-xs: 2px;
    --radius-sm: 4px;
    --radius-md: 6px;
    --radius-lg: 8px;
    --radius-xl: 12px;
    --radius-2xl: 16px;
    --radius-3xl: 24px;
    --radius-4xl: 32px;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-scheme-bg: #fefefe;
    --color-scheme-text: #62748e;
    --color-scheme-text-100: #eceef2;
    --color-scheme-text-200: #d5dae2;
    --color-scheme-text-400: #8495ac;
    --color-scheme-text-500: #62748e;
    --color-scheme-text-600: #506079;
    --color-scheme-text-950: #22262f;
    --spacing-0: 0px;
    --spacing-0\.5: 2px;
    --spacing-1: 4px;
    --spacing-1\.5: 6px;
    --spacing-2: 8px;
    --spacing-2\.5: 10px;
    --spacing-3: 12px;
    --spacing-4: 16px;
    --spacing-5: 20px;
    --spacing-6: 24px;
    --spacing-7: 28px;
    --spacing-8: 32px;
    --spacing-9: 36px;
    --spacing-10: 40px;
    --spacing-11: 44px;
    --spacing-12: 48px;
    --spacing-14: 56px;
    --spacing-16: 64px;
    --spacing-18: 72px;
    --radius-full: 100%;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .\!absolute {
    position: absolute !important;
  }
  .\!tw-relative {
    position: relative !important;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .tw-relative {
    position: relative;
  }
  .inset-0 {
    inset: var(--spacing-0);
  }
  .inset-3 {
    inset: var(--spacing-3);
  }
  .\!top-1\/2 {
    top: calc(1/2 * 100%) !important;
  }
  .top-0 {
    top: var(--spacing-0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-2 {
    top: var(--spacing-2);
  }
  .top-2\.5 {
    top: var(--spacing-2\.5);
  }
  .top-3 {
    top: var(--spacing-3);
  }
  .top-5 {
    top: var(--spacing-5);
  }
  .top-\[11px\] {
    top: 11px;
  }
  .-right-2 {
    right: calc(var(--spacing-2) * -1);
  }
  .-right-6 {
    right: calc(var(--spacing-6) * -1);
  }
  .-right-\[12px\] {
    right: calc(12px * -1);
  }
  .right-2\.5 {
    right: var(--spacing-2\.5);
  }
  .right-3 {
    right: var(--spacing-3);
  }
  .right-5 {
    right: var(--spacing-5);
  }
  .bottom-0 {
    bottom: var(--spacing-0);
  }
  .bottom-7 {
    bottom: var(--spacing-7);
  }
  .bottom-\[20\.5px\] {
    bottom: 20.5px;
  }
  .-left-2 {
    left: calc(var(--spacing-2) * -1);
  }
  .-left-6 {
    left: calc(var(--spacing-6) * -1);
  }
  .-left-\[12px\] {
    left: calc(12px * -1);
  }
  .left-0 {
    left: var(--spacing-0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: var(--spacing-2);
  }
  .left-3 {
    left: var(--spacing-3);
  }
  .left-7 {
    left: var(--spacing-7);
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-3 {
    z-index: 3;
  }
  .z-5 {
    z-index: 5;
  }
  .z-99 {
    z-index: 99;
  }
  .z-100 {
    z-index: 100;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[3\] {
    z-index: 3;
  }
  .z-\[10\] {
    z-index: 10;
  }
  .z-\[50\] {
    z-index: 50;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .m-0 {
    margin: var(--spacing-0);
  }
  .mx-0\.5 {
    margin-inline: var(--spacing-0\.5);
  }
  .mx-4 {
    margin-inline: var(--spacing-4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-8 {
    margin-block: var(--spacing-8);
  }
  .mt-1 {
    margin-top: var(--spacing-1);
  }
  .mt-3 {
    margin-top: var(--spacing-3);
  }
  .mt-4 {
    margin-top: var(--spacing-4);
  }
  .mt-5 {
    margin-top: var(--spacing-5);
  }
  .mt-7 {
    margin-top: var(--spacing-7);
  }
  .mt-8 {
    margin-top: var(--spacing-8);
  }
  .mt-9 {
    margin-top: var(--spacing-9);
  }
  .mr-1 {
    margin-right: var(--spacing-1);
  }
  .mb-0 {
    margin-bottom: var(--spacing-0);
  }
  .mb-0\.5 {
    margin-bottom: var(--spacing-0\.5);
  }
  .mb-1 {
    margin-bottom: var(--spacing-1);
  }
  .mb-3 {
    margin-bottom: var(--spacing-3);
  }
  .mb-4 {
    margin-bottom: var(--spacing-4);
  }
  .mb-5 {
    margin-bottom: var(--spacing-5);
  }
  .mb-6 {
    margin-bottom: var(--spacing-6);
  }
  .mb-8 {
    margin-bottom: var(--spacing-8);
  }
  .mb-9 {
    margin-bottom: var(--spacing-9);
  }
  .mb-10 {
    margin-bottom: var(--spacing-10);
  }
  .-ml-1 {
    margin-left: calc(var(--spacing-1) * -1);
  }
  .ml-\[2px\] {
    margin-left: 2px;
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .\!block {
    display: block !important;
  }
  .\!flex {
    display: flex !important;
  }
  .\!inline-flex {
    display: inline-flex !important;
  }
  .\!tw-flex {
    display: flex !important;
  }
  .\!tw-hidden {
    display: none !important;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .tw-flex {
    display: flex;
  }
  .tw-hidden {
    display: none;
  }
  .aspect-4\/5 {
    aspect-ratio: 4/5;
  }
  .aspect-6\/7 {
    aspect-ratio: 6/7;
  }
  .aspect-\[1\/1\] {
    aspect-ratio: 1/1;
  }
  .aspect-auto {
    aspect-ratio: auto;
  }
  .size-6 {
    width: var(--spacing-6);
    height: var(--spacing-6);
  }
  .size-10 {
    width: var(--spacing-10);
    height: var(--spacing-10);
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .\!h-8 {
    height: var(--spacing-8) !important;
  }
  .h-1 {
    height: var(--spacing-1);
  }
  .h-4 {
    height: var(--spacing-4);
  }
  .h-7 {
    height: var(--spacing-7);
  }
  .h-8 {
    height: var(--spacing-8);
  }
  .h-10 {
    height: var(--spacing-10);
  }
  .h-12 {
    height: var(--spacing-12);
  }
  .h-18 {
    height: var(--spacing-18);
  }
  .h-\[0px\] {
    height: 0px;
  }
  .h-\[38px\] {
    height: 38px;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .\!w-8 {
    width: var(--spacing-8) !important;
  }
  .\!w-18 {
    width: var(--spacing-18) !important;
  }
  .w-4 {
    width: var(--spacing-4);
  }
  .w-7 {
    width: var(--spacing-7);
  }
  .w-8 {
    width: var(--spacing-8);
  }
  .w-10 {
    width: var(--spacing-10);
  }
  .w-11 {
    width: var(--spacing-11);
  }
  .w-12 {
    width: var(--spacing-12);
  }
  .w-18 {
    width: var(--spacing-18);
  }
  .w-\[38px\] {
    width: 38px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-18 {
    max-width: var(--spacing-18);
  }
  .max-w-\[199px\] {
    max-width: 199px;
  }
  .max-w-\[256px\] {
    max-width: 256px;
  }
  .max-w-\[512px\] {
    max-width: 512px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .min-w-\[343px\] {
    min-width: 343px;
  }
  .flex-1 {
    flex: 1;
  }
  .basis-full {
    flex-basis: 100%;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .\!-translate-y-\[50\%\] {
    --tw-translate-y: calc(50% * -1) !important;
    translate: var(--tw-translate-x) var(--tw-translate-y) !important;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-10 {
    --tw-translate-y: var(--spacing-10);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .cursor-col-resize {
    cursor: col-resize;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .snap-start {
    scroll-snap-align: start;
  }
  .\!grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .\!tw-items-center {
    align-items: center !important;
  }
  .items-center {
    align-items: center;
  }
  .tw-items-center {
    align-items: center;
  }
  .tw-items-end {
    align-items: flex-end;
  }
  .tw-items-start {
    align-items: flex-start;
  }
  .\!tw-justify-center {
    justify-content: center !important;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .tw-justify-center {
    justify-content: center;
  }
  .tw-justify-end {
    justify-content: flex-end;
  }
  .tw-justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: var(--spacing-0);
  }
  .gap-1 {
    gap: var(--spacing-1);
  }
  .gap-1\.5 {
    gap: var(--spacing-1\.5);
  }
  .gap-2 {
    gap: var(--spacing-2);
  }
  .gap-2\.5 {
    gap: var(--spacing-2\.5);
  }
  .gap-3 {
    gap: var(--spacing-3);
  }
  .gap-4 {
    gap: var(--spacing-4);
  }
  .gap-5 {
    gap: var(--spacing-5);
  }
  .gap-6 {
    gap: var(--spacing-6);
  }
  .gap-7 {
    gap: var(--spacing-7);
  }
  .gap-8 {
    gap: var(--spacing-8);
  }
  .gap-9 {
    gap: var(--spacing-9);
  }
  .gap-12 {
    gap: var(--spacing-12);
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-x-2 {
    column-gap: var(--spacing-2);
  }
  .\!gap-y-5 {
    row-gap: var(--spacing-5) !important;
  }
  .self-center {
    align-self: center;
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .\!rounded-full {
    border-radius: calc(infinity * 1px) !important;
  }
  .\!rounded-full {
    border-radius: var(--radius-full) !important;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[24px\] {
    border-radius: 24px;
  }
  .rounded-\[50\%\] {
    border-radius: 50%;
  }
  .rounded-\[999px\] {
    border-radius: 999px;
  }
  .rounded-\[9999px\] {
    border-radius: 9999px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-full {
    border-radius: var(--radius-full);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-xs {
    border-radius: var(--radius-xs);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#ccc\] {
    border-color: #ccc;
  }
  .\!bg-\[\#f5f5f5\] {
    background-color: #f5f5f5 !important;
  }
  .\!bg-white {
    background-color: var(--color-white) !important;
  }
  .bg-\[\#ECECEC\] {
    background-color: #ECECEC;
  }
  .bg-\[\#FFFFFF33\] {
    background-color: #FFFFFF33;
  }
  .bg-\[\#f5f5f5\] {
    background-color: #f5f5f5;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-scheme-bg {
    background-color: var(--color-scheme-bg);
  }
  .bg-scheme-text-100 {
    background-color: var(--color-scheme-text-100);
  }
  .bg-scheme-text-200 {
    background-color: var(--color-scheme-text-200);
  }
  .bg-scheme-text-950 {
    background-color: var(--color-scheme-text-950);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-cover {
    object-fit: cover;
  }
  .\!p-0 {
    padding: var(--spacing-0) !important;
  }
  .p-0 {
    padding: var(--spacing-0);
  }
  .p-2 {
    padding: var(--spacing-2);
  }
  .p-3 {
    padding: var(--spacing-3);
  }
  .p-5 {
    padding: var(--spacing-5);
  }
  .p-6 {
    padding: var(--spacing-6);
  }
  .px-0 {
    padding-inline: var(--spacing-0);
  }
  .px-1\.5 {
    padding-inline: var(--spacing-1\.5);
  }
  .px-2 {
    padding-inline: var(--spacing-2);
  }
  .px-2\.5 {
    padding-inline: var(--spacing-2\.5);
  }
  .px-3 {
    padding-inline: var(--spacing-3);
  }
  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }
  .px-4 {
    padding-inline: var(--spacing-4);
  }
  .px-\[6px\] {
    padding-inline: 6px;
  }
  .px-\[13px\] {
    padding-inline: 13px;
  }
  .py-1 {
    padding-block: var(--spacing-1);
  }
  .py-1\.5 {
    padding-block: var(--spacing-1\.5);
  }
  .py-2 {
    padding-block: var(--spacing-2);
  }
  .py-3 {
    padding-block: var(--spacing-3);
  }
  .py-7 {
    padding-block: var(--spacing-7);
  }
  .py-12 {
    padding-block: var(--spacing-12);
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .pt-0\.5 {
    padding-top: var(--spacing-0\.5);
  }
  .pt-2 {
    padding-top: var(--spacing-2);
  }
  .pt-3\.5 {
    padding-top: calc(var(--spacing) * 3.5);
  }
  .pt-4 {
    padding-top: var(--spacing-4);
  }
  .pt-5 {
    padding-top: var(--spacing-5);
  }
  .pb-0\.5 {
    padding-bottom: var(--spacing-0\.5);
  }
  .pb-4 {
    padding-bottom: var(--spacing-4);
  }
  .pb-5\.5 {
    padding-bottom: calc(var(--spacing) * 5.5);
  }
  .pb-\[2px\] {
    padding-bottom: 2px;
  }
  .text-center {
    text-align: center;
  }
  .tw-text-center {
    text-align: center;
  }
  .tw-text-end {
    text-align: end;
  }
  .tw-text-left {
    text-align: left;
  }
  .tw-text-start {
    text-align: start;
  }
  .\!text-\[12px\] {
    font-size: 12px !important;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .\!leading-\[1\.5\] {
    --tw-leading: 1.5 !important;
    line-height: 1.5 !important;
  }
  .\!leading-\[18px\] {
    --tw-leading: 18px !important;
    line-height: 18px !important;
  }
  .\!leading-none {
    --tw-leading: 1 !important;
    line-height: 1 !important;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .\!font-medium {
    --tw-font-weight: var(--font-weight-medium) !important;
    font-weight: var(--font-weight-medium) !important;
  }
  .\!font-semibold {
    --tw-font-weight: var(--font-weight-semibold) !important;
    font-weight: var(--font-weight-semibold) !important;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .\!tracking-\[0\.5px\] {
    --tw-tracking: 0.5px !important;
    letter-spacing: 0.5px !important;
  }
  .tracking-\[1\.2px\] {
    --tw-tracking: 1.2px;
    letter-spacing: 1.2px;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .\!text-\[\#8b8b8b\] {
    color: #8b8b8b !important;
  }
  .\!text-\[\#999999\] {
    color: #999999 !important;
  }
  .\!text-\[\#D82727\] {
    color: #D82727 !important;
  }
  .\!text-\[\#FFFFFFCC\] {
    color: #FFFFFFCC !important;
  }
  .\!text-\[var\(--lh-heading-color\)\] {
    color: var(--lh-heading-color) !important;
  }
  .\!text-scheme-text-400 {
    color: var(--color-scheme-text-400) !important;
  }
  .\!text-scheme-text-500 {
    color: var(--color-scheme-text-500) !important;
  }
  .\!text-scheme-text-600 {
    color: var(--color-scheme-text-600) !important;
  }
  .text-\[\#000\] {
    color: #000;
  }
  .text-\[var\(--lh-text-color\)\] {
    color: var(--lh-text-color);
  }
  .text-scheme-text {
    color: var(--color-scheme-text);
  }
  .text-scheme-text-400 {
    color: var(--color-scheme-text-400);
  }
  .\!capitalize {
    text-transform: capitalize !important;
  }
  .\!uppercase {
    text-transform: uppercase !important;
  }
  .capitalize {
    text-transform: capitalize;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .mix-blend-multiply {
    mix-blend-mode: multiply;
  }
  .shadow-\[0_0_10px_2px_rgba\(0\,0\,0\,0\.2\)\] {
    --tw-shadow: 0 0 10px 2px var(--tw-shadow-color, rgba(0,0,0,0.2));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .group-hover\:\!block {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        display: block !important;
      }
    }
  }
  .group-hover\:scale-105 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .max-lg\:line-clamp-1 {
    @media (width < 1024px) {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
    }
  }
  .max-lg\:\!tw-hidden {
    @media (width < 1024px) {
      display: none !important;
    }
  }
  .max-lg\:hidden {
    @media (width < 1024px) {
      display: none;
    }
  }
  .max-lg\:p-4 {
    @media (width < 1024px) {
      padding: var(--spacing-4);
    }
  }
  .max-md\:\!px-4 {
    @media (width < 768px) {
      padding-inline: var(--spacing-4) !important;
    }
  }
  .max-sm\:mx-5 {
    @media (width < 640px) {
      margin-inline: var(--spacing-5);
    }
  }
  .max-sm\:mt-4 {
    @media (width < 640px) {
      margin-top: var(--spacing-4);
    }
  }
  .max-sm\:mt-8\.5 {
    @media (width < 640px) {
      margin-top: calc(var(--spacing) * 8.5);
    }
  }
  .max-sm\:line-clamp-1 {
    @media (width < 640px) {
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
    }
  }
  .max-sm\:\!tw-hidden {
    @media (width < 640px) {
      display: none !important;
    }
  }
  .max-sm\:w-full {
    @media (width < 640px) {
      width: 100%;
    }
  }
  .max-sm\:gap-3 {
    @media (width < 640px) {
      gap: var(--spacing-3);
    }
  }
  .max-sm\:gap-6 {
    @media (width < 640px) {
      gap: var(--spacing-6);
    }
  }
  .max-sm\:gap-y-5\.5 {
    @media (width < 640px) {
      row-gap: calc(var(--spacing) * 5.5);
    }
  }
  .max-sm\:p-2 {
    @media (width < 640px) {
      padding: var(--spacing-2);
    }
  }
  .max-sm\:px-5 {
    @media (width < 640px) {
      padding-inline: var(--spacing-5);
    }
  }
  .max-sm\:text-center {
    @media (width < 640px) {
      text-align: center;
    }
  }
  .sm\:\!sticky {
    @media (width >= 640px) {
      position: sticky !important;
    }
  }
  .sm\:top-0 {
    @media (width >= 640px) {
      top: var(--spacing-0);
    }
  }
  .sm\:top-3 {
    @media (width >= 640px) {
      top: var(--spacing-3);
    }
  }
  .sm\:top-8 {
    @media (width >= 640px) {
      top: var(--spacing-8);
    }
  }
  .sm\:-right-6 {
    @media (width >= 640px) {
      right: calc(var(--spacing-6) * -1);
    }
  }
  .sm\:-right-\[24px\] {
    @media (width >= 640px) {
      right: calc(24px * -1);
    }
  }
  .sm\:right-8 {
    @media (width >= 640px) {
      right: var(--spacing-8);
    }
  }
  .sm\:bottom-10\.5 {
    @media (width >= 640px) {
      bottom: calc(var(--spacing) * 10.5);
    }
  }
  .sm\:-left-6 {
    @media (width >= 640px) {
      left: calc(var(--spacing-6) * -1);
    }
  }
  .sm\:-left-\[24px\] {
    @media (width >= 640px) {
      left: calc(24px * -1);
    }
  }
  .sm\:left-3 {
    @media (width >= 640px) {
      left: var(--spacing-3);
    }
  }
  .sm\:left-10 {
    @media (width >= 640px) {
      left: var(--spacing-10);
    }
  }
  .sm\:col-span-6 {
    @media (width >= 640px) {
      grid-column: span 6 / span 6;
    }
  }
  .sm\:mx-5 {
    @media (width >= 640px) {
      margin-inline: var(--spacing-5);
    }
  }
  .sm\:mx-8 {
    @media (width >= 640px) {
      margin-inline: var(--spacing-8);
    }
  }
  .sm\:mt-0\.5 {
    @media (width >= 640px) {
      margin-top: var(--spacing-0\.5);
    }
  }
  .sm\:mt-4 {
    @media (width >= 640px) {
      margin-top: var(--spacing-4);
    }
  }
  .sm\:mt-5 {
    @media (width >= 640px) {
      margin-top: var(--spacing-5);
    }
  }
  .sm\:mt-6 {
    @media (width >= 640px) {
      margin-top: var(--spacing-6);
    }
  }
  .sm\:mt-7 {
    @media (width >= 640px) {
      margin-top: var(--spacing-7);
    }
  }
  .sm\:mt-9 {
    @media (width >= 640px) {
      margin-top: var(--spacing-9);
    }
  }
  .sm\:mt-10 {
    @media (width >= 640px) {
      margin-top: var(--spacing-10);
    }
  }
  .sm\:mt-12 {
    @media (width >= 640px) {
      margin-top: var(--spacing-12);
    }
  }
  .sm\:mb-0 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-0);
    }
  }
  .sm\:mb-3 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-3);
    }
  }
  .sm\:mb-4 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-4);
    }
  }
  .sm\:mb-6 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-6);
    }
  }
  .sm\:mb-7 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-7);
    }
  }
  .sm\:mb-9 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-9);
    }
  }
  .sm\:mb-12 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-12);
    }
  }
  .sm\:\!block {
    @media (width >= 640px) {
      display: block !important;
    }
  }
  .sm\:\!tw-grid {
    @media (width >= 640px) {
      display: grid !important;
    }
  }
  .sm\:\!tw-hidden {
    @media (width >= 640px) {
      display: none !important;
    }
  }
  .sm\:hidden {
    @media (width >= 640px) {
      display: none;
    }
  }
  .sm\:tw-flex {
    @media (width >= 640px) {
      display: flex;
    }
  }
  .sm\:aspect-4\/5 {
    @media (width >= 640px) {
      aspect-ratio: 4/5;
    }
  }
  .sm\:h-12 {
    @media (width >= 640px) {
      height: var(--spacing-12);
    }
  }
  .sm\:w-12 {
    @media (width >= 640px) {
      width: var(--spacing-12);
    }
  }
  .sm\:max-w-\[14rem\] {
    @media (width >= 640px) {
      max-width: 14rem;
    }
  }
  .sm\:max-w-\[320px\] {
    @media (width >= 640px) {
      max-width: 320px;
    }
  }
  .sm\:grid-cols-12 {
    @media (width >= 640px) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .sm\:flex-col {
    @media (width >= 640px) {
      flex-direction: column;
    }
  }
  .sm\:flex-row {
    @media (width >= 640px) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 640px) {
      align-items: center;
    }
  }
  .sm\:tw-items-end {
    @media (width >= 640px) {
      align-items: flex-end;
    }
  }
  .sm\:tw-items-start {
    @media (width >= 640px) {
      align-items: flex-start;
    }
  }
  .sm\:tw-justify-start {
    @media (width >= 640px) {
      justify-content: flex-start;
    }
  }
  .sm\:gap-1\.5 {
    @media (width >= 640px) {
      gap: var(--spacing-1\.5);
    }
  }
  .sm\:gap-2 {
    @media (width >= 640px) {
      gap: var(--spacing-2);
    }
  }
  .sm\:gap-4 {
    @media (width >= 640px) {
      gap: var(--spacing-4);
    }
  }
  .sm\:gap-5 {
    @media (width >= 640px) {
      gap: var(--spacing-5);
    }
  }
  .sm\:gap-8 {
    @media (width >= 640px) {
      gap: var(--spacing-8);
    }
  }
  .sm\:gap-10 {
    @media (width >= 640px) {
      gap: var(--spacing-10);
    }
  }
  .sm\:gap-12 {
    @media (width >= 640px) {
      gap: var(--spacing-12);
    }
  }
  .sm\:gap-14 {
    @media (width >= 640px) {
      gap: var(--spacing-14);
    }
  }
  .sm\:\!gap-y-\[13px\] {
    @media (width >= 640px) {
      row-gap: 13px !important;
    }
  }
  .sm\:overflow-hidden {
    @media (width >= 640px) {
      overflow: hidden;
    }
  }
  .sm\:rounded-3xl {
    @media (width >= 640px) {
      border-radius: var(--radius-3xl);
    }
  }
  .sm\:rounded-4xl {
    @media (width >= 640px) {
      border-radius: var(--radius-4xl);
    }
  }
  .sm\:rounded-\[16px\] {
    @media (width >= 640px) {
      border-radius: 16px;
    }
  }
  .sm\:rounded-\[24px\] {
    @media (width >= 640px) {
      border-radius: 24px;
    }
  }
  .sm\:p-16 {
    @media (width >= 640px) {
      padding: var(--spacing-16);
    }
  }
  .sm\:px-6 {
    @media (width >= 640px) {
      padding-inline: var(--spacing-6);
    }
  }
  .sm\:py-3 {
    @media (width >= 640px) {
      padding-block: var(--spacing-3);
    }
  }
  .sm\:pt-4 {
    @media (width >= 640px) {
      padding-top: var(--spacing-4);
    }
  }
  .sm\:pt-4\.5 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 4.5);
    }
  }
  .sm\:pt-5 {
    @media (width >= 640px) {
      padding-top: var(--spacing-5);
    }
  }
  .sm\:pt-10 {
    @media (width >= 640px) {
      padding-top: var(--spacing-10);
    }
  }
  .sm\:pb-0 {
    @media (width >= 640px) {
      padding-bottom: var(--spacing-0);
    }
  }
  .sm\:pb-5 {
    @media (width >= 640px) {
      padding-bottom: var(--spacing-5);
    }
  }
  .sm\:tw-text-start {
    @media (width >= 640px) {
      text-align: start;
    }
  }
  .md\:-right-5 {
    @media (width >= 768px) {
      right: calc(var(--spacing-5) * -1);
    }
  }
  .md\:-left-5 {
    @media (width >= 768px) {
      left: calc(var(--spacing-5) * -1);
    }
  }
  .md\:\!tw-hidden {
    @media (width >= 768px) {
      display: none !important;
    }
  }
  .md\:h-12 {
    @media (width >= 768px) {
      height: var(--spacing-12);
    }
  }
  .md\:w-12 {
    @media (width >= 768px) {
      width: var(--spacing-12);
    }
  }
  .md\:max-w-\[300px\] {
    @media (width >= 768px) {
      max-width: 300px;
    }
  }
  .md\:overflow-hidden {
    @media (width >= 768px) {
      overflow: hidden;
    }
  }
  .md\:\!px-\[30px\] {
    @media (width >= 768px) {
      padding-inline: 30px !important;
    }
  }
  .md\:pb-0 {
    @media (width >= 768px) {
      padding-bottom: var(--spacing-0);
    }
  }
  .lg\:right-3 {
    @media (width >= 1024px) {
      right: var(--spacing-3);
    }
  }
  .lg\:left-3 {
    @media (width >= 1024px) {
      left: var(--spacing-3);
    }
  }
  .lg\:col-span-4 {
    @media (width >= 1024px) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-6 {
    @media (width >= 1024px) {
      grid-column: span 6 / span 6;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 1024px) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:mt-\[1px\] {
    @media (width >= 1024px) {
      margin-top: 1px;
    }
  }
  .lg\:mb-10 {
    @media (width >= 1024px) {
      margin-bottom: var(--spacing-10);
    }
  }
  .lg\:mb-12 {
    @media (width >= 1024px) {
      margin-bottom: var(--spacing-12);
    }
  }
  .lg\:mb-\[14px\] {
    @media (width >= 1024px) {
      margin-bottom: 14px;
    }
  }
  .lg\:tw-flex {
    @media (width >= 1024px) {
      display: flex;
    }
  }
  .lg\:max-w-\[22rem\] {
    @media (width >= 1024px) {
      max-width: 22rem;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:tw-items-center {
    @media (width >= 1024px) {
      align-items: center;
    }
  }
  .lg\:tw-items-end {
    @media (width >= 1024px) {
      align-items: flex-end;
    }
  }
  .lg\:tw-items-start {
    @media (width >= 1024px) {
      align-items: flex-start;
    }
  }
  .lg\:justify-start {
    @media (width >= 1024px) {
      justify-content: flex-start;
    }
  }
  .lg\:tw-justify-start {
    @media (width >= 1024px) {
      justify-content: flex-start;
    }
  }
  .lg\:gap-2\.5 {
    @media (width >= 1024px) {
      gap: var(--spacing-2\.5);
    }
  }
  .lg\:gap-4 {
    @media (width >= 1024px) {
      gap: var(--spacing-4);
    }
  }
  .lg\:gap-12 {
    @media (width >= 1024px) {
      gap: var(--spacing-12);
    }
  }
  .lg\:overflow-hidden {
    @media (width >= 1024px) {
      overflow: hidden;
    }
  }
  .lg\:p-9 {
    @media (width >= 1024px) {
      padding: var(--spacing-9);
    }
  }
  .lg\:px-16 {
    @media (width >= 1024px) {
      padding-inline: var(--spacing-16);
    }
  }
  .lg\:tw-text-center {
    @media (width >= 1024px) {
      text-align: center;
    }
  }
  .lg\:tw-text-start {
    @media (width >= 1024px) {
      text-align: start;
    }
  }
  .lg\:opacity-0 {
    @media (width >= 1024px) {
      opacity: 0%;
    }
  }
  .group-hover\:lg\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        @media (width >= 1024px) {
          opacity: 100%;
        }
      }
    }
  }
}
.lh-hidden {
  display: none;
}
.lh-grid {
  display: grid;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

/* ========== BASE GRID (default, non-slider) ========== */
.lh-slider-container:not([data-desktop-layout="slider"]) .lh-slider-content {
   display: grid;
   grid-template-columns: repeat(auto-fill, minmax(calc(100% / var(--data-item) - var(--data-gap)), 1fr));
   gap: var(--data-gap, 10px);
 }
 
 /* ========== DESKTOP (≥ 1024px) ========== */
 @media (min-width: 1024px) {
   /* GRID layout */
   .lh-slider-container[data-desktop-layout="grid"] .lh-slider-content {
     display: grid;
     grid-template-columns: repeat(auto-fill, minmax(calc(100% / var(--data-item) - var(--data-gap)), 1fr));
     gap: var(--data-gap, 10px);
   }
 
   /* SLIDER layout */
   .lh-slider-container[data-desktop-layout="slider"] {
     margin-left: calc(var(--data-gap) * -1);
   }
 
   .lh-slider-container[data-desktop-layout="slider"] .lh-slider-content {
     display: flex;
     touch-action: pan-y pinch-zoom;
   }
 
   .lh-slider-container[data-desktop-layout="slider"] .lh-slide-item {
     flex: 0 0 calc(100% / var(--data-item, 1));
     padding-left: var(--data-gap);
   }
 }
 
 /* ========== TABLET (640px – 1023px) ========== */
 @media (min-width: 640px) and (max-width: 1023px) {
   
   .lh-slider-container[data-tablet-layout="grid"] .lh-slider-content {
     display: grid;
     grid-template-columns: repeat(
       auto-fill,
       minmax(
         calc(100% / var(--data-item-tablet, var(--data-item, 1)) - var(--data-gap-tablet, var(--data-gap, 10px))),
         1fr
       )
     );
     gap: var(--data-gap-tablet, var(--data-gap, 10px));
   }
 
   .lh-slider-container:not([data-tablet-layout])[data-desktop-layout="grid"] .lh-slider-content {
     display: grid;
     grid-template-columns: repeat(
       auto-fill,
       minmax(
         calc(100% / var(--data-item-tablet, 1) - var(--data-gap-tablet, 10px)),
         1fr
       )
     );
     gap: var(--data-gap-tablet, 10px);
   }
 
   .lh-slider-container[data-tablet-layout="slider"] {
     margin-left: calc(var(--data-gap-tablet, var(--data-gap, 10px)) * -1);
   }
   .lh-slider-container[data-tablet-layout="slider"] .lh-slider-content {
     display: flex;
     gap: 0 !important;
     touch-action: pan-y pinch-zoom;
   }
   .lh-slider-container[data-tablet-layout="slider"] .lh-slide-item {
     flex: 0 0 calc(100% / var(--data-item-tablet, var(--data-item, 1)));
     padding-left: var(--data-gap-tablet, var(--data-gap, 10px));
   }
 
   .lh-slider-container:not([data-tablet-layout])[data-desktop-layout="slider"] {
     margin-left: calc(var(--data-gap-tablet, var(--data-gap, 10px)) * -1);
   }
   .lh-slider-container:not([data-tablet-layout])[data-desktop-layout="slider"] .lh-slider-content {
     display: flex;
     gap: 0 !important;
     touch-action: pan-y pinch-zoom;
   }
   .lh-slider-container:not([data-tablet-layout])[data-desktop-layout="slider"] .lh-slide-item {
     flex: 0 0 calc(100% / var(--data-item-tablet, var(--data-item, 1)));
     padding-left: var(--data-gap-tablet, var(--data-gap, 10px));
   }
 }
 
 
 /* ========== MOBILE (≤ 639px) ========== */
 @media (max-width: 639px) {
   /* GRID layout */
   .lh-slider-container[data-mobile-layout="grid"] .lh-slider-content {
     display: grid;
     grid-template-columns: repeat(auto-fill, minmax(calc(100% / var(--data-item-mobile) - var(--data-gap-mobile)), 1fr));
     gap: var(--data-gap-mobile, 10px);
   }
 
   /* SLIDER layout */
   .lh-slider-container[data-mobile-layout="slider"] {
     margin-left: calc(var(--data-gap-mobile) * -1);
   }
 
   .lh-slider-container[data-mobile-layout="slider"] .lh-slider-content {
     display: flex;
     gap: 0 !important;
   }
 
   .lh-slider-container[data-mobile-layout="slider"] .lh-slide-item {
     flex: 0 0 calc(100% / var(--data-item-mobile, 1));
     padding-left: var(--data-gap-mobile);
   }
 }
 
 /* ========== CONTROLS (Navigation & Pagination) ========== */
 .lh-slider-nav-left,
 .lh-slider-nav-right {
   opacity: 0;
   top: calc(50% - var(--height-controls) / 2);
   transform: translate(0, -50%);
   color: initial;
 }
 
 .lh-carousel:hover .lh-slider-nav-left,
 .lh-carousel:hover .lh-slider-nav-right {
   opacity: 1;
 }
 
 .lh-carousel:hover .lh-slider-nav-left.disabled,
 .lh-carousel:hover .lh-slider-nav-right.disabled {
   opacity: 0.5;
 }
 
 .lh-slider-nav-left.disabled,
 .lh-slider-nav-right.disabled {
   pointer-events: none;
   cursor: not-allowed;
 }
 
 /* ========== PAGINATION ========== */
 .lh-slider-pagination {
   cursor: pointer;
 }
 
 .lh-slider-wrapper[data-pagination="dots"] + .lh-slider-controls .lh-slider-pagination {
   display: flex;
   width: 8px;
   height: 8px;
   background: #ccc;
   border-radius: 50%;
 }
 
 .lh-slider-wrapper[data-pagination="dots"] + .lh-slider-controls .lh-slider-pagination.active {
   background: #000;
 }
 
 /* NUMBERS pagination */
 .lh-slider-wrapper[data-pagination="numbers"] + .lh-slider-controls .lh-slider-pagination {
   padding: 10px;
   opacity: 0.6;
   line-height: 1;
 }
 
 .lh-slider-wrapper[data-pagination="numbers"] + .lh-slider-controls .lh-slider-pagination.active {
   text-decoration: underline;
   opacity: 1;
 }
 
 /* Dynamic pagination visibility */
 .lh-slider-pagination-wrapper,
 .lh-slider-pagination-total,
 .lh-slider-pagination-progress {
   display: none;
 }
 
 .lh-slider-wrapper[data-pagination="dots"] + .lh-slider-controls .lh-slider-pagination-wrapper,
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination-wrapper,
 .lh-slider-wrapper[data-pagination="numbers"] + .lh-slider-controls .lh-slider-pagination-wrapper,
 .lh-slider-wrapper[data-pagination="counter"] + .lh-slider-controls .lh-slider-pagination-total,
 .lh-slider-wrapper[data-pagination="progress"] + .lh-slider-controls .lh-slider-pagination-progress {
   display: flex;
   position: relative;
   line-height: 1;
 }
 
 /* Controls visibility */
 .lh-slider-controls {
   display: none;
 }
 
 @media (min-width: 1024px) {
   .lh-slider-controls[show-desktop="true"] {
     display: block;
   }
 }
 
 @media (min-width: 640px) and (max-width: 1023px) {
   .lh-slider-controls[show-tablet="true"] {
     display: block;
   }
 }
 
 @media (max-width: 639px) {
   .lh-slider-controls[show-mobile="true"] {
     display: block;
   }
 }
 
 /* ========== FADE EFFECT ========== */
 .lh-slider-container[data-effect="fade"] .lh-slider-content {
   scroll-behavior: auto;
 }
 
 .lh-slider-container[data-effect="fade"] .lh-slide-item {
   flex: 0 0 100%;
 }
 
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination {
   display: inline-block;
   width: 8px;
   height: 8px;
   background: #ccc;
   border-radius: 50%;
   transition: all 0.3s ease;
   cursor: pointer;
   opacity: 0.5;
   margin: 0 4px;
   transform: scale(1);
   position: relative;
   min-width: 8px;
 }
 
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination.prev,
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination.next {
   transform: scale(0.66);
 }
 
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination.prev-prev,
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination.next-next {
   transform: scale(0.33);
 }
 
 .lh-slider-wrapper[data-pagination="dynamic-dots"] + .lh-slider-controls .lh-slider-pagination.active {
   background: #000;
   opacity: 1;
 }
 

.lh-rpjytf .lh-banner--small{ height: 550px;}.lh-rpjytf .lh-banner--medium{ height: 650px;}.lh-rpjytf .lh-banner--large{ height: 750px;}@media (min-width: 1023px) {.lh-rpjytf .lh-banner--small{ height: 780px;}.lh-rpjytf .lh-banner--medium{ height: 880px;}.lh-rpjytf .lh-banner--large{ height: 980px;}}.lh-rpjytf .lh-image-content::after{ content: '';background-color: var(--lh-background-color);position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: var(--image-overlay);}.lh-rpjytf .lh-image-content::after{ content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(var(--image-alignment-desktop), var(--color-overlay) 0%, transparent var(--width-overlay));}.lh-rpjytf /* .lh-hero-subheading{ letter-spacing: 1.12px;}.lh-rpjytf */&{ font-optical-sizing: none;}.lh-rpjytf .lh-hero-text{ transform: scale(calc(9/8));transform-origin: left top;}@media (min-width: 750px) and (max-width: 991px) {.lh-rpjytf .lh-container{ padding: 30px;padding-top: calc(var(--lh-container-padding-top) * 0.6);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.6);}}@media (max-width: 749px) {.lh-rpjytf .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top) * 0.6);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.6);}}
.lh-6t4rch{ font-optical-sizing: none;}@media (min-width: 750px) and (max-width: 991px) {.lh-6t4rch .lh-container{ padding-top: calc(var(--lh-container-padding-top, 0) * 64 /80);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 64 /80);}}@media (max-width: 749px) {.lh-6t4rch .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top, 0) * 56 /80);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 56 /80);}}.lh-6t4rch .lh-image-blank{ background-image: url("data:image/svg+xml;utf8,<svg preserveAspectRatio='xMidYMid slice' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_656_1454)'><path d='M448.1.2H.1v448h448V.2z' fill='%23f2f2f2'></path><path d='m375.1 207.4-62.8-30.9 15.4-31.4c2.9 4.8 10.9 17.1 26.8 24.8 5.1 2.4 18.5 8.3 36.1 6-5.1 10.6-10.2 21.1-15.5 31.5z' fill='%23a84c42'></path><path d='M415.8 188.4 390.7 176c-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9l-25.1-12.4c-7-3.4-15.3-.5-18.7 6.4l-68 138.1c-3.4 7-.5 15.3 6.4 18.7l96.8 47.7c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.2-6.8.4-15.3-6.5-18.7z' fill='%23de6a5a'></path><path d='m401.6 177.5-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9.9-1.7.2-3.8-1.6-4.7l-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-11.9 24.3-1.9 53.7 22.3 65.6 24.3 11.9 53.7 1.9 65.6-22.3 1.1-1.7.3-3.8-1.4-4.7z' fill='%23cd5747'></path><path d='M344 307.9c-4.3 12.8-18.8 19-31 13.2-8.8-4.3-17.7-8.5-26.5-12.8-5.4-2.7-11.3-4-17.3-4h-30.4l32.5 16 47.9 23.5c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.4-7 .5-15.3-6.4-18.7l-3.1-1.6c-5.9 26.8-16.1 44.9-24.6 56.6-12.4 17.1-22.2 22.4-33 40.4-5.1 8.1-8.7 16.3-11.2 23.9z' fill='%23e87e69'></path><path d='M302.7 132.8c-7-3.4-15.3-.5-18.7 6.4l-68 139c-2.2 4.4-1.8 9.3.5 13.2h77.6c11.9 0 21.7-9.7 21.7-21.7V139.2l-13.1-6.4z' opacity='.5' fill='%23cd5747'></path><path d='M256.5 133.8h-70v-35c4.7 3.1 17.3 10.5 35 10.5 5.6 0 20.2-.8 35-10.5v35z' fill='%2392683e'></path><path d='M284.5 98.8h-28c0 19.3-15.7 35-35 35s-35-15.7-35-35h-28c-7.8 0-14 6.3-14 14v154c0 7.8 6.3 14 14 14h126c7.8 0 14-6.3 14-14v-154c0-7.7-6.3-14-14-14z' fill='%23e8af57'></path><path d='M267 95.4h-7c-1.9 0-3.5 1.6-3.5 3.5 0 19.3-15.7 35-35 35s-35-15.7-35-35c0-1.9-1.6-3.5-3.5-3.5h-7c-1.9 0-3.5 1.6-3.5 3.5 0 27.1 22 49 49 49s49-22 49-49c0-2-1.5-3.5-3.5-3.5z' fill='%23c5955f'></path><path d='M187.6 162.6c-2.5-7.3-10.5-11.2-17.8-8.7l-3.3 1.1 42.8 125.9h18.5l-40.2-118.3z' opacity='.5' fill='%23c5955f'></path><path d='M284.5 98.8H281c-9.6 36-7.3 62.2-3.1 80.1 2.4 9.9 6.3 21.5 7.5 39.7.7 10.9.2 20.8-.9 29.2-1 8.8-8.6 15.4-17.5 15.4h-28.3c-2.9 0-4.8 2.9-3.8 5.5l4.4 12h45.1c7.8 0 14-6.3 14-14v-154c.1-7.6-6.2-13.9-13.9-13.9z' fill='%23efb66a'></path><path d='M138.1 179.4 71.9 202l-11.2-33.1c5.4 1.4 19.7 4.4 36.5-1.3 5.3-1.8 18.9-7.2 29.7-21.2 3.8 10.8 7.5 21.9 11.2 33z' fill='%2302614e'></path><path d='m153.4 137.2-26.5 9.1c6.2 18.3-3.6 38.2-21.9 44.4s-38.2-3.6-44.4-21.9l-16.7 5.7c-12.7 4.4-19.5 18.1-15.2 30.9L75 341.3c2.5 7.3 10.5 11.2 17.8 8.7l119.3-40.6c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.5-7.2-10.5-11.1-17.8-8.6z' fill='%23279170'></path><path d='m153.4 137.2-3.3 1.1c15.1 43.7 30.2 87.3 45.1 131 4.4 12.8-.9 27.1-12.6 33.8-7.1 3.9-13.3 6.3-18.6 7.8-21.3 6-33.4.3-54.7 6.6-16.3 4.8-28.1 13.7-35.5 20.5.3 1.1.8 2.2 1.1 3.3 2.5 7.3 10.5 11.2 17.8 8.7L212 309.4c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.4-7.2-10.4-11.1-17.7-8.6z' fill='%2346a585'></path><path d='m135.7 139.5-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 6.2 18.3-3.6 38.2-21.9 44.4-18.3 6.2-38.2-3.6-44.4-21.9-.6-1.8-2.6-2.8-4.4-2.2l-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 8.7 25.6 36.5 39.3 62.1 30.6 25.6-8.7 39.3-36.5 30.6-62.1-.6-1.8-2.6-2.8-4.4-2.2z' fill='%23108060'></path></g><defs><clipPath id='clip0_656_1454'><path fill='%23fff' d='M0 0h448v448H0z'></path></clipPath></defs></svg>");}.lh-6t4rch .lh-image-blank.aspect-auto{ aspect-ratio: 1/1;}
.lh-vj8kfc{ font-optical-sizing: none;}@media(max-width: 767px) {.lh-vj8kfc .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top, 0) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.7);}.lh-vj8kfc .lh-image-picture:has(data-ratio="4/5") img{ height: 360px !important;}}.lh-vj8kfc .lh-slider-container[data-desktop-layout="grid"] .lh-slider-nav-left, .lh-vj8kfc .lh-slider-container[data-desktop-layout="grid"] .lh-slider-nav-right{ display: none ;}.lh-vj8kfc .lh-button-icon, .lh-vj8kfc .lh-image-blank{ background-repeat: no-repeat;background-size: cover;background-position: center;display: block;}.lh-vj8kfc .lh-slider-pagination-wrapper{ display: flex;flex-wrap: wrap;justify-content: center;row-gap: 6px;column-gap: 8px;text-align: center;overflow: hidden;max-height: 4.5em;}.lh-vj8kfc .lh-button-icon{ background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.04999 2.0498H4.04999L6.70999 14.4698C6.80757 14.9247 7.06066 15.3313 7.4257 15.6197C7.79074 15.908 8.24489 16.0602 8.70999 16.0498H18.49C18.9452 16.0491 19.3865 15.8931 19.741 15.6076C20.0956 15.3222 20.3421 14.9243 20.44 14.4798L22.09 7.0498H5.11999M8.99999 20.9998C8.99999 21.5521 8.55227 21.9998 7.99999 21.9998C7.4477 21.9998 6.99999 21.5521 6.99999 20.9998C6.99999 20.4475 7.4477 19.9998 7.99999 19.9998C8.55227 19.9998 8.99999 20.4475 8.99999 20.9998ZM20 20.9998C20 21.5521 19.5523 21.9998 19 21.9998C18.4477 21.9998 18 21.5521 18 20.9998C18 20.4475 18.4477 19.9998 19 19.9998C19.5523 19.9998 20 20.4475 20 20.9998Z' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");}.lh-vj8kfc .lh-image-blank{ background-image: url("data:image/svg+xml;utf8,<svg preserveAspectRatio='xMidYMid slice' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_656_1454)'><path d='M448.1.2H.1v448h448V.2z' fill='%23f2f2f2'></path><path d='m375.1 207.4-62.8-30.9 15.4-31.4c2.9 4.8 10.9 17.1 26.8 24.8 5.1 2.4 18.5 8.3 36.1 6-5.1 10.6-10.2 21.1-15.5 31.5z' fill='%23a84c42'></path><path d='M415.8 188.4 390.7 176c-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9l-25.1-12.4c-7-3.4-15.3-.5-18.7 6.4l-68 138.1c-3.4 7-.5 15.3 6.4 18.7l96.8 47.7c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.2-6.8.4-15.3-6.5-18.7z' fill='%23de6a5a'></path><path d='m401.6 177.5-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9.9-1.7.2-3.8-1.6-4.7l-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-11.9 24.3-1.9 53.7 22.3 65.6 24.3 11.9 53.7 1.9 65.6-22.3 1.1-1.7.3-3.8-1.4-4.7z' fill='%23cd5747'></path><path d='M344 307.9c-4.3 12.8-18.8 19-31 13.2-8.8-4.3-17.7-8.5-26.5-12.8-5.4-2.7-11.3-4-17.3-4h-30.4l32.5 16 47.9 23.5c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.4-7 .5-15.3-6.4-18.7l-3.1-1.6c-5.9 26.8-16.1 44.9-24.6 56.6-12.4 17.1-22.2 22.4-33 40.4-5.1 8.1-8.7 16.3-11.2 23.9z' fill='%23e87e69'></path><path d='M302.7 132.8c-7-3.4-15.3-.5-18.7 6.4l-68 139c-2.2 4.4-1.8 9.3.5 13.2h77.6c11.9 0 21.7-9.7 21.7-21.7V139.2l-13.1-6.4z' opacity='.5' fill='%23cd5747'></path><path d='M256.5 133.8h-70v-35c4.7 3.1 17.3 10.5 35 10.5 5.6 0 20.2-.8 35-10.5v35z' fill='%2392683e'></path><path d='M284.5 98.8h-28c0 19.3-15.7 35-35 35s-35-15.7-35-35h-28c-7.8 0-14 6.3-14 14v154c0 7.8 6.3 14 14 14h126c7.8 0 14-6.3 14-14v-154c0-7.7-6.3-14-14-14z' fill='%23e8af57'></path><path d='M267 95.4h-7c-1.9 0-3.5 1.6-3.5 3.5 0 19.3-15.7 35-35 35s-35-15.7-35-35c0-1.9-1.6-3.5-3.5-3.5h-7c-1.9 0-3.5 1.6-3.5 3.5 0 27.1 22 49 49 49s49-22 49-49c0-2-1.5-3.5-3.5-3.5z' fill='%23c5955f'></path><path d='M187.6 162.6c-2.5-7.3-10.5-11.2-17.8-8.7l-3.3 1.1 42.8 125.9h18.5l-40.2-118.3z' opacity='.5' fill='%23c5955f'></path><path d='M284.5 98.8H281c-9.6 36-7.3 62.2-3.1 80.1 2.4 9.9 6.3 21.5 7.5 39.7.7 10.9.2 20.8-.9 29.2-1 8.8-8.6 15.4-17.5 15.4h-28.3c-2.9 0-4.8 2.9-3.8 5.5l4.4 12h45.1c7.8 0 14-6.3 14-14v-154c.1-7.6-6.2-13.9-13.9-13.9z' fill='%23efb66a'></path><path d='M138.1 179.4 71.9 202l-11.2-33.1c5.4 1.4 19.7 4.4 36.5-1.3 5.3-1.8 18.9-7.2 29.7-21.2 3.8 10.8 7.5 21.9 11.2 33z' fill='%2302614e'></path><path d='m153.4 137.2-26.5 9.1c6.2 18.3-3.6 38.2-21.9 44.4s-38.2-3.6-44.4-21.9l-16.7 5.7c-12.7 4.4-19.5 18.1-15.2 30.9L75 341.3c2.5 7.3 10.5 11.2 17.8 8.7l119.3-40.6c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.5-7.2-10.5-11.1-17.8-8.6z' fill='%23279170'></path><path d='m153.4 137.2-3.3 1.1c15.1 43.7 30.2 87.3 45.1 131 4.4 12.8-.9 27.1-12.6 33.8-7.1 3.9-13.3 6.3-18.6 7.8-21.3 6-33.4.3-54.7 6.6-16.3 4.8-28.1 13.7-35.5 20.5.3 1.1.8 2.2 1.1 3.3 2.5 7.3 10.5 11.2 17.8 8.7L212 309.4c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.4-7.2-10.4-11.1-17.7-8.6z' fill='%2346a585'></path><path d='m135.7 139.5-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 6.2 18.3-3.6 38.2-21.9 44.4-18.3 6.2-38.2-3.6-44.4-21.9-.6-1.8-2.6-2.8-4.4-2.2l-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 8.7 25.6 36.5 39.3 62.1 30.6 25.6-8.7 39.3-36.5 30.6-62.1-.6-1.8-2.6-2.8-4.4-2.2z' fill='%23108060'></path></g><defs><clipPath id='clip0_656_1454'><path fill='%23fff' d='M0 0h448v448H0z'></path></clipPath></defs></svg>");}.lh-vj8kfc .lh-image-blank.aspect-auto{ aspect-ratio: 1/1;}.lh-vj8kfc #add-to-cart-form:hover .lh-product-action-btn{ opacity: 1;transition: all 0.75s ease;}.lh-vj8kfc .lh-product-action-btn{ opacity: 0;}.lh-vj8kfc .lh-btn-cart, .lh-vj8kfc .lh-btn_sold-out{ padding: 0 8px;cursor: pointer;}@media (min-width: 767px) and (max-width: 1023px) {.lh-vj8kfc .lh-container{ padding: 28px;padding-top: calc(var(--lh-container-padding-top, 0) * 0.8);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.8);}}@media (max-width: 639px) {.lh-vj8kfc .lh-slider-container[data-mobile-layout="grid"] .lh-slider-content{ display: grid;grid-template-columns: repeat( auto-fill, minmax(calc(100% / var(--data-item-mobile) - var(--data-gap-mobile)), 1fr) );row-gap: 20px;column-gap: var(--data-gap-mobile, 10px);}}.lh-vj8kfc .lh-title-wrapper{ display: flex;}.lh-vj8kfc .lh-sale-badge{ background-color: var(--lh-other-sale-bg-color);color: var(--lh-other-sale-text-color);}.lh-vj8kfc .lh-sold-out-badge{ background-color: var(--lh-other-sold-out-bg-color);color: var(--lh-other-sold-out-text-color);}.lh-vj8kfc .lh-on-sale .lh-special-price .lh-price{ color: var(--lh-other-sale-price-color);}.lh-vj8kfc .lh-special-price .lh-price{ color: var(--lh-heading-color);}.lh-vj8kfc .lh-product-tag .lh-other-tag:nth-child(1){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);}.lh-vj8kfc .lh-product-tag .lh-other-tag:nth-child(2){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);}.lh-vj8kfc .lh-product-tag .lh-other-tag:nth-child(3){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);}.lh-vj8kfc .lh-product-tag .lh-other-tag:nth-child(4){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);}.lh-vj8kfc .lh-hero-tag, .lh-vj8kfc .lh-price-color, .lh-vj8kfc .lh-product-title{ color: var(--lh-heading-color);}.lh-vj8kfc .lh-image-picture.lh-ratio-auto img{ height: auto;}.lh-vj8kfc .lh-btn-default.lh-btn-pr{ padding: 0;background: transparent;color: var(--lh-text-color);}.lh-vj8kfc .lh-add-to-cart[disabled]{ opacity: 0.7;}.lh-vj8kfc .lh-rating-star{ --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%)}.lh-vj8kfc .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination.active{ background: #000 !important;}.lh-vj8kfc .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination{ background: #EFDEDC !important;}.lh-vj8kfc .lh-rating-star::before{ content: "\2605\2605\2605\2605\2605";background: linear-gradient(90deg, #ffaa47 var(--star-percent), #e1e1e1 var(--star-percent));-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 1px;}.lh-vj8kfc .lh-product-title>a{ display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}.lh-vj8kfc .lh-swatch-element:not(.lh-color) label{ min-width: 30px;min-height: 30px;}.lh-vj8kfc .lh-swatch .lh-swatch-element input+label{ border: 2px solid rgb(255, 255, 255);box-shadow: 0 0 0px 1px rgb(221, 221, 221) inset;background-color: var(--lh-background-color);}.lh-vj8kfc .lh-swatch .lh-swatch-element input:checked+label{ border: 2px solid #252525;color: var(--lh-background-color);background-color: var(--lh-heading-color);box-shadow: 0 0 0px 2px rgb(255, 255, 255) inset;}.lh-vj8kfc .lh-swatch .lh-swatch-element input:checked+label:after{ content: none;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkCw8RJSHXzNuNAAAAfElEQVQoz7WRsQ2CYBQGLwRCaLRkDwqdwcLCSZjCmj2AgtoJXMbEUquzEAz+8Je89r675sGG59ka0ig+0ZFbJDGbgRwoAXemi/hb1QZw793ebB739cPgTdV2qvzZAFY+VL+VwB4nB59j5RLYhBVXcTBZw7NJDAN49LrFyz67GnkMHStx0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0xMS0xNVQxNzozNzozMyswMDowMGfDTJEAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMTEtMTVUMTc6Mzc6MzMrMDA6MDAWnvQtAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-size: contain;position: absolute;top: 0px;right: 0;width: 6px;height: 6px;}.lh-vj8kfc .lh-swatch .lh-swatch-element input:checked+label:before{ content: none;padding: 4px;font-size: 10px;line-height: 1;position: absolute;top: -15px;right: -13px;background: var(--primary-color);width: 26px;height: 24px;transform: rotate(45deg);}.lh-vj8kfc .lh-swatch .lh-swatch-element.lh-sold-out{ opacity: 0.7;}.lh-vj8kfc .lh-swatch .lh-swatch-element.lh-sold-out label{ box-shadow: 0 0 0px 1px rgb(221, 221, 221) inset;text-decoration: line-through;color: #ddd;}
.lh-5nrdfp *{ font-optical-sizing: none;}.lh-5nrdfp .lh-heading-content > *{ display: flex ;align-items: center;flex-wrap: wrap;justify-content: center;}.lh-5nrdfp .lh-heading-content.justify-start *{ justify-content: start;}.lh-5nrdfp .lh-heading-content.justify-end *{ justify-content: end;}.lh-5nrdfp .lh-image-picture{ border-radius: 37px;}@media(min-width: 1024px) {.lh-5nrdfp .lh-image-items{ height: auto;width: var(--image-width);}.lh-5nrdfp .lh-heading-content, .lh-5nrdfp .lh-heading-content > *{ gap: 24px;}}@media(min-width: 640px) and (max-width: 1023px) {.lh-5nrdfp .lh-image-items{ height: auto;width: var(--image-width-ta);}.lh-5nrdfp .lh-heading-content, .lh-5nrdfp .lh-heading-content > *{ gap: 16px;}}@media(max-width: 639px) {.lh-5nrdfp .lh-image-items{ height: auto;width: var(--image-width-mo);}.lh-5nrdfp .lh-heading-content, .lh-5nrdfp .lh-heading-content > *{ gap: 12px;}}
.lh-h1q4fs .lh-item-subheading{ letter-spacing: 2px !important;}.lh-h1q4fs .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active{ background:var(--lh-heading-color) ;}@media (min-width: 640px) and (max-width: 1023px){.lh-h1q4fs .lh-container{ padding-left: 28px;padding-right: 28px;}}@media (max-width: 639px){.lh-h1q4fs .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top) * 2/3);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.7);}}
@media(max-width: 639px) {.lh-2o1tni .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top, 0) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.7);}}@media(max-width: 639px) and (min-width:1023px) {.lh-2o1tni .lh-container{ padding: 30px;padding-top: calc(var(--lh-container-padding-top, 0) * 0.8);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.8);}}.lh-2o1tni .lh-button-icon, .lh-2o1tni .lh-image-blank{ background-repeat: no-repeat;background-size: cover;background-position: center;}.lh-2o1tni .lh-product-title{ color: var(--lh-heading-color);}.lh-2o1tni .lh-button-icon{ background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.04999 2.0498H4.04999L6.70999 14.4698C6.80757 14.9247 7.06066 15.3313 7.4257 15.6197C7.79074 15.908 8.24489 16.0602 8.70999 16.0498H18.49C18.9452 16.0491 19.3865 15.8931 19.741 15.6076C20.0956 15.3222 20.3421 14.9243 20.44 14.4798L22.09 7.0498H5.11999M8.99999 20.9998C8.99999 21.5521 8.55227 21.9998 7.99999 21.9998C7.4477 21.9998 6.99999 21.5521 6.99999 20.9998C6.99999 20.4475 7.4477 19.9998 7.99999 19.9998C8.55227 19.9998 8.99999 20.4475 8.99999 20.9998ZM20 20.9998C20 21.5521 19.5523 21.9998 19 21.9998C18.4477 21.9998 18 21.5521 18 20.9998C18 20.4475 18.4477 19.9998 19 19.9998C19.5523 19.9998 20 20.4475 20 20.9998Z' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");}.lh-2o1tni .lh-image-blank{ background-image: url("data:image/svg+xml;utf8,<svg preserveAspectRatio='xMidYMid slice' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_656_1454)'><path d='M448.1.2H.1v448h448V.2z' fill='%23f2f2f2'></path><path d='m375.1 207.4-62.8-30.9 15.4-31.4c2.9 4.8 10.9 17.1 26.8 24.8 5.1 2.4 18.5 8.3 36.1 6-5.1 10.6-10.2 21.1-15.5 31.5z' fill='%23a84c42'></path><path d='M415.8 188.4 390.7 176c-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9l-25.1-12.4c-7-3.4-15.3-.5-18.7 6.4l-68 138.1c-3.4 7-.5 15.3 6.4 18.7l96.8 47.7c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.2-6.8.4-15.3-6.5-18.7z' fill='%23de6a5a'></path><path d='m401.6 177.5-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9.9-1.7.2-3.8-1.6-4.7l-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-11.9 24.3-1.9 53.7 22.3 65.6 24.3 11.9 53.7 1.9 65.6-22.3 1.1-1.7.3-3.8-1.4-4.7z' fill='%23cd5747'></path><path d='M344 307.9c-4.3 12.8-18.8 19-31 13.2-8.8-4.3-17.7-8.5-26.5-12.8-5.4-2.7-11.3-4-17.3-4h-30.4l32.5 16 47.9 23.5c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.4-7 .5-15.3-6.4-18.7l-3.1-1.6c-5.9 26.8-16.1 44.9-24.6 56.6-12.4 17.1-22.2 22.4-33 40.4-5.1 8.1-8.7 16.3-11.2 23.9z' fill='%23e87e69'></path><path d='M302.7 132.8c-7-3.4-15.3-.5-18.7 6.4l-68 139c-2.2 4.4-1.8 9.3.5 13.2h77.6c11.9 0 21.7-9.7 21.7-21.7V139.2l-13.1-6.4z' opacity='.5' fill='%23cd5747'></path><path d='M256.5 133.8h-70v-35c4.7 3.1 17.3 10.5 35 10.5 5.6 0 20.2-.8 35-10.5v35z' fill='%2392683e'></path><path d='M284.5 98.8h-28c0 19.3-15.7 35-35 35s-35-15.7-35-35h-28c-7.8 0-14 6.3-14 14v154c0 7.8 6.3 14 14 14h126c7.8 0 14-6.3 14-14v-154c0-7.7-6.3-14-14-14z' fill='%23e8af57'></path><path d='M267 95.4h-7c-1.9 0-3.5 1.6-3.5 3.5 0 19.3-15.7 35-35 35s-35-15.7-35-35c0-1.9-1.6-3.5-3.5-3.5h-7c-1.9 0-3.5 1.6-3.5 3.5 0 27.1 22 49 49 49s49-22 49-49c0-2-1.5-3.5-3.5-3.5z' fill='%23c5955f'></path><path d='M187.6 162.6c-2.5-7.3-10.5-11.2-17.8-8.7l-3.3 1.1 42.8 125.9h18.5l-40.2-118.3z' opacity='.5' fill='%23c5955f'></path><path d='M284.5 98.8H281c-9.6 36-7.3 62.2-3.1 80.1 2.4 9.9 6.3 21.5 7.5 39.7.7 10.9.2 20.8-.9 29.2-1 8.8-8.6 15.4-17.5 15.4h-28.3c-2.9 0-4.8 2.9-3.8 5.5l4.4 12h45.1c7.8 0 14-6.3 14-14v-154c.1-7.6-6.2-13.9-13.9-13.9z' fill='%23efb66a'></path><path d='M138.1 179.4 71.9 202l-11.2-33.1c5.4 1.4 19.7 4.4 36.5-1.3 5.3-1.8 18.9-7.2 29.7-21.2 3.8 10.8 7.5 21.9 11.2 33z' fill='%2302614e'></path><path d='m153.4 137.2-26.5 9.1c6.2 18.3-3.6 38.2-21.9 44.4s-38.2-3.6-44.4-21.9l-16.7 5.7c-12.7 4.4-19.5 18.1-15.2 30.9L75 341.3c2.5 7.3 10.5 11.2 17.8 8.7l119.3-40.6c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.5-7.2-10.5-11.1-17.8-8.6z' fill='%23279170'></path><path d='m153.4 137.2-3.3 1.1c15.1 43.7 30.2 87.3 45.1 131 4.4 12.8-.9 27.1-12.6 33.8-7.1 3.9-13.3 6.3-18.6 7.8-21.3 6-33.4.3-54.7 6.6-16.3 4.8-28.1 13.7-35.5 20.5.3 1.1.8 2.2 1.1 3.3 2.5 7.3 10.5 11.2 17.8 8.7L212 309.4c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.4-7.2-10.4-11.1-17.7-8.6z' fill='%2346a585'></path><path d='m135.7 139.5-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 6.2 18.3-3.6 38.2-21.9 44.4-18.3 6.2-38.2-3.6-44.4-21.9-.6-1.8-2.6-2.8-4.4-2.2l-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 8.7 25.6 36.5 39.3 62.1 30.6 25.6-8.7 39.3-36.5 30.6-62.1-.6-1.8-2.6-2.8-4.4-2.2z' fill='%23108060'></path></g><defs><clipPath id='clip0_656_1454'><path fill='%23fff' d='M0 0h448v448H0z'></path></clipPath></defs></svg>");}.lh-2o1tni .lh-image-blank.aspect-auto{ aspect-ratio: 1/1;}.lh-2o1tni .lh-btn-cart, .lh-2o1tni .lh-btn_sold-out{ padding: 0 8px ;cursor: pointer;}.lh-2o1tni .lh-image-picture.lh-ratio-auto img{ height: auto;}.lh-2o1tni .lh-add-to-cart[disabled]{ opacity: 0.7;}.lh-2o1tni #add-to-cart-form:hover .lh-product-action-btn{ opacity: 1;transition: all 0.75s ease;}.lh-2o1tni .lh-product-action-btn{ opacity: 0;}.lh-2o1tni /* .lh-new-baged, .lh-2o1tni .lh-sold-out-badge, .lh-2o1tni .lh-sale-flash, .lh-2o1tni .lh-other-tag{ border-radius: 8px;}.lh-2o1tni */.lh-product-bagde{ transform: scale(0.75);transform-origin: top left;}.lh-2o1tni .lh-sale-badge{ background-color: var(--lh-other-sale-bg-color);color: var(--lh-other-sale-text-color);text-transform: uppercase;}.lh-2o1tni .lh-sold-out-badge{ background-color: var(--lh-other-sold-out-bg-color);color: var(--lh-other-sold-out-text-color);text-transform: uppercase;}.lh-2o1tni .lh-on-sale .lh-special-price .lh-price{ color: var(--lh-other-sale-price-color);}.lh-2o1tni .lh-product-tag .lh-other-tag:nth-child(1){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);text-transform: uppercase;}.lh-2o1tni .lh-product-tag .lh-other-tag:nth-child(2){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);text-transform: uppercase;}.lh-2o1tni .lh-product-tag .lh-other-tag:nth-child(3){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);text-transform: uppercase;}.lh-2o1tni .lh-product-tag .lh-other-tag:nth-child(4){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);text-transform: uppercase;}.lh-2o1tni .lh-subheading{ letter-spacing: 1.96px;color: var(--lh-heading-color);}.lh-2o1tni .lh-image-banner .lh-image-picture{aspect-ratio: auto !important;}.lh-2o1tni .lh-image-subheading{ letter-spacing: 2px;}@media (min-width: 640px) {.lh-2o1tni #add-to-cart-form:hover .lh-product-action-btn{ opacity: 1;transition: all 0.75s ease;}}.lh-2o1tni .lh-product-action-btn{ opacity: 0;}@media (max-width: 639px) {.lh-2o1tni .lh-product-action-btn{ opacity: 1;}}@media (max-width: 639px) {.lh-2o1tni .lh-slider-container[data-mobile-layout="grid"] .lh-slider-content{ display: grid;grid-template-columns: repeat( auto-fill, minmax(calc(100% / var(--data-item-mobile) - var(--data-gap-mobile)), 1fr) );column-gap: var(--data-col-gap-mobile, 10px);row-gap: 20px;}}.lh-2o1tni .lh-product-hover .img-second{ opacity: 0;left: 0;top: 0;transition: all ease 0.3s;max-height: 100%;}.lh-2o1tni .lh-product-hover:hover .img-second{ opacity: 1;}.lh-2o1tni .lh-btn-cart span{ display: flex;}.lh-2o1tni .lh-btn-sold-out{ opacity: 0.7;}.lh-2o1tni .lh-old-price .lh-price{ color: var(--color-scheme-text-400) !important;}.lh-2o1tni .lh-old-price span{ text-decoration: line-through;}.lh-2o1tni .lh-on-sale{ color: var(--lh-other-sale-price-color);}@media(max-width: 767px) {.lh-2o1tni .lh-option-variants{ margin-left: 0px;margin-top: 8px;}.lh-2o1tni .btn-viewall-bottom{ margin-top: 24.75px;}.lh-2o1tni .lh-option-variants{ margin: 0.5rem 0 0 2px;}}@media(min-width:768px) {.lh-2o1tni .lh-product-action-btn{ opacity: 0;transition: all 0.3s linear;pointer-events: none;}}.lh-2o1tni .lh-product-grid-item:hover .lh-product-action-btn{ opacity: 1;pointer-events: auto;}.lh-2o1tni .lh-description{ color: var(--color-scheme-text-600) !important;}.lh-2o1tni .lh-title, .lh-2o1tni .lh-image-title{ font-optical-sizing: none;}.lh-2o1tni .lh-swatch-element:not(.lh-color) label{ min-width: 20px;min-height: 20px;}.lh-2o1tni .lh-swatch .lh-swatch-element input+label{ background-color: var(--background-color);}.lh-2o1tni .lh-swatch .lh-swatch-element input:checked + label{ outline: 3px solid #fff;outline-offset: -3px;box-shadow: 0 0 0 1px #000;}.lh-2o1tni .lh-swatch .lh-swatch-element input:checked+label:after{ content: none;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkCw8RJSHXzNuNAAAAfElEQVQoz7WRsQ2CYBQGLwRCaLRkDwqdwcLCSZjCmj2AgtoJXMbEUquzEAz+8Je89r675sGG59ka0ig+0ZFbJDGbgRwoAXemi/hb1QZw793ebB739cPgTdV2qvzZAFY+VL+VwB4nB59j5RLYhBVXcTBZw7NJDAN49LrFyz67GnkMHStx0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0xMS0xNVQxNzozNzozMyswMDowMGfDTJEAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMTEtMTVUMTc6Mzc6MzMrMDA6MDAWnvQtAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-size: contain;position: absolute;top: 0px;right: 0;width: 6px;height: 6px;}.lh-2o1tni .lh-swatch .lh-swatch-element input:checked+label:before{ content: none;padding: 4px;font-size: 10px;line-height: 1;position: absolute;top: -15px;right: -13px;background: var(--primary-color);width: 26px;height: 24px;transform: rotate(45deg);}.lh-2o1tni .lh-swatch .lh-swatch-element.lh-sold-out{ opacity: 0.7;}.lh-2o1tni .lh-swatch .lh-swatch-element.lh-sold-out label{ box-shadow: 0 0 0px 1px rgb(221, 221, 221) inset;text-decoration: line-through;color: #ddd;}.lh-2o1tni .lh-image-banner{ border-radius: 24px;}.lh-2o1tni .lh-product-thumbnail .lh-image-picture{ border-radius: 16px;}@media (max-width: 639px){.lh-2o1tni .lh-image-banner{ border-radius: 16px;}.lh-2o1tni .lh-product-thumbnail .lh-image-picture{ border-radius: 16px;}}.lh-2o1tni .lh-rating-star{ --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100% )}.lh-2o1tni .lh-rating-star::before{ content: "\2605\2605\2605\2605\2605";background: linear-gradient(90deg, #ffaa47 var(--star-percent), #e1e1e1 var(--star-percent));-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 1px;}
.lh-5jfcd7 .lh-marquee-wrapper{ animation: var(--marquee-speed) linear infinite;}.lh-5jfcd7 .lh-marquee-text{ letter-spacing: -0.050px ;}.lh-5jfcd7 .lh-marquee-content{ gap: var(--gap);padding: 0 calc(var(--gap)/2)}.lh-5jfcd7 .lh-marquee-wrapper.paused{ animation-play-state: paused;}.lh-5jfcd7 .item{ gap: var(--gap);}@media (min-width: 750px) and (max-width: 991px) {.lh-5jfcd7 .lh-marquee-wrapper{ animation: var(--marquee-speed-tablet) linear infinite;}.lh-5jfcd7 .lh-marquee-content{ gap: var(--gap-tablet);padding: 0 calc(var(--gap-tablet)/2) }.lh-5jfcd7 .item{ gap: var(--gap-tablet);}}@media (max-width: 749px) {.lh-5jfcd7 .lh-container{ padding-top: calc(var(--lh-container-padding-top) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.7);}.lh-5jfcd7 .lh-marquee-dot{ width: calc(var(--image-width) * 0.5) !important;}.lh-5jfcd7 .lh-marquee-wrapper{ animation: var(--marquee-speed-mobile) linear infinite;}.lh-5jfcd7 .lh-marquee-content{ gap: var(--gap-mobile);padding: 0 calc(var(--gap-mobile)/2) }.lh-5jfcd7 .item{ gap: var(--gap-mobile);}}.lh-5jfcd7 .lh-marquee-dot{ width: var(--image-width);}.lh-5jfcd7 .lh-image-picture{ width: 100%;}.lh-5jfcd7{ font-optical-sizing: none;}
@keyframes scroll-left { 0% { transform: translateX(0%);} 100% { transform: translateX(-50%);}}
@keyframes scroll-right { 0% { transform: translateX(-50%);} 100% { transform: translateX(0%);}}@media(max-width: 1024px) {.lh-fan3rb .lh-container{ padding-top: calc(var(--lh-container-padding-top) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.7);}.lh-fan3rb .lh-layout-image-first>div:last-child{ order: 2;}.lh-fan3rb .lh-layout-text-first>div:first-child{ order: 2;}}.lh-fan3rb .lh-layout-image-first>div:first-child{ order: 2;}@media(min-width:992px) {.lh-fan3rb .lh-layout-text-first .lh-overlap{ margin-left: 0;margin-right: -64px;}.lh-fan3rb .lh-layout-image-first .lh-overlap{ margin-right: 0;margin-left: -64px;}}.lh-fan3rb{ font-optical-sizing: none;}
.lh-wnjkfv{ font-optical-sizing: none;}.lh-wnjkfv .lh-button-icon, .lh-wnjkfv .lh-image-blank{ background-repeat: no-repeat;background-size: cover;background-position: center;}.lh-wnjkfv .lh-button-icon{ background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.04999 2.0498H4.04999L6.70999 14.4698C6.80757 14.9247 7.06066 15.3313 7.4257 15.6197C7.79074 15.908 8.24489 16.0602 8.70999 16.0498H18.49C18.9452 16.0491 19.3865 15.8931 19.741 15.6076C20.0956 15.3222 20.3421 14.9243 20.44 14.4798L22.09 7.0498H5.11999M8.99999 20.9998C8.99999 21.5521 8.55227 21.9998 7.99999 21.9998C7.4477 21.9998 6.99999 21.5521 6.99999 20.9998C6.99999 20.4475 7.4477 19.9998 7.99999 19.9998C8.55227 19.9998 8.99999 20.4475 8.99999 20.9998ZM20 20.9998C20 21.5521 19.5523 21.9998 19 21.9998C18.4477 21.9998 18 21.5521 18 20.9998C18 20.4475 18.4477 19.9998 19 19.9998C19.5523 19.9998 20 20.4475 20 20.9998Z' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");}.lh-wnjkfv .lh-image-blank{ display: block;width: 100%;min-width: 286px;height: auto;background-image: url("data:image/svg+xml;utf8,<svg preserveAspectRatio='xMidYMid slice' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_656_1454)'><path d='M448.1.2H.1v448h448V.2z' fill='%23f2f2f2'></path><path d='m375.1 207.4-62.8-30.9 15.4-31.4c2.9 4.8 10.9 17.1 26.8 24.8 5.1 2.4 18.5 8.3 36.1 6-5.1 10.6-10.2 21.1-15.5 31.5z' fill='%23a84c42'></path><path d='M415.8 188.4 390.7 176c-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9l-25.1-12.4c-7-3.4-15.3-.5-18.7 6.4l-68 138.1c-3.4 7-.5 15.3 6.4 18.7l96.8 47.7c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.2-6.8.4-15.3-6.5-18.7z' fill='%23de6a5a'></path><path d='m401.6 177.5-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9.9-1.7.2-3.8-1.6-4.7l-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-11.9 24.3-1.9 53.7 22.3 65.6 24.3 11.9 53.7 1.9 65.6-22.3 1.1-1.7.3-3.8-1.4-4.7z' fill='%23cd5747'></path><path d='M344 307.9c-4.3 12.8-18.8 19-31 13.2-8.8-4.3-17.7-8.5-26.5-12.8-5.4-2.7-11.3-4-17.3-4h-30.4l32.5 16 47.9 23.5c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.4-7 .5-15.3-6.4-18.7l-3.1-1.6c-5.9 26.8-16.1 44.9-24.6 56.6-12.4 17.1-22.2 22.4-33 40.4-5.1 8.1-8.7 16.3-11.2 23.9z' fill='%23e87e69'></path><path d='M302.7 132.8c-7-3.4-15.3-.5-18.7 6.4l-68 139c-2.2 4.4-1.8 9.3.5 13.2h77.6c11.9 0 21.7-9.7 21.7-21.7V139.2l-13.1-6.4z' opacity='.5' fill='%23cd5747'></path><path d='M256.5 133.8h-70v-35c4.7 3.1 17.3 10.5 35 10.5 5.6 0 20.2-.8 35-10.5v35z' fill='%2392683e'></path><path d='M284.5 98.8h-28c0 19.3-15.7 35-35 35s-35-15.7-35-35h-28c-7.8 0-14 6.3-14 14v154c0 7.8 6.3 14 14 14h126c7.8 0 14-6.3 14-14v-154c0-7.7-6.3-14-14-14z' fill='%23e8af57'></path><path d='M267 95.4h-7c-1.9 0-3.5 1.6-3.5 3.5 0 19.3-15.7 35-35 35s-35-15.7-35-35c0-1.9-1.6-3.5-3.5-3.5h-7c-1.9 0-3.5 1.6-3.5 3.5 0 27.1 22 49 49 49s49-22 49-49c0-2-1.5-3.5-3.5-3.5z' fill='%23c5955f'></path><path d='M187.6 162.6c-2.5-7.3-10.5-11.2-17.8-8.7l-3.3 1.1 42.8 125.9h18.5l-40.2-118.3z' opacity='.5' fill='%23c5955f'></path><path d='M284.5 98.8H281c-9.6 36-7.3 62.2-3.1 80.1 2.4 9.9 6.3 21.5 7.5 39.7.7 10.9.2 20.8-.9 29.2-1 8.8-8.6 15.4-17.5 15.4h-28.3c-2.9 0-4.8 2.9-3.8 5.5l4.4 12h45.1c7.8 0 14-6.3 14-14v-154c.1-7.6-6.2-13.9-13.9-13.9z' fill='%23efb66a'></path><path d='M138.1 179.4 71.9 202l-11.2-33.1c5.4 1.4 19.7 4.4 36.5-1.3 5.3-1.8 18.9-7.2 29.7-21.2 3.8 10.8 7.5 21.9 11.2 33z' fill='%2302614e'></path><path d='m153.4 137.2-26.5 9.1c6.2 18.3-3.6 38.2-21.9 44.4s-38.2-3.6-44.4-21.9l-16.7 5.7c-12.7 4.4-19.5 18.1-15.2 30.9L75 341.3c2.5 7.3 10.5 11.2 17.8 8.7l119.3-40.6c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.5-7.2-10.5-11.1-17.8-8.6z' fill='%23279170'></path><path d='m153.4 137.2-3.3 1.1c15.1 43.7 30.2 87.3 45.1 131 4.4 12.8-.9 27.1-12.6 33.8-7.1 3.9-13.3 6.3-18.6 7.8-21.3 6-33.4.3-54.7 6.6-16.3 4.8-28.1 13.7-35.5 20.5.3 1.1.8 2.2 1.1 3.3 2.5 7.3 10.5 11.2 17.8 8.7L212 309.4c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.4-7.2-10.4-11.1-17.7-8.6z' fill='%2346a585'></path><path d='m135.7 139.5-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 6.2 18.3-3.6 38.2-21.9 44.4-18.3 6.2-38.2-3.6-44.4-21.9-.6-1.8-2.6-2.8-4.4-2.2l-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 8.7 25.6 36.5 39.3 62.1 30.6 25.6-8.7 39.3-36.5 30.6-62.1-.6-1.8-2.6-2.8-4.4-2.2z' fill='%23108060'></path></g><defs><clipPath id='clip0_656_1454'><path fill='%23fff' d='M0 0h448v448H0z'></path></clipPath></defs></svg>");background-repeat: no-repeat;background-size: cover;background-position: center;aspect-ratio: 4/5;}@media (max-width: 676px) {.lh-wnjkfv .lh-container{ padding-inline: 16px;padding-top: calc(var(--lh-container-padding-top) * 0.75);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.75);}}.lh-wnjkfv .lh-btn-cart, .lh-wnjkfv .lh-btn_sold-out{ padding: 0 8px;cursor: pointer;}.lh-wnjkfv .lh-image-picture{ border-radius: 24px ;}.lh-wnjkfv .lh-image-picture.lh-ratio-auto img{ height: auto;}.lh-wnjkfv .lh-special-price .lh-price{ font-weight: 500;}.lh-wnjkfv .lh-btn_soldout{ opacity: 0.5;}.lh-wnjkfv .lh-image-picture svg{ height: 100%;width: 100%;display: block;}.lh-wnjkfv .lh-dots-with-image .lh-image-picture{ grid-area: 1/-1;opacity: 1;}.lh-wnjkfv .lh-slider-nav-right, .lh-wnjkfv .lh-slider-nav-left{ color: var(--lh-heading-color);/* transform: translate(0, -46%);*/}.lh-wnjkfv .lh-slider-nav-right.disabled, .lh-wnjkfv .lh-slider-nav-left.disabled{ opacity: 0;}.lh-wnjkfv .lh-with-image.active{ display: flex;}.lh-wnjkfv .lh-product-title, .lh-wnjkfv .lh-price{ color: var(--lh-heading-color) !important;}.lh-wnjkfv .lh-product-action-btn{ opacity: 0;}.lh-wnjkfv .lh-product-grid-item:hover .lh-product-action-btn{ opacity: 1;pointer-events: auto;}.lh-wnjkfv .lh-slider-wrapper[data-pagination="dots"] + .lh-slider-controls .lh-slider-pagination.active{ background-color: var(--lh-heading-color);}.lh-wnjkfv .lh-slider-wrapper[data-pagination="counter"] + .lh-slider-controls .lh-slider-pagination-total{ color: var(--lh-heading-color);}.lh-wnjkfv .lh-slider-wrapper[data-pagination="numbers"] + .lh-slider-controls .lh-slider-pagination{ color: var(--lh-heading-color);}.lh-wnjkfv #add-to-cart-form:hover .lh-product-action-btn{ opacity: 1;transition: all 0.75s ease;}.lh-wnjkfv .lh-product-action-btn{ opacity: 0;}.lh-wnjkfv .lh-swatch-element{ margin-left: 1px;margin-bottom: 1px;}.lh-wnjkfv .lh-hotspot{ left: var(--lh-horizontal-de, 10%);top: var(--lh-vertical-de, 10%);transform: translate(calc(var(--lh-horizontal-de, 10%)*-1), calc(var(--lh-vertical-de, 10%)*-1));}@media (min-width: 678px) and (max-width: 1023px) {.lh-wnjkfv .lh-hotspot{ left: var(--lh-horizontal-ta, 10%);top: var(--lh-vertical-ta, 10%);transform: translate(calc(var(--lh-horizontal-ta, 10%)*-1), calc(var(--lh-vertical-ta, 10%)*-1));}}@media(max-width: 676px) {.lh-wnjkfv .lh-hotspot{ left: var(--lh-horizontal-mo, 10%);top: var(--lh-vertical-mo, 10%);transform: translate(calc(var(--lh-horizontal-mo, 10%)*-1), calc(var(--lh-vertical-mo, 10%)*-1));}}.lh-wnjkfv .lh-spot{ transition-duration: 300ms;}.lh-wnjkfv .lh-hotspot .lh-dot-main{ background-color: var(--lh-sport-co);}.lh-wnjkfv .lh-hotspot.active .lh-spot{ --tw-scale-x: 1.8;--tw-scale-y: 1.8;transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.lh-wnjkfv .lh-hotspot.activeDownThree .lh-spot{ --tw-scale-x: 1.8;--tw-scale-y: 1.8;transform: translate(0, 0) rotate(0) skewX(0) skewY(0) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.lh-wnjkfv .lh-hotspot .lh-dot-animate{ background-color: var(--lh-sport-co);opacity: 0.2;animation: pingHotspot 2s ease-in-out infinite;}.lh-wnjkfv .lh-rating-star{ --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%)}.lh-wnjkfv .lh-rating-star::before{ content: "\2605\2605\2605\2605\2605";background: linear-gradient(90deg, #ffaa47 var(--star-percent), #e1e1e1 var(--star-percent));-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 1px;}.lh-wnjkfv .lh-sale-badge{ background-color: var(--lh-other-sale-bg-color);color: var(--lh-other-sale-text-color);}.lh-wnjkfv .lh-sold-out-badge{ background-color: var(--lh-other-sold-out-bg-color);color: var(--lh-other-sold-out-text-color);}.lh-wnjkfv .lh-special-price .lh-on-sale{ color: var(--lh-other-sale-price-color);}.lh-wnjkfv .lh-product-tag .lh-other-tag:nth-child(1){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);border-radius: 9999px;}.lh-wnjkfv .lh-product-tag .lh-other-tag:nth-child(2){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);}.lh-wnjkfv .lh-product-tag .lh-other-tag:nth-child(3){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);}.lh-wnjkfv .lh-product-tag .lh-other-tag:nth-child(4){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);}@media (max-width: 767px) {.lh-wnjkfv .lh-container{ padding-top: calc(var(--lh-container-padding-top) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.7);}}.lh-wnjkfv .lh-sale-flash, .lh-wnjkfv .lh-new-baged, .lh-wnjkfv .lh-Sold-baged, .lh-wnjkfv .lh-other-tag{ font-size: 12px;line-height: 18px;padding: 4px 11px;font-weight: 500;border-radius: 9999px;color: #fff;z-index: 1;width: fit-content;letter-spacing: 0.48px;text-transform: uppercase;}.lh-wnjkfv .lh-old-price{ display: none;}.lh-wnjkfv .lh-product-hover .img-second{ opacity: 0;left: 0;top: 0;transition: all ease 0.3s;max-height: 100%;}.lh-wnjkfv .lh-product-hover:hover .img-second{ opacity: 1;}.lh-wnjkfv .lh-special-price{ font-size: 15px;}.lh-wnjkfv .lh-old-price{ opacity: 0.6;text-decoration: line-through;}.lh-wnjkfv .lh-btn-cart span{ display: flex;}.lh-wnjkfv .lh-btn-sold-out{ opacity: 0.7;}.lh-wnjkfv .lh-swatch-element:not(.lh-color) label{ min-width: 20px;min-height: 20px;}.lh-wnjkfv .lh-swatch .lh-swatch-element input:checked + label{ outline: 3px solid #fff;outline-offset: -3px;box-shadow: 0 0 0 1px #000;border-radius: 0px;}.lh-wnjkfv .lh-swatch .lh-swatch-element input:checked+label:after{ content: none;background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfkCw8RJSHXzNuNAAAAfElEQVQoz7WRsQ2CYBQGLwRCaLRkDwqdwcLCSZjCmj2AgtoJXMbEUquzEAz+8Je89r675sGG59ka0ig+0ZFbJDGbgRwoAXemi/hb1QZw793ebB739cPgTdV2qvzZAFY+VL+VwB4nB59j5RLYhBVXcTBZw7NJDAN49LrFyz67GnkMHStx0wAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMC0xMS0xNVQxNzozNzozMyswMDowMGfDTJEAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjAtMTEtMTVUMTc6Mzc6MzMrMDA6MDAWnvQtAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==");background-repeat: no-repeat;background-size: contain;position: absolute;top: 0px;right: 0;width: 6px;height: 6px;}.lh-wnjkfv .lh-swatch .lh-swatch-element input:checked+label:before{ content: none;padding: 4px;font-size: 10px;line-height: 1;position: absolute;top: -15px;right: -13px;background: var(--primary-color);width: 26px;height: 24px;transform: rotate(45deg);}.lh-wnjkfv .lh-swatch .lh-swatch-element.lh-sold-out{ opacity: 0.7;}.lh-wnjkfv .lh-swatch .lh-swatch-element.lh-sold-out label{ box-shadow: 0 0 0px 1px rgb(221, 221, 221) inset;text-decoration: line-through;color: #ddd;}
@keyframes pingHotspot { 0% { transform: scale(1);} 50% { transform: scale(2.3);} 100% { transform: scale(1);}}.lh-hxqqlm{ font-optical-sizing: none;}.lh-hxqqlm .lh-btn{ font-size: 14px;font-weight: 600;line-height: 150%;letter-spacing: 1px;color: #1C1C1C;background-color: #ffffff;}.lh-hxqqlm .lh-comparison.lh-comparison-after .lh-button-before{ display: none;}.lh-hxqqlm .lh-comparison.lh-comparison-before .lh-button-after{ display: none;}.lh-hxqqlm .lh-banner--small{ aspect-ratio: 21/6;}.lh-hxqqlm .lh-banner--medium{ aspect-ratio: 21/9;}.lh-hxqqlm .lh-banner--large{ aspect-ratio: 2/1;}.lh-hxqqlm .lh-comparison-button{ margin-inline-start: -22px;inset-block-start: 0;inset-inline-start: var(--percent);}.lh-hxqqlm .lh-comparison-button:before, .lh-hxqqlm .lh-comparison-button:after{ content: "";z-index: -1;position: absolute;background-color: var(--lh-background-color);}.lh-hxqqlm .lh-comparison-button span{ inset-block-start: 50%;inset-inline-start: 50%;width: 64px;height: 64px;margin-inline-start: calc(64px / -2);margin-block-start: calc(64px / -2);border-radius: 99px;background-color: var(--lh-background-color);}@media(max-width: 639px) {.lh-hxqqlm .lh-comparison-button span{ width: 36px;height: 36px;margin-inline-start: calc(40px / -2);margin-block-start: calc(40px / -2);}}.lh-hxqqlm .lh-comparison-left{ opacity: calc(100% - var(--percent) + 20%);color: var(--lh-heading-color);}.lh-hxqqlm .lh-comparison-right{ opacity: calc(var(--percent) + 20%);color: var(--lh-heading-color);}.lh-hxqqlm .lh-comparison-subheading, .lh-hxqqlm .lh-comparison-heading, .lh-hxqqlm .lh-button{ color: var(--text-color);}.lh-hxqqlm .lh-image-comparison[data-layout=horizontal] .lh-comparison-button:before, .lh-hxqqlm .lh-image-comparison[data-layout=horizontal] .lh-comparison-button:after{ width: 2px;height: 50%;inset-inline-start: 50%;margin-inline-start: -2px;}.lh-hxqqlm .lh-image-comparison[data-layout=horizontal] .lh-comparison-button:before{ inset-block-start: 0;}.lh-hxqqlm .lh-image-comparison[data-layout=horizontal] .lh-comparison-after{ clip-path: inset(0px 0px 0px var(--percent));}.lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-after{ clip-path: inset(var(--percent) 0px 0px 0px);}.lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-button{ inset-inline-start: 22px;inset-block-start: var(--percent);width: 100%;height: 44px;margin-block-start: -22px;cursor: row-resize;}.lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-button:before{ inset-inline-start: 0;}.lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-button:after{ inset-inline-end: 0;}.lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-button span{ transform: rotate(90deg);}.lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-button:before, .lh-hxqqlm .lh-image-comparison[data-layout=vertical] .lh-comparison-button:after{ width: 50%;height: 4px;inset-block-start: 50%;margin-block-start: calc(4px / -2);}@media(max-width: 1023px) {.lh-hxqqlm .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top, 0) * 0.7 + 2px);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.7);}}
.lh-kx1ijm *{ font-optical-sizing: none;}.lh-kx1ijm .lh-btn-cart, .lh-kx1ijm .lh-btn-sold-out{ padding: 0 8px;cursor: pointer;}.lh-kx1ijm .lh-button-icon, .lh-kx1ijm .lh-image-blank{ background-repeat: no-repeat;background-size: cover;background-position: center;}.lh-kx1ijm .lh-button-icon{ background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2.04999 2.0498H4.04999L6.70999 14.4698C6.80757 14.9247 7.06066 15.3313 7.4257 15.6197C7.79074 15.908 8.24489 16.0602 8.70999 16.0498H18.49C18.9452 16.0491 19.3865 15.8931 19.741 15.6076C20.0956 15.3222 20.3421 14.9243 20.44 14.4798L22.09 7.0498H5.11999M8.99999 20.9998C8.99999 21.5521 8.55227 21.9998 7.99999 21.9998C7.4477 21.9998 6.99999 21.5521 6.99999 20.9998C6.99999 20.4475 7.4477 19.9998 7.99999 19.9998C8.55227 19.9998 8.99999 20.4475 8.99999 20.9998ZM20 20.9998C20 21.5521 19.5523 21.9998 19 21.9998C18.4477 21.9998 18 21.5521 18 20.9998C18 20.4475 18.4477 19.9998 19 19.9998C19.5523 19.9998 20 20.4475 20 20.9998Z' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");}.lh-kx1ijm .lh-image-blank{ background-image: url("data:image/svg+xml;utf8,<svg preserveAspectRatio='xMidYMid slice' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_656_1454)'><path d='M448.1.2H.1v448h448V.2z' fill='%23f2f2f2'></path><path d='m375.1 207.4-62.8-30.9 15.4-31.4c2.9 4.8 10.9 17.1 26.8 24.8 5.1 2.4 18.5 8.3 36.1 6-5.1 10.6-10.2 21.1-15.5 31.5z' fill='%23a84c42'></path><path d='M415.8 188.4 390.7 176c-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9l-25.1-12.4c-7-3.4-15.3-.5-18.7 6.4l-68 138.1c-3.4 7-.5 15.3 6.4 18.7l96.8 47.7c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.2-6.8.4-15.3-6.5-18.7z' fill='%23de6a5a'></path><path d='m401.6 177.5-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9.9-1.7.2-3.8-1.6-4.7l-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-11.9 24.3-1.9 53.7 22.3 65.6 24.3 11.9 53.7 1.9 65.6-22.3 1.1-1.7.3-3.8-1.4-4.7z' fill='%23cd5747'></path><path d='M344 307.9c-4.3 12.8-18.8 19-31 13.2-8.8-4.3-17.7-8.5-26.5-12.8-5.4-2.7-11.3-4-17.3-4h-30.4l32.5 16 47.9 23.5c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.4-7 .5-15.3-6.4-18.7l-3.1-1.6c-5.9 26.8-16.1 44.9-24.6 56.6-12.4 17.1-22.2 22.4-33 40.4-5.1 8.1-8.7 16.3-11.2 23.9z' fill='%23e87e69'></path><path d='M302.7 132.8c-7-3.4-15.3-.5-18.7 6.4l-68 139c-2.2 4.4-1.8 9.3.5 13.2h77.6c11.9 0 21.7-9.7 21.7-21.7V139.2l-13.1-6.4z' opacity='.5' fill='%23cd5747'></path><path d='M256.5 133.8h-70v-35c4.7 3.1 17.3 10.5 35 10.5 5.6 0 20.2-.8 35-10.5v35z' fill='%2392683e'></path><path d='M284.5 98.8h-28c0 19.3-15.7 35-35 35s-35-15.7-35-35h-28c-7.8 0-14 6.3-14 14v154c0 7.8 6.3 14 14 14h126c7.8 0 14-6.3 14-14v-154c0-7.7-6.3-14-14-14z' fill='%23e8af57'></path><path d='M267 95.4h-7c-1.9 0-3.5 1.6-3.5 3.5 0 19.3-15.7 35-35 35s-35-15.7-35-35c0-1.9-1.6-3.5-3.5-3.5h-7c-1.9 0-3.5 1.6-3.5 3.5 0 27.1 22 49 49 49s49-22 49-49c0-2-1.5-3.5-3.5-3.5z' fill='%23c5955f'></path><path d='M187.6 162.6c-2.5-7.3-10.5-11.2-17.8-8.7l-3.3 1.1 42.8 125.9h18.5l-40.2-118.3z' opacity='.5' fill='%23c5955f'></path><path d='M284.5 98.8H281c-9.6 36-7.3 62.2-3.1 80.1 2.4 9.9 6.3 21.5 7.5 39.7.7 10.9.2 20.8-.9 29.2-1 8.8-8.6 15.4-17.5 15.4h-28.3c-2.9 0-4.8 2.9-3.8 5.5l4.4 12h45.1c7.8 0 14-6.3 14-14v-154c.1-7.6-6.2-13.9-13.9-13.9z' fill='%23efb66a'></path><path d='M138.1 179.4 71.9 202l-11.2-33.1c5.4 1.4 19.7 4.4 36.5-1.3 5.3-1.8 18.9-7.2 29.7-21.2 3.8 10.8 7.5 21.9 11.2 33z' fill='%2302614e'></path><path d='m153.4 137.2-26.5 9.1c6.2 18.3-3.6 38.2-21.9 44.4s-38.2-3.6-44.4-21.9l-16.7 5.7c-12.7 4.4-19.5 18.1-15.2 30.9L75 341.3c2.5 7.3 10.5 11.2 17.8 8.7l119.3-40.6c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.5-7.2-10.5-11.1-17.8-8.6z' fill='%23279170'></path><path d='m153.4 137.2-3.3 1.1c15.1 43.7 30.2 87.3 45.1 131 4.4 12.8-.9 27.1-12.6 33.8-7.1 3.9-13.3 6.3-18.6 7.8-21.3 6-33.4.3-54.7 6.6-16.3 4.8-28.1 13.7-35.5 20.5.3 1.1.8 2.2 1.1 3.3 2.5 7.3 10.5 11.2 17.8 8.7L212 309.4c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.4-7.2-10.4-11.1-17.7-8.6z' fill='%2346a585'></path><path d='m135.7 139.5-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 6.2 18.3-3.6 38.2-21.9 44.4-18.3 6.2-38.2-3.6-44.4-21.9-.6-1.8-2.6-2.8-4.4-2.2l-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 8.7 25.6 36.5 39.3 62.1 30.6 25.6-8.7 39.3-36.5 30.6-62.1-.6-1.8-2.6-2.8-4.4-2.2z' fill='%23108060'></path></g><defs><clipPath id='clip0_656_1454'><path fill='%23fff' d='M0 0h448v448H0z'></path></clipPath></defs></svg>");}.lh-kx1ijm .lh-image-blank.aspect-auto{ aspect-ratio: 1/1;}.lh-kx1ijm .lh-text-color-heading{ color: var(--lh-heading-color);}.lh-kx1ijm .lh-bg-color-heading{ background-color: var(--lh-heading-color);}.lh-kx1ijm .lh-image-picture.lh-ratio-auto img{ height: auto;}.lh-kx1ijm .lh-add-to-cart[disabled]{ opacity: 0.7;}.lh-kx1ijm .lh-rating-star{ --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%)}.lh-kx1ijm .lh-rating-star::before{ content: "\2605\2605\2605\2605\2605";background: linear-gradient(90deg, #ffaa47 var(--star-percent), #e1e1e1 var(--star-percent));-webkit-background-clip: text;-webkit-text-fill-color: transparent;letter-spacing: 1px;}.lh-kx1ijm .lh-sale-badge{ background-color: var(--lh-other-sale-bg-color);color: var(--lh-other-sale-text-color);}.lh-kx1ijm .lh-sold-out-badge{ background-color: var(--lh-other-sold-out-bg-color);color: var(--lh-other-sold-out-text-color);}.lh-kx1ijm .lh-on-sale .lh-special-price .lh-price{ color: var(--lh-other-sale-price-color);}.lh-kx1ijm .lh-special-price .lh-price{ color: var(--lh-heading-color);}.lh-kx1ijm .lh-product-tag .lh-other-tag:nth-child(1){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);}.lh-kx1ijm .lh-product-tag .lh-other-tag:nth-child(2){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);}.lh-kx1ijm .lh-product-tag .lh-other-tag:nth-child(3){ background-color: var(--lh-other-tag-1-bg-color);color: var(--lh-other-tag-1-text-color);}.lh-kx1ijm .lh-product-tag .lh-other-tag:nth-child(4){ background-color: var(--lh-other-tag-2-bg-color);color: var(--lh-other-tag-2-text-color);}.lh-kx1ijm .lh-product-box:hover .lh-product-action-btn{ opacity: 1;transition: all 0.75s ease;}.lh-kx1ijm .lh-other-tag, .lh-kx1ijm .lh-sale-badge, .lh-kx1ijm .lh-sold-out-badge{ font-size: 12px;letter-spacing: 2px;}.lh-kx1ijm .lh-slider-nav-left, .lh-kx1ijm .lh-slider-nav-right{ background-color: var(--lh-heading-color);color: var(--lh-background-color);}.lh-kx1ijm .lh-select-options{ display: none;transition: all 0.2s ease;position: absolute;top: 100%;z-index: 50;}.lh-kx1ijm .lh-select-options.active{ display: block;}.lh-kx1ijm .open-up{ top: auto;bottom: 100%;margin-bottom: 4px;}.lh-kx1ijm .lh-custom-select.active .lh-select-options{ display: block;}.lh-kx1ijm .lh-path{ stroke-dasharray: 280;stroke-dashoffset: 0;transform-origin: center;stroke: #fff;animation: dash 1.4s ease-in-out infinite;}.lh-kx1ijm .lh-spinner{ animation: rotator 1.4s linear infinite;}.lh-kx1ijm .lh-swatch-element.active{ background-color: #e8e8e8;}@media (min-width: 1024px) {.lh-kx1ijm .lh-bundles-image .lh-image-picture{ aspect-ratio: var(--lh-image-ratio);}}@media (max-width: 1023px) {.lh-kx1ijm .lh-carousel::before{ content: "";position: absolute;width: 200%;height: 100%;left: 0;transform: translateX(-100%);background-color: var(--color-scheme-bg);z-index: 1;}}@media (min-width: 640px) and (max-width: 1023px) {.lh-kx1ijm .lh-container{ padding-top: calc(var(--lh-container-padding-top, 0) * 0.8);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.8);}}@media(max-width: 639px) {.lh-kx1ijm .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top, 0) * 0.8);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.8);}.lh-kx1ijm .lh-product-action-btn{ transform: scale(0.7);transform-origin: bottom right;}}.lh-kx1ijm .single-option-selector{ cursor: pointer;}.lh-kx1ijm .single-option-selector:disabled{ opacity: 0.6;cursor: not-allowed;}
@keyframes dash { 0% { stroke-dashoffset: 280;} 50% { stroke-dashoffset: 75;transform: rotate(135deg);} 100% { stroke-dashoffset: 280;transform: rotate(450deg);}}
@keyframes rotator { 0% { transform: rotate(0);} 100% { transform: rotate(270deg);}}.lh-ktblls .lh-marquee-wrapper{ animation: var(--marquee-speed) linear infinite;}.lh-ktblls .lh-marquee-text{ -webkit-text-stroke: 1px var(--lh-heading-color);color: transparent;}.lh-ktblls .lh-marquee-content{ gap: var(--gap);padding: 0 calc(var(--gap)/2)}.lh-ktblls .lh-marquee-wrapper.paused{ animation-play-state: paused;}.lh-ktblls .item{ gap: var(--gap);}.lh-ktblls .lh-image-picture{ background-color: var(--lh-heading-color);aspect-ratio: 2/1;}@media (min-width: 750px) and (max-width: 991px) {.lh-ktblls .lh-marquee-wrapper{ animation: var(--marquee-speed-tablet) linear infinite;}.lh-ktblls .lh-marquee-content{ gap: var(--gap-tablet);padding: 0 calc(var(--gap-tablet)/2) }.lh-ktblls .item{ gap: var(--gap-tablet);}}@media (max-width: 749px) {.lh-ktblls .lh-marquee-wrapper{ animation: var(--marquee-speed-mobile) linear infinite;}.lh-ktblls .lh-marquee-content{ gap: var(--gap-mobile);padding: 0 calc(var(--gap-mobile)/2) }.lh-ktblls .item{ gap: var(--gap-mobile);}}.lh-ktblls .lh-marquee-dot{ width: var(--image-width);}.lh-ktblls .lh-image-picture{ width: 100%;}@media (max-width: 639px) {.lh-ktblls .lh-marquee-dot{ width: calc(var(--image-width)* 5/8);}.lh-ktblls .lh-container{ padding-top: calc(var(--lh-container-padding-top) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom) * 0.7);}}
@keyframes scroll-left { 0% { transform: translateX(0%);} 100% { transform: translateX(-50%);}}
@keyframes scroll-right { 0% { transform: translateX(-50%);} 100% { transform: translateX(0%);}}.lh-l69qqz *{ font-optical-sizing: none;}.lh-l69qqz .lh-bg-color-heading{ background-color: var(--lh-heading-color);}.lh-l69qqz .lh-pagination-top{ top: calc((100% - 136px) / 2);}.lh-l69qqz .lh-add-to-cart{ cursor: pointer;}.lh-l69qqz .cart_svg_btn{ width: 16px;height: 16px;background-image: url("data:image/svg+xml;utf8,<svg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_52748_15567)'><path d='M1.36621 1.36719H2.69954L4.47288 9.64719C4.53793 9.95043 4.70666 10.2215 4.95002 10.4138C5.19338 10.606 5.49615 10.7074 5.80621 10.7005H12.3262C12.6297 10.7 12.9239 10.596 13.1602 10.4057C13.3966 10.2154 13.561 9.95021 13.6262 9.65385L14.7262 4.70052H3.41288M5.99954 14.0005C5.99954 14.3687 5.70107 14.6672 5.33288 14.6672C4.96469 14.6672 4.66621 14.3687 4.66621 14.0005C4.66621 13.6323 4.96469 13.3339 5.33288 13.3339C5.70107 13.3339 5.99954 13.6323 5.99954 14.0005ZM13.3329 14.0005C13.3329 14.3687 13.0344 14.6672 12.6662 14.6672C12.298 14.6672 11.9995 14.3687 11.9995 14.0005C11.9995 13.6323 12.298 13.3339 12.6662 13.3339C13.0344 13.3339 13.3329 13.6323 13.3329 14.0005Z' stroke='%23181818' stroke-linecap='round' stroke-linejoin='round'/></g><defs><clipPath id='clip0_52748_15567'><rect width='16' height='16' fill='white'/></clipPath></defs></svg>");background-repeat: no-repeat;background-size: contain;background-position: center;display: inline-block;background-color: #FFFFFF;border: 0 ;}.lh-l69qqz .lh-close-button{ width: 48px;height: 48px;background-image: url("data:image/svg+xml;utf8,<svg class='lh-close-button z-100' width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='48' height='48' fill='%23F2F2F2'/><path d='M18 21L24 27L30 21' stroke='%23181818' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat: no-repeat;background-size: cover;background-position: center;}.lh-l69qqz .lh-image-blank{ display: block;border-radius: 8px;width: 100%;height: 100%;background-image: url("data:image/svg+xml;utf8,<svg preserveAspectRatio='xMidYMid slice' viewBox='0 0 448 448' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_656_1454)'><path d='M448.1.2H.1v448h448V.2z' fill='%23f2f2f2'></path><path d='m375.1 207.4-62.8-30.9 15.4-31.4c2.9 4.8 10.9 17.1 26.8 24.8 5.1 2.4 18.5 8.3 36.1 6-5.1 10.6-10.2 21.1-15.5 31.5z' fill='%23a84c42'></path><path d='M415.8 188.4 390.7 176c-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9l-25.1-12.4c-7-3.4-15.3-.5-18.7 6.4l-68 138.1c-3.4 7-.5 15.3 6.4 18.7l96.8 47.7c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.2-6.8.4-15.3-6.5-18.7z' fill='%23de6a5a'></path><path d='m401.6 177.5-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-8.5 17.3-29.5 24.5-46.9 16-17.3-8.5-24.5-29.5-16-46.9.9-1.7.2-3.8-1.6-4.7l-6.3-3.1c-1.7-.9-3.8-.2-4.7 1.6-11.9 24.3-1.9 53.7 22.3 65.6 24.3 11.9 53.7 1.9 65.6-22.3 1.1-1.7.3-3.8-1.4-4.7z' fill='%23cd5747'></path><path d='M344 307.9c-4.3 12.8-18.8 19-31 13.2-8.8-4.3-17.7-8.5-26.5-12.8-5.4-2.7-11.3-4-17.3-4h-30.4l32.5 16 47.9 23.5c15.9 7.8 35.1 1.3 43-14.6l60.1-121.9c3.4-7 .5-15.3-6.4-18.7l-3.1-1.6c-5.9 26.8-16.1 44.9-24.6 56.6-12.4 17.1-22.2 22.4-33 40.4-5.1 8.1-8.7 16.3-11.2 23.9z' fill='%23e87e69'></path><path d='M302.7 132.8c-7-3.4-15.3-.5-18.7 6.4l-68 139c-2.2 4.4-1.8 9.3.5 13.2h77.6c11.9 0 21.7-9.7 21.7-21.7V139.2l-13.1-6.4z' opacity='.5' fill='%23cd5747'></path><path d='M256.5 133.8h-70v-35c4.7 3.1 17.3 10.5 35 10.5 5.6 0 20.2-.8 35-10.5v35z' fill='%2392683e'></path><path d='M284.5 98.8h-28c0 19.3-15.7 35-35 35s-35-15.7-35-35h-28c-7.8 0-14 6.3-14 14v154c0 7.8 6.3 14 14 14h126c7.8 0 14-6.3 14-14v-154c0-7.7-6.3-14-14-14z' fill='%23e8af57'></path><path d='M267 95.4h-7c-1.9 0-3.5 1.6-3.5 3.5 0 19.3-15.7 35-35 35s-35-15.7-35-35c0-1.9-1.6-3.5-3.5-3.5h-7c-1.9 0-3.5 1.6-3.5 3.5 0 27.1 22 49 49 49s49-22 49-49c0-2-1.5-3.5-3.5-3.5z' fill='%23c5955f'></path><path d='M187.6 162.6c-2.5-7.3-10.5-11.2-17.8-8.7l-3.3 1.1 42.8 125.9h18.5l-40.2-118.3z' opacity='.5' fill='%23c5955f'></path><path d='M284.5 98.8H281c-9.6 36-7.3 62.2-3.1 80.1 2.4 9.9 6.3 21.5 7.5 39.7.7 10.9.2 20.8-.9 29.2-1 8.8-8.6 15.4-17.5 15.4h-28.3c-2.9 0-4.8 2.9-3.8 5.5l4.4 12h45.1c7.8 0 14-6.3 14-14v-154c.1-7.6-6.2-13.9-13.9-13.9z' fill='%23efb66a'></path><path d='M138.1 179.4 71.9 202l-11.2-33.1c5.4 1.4 19.7 4.4 36.5-1.3 5.3-1.8 18.9-7.2 29.7-21.2 3.8 10.8 7.5 21.9 11.2 33z' fill='%2302614e'></path><path d='m153.4 137.2-26.5 9.1c6.2 18.3-3.6 38.2-21.9 44.4s-38.2-3.6-44.4-21.9l-16.7 5.7c-12.7 4.4-19.5 18.1-15.2 30.9L75 341.3c2.5 7.3 10.5 11.2 17.8 8.7l119.3-40.6c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.5-7.2-10.5-11.1-17.8-8.6z' fill='%23279170'></path><path d='m153.4 137.2-3.3 1.1c15.1 43.7 30.2 87.3 45.1 131 4.4 12.8-.9 27.1-12.6 33.8-7.1 3.9-13.3 6.3-18.6 7.8-21.3 6-33.4.3-54.7 6.6-16.3 4.8-28.1 13.7-35.5 20.5.3 1.1.8 2.2 1.1 3.3 2.5 7.3 10.5 11.2 17.8 8.7L212 309.4c7.3-2.5 11.2-10.5 8.7-17.8l-49.6-145.8c-2.4-7.2-10.4-11.1-17.7-8.6z' fill='%2346a585'></path><path d='m135.7 139.5-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 6.2 18.3-3.6 38.2-21.9 44.4-18.3 6.2-38.2-3.6-44.4-21.9-.6-1.8-2.6-2.8-4.4-2.2l-6.6 2.3c-1.8.6-2.8 2.6-2.2 4.4 8.7 25.6 36.5 39.3 62.1 30.6 25.6-8.7 39.3-36.5 30.6-62.1-.6-1.8-2.6-2.8-4.4-2.2z' fill='%23108060'></path></g><defs><clipPath id='clip0_656_1454'><path fill='%23fff' d='M0 0h448v448H0z'></path></clipPath></defs></svg>");background-repeat: no-repeat;background-size: cover;background-position: center;}.lh-l69qqz .lh-slider-pagination-progress{ width: 23.365%;}.lh-l69qqz .lh-product-title, .lh-l69qqz .lh-special-price span{ color: #FFFFFF;}.lh-l69qqz .lh-swatch .lh-swatch-wrp label, .lh-l69qqz .lh-swatch .lh-header, .lh-l69qqz .lh-swatch .lh-variant-label{ color: #FFFFFFCC;}.lh-l69qqz .lh-item-product-skeleton{ height: 16px;border-radius: 9999px;background-color: #f6f6f6;}.lh-l69qqz .lh-item-product-skeleton:first-child{ width: 100%;}.lh-l69qqz .lh-item-product-skeleton:last-child{ width: 80px;}@media (min-width: 1024px) {.lh-l69qqz .lh-container{ padding-top: calc(var(--lh-container-padding-top, 0) );padding-bottom: calc(var(--lh-container-padding-bottom, 0));}}@media (min-width: 640px) and (max-width: 1023px) {.lh-l69qqz .lh-container{ padding: 30px;padding-top: calc(var(--lh-container-padding-top, 0) * 64 / 80);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 64 / 80);}}@media (max-width: 639px) {.lh-l69qqz .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top, 0) * 64 / 80);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 64 / 80);}}@media (min-width: 1024px) and (max-width: 1400px) {.lh-l69qqz .lh-slider-container[data-desktop-layout="slider"] .lh-slide-item{ padding-left: 12px !important;}}@media (min-width: 750px) {.lh-l69qqz .lh-slide-item .lh-video-new{ height: calc(100% * 7.54 / 9);}}@media (max-width: 749px) {.lh-l69qqz .lh-slide-item .lh-video-new{ height: calc(100% * 6.8 / 9);}}.lh-l69qqz .lh-slide-item.active-main .lh-video-new{ height: 100%;}.lh-l69qqz .lh-slide-item.active-sub .lh-video-new{ height: 100% !important;}.lh-l69qqz .lh-slide-item .lh-video-new{ transition: transform 0.3s ease;transform-origin: center center;}.lh-l69qqz .lh-slide-item.active-main .lh-video-new{ transform: scaleY(1);}.lh-l69qqz .lh-slide-item.active-sub .lh-video-new{ transform: scaleY(1) !important;}.lh-l69qqz .lh-slide-item .lh-video-wrapper video{ aspect-ratio: var(--lh-image-ratio);object-fit: var(--lh-image-fit);object-position: var(--lh-image-position);}.lh-l69qqz .lh-close-toggle{ background-image: url("data:image/svg+xml;utf8,<svg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='48' height='48' transform='translate(0.799805)' fill='none'/><path d='M34.7998 21L28.7998 27M28.7998 21L34.7998 27M23.7998 16.702C23.7996 16.5627 23.7581 16.4266 23.6807 16.3109C23.6032 16.1951 23.4932 16.1049 23.3645 16.0517C23.2358 15.9984 23.0942 15.9844 22.9575 16.0115C22.8209 16.0387 22.6954 16.1056 22.5968 16.204L19.2128 19.587C19.0822 19.7184 18.9268 19.8226 18.7557 19.8935C18.5846 19.9643 18.401 20.0006 18.2158 20H15.7998C15.5346 20 15.2802 20.1054 15.0927 20.2929C14.9052 20.4805 14.7998 20.7348 14.7998 21V27C14.7998 27.2652 14.9052 27.5196 15.0927 27.7071C15.2802 27.8947 15.5346 28 15.7998 28H18.2158C18.401 27.9995 18.5846 28.0357 18.7557 28.1066C18.9268 28.1775 19.0822 28.2817 19.2128 28.413L22.5958 31.797C22.6944 31.8958 22.8201 31.9631 22.957 31.9904C23.0939 32.0177 23.2358 32.0037 23.3647 31.9503C23.4937 31.8968 23.6038 31.8063 23.6813 31.6902C23.7588 31.5741 23.8 31.4376 23.7998 31.298V16.702Z' stroke='white' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/></svg>");}.lh-l69qqz .lh-open-toggle{ background-image: url("data:image/svg+xml;utf8,<svg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'><rect width='48' height='48' fill='none'/><path d='M28 21C28.6491 21.8655 29 22.9182 29 24C29 25.0819 28.6491 26.1345 28 27M31.364 30.364C32.1997 29.5283 32.8627 28.5361 33.315 27.4442C33.7673 26.3523 34.0001 25.1819 34.0001 24C34.0001 22.8181 33.7673 21.6478 33.315 20.5559C32.8627 19.4639 32.1997 18.4718 31.364 17.636M23 16.702C22.9998 16.5627 22.9583 16.4266 22.8809 16.3109C22.8034 16.1951 22.6934 16.1049 22.5647 16.0517C22.436 15.9984 22.2944 15.9844 22.1577 16.0115C22.0211 16.0387 21.8956 16.1056 21.797 16.204L18.413 19.587C18.2824 19.7184 18.127 19.8226 17.9559 19.8935C17.7848 19.9643 17.6012 20.0006 17.416 20H15C14.7348 20 14.4804 20.1054 14.2929 20.2929C14.1054 20.4805 14 20.7348 14 21V27C14 27.2652 14.1054 27.5196 14.2929 27.7071C14.4804 27.8947 14.7348 28 15 28H17.416C17.6012 27.9995 17.7848 28.0357 17.9559 28.1066C18.127 28.1775 18.2824 28.2817 18.413 28.413L21.796 31.797C21.8946 31.8958 22.0203 31.9631 22.1572 31.9904C22.2941 32.0177 22.436 32.0037 22.5649 31.9503C22.6939 31.8968 22.804 31.8063 22.8815 31.6902C22.959 31.5741 23.0002 31.4376 23 31.298V16.702Z' stroke='white' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/></svg>");}.lh-l69qqz .lh-mute-toggle:hover, .lh-l69qqz .lh-video-image:hover, .lh-l69qqz .lh-close-button:hover, .lh-l69qqz .close-popup:hover{ cursor: pointer;}.lh-l69qqz .lh-slide-item:not(.active-main) .lh-video-image{ pointer-events: none;}.lh-l69qqz .lh-slide-item:not(.active-sub) .lh-video-image{ pointer-events: none !important;}.lh-l69qqz .lh-slide-item .lh-video-wrapper{ transform-origin: center center;aspect-ratio: var(--lh-image-ratio);z-index: 1;}.lh-l69qqz .lh-slide-item.active-main .lh-music-toggle{ display: block;}.lh-l69qqz .lh-slide-item.active-main .lh-video-wrapper, .lh-l69qqz .lh-slide-item.active-main .lh-video-wrapper video{ aspect-ratio: var(--lh-image-ratio);z-index: 2;}.lh-l69qqz .lh-slide-item.active-sub .lh-music-toggle{ display: block !important;}.lh-l69qqz .lh-slide-item.active-sub .lh-video-wrapper, .lh-l69qqz .lh-slide-item.active-sub .lh-video-wrapper video{ aspect-ratio: var(--lh-image-ratio) !important;z-index: 2 !important;}.lh-l69qqz .lh-info-overlay{ left: 8px;right: 8px;bottom: 8px;border-radius: 12px;opacity: 0;pointer-events: none;transition: opacity 0.5s ease;background-color: #FFFFFF33;}.lh-l69qqz .lh-slide-item.active-main.active .lh-info-overlay{ opacity: 1;pointer-events: auto;}.lh-l69qqz .lh-slide-item.active-sub.active .lh-info-overlay{ opacity: 1 !important;pointer-events: auto !important;}.lh-l69qqz /* .lh-cart-icon{ width: 16px;height: 16px;background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M1.36621 1.36621H2.69954L4.47288 9.64621C4.53793 9.94945 4.70666 10.2205 4.95002 10.4128C5.19338 10.605 5.49615 10.7064 5.80621 10.6995H12.3262C12.6297 10.6991 12.9239 10.5951 13.1602 10.4048C13.3966 10.2145 13.561 9.94923 13.6262 9.65288L14.7262 4.69954H3.41288M5.99954 13.9995C5.99954 14.3677 5.70107 14.6662 5.33288 14.6662C4.96469 14.6662 4.66621 14.3677 4.66621 13.9995C4.66621 13.6314 4.96469 13.3329 5.33288 13.3329C5.70107 13.3329 5.99954 13.6314 5.99954 13.9995ZM13.3329 13.9995C13.3329 14.3677 13.0344 14.6662 12.6662 14.6662C12.298 14.6662 11.9995 14.3677 11.9995 13.9995C11.9995 13.6314 12.298 13.3329 12.6662 13.3329C13.0344 13.3329 13.3329 13.6314 13.3329 13.9995Z' stroke='%231C1C1C' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat: no-repeat;background-size: contain;background-position: center;}.lh-l69qqz */.lh-info-popup, .lh-l69qqz .lh-popup-blank{ position: fixed;bottom: -100%;background: var(--lh-background-color);align-items: center;z-index: 99;transition: bottom 0.4s ease;min-height: 70vh;}.lh-l69qqz .lh-info-popup.is-active, .lh-l69qqz .lh-popup-blank.is-active{ bottom: 0;}.lh-l69qqz .lh-product-title{ font-weight: 500;}.lh-l69qqz .lh-popup-backdrop{ bottom: -100%;transition: inset 0.4s ease;}.lh-l69qqz .lh-popup-backdrop.is-active{ display: flex;background-color: #000;inset: 0;opacity: 0.8;filter: blur(3px) brightness(0.8) contrast(1.2);}.lh-l69qqz .lh-image-1{ left: 20px;bottom: 20px;}.lh-l69qqz .lh-image-2{ left: 104px;bottom: 20px;}.lh-l69qqz .single-option-selector{ cursor: pointer;}.lh-l69qqz .single-option-selector:disabled{ opacity: 0.6;cursor: not-allowed;}.lh-l69qqz .single-option-selector option{ color: #1a1a1a;}
.lh-hv6hg9 .lh-slider-image{ background-color: var(--lh-background-color);}.lh-hv6hg9{ font-optical-sizing: none;}.lh-hv6hg9 .lh-icon-instagram{ width: 28px;height: 29px;display: inline-block;background-image: url("data:image/svg+xml;utf8,<svg width='28' height='29' viewBox='0 0 28 29' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_8031_166)'><path d='M20.4206 0.571289H7.57933C3.40002 0.571289 0 3.97131 0 8.15062V20.9921C0 25.1712 3.40002 28.5712 7.57933 28.5712H20.4208C24.5999 28.5712 27.9999 25.1712 27.9999 20.9921V8.15062C27.9999 3.97131 24.5999 0.571289 20.4206 0.571289ZM26.3585 20.9921C26.3585 24.2661 23.6948 26.9298 20.4206 26.9298H7.57933C4.30514 26.9298 1.64148 24.2661 1.64148 20.9921V8.15062C1.64148 4.87643 4.30514 2.21277 7.57933 2.21277H20.4208C23.6948 2.21277 26.3585 4.87643 26.3585 8.15062V20.9921Z' fill='white'/><path d='M14 6.91528C9.77834 6.91528 6.34393 10.3497 6.34393 14.5713C6.34393 18.7929 9.77834 22.2273 14 22.2273C18.2216 22.2273 21.656 18.7929 21.656 14.5713C21.656 10.3497 18.2216 6.91528 14 6.91528ZM14 20.5859C10.6837 20.5859 7.98541 17.8878 7.98541 14.5713C7.98541 11.255 10.6837 8.55676 14 8.55676C17.3164 8.55676 20.0145 11.255 20.0145 14.5713C20.0145 17.8878 17.3164 20.5859 14 20.5859Z' fill='white'/><path d='M21.839 4.19629C20.5915 4.19629 19.5768 5.21121 19.5768 6.45855C19.5768 7.70611 20.5915 8.72103 21.839 8.72103C23.0866 8.72103 24.1015 7.70611 24.1015 6.45855C24.1015 5.211 23.0866 4.19629 21.839 4.19629ZM21.839 7.07934C21.4968 7.07934 21.2183 6.80078 21.2183 6.45855C21.2183 6.11612 21.4968 5.83777 21.839 5.83777C22.1815 5.83777 22.46 6.11612 22.46 6.45855C22.46 6.80078 22.1815 7.07934 21.839 7.07934Z' fill='white'/></g><defs><clipPath id='clip0_8031_166'><rect width='28' height='28' fill='white' transform='translate(0 0.571289)'/></clipPath></defs></svg>");background-size: contain;background-repeat: no-repeat;}@media(max-width: 1023px) {.lh-hv6hg9 .lh-container{ padding: 16px;padding-top: calc(var(--lh-container-padding-top) * 70 /100);padding-bottom: calc(var(--lh-container-padding-bottom) * 70 /100 );}.lh-hv6hg9 .lh-slider-items{ margin: 0 -15px;padding: 0 15px;}.lh-hv6hg9 .lh-slide-item{ scroll-snap-align: center !important;}}.lh-hv6hg9 .lh-image-picture{ position: relative;display: block;overflow: hidden;}.lh-hv6hg9 .lh-image-picture::after{ content: "";position: absolute;inset: 0;background: rgba(0, 0, 0, 0);transition: background 0.3s ease;z-index: 1;}.lh-hv6hg9 .lh-slide-item:hover .lh-image-picture::after{ background: rgba(0, 0, 0, 0.2);}
.lh-qd477q .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active{ background-color: var(--lh-heading-color);}.lh-qd477q .lh-slider-nav-left{ top: 74.2%;transform: translateY(-50%);}.lh-qd477q .lh-slider-nav-right{ top: 74.2%;transform: translateY(-50%);}@media (max-width:639px) {.lh-qd477q .lh-container{ padding: 16px ;padding-top: calc(var(--lh-container-padding-top, 0) * 0.7);padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 0.7);}.lh-qd477q .lh-slider-nav-right{ top: 75.4%;}.lh-qd477q .lh-slider-nav-left{ top: 75.4%;}}
