/** Shopify CDN: Minification failed

Line 2556:44174 Unexpected "/"
Line 2556:47736 Unexpected "="

**/

  @import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700&display=swap');
  
/*! 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-gray-100: oklch(96.7% 0.003 264.542);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 4px;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-lg: 8px;
    --radius-xl: 12px;
    --radius-2xl: 16px;
    --radius-3xl: 24px;
    --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-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-12: 48px;
    --spacing-14: 56px;
    --spacing-16: 64px;
    --spacing-20: 80px;
    --spacing-24: 96px;
    --radius-none: 0px;
    --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;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .tw-relative {
    position: relative;
  }
  .inset-0 {
    inset: var(--spacing-0);
  }
  .top-0 {
    top: var(--spacing-0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-3 {
    top: var(--spacing-3);
  }
  .top-4 {
    top: var(--spacing-4);
  }
  .top-14 {
    top: var(--spacing-14);
  }
  .right-0 {
    right: var(--spacing-0);
  }
  .right-3 {
    right: var(--spacing-3);
  }
  .right-4\.5 {
    right: calc(var(--spacing) * 4.5);
  }
  .right-8 {
    right: var(--spacing-8);
  }
  .right-16 {
    right: var(--spacing-16);
  }
  .right-24 {
    right: var(--spacing-24);
  }
  .right-\[16px\] {
    right: 16px;
  }
  .bottom-3 {
    bottom: var(--spacing-3);
  }
  .bottom-6 {
    bottom: var(--spacing-6);
  }
  .bottom-10 {
    bottom: var(--spacing-10);
  }
  .bottom-14 {
    bottom: var(--spacing-14);
  }
  .bottom-\[20\.5px\] {
    bottom: 20.5px;
  }
  .left-0 {
    left: var(--spacing-0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-3 {
    left: var(--spacing-3);
  }
  .left-7\.5 {
    left: calc(var(--spacing) * 7.5);
  }
  .left-8 {
    left: var(--spacing-8);
  }
  .left-24 {
    left: var(--spacing-24);
  }
  .left-\[16px\] {
    left: 16px;
  }
  .\!z-\[9998\] {
    z-index: 9998 !important;
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-3 {
    z-index: 3;
  }
  .z-4 {
    z-index: 4;
  }
  .z-5 {
    z-index: 5;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[3\] {
    z-index: 3;
  }
  .order-2 {
    order: 2;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .m-0 {
    margin: var(--spacing-0);
  }
  .mx-1 {
    margin-inline: var(--spacing-1);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-5 {
    margin-block: var(--spacing-5);
  }
  .mt-0\.5 {
    margin-top: var(--spacing-0\.5);
  }
  .mt-1 {
    margin-top: var(--spacing-1);
  }
  .mt-2\.5 {
    margin-top: var(--spacing-2\.5);
  }
  .mt-3 {
    margin-top: var(--spacing-3);
  }
  .mt-4 {
    margin-top: var(--spacing-4);
  }
  .mt-5 {
    margin-top: var(--spacing-5);
  }
  .mt-5\.5 {
    margin-top: calc(var(--spacing) * 5.5);
  }
  .mt-6 {
    margin-top: var(--spacing-6);
  }
  .mt-9 {
    margin-top: var(--spacing-9);
  }
  .mr-2 {
    margin-right: var(--spacing-2);
  }
  .mb-0\.5 {
    margin-bottom: var(--spacing-0\.5);
  }
  .mb-1 {
    margin-bottom: var(--spacing-1);
  }
  .mb-2 {
    margin-bottom: var(--spacing-2);
  }
  .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-9 {
    margin-bottom: var(--spacing-9);
  }
  .ml-0\.5 {
    margin-left: var(--spacing-0\.5);
  }
  .ml-1 {
    margin-left: var(--spacing-1);
  }
  .ml-2 {
    margin-left: var(--spacing-2);
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .\!block {
    display: block !important;
  }
  .\!inline-flex {
    display: inline-flex !important;
  }
  .\!tw-flex {
    display: flex !important;
  }
  .\!tw-hidden {
    display: none !important;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .tw-flex {
    display: flex;
  }
  .tw-grid {
    display: grid;
  }
  .tw-hidden {
    display: none;
  }
  .\!aspect-1\/1 {
    aspect-ratio: 1/1 !important;
  }
  .aspect-1\/1 {
    aspect-ratio: 1/1;
  }
  .aspect-4\/3 {
    aspect-ratio: 4/3;
  }
  .size-2 {
    width: var(--spacing-2);
    height: var(--spacing-2);
  }
  .size-4 {
    width: var(--spacing-4);
    height: var(--spacing-4);
  }
  .size-5 {
    width: var(--spacing-5);
    height: var(--spacing-5);
  }
  .size-6 {
    width: var(--spacing-6);
    height: var(--spacing-6);
  }
  .size-12 {
    width: var(--spacing-12);
    height: var(--spacing-12);
  }
  .size-14 {
    width: var(--spacing-14);
    height: var(--spacing-14);
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .\!h-10 {
    height: var(--spacing-10) !important;
  }
  .\!h-full {
    height: 100% !important;
  }
  .h-0\.5 {
    height: var(--spacing-0\.5);
  }
  .h-10 {
    height: var(--spacing-10);
  }
  .h-20 {
    height: var(--spacing-20);
  }
  .h-\[0px\] {
    height: 0px;
  }
  .h-\[70px\] {
    height: 70px;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-10 {
    width: var(--spacing-10);
  }
  .w-14 {
    width: var(--spacing-14);
  }
  .w-16 {
    width: var(--spacing-16);
  }
  .w-20 {
    width: var(--spacing-20);
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[343px\] {
    max-width: 343px;
  }
  .max-w-\[720px\] {
    max-width: 720px;
  }
  .min-w-0 {
    min-width: var(--spacing-0);
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .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-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-baseline {
    align-items: baseline;
  }
  .tw-items-center {
    align-items: center;
  }
  .tw-items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .tw-justify-center {
    justify-content: center;
  }
  .tw-justify-end {
    justify-content: flex-end;
  }
  .tw-justify-start {
    justify-content: flex-start;
  }
  .gap-0\.5 {
    gap: var(--spacing-0\.5);
  }
  .gap-1 {
    gap: var(--spacing-1);
  }
  .gap-1\.5 {
    gap: var(--spacing-1\.5);
  }
  .gap-2 {
    gap: var(--spacing-2);
  }
  .gap-3 {
    gap: var(--spacing-3);
  }
  .gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }
  .gap-4 {
    gap: var(--spacing-4);
  }
  .gap-5 {
    gap: var(--spacing-5);
  }
  .gap-6 {
    gap: var(--spacing-6);
  }
  .gap-8 {
    gap: var(--spacing-8);
  }
  .gap-9 {
    gap: var(--spacing-9);
  }
  .gap-10 {
    gap: var(--spacing-10);
  }
  .gap-x-1\.5 {
    column-gap: var(--spacing-1\.5);
  }
  .gap-y-1 {
    row-gap: var(--spacing-1);
  }
  .gap-y-10 {
    row-gap: var(--spacing-10);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-full {
    border-radius: var(--radius-full);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-none {
    border-radius: 0;
  }
  .rounded-none {
    border-radius: var(--radius-none);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-tl-2xl {
    border-top-left-radius: var(--radius-2xl);
  }
  .rounded-tr-2xl {
    border-top-right-radius: var(--radius-2xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#ccc\] {
    border-color: #ccc;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .bg-black\/40 {
    background-color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .bg-scheme-bg {
    background-color: var(--color-scheme-bg);
  }
  .bg-scheme-text-100 {
    background-color: var(--color-scheme-text-100);
  }
  .bg-scheme-text-950 {
    background-color: var(--color-scheme-text-950);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .\!p-2 {
    padding: var(--spacing-2) !important;
  }
  .p-0 {
    padding: var(--spacing-0);
  }
  .p-2\.5 {
    padding: var(--spacing-2\.5);
  }
  .p-4 {
    padding: var(--spacing-4);
  }
  .\!px-2 {
    padding-inline: var(--spacing-2) !important;
  }
  .px-2 {
    padding-inline: var(--spacing-2);
  }
  .px-2\.5 {
    padding-inline: var(--spacing-2\.5);
  }
  .px-3 {
    padding-inline: var(--spacing-3);
  }
  .px-5 {
    padding-inline: var(--spacing-5);
  }
  .px-6 {
    padding-inline: var(--spacing-6);
  }
  .px-8 {
    padding-inline: var(--spacing-8);
  }
  .py-0\.5 {
    padding-block: var(--spacing-0\.5);
  }
  .py-1 {
    padding-block: var(--spacing-1);
  }
  .py-2 {
    padding-block: var(--spacing-2);
  }
  .py-6 {
    padding-block: var(--spacing-6);
  }
  .py-10 {
    padding-block: var(--spacing-10);
  }
  .pt-4 {
    padding-top: var(--spacing-4);
  }
  .pt-5 {
    padding-top: var(--spacing-5);
  }
  .pt-8 {
    padding-top: var(--spacing-8);
  }
  .pt-9 {
    padding-top: var(--spacing-9);
  }
  .pt-10 {
    padding-top: var(--spacing-10);
  }
  .\!pr-6 {
    padding-right: var(--spacing-6) !important;
  }
  .pb-2 {
    padding-bottom: var(--spacing-2);
  }
  .pb-3 {
    padding-bottom: var(--spacing-3);
  }
  .pb-4 {
    padding-bottom: var(--spacing-4);
  }
  .pb-6 {
    padding-bottom: var(--spacing-6);
  }
  .\!pl-6 {
    padding-left: var(--spacing-6) !important;
  }
  .tw-text-center {
    text-align: center;
  }
  .tw-text-start {
    text-align: start;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .\!leading-\[1\.5\] {
    --tw-leading: 1.5 !important;
    line-height: 1.5 !important;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .\!font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .\!font-semibold {
    --tw-font-weight: var(--font-weight-semibold) !important;
    font-weight: var(--font-weight-semibold) !important;
  }
  .\!tracking-\[0\.1px\] {
    --tw-tracking: 0.1px !important;
    letter-spacing: 0.1px !important;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .\!text-scheme-text {
    color: var(--color-scheme-text) !important;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-scheme-text {
    color: var(--color-scheme-text);
  }
  .\!capitalize {
    text-transform: capitalize !important;
  }
  .\!uppercase {
    text-transform: uppercase !important;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-30 {
    opacity: 30%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .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-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .group-hover\:scale-110 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .hover\:shadow-sm\/10 {
    &:hover {
      @media (hover: hover) {
        --tw-shadow-alpha: 10%;
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 10%)), 0 1px 2px -1px var(--tw-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 10%));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .max-lg\:top-16 {
    @media (width < 1024px) {
      top: var(--spacing-16);
    }
  }
  .max-lg\:bottom-16 {
    @media (width < 1024px) {
      bottom: var(--spacing-16);
    }
  }
  .max-lg\:mb-1 {
    @media (width < 1024px) {
      margin-bottom: var(--spacing-1);
    }
  }
  .max-lg\:flex-nowrap {
    @media (width < 1024px) {
      flex-wrap: nowrap;
    }
  }
  .max-lg\:overflow-hidden {
    @media (width < 1024px) {
      overflow: hidden;
    }
  }
  .max-lg\:overflow-x-auto {
    @media (width < 1024px) {
      overflow-x: auto;
    }
  }
  .max-sm\:relative {
    @media (width < 640px) {
      position: relative;
    }
  }
  .max-sm\:z-100 {
    @media (width < 640px) {
      z-index: 100;
    }
  }
  .max-sm\:order-2 {
    @media (width < 640px) {
      order: 2;
    }
  }
  .max-sm\:mt-4 {
    @media (width < 640px) {
      margin-top: var(--spacing-4);
    }
  }
  .max-sm\:-mr-4 {
    @media (width < 640px) {
      margin-right: calc(var(--spacing-4) * -1);
    }
  }
  .max-sm\:\!tw-hidden {
    @media (width < 640px) {
      display: none !important;
    }
  }
  .max-sm\:w-full {
    @media (width < 640px) {
      width: 100%;
    }
  }
  .max-sm\:min-w-full {
    @media (width < 640px) {
      min-width: 100%;
    }
  }
  .max-sm\:flex-col {
    @media (width < 640px) {
      flex-direction: column;
    }
  }
  .max-sm\:gap-y-10 {
    @media (width < 640px) {
      row-gap: var(--spacing-10);
    }
  }
  .max-sm\:overflow-hidden {
    @media (width < 640px) {
      overflow: hidden;
    }
  }
  .max-sm\:px-5 {
    @media (width < 640px) {
      padding-inline: var(--spacing-5);
    }
  }
  .max-sm\:pt-0 {
    @media (width < 640px) {
      padding-top: var(--spacing-0);
    }
  }
  .max-sm\:pt-6 {
    @media (width < 640px) {
      padding-top: var(--spacing-6);
    }
  }
  .max-sm\:whitespace-nowrap {
    @media (width < 640px) {
      white-space: nowrap;
    }
  }
  .sm\:sticky {
    @media (width >= 640px) {
      position: sticky;
    }
  }
  .sm\:top-12 {
    @media (width >= 640px) {
      top: var(--spacing-12);
    }
  }
  .sm\:top-16 {
    @media (width >= 640px) {
      top: var(--spacing-16);
    }
  }
  .sm\:right-5 {
    @media (width >= 640px) {
      right: var(--spacing-5);
    }
  }
  .sm\:right-8\.25 {
    @media (width >= 640px) {
      right: calc(var(--spacing) * 8.25);
    }
  }
  .sm\:right-\[30px\] {
    @media (width >= 640px) {
      right: 30px;
    }
  }
  .sm\:bottom-1 {
    @media (width >= 640px) {
      bottom: var(--spacing-1);
    }
  }
  .sm\:bottom-16 {
    @media (width >= 640px) {
      bottom: var(--spacing-16);
    }
  }
  .sm\:left-5 {
    @media (width >= 640px) {
      left: var(--spacing-5);
    }
  }
  .sm\:left-14 {
    @media (width >= 640px) {
      left: var(--spacing-14);
    }
  }
  .sm\:left-\[30px\] {
    @media (width >= 640px) {
      left: 30px;
    }
  }
  .sm\:col-span-6 {
    @media (width >= 640px) {
      grid-column: span 6 / span 6;
    }
  }
  .sm\:col-span-7 {
    @media (width >= 640px) {
      grid-column: span 7 / span 7;
    }
  }
  .sm\:-mt-2 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing-2) * -1);
    }
  }
  .sm\:mt-6\.5 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing) * 6.5);
    }
  }
  .sm\:mt-10 {
    @media (width >= 640px) {
      margin-top: var(--spacing-10);
    }
  }
  .sm\:mb-1\.5 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-1\.5);
    }
  }
  .sm\:mb-3 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-3);
    }
  }
  .sm\:mb-4 {
    @media (width >= 640px) {
      margin-bottom: var(--spacing-4);
    }
  }
  .sm\:ml-5 {
    @media (width >= 640px) {
      margin-left: var(--spacing-5);
    }
  }
  .sm\:\!tw-hidden {
    @media (width >= 640px) {
      display: none !important;
    }
  }
  .sm\:block {
    @media (width >= 640px) {
      display: block;
    }
  }
  .sm\:hidden {
    @media (width >= 640px) {
      display: none;
    }
  }
  .sm\:tw-flex {
    @media (width >= 640px) {
      display: flex;
    }
  }
  .sm\:tw-grid {
    @media (width >= 640px) {
      display: grid;
    }
  }
  .sm\:max-w-\[444px\] {
    @media (width >= 640px) {
      max-width: 444px;
    }
  }
  .sm\:max-w-\[500px\] {
    @media (width >= 640px) {
      max-width: 500px;
    }
  }
  .sm\:max-w-\[600px\] {
    @media (width >= 640px) {
      max-width: 600px;
    }
  }
  .sm\:min-w-\[320px\] {
    @media (width >= 640px) {
      min-width: 320px;
    }
  }
  .sm\:flex-1 {
    @media (width >= 640px) {
      flex: 1;
    }
  }
  .sm\:grid-cols-13 {
    @media (width >= 640px) {
      grid-template-columns: repeat(13, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 640px) {
      flex-direction: row;
    }
  }
  .sm\:tw-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\:justify-between {
    @media (width >= 640px) {
      justify-content: space-between;
    }
  }
  .sm\:tw-justify-center {
    @media (width >= 640px) {
      justify-content: center;
    }
  }
  .sm\:tw-justify-start {
    @media (width >= 640px) {
      justify-content: flex-start;
    }
  }
  .sm\:gap-2 {
    @media (width >= 640px) {
      gap: var(--spacing-2);
    }
  }
  .sm\:gap-2\.5 {
    @media (width >= 640px) {
      gap: var(--spacing-2\.5);
    }
  }
  .sm\:gap-3 {
    @media (width >= 640px) {
      gap: var(--spacing-3);
    }
  }
  .sm\:gap-4 {
    @media (width >= 640px) {
      gap: var(--spacing-4);
    }
  }
  .sm\:gap-8 {
    @media (width >= 640px) {
      gap: var(--spacing-8);
    }
  }
  .sm\:gap-10 {
    @media (width >= 640px) {
      gap: var(--spacing-10);
    }
  }
  .sm\:gap-x-12 {
    @media (width >= 640px) {
      column-gap: var(--spacing-12);
    }
  }
  .sm\:gap-y-14 {
    @media (width >= 640px) {
      row-gap: var(--spacing-14);
    }
  }
  .sm\:self-end {
    @media (width >= 640px) {
      align-self: flex-end;
    }
  }
  .sm\:overflow-hidden {
    @media (width >= 640px) {
      overflow: hidden;
    }
  }
  .sm\:rounded-2xl {
    @media (width >= 640px) {
      border-radius: var(--radius-2xl);
    }
  }
  .sm\:p-8 {
    @media (width >= 640px) {
      padding: var(--spacing-8);
    }
  }
  .sm\:pt-9 {
    @media (width >= 640px) {
      padding-top: var(--spacing-9);
    }
  }
  .sm\:pt-10 {
    @media (width >= 640px) {
      padding-top: var(--spacing-10);
    }
  }
  .sm\:pb-4 {
    @media (width >= 640px) {
      padding-bottom: var(--spacing-4);
    }
  }
  .sm\:pb-5 {
    @media (width >= 640px) {
      padding-bottom: var(--spacing-5);
    }
  }
  .sm\:pl-9\.5 {
    @media (width >= 640px) {
      padding-left: calc(var(--spacing) * 9.5);
    }
  }
  .sm\:tw-text-center {
    @media (width >= 640px) {
      text-align: center;
    }
  }
  .sm\:tw-text-start {
    @media (width >= 640px) {
      text-align: start;
    }
  }
  .sm\:opacity-100 {
    @media (width >= 640px) {
      opacity: 100%;
    }
  }
  .sm\:group-hover\:opacity-100 {
    @media (width >= 640px) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          opacity: 100%;
        }
      }
    }
  }
  .lg\:top-24 {
    @media (width >= 1024px) {
      top: var(--spacing-24);
    }
  }
  .lg\:right-\[160px\] {
    @media (width >= 1024px) {
      right: 160px;
    }
  }
  .lg\:bottom-24 {
    @media (width >= 1024px) {
      bottom: var(--spacing-24);
    }
  }
  .lg\:left-\[160px\] {
    @media (width >= 1024px) {
      left: 160px;
    }
  }
  .lg\:order-0 {
    @media (width >= 1024px) {
      order: 0;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 1024px) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-5 {
    @media (width >= 1024px) {
      grid-column: span 5 / span 5;
    }
  }
  .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\:my-6 {
    @media (width >= 1024px) {
      margin-block: var(--spacing-6);
    }
  }
  .lg\:mt-0 {
    @media (width >= 1024px) {
      margin-top: var(--spacing-0);
    }
  }
  .lg\:mt-6 {
    @media (width >= 1024px) {
      margin-top: var(--spacing-6);
    }
  }
  .lg\:mb-1 {
    @media (width >= 1024px) {
      margin-bottom: var(--spacing-1);
    }
  }
  .lg\:mb-6 {
    @media (width >= 1024px) {
      margin-bottom: var(--spacing-6);
    }
  }
  .lg\:mb-8 {
    @media (width >= 1024px) {
      margin-bottom: var(--spacing-8);
    }
  }
  .lg\:mb-10 {
    @media (width >= 1024px) {
      margin-bottom: var(--spacing-10);
    }
  }
  .lg\:\!tw-flex {
    @media (width >= 1024px) {
      display: flex !important;
    }
  }
  .lg\:block {
    @media (width >= 1024px) {
      display: block;
    }
  }
  .lg\:hidden {
    @media (width >= 1024px) {
      display: none;
    }
  }
  .lg\:tw-flex {
    @media (width >= 1024px) {
      display: flex;
    }
  }
  .lg\:tw-grid {
    @media (width >= 1024px) {
      display: grid;
    }
  }
  .lg\:w-20 {
    @media (width >= 1024px) {
      width: var(--spacing-20);
    }
  }
  .lg\:w-24 {
    @media (width >= 1024px) {
      width: var(--spacing-24);
    }
  }
  .lg\:max-w-\[496px\] {
    @media (width >= 1024px) {
      max-width: 496px;
    }
  }
  .lg\:max-w-\[668px\] {
    @media (width >= 1024px) {
      max-width: 668px;
    }
  }
  .lg\:max-w-\[700px\] {
    @media (width >= 1024px) {
      max-width: 700px;
    }
  }
  .lg\:max-w-\[800px\] {
    @media (width >= 1024px) {
      max-width: 800px;
    }
  }
  .lg\:flex-none {
    @media (width >= 1024px) {
      flex: none;
    }
  }
  .lg\:grid-cols-8 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 1024px) {
      grid-template-columns: repeat(12, 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-between {
    @media (width >= 1024px) {
      justify-content: space-between;
    }
  }
  .lg\:tw-justify-center {
    @media (width >= 1024px) {
      justify-content: center;
    }
  }
  .lg\:tw-justify-start {
    @media (width >= 1024px) {
      justify-content: flex-start;
    }
  }
  .lg\:gap-2 {
    @media (width >= 1024px) {
      gap: var(--spacing-2);
    }
  }
  .lg\:gap-4 {
    @media (width >= 1024px) {
      gap: var(--spacing-4);
    }
  }
  .lg\:gap-5 {
    @media (width >= 1024px) {
      gap: var(--spacing-5);
    }
  }
  .lg\:gap-7 {
    @media (width >= 1024px) {
      gap: var(--spacing-7);
    }
  }
  .lg\:gap-8 {
    @media (width >= 1024px) {
      gap: var(--spacing-8);
    }
  }
  .lg\:gap-10 {
    @media (width >= 1024px) {
      gap: var(--spacing-10);
    }
  }
  .lg\:gap-12 {
    @media (width >= 1024px) {
      gap: var(--spacing-12);
    }
  }
  .lg\:gap-x-16 {
    @media (width >= 1024px) {
      column-gap: var(--spacing-16);
    }
  }
  .lg\:overflow-hidden {
    @media (width >= 1024px) {
      overflow: hidden;
    }
  }
  .lg\:rounded-xl {
    @media (width >= 1024px) {
      border-radius: var(--radius-xl);
    }
  }
  .lg\:px-10 {
    @media (width >= 1024px) {
      padding-inline: var(--spacing-10);
    }
  }
  .lg\:py-1 {
    @media (width >= 1024px) {
      padding-block: var(--spacing-1);
    }
  }
  .lg\:pb-10 {
    @media (width >= 1024px) {
      padding-bottom: var(--spacing-10);
    }
  }
  .lg\:pl-1 {
    @media (width >= 1024px) {
      padding-left: var(--spacing-1);
    }
  }
  .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%;
        }
      }
    }
  }
  .xl\:gap-14 {
    @media (width >= 1280px) {
      gap: var(--spacing-14);
    }
  }
  .\32 xl\:gap-20 {
    @media (width >= 1536px) {
      gap: var(--spacing-20);
    }
  }
}
.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-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;
}
@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;
}
@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-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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;
    }
  }
}

/* ========== 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;
 }
 
.ecombe-quickview-modal .ecombe-loading-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ecombe-quickview-modal .ecombe-loading {
  width: 48px;
  height: 48px;
  border: 5px solid #303030;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: ecombeRotation 1s linear infinite;
}
@keyframes ecombeRotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ecombe-quickview-modal .flex {
  display: flex;
}
.ecombe-quickview-modal .flex-col {
  flex-direction: column;
}
.ecombe-quickview-modal .grow {
  flex-grow: 1;
}
.ecombe-quickview-modal .shrink {
  flex-shrink: 1;
}
.ecombe-quickview-modal .w-full,
.ecombe-quickview-modal.w-full {
  width: 100%;
}
.ecombe-quickview-modal .h-full,
.ecombe-quickview-modal.h-full {
  height: 100%;
}
.ecombe-quickview-modal .h-screen {
  height: 100vh;
}
.ecombe-quickview-modal .fixed,
.ecombe-quickview__mouse-cursor.fixed,
.ecombe-quickview-modal.fixed {
  position: fixed;
}
.ecombe-quickview-modal .absolute {
  position: absolute;
}
.ecombe-quickview-modal .z-10 {
  z-index: 10;
}
.ecombe-quickview-modal .z-40,
.ecombe-quickview-modal.z-40 {
  z-index: 40;
}
.ecombe-quickview-modal .z-50,
.ecombe-quickview__mouse-cursor.z-50 {
  z-index: 50;
}
.ecombe-quickview-modal .top-0,
.ecombe-quickview-modal.top-0 {
  top: 0;
}
.ecombe-quickview-modal .left-0,
.ecombe-quickview-modal.left-0 {
  left: 0;
}
.ecombe-quickview-modal .opacity-0 {
  opacity: 0;
}
.ecombe-quickview-modal .invisible {
  visibility: hidden;
}
.overflow-hidden {
  overflow: hidden;
}
.ecombe-quickview-modal .pointer-events-none {
  pointer-events: none;
}
.ecombe-quickview-modal .ecombe-overlay {
  cursor: none;
  transition: 0.8s cubic-bezier(0.7, 0, 0.2, 1);
  transition-property: opacity, visibility, background-color;
  background: rgba(23, 23, 23, 0.7);
}
.ecombe-quickview-modal .ecombe-quickview__close-btn {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 32px;
  right: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.ecombe-quickview-modal .ecombe-quickview__close-btn::after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100%;
  border: 1px solid rgba(23, 23, 23, 0.1);
}
.ecombe-quickview-modal .ecombe-quickview__close-btn > .x-icon {
  width: 20px;
  height: 20px;
  stroke-width: 1.5px;
  transition: transform 0.5s cubic-bezier(0.3, 1, 0.3, 1);
}
.ecombe-quickview-modal .ecombe-quickview__close-btn:hover .x-icon {
  transform: rotate(90deg);
}
.ecombe-quickview-modal[active] > .ecombe-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.ecombe-quickview-modal .ecombe-quickview__inner {
  transition: transform 0.6s cubic-bezier(0.7, 0, 0.2, 1);
  color: #171717;
  background: #ffffff;
}
.ecombe-quickview-modal .ecombe-quickview__content {
  height: 74rem;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.5s cubic-bezier(0.3, 1, 0.3, 1) 0.1s;
  transition-property: opacity, visibility;
}
.ecombe-quickview-modal[active]
  > .ecombe-quickview__inner
  > :is(
    .ecombe-quickview__header,
    .ecombe-quickview__content,
    .ecombe-gesture
  ) {
  opacity: 1;
  visibility: visible;
  transition: 0.5s cubic-bezier(0.3, 1, 0.3, 1) 0.35s;
  transition-property: opacity, visibility;
}
.ecombe-quickview__mouse-cursor {
  --tw-translate-x: -50%;
  --tw-translate-y: -60%;
  --transform-logical: 1;
  width: 0;
  height: 0;
  transition:
    width 0.3s cubic-bezier(0.7, 0, 0.3, 1),
    height 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transform: translate(
    calc(var(--tw-translate-x) * var(--transform-logical)),
    var(--tw-translate-y)
  );
  inset-block-start: var(--y);
  inset-inline-start: var(--x);
  cursor: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #171717;
  background: #ffffff;
  border-radius: 100%;
  border-radius: 100%;
  pointer-events: none;
}
.ecombe-quickview__mouse-cursor.active {
  width: 58px;
  height: 58px;
}
.ecombe-quickview__mouse-cursor.active > .x-icon {
  width: 20px;
  height: 20px;
}
.ecombe-quickview__mouse-cursor > .x-icon {
  width: 0;
  height: 0;
  stroke-width: 1.5px;
  pointer-events: none;
  transition: transform 0.5s cubic-bezier(0.3, 1, 0.3, 1);
}
@media screen and (min-width: 640px) {
  .ecombe-quickview-modal:not([hidden]) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ecombe-quickview-modal .ecombe-quickview__inner {
    position: static;
    height: auto;
    max-height: 90vh;
    max-width: 1280px;
    margin: 0 2.5vw;
    transform: scale(0.8);
    opacity: 0;
    border-radius: 1rem;
    transition-property: transform, opacity;
  }
  .ecombe-quickview-modal[active] > .ecombe-quickview__inner {
    opacity: 1;
    transform: scale(1);
  }
  .ecombe-quickview-modal .ecombe-gesture {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .ecombe-quickview-modal .ecombe-quickview__inner {
    border-end-end-radius: 0;
    border-end-start-radius: 0;
    border-start-end-radius: 16px;
    border-start-start-radius: 16px;
    height: 100%;
    width: 100%;
    max-height: calc(100% - 72px);
    max-width: none;
    inset-block-start: auto;
    inset-block-end: 0;
    transform: translateY(100%);
  }
  .ecombe-quickview-modal[active] > .ecombe-quickview__inner {
    transform: translateY(0);
  }
  .ecombe-quickview-modal .ecombe-quickview__content {
    height: 100%;
  }
  .ecombe-quickview-modal .ecombe-quickview__close-btn {
    display: none;
  }
  .ecombe-quickview-modal .ecombe-gesture {
    padding: 32px 20px 8px 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ecombe-quickview-modal .ecombe-gesture::before {
    --tw-translate-x: -50%;
    --transform-logical: 1;
    content: "";
    background-color: rgba(23, 23, 23, 0.1);
    border-radius: 16px;
    height: 4px;
    width: 48px;
    position: absolute;
    inset-block-start: 1rem;
    inset-inline-start: 50%;
    transform: translate(
      calc(var(--tw-translate-x) * var(--transform-logical))
    );
  }
}


      .lh-section.lh-52ah5h,.lh-section.lh-lwhdia,.lh-section.lh-qp5l90,.lh-section.lh-p4oi0d,.lh-section.lh-zi67ac,.lh-section.lh-zof6ip,.lh-section.lh-b2sf3q,.lh-section.lh-oij705,.lh-section.lh-ews9yf,.lh-section.lh-lscw9e,.lh-section.lh-hlt284,.lh-section.lh-1ve5d2,.lh-section.lh-qzq9ox,.lh-section.lh-jllljx,.lh-section.lh-ss6gw4{ --lh-other-sale-price-color: #d82727;
--lh-other-sale-bg-color: #D82727;
--lh-other-sale-text-color: #ffffff;
--lh-other-sold-out-bg-color: #adadad;
--lh-other-sold-out-text-color: #ffffff;
--lh-other-tag-1-bg-color: #B1C8F9;
--lh-other-tag-1-text-color: #201D47;
--lh-other-tag-2-bg-color: #6F6F6F;
--lh-other-tag-2-text-color: #ffffff;
--lh-h1-font-family: Gabarito;
--lh-h1-font-size: 62px;
--lh-h1-font-weight: 600;
--lh-h1-line-height: 1.2000000000000002;
--lh-h1-letter-spacing: 0px;
--lh-h1-text-transform: inherit;
--lh-h1-font-style: normal;
--lh-h2-font-family: Gabarito;
--lh-h2-font-size: 38px;
--lh-h2-font-weight: 600;
--lh-h2-line-height: 1.2000000000000002;
--lh-h2-letter-spacing: 0px;
--lh-h2-text-transform: inherit;
--lh-h2-font-style: normal;
--lh-h3-font-family: Gabarito;
--lh-h3-font-size: 30px;
--lh-h3-font-weight: 600;
--lh-h3-line-height: 1.3;
--lh-h3-letter-spacing: 0px;
--lh-h3-text-transform: inherit;
--lh-h3-font-style: normal;
--lh-h4-font-family: Gabarito;
--lh-h4-font-size: 24px;
--lh-h4-font-weight: 600;
--lh-h4-line-height: 1.4000000000000001;
--lh-h4-letter-spacing: 0px;
--lh-h4-text-transform: inherit;
--lh-h4-font-style: normal;
--lh-h5-font-family: Gabarito;
--lh-h5-font-size: 18px;
--lh-h5-font-weight: 600;
--lh-h5-line-height: 1.5;
--lh-h5-letter-spacing: 0px;
--lh-h5-text-transform: inherit;
--lh-h5-font-style: normal;
--lh-p-font-family: Mulish;
--lh-p-font-size: 16px;
--lh-p-font-weight: 400;
--lh-p-line-height: 1.5;
--lh-p-letter-spacing: 0px;
--lh-p-text-transform: inherit;
--lh-p-font-style: normal;
--lh-p2-font-family: Mulish;
--lh-p2-font-size: 14px;
--lh-p2-font-weight: 400;
--lh-p2-line-height: 1.5;
--lh-p2-letter-spacing: 0px;
--lh-p2-text-transform: inherit;
--lh-p2-font-style: normal;
--lh-p3-font-family: Mulish;
--lh-p3-font-size: 14px;
--lh-p3-font-weight: 500;
--lh-p3-line-height: 1.5;
--lh-p3-letter-spacing: 0.28000000000000025px;
--lh-p3-text-transform: inherit;
--lh-p3-font-style: normal;
--lh-btn-font-size: 14px;
--lh-btn-font-weight: 700;
--lh-btn-letter-spacing: 0px;
--lh-btn-text-transform: normal;
--lh-btn-height: 48px;
--lh-btn-padding: 32px;
--lh-btn-border-radius: 100px;
--lh-btn-transition-hover: 95ms;
--lh-btn-pr-border-width: 1px;
--lh-btn-pr-shadow-x: 0px;
--lh-btn-pr-shadow-y: 0px;
--lh-btn-pr-shadow-blur: 0px;
--lh-btn-pr-shadow-transparent: 0%;
--lh-btn-se-border-width: 1px;
--lh-btn-se-shadow-x: 0px;
--lh-btn-se-shadow-y: 0px;
--lh-btn-se-shadow-blur: 0px;
--lh-btn-se-shadow-transparent: 0%;
--lh-btn-te-underline: underline;
--lh-btn-te-underline-offset: 5px; }
      @media (min-width: 768px) and (max-width: 1023px) { .lh-section.lh-52ah5h,.lh-section.lh-lwhdia,.lh-section.lh-qp5l90,.lh-section.lh-p4oi0d,.lh-section.lh-zi67ac,.lh-section.lh-zof6ip,.lh-section.lh-b2sf3q,.lh-section.lh-oij705,.lh-section.lh-ews9yf,.lh-section.lh-lscw9e,.lh-section.lh-hlt284,.lh-section.lh-1ve5d2,.lh-section.lh-qzq9ox,.lh-section.lh-jllljx,.lh-section.lh-ss6gw4{ --lh-h1-font-size: 46px;
--lh-h1-line-height: 1.2000000000000002;
--lh-h2-font-size: 32px;
--lh-h2-line-height: 1.2000000000000002;
--lh-h3-font-size: 26px;
--lh-h3-line-height: 1.3;
--lh-h4-font-size: 22px;
--lh-h5-font-size: 18px;
--lh-btn-font-size: 14px;
--lh-btn-height: 48px;
--lh-btn-padding: 30px;
--lh-btn-border-radius: 100px;
--lh-btn-pr-border-width: 1px;
--lh-btn-se-border-width: 1px; }}
      @media (max-width: 767px) { .lh-section.lh-52ah5h,.lh-section.lh-lwhdia,.lh-section.lh-qp5l90,.lh-section.lh-p4oi0d,.lh-section.lh-zi67ac,.lh-section.lh-zof6ip,.lh-section.lh-b2sf3q,.lh-section.lh-oij705,.lh-section.lh-ews9yf,.lh-section.lh-lscw9e,.lh-section.lh-hlt284,.lh-section.lh-1ve5d2,.lh-section.lh-qzq9ox,.lh-section.lh-jllljx,.lh-section.lh-ss6gw4{ --lh-h1-font-size: 40px;
--lh-h2-font-size: 30px;
--lh-h3-font-size: 26px;
--lh-h4-font-size: 22px;
--lh-h5-font-size: 18px;
--lh-btn-font-size: 14px;
--lh-btn-height: 44px;
--lh-btn-padding: 28px;
--lh-btn-pr-border-width: 1px;
--lh-btn-se-border-width: 1px; }}
      
          .lh-section.lh-52ah5h .lh-scheme-1,.lh-section.lh-52ah5h.lh-scheme-1,.lh-section.lh-lwhdia .lh-scheme-1,.lh-section.lh-lwhdia.lh-scheme-1,.lh-section.lh-qp5l90 .lh-scheme-1,.lh-section.lh-qp5l90.lh-scheme-1,.lh-section.lh-p4oi0d .lh-scheme-1,.lh-section.lh-p4oi0d.lh-scheme-1,.lh-section.lh-zi67ac .lh-scheme-1,.lh-section.lh-zi67ac.lh-scheme-1,.lh-section.lh-zof6ip .lh-scheme-1,.lh-section.lh-zof6ip.lh-scheme-1,.lh-section.lh-b2sf3q .lh-scheme-1,.lh-section.lh-b2sf3q.lh-scheme-1,.lh-section.lh-oij705 .lh-scheme-1,.lh-section.lh-oij705.lh-scheme-1,.lh-section.lh-ews9yf .lh-scheme-1,.lh-section.lh-ews9yf.lh-scheme-1,.lh-section.lh-lscw9e .lh-scheme-1,.lh-section.lh-lscw9e.lh-scheme-1,.lh-section.lh-hlt284 .lh-scheme-1,.lh-section.lh-hlt284.lh-scheme-1,.lh-section.lh-1ve5d2 .lh-scheme-1,.lh-section.lh-1ve5d2.lh-scheme-1,.lh-section.lh-qzq9ox .lh-scheme-1,.lh-section.lh-qzq9ox.lh-scheme-1,.lh-section.lh-jllljx .lh-scheme-1,.lh-section.lh-jllljx.lh-scheme-1,.lh-section.lh-ss6gw4 .lh-scheme-1,.lh-section.lh-ss6gw4.lh-scheme-1 {
            --lh-text-color: #201D47;
            --lh-heading-color: #201D47;
            --lh-background-color: #ffffff;
            --lh-btn-pr-background-color: #FCC93D;
            --lh-btn-pr-label-color: #201D47;
            --lh-btn-pr-border-color: #FCC93D;
            --lh-btn-se-background-color: #00000000;
            --lh-btn-se-label-color: #201D47;
            --lh-btn-se-border-color: #201D47;
            --lh-btn-te-label-color: #201D47;

            --lh-btn-pr-background-hover: color-mix(in srgb, var(--lh-btn-pr-background-color), white 10%);
            --lh-btn-pr-label-hover: color-mix(in srgb, var(--lh-btn-pr-label-color), black 0%);
            --lh-btn-pr-border-hover: color-mix(in srgb, var(--lh-btn-pr-border-color), black 0%);

            --lh-btn-se-background-hover: color-mix(in srgb, var(--lh-btn-se-background-color), white 10%);
            --lh-btn-se-label-hover: color-mix(in srgb, var(--lh-btn-se-label-color), black 0%);
            --lh-btn-se-border-hover: color-mix(in srgb, var(--lh-btn-se-border-color), black 0%);

            --lh-btn-te-label-hover: color-mix(in srgb, var(--lh-btn-te-label-color), white 25%);

            --color-scheme-text: #201D47;
            --color-scheme-bg: #ffffff;
            --color-scheme-text-50: #eeedf8;
--color-scheme-text-100: #dcdbf0;
--color-scheme-text-200: #b9b7e1;
--color-scheme-text-300: #9792d3;
--color-scheme-text-400: #746ec4;
--color-scheme-text-500: #514ab5;
--color-scheme-text-600: #413b91;
--color-scheme-text-700: #312c6d;
--color-scheme-text-800: #201e48;
--color-scheme-text-900: #100f24;
--color-scheme-text-950: #080712;
          }
        
          .lh-section.lh-52ah5h .lh-scheme-2,.lh-section.lh-52ah5h.lh-scheme-2,.lh-section.lh-lwhdia .lh-scheme-2,.lh-section.lh-lwhdia.lh-scheme-2,.lh-section.lh-qp5l90 .lh-scheme-2,.lh-section.lh-qp5l90.lh-scheme-2,.lh-section.lh-p4oi0d .lh-scheme-2,.lh-section.lh-p4oi0d.lh-scheme-2,.lh-section.lh-zi67ac .lh-scheme-2,.lh-section.lh-zi67ac.lh-scheme-2,.lh-section.lh-zof6ip .lh-scheme-2,.lh-section.lh-zof6ip.lh-scheme-2,.lh-section.lh-b2sf3q .lh-scheme-2,.lh-section.lh-b2sf3q.lh-scheme-2,.lh-section.lh-oij705 .lh-scheme-2,.lh-section.lh-oij705.lh-scheme-2,.lh-section.lh-ews9yf .lh-scheme-2,.lh-section.lh-ews9yf.lh-scheme-2,.lh-section.lh-lscw9e .lh-scheme-2,.lh-section.lh-lscw9e.lh-scheme-2,.lh-section.lh-hlt284 .lh-scheme-2,.lh-section.lh-hlt284.lh-scheme-2,.lh-section.lh-1ve5d2 .lh-scheme-2,.lh-section.lh-1ve5d2.lh-scheme-2,.lh-section.lh-qzq9ox .lh-scheme-2,.lh-section.lh-qzq9ox.lh-scheme-2,.lh-section.lh-jllljx .lh-scheme-2,.lh-section.lh-jllljx.lh-scheme-2,.lh-section.lh-ss6gw4 .lh-scheme-2,.lh-section.lh-ss6gw4.lh-scheme-2 {
            --lh-text-color: #201D47;
            --lh-heading-color: #201D47;
            --lh-background-color: #F5F6FA;
            --lh-btn-pr-background-color: #FCC93D;
            --lh-btn-pr-label-color: #201D47;
            --lh-btn-pr-border-color: #FCC93D;
            --lh-btn-se-background-color: #00000000;
            --lh-btn-se-label-color: #201D47;
            --lh-btn-se-border-color: #201D47;
            --lh-btn-te-label-color: #201D47;

            --lh-btn-pr-background-hover: color-mix(in srgb, var(--lh-btn-pr-background-color), white 10%);
            --lh-btn-pr-label-hover: color-mix(in srgb, var(--lh-btn-pr-label-color), black 0%);
            --lh-btn-pr-border-hover: color-mix(in srgb, var(--lh-btn-pr-border-color), black 0%);

            --lh-btn-se-background-hover: color-mix(in srgb, var(--lh-btn-se-background-color), black 10%);
            --lh-btn-se-label-hover: color-mix(in srgb, var(--lh-btn-se-label-color), black 0%);
            --lh-btn-se-border-hover: color-mix(in srgb, var(--lh-btn-se-border-color), black 0%);

            --lh-btn-te-label-hover: color-mix(in srgb, var(--lh-btn-te-label-color), white 25%);

            --color-scheme-text: #201D47;
            --color-scheme-bg: #F5F6FA;
            --color-scheme-text-50: #eeedf8;
--color-scheme-text-100: #dcdbf0;
--color-scheme-text-200: #b9b7e1;
--color-scheme-text-300: #9792d3;
--color-scheme-text-400: #746ec4;
--color-scheme-text-500: #514ab5;
--color-scheme-text-600: #413b91;
--color-scheme-text-700: #312c6d;
--color-scheme-text-800: #201e48;
--color-scheme-text-900: #100f24;
--color-scheme-text-950: #080712;
          }
        
          .lh-section.lh-52ah5h .lh-scheme-3,.lh-section.lh-52ah5h.lh-scheme-3,.lh-section.lh-lwhdia .lh-scheme-3,.lh-section.lh-lwhdia.lh-scheme-3,.lh-section.lh-qp5l90 .lh-scheme-3,.lh-section.lh-qp5l90.lh-scheme-3,.lh-section.lh-p4oi0d .lh-scheme-3,.lh-section.lh-p4oi0d.lh-scheme-3,.lh-section.lh-zi67ac .lh-scheme-3,.lh-section.lh-zi67ac.lh-scheme-3,.lh-section.lh-zof6ip .lh-scheme-3,.lh-section.lh-zof6ip.lh-scheme-3,.lh-section.lh-b2sf3q .lh-scheme-3,.lh-section.lh-b2sf3q.lh-scheme-3,.lh-section.lh-oij705 .lh-scheme-3,.lh-section.lh-oij705.lh-scheme-3,.lh-section.lh-ews9yf .lh-scheme-3,.lh-section.lh-ews9yf.lh-scheme-3,.lh-section.lh-lscw9e .lh-scheme-3,.lh-section.lh-lscw9e.lh-scheme-3,.lh-section.lh-hlt284 .lh-scheme-3,.lh-section.lh-hlt284.lh-scheme-3,.lh-section.lh-1ve5d2 .lh-scheme-3,.lh-section.lh-1ve5d2.lh-scheme-3,.lh-section.lh-qzq9ox .lh-scheme-3,.lh-section.lh-qzq9ox.lh-scheme-3,.lh-section.lh-jllljx .lh-scheme-3,.lh-section.lh-jllljx.lh-scheme-3,.lh-section.lh-ss6gw4 .lh-scheme-3,.lh-section.lh-ss6gw4.lh-scheme-3 {
            --lh-text-color: #ffffff;
            --lh-heading-color: #ffffff;
            --lh-background-color: #201D47;
            --lh-btn-pr-background-color: #FCC93D;
            --lh-btn-pr-label-color: #201D47;
            --lh-btn-pr-border-color: #FCC93D;
            --lh-btn-se-background-color: #ffffff00;
            --lh-btn-se-label-color: #ffffff;
            --lh-btn-se-border-color: #ffffff;
            --lh-btn-te-label-color: #ffffff;

            --lh-btn-pr-background-hover: color-mix(in srgb, var(--lh-btn-pr-background-color), black 10%);
            --lh-btn-pr-label-hover: color-mix(in srgb, var(--lh-btn-pr-label-color), black 0%);
            --lh-btn-pr-border-hover: color-mix(in srgb, var(--lh-btn-pr-border-color), black 0%);

            --lh-btn-se-background-hover: color-mix(in srgb, var(--lh-btn-se-background-color), white 100%);
            --lh-btn-se-label-hover: color-mix(in srgb, var(--lh-btn-se-label-color), black 100%);
            --lh-btn-se-border-hover: color-mix(in srgb, var(--lh-btn-se-border-color), black 0%);

            --lh-btn-te-label-hover: color-mix(in srgb, var(--lh-btn-te-label-color), black 25%);

            --color-scheme-text: #ffffff;
            --color-scheme-bg: #201D47;
            --color-scheme-text-50: #f2f2f2;
--color-scheme-text-100: #e6e6e6;
--color-scheme-text-200: #cccccc;
--color-scheme-text-300: #b3b3b3;
--color-scheme-text-400: #999999;
--color-scheme-text-500: #808080;
--color-scheme-text-600: #666666;
--color-scheme-text-700: #4d4d4d;
--color-scheme-text-800: #333333;
--color-scheme-text-900: #1a1a1a;
--color-scheme-text-950: #0d0d0d;
          }
        
          .lh-section.lh-52ah5h .lh-scheme-4,.lh-section.lh-52ah5h.lh-scheme-4,.lh-section.lh-lwhdia .lh-scheme-4,.lh-section.lh-lwhdia.lh-scheme-4,.lh-section.lh-qp5l90 .lh-scheme-4,.lh-section.lh-qp5l90.lh-scheme-4,.lh-section.lh-p4oi0d .lh-scheme-4,.lh-section.lh-p4oi0d.lh-scheme-4,.lh-section.lh-zi67ac .lh-scheme-4,.lh-section.lh-zi67ac.lh-scheme-4,.lh-section.lh-zof6ip .lh-scheme-4,.lh-section.lh-zof6ip.lh-scheme-4,.lh-section.lh-b2sf3q .lh-scheme-4,.lh-section.lh-b2sf3q.lh-scheme-4,.lh-section.lh-oij705 .lh-scheme-4,.lh-section.lh-oij705.lh-scheme-4,.lh-section.lh-ews9yf .lh-scheme-4,.lh-section.lh-ews9yf.lh-scheme-4,.lh-section.lh-lscw9e .lh-scheme-4,.lh-section.lh-lscw9e.lh-scheme-4,.lh-section.lh-hlt284 .lh-scheme-4,.lh-section.lh-hlt284.lh-scheme-4,.lh-section.lh-1ve5d2 .lh-scheme-4,.lh-section.lh-1ve5d2.lh-scheme-4,.lh-section.lh-qzq9ox .lh-scheme-4,.lh-section.lh-qzq9ox.lh-scheme-4,.lh-section.lh-jllljx .lh-scheme-4,.lh-section.lh-jllljx.lh-scheme-4,.lh-section.lh-ss6gw4 .lh-scheme-4,.lh-section.lh-ss6gw4.lh-scheme-4 {
            --lh-text-color: #201D47;
            --lh-heading-color: #201D47;
            --lh-background-color: #faf1ec;
            --lh-btn-pr-background-color: #FCC93D;
            --lh-btn-pr-label-color: #201D47;
            --lh-btn-pr-border-color: #FCC93D;
            --lh-btn-se-background-color: #00000000;
            --lh-btn-se-label-color: #201D47;
            --lh-btn-se-border-color: #201D47;
            --lh-btn-te-label-color: #201D47;

            --lh-btn-pr-background-hover: color-mix(in srgb, var(--lh-btn-pr-background-color), black 0%);
            --lh-btn-pr-label-hover: color-mix(in srgb, var(--lh-btn-pr-label-color), black 0%);
            --lh-btn-pr-border-hover: color-mix(in srgb, var(--lh-btn-pr-border-color), black 0%);

            --lh-btn-se-background-hover: color-mix(in srgb, var(--lh-btn-se-background-color), black 0%);
            --lh-btn-se-label-hover: color-mix(in srgb, var(--lh-btn-se-label-color), black 0%);
            --lh-btn-se-border-hover: color-mix(in srgb, var(--lh-btn-se-border-color), black 0%);

            --lh-btn-te-label-hover: color-mix(in srgb, var(--lh-btn-te-label-color), black 0%);

            --color-scheme-text: #201D47;
            --color-scheme-bg: #faf1ec;
            --color-scheme-text-50: #eeedf8;
--color-scheme-text-100: #dcdbf0;
--color-scheme-text-200: #b9b7e1;
--color-scheme-text-300: #9792d3;
--color-scheme-text-400: #746ec4;
--color-scheme-text-500: #514ab5;
--color-scheme-text-600: #413b91;
--color-scheme-text-700: #312c6d;
--color-scheme-text-800: #201e48;
--color-scheme-text-900: #100f24;
--color-scheme-text-950: #080712;
          }
        
    
.lh-52ah5h { .eb-banner--small { min-height: 750px; } .eb-banner--medium { min-height: 900px; } .eb-banner--large { min-height: 1050px; } .eb-height-fill { height: -webkit-fill-available; } .eb-item { height: 100%; } .eb-item-slideshow { position: relative; overflow: hidden; height: 100%; } .eb-item-wrapper { position: relative; display: flex; overflow: hidden; height: 100%; padding: 80px 16px; @media (min-width: 640px) { padding-left: 30px; padding-right: 30px; } @media (min-width: 1024px) { padding-left: 80px; padding-right: 80px; } @media (min-width: 1280px) { padding-left: 140px; padding-right: 140px; } @media (min-width: 1536px) { padding-left: 260px; padding-right: 260px; } } /* IMAGE */ .eb-item-image { position: absolute; inset: 0; width: 100%; height: 100%; .lh-image-picture { width: 100%; height: 100%; } } .eb-item-image::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)); } /* CONTENT */ .eb-item-content { position: relative; width: 100%; } .eb-content { display: flex; height: 100%; } .eb-box-content { display: flex; flex-direction: column; gap: 8px; border-radius: 24px; max-width: 512px; padding: var(--lh-padding-tb) var(--lh-padding-lr); background-color: var(--lh-background-color); @media (max-width: 639px) { min-width: 100%; } } .eb-buttons { display: inline-flex; flex-wrap: wrap; gap: 24px; width: fit-content; a { white-space: nowrap; margin-top: 24px; } } .eb-box-content.eb-background-transparent { background-color: transparent; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination-wrapper { gap: 16px; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination.active { width: 50px; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination { width: 24px; height: 4px; background: transparent; overflow: hidden; vertical-align: middle; position: relative; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination::before { content: ""; position: absolute; background-color: var(--lh-background-color); opacity: 0.4; width: 100%; height: 4px; left: 0; top: 0; border-radius: 32px; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination::after { content: ""; position: absolute; background-color: var(--lh-background-color); opacity: 1; height: 4px; left: -105%; top: 0; width: 105%; border-radius: 32px; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination { border-radius: 32px; } .lh-slider-wrapper[data-pagination="dots-progress"] + .lh-slider-controls .lh-slider-pagination.active::after { left: calc(var(--progress) * 1% - 100%); transition: all 0.3s linear 0s; } @media(min-width: 1024px) { .eb-background-transparent.eb-box-content { background-color: transparent; } .lh-image-picture[data-ratio="default"] img { height: 100%; } } @media(max-width: 639px) { .eb-item-image::after { background: linear-gradient(var(--image-alignment-mobile), var(--color-overlay) 0%, transparent var(--width-overlay)); } .eb-box-content { min-width: 100%; } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; box-shadow: 0 6px 16px -4px rgba(0, 0, 0, 0.08), 0 2px 6px -2px rgba(0, 0, 0, 0.03); background-color: var(--lh-background-color); } .lh-slider-nav-left { left: 30px; } .lh-slider-nav-right { right: 30px; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-heading-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-heading-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } }.lh-lwhdia { .eb-item { display: flex; gap: 16px; align-items: flex-start; } .eb-icon { display: flex; flex-shrink: 0; min-width: 0; .lh-image-picture { width: 100%; height: 100%; .eb-image { border-radius: 8px; } } } .eb-content { display: flex; flex-direction: column; gap: 6px; align-items: flex-start; } .eb-btn { white-space: nowrap; } .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background-color: var(--lh-heading-color); } @media (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .lh-slider-nav-left, .lh-slider-nav-right { background-color: var(--lh-heading-color); color: var(--lh-background-color); } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } /* .lh-btn-te .svg-arrow { display: block; } */ }.lh-qp5l90 { .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background-color: var(--lh-heading-color); } .eb-content-label, .eb-content-heading, .eb-content-text { max-width: 896px; } @media (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 5 / 6); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } .eb-content-label, .eb-content-heading, .eb-content-text { min-width: 100%; } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 80 / 112); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 48px; height: 48px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; } .lh-slider-nav-left { left: 0; } .lh-slider-nav-right { right: 0; } .lh-slider-nav-left, .lh-slider-nav-right { background-color: var(--lh-heading-color); color: var(--lh-background-color); } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } .lh-btn-te .svg-arrow { display: block; } }.lh-p4oi0d { .eb-item { display: flex; flex-direction: column; height: 100%; border-radius: 16px; overflow: hidden; } .eb-item-image { overflow: hidden; .lh-image-picture { width: 100%; .eb-image { transition: all 0.5s ease-out; } } } .eb-item-infor { padding-block: 20px; } .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background: var(--lh-heading-color); } @media (min-width: 640px) and (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top) * 6 / 7); padding-bottom: calc(var(--lh-container-padding-bottom) * 6 / 7); } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top) * 5 / 7); padding-bottom: calc(var(--lh-container-padding-bottom) * 5 / 7); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; background-color: var(--lh-heading-color); } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } }.lh-1arktk { .eb-btn-quickview svg{ width: 100%; height: 100%; } .lh-p-price { font-size: 15px; font-weight: 700; line-height: 150%; font-family: 'Mulish'; } .lh-p-other { font-size: 12px; font-weight: 700; line-height: 150%; text-transform: uppercase; font-family: 'Mulish'; } .lh-heading-color { color: var(--lh-heading-color); } .lh-add-to-cart[disabled], .lh-btn-sold-out { opacity: 0.5; } #add-to-cart-form:hover .lh-product-action-btn { opacity: 1; transition: all 0.75s ease; } .lh-image-picture.lh-ratio-auto img { height: auto; } .lh-on-sale .lh-old-price { text-decoration: line-through; } .lh-rating-star { --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%) } .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination.active { background: #462520 !important; } .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination { background: #EFDEDC !important; } .lh-rating-star::before { font-family: "Segoe UI Symbol", "Apple Symbols", Arial, sans-serif; content: "\2605\2605\2605\2605\2605"; background: linear-gradient(90deg, var(--lh-heading-color) var(--star-percent), #e1e1e1 var(--star-percent)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; letter-spacing: 0px; font-size: 21px; line-height: 1; } .lh-sale-badge { background-color: var(--lh-other-sale-bg-color); color: var(--lh-other-sale-text-color); } .lh-sold-out-badge { background-color: var(--lh-other-sold-out-bg-color); color: var(--lh-other-sold-out-text-color); } .lh-on-sale .lh-special-price .lh-price { color: var(--lh-other-sale-price-color); } .lh-special-price .lh-price { color: var(--lh-heading-color); } .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-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-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-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 (min-width: 640px) and (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 5 / 6); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 5 / 6); } } @media(max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 2 / 3); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 2 / 3); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .lh-slider-nav-left, .lh-slider-nav-right { background-color: var(--lh-heading-color); color: var(--lh-background-color); } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } /* .lh-btn-te .svg-arrow { display: block; } */ .lh-button-icon { -webkit-mask: 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>") no-repeat center; mask: 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>") no-repeat center; background-color: var(--lh-heading-color); } .lh-image-blank { background-repeat: no-repeat; background-size: cover; background-position: center; display: block; 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-image-blank.aspect-auto{ aspect-ratio: 1/1; } .lh-swatch-color .lh-swatch-element .lh-swatch-wrp { width: 16px; height: 16px; } .lh-swatch-color .lh-swatch-element .lh-swatch-wrp.variant-image { width: 28px; height: 28px; } .lh-swatch .lh-swatch-element label { background-color: var(--background-color); } .lh-swatch .lh-swatch-element .lh-swatch-wrp { border: 1px solid var(--color-scheme-text-200); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp:not(.variant-orther) { padding: 3px; } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp { border: 1px solid var(--lh-heading-color); color: var(--lh-heading-color); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp .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-swatch .lh-swatch-element input:checked+.lh-swatch-wrp 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-swatch .lh-swatch-element.lh-sold-out { opacity: 0.6; } .lh-swatch.lh-swatch-color .lh-sold-out .lh-swatch-wrp::before { content: ""; position: absolute; top: 50%; left: 50%; width: 150%; height: 1px; border-top: 1px solid color-mix(in srgb, #000000 50%, #ffffff 50%); transform: translate(-50%) rotate(45deg); transform-origin: center center; z-index: 1; } .lh-swatch .lh-sold-out .lh-swatch-wrp { text-decoration: line-through; } .lh-btn-cart-with-size .lh-btn-cart{ color: var(--lh-heading-color); cursor: pointer; transition: all ease-in-out 0.3s; } .lh-btn-cart-with-size .lh-btn-cart:hover{ color: var(--lh-btn-pr-label-color); background-color: var(--lh-btn-pr-background-color); } }.lh-zi67ac { .lh-lable{ } }
.lh-zi67ac { .lh-layout-image-first > div:first-child{ order: 2; } .eb-btn a { white-space: nowrap; width: fit-content; display: inline-flex; } @media (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 2 / 3); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 2 / 3); } .lh-layout-image-first > div:first-child{ order: 2; } } .lh-countdown-wrapper.time-out[countdown-action-time-out="hide"] { display: none; } }.lh-zof6ip { & { font-optical-sizing: none; } .lh-marquee-wrapper { animation: var(--marquee-speed) linear infinite; } .lh-marquee-content { gap: var(--gap); padding: 0 calc(var(--gap)/2) } .lh-marquee-wrapper.paused { animation-play-state: paused; } .eb-item { gap: var(--gap); display: flex; align-items: center; } @media (min-width: 750px) and (max-width: 991px) { .lh-container { padding-top: calc(var(--lh-container-padding-top) * 0.8); padding-bottom: calc(var(--lh-container-padding-bottom) * 0.8); } .lh-marquee-wrapper { animation: var(--marquee-speed-tablet) linear infinite; } .lh-marquee-content { gap: var(--gap-tablet); padding: 0 calc(var(--gap-tablet)/2) } .item { gap: var(--gap-tablet); } } @media (max-width: 749px) { .lh-container { padding-top: calc(var(--lh-container-padding-top) * 1); padding-bottom: calc(var(--lh-container-padding-bottom) * 1); } .lh-marquee-wrapper { animation: var(--marquee-speed-mobile) linear infinite; } .lh-marquee-content { gap: var(--gap-mobile); padding: 0 calc(var(--gap-mobile)/2) } .item { gap: var(--gap-mobile); } } .lh-marquee-dot { -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10.0001 4.58379L9.54977 5.0172C9.66756 5.13962 9.8302 5.20879 10.0001 5.20879C10.17 5.20879 10.3326 5.13962 10.4504 5.0172L10.0001 4.58379ZM7.85513 15.2682C6.59208 14.2725 5.21098 13.3002 4.11533 12.0664C3.0411 10.8568 2.29175 9.44534 2.29175 7.6142H1.04175C1.04175 9.83541 1.96717 11.53 3.18068 12.8964C4.37278 14.2388 5.89239 15.3126 7.08127 16.2498L7.85513 15.2682ZM2.29175 7.6142C2.29175 5.82179 3.30456 4.31869 4.68705 3.68675C6.03014 3.07283 7.83477 3.23541 9.54977 5.0172L10.4504 4.15037C8.41548 2.03619 6.05349 1.68775 4.16738 2.54989C2.32068 3.39403 1.04175 5.35412 1.04175 7.6142H2.29175ZM7.08127 16.2498C7.50813 16.5863 7.96634 16.9452 8.43077 17.2165C8.89498 17.4878 9.42477 17.7083 10.0001 17.7083V16.4583C9.74205 16.4583 9.43848 16.3577 9.06141 16.1373C8.68448 15.917 8.29348 15.6138 7.85513 15.2682L7.08127 16.2498ZM12.9189 16.2498C14.1078 15.3126 15.6274 14.2388 16.8195 12.8964C18.033 11.53 18.9584 9.83541 18.9584 7.6142H17.7084C17.7084 9.44534 16.9591 10.8568 15.8848 12.0664C14.7892 13.3002 13.4081 14.2725 12.1451 15.2682L12.9189 16.2498ZM18.9584 7.6142C18.9584 5.35412 17.6795 3.39403 15.8328 2.54989C13.9467 1.68775 11.5847 2.03619 9.54977 4.15037L10.4504 5.0172C12.1653 3.23541 13.97 3.07283 15.3131 3.68675C16.6956 4.31869 17.7084 5.82179 17.7084 7.6142H18.9584ZM12.1451 15.2682C11.7067 15.6138 11.3157 15.917 10.9388 16.1373C10.5617 16.3577 10.2581 16.4583 10.0001 16.4583V17.7083C10.5754 17.7083 11.1052 17.4878 11.5694 17.2165C12.0338 16.9452 12.492 16.5863 12.9189 16.2498L12.1451 15.2682Z' fill='white'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10.0001 4.58379L9.54977 5.0172C9.66756 5.13962 9.8302 5.20879 10.0001 5.20879C10.17 5.20879 10.3326 5.13962 10.4504 5.0172L10.0001 4.58379ZM7.85513 15.2682C6.59208 14.2725 5.21098 13.3002 4.11533 12.0664C3.0411 10.8568 2.29175 9.44534 2.29175 7.6142H1.04175C1.04175 9.83541 1.96717 11.53 3.18068 12.8964C4.37278 14.2388 5.89239 15.3126 7.08127 16.2498L7.85513 15.2682ZM2.29175 7.6142C2.29175 5.82179 3.30456 4.31869 4.68705 3.68675C6.03014 3.07283 7.83477 3.23541 9.54977 5.0172L10.4504 4.15037C8.41548 2.03619 6.05349 1.68775 4.16738 2.54989C2.32068 3.39403 1.04175 5.35412 1.04175 7.6142H2.29175ZM7.08127 16.2498C7.50813 16.5863 7.96634 16.9452 8.43077 17.2165C8.89498 17.4878 9.42477 17.7083 10.0001 17.7083V16.4583C9.74205 16.4583 9.43848 16.3577 9.06141 16.1373C8.68448 15.917 8.29348 15.6138 7.85513 15.2682L7.08127 16.2498ZM12.9189 16.2498C14.1078 15.3126 15.6274 14.2388 16.8195 12.8964C18.033 11.53 18.9584 9.83541 18.9584 7.6142H17.7084C17.7084 9.44534 16.9591 10.8568 15.8848 12.0664C14.7892 13.3002 13.4081 14.2725 12.1451 15.2682L12.9189 16.2498ZM18.9584 7.6142C18.9584 5.35412 17.6795 3.39403 15.8328 2.54989C13.9467 1.68775 11.5847 2.03619 9.54977 4.15037L10.4504 5.0172C12.1653 3.23541 13.97 3.07283 15.3131 3.68675C16.6956 4.31869 17.7084 5.82179 17.7084 7.6142H18.9584ZM12.1451 15.2682C11.7067 15.6138 11.3157 15.917 10.9388 16.1373C10.5617 16.3577 10.2581 16.4583 10.0001 16.4583V17.7083C10.5754 17.7083 11.1052 17.4878 11.5694 17.2165C12.0338 16.9452 12.492 16.5863 12.9189 16.2498L12.1451 15.2682Z' fill='white'/></svg>") no-repeat center; background-color: var(--lh-heading-color); display: block!important; width: 20px; height: 20px; } .lh-image-picture { width: 100%; } } @keyframes scroll-left { 0% { transform: translateX(0%); } 100% { transform: translateX(-50%); } } @keyframes scroll-right { 0% { transform: translateX(-50%); } 100% { transform: translateX(0%); } }.lh-b2sf3q { .eb-item { position: relative; overflow: hidden; border-radius: 16px; } .eb-item-image { .lh-image-picture { aspect-ratio: auto; height: 100%; width: 100%; .eb-image { border-radius: 16px; height: 100%; transition: all 0.5s ease-out; } } } .eb-image-content { position: absolute; bottom: 0; width: 100%; height: 100%; display: flex; border-radius: 16px; } .eb-infor { display: flex; width: 100%; flex-direction: column; padding: 20px; @media (min-width: 1024px) { padding: 48px; } .eb-label { margin-bottom: 8px; @media (min-width: 1024px) { margin-bottom: 12px; } } .eb-btn { margin-top: 24px; white-space: nowrap; width: fit-content; @media (min-width: 640px) { margin-top: 28px; } } } .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background: var(--lh-heading-color); } .lh-container-full { width: 100%; padding: 16px; padding-top: calc(var(--lh-container-padding-top)); padding-bottom: calc(var(--lh-container-padding-bottom)); } @media(min-width: 1024px) { [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) .eb-card-label, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(2) .eb-card-label, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) .eb-card-title, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(2) .eb-card-title, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) .eb-card-button, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(2) .eb-card-button { max-width: 288px; } [data-desktop-layout='grid'][data-item='3'] .lh-slide-item .eb-card-label, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item .eb-card-title, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item .eb-card-button { max-width: 160px; } } @media(max-width: 1023px) { .lh-container-full { padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) .eb-card-label, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(2) .eb-card-label, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) .eb-card-title, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(2) .eb-card-title, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) .eb-card-button, [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(2) .eb-card-button { max-width: 256px; } } @media(max-width: 639px) { .lh-container-full, .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top)*2/3); padding-bottom: calc(var(--lh-container-padding-bottom)*5/7); } [data-mobile-layout='grid'][data-item-mobile='1'] .lh-slide-item:nth-child(1) .eb-card-infomation { padding: 40px 32px; } [data-mobile-layout='grid'][data-item-mobile='1'] .lh-slide-item:nth-child(2) .eb-card-infomation { padding: 24px; } } @media (min-width: 1024px) { [data-desktop-layout='grid'] .lh-slide-item:nth-child(1) { max-height: 528.5px; aspect-ratio: auto; } [data-desktop-layout='grid'] .lh-slide-item:nth-child(2) { max-height: 528.5px; aspect-ratio: auto; } [data-desktop-layout='grid'][data-item='2'] .lh-slide-item:nth-child(2) { aspect-ratio: 7/6; max-height: none; } [data-desktop-layout='grid'] .lh-slide-item { aspect-ratio: 7/6; } [data-desktop-layout='grid'][data-item='2'] .lh-slide-item:nth-child(1) { grid-column: 1 / span 2; } [data-desktop-layout='grid'][data-item='3'] .lh-slide-item:nth-child(1) { grid-column: 1 / span 2; } [data-desktop-layout='grid'][data-item='4'] .lh-slide-item:nth-child(1) { grid-column: 1 / span 2 } [data-desktop-layout='grid'][data-item='4'] .lh-slide-item:nth-child(2) { grid-column: 3 / span 2; } } @media (min-width: 640px) and (max-width: 1023px) { [data-desktop-layout='grid'] .lh-slide-item:nth-child(1) { max-height: 295px; aspect-ratio: auto; } [data-desktop-layout='grid'] .lh-slide-item:nth-child(2) { max-height: 295px; aspect-ratio: auto; } [data-desktop-layout='grid'][data-item-tablet='2'] .lh-slide-item:nth-child(2) { aspect-ratio: 6/7; max-height: none; } [data-desktop-layout='grid'] .lh-slide-item { aspect-ratio: 6/7; } [data-desktop-layout='grid'][data-item-tablet='2'] .lh-slide-item:nth-child(1) { grid-column: 1 / span 2; } [data-desktop-layout='grid'][data-item-tablet='3'] .lh-slide-item:nth-child(1) { grid-column: 1 / span 2; } } @media (max-width: 639px) { [data-desktop-layout='grid'] .lh-slide-item:nth-child(1), [data-desktop-layout='grid'] .lh-slide-item:nth-child(2) { aspect-ratio: 6/7; } [data-desktop-layout='grid'] .lh-slide-item { aspect-ratio: 5/4; } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; background-color: var(--lh-heading-color); } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } }.lh-oij705 { .eb-image-text { height: fit-content; @media (min-width: 640px) { grid-column: span 6; } @media (min-width: 1024px) { grid-column: span 3; } } .eb-item-image { position: relative; width: 100%; overflow: hidden; .lh-image-picture { width: 100%; overflow: hidden; .eb-image { width: 100%; overflow: hidden; @media (min-width: 640px) { border-radius: 16px; } } } } .eb-item-overlay { position: absolute; overflow: hidden; display: flex; inset: 0; @media (min-width: 640px) { border-radius: 16px; } } .lh-image-picture.lh-ratio-auto img { height: auto; } .eb-btn-quickview svg{ width: 100%; height: 100%; } .lh-p-price { font-size: 15px; font-weight: 700; line-height: 150%; font-family: 'Mulish'; } .lh-p-other { font-size: 12px; font-weight: 700; line-height: 150%; text-transform: uppercase; font-family: 'Mulish'; } .lh-heading-color { color: var(--lh-heading-color); } .lh-add-to-cart[disabled], .lh-btn-sold-out { opacity: 0.5; } #add-to-cart-form:hover .lh-product-action-btn { opacity: 1; transition: all 0.75s ease; } .lh-slider-container:not([data-desktop-layout="slider"]) .lh-slider-content { row-gap: 30px; column-gap: 20px; } .lh-image-picture.lh-ratio-auto img { height: auto; } .lh-on-sale .lh-old-price { text-decoration: line-through; } .lh-rating-star { --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%) } .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination.active { background: #462520 !important; } .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination { background: #EFDEDC !important; } .lh-rating-star::before { font-family: "Segoe UI Symbol", "Apple Symbols", Arial, sans-serif; content: "\2605\2605\2605\2605\2605"; background: linear-gradient(90deg, var(--lh-heading-color) var(--star-percent), #e1e1e1 var(--star-percent)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; letter-spacing: 0px; font-size: 21px; line-height: 1; } .lh-sale-badge { background-color: var(--lh-other-sale-bg-color); color: var(--lh-other-sale-text-color); } .lh-sold-out-badge { background-color: var(--lh-other-sold-out-bg-color); color: var(--lh-other-sold-out-text-color); } .lh-on-sale .lh-special-price .lh-price { color: var(--lh-other-sale-price-color); } .lh-special-price .lh-price { color: var(--lh-heading-color); } .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-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-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-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(min-width: 1024px) { .lh-slider-wrapper, .lh-slider-controls { margin-left: -132px; } } @media(min-width: 640px) and (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 0.25); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 2 / 3); } .lh-slider-wrapper, .lh-slider-controls { margin-left: -78px!important; } } @media(max-width: 639px) { .lh-container { padding: 0px; padding-top: calc(var(--lh-container-padding-top, 0) * 0.25); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 97/112); } .lh-slider-container[data-mobile-layout="grid"] .lh-slider-content { row-gap: 16px; } .lh-slider-container:not([data-desktop-layout="slider"]) .lh-slider-content { row-gap: 20px; column-gap: 12px; } .eb-colletion { width: calc(320 / 375 * 100%); margin-inline: auto; margin-top: -128px; } } .lh-slider-nav-left, .lh-slider-nav-right { opacity: 1; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; transform: translate(0, 0); border: 1px solid color-mix(in srgb, var(--lh-heading-color) 10%, transparent); background-color: var(--lh-background-color); } .lh-slider-nav-left { left: -17px; } .lh-slider-nav-right { right: -17px; } .lh-slider-nav-left.disabled, .lh-slider-nav-right.disabled { opacity: 0.5; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-heading-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-heading-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } /* .lh-btn-te .svg-arrow { display: block; } */ .lh-button-icon { -webkit-mask: 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>") no-repeat center; mask: 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>") no-repeat center; background-color: var(--lh-heading-color); } .lh-image-blank { background-repeat: no-repeat; background-size: cover; background-position: center; display: block; 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-image-blank.aspect-auto{ aspect-ratio: 1/1; } .lh-swatch-color .lh-swatch-element .lh-swatch-wrp { width: 16px; height: 16px; } .lh-swatch-color .lh-swatch-element .lh-swatch-wrp.variant-image { width: 28px; height: 28px; } .lh-swatch .lh-swatch-element label { background-color: var(--background-color); } .lh-swatch .lh-swatch-element .lh-swatch-wrp { border: 1px solid var(--color-scheme-text-200); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp:not(.variant-orther) { padding: 3px; } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp { border: 1px solid var(--lh-heading-color); color: var(--lh-heading-color); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp .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-swatch .lh-swatch-element input:checked+.lh-swatch-wrp 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-swatch .lh-swatch-element.lh-sold-out { opacity: 0.6; } .lh-swatch.lh-swatch-color .lh-sold-out .lh-swatch-wrp::before { content: ""; position: absolute; top: 50%; left: 50%; width: 150%; height: 1px; border-top: 1px solid color-mix(in srgb, #000000 50%, #ffffff 50%); transform: translate(-50%) rotate(45deg); transform-origin: center center; z-index: 1; } .lh-swatch .lh-sold-out .lh-swatch-wrp { text-decoration: line-through; } .lh-btn-cart-with-size .lh-btn-cart{ color: var(--lh-heading-color); cursor: pointer; transition: all ease-in-out 0.3s; } .lh-btn-cart-with-size .lh-btn-cart:hover{ color: var(--lh-btn-pr-label-color); background-color: var(--lh-btn-pr-background-color); } }.lh-ews9yf { & { font-optical-sizing: none; } .lh-scheme-1 .lh-bg-component { background-color: var(--color-scheme-text-50); } .lh-scheme-2 .lh-bg-component { background-color: var(--color-scheme-text-100); } .lh-scheme-3 .lh-bg-component { background-color: var(--color-scheme-text-500); } .lh-scheme-4 .lh-bg-component { background-color: var(--color-scheme-text-100); } .eb-prd-badge { background-color: #448432; color: #ffffff; padding: 4px 10px; width: fit-content; margin-bottom: 8px; border-radius: 8px; text-transform: uppercase!important; } .eb-prd-sku { display: flex; gap: 32px; margin-bottom: 16px; } .eb-prd-vendor { display: flex; gap: 32px; margin-bottom: 10px; color: var(--lh-heading-color); } .eb-prd-title { margin-bottom: 7px; } .lh-price-taxes { margin-bottom: 22px; } .lh-product-inventory { margin-bottom: 20px; } .lh-product-description-wrapper { margin-block: 16px; .lh-desc-content { margin-bottom: 7px; } } .eb-prd-quantity { display: flex; gap: 8px; align-items: end; margin-bottom: 12px; } .lh-product_quantity { display: flex; flex-direction: column; gap: 8px; .lh-quantity-wrapper { display: flex; overflow: hidden; border-radius: 24px; height: 44px; width: 135px; @media (min-width: 640px) { height: 48px; } .lh-btn { color: var(--lh-heading-color); display: flex; align-items: center; justify-content: center; border: none; position: relative; line-height: none; z-index: 1; cursor: pointer; } } } .eb-payment-icon { display: flex; align-items: center; gap: 12px; margin-top: 16px; white-space: nowrap; @media (max-width: 639px) { flex-wrap: wrap; margin-bottom: 6px; } @media (min-width: 640px) { margin-top: 12px; } } .lh-payment-method { display: flex; width: 100%; .lh-payment-method-icons { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; } } .lh-error-message-wrapper { display: flex; align-items: center; margin-bottom: 16px; } .lh-quantity-wrapper { border: 1px solid var(--color-scheme-text-100); } .lh-product-description-wrapper .lh-desc-content { overflow: hidden; max-height: var(--lh-line-view); transition: max-height 0.08s ease; position: relative; } .lh-product-description-wrapper.active .lh-desc-content { max-height: 5000px !important; overflow: visible !important; } .lh-product-description-wrapper.active-main .lh-desc-content { max-height: none !important; overflow: visible !important; } .lh-toggle-desc-btn { margin-bottom: 12px; background: transparent; border: none; text-decoration: underline; cursor: pointer; font-weight: 600; padding: 0; color: inherit; display: none; } .lh-product-description-wrapper:not(.active):not(.active-main) .lh-desc-content::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 40px; background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); pointer-events: none; } .svg-arrow { -webkit-mask: url("data:image/svg+xml;utf8,<svg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4.6665 5.1665H11.3332M11.3332 5.1665V11.8332M11.3332 5.1665L4.6665 11.8332' stroke='currentColor' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M4.6665 5.1665H11.3332M11.3332 5.1665V11.8332M11.3332 5.1665L4.6665 11.8332' stroke='currentColor' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } .lh-btn-te .svg-arrow { display: block; } .lh-btn-custom { color: var(--lh-btn-te-label-color); } .lh-p-other { font-size: 12px; font-weight: 400; line-height: 150%; } .lh-p-other-2 { font-size: 18px; font-weight: 700; line-height: 150%; } .lh-text-color-heading { color: var(--lh-heading-color); } .lh-color-btn-se { color: var(--lh-btn-se-label-color); background-color: var(--lh-btn-se-background-color); } .lh-btn[disabled] { opacity: 0.7; } .lh-product-tag, .lh-sale-badge { font-weight: 700!important; } .lh-image-blank { display: block; width: 100%; 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; } .lh-product-media .lh-slide-item { scroll-margin-bottom: 0; } .lh-image-picture.lh-ratio-auto img { height: auto; } .lh-product-media--thumbs .lh-slider-content { visibility: hidden; opacity: 0; transition: opacity 0.2s ease; } .lh-on-sale .lh-special-price .lh-price { color: var(--lh-other-sale-price-color); } .lh-button-zoom:hover { transform: scale(1.1); } .lh-sale-badge { background-color: var(--lh-other-sale-bg-color); color: var(--lh-other-sale-text-color); } .lh-product-tag { background-color: var(--lh-other-tag-1-bg-color); color: var(--lh-other-tag-1-text-color); } .lh-rating-star { --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%); position: relative; } .lh-rating-star span { width: 17px; height: 17px; position: relative; display: inline-block; background: #e1e1e1; overflow: hidden; flex: 0 0 auto; mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><path fill="black" d="M13.4392 10.7401C13.2449 10.9283 13.1557 11.2006 13.1999 11.4676L13.8667 15.1576C13.9229 15.4703 13.7909 15.7868 13.5292 15.9676C13.2727 16.1551 12.9314 16.1776 12.6517 16.0276L9.32991 14.2951C9.21441 14.2336 9.08616 14.2006 8.95491 14.1968H8.75166C8.68116 14.2073 8.61216 14.2298 8.54916 14.2643L5.22666 16.0051C5.06241 16.0876 4.87641 16.1168 4.69416 16.0876C4.25016 16.0036 3.95391 15.5806 4.02666 15.1343L4.69416 11.4443C4.73841 11.1751 4.64916 10.9013 4.45491 10.7101L1.74666 8.08506C1.52016 7.86531 1.44141 7.53531 1.54491 7.23756C1.64541 6.94056 1.90191 6.72381 2.21166 6.67506L5.93916 6.13431C6.22266 6.10506 6.47166 5.93256 6.59916 5.67756L8.24166 2.31006C8.28066 2.23506 8.33091 2.16606 8.39166 2.10756L8.45916 2.05506C8.49441 2.01606 8.53491 1.98381 8.57991 1.95756L8.66166 1.92756L8.78916 1.87506H9.10491C9.38691 1.90431 9.63516 2.07306 9.76491 2.32506L11.4292 5.67756C11.5492 5.92281 11.7824 6.09306 12.0517 6.13431L15.7792 6.67506C16.0942 6.72006 16.3574 6.93756 16.4617 7.23756C16.5599 7.53831 16.4752 7.86831 16.2442 8.08506L13.4392 10.7401Z"/></svg>') center / contain no-repeat; -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18"><path fill="black" d="M13.4392 10.7401C13.2449 10.9283 13.1557 11.2006 13.1999 11.4676L13.8667 15.1576C13.9229 15.4703 13.7909 15.7868 13.5292 15.9676C13.2727 16.1551 12.9314 16.1776 12.6517 16.0276L9.32991 14.2951C9.21441 14.2336 9.08616 14.2006 8.95491 14.1968H8.75166C8.68116 14.2073 8.61216 14.2298 8.54916 14.2643L5.22666 16.0051C5.06241 16.0876 4.87641 16.1168 4.69416 16.0876C4.25016 16.0036 3.95391 15.5806 4.02666 15.1343L4.69416 11.4443C4.73841 11.1751 4.64916 10.9013 4.45491 10.7101L1.74666 8.08506C1.52016 7.86531 1.44141 7.53531 1.54491 7.23756C1.64541 6.94056 1.90191 6.72381 2.21166 6.67506L5.93916 6.13431C6.22266 6.10506 6.47166 5.93256 6.59916 5.67756L8.24166 2.31006C8.28066 2.23506 8.33091 2.16606 8.39166 2.10756L8.45916 2.05506C8.49441 2.01606 8.53491 1.98381 8.57991 1.95756L8.66166 1.92756L8.78916 1.87506H9.10491C9.38691 1.90431 9.63516 2.07306 9.76491 2.32506L11.4292 5.67756C11.5492 5.92281 11.7824 6.09306 12.0517 6.13431L15.7792 6.67506C16.0942 6.72006 16.3574 6.93756 16.4617 7.23756C16.5599 7.53831 16.4752 7.86831 16.2442 8.08506L13.4392 10.7401Z"/></svg>') center / contain no-repeat; } .lh-rating-star span::before { content: ''; position: absolute; inset: 0; background: #FFB74B; left: 0; top: 0; height: 100%; width: calc(clamp(0, var(--rating) - (var(--i) - 1), 1) * 100%); } .lh-sale-badge { background-color: var(--lh-other-sale-bg-color); color: var(--lh-other-sale-text-color); } .lh-sold-out-badge { background-color: var(--lh-other-sold-out-bg-color); color: var(--lh-other-sold-out-text-color); } .lh-on-sale .lh-special-price { color: var(--lh-other-sale-price-color); } .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-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-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-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-media-product .lh-slider-nav-left, .lh-media-product .lh-slider-nav-right { background-color: var(--lh-btn-pr-background-color); color: var(--lh-btn-pr-label-color); } @media (min-width: 1024px) { .lh-button-zoom { opacity: 0; } .lh-slide-item:hover .lh-button-zoom { opacity: 1; } .lh-collection-wrapper:has(.lh-slider-controls:not([show-desktop])) .lh-slider-nav { display: none; } } @media (min-width: 640px) and (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 8 / 10); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 16 / 20); } .lh-collection-wrapper:has(.lh-slider-controls:not([show-tablet])) .lh-slider-nav { display: none; } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 6 / 10); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 6 / 10); } .lh-collection-wrapper:has(.lh-slider-controls:not([show-mobile])) .lh-slider-nav { display: none; } .lh-slider-wrapper .lh-slider-nav-left, .lh-slider-wrapper .lh-slider-nav-right { transform: scale(0.8); } } .lh-swatch { display: flex; flex-direction: column; gap: 6px; align-items: start; margin-bottom: 8px; .lh-header { min-width: 80px; display: flex; justify-content: space-between; width: 100%; align-items: center; gap: 4px; color: var(--lh-heading-color); @media (min-width: 768px) { min-width: 96px; } } } .eb-size-chart { display: flex; align-items: center; gap: 6px; .lh-size-chart { text-decoration: underline; padding-bottom: 2px; } } .lh-swatch-wrp { position: relative; height: 44px; padding-left: 20px; padding-right: 20px; display: flex; align-items: center; justify-content: center; font-weight: 700; white-space: nowrap; border-radius: 8px; overflow: hidden; color: var(--lh-heading-color); @media (min-width: 640px) { height: 48px; } } .lh-swatch-wrp .eb-swatch-option { position: relative; width: 100%; height: 100%; min-width: 26px; white-space: nowrap; display: flex; align-items: center; justify-content: center; } .lh-swatch .lh-swatch-element.lh-color .lh-swatch-wrp label { background-color: var(--background-color); } .lh-swatch-color .lh-variant-content { display: inline-block!important; } .lh-swatch .lh-swatch-box { gap: 8px; display: flex; flex-wrap: wrap; } .lh-swatch-color .lh-swatch-box { gap: 8px; } .lh-swatch-element.lh-color+.lh-tooltip { z-index: -1; white-space: nowrap; } .lh-swatch-element.lh-color:hover+.lh-tooltip { opacity: 1; z-index: 100; top: -30px; min-width: 30px; background: #000; color: #fff; padding: 4px 6px; font-size: 10px; border-radius: 4px; } .lh-swatch-element.lh-color:hover+.lh-tooltip:after { content: ''; position: absolute; left: 16px; bottom: -3px; width: 0; height: 0; border-style: solid; border-width: 3px 2.5px 0 2.5px; border-color: #000 transparent transparent transparent; } .lh-swatch.lh-swatch-color .lh-sold-out .lh-swatch-wrp::before { transform: translate(-50%, -50%) rotate(45deg)!important; } .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-swatch .lh-color label:before { content: none; } .lh-swatch .lh-color span { content: ''; position: absolute; width: 100%; height: 100%; border-radius: 0%; background: #fff; top: 50%; left: 50%; z-index: 0; transform: translate(-50%, -50%); } .lh-swatch .lh-color input:checked~span { opacity: 1; padding: 1px; border: 1px solid gray; } .lh-swatch .lh-swatch-element .lh-swatch-wrp { border: 1px solid var(--color-scheme-text-100); color: var(--lh-heading-color); } .lh-scheme-3 .lh-swatch-element .lh-swatch-wrp { border: 1px solid var(--color-scheme-text-300); } .lh-swatch .lh-swatch-element.lh-color .lh-swatch-wrp { outline: 1px solid var(--color-scheme-text-200); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp { border: 1px solid var(--lh-heading-color); color: var(--lh-background-color); background-color: var(--lh-heading-color); } .lh-swatch .lh-swatch-element.lh-color input:checked+.lh-swatch-wrp { background-color: var(--lh-background-color); } .lh-swatch .lh-swatch-element.lh-color input:checked+.lh-swatch-wrp label{ margin: 3px; width: 28px; height: 28px; border-radius: 4px; } .lh-swatch .lh-swatch-element.lh-color .lh-swatch-wrp label { width: 34px; height: 34px; border-radius: 4px; } .lh-swatch .lh-swatch-element.lh-color .lh-swatch-wrp { padding: 0; height: fit-content; } .lh-swatch .lh-swatch-element.lh-sold-out { opacity: 0.3; } .single-option-selector { width: 100%; padding: 8px; border-width: 1px; border-style: solid; border-color: #d1d5db; outline: none; } .lh-tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-style: normal; font-weight: 400; line-height: 1.5; text-align: center; text-decoration: none; text-transform: none; letter-spacing: 0; font-size: 16px; box-shadow: none; white-space: normal; word-break: normal; overflow-wrap: break-word; opacity: 0; } :root { --thumb-height: 560px; } .lh-product-inventory .lh-inventory-dot::after { content: ""; position: absolute; inset: 0; border-radius: 9999px; animation: pulse 1.8s ease-out infinite 0.3s; } .lh-product-inventory .in-stock .lh-inventory-dot::before { background-color: rgba(62, 214, 96, 1); } .lh-product-inventory .in-stock .lh-inventory-dot::after { background-color: color-mix(in srgb, rgba(62, 214, 96, 1) 15%, transparent); } .lh-product-inventory .low-stock .lh-inventory-dot::before { background-color: #E22536; } .lh-product-inventory .low-stock .lh-inventory-dot::after { background-color: color-mix(in srgb,#E22536 15%, transparent); } .lh-product-inventory .out-of-stock .lh-inventory-dot::before { background-color: rgb(199, 14, 14); } .lh-product-inventory .out-of-stock .lh-inventory-dot::after { background-color: color-mix(in srgb, rgb(199, 14, 14) 15%, transparent); } */ .lh-product-inventory .in-stock { --inventory-level: calc(376/576*100%); } .lh-product-inventory .low-stock { --inventory-level: 40%; } .lh-product-inventory .out-of-stock { --inventory-level: 0%; } .lh-inventory-dot { position: relative; display: block; height: 5px; width: 100%; background: var(--color-scheme-text-100); border-radius: 9999px; overflow: hidden; margin-top: 12px; margin-right: 4px; } .lh-inventory-dot::before { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: var(--inventory-level, 50%); border-radius: inherit; transition: width 0.3s ease; } .lh-media-thumb.is-active .lh-item-img::before { content: ""; position: absolute; inset: 0; border-radius: 12px; z-index: 1; opacity: 1; } .lh-media-thumb.is-active .lh-item-img::after { content: ""; position: absolute; inset: 0; background: color-mix(in srgb, var(--lh-background-color) 10%, transparent); z-index: 0; } .lh-media-product { display: flex; flex-direction: column; } .lh-product-thumb-slide .lh-slide-item.is-active .lh-item-img { border: 1px solid var(--lh-heading-color); } @media (min-width: 1024px) { .lh-image-small { flex-basis: calc(768/1400*100%); flex-shrink: 0; } .lh-image-medium { flex-basis: calc(668/1400*100%); flex-shrink: 0; } .lh-image-large { flex-basis: calc(576/1400*100%); flex-shrink: 0; } /* .lh-product-thumb-slide .lh-slider-content .lh-slide-item { flex: unset; } */ .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) .lh-product-thumb-slide .lh-slider-content { max-height: var(--thumb-height); } .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) .lh-product-thumb-slide .lh-slider-content { flex-direction: column; overflow: visible; } .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) .lh-product-thumb-slide .lh-slider-content { scrollbar-width: none; -ms-overflow-style: none; } .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) .lh-product-thumb-slide .lh-slider-content::-webkit-scrollbar { display: none; } .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) .lh-product-thumb-slide .lh-slider-content .lh-slide-item { padding-left: 0; padding-top: var(--data-gap); } .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) .lh-product-thumb-slide { margin-top: calc(var(--data-gap) * -1); } .lh-media-product[data-thumbs-desktop="true"]:not([data-position-thumbs="bottom"]) { display: flex; flex-direction: row; } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="left"] .lh-product-media { flex: 1; order: 2; } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="right"] .lh-product-media { flex: 1; order: 0; } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="right"] .lh-product-thumb-slide { margin-left: 16px; } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="left"] .lh-product-thumb-slide { margin-left: 0; margin-right: 16px; } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="bottom"] .lh-product-thumb-slide { margin-top: 16px; } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="left"][data-thumbs-desktop="true"] .lh-slider-nav-left { left: calc(32px + 118px); } .lh-media-product[data-thumbs-desktop="true"][data-position-thumbs="right"][data-thumbs-desktop="true"] .lh-slider-nav-right { right: calc(32px + 118px); } } @media (min-width: 640px) and (max-width: 1023px) { lh-media-product:not(data-thumbs-tablet="bottom").lh-product-thumb-slide .lh-slide-item { flex: unset; } .lh-media-thumb.is-active .lh-item-img::before { border-radius: 8px; } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) .lh-product-thumb-slide .lh-slider-content { max-height: var(--thumb-height); } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) .lh-product-thumb-slide .lh-slider-content { flex-direction: column; overflow: visible; } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) .lh-product-thumb-slide .lh-slider-content { scrollbar-width: none; -ms-overflow-style: none; } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) .lh-product-thumb-slide .lh-slider-content::-webkit-scrollbar { display: none; } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) .lh-product-thumb-slide .lh-slider-content .lh-slide-item { padding-left: 0; padding-top: var(--data-gap); } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) .lh-product-thumb-slide { margin-top: calc(var(--data-gap) * -1); } .lh-media-product[data-thumbs-tablet="true"]:not([data-position-thumbs-tablet="bottom"]) { display: flex; flex-direction: row; } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="left"] .lh-product-media { flex: 1; order: 2; } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="right"] .lh-product-media { flex: 1; order: 0; } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="right"] .lh-product-thumb-slide { margin-left: 10px; } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="left"] .lh-product-thumb-slide { margin-left: 0; margin-right: 10px; } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="bottom"] .lh-product-thumb-slide { margin-top: 10px; } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="left"][data-thumbs-tablet="true"] .lh-slider-nav-left { left: calc(32px + 68px); } .lh-media-product[data-thumbs-tablet="true"][data-position-thumbs-tablet="right"][data-thumbs-tablet="true"] .lh-slider-nav-right { right: calc(32px + 68px); } } @media (max-width: 639px) { .lh-media-thumb.is-active .lh-item-img::before { border-radius: 8px; } } .lh-lightbox .lh-media-lb img { object-fit: contain; margin: 0 auto; display: block; height: 100%; z-index: 100; } .lh-button-zoom { position: absolute; right: 20px; bottom: 20px; width: 38px; height: 38px; display: flex; align-items: center; justify-content: center; padding: 12px; border-radius: 4px; z-index: 1; cursor: pointer; transition: all 0.3s ease-in-out; background-color: var(--lh-background-color); } .lh-lightbox, .lh-bg-overlay { background-color: rgba(0, 0, 0, 0.85) !important; z-index: 999999999999999999999999999999; } .lh-lightbox-ct { z-index: 999999999; opacity: 0; } .lh-lightbox-ct.active { opacity: 1; } .lh-lightbox-ct .lh-lightbox-toolbar, .lh-lightbox-ct .lh-slider-controls { display: none !important; } .lh-lightbox-ct.show-controls .lh-lightbox-toolbar { display: flex !important; } .lh-lightbox-ct.show-controls .lh-slider-controls { display: block !important; } .lh-lightbox-ct .lh-lightbox { display: none; position: fixed !important; inset: 0; } .lh-lightbox.active { display: flex !important; } .lh-lightbox-ct .lh-lightbox .lh-carousel { position: relative; height: 100vh; padding: 44px 0; width: 100%; overflow: hidden; } .lh-lightbox .lh-carousel .lh-lightbox-toolbar { position: absolute; z-index: 100; top: 0; right: 0; } .lh-lightbox .lh-carousel .lh-slider-wrapper { position: relative; overflow: hidden; display: flex; height: 100%; align-items: center; justify-content: center; } .lh-lightbox .lh-carousel .lh-slider-wrapper .lh-slider-content { height: 100%; user-select: none; overflow: hidden; } .lh-lightbox-ct .lh-lightbox .lh-carousel .lh-slider-controls { display: block; } .lh-lightbox-ct .lh-lightbox .lh-slider-nav-left, .lh-lightbox-ct .lh-lightbox .lh-slider-nav-right { position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer; width: 48px; height: 48px; box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2); display: flex; align-items: center; justify-content: center; border-radius: 9999px; background-color: #fff; transition: all 0.3s ease-in-out; } .lh-lightbox-ct .lh-lightbox.lh-slide-show:hover .lh-slider-nav-right.disabled, .lh-lightbox-ct .lh-lightbox.lh-slide-show:hover .lh-slider-nav-left.disabled { opacity: 0.5; pointer-events: all; } .lh-lightbox-ct .lh-slider-nav-left { left: 12px; } .lh-lightbox-ct .lh-slider-nav-right { right: 12px; } .lh-lightbox-ct .lh-slider-container[data-desktop-layout="slider"][data-mobile-layout="slider"] .lh-slider-content { scroll-behavior: auto; } .lh-lightbox-ct .lh-slider-pagination-wrp { display: flex; align-items: center; justify-content: center; margin-top: 10px; } .lh-lightbox-ct .lh-slider-pagination-wrapper { align-items: center; justify-content: center; gap: 12px; } .lh-lightbox-ct .lh-slider-pagination-total { color: #fff; align-items: center; justify-content: center; } .lh-lightbox-ct .lh-lightbox .lh-bg-overlay { position: absolute; inset: 0; background-color: rgba(0, 0, 0, 0.85); opacity: 0.1; z-index: -10; display: block; cursor: pointer; } .lh-bg-overlay::after { content: "×"; font-size: 48px; color: white; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; transition: opacity 0.2s; pointer-events: none; } .lh-bg-overlay:hover::after { opacity: 1; } .lh-media-lb { position: relative !important; margin: 0 auto; height: 100%; display: flex; align-items: center; } .lh-lightbox-button { background: rgba(30, 30, 30, .6); border: 0; cursor: pointer; display: inline-block; height: 44px; width: 44px; padding: 10px; color: white; opacity: 0.5; transition: color .2s; } .lh-lightbox.lh-slide-show:hover .lh-slider-nav-left, .lh-lightbox.lh-slide-show:hover .lh-slider-nav-right { opacity: 1; } .lh-lightbox.lh-slide-show:hover .lh-slider-pagination-wrapper, .lh-lightbox.lh-slide-show:hover .lh-slider-pagination-total, .lh-lightbox.lh-slide-show:hover .lh-slider-pagination-progress { display: block; } .lh-lightbox.lh-zoom-in .lh-slide-item img { cursor: zoom-in; } .lh-lightbox-button--zoom.active, .lh-lightbox-button--thumbs.active { opacity: 1; } .lh-slide-item img { transition: transform 0.3s ease; } .lh-thumb-item { position: relative; } .lh-thumb-item::after { content: ""; position: absolute; inset: 0; border: 4px solid #3498db; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; } .lh-thumb-item.active::after { opacity: 1; } .lh-carousel.lh-with-thumb { margin-right: 220px; } @media (min-width: 640px) and (max-width: 1023px) { .lh-carousel.lh-with-thumb { margin-right: 150px; } .lh-media-lb img { max-height: 70%; } } @media (max-width: 639px) { .lh-carousel.lh-with-thumb { margin-right: 90px; } .lh-lightbox .lh-carousel .lh-slider-wrapper { height: 92%; } } .media-hover-overlay { position: absolute; inset: 0; width: 70%; height: 100%; background-repeat: no-repeat; background-position: center; cursor: zoom-in; z-index: 500; overflow: hidden; display: flex !important; margin: 0 auto; } @media (max-width: 1023px) { .lh-lightbox .lh-slider-nav-left, .lh-lightbox .lh-slider-nav-right { display: none !important; } .media-hover-overlay { width: 100%; } } #lh-lightbox { transition: transform 0.3s ease, opacity 0.3s ease; } #lh-lightbox.lh-lightbox-closing { opacity: 0; } .lh-thumbnails-grid { position: absolute; top: 0; right: 0; height: 100%; width: 90px; overflow-y: auto; background-color: #fff; z-index: 40; } .lh-thumbnails-grid .lh-thumbnails-content { display: grid !important; grid-template-columns: repeat(1, minmax(0, 1fr)); gap: 0.25rem; padding: 0.25rem; } @media (min-width: 640px) { .lh-thumbnails-grid .lh-thumbnails-content { grid-template-columns: repeat(2, minmax(0, 1fr)); } } @media (min-width: 640px) { .lh-thumbnails-grid { width: 150px; } } @media (min-width: 1024px) { .lh-thumbnails-grid { width: 220px; } } #lh-close-popup { width: 48px; height: 48px; position: absolute; color: var(--lh-heading-color); padding: 16px; right: 0px; top: 0px; cursor: pointer; } .lh-popup.tw-hidden { display: none; } .lh-popup { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); display: flex; align-items: center; justify-content: center; padding: 16px; z-index: 1000006; } .lh-popup-wrapper { position: relative; padding: 64px 24px; max-width: 600px; max-height: 80vh; background: var(--color-scheme-bg); overflow: hidden; border-radius: 12px; opacity: 0; scale: 0.8; transition: all ease-in-out 0.2s; z-index: 1000007; } .lh-popup-wrapper.active { opacity: 1; scale: 1; } .lh-popup.hidden { display: none; } .lh-popup-content { overflow-y: auto; } @media (max-width: 749px) { .lh-popup-wrapper { padding: 32px 16px; } #lh-close-popup { width: 32px; height: 32px; padding: 10px; } } } @keyframes pulse { 0% { transform: scale(0.5); opacity: 1; } 70% { transform: scale(1.5); opacity: 0; } 100% { transform: scale(1.5); opacity: 0; } }.lh-lscw9e { .lh-lable{ } }
.lh-lscw9e { .lh-layout-image-first > div:first-child{ order: 2; } .lh-image-picture { aspect-ratio: auto; } .eb-image { aspect-ratio: var(--lh-image-ratio); } .lh-images { aspect-ratio: 668/640; } .lh-media-image:nth-child(1) { width: calc(412/668*100%); transform: rotate(-14.46deg); } .lh-media-image:nth-child(2){ width: calc(371/668*100%); } @media (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 54 / 64); } .lh-layout-image-first > div:first-child{ order: 2; } } }.lh-hlt284 { .eb-item { position: relative; height: fit-content; @media (min-width: 1024px) { position: sticky; top: 0; } } .eb-image-banner { width: 100%; border-radius: 16px; overflow: hidden; position: relative; .lh-image-picture { width: 100%; overflow: hidden; .eb-image { border-radius: 16px; transition: all 0.5s ease-out; overflow: hidden; } } } .eb-wrapper { position: absolute; inset: 0; display: flex; border-radius: 16px; overflow: hidden; } .eb-btn-quickview svg{ width: 100%; height: 100%; } .eb-item-content { padding: 32px 40px; } .eb-content { display: flex; flex-direction: column; gap: 8px; max-width: 28rem; .eb-heading { margin-bottom: 12px; } .eb-btn a { display: inline-flex; width: fit-content; } @media (min-width: 640px) { max-width: 448px; } @media (max-width: 639px) { min-width: 100%; } } .lh-image-picture.lh-ratio-auto img { height: auto; } .lh-p-price { font-size: 15px; font-weight: 700; line-height: 150%; font-family: 'Mulish'; } .lh-p-other { font-size: 12px; font-weight: 700; line-height: 150%; text-transform: uppercase; font-family: 'Mulish'; } .lh-heading-color { color: var(--lh-heading-color); } .lh-add-to-cart[disabled], .lh-btn-sold-out { opacity: 0.5; } #add-to-cart-form:hover .lh-product-action-btn { opacity: 1; transition: all 0.75s ease; } .lh-slider-container:not([data-desktop-layout="slider"]) .lh-slider-content { row-gap: 30px; column-gap: 20px; } .lh-image-picture.lh-ratio-auto img { height: auto; } .lh-on-sale .lh-old-price { text-decoration: line-through; } .lh-rating-star { --star-percent: calc((var(--rating) + var(--rating-decimal)) / var(--rating-max) * 100%) } .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination.active { background: #462520 !important; } .lh-slider-wrapper[data-pagination="dots"]+.lh-slider-controls .lh-slider-pagination { background: #EFDEDC !important; } .lh-rating-star::before { font-family: "Segoe UI Symbol", "Apple Symbols", Arial, sans-serif; content: "\2605\2605\2605\2605\2605"; background: linear-gradient(90deg, var(--lh-heading-color) var(--star-percent), #e1e1e1 var(--star-percent)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; letter-spacing: 0px; font-size: 21px; line-height: 1; } .lh-sale-badge { background-color: var(--lh-other-sale-bg-color); color: var(--lh-other-sale-text-color); } .lh-sold-out-badge { background-color: var(--lh-other-sold-out-bg-color); color: var(--lh-other-sold-out-text-color); } .lh-on-sale .lh-special-price .lh-price { color: var(--lh-other-sale-price-color); } .lh-special-price .lh-price { color: var(--lh-heading-color); } .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-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-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-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(min-width: 640px) and (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 2/3); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 2 / 3); } } @media(max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 64/96); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 64/96); } .lh-slider-container:not([data-desktop-layout="slider"]) .lh-slider-content { row-gap: 20px; column-gap: 12px; } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; } .lh-slider-nav-left { left: -17px; } .lh-slider-nav-right { right: -17px; } .lh-slider-nav-left, .lh-slider-nav-right { background-color: var(--lh-heading-color); color: var(--lh-background-color); } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } /* .lh-btn-te .svg-arrow { display: block; } */ .lh-button-icon { -webkit-mask: 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>") no-repeat center; mask: 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>") no-repeat center; background-color: var(--lh-heading-color); } .lh-image-blank { background-repeat: no-repeat; background-size: cover; background-position: center; display: block; 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-image-blank.aspect-auto{ aspect-ratio: 1/1; } .lh-swatch-color .lh-swatch-element .lh-swatch-wrp { width: 16px; height: 16px; } .lh-swatch-color .lh-swatch-element .lh-swatch-wrp.variant-image { width: 28px; height: 28px; } .lh-swatch .lh-swatch-element label { background-color: var(--background-color); } .lh-swatch .lh-swatch-element .lh-swatch-wrp { border: 1px solid var(--color-scheme-text-200); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp:not(.variant-orther) { padding: 3px; } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp { border: 1px solid var(--lh-heading-color); color: var(--lh-heading-color); } .lh-swatch .lh-swatch-element input:checked+.lh-swatch-wrp .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-swatch .lh-swatch-element input:checked+.lh-swatch-wrp 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-swatch .lh-swatch-element.lh-sold-out { opacity: 0.6; } .lh-swatch.lh-swatch-color .lh-sold-out .lh-swatch-wrp::before { content: ""; position: absolute; top: 50%; left: 50%; width: 150%; height: 1px; border-top: 1px solid color-mix(in srgb, #000000 50%, #ffffff 50%); transform: translate(-50%) rotate(45deg); transform-origin: center center; z-index: 1; } .lh-swatch .lh-sold-out .lh-swatch-wrp { text-decoration: line-through; } .lh-btn-cart-with-size .lh-btn-cart{ color: var(--lh-heading-color); cursor: pointer; transition: all ease-in-out 0.3s; } .lh-btn-cart-with-size .lh-btn-cart:hover{ color: var(--lh-btn-pr-label-color); background-color: var(--lh-btn-pr-background-color); } }.lh-1ve5d2 { .lh-card-media { aspect-ratio: var(--lh-image-ratio-de); .lh-image-picture { width: 100%; overflow: hidden; .eb-image { transition: 0.5s all ease-out; height: 100%; border-radius: 16px; overflow: hidden; } } } .eb-item { position: relative; overflow: hidden; border-radius: 16px; } .eb-item-content { position: absolute; bottom: 0; width: 100%; height: 100%; display: flex; border-radius: 16px; } .eb-infor { display: flex; flex-direction: column; width: 100%; padding: 24px; @media (min-width: 1024px) { padding: 48px; } } .eb-label, .eb-title, .eb-text, .eb-button { max-width: 256px; } .eb-label { margin-bottom: 12px; } .eb-title { margin-bottom: 32px; @media (min-width: 640px) { margin-bottom: 40px; } } .eb-text { margin-bottom: 16px; @media (min-width: 640px) { margin-bottom: 28px; } } .eb-btn { white-space: nowrap; width: fit-content; } .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background: var(--lh-heading-color); } .lh-container-full { width: 100%; padding: 16px; padding-top: calc(var(--lh-container-padding-top)); padding-bottom: calc(var(--lh-container-padding-bottom)); } @media(max-width: 1023px) { .lh-container-full { padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } .lh-card-media { aspect-ratio: var(--lh-image-ratio-ta); } .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } .eb-card-label, .eb-card-title, .eb-card-text, .eb-card-button { max-width: 222px; } } @media(max-width: 639px) { .lh-container-full, .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top)*62/96); padding-bottom: calc(var(--lh-container-padding-bottom)*62/96); } .lh-card-media { aspect-ratio: var(--lh-image-ratio-mo); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; background-color: var(--lh-heading-color); } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } }.lh-opfujv { .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background-color: var(--lh-heading-color); } .lh-card-media { aspect-ratio: var(--lh-image-ratio); } @media(max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } } @media(max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top)*62/96); padding-bottom: calc(var(--lh-container-padding-bottom)*62/96); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; background-color: var(--lh-heading-color); } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } }.lh-qzq9ox { .eb-item { display: flex; flex-direction: column; gap: 24px; height: 100%; align-items: center; padding: 16px; border-radius: 16px; @media (min-width: 640px) { gap: 16px; flex-direction: row; } } .eb-item-content { display: flex; flex-direction: column; gap: 16px; width: 100%; @media (max-width: 639px) { order: 2; } @media (min-width: 640px) { width: 50%; padding-left: 4px; padding-right: 4px; } } .eb-text { margin-bottom: 8px; overflow: hidden; @media (min-width: 640px) { margin-bottom: 16px; } } .eb-author { display: flex; gap: 16px; align-items: center; } .eb-author-info { display: flex; flex-direction: column; align-items: start; text-align: start; gap: 4px; } .eb-item-image { width: 100%; @media (min-width: 640px) { width: 50%; } .lh-image-picture { width: 100%; overflow: hidden; border-radius: 12px; .eb-image { transition: all 0.5s ease-out; border-radius: 12px; } } } .eb-author-image { aspect-ratio: 1/1; width: 64px; border-radius: 100%; } .eb-author-image .eb-image { object-fit: cover; object-position: center; vertical-align: middle; } @media(max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } } @media(max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top)*64/96); padding-bottom: calc(var(--lh-container-padding-bottom)*28/96); } } .lh-slider-nav-left, .lh-slider-nav-right { opacity: 1; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; transform: translate(0, 0); border: 1px solid color-mix(in srgb, var(--lh-heading-color) 10%, transparent); background-color: var(--lh-background-color); } .lh-slider-nav-left { left: -17px; } .lh-slider-nav-right { right: -17px; } .lh-slider-nav-left.disabled, .lh-slider-nav-right.disabled { opacity: 0.5; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-heading-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-heading-color); } }.lh-jllljx { .item:nth-child(n) .lh-image-picture{ transform: rotate(10deg); width: 85%; aspect-ratio: 1/1; } .item:nth-child(2n) .lh-image-picture{ transform: rotate(-10deg); width: 85%; aspect-ratio: 1/1; } .item, .lh-marquee-dot { display: flex; align-items: center; justify-content: center; } .item .lh-image-picture { width: 100%; .eb-image { border-radius: 12px; } } .lh-marquee-wrapper { animation: var(--marquee-speed) linear infinite; } .lh-marquee-content { gap: var(--gap); padding: 0 calc(var(--gap)/2); } .lh-marquee-wrapper.paused { animation-play-state: paused; } .item { gap: var(--gap); width: var(--image-width); aspect-ratio: 1/1; } @media (min-width: 750px) and (max-width: 991px) { .lh-marquee-wrapper { animation: var(--marquee-speed-tablet) linear infinite; } .lh-marquee-content { gap: var(--gap-tablet); padding: 0 calc(var(--gap-tablet)/2); } .item { gap: var(--gap-tablet); } } @media (max-width: 749px) { .lh-container { padding-top: calc(var(--lh-container-padding-top) * 80/112); padding-bottom: calc(var(--lh-container-padding-bottom) * 78/112); } .lh-marquee-wrapper { animation: var(--marquee-speed-mobile) linear infinite; } .lh-marquee-content { gap: var(--gap-mobile); padding: 0 calc(var(--gap-mobile)/2) } .item { gap: var(--gap-mobile); width: calc(var(--image-width)/185*140) ; } } .lh-image-picture { width: 100%; } &{ 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%); } }.lh-hmvyf3 { .lh-p-other { font-size: 12px; font-weight: 700; line-height: 150%; color: var(--lh-heading-color); } .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background: var(--lh-heading-color); } .lh-container-full { width: 100%; padding: 16px; padding-top: calc(var(--lh-container-padding-top)); padding-bottom: calc(var(--lh-container-padding-bottom)); } @media(max-width: 1023px) { .lh-container-full { padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top)/2*1); padding-bottom: calc(var(--lh-container-padding-bottom)/2*1); } } @media(max-width: 639px) { .lh-container-full, .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top)*60/92); padding-bottom: calc(var(--lh-container-padding-bottom)*60/92); } .lh-slider-container[data-mobile-layout="grid"] .lh-slider-content { row-gap: 28px; } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; background-color: var(--lh-heading-color); } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .lh-image-blank { background-repeat: no-repeat; background-size: cover; background-position: center; display: block; 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-image-blank.aspect-auto{ aspect-ratio: 1/1; } }.lh-ss6gw4 { .lh-slide-item { @media (min-width: 1024px) { display: flex; justify-content: center; } } .eb-item { display: flex; flex-direction: row; gap: 16px; align-items: flex-start; } .eb-icon { display: flex; flex-shrink: 0; min-width: 0; .lh-image-picture { width: 100%; } } .eb-content { display: flex; flex-direction: column; gap: 6px; align-items: flex-start; @media (min-width: 1024px) { max-width: 224px; } } .eb-btn { white-space: nowrap; } .eb-image { width: 100%; } .lh-slider-wrapper[data-pagination="dots"] .lh-slider-pagination.active { background-color: var(--lh-heading-color); } @media (max-width: 1023px) { .lh-container { padding: 30px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } @media (max-width: 639px) { .lh-container { padding: 16px; padding-top: calc(var(--lh-container-padding-top, 0) * 1); padding-bottom: calc(var(--lh-container-padding-bottom, 0) * 1); } } .lh-slider-nav-left, .lh-slider-nav-right { position: absolute; cursor: pointer; width: 42px; height: 42px; align-items: center; justify-content: center; transition: all 0.3s ease-in-out; border-radius: 100%; } .lh-slider-nav-left { left: -21px; } .lh-slider-nav-right { right: -21px; } .lh-slider-nav-left, .lh-slider-nav-right { background-color: var(--lh-heading-color); color: var(--lh-background-color); } .svg-left { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M15 18L9 12L15 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-right { -webkit-mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M9 18L15 12L9 6' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-background-color); } .svg-arrow { -webkit-mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; mask: 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'><path d='M3.3335 8H12.6668M12.6668 8L8.00016 3.33333M12.6668 8L8.00016 12.6667' stroke='%23201D47' stroke-width='1.35' stroke-linecap='round' stroke-linejoin='round'/></svg>") no-repeat center; background-color: var(--lh-btn-te-label-color); } /* .lh-btn-te .svg-arrow { display: block; } */ }