/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./styles/storefront-marker.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
/*
 * Vitrin stil paketinin isaretcisi (yedek kopya).
 *
 * `StorefrontStylesheetGate` bu ozel degiskeni tasiyan stil dosyasini "vitrin
 * temasi" olarak tanir. Ayni isaretci `public/scss/main.scss` sonunda da var;
 * ikisi de ayni CSS parcasina derlendigi icin tekrar zararsizdir. Buradaki
 * kopyanin amaci dayaniklilik: tema paketi yeniden yuklenip `main.scss` uzerine
 * yazilirsa isaretci yine de kaybolmaz.
 */
:root {
  --shopizal-storefront-css: 1;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[11].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[11].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[11].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[11].use[5]!./public/scss/main.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@charset "UTF-8";
@layer properties;
:root, :host {
  --color-gray-100: oklch(96.7% 0.003 264.542);
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-gray-400: oklch(70.7% 0.022 261.325);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-900: oklch(21% 0.034 264.665);
  --color-white: #fff;
  --spacing: 0.25rem;
  --radius-md: 0.375rem;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@layer checkout, theme, base, utilities, interactive-primitives, theme-styles, theme-utilities;
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.\!relative {
  position: relative !important;
}
.\!static {
  position: static !important;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.start {
  inset-inline-start: var(--spacing);
}
.start-0 {
  inset-inline-start: calc(var(--spacing) * 0);
}
.end {
  inset-inline-end: var(--spacing);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.top-full {
  top: 100%;
}
.right-3 {
  right: calc(var(--spacing) * 3);
}
.left-3 {
  left: calc(var(--spacing) * 3);
}
.isolate {
  isolation: isolate;
}
.\!z-\[2140\] {
  z-index: 2140 !important;
}
.z-5 {
  z-index: 5;
}
.z-50 {
  z-index: 50;
}
.z-\[2140\] {
  z-index: 2140;
}
.z-\[2141\] {
  z-index: 2141;
}
.col-2 {
  grid-column: 2;
}
.col-3 {
  grid-column: 3;
}
.col-6 {
  grid-column: 6;
}
.col-9 {
  grid-column: 9;
}
.col-10 {
  grid-column: 10;
}
.col-12 {
  grid-column: 12;
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.m-auto {
  margin: auto;
}
.mx-auto {
  margin-inline: auto;
}
.ms-1 {
  margin-inline-start: calc(var(--spacing) * 1);
}
.ms-2 {
  margin-inline-start: calc(var(--spacing) * 2);
}
.\!mt-\[5px\] {
  margin-top: 5px !important;
}
.-mt-1 {
  margin-top: calc(var(--spacing) * -1);
}
.mt-0 {
  margin-top: calc(var(--spacing) * 0);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.mr-3 {
  margin-right: calc(var(--spacing) * 3);
}
.\!mb-0 {
  margin-bottom: calc(var(--spacing) * 0) !important;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.ml-2\.5 {
  margin-left: calc(var(--spacing) * 2.5);
}
.ml-3 {
  margin-left: calc(var(--spacing) * 3);
}
.\!block {
  display: block !important;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.aspect-\[128\/128\] {
  aspect-ratio: 128/128;
}
.aspect-\[196\/196\] {
  aspect-ratio: 196/196;
}
.aspect-\[330\/330\] {
  aspect-ratio: 330/330;
}
.aspect-\[330\/435\] {
  aspect-ratio: 330/435;
}
.aspect-\[408\/408\] {
  aspect-ratio: 408/408;
}
.aspect-\[453\/491\] {
  aspect-ratio: 453/491;
}
.aspect-\[464\/321\] {
  aspect-ratio: 464/321;
}
.aspect-\[464\/350\] {
  aspect-ratio: 464/350;
}
.aspect-\[464\/464\] {
  aspect-ratio: 464/464;
}
.aspect-\[465\/480\] {
  aspect-ratio: 465/480;
}
.aspect-\[507\/507\] {
  aspect-ratio: 507/507;
}
.aspect-\[513\/513\] {
  aspect-ratio: 513/513;
}
.aspect-\[513\/518\] {
  aspect-ratio: 513/518;
}
.aspect-\[513\/606\] {
  aspect-ratio: 513/606;
}
.aspect-\[513\/650\] {
  aspect-ratio: 513/650;
}
.aspect-\[513\/686\] {
  aspect-ratio: 513/686;
}
.aspect-\[513\/729\] {
  aspect-ratio: 513/729;
}
.aspect-\[540\/576\] {
  aspect-ratio: 540/576;
}
.aspect-\[540\/644\] {
  aspect-ratio: 540/644;
}
.aspect-\[540\/755\] {
  aspect-ratio: 540/755;
}
.aspect-\[684\/746\] {
  aspect-ratio: 684/746;
}
.aspect-\[684\/848\] {
  aspect-ratio: 684/848;
}
.aspect-\[684\/972\] {
  aspect-ratio: 684/972;
}
.aspect-\[696\/501\] {
  aspect-ratio: 696/501;
}
.aspect-\[696\/644\] {
  aspect-ratio: 696/644;
}
.aspect-\[696\/696\] {
  aspect-ratio: 696/696;
}
.aspect-\[732\/1036\] {
  aspect-ratio: 732/1036;
}
.aspect-\[928\/790\] {
  aspect-ratio: 928/790;
}
.aspect-\[952\/496\] {
  aspect-ratio: 952/496;
}
.size-6 {
  width: calc(var(--spacing) * 6);
  height: calc(var(--spacing) * 6);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-100 {
  height: calc(var(--spacing) * 100);
}
.max-h-52 {
  max-height: calc(var(--spacing) * 52);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-100 {
  width: calc(var(--spacing) * 100);
}
.w-full {
  width: 100%;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-180 {
  rotate: 180deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-0 {
  gap: calc(var(--spacing) * 0);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-21 {
  gap: calc(var(--spacing) * 21);
}
.gap-48 {
  gap: calc(var(--spacing) * 48);
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-md {
  border-radius: var(--radius-md);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-gray-300 {
  border-color: var(--color-gray-300);
}
.bg-white {
  background-color: var(--color-white);
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-1 {
  padding: calc(var(--spacing) * 1);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.pe-0 {
  padding-inline-end: calc(var(--spacing) * 0);
}
.pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[80px\] {
  padding-top: 80px;
}
.pr-9 {
  padding-right: calc(var(--spacing) * 9);
}
.pb-0 {
  padding-bottom: calc(var(--spacing) * 0);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-\[0px\] {
  padding-bottom: 0px;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-900 {
  color: var(--color-gray-900);
}
.text-white {
  color: var(--color-white);
}
.capitalize {
  text-transform: capitalize;
}
.placeholder-gray-400 {
  &::placeholder {
    color: var(--color-gray-400);
  }
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.\[word-wrap\:break-word\] {
  word-wrap: break-word;
}
.focus\:border-gray-900 {
  &:focus {
    border-color: var(--color-gray-900);
  }
}
.focus\:ring-2 {
  &:focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.focus\:ring-gray-900\/10 {
  &:focus {
    --tw-ring-color: color-mix(in srgb, oklch(21% 0.034 264.665) 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-ring-color: color-mix(in oklab, var(--color-gray-900) 10%, transparent);
    }
  }
}
.focus\:outline-none {
  &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
}
.disabled\:cursor-not-allowed {
  &:disabled {
    cursor: not-allowed;
  }
}
.disabled\:opacity-50 {
  &:disabled {
    opacity: 50%;
  }
}
.md\:mt-\[0px\] {
  @media (width >= 768px) {
    margin-top: 0px;
  }
}
.\[\&\.react-datepicker\]\:rounded-md {
  &.react-datepicker {
    border-radius: var(--radius-md);
  }
}
.\[\&\.react-datepicker\]\:border-gray-100 {
  &.react-datepicker {
    border-color: var(--color-gray-100);
  }
}
.\[\&\.react-datepicker\]\:shadow-lg {
  &.react-datepicker {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.\[\&\.react-datepicker--time-only\>div\]\:w-28 {
  &.react-datepicker--time-only>div {
    width: calc(var(--spacing) * 28);
  }
}
.\[\&\.react-datepicker--time-only\>div\]\:pr-0 {
  &.react-datepicker--time-only>div {
    padding-right: calc(var(--spacing) * 0);
  }
}
.\[\&\.react-datepicker\>button\]\:top-7 {
  &.react-datepicker>button {
    top: calc(var(--spacing) * 7);
  }
}
.\[\&\.react-datepicker\>button\]\:h-\[22px\] {
  &.react-datepicker>button {
    height: 22px;
  }
}
.\[\&\.react-datepicker\>button\]\:w-\[22px\] {
  &.react-datepicker>button {
    width: 22px;
  }
}
.\[\&\.react-datepicker\>button\]\:items-baseline {
  &.react-datepicker>button {
    align-items: baseline;
  }
}
.\[\&\.react-datepicker\>button\]\:rounded-md {
  &.react-datepicker>button {
    border-radius: var(--radius-md);
  }
}
.\[\&\.react-datepicker\>button\]\:border {
  &.react-datepicker>button {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
}
.\[\&\.react-datepicker\>button\]\:border-solid {
  &.react-datepicker>button {
    --tw-border-style: solid;
    border-style: solid;
  }
}
.\[\&\.react-datepicker\>button\]\:border-gray-300 {
  &.react-datepicker>button {
    border-color: var(--color-gray-300);
  }
}
.hover\:\[\&\.react-datepicker\>button\]\:border-gray-900 {
  &:hover {
    @media (hover: hover) {
      &.react-datepicker>button {
        border-color: var(--color-gray-900);
      }
    }
  }
}
.\[\&\.react-datepicker\>button\:hover\>span\:\:before\]\:border-gray-900 {
  &.react-datepicker>button:hover>span::before {
    border-color: var(--color-gray-900);
  }
}
.\[\&\.react-datepicker\>button\>span\]\:top-0 {
  &.react-datepicker>button>span {
    top: calc(var(--spacing) * 0);
  }
}
.\[\&\.react-datepicker\>button\>span\]\:before\:h-\[7px\] {
  &.react-datepicker>button>span {
    &::before {
      content: var(--tw-content);
      height: 7px;
    }
  }
}
.\[\&\.react-datepicker\>button\>span\]\:before\:w-\[7px\] {
  &.react-datepicker>button>span {
    &::before {
      content: var(--tw-content);
      width: 7px;
    }
  }
}
.\[\&\.react-datepicker\>button\>span\]\:before\:border-t-\[1\.5px\] {
  &.react-datepicker>button>span {
    &::before {
      content: var(--tw-content);
      border-top-style: var(--tw-border-style);
      border-top-width: 1.5px;
    }
  }
}
.\[\&\.react-datepicker\>button\>span\]\:before\:border-r-\[1\.5px\] {
  &.react-datepicker>button>span {
    &::before {
      content: var(--tw-content);
      border-right-style: var(--tw-border-style);
      border-right-width: 1.5px;
    }
  }
}
.\[\&\.react-datepicker\>button\>span\]\:before\:border-gray-400 {
  &.react-datepicker>button>span {
    &::before {
      content: var(--tw-content);
      border-color: var(--color-gray-400);
    }
  }
}
.\[\&\.react-datepicker\>div\]\:pt-5 {
  &.react-datepicker>div {
    padding-top: calc(var(--spacing) * 5);
  }
}
.\[\&\.react-datepicker\>div\]\:pb-3 {
  &.react-datepicker>div {
    padding-bottom: calc(var(--spacing) * 3);
  }
}
.\[\&\.show\]\:\!z-\[2140\] {
  &.show {
    z-index: 2140 !important;
  }
}
.\[\&\>svg\]\:\!fill-white {
  &>svg {
    fill: var(--color-white) !important;
  }
}
.\[\&\>svg\]\:\!stroke-gray-300 {
  &>svg {
    stroke: var(--color-gray-300) !important;
  }
}
.dark\:\[\&\>svg\]\:\!fill-gray-100 {
  @media (prefers-color-scheme: dark) {
    &>svg {
      fill: var(--color-gray-100) !important;
    }
  }
}
@layer base {
  @font-face {
    font-family: "Albert Sans";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/i7dMIFdwYjGaAMFtZd_QA1ZeUFuaHjyV.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Albert Sans";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/i7dMIFdwYjGaAMFtZd_QA1ZeUFWaHg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Albert Sans";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/i7dOIFdwYjGaAMFtZd_QA1ZVYFeCGg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Albert Sans";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/i7dOIFdwYjGaAMFtZd_QA1ZbYFc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "DM Sans";
    font-style: italic;
    font-weight: 100 1000;
    font-display: swap;
    src: url(/fonts/local/rP2Fp2ywxg089UriCZa4ET-DNl0.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "DM Sans";
    font-style: italic;
    font-weight: 100 1000;
    font-display: swap;
    src: url(/fonts/local/rP2Fp2ywxg089UriCZa4Hz-D.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 100 1000;
    font-display: swap;
    src: url(/fonts/local/rP2Hp2ywxg089UriCZ2IHSeH.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "DM Sans";
    font-style: normal;
    font-weight: 100 1000;
    font-display: swap;
    src: url(/fonts/local/rP2Hp2ywxg089UriCZOIHQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: italic;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Playfair Display";
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(/fonts/local/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/pxiEyp8kv8JHgFVrJJfecg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752FD8Ghe4.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752HT8Ghe4.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752GT8G.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Grandstander";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/ga6UawtA-GpSsTWrnNHPCSImbwC2VMBxMw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Grandstander";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/ga6UawtA-GpSsTWrnNHPCSImbwC3VMBxMw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Grandstander";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/ga6UawtA-GpSsTWrnNHPCSImbwC5VMA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Grandstander";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/ga6KawtA-GpSsTWrnNHPCSImZTC7TMQ.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Grandstander";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/ga6KawtA-GpSsTWrnNHPCSImZDC7TMQ.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Grandstander";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/ga6KawtA-GpSsTWrnNHPCSImajC7.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752FD8Ghe4.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752HT8Ghe4.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 200 700;
    font-display: swap;
    src: url(/fonts/local/TK3iWkUHHAIjg752GT8G.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Jost";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/92zUtBhPNqw73oHt5D4hTxM.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Jost";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/92zUtBhPNqw73oHt7j4hTxM.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Jost";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/92zUtBhPNqw73oHt4D4h.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Jost";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/92zatBhPNqw73oDd4iYl.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Jost";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/92zatBhPNqw73ord4iYl.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Jost";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(/fonts/local/92zatBhPNqw73oTd4g.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Agbalumo";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/55xvey5uMdT2N37KZfMPgLhE8A.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Agbalumo";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/55xvey5uMdT2N37KZfMNgLhE8A.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Agbalumo";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/55xvey5uMdT2N37KZfMMgLhE8A.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Agbalumo";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/55xvey5uMdT2N37KZfMCgLg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format("woff2");
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format("woff2");
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format("woff2");
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format("woff2");
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format("woff2");
    unicode-range: U+1F00-1FFF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format("woff2");
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format("woff2");
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format("woff2");
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format("woff2");
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(/fonts/local/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/QdVLSTAyLFyeg_IDWvOJmVES_HwyPRsibZgmSh8.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/QdVLSTAyLFyeg_IDWvOJmVES_HwyPRsibJgmSh8.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/QdVLSTAyLFyeg_IDWvOJmVES_HwyPRsiYpgm.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPbczdbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPbczdbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPbczdb8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPdMwdbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPdMwdbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPdMwdb8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/QdVNSTAyLFyeg_IDWvOJmVES_HwyNXcSYIAi.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/QdVNSTAyLFyeg_IDWvOJmVES_HwyNXYSYIAi.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/QdVNSTAyLFyeg_IDWvOJmVES_HwyNXgSYA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPYsxdbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPYsxdbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPYsxdb8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPac2dbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPac2dbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPac2db8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPcM3dbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPcM3dbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPcM3db8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPd80dbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPd80dbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPd80db8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPfs1dbADdyap.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPfs1dbEDdyap.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/QdVKSTAyLFyeg_IDWvOJmVES_HwyPfs1db8Ddw.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/QdVNSTAyLFyeg_IDWvOJmVES_HRUNXcSYIAi.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/QdVNSTAyLFyeg_IDWvOJmVES_HRUNXYSYIAi.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(/fonts/local/QdVNSTAyLFyeg_IDWvOJmVES_HRUNXgSYA.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HT4JG86Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HT4JG87Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HT4JG81Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HScJ286Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HScJ287Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HScJ281Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/QdVPSTAyLFyeg_IDWvOJmVES_Hw4BXoKZA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/QdVPSTAyLFyeg_IDWvOJmVES_Hw5BXoKZA.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/fonts/local/QdVPSTAyLFyeg_IDWvOJmVES_Hw3BXo.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HTEJm86Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HTEJm87Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HTEJm81Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HToIW86Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HToIW87Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HToIW81Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG86Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG87Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HSMIG81Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HSQI286Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HSQI287Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HSQI281Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HS0Im86Rb0bcw.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HS0Im87Rb0bcw.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Be Vietnam Pro";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/fonts/local/QdVMSTAyLFyeg_IDWvOJmVES_HS0Im81Rb0.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXX3I6Li01BKofIMNaORs71cA.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXX3I6Li01BKofIMNaHRs71cA.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXX3I6Li01BKofIMNaMRs71cA.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXX3I6Li01BKofIMNaNRs71cA.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXX3I6Li01BKofIMNaDRs4.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXV3I6Li01BKofIOOaBXso.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXV3I6Li01BKofIMeaBXso.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXV3I6Li01BKofIOuaBXso.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXV3I6Li01BKofIO-aBXso.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
    src: url(/fonts/local/XRXV3I6Li01BKofINeaB.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  @font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(/fonts/local/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  @font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(/fonts/local/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  @font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(/fonts/local/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
  }
  @font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(/fonts/local/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  @font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(/fonts/local/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  @font-face {
    font-family: "Manrope";
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
    src: url(/fonts/local/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
}
@layer theme-styles {
  .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
  }
  .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
  .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
  .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
  .h5 {
    font-size: 1.25rem;
  }
  .h6 {
    font-size: 1rem;
  }
  @media (min-width: 1200px) {
    .h1 {
      font-size: 2.5rem;
    }
    .h2 {
      font-size: 2rem;
    }
    .h3 {
      font-size: 1.75rem;
    }
    .h4 {
      font-size: 1.5rem;
    }
  }
}
@layer theme-utilities {
  .row {
    --vnt-gutter-x: 24px;
    --vnt-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--vnt-gutter-y));
    margin-right: calc(-0.5 * var(--vnt-gutter-x));
    margin-left: calc(-0.5 * var(--vnt-gutter-x));
  }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--vnt-gutter-x) * 0.5);
    padding-left: calc(var(--vnt-gutter-x) * 0.5);
    margin-top: var(--vnt-gutter-y);
  }
  .col {
    flex: 1 0 0%;
  }
  .col-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .offset-0 {
    margin-inline-start: 0;
  }
  .row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .col-1 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 1);
  }
  .col-2 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 2);
  }
  .col-3 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 3);
  }
  .col-4 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 4);
  }
  .col-5 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 5);
  }
  .col-6 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 6);
  }
  .col-7 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 7);
  }
  .col-8 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 8);
  }
  .col-9 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 9);
  }
  .col-10 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 10);
  }
  .col-11 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 11);
  }
  .col-12 {
    flex: 0 0 auto;
    width: calc(100% / 12 * 12);
  }
  .row-cols-1 > * {
    flex: 0 0 auto;
    width: calc(100% / 1);
  }
  .row-cols-2 > * {
    flex: 0 0 auto;
    width: calc(100% / 2);
  }
  .row-cols-3 > * {
    flex: 0 0 auto;
    width: calc(100% / 3);
  }
  .row-cols-4 > * {
    flex: 0 0 auto;
    width: calc(100% / 4);
  }
  .row-cols-5 > * {
    flex: 0 0 auto;
    width: calc(100% / 5);
  }
  .row-cols-6 > * {
    flex: 0 0 auto;
    width: calc(100% / 6);
  }
  .offset-1 {
    margin-inline-start: calc(100% / 12 * 1);
  }
  .offset-2 {
    margin-inline-start: calc(100% / 12 * 2);
  }
  .offset-3 {
    margin-inline-start: calc(100% / 12 * 3);
  }
  .offset-4 {
    margin-inline-start: calc(100% / 12 * 4);
  }
  .offset-5 {
    margin-inline-start: calc(100% / 12 * 5);
  }
  .offset-6 {
    margin-inline-start: calc(100% / 12 * 6);
  }
  .offset-7 {
    margin-inline-start: calc(100% / 12 * 7);
  }
  .offset-8 {
    margin-inline-start: calc(100% / 12 * 8);
  }
  .offset-9 {
    margin-inline-start: calc(100% / 12 * 9);
  }
  .offset-10 {
    margin-inline-start: calc(100% / 12 * 10);
  }
  .offset-11 {
    margin-inline-start: calc(100% / 12 * 11);
  }
  @media (min-width: 576px) {
    .col-sm {
      flex: 1 0 0%;
    }
    .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
    }
    .offset-sm-0 {
      margin-inline-start: 0;
    }
    .row-cols-sm-auto > * {
      flex: 0 0 auto;
      width: auto;
    }
    .col-sm-1 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 1);
    }
    .offset-sm-1 {
      margin-inline-start: calc(100% / 12 * 1);
    }
    .col-sm-2 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 2);
    }
    .offset-sm-2 {
      margin-inline-start: calc(100% / 12 * 2);
    }
    .col-sm-3 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 3);
    }
    .offset-sm-3 {
      margin-inline-start: calc(100% / 12 * 3);
    }
    .col-sm-4 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 4);
    }
    .offset-sm-4 {
      margin-inline-start: calc(100% / 12 * 4);
    }
    .col-sm-5 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 5);
    }
    .offset-sm-5 {
      margin-inline-start: calc(100% / 12 * 5);
    }
    .col-sm-6 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 6);
    }
    .offset-sm-6 {
      margin-inline-start: calc(100% / 12 * 6);
    }
    .col-sm-7 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 7);
    }
    .offset-sm-7 {
      margin-inline-start: calc(100% / 12 * 7);
    }
    .col-sm-8 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 8);
    }
    .offset-sm-8 {
      margin-inline-start: calc(100% / 12 * 8);
    }
    .col-sm-9 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 9);
    }
    .offset-sm-9 {
      margin-inline-start: calc(100% / 12 * 9);
    }
    .col-sm-10 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 10);
    }
    .offset-sm-10 {
      margin-inline-start: calc(100% / 12 * 10);
    }
    .col-sm-11 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 11);
    }
    .offset-sm-11 {
      margin-inline-start: calc(100% / 12 * 11);
    }
    .col-sm-12 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 12);
    }
    .offset-sm-12 {
      margin-inline-start: calc(100% / 12 * 12);
    }
    .row-cols-sm-1 > * {
      flex: 0 0 auto;
      width: calc(100% / 1);
    }
    .row-cols-sm-2 > * {
      flex: 0 0 auto;
      width: calc(100% / 2);
    }
    .row-cols-sm-3 > * {
      flex: 0 0 auto;
      width: calc(100% / 3);
    }
    .row-cols-sm-4 > * {
      flex: 0 0 auto;
      width: calc(100% / 4);
    }
    .row-cols-sm-5 > * {
      flex: 0 0 auto;
      width: calc(100% / 5);
    }
    .row-cols-sm-6 > * {
      flex: 0 0 auto;
      width: calc(100% / 6);
    }
  }
  @media (min-width: 768px) {
    .col-md {
      flex: 1 0 0%;
    }
    .col-md-auto {
      flex: 0 0 auto;
      width: auto;
    }
    .offset-md-0 {
      margin-inline-start: 0;
    }
    .row-cols-md-auto > * {
      flex: 0 0 auto;
      width: auto;
    }
    .col-md-1 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 1);
    }
    .offset-md-1 {
      margin-inline-start: calc(100% / 12 * 1);
    }
    .col-md-2 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 2);
    }
    .offset-md-2 {
      margin-inline-start: calc(100% / 12 * 2);
    }
    .col-md-3 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 3);
    }
    .offset-md-3 {
      margin-inline-start: calc(100% / 12 * 3);
    }
    .col-md-4 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 4);
    }
    .offset-md-4 {
      margin-inline-start: calc(100% / 12 * 4);
    }
    .col-md-5 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 5);
    }
    .offset-md-5 {
      margin-inline-start: calc(100% / 12 * 5);
    }
    .col-md-6 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 6);
    }
    .offset-md-6 {
      margin-inline-start: calc(100% / 12 * 6);
    }
    .col-md-7 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 7);
    }
    .offset-md-7 {
      margin-inline-start: calc(100% / 12 * 7);
    }
    .col-md-8 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 8);
    }
    .offset-md-8 {
      margin-inline-start: calc(100% / 12 * 8);
    }
    .col-md-9 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 9);
    }
    .offset-md-9 {
      margin-inline-start: calc(100% / 12 * 9);
    }
    .col-md-10 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 10);
    }
    .offset-md-10 {
      margin-inline-start: calc(100% / 12 * 10);
    }
    .col-md-11 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 11);
    }
    .offset-md-11 {
      margin-inline-start: calc(100% / 12 * 11);
    }
    .col-md-12 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 12);
    }
    .offset-md-12 {
      margin-inline-start: calc(100% / 12 * 12);
    }
    .row-cols-md-1 > * {
      flex: 0 0 auto;
      width: calc(100% / 1);
    }
    .row-cols-md-2 > * {
      flex: 0 0 auto;
      width: calc(100% / 2);
    }
    .row-cols-md-3 > * {
      flex: 0 0 auto;
      width: calc(100% / 3);
    }
    .row-cols-md-4 > * {
      flex: 0 0 auto;
      width: calc(100% / 4);
    }
    .row-cols-md-5 > * {
      flex: 0 0 auto;
      width: calc(100% / 5);
    }
    .row-cols-md-6 > * {
      flex: 0 0 auto;
      width: calc(100% / 6);
    }
  }
  @media (min-width: 992px) {
    .col-lg {
      flex: 1 0 0%;
    }
    .col-lg-auto {
      flex: 0 0 auto;
      width: auto;
    }
    .offset-lg-0 {
      margin-inline-start: 0;
    }
    .row-cols-lg-auto > * {
      flex: 0 0 auto;
      width: auto;
    }
    .col-lg-1 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 1);
    }
    .offset-lg-1 {
      margin-inline-start: calc(100% / 12 * 1);
    }
    .col-lg-2 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 2);
    }
    .offset-lg-2 {
      margin-inline-start: calc(100% / 12 * 2);
    }
    .col-lg-3 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 3);
    }
    .offset-lg-3 {
      margin-inline-start: calc(100% / 12 * 3);
    }
    .col-lg-4 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 4);
    }
    .offset-lg-4 {
      margin-inline-start: calc(100% / 12 * 4);
    }
    .col-lg-5 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 5);
    }
    .offset-lg-5 {
      margin-inline-start: calc(100% / 12 * 5);
    }
    .col-lg-6 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 6);
    }
    .offset-lg-6 {
      margin-inline-start: calc(100% / 12 * 6);
    }
    .col-lg-7 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 7);
    }
    .offset-lg-7 {
      margin-inline-start: calc(100% / 12 * 7);
    }
    .col-lg-8 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 8);
    }
    .offset-lg-8 {
      margin-inline-start: calc(100% / 12 * 8);
    }
    .col-lg-9 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 9);
    }
    .offset-lg-9 {
      margin-inline-start: calc(100% / 12 * 9);
    }
    .col-lg-10 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 10);
    }
    .offset-lg-10 {
      margin-inline-start: calc(100% / 12 * 10);
    }
    .col-lg-11 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 11);
    }
    .offset-lg-11 {
      margin-inline-start: calc(100% / 12 * 11);
    }
    .col-lg-12 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 12);
    }
    .offset-lg-12 {
      margin-inline-start: calc(100% / 12 * 12);
    }
    .row-cols-lg-1 > * {
      flex: 0 0 auto;
      width: calc(100% / 1);
    }
    .row-cols-lg-2 > * {
      flex: 0 0 auto;
      width: calc(100% / 2);
    }
    .row-cols-lg-3 > * {
      flex: 0 0 auto;
      width: calc(100% / 3);
    }
    .row-cols-lg-4 > * {
      flex: 0 0 auto;
      width: calc(100% / 4);
    }
    .row-cols-lg-5 > * {
      flex: 0 0 auto;
      width: calc(100% / 5);
    }
    .row-cols-lg-6 > * {
      flex: 0 0 auto;
      width: calc(100% / 6);
    }
  }
  @media (min-width: 1200px) {
    .col-xl {
      flex: 1 0 0%;
    }
    .col-xl-auto {
      flex: 0 0 auto;
      width: auto;
    }
    .offset-xl-0 {
      margin-inline-start: 0;
    }
    .row-cols-xl-auto > * {
      flex: 0 0 auto;
      width: auto;
    }
    .col-xl-1 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 1);
    }
    .offset-xl-1 {
      margin-inline-start: calc(100% / 12 * 1);
    }
    .col-xl-2 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 2);
    }
    .offset-xl-2 {
      margin-inline-start: calc(100% / 12 * 2);
    }
    .col-xl-3 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 3);
    }
    .offset-xl-3 {
      margin-inline-start: calc(100% / 12 * 3);
    }
    .col-xl-4 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 4);
    }
    .offset-xl-4 {
      margin-inline-start: calc(100% / 12 * 4);
    }
    .col-xl-5 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 5);
    }
    .offset-xl-5 {
      margin-inline-start: calc(100% / 12 * 5);
    }
    .col-xl-6 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 6);
    }
    .offset-xl-6 {
      margin-inline-start: calc(100% / 12 * 6);
    }
    .col-xl-7 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 7);
    }
    .offset-xl-7 {
      margin-inline-start: calc(100% / 12 * 7);
    }
    .col-xl-8 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 8);
    }
    .offset-xl-8 {
      margin-inline-start: calc(100% / 12 * 8);
    }
    .col-xl-9 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 9);
    }
    .offset-xl-9 {
      margin-inline-start: calc(100% / 12 * 9);
    }
    .col-xl-10 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 10);
    }
    .offset-xl-10 {
      margin-inline-start: calc(100% / 12 * 10);
    }
    .col-xl-11 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 11);
    }
    .offset-xl-11 {
      margin-inline-start: calc(100% / 12 * 11);
    }
    .col-xl-12 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 12);
    }
    .offset-xl-12 {
      margin-inline-start: calc(100% / 12 * 12);
    }
    .row-cols-xl-1 > * {
      flex: 0 0 auto;
      width: calc(100% / 1);
    }
    .row-cols-xl-2 > * {
      flex: 0 0 auto;
      width: calc(100% / 2);
    }
    .row-cols-xl-3 > * {
      flex: 0 0 auto;
      width: calc(100% / 3);
    }
    .row-cols-xl-4 > * {
      flex: 0 0 auto;
      width: calc(100% / 4);
    }
    .row-cols-xl-5 > * {
      flex: 0 0 auto;
      width: calc(100% / 5);
    }
    .row-cols-xl-6 > * {
      flex: 0 0 auto;
      width: calc(100% / 6);
    }
  }
  @media (min-width: 1400px) {
    .col-xxl {
      flex: 1 0 0%;
    }
    .col-xxl-auto {
      flex: 0 0 auto;
      width: auto;
    }
    .offset-xxl-0 {
      margin-inline-start: 0;
    }
    .row-cols-xxl-auto > * {
      flex: 0 0 auto;
      width: auto;
    }
    .col-xxl-1 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 1);
    }
    .offset-xxl-1 {
      margin-inline-start: calc(100% / 12 * 1);
    }
    .col-xxl-2 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 2);
    }
    .offset-xxl-2 {
      margin-inline-start: calc(100% / 12 * 2);
    }
    .col-xxl-3 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 3);
    }
    .offset-xxl-3 {
      margin-inline-start: calc(100% / 12 * 3);
    }
    .col-xxl-4 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 4);
    }
    .offset-xxl-4 {
      margin-inline-start: calc(100% / 12 * 4);
    }
    .col-xxl-5 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 5);
    }
    .offset-xxl-5 {
      margin-inline-start: calc(100% / 12 * 5);
    }
    .col-xxl-6 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 6);
    }
    .offset-xxl-6 {
      margin-inline-start: calc(100% / 12 * 6);
    }
    .col-xxl-7 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 7);
    }
    .offset-xxl-7 {
      margin-inline-start: calc(100% / 12 * 7);
    }
    .col-xxl-8 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 8);
    }
    .offset-xxl-8 {
      margin-inline-start: calc(100% / 12 * 8);
    }
    .col-xxl-9 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 9);
    }
    .offset-xxl-9 {
      margin-inline-start: calc(100% / 12 * 9);
    }
    .col-xxl-10 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 10);
    }
    .offset-xxl-10 {
      margin-inline-start: calc(100% / 12 * 10);
    }
    .col-xxl-11 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 11);
    }
    .offset-xxl-11 {
      margin-inline-start: calc(100% / 12 * 11);
    }
    .col-xxl-12 {
      flex: 0 0 auto;
      width: calc(100% / 12 * 12);
    }
    .offset-xxl-12 {
      margin-inline-start: calc(100% / 12 * 12);
    }
    .row-cols-xxl-1 > * {
      flex: 0 0 auto;
      width: calc(100% / 1);
    }
    .row-cols-xxl-2 > * {
      flex: 0 0 auto;
      width: calc(100% / 2);
    }
    .row-cols-xxl-3 > * {
      flex: 0 0 auto;
      width: calc(100% / 3);
    }
    .row-cols-xxl-4 > * {
      flex: 0 0 auto;
      width: calc(100% / 4);
    }
    .row-cols-xxl-5 > * {
      flex: 0 0 auto;
      width: calc(100% / 5);
    }
    .row-cols-xxl-6 > * {
      flex: 0 0 auto;
      width: calc(100% / 6);
    }
  }
  .g-0,
  .gx-0 {
    --vnt-gutter-x: 0;
  }
  .g-0,
  .gy-0 {
    --vnt-gutter-y: 0;
  }
  .g-0,
  .gx-0 {
    --vnt-gutter-x: 0;
  }
  .g-0,
  .gy-0 {
    --vnt-gutter-y: 0;
  }
  .m-0 {
    margin: 0 !important;
  }
  .mt-0, .my-0 {
    margin-top: 0 !important;
  }
  .mb-0, .my-0 {
    margin-bottom: 0 !important;
  }
  .ms-0, .mx-0 {
    margin-inline-start: 0 !important;
  }
  .me-0, .mx-0 {
    margin-inline-end: 0 !important;
  }
  .p-0 {
    padding: 0 !important;
  }
  .pt-0, .py-0 {
    padding-top: 0 !important;
  }
  .pb-0, .py-0 {
    padding-bottom: 0 !important;
  }
  .ps-0, .px-0 {
    padding-inline-start: 0 !important;
  }
  .pe-0, .px-0 {
    padding-inline-end: 0 !important;
  }
  .g-1,
  .gx-1 {
    --vnt-gutter-x: 0.25rem;
  }
  .g-1,
  .gy-1 {
    --vnt-gutter-y: 0.25rem;
  }
  .m-1 {
    margin: 0.25rem !important;
  }
  .mt-1, .my-1 {
    margin-top: 0.25rem !important;
  }
  .mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
  }
  .ms-1, .mx-1 {
    margin-inline-start: 0.25rem !important;
  }
  .me-1, .mx-1 {
    margin-inline-end: 0.25rem !important;
  }
  .p-1 {
    padding: 0.25rem !important;
  }
  .pt-1, .py-1 {
    padding-top: 0.25rem !important;
  }
  .pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
  }
  .ps-1, .px-1 {
    padding-inline-start: 0.25rem !important;
  }
  .pe-1, .px-1 {
    padding-inline-end: 0.25rem !important;
  }
  .g-2,
  .gx-2 {
    --vnt-gutter-x: 0.5rem;
  }
  .g-2,
  .gy-2 {
    --vnt-gutter-y: 0.5rem;
  }
  .m-2 {
    margin: 0.5rem !important;
  }
  .mt-2, .my-2 {
    margin-top: 0.5rem !important;
  }
  .mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
  }
  .ms-2, .mx-2 {
    margin-inline-start: 0.5rem !important;
  }
  .me-2, .mx-2 {
    margin-inline-end: 0.5rem !important;
  }
  .p-2 {
    padding: 0.5rem !important;
  }
  .pt-2, .py-2 {
    padding-top: 0.5rem !important;
  }
  .pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
  }
  .ps-2, .px-2 {
    padding-inline-start: 0.5rem !important;
  }
  .pe-2, .px-2 {
    padding-inline-end: 0.5rem !important;
  }
  .g-3,
  .gx-3 {
    --vnt-gutter-x: 1rem;
  }
  .g-3,
  .gy-3 {
    --vnt-gutter-y: 1rem;
  }
  .m-3 {
    margin: 1rem !important;
  }
  .mt-3, .my-3 {
    margin-top: 1rem !important;
  }
  .mb-3, .my-3 {
    margin-bottom: 1rem !important;
  }
  .ms-3, .mx-3 {
    margin-inline-start: 1rem !important;
  }
  .me-3, .mx-3 {
    margin-inline-end: 1rem !important;
  }
  .p-3 {
    padding: 1rem !important;
  }
  .pt-3, .py-3 {
    padding-top: 1rem !important;
  }
  .pb-3, .py-3 {
    padding-bottom: 1rem !important;
  }
  .ps-3, .px-3 {
    padding-inline-start: 1rem !important;
  }
  .pe-3, .px-3 {
    padding-inline-end: 1rem !important;
  }
  .g-4,
  .gx-4 {
    --vnt-gutter-x: 1.5rem;
  }
  .g-4,
  .gy-4 {
    --vnt-gutter-y: 1.5rem;
  }
  .m-4 {
    margin: 1.5rem !important;
  }
  .mt-4, .my-4 {
    margin-top: 1.5rem !important;
  }
  .mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
  }
  .ms-4, .mx-4 {
    margin-inline-start: 1.5rem !important;
  }
  .me-4, .mx-4 {
    margin-inline-end: 1.5rem !important;
  }
  .p-4 {
    padding: 1.5rem !important;
  }
  .pt-4, .py-4 {
    padding-top: 1.5rem !important;
  }
  .pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
  }
  .ps-4, .px-4 {
    padding-inline-start: 1.5rem !important;
  }
  .pe-4, .px-4 {
    padding-inline-end: 1.5rem !important;
  }
  .g-5,
  .gx-5 {
    --vnt-gutter-x: 3rem;
  }
  .g-5,
  .gy-5 {
    --vnt-gutter-y: 3rem;
  }
  .m-5 {
    margin: 3rem !important;
  }
  .mt-5, .my-5 {
    margin-top: 3rem !important;
  }
  .mb-5, .my-5 {
    margin-bottom: 3rem !important;
  }
  .ms-5, .mx-5 {
    margin-inline-start: 3rem !important;
  }
  .me-5, .mx-5 {
    margin-inline-end: 3rem !important;
  }
  .p-5 {
    padding: 3rem !important;
  }
  .pt-5, .py-5 {
    padding-top: 3rem !important;
  }
  .pb-5, .py-5 {
    padding-bottom: 3rem !important;
  }
  .ps-5, .px-5 {
    padding-inline-start: 3rem !important;
  }
  .pe-5, .px-5 {
    padding-inline-end: 3rem !important;
  }
  .mx-auto {
    margin-inline-start: auto !important;
    margin-inline-end: auto !important;
  }
  .m-auto {
    margin: auto !important;
  }
  .d-none {
    display: none !important;
  }
  .d-inline {
    display: inline !important;
  }
  .d-inline-block {
    display: inline-block !important;
  }
  .d-block {
    display: block !important;
  }
  .d-grid {
    display: grid !important;
  }
  .d-flex {
    display: flex !important;
  }
  .d-inline-flex {
    display: inline-flex !important;
  }
  @media (min-width: 576px) {
    .d-sm-none {
      display: none !important;
    }
    .d-sm-inline {
      display: inline !important;
    }
    .d-sm-inline-block {
      display: inline-block !important;
    }
    .d-sm-block {
      display: block !important;
    }
    .d-sm-grid {
      display: grid !important;
    }
    .d-sm-flex {
      display: flex !important;
    }
    .d-sm-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 768px) {
    .d-md-none {
      display: none !important;
    }
    .d-md-inline {
      display: inline !important;
    }
    .d-md-inline-block {
      display: inline-block !important;
    }
    .d-md-block {
      display: block !important;
    }
    .d-md-grid {
      display: grid !important;
    }
    .d-md-flex {
      display: flex !important;
    }
    .d-md-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 992px) {
    .d-lg-none {
      display: none !important;
    }
    .d-lg-inline {
      display: inline !important;
    }
    .d-lg-inline-block {
      display: inline-block !important;
    }
    .d-lg-block {
      display: block !important;
    }
    .d-lg-grid {
      display: grid !important;
    }
    .d-lg-flex {
      display: flex !important;
    }
    .d-lg-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 1200px) {
    .d-xl-none {
      display: none !important;
    }
    .d-xl-inline {
      display: inline !important;
    }
    .d-xl-inline-block {
      display: inline-block !important;
    }
    .d-xl-block {
      display: block !important;
    }
    .d-xl-grid {
      display: grid !important;
    }
    .d-xl-flex {
      display: flex !important;
    }
    .d-xl-inline-flex {
      display: inline-flex !important;
    }
  }
  @media (min-width: 1400px) {
    .d-xxl-none {
      display: none !important;
    }
    .d-xxl-inline {
      display: inline !important;
    }
    .d-xxl-inline-block {
      display: inline-block !important;
    }
    .d-xxl-block {
      display: block !important;
    }
    .d-xxl-grid {
      display: grid !important;
    }
    .d-xxl-flex {
      display: flex !important;
    }
    .d-xxl-inline-flex {
      display: inline-flex !important;
    }
  }
  .flex-row {
    flex-direction: row !important;
  }
  .flex-column {
    flex-direction: column !important;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-wrap {
    flex-wrap: wrap !important;
  }
  .flex-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-fill {
    flex: 1 1 auto !important;
  }
  .flex-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-shrink-1 {
    flex-shrink: 1 !important;
  }
  @media (min-width: 576px) {
    .flex-sm-row {
      flex-direction: row !important;
    }
    .flex-sm-column {
      flex-direction: column !important;
    }
    .flex-sm-wrap {
      flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
      flex-wrap: nowrap !important;
    }
  }
  @media (min-width: 768px) {
    .flex-md-row {
      flex-direction: row !important;
    }
    .flex-md-column {
      flex-direction: column !important;
    }
    .flex-md-wrap {
      flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
      flex-wrap: nowrap !important;
    }
  }
  @media (min-width: 992px) {
    .flex-lg-row {
      flex-direction: row !important;
    }
    .flex-lg-column {
      flex-direction: column !important;
    }
    .flex-lg-wrap {
      flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
      flex-wrap: nowrap !important;
    }
  }
  @media (min-width: 1200px) {
    .flex-xl-row {
      flex-direction: row !important;
    }
    .flex-xl-column {
      flex-direction: column !important;
    }
    .flex-xl-wrap {
      flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
      flex-wrap: nowrap !important;
    }
  }
  @media (min-width: 1400px) {
    .flex-xxl-row {
      flex-direction: row !important;
    }
    .flex-xxl-column {
      flex-direction: column !important;
    }
    .flex-xxl-wrap {
      flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
      flex-wrap: nowrap !important;
    }
  }
  .justify-content-start {
    justify-content: flex-start !important;
  }
  .justify-content-end {
    justify-content: flex-end !important;
  }
  .justify-content-center {
    justify-content: center !important;
  }
  .justify-content-between {
    justify-content: space-between !important;
  }
  .justify-content-around {
    justify-content: space-around !important;
  }
  .justify-content-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-start {
    align-items: flex-start !important;
  }
  .align-items-end {
    align-items: flex-end !important;
  }
  .align-items-center {
    align-items: center !important;
  }
  .align-items-baseline {
    align-items: baseline !important;
  }
  .align-items-stretch {
    align-items: stretch !important;
  }
  .align-self-start {
    align-self: flex-start !important;
  }
  .align-self-end {
    align-self: flex-end !important;
  }
  .align-self-center {
    align-self: center !important;
  }
  .align-self-stretch {
    align-self: stretch !important;
  }
  @media (min-width: 576px) {
    .justify-content-sm-start {
      justify-content: flex-start !important;
    }
    .justify-content-sm-end {
      justify-content: flex-end !important;
    }
    .justify-content-sm-center {
      justify-content: center !important;
    }
    .justify-content-sm-between {
      justify-content: space-between !important;
    }
    .align-items-sm-start {
      align-items: flex-start !important;
    }
    .align-items-sm-end {
      align-items: flex-end !important;
    }
    .align-items-sm-center {
      align-items: center !important;
    }
  }
  @media (min-width: 768px) {
    .justify-content-md-start {
      justify-content: flex-start !important;
    }
    .justify-content-md-end {
      justify-content: flex-end !important;
    }
    .justify-content-md-center {
      justify-content: center !important;
    }
    .justify-content-md-between {
      justify-content: space-between !important;
    }
    .align-items-md-start {
      align-items: flex-start !important;
    }
    .align-items-md-end {
      align-items: flex-end !important;
    }
    .align-items-md-center {
      align-items: center !important;
    }
  }
  @media (min-width: 992px) {
    .justify-content-lg-start {
      justify-content: flex-start !important;
    }
    .justify-content-lg-end {
      justify-content: flex-end !important;
    }
    .justify-content-lg-center {
      justify-content: center !important;
    }
    .justify-content-lg-between {
      justify-content: space-between !important;
    }
    .align-items-lg-start {
      align-items: flex-start !important;
    }
    .align-items-lg-end {
      align-items: flex-end !important;
    }
    .align-items-lg-center {
      align-items: center !important;
    }
  }
  @media (min-width: 1200px) {
    .justify-content-xl-start {
      justify-content: flex-start !important;
    }
    .justify-content-xl-end {
      justify-content: flex-end !important;
    }
    .justify-content-xl-center {
      justify-content: center !important;
    }
    .justify-content-xl-between {
      justify-content: space-between !important;
    }
    .align-items-xl-start {
      align-items: flex-start !important;
    }
    .align-items-xl-end {
      align-items: flex-end !important;
    }
    .align-items-xl-center {
      align-items: center !important;
    }
  }
  @media (min-width: 1400px) {
    .justify-content-xxl-start {
      justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
      justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
      justify-content: center !important;
    }
    .justify-content-xxl-between {
      justify-content: space-between !important;
    }
    .align-items-xxl-start {
      align-items: flex-start !important;
    }
    .align-items-xxl-end {
      align-items: flex-end !important;
    }
    .align-items-xxl-center {
      align-items: center !important;
    }
  }
  @supports (justify-content: safe center) {
    .justify-content-center {
      justify-content: safe center !important;
    }
  }
  .order-0 {
    order: 0 !important;
  }
  .order-1 {
    order: 1 !important;
  }
  .order-2 {
    order: 2 !important;
  }
  .order-3 {
    order: 3 !important;
  }
  .order-4 {
    order: 4 !important;
  }
  .order-5 {
    order: 5 !important;
  }
  .position-static {
    position: static !important;
  }
  .position-relative {
    position: relative !important;
  }
  .position-absolute {
    position: absolute !important;
  }
  .position-fixed {
    position: fixed !important;
  }
  .position-sticky {
    position: sticky !important;
  }
  .sticky-top {
    position: sticky !important;
    top: 30px !important;
    z-index: 50;
  }
  #header,
  header.header-default {
    z-index: 1030;
  }
  .w-100 {
    width: 100% !important;
  }
  .h-100 {
    height: 100% !important;
  }
  .mw-100 {
    max-width: 100% !important;
  }
  .vh-100 {
    height: 100vh !important;
  }
  .overflow-hidden {
    overflow: hidden !important;
  }
  .overflow-visible {
    overflow: visible !important;
  }
  .overflow-auto {
    overflow: auto !important;
  }
  .overflow-x-auto {
    overflow-x: auto !important;
  }
  .overflow-y-auto {
    overflow-y: auto !important;
  }
  .text-start {
    text-align: start !important;
  }
  .text-end {
    text-align: end !important;
  }
  .text-center {
    text-align: center !important;
  }
  .text-uppercase {
    text-transform: uppercase !important;
  }
  .text-lowercase {
    text-transform: lowercase !important;
  }
  .text-capitalize {
    text-transform: capitalize !important;
  }
  .text-decoration-none {
    text-decoration: none !important;
  }
  .text-decoration-underline {
    text-decoration: underline !important;
  }
  .text-decoration-line-through {
    text-decoration: line-through !important;
  }
  .text-nowrap {
    white-space: nowrap !important;
  }
  .text-white {
    color: #fff !important;
  }
  .text-muted {
    color: #6c757d !important;
  }
  .text-dark {
    color: #212529 !important;
  }
  .fw-light {
    font-weight: 300 !important;
  }
  .fw-normal {
    font-weight: 400 !important;
  }
  .fw-medium,
  .fw-5 {
    font-weight: 500 !important;
  }
  .fw-semibold,
  .fw-6 {
    font-weight: 600 !important;
  }
  .fw-bold {
    font-weight: 700 !important;
  }
  .fw-bolder {
    font-weight: bolder !important;
  }
  .fst-italic {
    font-style: italic !important;
  }
  .fst-normal {
    font-style: normal !important;
  }
  .small {
    font-size: 0.875em !important;
  }
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
  .fs-5 {
    font-size: 1.25rem !important;
  }
  .fs-6 {
    font-size: 1rem !important;
  }
  .fs-42 {
    font-size: 42px !important;
  }
  .lh-20 {
    line-height: 20px !important;
  }
  .bg-transparent {
    background-color: transparent !important;
  }
  .bg-white {
    background-color: #fff !important;
  }
  .bg-light {
    background-color: #f8f9fa !important;
  }
  .bg-dark {
    background-color: #212529 !important;
  }
  .border {
    border: 1px solid var(--line, #dee2e6) !important;
  }
  .border-0 {
    border: 0 !important;
  }
  .border-1 {
    border-width: 1px !important;
  }
  .border-2 {
    border-width: 2px !important;
  }
  .rounded {
    border-radius: 0.375rem !important;
  }
  .rounded-0 {
    border-radius: 0 !important;
  }
  .rounded-1 {
    border-radius: 0.25rem !important;
  }
  .rounded-2 {
    border-radius: 0.375rem !important;
  }
  .rounded-3 {
    border-radius: 0.5rem !important;
  }
  .rounded-circle {
    border-radius: 50% !important;
  }
  .rounded-pill {
    border-radius: 50rem !important;
  }
  .shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  }
  .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  }
  .shadow-none {
    box-shadow: none !important;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .object-fit-contain {
    object-fit: contain !important;
  }
  .object-fit-cover {
    object-fit: cover !important;
  }
  .object-fit-fill {
    object-fit: fill !important;
  }
  .object-fit-scale {
    object-fit: scale-down !important;
  }
  .object-fit-none {
    object-fit: none !important;
  }
  .visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
  :where(a[href],
  button,
  [role=button],
  [type=button],
  [type=submit],
  [type=reset],
  label[for],
  select,
  summary,
  .btn,
  .tf-btn,
  .btn-select,
  .dropdown-item,
  .dropdown-toggle,
  .select-item,
  .nav-link,
  .tab-link,
  .swiper-button-next,
  .swiper-button-prev,
  .btn-quantity,
  .quantity-product,
  .qty-btn,
  .wg-quantity button,
  .icon-close,
  .icon-close-popup,
  .remove,
  .tf-pin-btn,
  .quickview,
  .wishlist-button,
  .compare-button,
  .add-to-cart-button) {
    cursor: pointer;
  }
  :where(button,
  [role=button],
  .btn,
  .tf-btn,
  .btn-select,
  .dropdown-item,
  .select-item,
  .add-to-cart-button):where(:disabled, [disabled], [aria-disabled=true], .disabled, .is-disabled) {
    cursor: not-allowed;
  }
  .popup-search .row {
    margin-inline: 0;
  }
  .popup-search [class*=col-] {
    padding-inline: 0;
  }
  .popup-search .looking-for-wrap,
  .popup-search .featured-products-wrap {
    text-align: center;
  }
  .popup-search .popular-searches,
  .popup-search .featured-product-heading {
    justify-content: center;
    text-align: center;
  }
}
@layer interactive-primitives {
  .dropdown {
    position: relative;
  }
  .dropdown.show,
  .tf-dropdown-sort.show,
  .tf-variant-dropdown.show,
  .image-select.show,
  .shopizal-select.show,
  .select-root.show,
  .dropdown-custom.show,
  .pkg-store.show,
  .custom-dropdown-shopizal.show,
  .custom-dropdown-shopizal-footer.show {
    position: relative;
    z-index: 1060;
  }
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    z-index: 1000;
    display: none;
    min-width: var(--vnt-dropdown-min-width, 10rem);
    margin: 0;
    text-align: left;
    list-style: none;
    background-color: var(--white, #fff);
    background-clip: padding-box;
  }
  .dropdown-menu.show {
    z-index: 1060;
    display: block;
  }
  .dropup .dropdown-menu,
  .dropup-center .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 0.125rem;
  }
  .dropup-center .dropdown-menu {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .dropend .dropdown-menu {
    top: 0;
    right: auto;
    bottom: auto;
    left: 100%;
    transform: none;
    margin-top: 0;
    margin-left: 0.125rem;
  }
  .dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .accordion-collapse {
    overflow-anchor: none;
  }
  .collapse:not(.show) {
    display: none;
  }
  .collapse.show,
  .collapse.visible,
  .collapsing,
  .collapsing.visible {
    visibility: visible;
  }
  .collapsing {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
  }
  .fade {
    transition: opacity 0.15s linear;
  }
  .fade:not(.show) {
    opacity: 0;
  }
  .show {
    visibility: visible;
  }
  .modal {
    position: fixed;
    inset: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 1rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
  }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto;
  }
  .modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
  }
  .modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--dark, #000);
    pointer-events: auto;
    background-color: var(--white, #fff);
    background-clip: padding-box;
    outline: 0;
  }
  .modal-header,
  .modal-body,
  .modal-footer {
    position: relative;
  }
  .modal-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1050;
    background-color: #000;
  }
  .modal-backdrop.fade {
    opacity: 0;
  }
  .modal-backdrop.show {
    opacity: 0.5;
  }
  .offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 1045;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--dark, #000);
    visibility: hidden;
    background-color: var(--white, #fff);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
  .offcanvas.show {
    visibility: visible;
  }
  .offcanvas-start {
    top: 0;
    left: 0;
    width: 400px;
    transform: translateX(-100%);
  }
  .offcanvas-end {
    top: 0;
    right: 0;
    width: 400px;
    transform: translateX(100%);
  }
  .offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    transform: translateY(-100%);
  }
  .offcanvas-bottom {
    right: 0;
    left: 0;
    height: 30vh;
    max-height: 100%;
    transform: translateY(100%);
  }
  .offcanvas.show {
    transform: none;
  }
  .offcanvas-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1040;
    background-color: #000;
  }
  .offcanvas-backdrop.fade {
    opacity: 0;
  }
  .offcanvas-backdrop.show {
    opacity: 0.5;
  }
  .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: var(--white, #fff);
    background-clip: border-box;
    border: 1px solid var(--line, rgba(0, 0, 0, 0.175));
    border-radius: 0.375rem;
  }
  .card-body {
    flex: 1 1 auto;
    padding: 1rem;
  }
  .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    border-bottom: 1px solid var(--line, rgba(0, 0, 0, 0.175));
  }
  .card-title {
    margin-bottom: 0.5rem;
    color: inherit;
  }
  .alert {
    position: relative;
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.375rem;
  }
}
@layer theme-styles {
  @font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
  }
  :root {
    --swiper-theme-color: #007aff;
  }
  :host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
  .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
  }
  .swiper-vertical > .swiper-wrapper {
    flex-direction: column;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
  }
  .swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
  }
  .swiper-horizontal {
    touch-action: pan-y;
  }
  .swiper-vertical {
    touch-action: pan-x;
  }
  .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
  }
  .swiper-slide-invisible-blank {
    visibility: hidden;
  }
  .swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
  }
  .swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
  }
  .swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
  }
  .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
  }
  .swiper-3d {
    perspective: 1200px;
  }
  .swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
    transform-style: preserve-3d;
  }
  .swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  .swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
  }
  .swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
  }
  .swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
  }
  .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
  }
  .swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
  }
  .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
  }
  .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
  }
  .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
  }
  .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
  }
  .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
  }
  .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
  }
  .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
  .swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
  }
  .swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
  }
  @keyframes swiper-preloader-spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
  }
  .swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
  }
  .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
  }
  .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
  }
  :root {
    --swiper-navigation-size: 44px;
  }
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
  }
  .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important;
  }
  .swiper-button-next svg, .swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
  }
  .swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg);
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
  }
  .swiper-button-lock {
    display: none;
  }
  .swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
  }
  .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: "prev";
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
  }
  .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: "next";
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important;
  }
  .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
  }
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet:only-child {
    display: none !important;
  }
  .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
  }
  .swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0);
  }
  .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }
  .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
  }
  .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
  }
  .swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
  }
  .swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
  .swiper-pagination-lock {
    display: none;
  }
  .swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  }
  .swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
  }
  .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0;
  }
  .swiper-scrollbar-cursor-drag {
    cursor: move;
  }
  .swiper-scrollbar-lock {
    display: none;
  }
  .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
  .swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
  }
  .swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
  }
  .swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
  }
  .swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
  }
  .swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
  }
  .swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-fade .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-cube {
    overflow: visible;
  }
  .swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }
  .swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
  }
  .swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
  }
  .swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .swiper-flip {
    overflow: visible;
  }
  .swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
  }
  .swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }
  .swiper-cards {
    overflow: visible;
  }
  .swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
  }
  @font-face {
    font-family: "icomoon";
    src: url("/fonts/icons/icomoon.woff2") format("woff2"), url("/fonts/icons/icomoon.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  [class^=icon-], [class*=" icon-"] {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon-shop:before {
    content: "\e900";
  }
  .icon-menu:before {
    content: "\e901";
  }
  .icon-fill-check-circle:before {
    content: "\e902";
  }
  .icon-arrow1-left:before {
    content: "\e903";
  }
  .icon-arrow-right:before {
    content: "\e904";
  }
  .icon-arrow-top-left:before {
    content: "\e905";
  }
  .icon-arrow-down:before {
    content: "\e906";
  }
  .icon-uniE906:before {
    content: "\e907";
  }
  .icon-arrow-up:before {
    content: "\e908";
  }
  .icon-fashion-body:before {
    content: "\e918";
  }
  .icon-precision:before {
    content: "\e919";
  }
  .icon-elegance:before {
    content: "\e91a";
  }
  .icon-fb3:before {
    content: "\e91b";
  }
  .icon-x2:before {
    content: "\e91c";
  }
  .icon-tiktok:before {
    content: "\e91d";
  }
  .icon-heart3:before {
    content: "\e91e";
  }
  .icon-order:before {
    content: "\e91f";
  }
  .icon-quote5:before {
    content: "\e920";
  }
  .icon-minus:before {
    content: "\e921";
  }
  .icon-plus:before {
    content: "\e922";
  }
  .icon-location:before {
    content: "\e923";
  }
  .icon-shipped:before {
    content: "\e924";
  }
  .icon-confirm:before {
    content: "\e925";
  }
  .icon-plus2:before {
    content: "\e926";
  }
  .icon-fire2:before {
    content: "\e927";
  }
  .icon-sidebar:before {
    content: "\e928";
  }
  .icon-video:before {
    content: "\e929";
  }
  .icon-car2:before {
    content: "\e92a";
  }
  .icon-compare3:before {
    content: "\e92b";
  }
  .icon-check:before {
    content: "\e92c";
  }
  .icon-eye:before {
    content: "\e92d";
  }
  .icon-copy:before {
    content: "\e92e";
  }
  .icon-share:before {
    content: "\e92f";
  }
  .icon-ask:before {
    content: "\e930";
  }
  .icon-compare2:before {
    content: "\e931";
  }
  .icon-car:before {
    content: "\e932";
  }
  .icon-coupon:before {
    content: "\e933";
  }
  .icon-note:before {
    content: "\e934";
  }
  .icon-gift2:before {
    content: "\e935";
  }
  .icon-pen:before {
    content: "\e936";
  }
  .icon-close:before {
    content: "\e937";
  }
  .icon-mail:before {
    content: "\e938";
  }
  .icon-youtube:before {
    content: "\e939";
  }
  .icon-instagram:before {
    content: "\e93a";
  }
  .icon-fb2:before {
    content: "\e93b";
  }
  .icon-x:before {
    content: "\e93c";
  }
  .icon-support2:before {
    content: "\e93d";
  }
  .icon-shipping3:before {
    content: "\e93e";
  }
  .icon-return3:before {
    content: "\e93f";
  }
  .icon-customer:before {
    content: "\e940";
  }
  .icon-return2:before {
    content: "\e941";
  }
  .icon-shipping2:before {
    content: "\e942";
  }
  .icon-leaf:before {
    content: "\e943";
  }
  .icon-clock:before {
    content: "\e944";
  }
  .icon-pinterest:before {
    content: "\e945";
  }
  .icon-head-phone:before {
    content: "\e946";
  }
  .icon-categories:before {
    content: "\e947";
  }
  .icon-quote4:before {
    content: "\e948";
  }
  .icon-sun:before {
    content: "\e949";
  }
  .icon-designs:before {
    content: "\e94a";
  }
  .icon-fit:before {
    content: "\e94b";
  }
  .icon-protection:before {
    content: "\e94c";
  }
  .icon-quality:before {
    content: "\e94d";
  }
  .icon-arr-right3:before {
    content: "\e94e";
  }
  .icon-quote3:before {
    content: "\e94f";
  }
  .icon-quote:before {
    content: "\e950";
  }
  .icon-quote2:before {
    content: "\e951";
  }
  .icon-flash-star:before {
    content: "\e952";
  }
  .icon-dot:before {
    content: "\e953";
  }
  .icon-fb:before {
    content: "\e954";
  }
  .icon-verifi:before {
    content: "\e955";
  }
  .icon-compare:before {
    content: "\e956";
  }
  .icon-heart2:before {
    content: "\e957";
  }
  .icon-view:before {
    content: "\e958";
  }
  .icon-cart2:before {
    content: "\e959";
  }
  .icon-arr-down:before {
    content: "\e95a";
  }
  .icon-star:before {
    content: "\e95b";
  }
  .icon-arr-left:before {
    content: "\e95c";
  }
  .icon-arr-right2:before {
    content: "\e95d";
  }
  .icon-arr-right:before {
    content: "\e95e";
  }
  .icon-cart:before {
    content: "\e95f";
  }
  .icon-phone:before {
    content: "\e960";
  }
  .icon-heart:before {
    content: "\e961";
  }
  .icon-user:before {
    content: "\e962";
  }
  .icon-linkedin:before {
    content: "\e963";
  }
  .icon-search:before {
    content: "\e964";
  }
  .icon-gift:before {
    content: "\e965";
  }
  .icon-twitter:before {
    content: "\e966";
  }
  .icon-return:before {
    content: "\e967";
  }
  .icon-support:before {
    content: "\e968";
  }
  .icon-shipping:before {
    content: "\e969";
  }
  .icon-snapchat:before {
    content: "\e96a";
  }
  .icon-categories1:before {
    content: "\e96b";
  }
  .icon-arrow1-right:before {
    content: "\e96c";
  }
  .icon-arrow1-top-left:before {
    content: "\e96d";
  }
  .icon-filter:before {
    content: "\e96e";
  }
  .icon-btn3d:before {
    content: "\e971";
  }
  .icon-payment:before {
    content: "\e973";
  }
  .icon-diamond:before {
    content: "\e974";
  }
  .icon-trash:before {
    content: "\e975";
  }
  .icon-clock2:before {
    content: "\e976";
  }
  .icon-whatsapp:before {
    content: "\ea93";
  }
  :root {
    --primary: #ff6f61;
    --primary-2: #ff9a90;
    --primary-3: #ffc5c0;
    --primary-4: #fff1ef;
    --primary-green: #39ae52;
    --secondary: #4b4ded;
    --secondary-2: rgba(75, 77, 237, 0.75);
    --secondary-3: rgba(75, 77, 237, 0.5);
    --secondary-4: #efeffd;
    --dark: #000000;
    --dark-2: #101828;
    --dark-3: #282828;
    --dark-4: #1c1c1c;
    --white: #ffffff;
    --white-2: #edeae5;
    --purple: #9148ff;
    --purple-2: #f6efff;
    --violet: #a83fff;
    --violet-2: #a474ff;
    --success: #31d0aa;
    --success-2: rgba(49, 208, 170, 0.75);
    --success-3: rgba(49, 208, 170, 0.5);
    --success-4: rgba(49, 208, 170, 0.1);
    --light-green: #00ba00;
    --text: #545454;
    --text-2: #393939;
    --text-3: #667085;
    --text-4: #757575;
    --line: #ebebeb;
    --line-2: #f2f4f7;
    --line-3: #c9c9c9;
    --line-4: #e4e7ec;
    --line-5: rgba(126, 126, 126, 0.2);
    --surface: #f5f5f5;
    --surface-2: #f7f7f7;
    --surface-3: #f3f3f3;
    --shadow-1: 0px 4px 20px 0px #0000001a;
    --gradient-1: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    --gradient-2: linear-gradient(180deg, rgba(231, 236, 210, 0) 0%, #e7ecd2 100%);
    --backdrop: rgba(0, 0, 0, 0.4);
    --bg-scrollbar-track: #f1f1f1;
    --bg-scrollbar-thumb: #c1c1c1;
    --rgba-white: rgba(255, 255, 255, 0.8);
    --rgba-dark: rgba(0, 0, 0, 0.6);
    --rgba-dark-2: rgba(0, 0, 0, 0.8);
    --rgba-dark-3: rgba(0, 0, 0, 0.2);
    --yellow: #ffc108;
    --yellow-2: #ff9a00;
    --brown: #8f5252;
    --red: #e21b1b;
  }
  .primary-2 {
    --primary: #39ae52;
  }
  .primary-3 {
    --primary: #d62c2c;
  }
  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  b,
  u,
  i,
  center,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td,
  article,
  aside,
  canvas,
  details,
  embed,
  figure,
  figcaption,
  footer,
  header,
  hgroup,
  menu,
  nav,
  output,
  ruby,
  section,
  summary,
  time,
  mark,
  audio,
  video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  html {
    margin-right: 0 !important;
    scroll-behavior: smooth;
  }
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  *::before,
  *::after {
    box-sizing: border-box;
  }
  .desc:empty,
  .desc:has(> p:only-child:empty),
  .desc:has(> p:only-child > br:only-child) {
    display: none;
  }
  body {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    background-color: var(--white);
    font-style: normal;
    color: var(--dark);
  }
  img {
    max-width: 100%;
    height: auto;
    transform: scale(1);
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
  }
  .row {
    margin-right: -12px;
    margin-left: -12px;
  }
  .row > * {
    padding-left: 12px;
    padding-right: 12px;
  }
  ul,
  li {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .container {
    max-width: 1488px;
  }
  .container-2 {
    max-width: 1436px;
  }
  .container-3 {
    max-width: 1560px;
  }
  .container-4 {
    max-width: 1688px;
  }
  .container-5 {
    max-width: 1728px;
  }
  .container-6 {
    max-width: 1288px;
  }
  .container-7 {
    max-width: 1268px;
  }
  .container-7,
  .container-6,
  .container-5,
  .container-4,
  .container-3,
  .container-2,
  .container {
    width: 100%;
    margin: auto;
  }
  .container-7,
  .container-6,
  .container-5,
  .container-4,
  .container-3,
  .container-2,
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .container-full {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
  }
  .slider-layout-right {
    width: calc(100vw - (100vw - 1488px) / 2 - 7px);
    margin-right: unset;
    max-width: 100%;
    margin-left: auto;
    padding: 0 15px;
  }
  .slider-layout-right .swiper:not(.tf-sw-right) {
    margin-right: -15px;
  }
  .container-6 .wg-cls.style-circle {
    gap: 16px;
  }
  svg path {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  textarea,
  input[type=text],
  input[type=password],
  input[type=datetime],
  input[type=datetime-local],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=week],
  input[type=number],
  input[type=email],
  input[type=url],
  input[type=search],
  input[type=tel],
  input[type=color] {
    font-family: "Poppins", sans-serif;
    border: 1px solid var(--line);
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    border-radius: 6px;
    padding: 14px 20px;
    width: 100%;
    background: var(--white);
    color: var(--rgba-dark-2);
    height: 50px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  textarea:hover, textarea:focus,
  input[type=text]:hover,
  input[type=text]:focus,
  input[type=password]:hover,
  input[type=password]:focus,
  input[type=datetime]:hover,
  input[type=datetime]:focus,
  input[type=datetime-local]:hover,
  input[type=datetime-local]:focus,
  input[type=date]:hover,
  input[type=date]:focus,
  input[type=month]:hover,
  input[type=month]:focus,
  input[type=time]:hover,
  input[type=time]:focus,
  input[type=week]:hover,
  input[type=week]:focus,
  input[type=number]:hover,
  input[type=number]:focus,
  input[type=email]:hover,
  input[type=email]:focus,
  input[type=url]:hover,
  input[type=url]:focus,
  input[type=search]:hover,
  input[type=search]:focus,
  input[type=tel]:hover,
  input[type=tel]:focus,
  input[type=color]:hover,
  input[type=color]:focus {
    border-color: var(--rgba-dark-2);
  }
  textarea.style-2,
  input[type=text].style-2,
  input[type=password].style-2,
  input[type=datetime].style-2,
  input[type=datetime-local].style-2,
  input[type=date].style-2,
  input[type=month].style-2,
  input[type=time].style-2,
  input[type=week].style-2,
  input[type=number].style-2,
  input[type=email].style-2,
  input[type=url].style-2,
  input[type=search].style-2,
  input[type=tel].style-2,
  input[type=color].style-2 {
    padding-left: 12px;
    padding-right: 12px;
  }
  textarea::placeholder,
  input[type=text]::placeholder,
  input[type=password]::placeholder,
  input[type=datetime]::placeholder,
  input[type=datetime-local]::placeholder,
  input[type=date]::placeholder,
  input[type=month]::placeholder,
  input[type=time]::placeholder,
  input[type=week]::placeholder,
  input[type=number]::placeholder,
  input[type=email]::placeholder,
  input[type=url]::placeholder,
  input[type=search]::placeholder,
  input[type=tel]::placeholder,
  input[type=color]::placeholder {
    color: rgba(102, 112, 133, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  textarea {
    height: 160px;
    resize: none;
  }
  select {
    outline: 0;
  }
  ::-webkit-input-placeholder {
    color: var(--text-3);
  }
  :-moz-placeholder {
    color: var(--text-3);
  }
  ::-moz-placeholder {
    color: var(--text-3);
    opacity: 1;
  }
  button {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: var(--button-background-color, var(--dark));
    border: 1px solid var(--button-background-color, var(--dark));
    color: var(--button-text-color, var(--white));
    padding: 13px 32px;
    border-radius: 99px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  button .icon {
    font-size: 22px;
  }
  button:focus-within,
  button:focus-visible,
  button:focus {
    outline: none;
  }
  :-ms-input-placeholder {
    color: var(--secondary-2);
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-rendering: optimizeLegibility;
    color: var(--heading-color, var(--dark));
    font-weight: 500;
  }
  h1,
  .display-2xl {
    font-size: 72px;
    line-height: 90px;
    letter-spacing: -0.02em;
  }
  .display-2xl-2 {
    font-size: 69px;
    line-height: 79px;
  }
  .display-xl-2 {
    font-size: 64px;
    line-height: 76.8px;
  }
  h2,
  .display-xl {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.02em;
  }
  h3,
  .display-lg {
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.02em;
  }
  .display-lg-2 {
    font-size: 40px;
    line-height: 48px;
  }
  .display-lg-3 {
    font-size: 48px;
    line-height: 57.6px;
    letter-spacing: -0.02em;
  }
  .display-lg-4 {
    font-size: 39px;
    line-height: 49px;
  }
  .display-lg-5 {
    font-size: 49px;
    line-height: 59px;
  }
  h4,
  .display-md {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -0.02em;
  }
  .display-md-2 {
    font-size: 32px;
    line-height: 38px;
  }
  .display-md-3 {
    font-size: 34px;
    line-height: 44px;
  }
  h5,
  .display-sm {
    font-size: 30px;
    line-height: 38px;
  }
  h6,
  .display-xs {
    font-size: 24px;
    line-height: 32px;
  }
  .text-xl {
    font-size: 20px;
    line-height: 30px;
  }
  .text-xl-2 {
    font-size: 20px;
    line-height: 24px;
  }
  .text-xl-3 {
    font-size: 20px;
    line-height: 32px;
  }
  .text-lg {
    font-size: 18px;
    line-height: 28px;
  }
  .text-md {
    font-size: 16px;
    line-height: 24px;
  }
  .text-sm {
    font-size: 14px;
    line-height: 20px;
  }
  .text-xs {
    font-size: 12px;
    line-height: 18px;
  }
  .text-xxs {
    font-size: 10px;
    line-height: 14px;
  }
  .text-caption {
    font-size: 12px;
    line-height: 15.72px;
  }
  .fs-84 {
    font-size: 84px;
    line-height: 84px;
  }
  .body-text {
    font-size: 16px;
    line-height: 25.6px;
  }
  .body-text-2 {
    font-size: 16px;
    line-height: 19.2px;
  }
  .fs-7 {
    font-size: 7px !important;
  }
  .fs-8 {
    font-size: 8px !important;
  }
  .fs-10 {
    font-size: 10px !important;
  }
  .fs-12 {
    font-size: 12px !important;
  }
  .fs-14 {
    font-size: 14px !important;
  }
  .fs-16 {
    font-size: 16px !important;
  }
  .fs-18 {
    font-size: 18px !important;
  }
  .fs-20 {
    font-size: 20px !important;
  }
  .font-main {
    font-family: "Poppins", sans-serif;
  }
  .font-2 {
    font-family: "Albert Sans", sans-serif !important;
  }
  .font-3 {
    font-family: "Playfair Display", serif !important;
  }
  .font-4 {
    font-family: "DM Sans", sans-serif !important;
  }
  .font-5 {
    font-family: "Nunito", sans-serif !important;
  }
  .font-6 {
    font-family: "Be Vietnam Pro", serif !important;
  }
  .font-7 {
    font-family: "Oswald", sans-serif !important;
  }
  .font-8 {
    font-family: "Grandstander", cursive !important;
  }
  .font-9 {
    font-family: "Jost", sans-serif !important;
  }
  .font-10 {
    font-family: "Agbalumo", sans-serif !important;
  }
  .font-11 {
    font-family: "Manrope", sans-serif !important;
  }
  .font-12 {
    font-family: "Open Sans", sans-serif !important;
  }
  b,
  strong {
    font-weight: bolder;
  }
  video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .text-primary {
    color: var(--primary) !important;
  }
  .text-primary-2 {
    color: var(--primary-2) !important;
  }
  .text-primary-3 {
    color: var(--primary-3) !important;
  }
  .text-primary-4 {
    color: var(--primary-4) !important;
  }
  .text-secondary {
    color: var(--secondary) !important;
  }
  .text-secondary-2 {
    color: var(--secondary-2) !important;
  }
  .text-secondary-3 {
    color: var(--secondary-3) !important;
  }
  .text-secondary-4 {
    color: var(--secondary-4) !important;
  }
  .text-dark {
    color: var(--dark) !important;
  }
  .text-dark-1 {
    color: var(--rgba-dark) !important;
  }
  .text-dark-2 {
    color: var(--dark-2) !important;
  }
  .text-dark-3 {
    color: var(--dark-3) !important;
  }
  .text-dark-4 {
    color: var(--rgba-dark-2) !important;
  }
  .text-dark-5 {
    color: var(--dark-4) !important;
  }
  .text-dark-6 {
    color: #222222 !important;
  }
  .text-dark-7 {
    color: #1F1F1F !important;
  }
  .text-dark-8 {
    color: #252525 !important;
  }
  .text-white {
    color: var(--white) !important;
  }
  .text-success {
    color: var(--success) !important;
  }
  .text-success-2 {
    color: var(--success-2) !important;
  }
  .text-success-3 {
    color: var(--success-3) !important;
  }
  .text-success-4 {
    color: var(--success-4) !important;
  }
  .text-success-5 {
    color: #39b44b !important;
  }
  .text-main {
    color: var(--text) !important;
  }
  .text-main-2 {
    color: var(--text-2) !important;
  }
  .text-main-3 {
    color: #504545 !important;
  }
  .text-main-4 {
    color: #818181 !important;
  }
  .text-grey {
    color: #acacac !important;
  }
  .text-grey-2 {
    color: #747474 !important;
  }
  .text-grey-3 {
    color: #777777 !important;
  }
  .text-grey-4 {
    color: rgba(255, 255, 255, 0.6) !important;
  }
  .text-grey-5 {
    color: #A9A9A9 !important;
  }
  .text-grey-6 {
    color: #494949 !important;
  }
  .text-green {
    color: #98ab23 !important;
  }
  .text-green-2 {
    color: #496048 !important;
  }
  .text-green-3 {
    color: #073C4E !important;
  }
  .text-green-4 {
    color: #108BB4 !important;
  }
  .text-yellow-2 {
    color: var(--yellow-2) !important;
  }
  .text-yellow-3 {
    color: #a48829 !important;
  }
  .text-yellow-4 {
    color: #FFC108 !important;
  }
  .text-brown {
    color: var(--brown) !important;
  }
  .text-line-3 {
    color: var(--line-3) !important;
  }
  .text-red {
    color: var(--red) !important;
  }
  .text-red-2 {
    color: #ff4a2f !important;
  }
  .text-red-3 {
    color: #C22F21 !important;
  }
  .text-blue {
    color: #4378ff !important;
  }
  .text-dark-orange {
    color: #f6620c !important;
  }
  .text-dark-purple {
    color: #5135af !important;
  }
  .bg-primary {
    background-color: var(--primary) !important;
  }
  .bg-primary-2 {
    background-color: var(--primary-2) !important;
  }
  .bg-primary-3 {
    background-color: var(--primary-3) !important;
  }
  .bg-primary-4 {
    background-color: var(--primary-4) !important;
  }
  .bg-secondary {
    background-color: var(--secondary) !important;
  }
  .bg-secondary-2 {
    background-color: var(--secondary-2) !important;
  }
  .bg-secondary-3 {
    background-color: var(--secondary-2) !important;
  }
  .bg-secondary-4 {
    background-color: var(--secondary-2) !important;
  }
  .bg-dark {
    background-color: var(--dark) !important;
  }
  .bg-dark-2 {
    background-color: var(--dark-2) !important;
  }
  .bg-dark-3 {
    background-color: #292929 !important;
  }
  .bg-dark-4 {
    background-color: #2c2c2c !important;
  }
  .bg-dark-5 {
    background-color: #313030;
  }
  .bg-dark-6 {
    background-color: #55514d !important;
  }
  .bg-dark-7 {
    background-color: #222222 !important;
  }
  .bg-grey {
    background-color: #acacac !important;
  }
  .bg-grey-2 {
    background-color: #f2f4f7 !important;
  }
  .bg-grey-3 {
    background-color: #546176 !important;
  }
  .bg-grey-4 {
    background-color: #d9d9d9 !important;
  }
  .bg-grey-5 {
    background-color: #dad9d4 !important;
  }
  .bg-grey-6 {
    background-color: #57627b !important;
  }
  .bg-grey-7 {
    background-color: #edefed !important;
  }
  .bg-grey-8 {
    background-color: #F4F4F4 !important;
  }
  .bg-grey-9 {
    background-color: rgba(251, 251, 251, 0.8) !important;
  }
  .bg-light-grey {
    background-color: #f3f2ee !important;
  }
  .bg-light-grey-2 {
    background-color: #f0f0f0 !important;
  }
  .bg-white {
    background-color: var(--white) !important;
  }
  .bg-surface {
    background-color: var(--surface) !important;
  }
  .bg-surface-2 {
    background-color: var(--surface-2) !important;
  }
  .bg-surface-3 {
    background-color: #fffcf6 !important;
  }
  .bg-surface-4 {
    background-color: #f3f2ee !important;
  }
  .bg-surface-5 {
    background-color: #fffcfa !important;
  }
  .bg-line {
    background-color: var(--line) !important;
  }
  .bg-pink {
    background-color: #ffb8b8 !important;
  }
  .bg-pink-2 {
    background-color: #9d6e84 !important;
  }
  .bg-pink-3 {
    background-color: #ffe7e5 !important;
  }
  .bg-pink-4 {
    background-color: #ffe8e8 !important;
  }
  .bg-light-pink {
    background-color: #ff6969 !important;
  }
  .bg-light-pink-2 {
    background-color: #d47b62 !important;
  }
  .bg-light-pink-3 {
    background-color: #dcd3d4 !important;
  }
  .bg-light-pink-4 {
    background-color: #ffa3e8 !important;
  }
  .bg-light-pink-5 {
    background-color: #fddcc6 !important;
  }
  .bg-light-pink-6 {
    background-color: #ffa9a9 !important;
  }
  .bg-light-pink-7 {
    background-color: #f7d8d3 !important;
  }
  .bg-light-pink-8 {
    background-color: #ffa6a6 !important;
  }
  .bg-light-pink-9 {
    background-color: #fc9999 !important;
  }
  .bg-light-pink-10 {
    background-color: #facde3 !important;
  }
  .bg-light-pink-11 {
    background-color: #ffe1e1 !important;
  }
  .bg-light-pink-12 {
    background-color: #fee9ff !important;
  }
  .bg-dark-pink {
    background-color: #c3466d !important;
  }
  .bg-light-green {
    background-color: #7c8c47 !important;
  }
  .bg-light-green-2 {
    background-color: #74da30 !important;
  }
  .bg-light-green-3 {
    background-color: #c4c9b3 !important;
  }
  .bg-light-green-4 {
    background-color: #c1c285 !important;
  }
  .bg-light-green-5 {
    background-color: #e1ece4 !important;
  }
  .bg-light-green-6 {
    background-color: #c2ffc8 !important;
  }
  .bg-light-green-7 {
    background-color: #e9ffe4 !important;
  }
  .bg-light-green-8 {
    background-color: #89aa87 !important;
  }
  .bg-light-green-9 {
    background-color: #a0d57d !important;
  }
  .bg-light-green-10 {
    background-color: #e7ecd2 !important;
  }
  .bg-light-green-11 {
    background-color: #d9ffde !important;
  }
  .bg-green {
    background-color: #3f7b25 !important;
  }
  .bg-green-2 {
    background-color: #39b44b !important;
  }
  .bg-green-3 {
    background-color: #3bd336 !important;
  }
  .bg-green-4 {
    background-color: #409724 !important;
  }
  .bg-dark-green {
    background-color: #185136 !important;
  }
  .bg-dark-green-2 {
    background-color: #2d613d !important;
  }
  .bg-dark-green-3 {
    background-color: #526821 !important;
  }
  .bg-dark-green-4 {
    background-color: #253321 !important;
  }
  .bg-dark-green-5 {
    background-color: #5e6f5e !important;
  }
  .bg-dark-green-6 {
    background-color: #2a4529 !important;
  }
  .bg-olive-green {
    background-color: #808f65 !important;
  }
  .bg-violet {
    background-color: var(--violet) !important;
  }
  .bg-purple {
    background-color: var(--purple) !important;
  }
  .bg-purple-2 {
    background-color: #7c727b !important;
  }
  .bg-purple-3 {
    background-color: #aa88c5 !important;
  }
  .bg-purple-4 {
    background-color: #c79cff !important;
  }
  .bg-purple-5 {
    background-color: #f0e5ff !important;
  }
  .bg-violet-2 {
    background-color: var(--violet-2) !important;
  }
  .bg-blue {
    background-color: #c2d5ff !important;
  }
  .bg-blue-2 {
    background-color: #386373 !important;
  }
  .bg-sky-blue {
    background-color: #3080a2 !important;
  }
  .bg-teal-blue {
    background-color: #4597a4 !important;
  }
  .bg-light-purple {
    background-color: #8f4a58 !important;
  }
  .bg-light-purple-2 {
    background-color: #a95354 !important;
  }
  .bg-light-purple-3 {
    background-color: #ded3de !important;
  }
  .bg-light-purple-6 {
    background-color: #fee9ff !important;
  }
  .bg-light-purple-7 {
    background-color: #e5e3ff !important;
  }
  .bg-light-purple-8 {
    background-color: #e3e6ff !important;
  }
  .bg-light-purple-9 {
    background-color: #ebe9ff !important;
  }
  .bg-light-purple-10 {
    background-color: #f2e8ff !important;
  }
  .bg-light-purple-11 {
    background-color: #f6efff !important;
  }
  .bg-light-blue {
    background-color: #5192f4 !important;
  }
  .bg-light-blue-2 {
    background-color: #add8e6 !important;
  }
  .bg-light-blue-3 {
    background-color: #d9e7fc !important;
  }
  .bg-light-blue-4 {
    background-color: #e8efff !important;
  }
  .bg-brown {
    background-color: #7e6449 !important;
  }
  .bg-brown-2 {
    background-color: #65552d !important;
  }
  .bg-brown-3 {
    background-color: #bf9332 !important;
  }
  .bg-brown-4 {
    background-color: #dab2b2 !important;
  }
  .bg-brown-5 {
    background-color: #a46c67 !important;
  }
  .bg-brown-6 {
    background-color: #603d38 !important;
  }
  .bg-brown-7 {
    background-color: #b58e68 !important;
  }
  .bg-brown-8 {
    background-color: #784e39 !important;
  }
  .bg-brown-9 {
    background-color: #968c83 !important;
  }
  .bg-brown-10 {
    background-color: #776041 !important;
  }
  .bg-brown-11 {
    background-color: #866022 !important;
  }
  .bg-brown-12 {
    background-color: #EEE7DA !important;
  }
  .bg-brown-13 {
    background-color: #8C320E !important;
  }
  .bg-brown-14 {
    background-color: #BB8F60 !important;
  }
  .bg-brown-15 {
    background-color: #A47551 !important;
  }
  .bg-brown-16 {
    background-color: #BAB1B2 !important;
  }
  .bg-reddish-brown {
    background-color: #b06563 !important;
  }
  .bg-terra-cotta {
    background-color: #ac6664 !important;
  }
  .bg-yellow {
    background-color: #bbb355 !important;
  }
  .bg-yellow-2 {
    background-color: #ece093 !important;
  }
  .bg-yellow-3 {
    background-color: #f1ca41 !important;
  }
  .bg-yellow-4 {
    background-color: #fb9a10 !important;
  }
  .bg-yellow-5 {
    background-color: #F3CA54 !important;
  }
  .bg-yellow-6 {
    background-color: #FFF8EB !important;
  }
  .bg-yellow-7 {
    background-color: #E9E4DC !important;
  }
  .bg-light-orange {
    background-color: #fb9a74 !important;
  }
  .bg-light-orange-2 {
    background-color: #f59c11 !important;
  }
  .bg-light-orange-3 {
    background-color: #ffdcc2 !important;
  }
  .bg-light-orange-4 {
    background-color: #f5e1c7 !important;
  }
  .bg-light-orange-5 {
    background-color: #f5a55f !important;
  }
  .bg-beige {
    background-color: #e3d7c6 !important;
  }
  .bg-beige-2 {
    background-color: #ddcfb7 !important;
  }
  .bg-light-beige {
    background-color: #e8dcd0 !important;
  }
  .bg-light-beige-2 {
    background-color: #e0d8d4 !important;
  }
  .bg-light-beige-3 {
    background-color: #fff5dd !important;
  }
  .bg-red {
    background-color: #ff4848 !important;
  }
  .bg-red-2 {
    background-color: #c4212a !important;
  }
  .bg-orange {
    background-color: #ffdec8 !important;
  }
  .bg-orange-2 {
    background-color: #ff9760 !important;
  }
  .bg-orange-3 {
    background-color: #ff4a2f !important;
  }
  .bg-gradient-2 {
    background: var(--gradient-2);
  }
  .bg-gradient-3 {
    background: linear-gradient(270deg, #edd1ff 0%, #fff4d1 100%);
  }
  .bg-gradient-4 {
    background: linear-gradient(270deg, #6adf80 0%, #b3de3c 100%);
  }
  .bg-gradient-5 {
    background: linear-gradient(143.24deg, #71BC87 0%, #108AB4 85.26%) !important;
  }
  .bg-gradient-6 {
    background: linear-gradient(90deg, #497E4A 0%, #B17739 100%) !important;
  }
  .bg-gradient-7 {
    background: linear-gradient(180deg, #00B0E9 0%, #004055 100%);
  }
  .bg-gradient-8 {
    background: linear-gradient(90deg, #FFECD4 0%, #E5E1FF 100%);
  }
  a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    color: var(--dark);
  }
  a:focus, a:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    outline: 0;
  }
  .link {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .link:hover {
    color: var(--primary) !important;
  }
  .grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .grid-6 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }
  .line {
    border: 1px solid var(--line) !important;
  }
  .line-2 {
    border: 1px solid var(--line-5) !important;
  }
  .line-3 {
    border-top: 1px solid rgba(164, 164, 164, 0.3019607843) !important;
  }
  .line-bt {
    border-bottom: 1px solid var(--line) !important;
  }
  .line-top {
    border-top: 1px solid var(--line) !important;
  }
  .line-black {
    border: 1px solid var(--dark) !important;
  }
  .line-primary {
    border: 1px solid var(--primary) !important;
  }
  .line-purple {
    border: 1px solid var(--purple) !important;
  }
  .o-hidden {
    overflow: hidden !important;
  }
  .gap-4 {
    gap: 4px !important;
  }
  .gap-6 {
    gap: 6px !important;
  }
  .gap-8 {
    gap: 8px !important;
  }
  .gap-10 {
    gap: 10px !important;
  }
  .gap-21 {
    gap: 21px !important;
  }
  .gap-48 {
    gap: 15px 48px !important;
  }
  .px_15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .py-4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }
  .pt-24 {
    padding-top: 24px;
  }
  .box-center {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  .mt_5 {
    margin-top: 5px !important;
  }
  .mt_10 {
    margin-top: 10px !important;
  }
  .mt_15 {
    margin-top: 15px !important;
  }
  .mt_18 {
    margin-top: 18px !important;
  }
  .mt_40 {
    margin-top: 40px;
  }
  .mb_4 {
    margin-bottom: 4px;
  }
  .mb_6 {
    margin-bottom: 6px;
  }
  .mb_8 {
    margin-bottom: 8px;
  }
  .mb_10 {
    margin-bottom: 10px;
  }
  .mb_12 {
    margin-bottom: 12px;
  }
  .mb_15 {
    margin-bottom: 15px;
  }
  .mb_16 {
    margin-bottom: 16px;
  }
  .mb_20 {
    margin-bottom: 20px;
  }
  .mb_24 {
    margin-bottom: 24px;
  }
  .mb_32 {
    margin-bottom: 32px;
  }
  .mb_40 {
    margin-bottom: 40px;
  }
  .mx_40 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my_24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .my_20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .pt_0 {
    padding-top: 0px !important;
  }
  .pb_0 {
    padding-bottom: 0px !important;
  }
  [data-grid=grid-1] {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr;
  }
  [data-grid=grid-2] {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
  [data-grid=grid-3] {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  [data-grid=grid-4] {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
  }
  [data-grid=grid-5] {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(5, 1fr);
  }
  [data-grid=grid-6] {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(6, 1fr);
  }
  [data-grid=grid-7] {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(7, 1fr);
  }
  .tf-row-flex {
    display: flex;
    flex-direction: row;
    column-gap: 30px;
    row-gap: 30px;
  }
  .tf-grid-layout {
    display: grid;
    column-gap: 12px;
    row-gap: 24px;
  }
  .tf-grid-layout.tf-col-2 {
    grid-template-columns: 1fr 1fr;
  }
  .tf-grid-layout.tf-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tf-grid-layout.tf-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-grid-layout.tf-col-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .tf-grid-layout.tf-col-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .tf-grid-layout.tf-col-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .tf-grid-layout .wg-pagination {
    grid-column: 1/-1;
    width: 100%;
    margin-top: 16px;
  }
  .tf-grid-layout .wd-load {
    grid-column: 1/-1;
  }
  .sticky-top {
    z-index: 50;
    top: 30px;
    position: sticky;
  }
  .wmax {
    width: max-content !important;
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-auto {
    cursor: auto;
  }
  .text-highlight {
    -webkit-text-stroke: 1px #000;
    color: transparent !important;
    flex-direction: row-reverse;
  }
  .text-line-clamp-1 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .text-line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .text-line-clamp-4 {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .asp-ratio-1 {
    aspect-ratio: 1/1;
  }
  .asp-ratio-0 {
    aspect-ratio: 0 !important;
  }
  .initial-child-container {
    flex: 0 0 auto;
    display: flex;
    min-width: auto;
    flex-direction: row;
    align-items: center;
  }
  .line-top-container {
    position: relative;
  }
  .line-top-container::before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    background-color: var(--line);
    height: 1px;
    width: 100%;
    max-width: 1440px;
    transform: translateX(-50%);
  }
  .line-bottom-container {
    position: relative;
  }
  .line-bottom-container::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    background-color: var(--line);
    height: 1px;
    width: 100%;
    max-width: 1440px;
    transform: translateX(-50%);
  }
  #scroll-top {
    position: fixed;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 50px;
    border-radius: 4px;
    z-index: 1;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    overflow: hidden;
    z-index: 100;
    background-color: var(--dark);
    border: 0;
    bottom: 92px;
    right: 20px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #scroll-top.show {
    opacity: 1;
    visibility: visible;
  }
  #scroll-top.type-1 {
    bottom: 140px;
  }
  #scroll-top:hover {
    transform: translateY(-5px);
    background-color: var(--primary);
  }
  .preload-container {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    background: var(--white);
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999999999;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
  .spinner {
    width: 50px;
    height: 50px;
    border: 3px solid transparent;
    border-top: 3px solid var(--line);
    border-right: 3px solid var(--line);
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    animation: spin 0.8s infinite linear;
  }
  @keyframes spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  .flat-spacing {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .flat-spacing-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .flat-spacing-3 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .flat-spacing-4 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .flat-spacing-5 {
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .flat-spacing-6 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .flat-spacing-7 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .flat-spacing-8 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .flat-spacing-9 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .flat-spacing-10 {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .flat-spacing-11 {
    padding-top: 80px;
    padding-bottom: 127px;
  }
  .flat-spacing-12 {
    padding-top: 80px;
    padding-bottom: 44px;
  }
  .flat-spacing-13 {
    padding-top: 64px;
    padding-bottom: 100px;
  }
  .flat-spacing-14 {
    padding-top: 83px;
    padding-bottom: 98px;
  }
  .flat-spacing-14 {
    padding-top: 83px;
    padding-bottom: 98px;
  }
  .flat-spacing-15 {
    padding-top: 176px;
    padding-bottom: 176px;
  }
  .flat-spacing-16 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .flat-spacing-17 {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .flat-spacing-18 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .flat-spacing-19 {
    padding-top: 87px;
    padding-bottom: 143px;
  }
  .flat-spacing-20 {
    padding-top: 86px;
    padding-bottom: 86px;
  }
  .flat-spacing-21 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .flat-spacing-22 {
    padding-top: 182px;
    padding-bottom: 120px;
  }
  .flat-spacing-23 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .flat-spacing-24 {
    padding-top: 64px;
    padding-bottom: 80px;
  }
  .flat-spacing-25 {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .flat-spacing-26 {
    padding-top: 126px;
    padding-bottom: 80px;
  }
  .flat-spacing-27 {
    padding-top: 145px;
    padding-bottom: 120px;
  }
  .flat-spacing-28 {
    padding-top: 120px;
    padding-bottom: 80px;
  }
  .flat-spacing-29 {
    padding-top: 80px;
    padding-bottom: 94px;
  }
  .flat-spacing-30 {
    padding-top: 100px;
    padding-bottom: 58px;
  }
  .flat-spacing-31 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .tf-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .tf-overlay > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .radius-40 {
    border-radius: 40px !important;
  }
  .radius-16 {
    border-radius: 16px !important;
  }
  .radius-20 {
    border-radius: 20px !important;
  }
  .radius-8 {
    border-radius: 8px !important;
  }
  .radius-6 {
    border-radius: 6px !important;
  }
  .w-max-content {
    width: max-content !important;
  }
  .border-transparent {
    border-color: transparent !important;
  }
  .relative {
    position: relative;
  }
  .absolute {
    position: absolute;
  }
  .letter-0 {
    letter-spacing: 0px !important;
  }
  .w-1209 {
    max-width: 1209px;
    width: 100%;
  }
  .mw-1 {
    max-width: 1326px;
    width: 100%;
  }
  .text-delivered {
    color: #008a00;
  }
  .text-on-the-way {
    color: #ff4848;
  }
  .gap10 {
    gap: 10px !important;
  }
  .justify-items-left {
    justify-items: left !important;
  }
  .justify-items-right {
    justify-items: right !important;
  }
  .justify-items-center {
    justify-items: center !important;
  }
  #goTop {
    position: fixed;
    padding: 0;
    bottom: 90px;
    right: 40px;
    width: 38px;
    height: 38px;
    background: var(--white);
    color: black;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    box-shadow: var(--shadow-1);
    z-index: 1000;
  }
  #goTop .border-progress {
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border-radius: 3px;
    border: 1px solid #000000;
    mask-image: conic-gradient(#000000 var(--progress-angle, 0deg), transparent 0);
    -webkit-mask-image: conic-gradient(#000000 var(--progress-angle, 0deg), transparent 0);
    content: "";
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #goTop.show {
    opacity: 1;
    visibility: visible;
  }
  #goTop .icon {
    font-size: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #goTop .icon-arrow-right {
    transform: rotate(-90deg);
  }
  #goTop.pos1 {
    bottom: 140px;
    right: 15px;
  }
  .obj-contain {
    object-fit: contain !important;
  }
  .text-transform-none {
    text-transform: none !important;
  }
  .px-30 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text-clip {
    background: linear-gradient(0deg, #fff, #fff);
    background-size: 100% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0.6px #5A5A5A;
  }
  .text-clip-1 {
    background: linear-gradient(0deg, #fff, #fff);
    background-size: 100% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0.6px #073C4E;
  }
  .box-shadow1 {
    box-shadow: 0px 1px 6px 0px rgba(158, 158, 158, 0.2509803922);
  }
  .h-46 {
    height: 46px !important;
  }
  .tf-btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: var(--button-background-color, var(--dark));
    border: 1px solid var(--button-background-color, var(--dark));
    color: var(--button-text-color, var(--white));
    padding: 13px 32px;
    border-radius: 99px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  .tf-btn .icon {
    font-size: 16px;
  }
  .tf-btn.hover-icon:hover .icon {
    animation: 0.3s link-icon linear;
  }
  .tf-btn.hover-icon-2 {
    gap: 0px;
  }
  .tf-btn.hover-icon-2 .icon {
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: currentColor;
    width: 0;
  }
  .tf-btn.hover-icon-2:hover .icon {
    transform: scale(1);
    width: 14px;
    margin-left: 10px;
  }
  .tf-btn.hover-icon-2.btn-cls .icon {
    font-size: 12px;
  }
  .tf-btn.btn-primary {
    background-color: var(--primary);
    color: var(--white);
    border-color: var(--primary);
  }
  .tf-btn.btn-out-line-primary {
    background-color: transparent;
    border-color: var(--primary);
    color: var(--primary);
  }
  .tf-btn.btn-out-line-primary:hover {
    background-color: var(--primary) !important;
    color: var(--white) !important;
    border-color: var(--primary) !important;
  }
  .tf-btn.btn-out-line-white {
    background-color: transparent;
    border-color: var(--white);
    color: var(--white);
  }
  .tf-btn.btn-out-line-white:hover {
    background-color: var(--primary) !important;
    color: var(--white) !important;
    border-color: var(--primary) !important;
  }
  .tf-btn.btn-out-line-dark {
    background-color: transparent;
    border-color: var(--dark);
    color: var(--dark);
  }
  .tf-btn.btn-out-line-dark:hover {
    background-color: var(--dark) !important;
    color: var(--white) !important;
    border-color: var(--dark) !important;
  }
  .tf-btn.btn-out-line-dark-2 {
    background-color: transparent;
    border-color: var(--dark-2);
    color: var(--dark-2);
  }
  .tf-btn.btn-out-line-dark-2:hover {
    background-color: var(--dark-2) !important;
    color: var(--white) !important;
    border-color: var(--dark-2) !important;
  }
  .tf-btn.btn-out-line-green {
    background-color: transparent;
    border-color: #108066;
    color: #108066;
  }
  .tf-btn.btn-out-line-green:hover {
    background-color: #16423c !important;
    color: var(--white) !important;
    border-color: #16423c !important;
  }
  .tf-btn.btn-out-line-yellow {
    background-color: transparent;
    border-color: #b99f4a;
    color: #b99f4a;
  }
  .tf-btn.btn-out-line-yellow:hover {
    background-color: #b99f4a !important;
    color: var(--white) !important;
    border-color: #b99f4a !important;
  }
  .tf-btn.btn-white {
    color: var(--dark);
    background-color: var(--white);
    border-color: var(--white);
  }
  .tf-btn.btn-yellow {
    color: var(--white);
    background-color: #b99f4a;
    border-color: #b99f4a;
  }
  .tf-btn.btn-green {
    color: var(--white);
    background-color: #496048;
    border-color: #496048;
  }
  .tf-btn.btn-green-2 {
    color: var(--white);
    background-color: #16423c;
    border-color: #16423c;
  }
  .tf-btn.btn-blue {
    color: var(--dark);
    background-color: #cae0e8;
    border-color: #cae0e8;
  }
  .tf-btn.btn-blue-2 {
    color: var(--white);
    background-color: #4378ff;
    border-color: #4378ff;
  }
  .tf-btn.btn-orange {
    color: var(--white);
    background-color: #ca790b;
    border-color: #ca790b;
  }
  .tf-btn.btn-orange-2 {
    color: var(--white);
    background-color: #f77904;
    border-color: #f77904;
  }
  .tf-btn.btn-orange-3 {
    color: var(--white);
    background-color: #fa7827;
    border-color: #fa7827;
  }
  .tf-btn.btn-outline-orange {
    color: #fa7827;
    border: 1px solid #fa7827;
    background-color: transparent;
  }
  .tf-btn.btn-outline-orange:hover {
    background-color: #fa7827 !important;
    border-color: #fa7827 !important;
    color: var(--white) !important;
  }
  .tf-btn.hover-primary:hover {
    background-color: var(--primary) !important;
    color: var(--white) !important;
    border-color: var(--primary) !important;
  }
  .tf-btn.hover-dark:hover {
    background-color: var(--dark) !important;
    color: var(--white) !important;
    border-color: var(--dark) !important;
  }
  .tf-btn.hover-green:hover {
    background-color: #b99f4a !important;
    color: var(--white) !important;
    border-color: #b99f4a !important;
  }
  .tf-btn.btn-line {
    border: none;
    background: transparent;
    padding: 0px;
    color: var(--dark);
    justify-content: unset;
    width: max-content;
    position: relative;
    gap: 6px;
  }
  .tf-btn.btn-line .icon {
    display: flex;
  }
  .tf-btn.btn-line i {
    font-size: 12px;
  }
  .tf-btn.btn-line:hover {
    color: var(--primary) !important;
  }
  .tf-btn.btn-line:hover::after {
    left: 0;
    right: auto;
    width: 100%;
  }
  .tf-btn.btn-line::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: auto;
    right: 0;
    width: 0%;
    height: 1px;
    background-color: var(--primary);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-btn.btn-line-dark {
    border: none;
    background: transparent;
    padding: 0px;
    color: var(--dark);
    justify-content: unset;
    width: max-content;
    position: relative;
    gap: 6px;
  }
  .tf-btn.btn-line-dark .icon {
    display: flex;
  }
  .tf-btn.btn-line-dark i {
    font-size: 12px;
  }
  .tf-btn.btn-line-dark:hover {
    color: var(--primary) !important;
  }
  .tf-btn.btn-line-dark:hover::after {
    background-color: var(--primary);
  }
  .tf-btn.btn-line-dark::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: auto;
    width: 100%;
    height: 1px;
    background-color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-btn.btn-line-white {
    border: none;
    background: transparent;
    padding: 0px;
    color: var(--white);
    justify-content: unset;
    width: max-content;
    position: relative;
    gap: 6px;
  }
  .tf-btn.btn-line-white .icon {
    display: flex;
  }
  .tf-btn.btn-line-white i {
    font-size: 12px;
  }
  .tf-btn.btn-line-white:hover {
    color: var(--primary) !important;
  }
  .tf-btn.btn-line-white:hover::after {
    background-color: var(--primary);
  }
  .tf-btn.btn-line-white::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    right: auto;
    width: 100%;
    height: 1px;
    background-color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-btn.btn-outline-brown {
    color: #a47551;
    border: 1px solid #a47551;
    background-color: transparent;
  }
  .tf-btn.btn-outline-brown:hover {
    border-color: #252525 !important;
    background-color: #252525 !important;
    color: var(--white) !important;
  }
  .tf-btn.hover-shadow:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    transform: translateY(-2px);
  }
  .tf-btn.btn-out-line-dark2 {
    background-color: transparent;
    border: 1px solid var(--dark-2);
    color: var(--dark-2);
  }
  .tf-btn.btn-out-line-dark2:hover {
    background-color: var(--dark-2) !important;
    color: var(--white) !important;
    border-color: var(--dark-2) !important;
  }
  .tf-btn.btn-dark2 {
    background-color: var(--dark-2);
    color: var(--white);
    border: 1px solid var(--dark-2);
  }
  .tf-btn.btn-dark3 {
    background-color: var(--text-2);
    color: var(--white);
    border: 1px solid var(--text-2);
  }
  .tf-btn.btn-red {
    background-color: #df3c01;
    color: var(--white);
    border: 1px solid #df3c01;
  }
  .tf-btn.btn-sold-out {
    opacity: 0.8;
  }
  .tf-btn.btn-small {
    padding: 9px 27px;
  }
  .tf-btn.btn-space1 {
    padding-left: 30px;
    padding-right: 15px;
    gap: 16px;
  }
  .tf-btn.btn-space1 .icon {
    font-size: 20px;
  }
  .btn-out-stock {
    opacity: 0.5;
  }
  .animate-btn {
    position: relative;
    overflow: hidden;
  }
  .animate-btn:hover::after {
    animation: shine-reverse 1s forwards;
  }
  .animate-btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
    top: 0;
    left: -100%;
    opacity: 0.6;
  }
  button.animate-btn::after,
  .animate-btn.tf-btn::after {
    background-image: linear-gradient(120deg, rgba(0, 0, 0, 0) 20%, rgba(255, 255, 255, 0.4), rgba(0, 0, 0, 0) 70%);
  }
  .animate-btn.animate-dark::after {
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25), transparent);
  }
  @keyframes shine-forward {
    0% {
      left: -100%;
    }
    100% {
      left: 100%;
    }
  }
  @keyframes shine-reverse {
    0% {
      left: 100%;
    }
    100% {
      left: -100%;
    }
  }
  .effect-flash {
    position: relative;
    overflow: hidden;
  }
  .effect-flash::after {
    background-image: linear-gradient(90deg, transparent, var(--white), transparent);
    content: "";
    left: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: skew(-20deg);
    width: 200%;
    animation: 3s cubic-bezier(0.01, 0.56, 1, 1) infinite erFlashEffect;
    opacity: 0.7;
  }
  @keyframes erFlashEffect {
    100%, 20% {
      left: -200%;
    }
  }
  .btn-sidebar {
    display: none;
    position: fixed;
    top: 30%;
    z-index: 100;
    width: max-content;
  }
  .btn-sidebar.left {
    left: 0;
  }
  .btn-sidebar.right {
    right: 0;
  }
  .btn-sidebar button {
    width: 48px;
    height: 48px;
    display: flex;
    border: 0;
    align-items: center;
    justify-content: space-between;
    background-color: var(--white);
    box-shadow: var(--shadow-1);
    border-radius: 0 4px 4px 0px;
    padding: 10px;
  }
  .btn-sidebar button .icon {
    font-size: 20px;
    color: var(--dark);
  }
  .btn-sidebar .type-hover {
    gap: 10px;
    width: 40px;
  }
  .btn-sidebar .type-hover .text {
    display: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: var(--dark);
  }
  .btn-sidebar .type-hover:hover {
    width: max-content;
  }
  .btn-sidebar .type-hover:hover .text {
    display: block;
  }
  .tf-loading {
    font-size: 14px;
    line-height: 20px;
    width: auto;
    height: 42px;
    min-width: 118px;
    padding: 10px;
  }
  .tf-loading.loadmore .spinner-circle {
    display: none;
  }
  .tf-loading.loadmore.loading .spinner-circle {
    display: block;
  }
  .tf-loading.loadmore.loading .text {
    display: none;
  }
  .tf-loading.loadmore:hover .spinner-child::before {
    background-color: var(--white);
  }
  .tf-loading.loadmore .spinner-child::before {
    background-color: var(--dark);
  }
  .spinner-circle {
    width: 24px;
    height: 24px;
    position: relative;
  }
  .spinner-circle .spinner-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .spinner-circle .spinner-child::before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 20%;
    background-color: var(--white);
    border-radius: 100%;
    -webkit-animation: spinner-circleBounceDelay 1s infinite ease-in-out both;
    animation: spinner-circleBounceDelay 1s infinite ease-in-out both;
  }
  .spinner-circle .spinner-circle2 {
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
  }
  .spinner-circle .spinner-circle2::before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
  }
  .spinner-circle .spinner-circle3 {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
  }
  .spinner-circle .spinner-circle3::before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
  }
  .spinner-circle .spinner-circle4 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
  }
  .spinner-circle .spinner-circle4::before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
  }
  .spinner-circle .spinner-circle5 {
    -webkit-transform: rotate(160deg);
    -ms-transform: rotate(160deg);
    transform: rotate(160deg);
  }
  .spinner-circle .spinner-circle5::before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
  }
  .spinner-circle .spinner-circle6 {
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
  }
  .spinner-circle .spinner-circle6::before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
  }
  .spinner-circle .spinner-circle7 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
  }
  .spinner-circle .spinner-circle7::before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
  }
  .spinner-circle .spinner-circle8 {
    -webkit-transform: rotate(280deg);
    -ms-transform: rotate(280deg);
    transform: rotate(280deg);
  }
  .spinner-circle .spinner-circle8::before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
  }
  .spinner-circle .spinner-circle9 {
    -webkit-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    transform: rotate(320deg);
  }
  .spinner-circle .spinner-circle9::before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
  }
  @-webkit-keyframes spinner-circleBounceDelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    40% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes spinner-circleBounceDelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    40% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .btn-underline {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(to right, var(--primary) 50%, var(--dark) 50%);
    background-size: 200% 100%;
    background-position: right;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-position 0.3s linear;
    position: relative;
  }
  .btn-underline:hover {
    background-position: left;
  }
  .btn-underline:hover::before {
    width: 100%;
  }
  .btn-underline::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 4px;
    right: 0;
    height: 1px;
    background-color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .btn-underline::before {
    position: absolute;
    content: "";
    left: 0;
    width: 0;
    bottom: 4px;
    height: 1px;
    background-color: var(--primary);
    transition: width 0.3s linear;
    z-index: 1;
  }
  .tf-btn-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-btn-icon i {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-btn-icon:hover i {
    transform: rotate(45deg);
  }
  .avatar.round {
    border-radius: 50%;
    overflow: hidden;
  }
  .avatar img {
    width: 100%;
    min-width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .avt-40 {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }
  .avt-56 {
    width: 56px;
    min-width: 56px;
    height: 56px;
  }
  .avt-60 {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
  .avt-100 {
    width: 100px;
    min-width: 100px;
    height: 100px;
  }
  .hover-img .img-style {
    overflow: hidden;
  }
  .hover-img .img-style > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
  }
  .hover-img:hover .img-style > img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }
  .hover-img .img-style2 {
    overflow: hidden;
    border-radius: 10px;
  }
  .hover-img .img-style2 .img-hv {
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
    transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s;
    transition: transform 500ms ease;
  }
  .hover-shine {
    overflow: hidden;
  }
  .hover-shine .shine-item {
    position: relative;
    overflow: hidden;
  }
  .hover-shine .shine-item::after {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
  }
  .hover-shine:hover .shine-item::after {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
  }
  .hover-tooltip {
    position: relative;
  }
  .hover-tooltip .tooltip {
    position: absolute;
    white-space: nowrap;
    padding: 0px 10px;
    height: 23px;
    border-radius: 4px;
    bottom: calc(100% + 8px);
    transform: translateY(8px);
    opacity: 0;
    visibility: hidden;
    color: var(--white);
    width: max-content;
    background-color: var(--dark);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    z-index: 100;
    font-size: 10px;
    line-height: 23px;
    font-weight: 500;
    text-align: center;
  }
  .hover-tooltip .tooltip::before {
    content: "";
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    top: 18px;
    position: absolute;
    background: var(--dark);
    width: 8px;
    height: 8px;
    z-index: -1;
  }
  .hover-tooltip:hover .tooltip {
    opacity: 1;
    visibility: visible;
    transform: none;
    transition-delay: 0.1s;
  }
  .hover-tooltip.tooltip-bot .tooltip {
    top: calc(100% + 8px);
    bottom: auto;
  }
  .hover-tooltip.tooltip-bot .tooltip::before {
    top: -2px;
  }
  .hover-tooltip.tooltip-left .tooltip {
    right: 100%;
    bottom: auto;
    transform: translateX(0px);
  }
  .hover-tooltip.tooltip-left .tooltip::before {
    top: 50%;
    left: auto;
    transform: translateY(-50%) rotate(45deg);
    right: -2px;
  }
  .hover-tooltip.tooltip-left:hover .tooltip {
    transform: translateX(-8px);
  }
  .hover-tooltip.tooltip-right .tooltip {
    left: 100%;
    bottom: auto;
    transform: translateX(0px);
  }
  .hover-tooltip.tooltip-right .tooltip::before {
    top: 50%;
    right: auto;
    transform: translateY(-50%) rotate(45deg);
    left: -2px;
  }
  .hover-tooltip.tooltip-right:hover .tooltip {
    transform: translateX(8px);
  }
  .hover-overlay {
    position: relative;
  }
  .hover-overlay::before {
    position: absolute;
    z-index: 2;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    transition: 0.4s ease 0.1s;
    opacity: 0;
    visibility: hidden;
  }
  .hover-overlay:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .hover-overlay-2 .img-hv-overlay {
    position: relative;
  }
  .hover-overlay-2 .img-hv-overlay::before {
    content: "";
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    height: 0%;
    background-color: var(--dark);
    opacity: 0.1;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hover-overlay-2 .img-hv-overlay::after {
    content: "";
    position: absolute;
    width: 50%;
    right: 0;
    bottom: 0;
    height: 0%;
    background-color: var(--dark);
    opacity: 0.1;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hover-overlay-2:hover .img-hv-overlay::before {
    height: 100%;
  }
  .hover-overlay-2:hover .img-hv-overlay::after {
    height: 100%;
    transition-delay: 0.2s;
  }
  .tf-check {
    position: relative;
    background: transparent;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    border: 1px solid var(--rgba-dark-3);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
  }
  .tf-check:checked {
    border-color: var(--primary);
    background-color: var(--primary);
  }
  .tf-check:checked::before {
    opacity: 1;
    transform: scale(1);
  }
  .tf-check::before {
    font-weight: 500;
    font-family: "icomoon";
    content: "\e92c";
    position: absolute;
    color: var(--white);
    opacity: 0;
    font-size: 7px;
    transform: scale(0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-check-rounded {
    position: relative;
    border: 1px solid #9a9a9a;
    border-radius: 50%;
    background: none;
    cursor: pointer;
    outline: 0;
    height: 10px;
    width: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-appearance: none;
  }
  .tf-check-rounded::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: var(--primary);
    opacity: 0;
  }
  .tf-check-rounded:checked {
    border-color: var(--primary);
  }
  .tf-check-rounded:checked::before {
    opacity: 1;
  }
  .tf-select {
    position: relative;
  }
  .tf-select select {
    width: 100%;
    padding: 9px 24px 9px 12px;
    border: 1px solid var(--line);
    border-radius: 999px;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    line-height: 24px;
    color: var(--text);
  }
  .tf-select::after {
    font-family: "icomoon";
    position: absolute;
    content: "\e95a";
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    z-index: -1;
    font-weight: 400;
  }
  .tf-select:hover select {
    border-color: var(--rgba-dark-2);
  }
  .tf-select.select-square select {
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 20px;
    color: var(--text-3);
    opacity: 0.8;
    height: 50px;
  }
  .tf-field {
    position: relative;
  }
  .tf-field .tf-input:not(:placeholder-shown) ~ .tf-field-label, .tf-field .tf-input:focus ~ .tf-field-label {
    border-radius: 3px;
    background-color: rgb(242, 242, 242);
    font-size: 12px;
    top: 0;
    padding: 0 8px;
    color: var(--rgba-dark-2);
  }
  .tf-field .tf-input::placeholder {
    color: transparent;
  }
  .tf-field .tf-field-label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    transition: all 0.1s ease;
    cursor: text;
    font-size: 14px;
    line-height: 20px;
    color: rgba(102, 112, 133, 0.8);
  }
  .tf-field.style-2 .tf-input {
    padding: 24px 20px 6px;
    height: 50px;
  }
  .tf-field.style-2 .tf-input:not(:placeholder-shown) ~ .tf-field-label, .tf-field.style-2 .tf-input:focus ~ .tf-field-label {
    top: 6px;
    left: 20px;
    transform: none;
    background-color: transparent;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    color: rgba(102, 112, 133, 0.8);
  }
  .tf-field.style-3 .tf-input {
    padding-left: 12px;
    padding-right: 12px;
  }
  .tf-field.style-3 .tf-input:not(:placeholder-shown) ~ .tf-field-label, .tf-field.style-3 .tf-input:focus ~ .tf-field-label {
    left: 12px;
  }
  .tf-field.style-3 .tf-field-label {
    left: 12px;
  }
  .form-search {
    position: relative;
  }
  .form-search input {
    border-color: rgba(0, 0, 0, 0.2);
  }
  .form-search input::placeholder {
    color: #989898;
  }
  .form-search button {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    background-color: transparent;
    border: 0;
    color: var(--dark);
  }
  .form-search button .icon {
    font-size: 24px;
  }
  .form-search .btn-search {
    background-color: var(--dark);
    color: var(--white);
    padding: 7px 22px;
    right: 6px;
  }
  .form-search .btn-search .icon {
    font-size: 24px;
  }
  .form-search .btn-search:hover {
    background-color: var(--primary);
    color: var(--white);
  }
  .tf-form-search {
    position: relative;
  }
  .tf-form-search .search-suggests-results {
    border-radius: 10px;
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    left: 0;
    z-index: 1000;
    height: auto;
    background-color: var(--white);
    opacity: 0;
    visibility: hidden;
    transition: all 0.1s ease-in-out;
    max-width: 100%;
    box-shadow: var(--shadow-1);
    pointer-events: none;
  }
  .tf-form-search .search-suggests-results .search-suggests-results-inner {
    overflow: auto;
    overflow-x: hidden;
    padding: 20px;
    max-height: calc(95vh - 183px);
  }
  .tf-form-search .search-suggests-results .search-suggests-results-inner::-webkit-scrollbar {
    width: 5px;
    border-radius: 5px;
  }
  .tf-form-search .search-suggests-results .search-suggests-results-inner::-webkit-scrollbar-track {
    background-color: var(--line);
  }
  .tf-form-search .search-suggests-results .search-suggests-results-inner::-webkit-scrollbar-thumb {
    background: var(--line-3);
    border-radius: 10px;
  }
  .tf-form-search:hover .search-suggests-results {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .tf-form-search .search-suggests-results-inner .search-result-item {
    display: flex;
    gap: 15px;
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .box-content {
    flex-grow: 1;
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .box-content .title {
    color: var(--dark);
    text-align: start;
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .box-content .price {
    color: var(--dark);
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .box-content .old-price {
    text-decoration: line-through;
    color: var(--rgba-dark);
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .box-content .new-price {
    color: var(--primary);
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .img-box {
    width: 60px;
    height: auto;
  }
  .tf-form-search .search-suggests-results-inner .search-result-item .img-box img {
    width: 100%;
    height: 100%;
  }
  .tf-form-search .search-suggests-results-inner li:not(:last-child) .search-result-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px var(--line);
  }
  .tf-form-search.style-2 {
    display: flex;
    align-items: center;
    max-width: 631px;
    border: 1px solid var(--line);
    border-radius: 99px;
  }
  .tf-form-search.style-2 .tf-select {
    border-right: 1px solid var(--line);
  }
  .tf-form-search.style-2 .tf-select select {
    border: 0;
    width: 166px;
    padding: 0 24px 0 20px;
  }
  .tf-form-search.style-2 .form-search {
    flex-grow: 1;
  }
  .tf-form-search.style-2 .form-search input {
    border: 0;
  }
  .tf-form-search.style-2 .form-search:hover .search-suggests-results {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .tf-form-search.style-2:hover .search-suggests-results {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .form-newsletter fieldset input {
    border-radius: 49px;
    border-color: var(--line);
    padding: 14px 20px;
    font-weight: 400;
  }
  .form-newsletter fieldset input::placeholder {
    font-weight: 400;
    color: #a5a5a5;
  }
  .form-newsletter .button-submit {
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
  }
  .form-newsletter .subscribe-content {
    position: relative;
  }
  .form-default .cols {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
  }
  .form-default .cols > * {
    width: 100%;
  }
  .form-default fieldset label {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .form-default fieldset input {
    border-radius: 45px;
    border-color: var(--line);
    color: var(--dark);
  }
  .form-default fieldset textarea {
    border-radius: 16px;
    border-color: var(--line);
    height: 228px;
  }
  .form-default fieldset textarea:hover {
    border-color: var(--dark);
  }
  .form-default .notice {
    margin-bottom: 42px;
  }
  .form-default .button-submit {
    display: flex;
    justify-content: center;
  }
  .form-default .button-submit .tf-btn {
    padding: 11px 28px;
    font-family: "DM Sans", sans-serif;
    min-width: 176px;
  }
  .wd-form-address {
    padding: 32px;
    border: 1px solid var(--line);
    border-radius: 16px;
  }
  .wd-form-address .cols {
    margin-bottom: 15px;
  }
  .wd-form-address fieldset input {
    border-radius: 6px;
  }
  .wd-form-address .tf-cart-checkbox {
    margin-bottom: 24px;
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
  }
  .wd-form-address .box-btn {
    display: flex;
    gap: 12px;
  }
  .show-form-address,
  .edit-form-address {
    display: none;
  }
  .edit-form-address {
    margin-top: 24px;
  }
  .account-address .title-account {
    margin-bottom: 23px;
  }
  .cols {
    display: flex;
    gap: 15px 10px;
  }
  .cols > * {
    width: 100%;
  }
  .form-ask-question .text {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #5d5d5d;
  }
  .form-ask-question textarea {
    height: 149px;
  }
  .form-ask-question button {
    margin-top: 42px;
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    letter-spacing: -0.03em;
  }
  .image-select.style-default {
    width: unset !important;
    display: flex;
  }
  .image-select.style-default > select {
    display: none !important;
  }
  .image-select.style-default > .dropdown-toggle {
    padding: 0;
    background-color: transparent !important;
    border: 0 !important;
    outline: none !important;
    padding-right: 14px;
    color: var(--dark);
    gap: 6px;
  }
  .image-select.style-default > .dropdown-toggle::after {
    border: 0;
    position: absolute;
    right: 0;
    content: "\e95a";
    font-family: "icomoon";
    font-size: 10px;
    color: var(--dark);
    margin-top: 2px;
  }
  .image-select.style-default .filter-option-inner-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--dark);
  }
  .image-select.style-default .filter-option-inner-inner img {
    width: 14px;
    height: 14px;
    border-radius: 50%;
  }
  .image-select.style-default > .dropdown-menu {
    overflow: unset !important;
    margin-top: 17px !important;
    margin-bottom: 17px !important;
    padding: 15px 20px;
    border-radius: 8px;
    border: 0;
    background-color: var(--white);
    box-shadow: var(--shadow-1);
  }
  .image-select.style-default > .dropdown-menu div, .image-select.style-default > .dropdown-menu a {
    padding: 5px 0;
  }
  .image-select.style-default > .dropdown-menu div .text, .image-select.style-default > .dropdown-menu a .text {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    display: inline-block;
    inline-size: 200px;
    white-space: normal;
    overflow-wrap: break-word;
    word-break: break-word;
  }
  .image-select.style-default > .dropdown-menu div .text img, .image-select.style-default > .dropdown-menu a .text img {
    width: 14px;
    height: 14px;
    border-radius: 50%;
  }
  .image-select.style-default > .dropdown-menu div:hover, .image-select.style-default > .dropdown-menu div:active, .image-select.style-default > .dropdown-menu div.active, .image-select.style-default > .dropdown-menu a:hover, .image-select.style-default > .dropdown-menu a:active, .image-select.style-default > .dropdown-menu a.active {
    color: var(--primary);
    background-color: unset;
  }
  .image-select.style-default > .dropdown-menu::after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: var(--white);
    top: 0;
    left: 50%;
    z-index: 2;
  }
  .image-select.style-default > .dropdown-menu[data-popper-placement=top-start]::after {
    display: none;
  }
  .image-select.style-default > .dropdown-menu[data-popper-placement=top-start]::before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    transform: translate(-50%, 50%) rotate(45deg);
    background-color: var(--white);
    bottom: 0%;
    left: 50%;
    z-index: 2;
  }
  .image-select.type-currencies > .dropdown-menu {
    min-width: 215px;
  }
  .image-select.type-languages > .dropdown-menu {
    min-width: 100px;
  }
  .image-select.color-secondary-2 > .dropdown-toggle {
    color: var(--secondary-2);
  }
  .image-select.color-secondary-2 > .dropdown-toggle::after {
    color: var(--secondary-2);
  }
  .image-select.color-secondary-2 > .dropdown-toggle .filter-option .filter-option-inner {
    color: var(--secondary-2);
  }
  .image-select.color-white > .dropdown-toggle {
    color: var(--white);
  }
  .image-select.color-white > .dropdown-toggle::after {
    color: var(--white);
  }
  .image-select.color-white > .dropdown-toggle .filter-option .filter-option-inner {
    color: var(--white);
  }
  .tf-variant-dropdown {
    position: relative;
    border-radius: 6px;
    padding: 0;
    min-width: 100px;
    border: 1px solid var(--line-2);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-variant-dropdown .btn-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 12px;
  }
  .tf-variant-dropdown .btn-select .icon {
    font-size: 7px;
  }
  .tf-variant-dropdown .text-sort-value {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: var(--rgba-dark-2);
    text-transform: capitalize;
  }
  .tf-variant-dropdown .dropdown-menu {
    margin: 5px 0 0 !important;
    background-clip: padding-box;
    background-color: var(--white, #fff);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    color: var(--text);
    min-width: 180px;
    border: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px;
    max-height: 68vh;
    isolation: isolate;
    overscroll-behavior-y: contain;
    overflow-y: auto;
  }
  .tf-variant-dropdown .dropdown-menu::-webkit-scrollbar {
    width: 5px;
  }
  .tf-variant-dropdown .dropdown-menu::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .tf-variant-dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .tf-variant-dropdown .select-item {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--text);
    padding: 0 20px;
    line-height: 30px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-variant-dropdown .select-item::after {
    height: 100%;
    content: "";
    width: 6px;
    position: absolute;
    z-index: 2;
    left: 3px;
    top: 0;
    background-color: var(--white);
  }
  .tf-variant-dropdown .select-item::before {
    left: 0;
    width: 3px;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    background-color: var(--line);
    border-radius: 0 3px 3px 0;
  }
  .tf-variant-dropdown .select-item.active {
    background-color: var(--line);
    color: var(--dark);
  }
  .tf-variant-dropdown .select-item.active::before {
    background-color: var(--dark);
  }
  .tf-variant-dropdown .select-item:hover {
    background-color: var(--line);
    color: var(--dark);
  }
  .tf-variant-dropdown:hover {
    border-color: var(--dark);
  }
  .tf-variant-dropdown.full .dropdown-menu {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tf-variant-dropdown.full .select-item {
    line-height: 40px;
  }
  .tf-variant-dropdown.has-color .select-item {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  .tf-variant-dropdown.has-color .box-color {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
  }
  .tf-dropdown-sort {
    border-radius: 27px;
    padding: 0;
    min-width: 100px;
    border: 1px solid var(--line);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-dropdown-sort .icon {
    font-size: 12px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 2px;
  }
  .tf-dropdown-sort .btn-select {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    padding: 8px 14px;
  }
  .tf-dropdown-sort.show .btn-select .icon {
    transform: rotate(180deg);
  }
  .tf-dropdown-sort .text-sort-value {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
  }
  .tf-dropdown-sort .dropdown-menu {
    margin: 5px 0 0 !important;
    box-shadow: var(--shadow-1);
    min-width: 180px;
    border: 1px solid var(--line);
    padding: 10px 5px;
    border-radius: 8px;
    max-height: 68vh;
    isolation: isolate;
    overscroll-behavior-y: contain;
    overflow-y: auto;
  }
  .tf-dropdown-sort .dropdown-menu::-webkit-scrollbar {
    width: 5px;
  }
  .tf-dropdown-sort .dropdown-menu::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .tf-dropdown-sort .dropdown-menu::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .tf-dropdown-sort .select-item {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--dark);
    padding: 0 15px;
    line-height: 30px;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-dropdown-sort .select-item:hover, .tf-dropdown-sort .select-item.active {
    color: var(--dark);
    background-color: var(--line);
  }
  .tf-dropdown-sort:hover {
    border-color: var(--dark);
  }
  .dropdown-filter .dropdown-toggle {
    min-width: 91px;
    border-radius: 27px;
    padding: 8px 14px;
    border: 1px solid var(--line);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .dropdown-filter .dropdown-toggle::after {
    display: none;
  }
  .dropdown-filter .dropdown-toggle.show .icon {
    transform: rotate(180deg);
  }
  .dropdown-filter .dropdown-toggle:hover {
    border-color: var(--dark);
  }
  .dropdown-filter .icon {
    font-size: 12px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-top: 2px;
  }
  .dropdown-filter .text-value {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
  }
  .dropdown-filter .dropdown-menu {
    margin-top: -2px !important;
    min-width: 200px;
    box-shadow: var(--shadow-1);
    border: 1px solid var(--line);
    border-radius: 8px;
    padding: 15px 10px;
    max-height: 68vh;
    isolation: isolate;
    overscroll-behavior-y: contain;
    overflow-y: auto;
  }
  .dropdown-filter .dropdown-menu::-webkit-scrollbar {
    width: 5px;
  }
  .dropdown-filter .dropdown-menu::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .dropdown-filter .dropdown-menu::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .dropdown-filter .dropdown-menu .widget-price {
    gap: 8px;
  }
  .dropdown-filter .dropdown-menu .widget-price .box-value-price {
    margin-top: 6px;
  }
  .dropdown-filter .filter-color-box,
  .dropdown-filter .filter-size-box {
    gap: 8px;
  }
  .swiper {
    --swiper-theme-color: var(--pagination-progressbar-color, var(--primary));
    --swiper-pagination-progressbar-bg-color: var(--pagination-background-color, #d9d9d9);
  }
  .swiper:not(.swiper-initialized) {
    --swp-pv: var(--swp-pv-0, 1);
    --swp-gap: var(--swp-gap-0, 0px);
  }
  .swiper:not(.swiper-initialized) > .swiper-wrapper > .swiper-slide {
    width: calc((100% - (var(--swp-pv) - 1) * var(--swp-gap)) / var(--swp-pv));
  }
  .swiper:not(.swiper-initialized) > .swiper-wrapper > .swiper-slide:not(:last-child) {
    margin-right: var(--swp-gap);
  }
  @media (min-width: 575px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-575, var(--swp-pv-0, 1));
      --swp-gap: var(--swp-gap-575, var(--swp-gap-0, 0px));
    }
  }
  @media (min-width: 576px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1)));
      --swp-gap: var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px)));
    }
  }
  @media (min-width: 577px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1))));
      --swp-gap: var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px))));
    }
  }
  @media (min-width: 768px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1)))));
      --swp-gap: var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px)))));
    }
  }
  @media (min-width: 769px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1))))));
      --swp-gap: var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px))))));
    }
  }
  @media (min-width: 991px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-991, var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1)))))));
      --swp-gap: var(--swp-gap-991, var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px)))))));
    }
  }
  @media (min-width: 992px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-992, var(--swp-pv-991, var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1))))))));
      --swp-gap: var(--swp-gap-992, var(--swp-gap-991, var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px))))))));
    }
  }
  @media (min-width: 1024px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-1024, var(--swp-pv-992, var(--swp-pv-991, var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1)))))))));
      --swp-gap: var(--swp-gap-1024, var(--swp-gap-992, var(--swp-gap-991, var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px)))))))));
    }
  }
  @media (min-width: 1200px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-1200, var(--swp-pv-1024, var(--swp-pv-992, var(--swp-pv-991, var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1))))))))));
      --swp-gap: var(--swp-gap-1200, var(--swp-gap-1024, var(--swp-gap-992, var(--swp-gap-991, var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px))))))))));
    }
  }
  @media (min-width: 1400px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-1400, var(--swp-pv-1200, var(--swp-pv-1024, var(--swp-pv-992, var(--swp-pv-991, var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1)))))))))));
      --swp-gap: var(--swp-gap-1400, var(--swp-gap-1200, var(--swp-gap-1024, var(--swp-gap-992, var(--swp-gap-991, var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px)))))))))));
    }
  }
  @media (min-width: 1440px) {
    .swiper:not(.swiper-initialized) {
      --swp-pv: var(--swp-pv-1440, var(--swp-pv-1400, var(--swp-pv-1200, var(--swp-pv-1024, var(--swp-pv-992, var(--swp-pv-991, var(--swp-pv-769, var(--swp-pv-768, var(--swp-pv-577, var(--swp-pv-576, var(--swp-pv-575, var(--swp-pv-0, 1))))))))))));
      --swp-gap: var(--swp-gap-1440, var(--swp-gap-1400, var(--swp-gap-1200, var(--swp-gap-1024, var(--swp-gap-992, var(--swp-gap-991, var(--swp-gap-769, var(--swp-gap-768, var(--swp-gap-577, var(--swp-gap-576, var(--swp-gap-575, var(--swp-gap-0, 0px))))))))))));
    }
  }
  .swiper-pagination-progressbar {
    border-radius: 34px;
    overflow: hidden;
    border-color: var(--pagination-border-color, transparent);
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0px;
  }
  .sw-dots {
    display: flex;
    gap: 10px;
  }
  .sw-dots .swiper-pagination-bullet {
    background: #373737;
    position: relative;
    opacity: 1;
    -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -khtml-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -moz-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -ms-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -o-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
  }
  .sw-dots .swiper-pagination-bullet::after {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    border: 1px solid #ff4747;
    border-top-color: transparent;
    -webkit-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -khtml-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -moz-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -ms-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    -o-transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    transition: all 0.25s cubic-bezier(0, 0, 0.76, 1);
    opacity: 0;
    animation: spin-border 1.5s linear infinite;
  }
  .sw-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
    margin: 0px 10px;
  }
  .sw-dots .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .sw-dots.style-dark .swiper-pagination-bullet::after {
    border: 1px solid var(--dark);
    border-top-color: transparent;
  }
  .sw-dots.style-white .swiper-pagination-bullet {
    background: var(--white);
  }
  .sw-dots.style-white .swiper-pagination-bullet::after {
    border-color: #cacaca;
    border-top-color: transparent;
  }
  .sw-dots.style-white.border-red .swiper-pagination-bullet::after {
    border: 1px solid #ff4747;
    border-top-color: transparent;
  }
  .sw-dots.style-grey .swiper-pagination-bullet {
    background: #b4b4b4;
  }
  .sw-dots.style-grey .swiper-pagination-bullet::after {
    border: 1px solid var(--white);
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
  }
  .sw-dots.style-grey .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--white);
    border-color: var(--white);
    margin: 0px 4px;
  }
  .sw-dots.style-2 {
    gap: 12px;
  }
  .sw-dots.style-2 .swiper-pagination-bullet {
    background-color: #1b1b1b;
  }
  .sw-dots.style-2 .swiper-pagination-bullet::after {
    transform: translate(-50%, -50%);
    border: unset;
    height: 18px;
    width: 18px;
    border: 5px solid var(--primary-3);
  }
  .sw-dots.style-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    margin: 0px 5px !important;
    background-color: var(--white);
  }
  .sw-dots.style-2.type-2 {
    gap: 10px;
  }
  .sw-dots.style-2.type-2 .swiper-pagination-bullet {
    background-color: #bababa;
  }
  .sw-dots.style-2.type-2 .swiper-pagination-bullet::after {
    transform: translate(-50%, -50%);
    border: unset;
    height: 26px;
    width: 26px;
    border: 9px solid rgba(238, 238, 238, 0.6980392157);
  }
  .sw-dots.style-2.type-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    margin: 0px 9px !important;
    background-color: var(--dark);
  }
  .sw-dots.dot-white .swiper-pagination-bullet {
    background: var(--white);
  }
  .sw-dots.border-white .swiper-pagination-bullet::after {
    border: 1px solid var(--white);
  }
  .sw-dots.small {
    height: 15px;
    align-items: center;
  }
  .sw-dots.small .swiper-pagination-bullet {
    height: 6px;
    width: 6px;
  }
  .sw-dots.small .swiper-pagination-bullet::after {
    animation: unset;
  }
  .sw-dots.small .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
    width: 15px;
    height: 15px;
  }
  .sw-dot-default {
    display: flex;
    gap: 4px;
    margin-top: 20px;
  }
  .sw-dot-default .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    border: 1px solid transparent;
    position: relative;
    opacity: 1;
  }
  .sw-dot-default .swiper-pagination-bullet:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background-color: #b1b1b1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .sw-dot-default .swiper-pagination-bullet-active {
    border-color: var(--pagination-border-color, var(--dark));
  }
  .sw-dot-default .swiper-pagination-bullet-active::before {
    background-color: var(--pagination-text-color, var(--dark));
  }
  .sw-dot-default.style-white .swiper-pagination-bullet::before {
    background-color: var(--white);
  }
  .sw-dot-default.style-white .swiper-pagination-bullet-active {
    border-color: var(--white);
  }
  .sw-dot-default.style-white .swiper-pagination-bullet-active::before {
    background-color: var(--white);
  }
  .sw-dot-default.style-sm {
    gap: 2px;
  }
  .sw-dot-default.style-sm .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
  .sw-dot-default.style-sm .swiper-pagination-bullet:before {
    width: 4px;
    height: 4px;
  }
  .sw-auto .swiper-wrapper {
    align-items: center;
  }
  .sw-auto .swiper-slide {
    width: auto;
    transition-timing-function: linear;
  }
  .sw-auto.tf-sw-iconbox-row .swiper-wrapper {
    justify-content: space-between;
  }
  .nav-swiper {
    background-color: var(--pagination-background-color, var(--white));
    border-radius: 999px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border: 1px solid var(--pagination-border-color, var(--line));
    color: var(--pagination-text-color, var(--dark));
    cursor: pointer;
  }
  .nav-swiper::after {
    font-size: 12px;
    color: var(--pagination-text-color, var(--dark));
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .nav-swiper:hover {
    background-color: var(--rgba-dark-2);
    border-color: var(--rgba-dark-2);
  }
  .nav-swiper:hover::after {
    color: var(--white);
  }
  .nav-swiper.style-1 {
    width: 48px;
    height: 48px;
    border: 0 !important;
    background-color: transparent !important;
  }
  .nav-swiper.style-1.swiper-button-prev {
    transform: rotate(180deg);
  }
  .nav-swiper.style-1.swiper-button-prev::after {
    font-family: "icomoon";
    font-size: 18px;
    content: "\e904";
    font-weight: 400;
  }
  .nav-swiper.style-1.swiper-button-next::after {
    font-family: "icomoon";
    font-size: 18px;
    content: "\e904";
    font-weight: 400;
  }
  .nav-swiper.style-1:hover::after {
    color: var(--primary) !important;
  }
  .nav-swiper.swiper-button-disabled {
    background-color: rgba(0, 0, 0, 0.4);
    border-color: transparent;
    cursor: text;
  }
  .nav-swiper.arrow-1.swiper-button-prev {
    transform: rotate(180deg);
  }
  .nav-swiper.arrow-1.swiper-button-prev::after {
    font-family: "icomoon";
    content: "\e904";
    font-weight: 400;
  }
  .nav-swiper.arrow-1.swiper-button-next::after {
    font-family: "icomoon";
    content: "\e904";
    font-weight: 400;
  }
  .nav-swiper.size-30 {
    width: 30px;
    height: 30px;
  }
  .nav-swiper.size-30::after {
    font-size: 10px;
  }
  .nav-swiper.size-36 {
    width: 36px;
    height: 36px;
  }
  .nav-swiper.size-36::after {
    font-size: 10px;
  }
  .nav-swiper.style-line {
    background-color: transparent;
    border-color: var(--dark);
    color: var(--dark);
  }
  .nav-swiper.style-line::after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .nav-swiper.style-line:hover:not(.swiper-button-disabled) {
    background-color: var(--dark);
    border-color: var(--dark);
  }
  .nav-swiper.style-line.swiper-button-disabled {
    border-color: rgba(0, 0, 0, 0.4);
    cursor: text;
  }
  .nav-swiper.style-line.swiper-button-disabled::after {
    color: rgba(0, 0, 0, 0.4);
  }
  .nav-swiper.line-white {
    background-color: transparent;
    border-color: var(--white);
  }
  .nav-swiper.line-white::after {
    color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .nav-swiper.line-white:hover:not(.swiper-button-disabled) {
    background-color: var(--white);
    border-color: var(--white);
  }
  .nav-swiper.line-white:hover:not(.swiper-button-disabled)::after {
    color: var(--dark);
  }
  .nav-swiper.line-white.swiper-button-disabled {
    border-color: rgba(255, 255, 255, 0.4);
    cursor: text;
  }
  .nav-swiper.line-white.swiper-button-disabled::after {
    color: rgba(255, 255, 255, 0.4);
  }
  .hover-sw-nav {
    position: relative;
  }
  .fl-control-sw {
    position: relative;
  }
  .fl-control-sw .nav-swiper {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .fl-control-sw.pos1 .nav-swiper {
    top: 45%;
  }
  .fl-control-sw.pos2 .nav-swiper {
    top: 38%;
  }
  .fl-control-sw.pos3 .nav-swiper {
    top: 43%;
  }
  .fl-control-sw2 {
    position: relative;
  }
  .fl-control-sw2 .nav-swiper {
    margin-top: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .fl-control-sw2.pos1 .nav-swiper {
    top: 42%;
  }
  .fl-control-sw2.pos2 .nav-swiper {
    top: 38%;
  }
  .wrap-pos-nav {
    position: relative;
  }
  .wrap-pos-nav .nav-swiper {
    position: absolute;
    margin-top: 3px;
    top: 50%;
    transform: translateY(-50%);
  }
  .wrap-pos-nav.sw-over-product .nav-swiper {
    margin-top: -10px;
  }
  .box-nav-swiper {
    display: flex;
    gap: 8px;
  }
  .box-nav-swiper .nav-swiper {
    position: unset;
    margin: 0;
  }
  .box-nav-swiper.style-2 {
    gap: 12px;
  }
  .tab-content .swiper-pagination-progressbar {
    margin-top: 30px;
  }
  .sw-height .swiper-slide {
    height: auto;
  }
  .sw-height .swiper-slide .tf-icon-box,
  .sw-height .swiper-slide .card-product {
    width: 100%;
    height: 100%;
  }
  .offcanvas {
    border: none !important;
    color: var(--dark);
    z-index: 1600;
  }
  .offcanvas .icon-close-popup {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    background: transparent;
    font-size: 16px;
    padding: 10px;
    border: none;
    color: var(--dark);
    z-index: 10;
  }
  .offcanvas .icon-close-popup:hover {
    color: var(--primary);
  }
  .offcanvas .offcanvas-content {
    height: 100%;
  }
  .offcanvas-backdrop {
    background-color: var(--backdrop);
    z-index: 1500;
    cursor: url(/images/cursor-close.svg), auto;
  }
  .offcanvas-backdrop.show {
    opacity: 1;
  }
  .overflow-x-auto::-webkit-scrollbar,
  .overflow-y-auto::-webkit-scrollbar {
    width: 0px;
  }
  .modal-backdrop {
    background-color: var(--backdrop);
  }
  .modal-backdrop.show {
    opacity: 1;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 60px);
  }
  .modal:not(.noClose) {
    cursor: url(/images/cursor-close.svg), auto;
  }
  .modal .icon-close,
  .modal .icon-close-popup {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    background: transparent;
    font-size: 16px;
    padding: 10px;
    border: none;
    z-index: 10;
    color: var(--dark);
  }
  .modal .icon-close:hover,
  .modal .icon-close-popup:hover {
    color: var(--primary);
  }
  .modal.fullRight .modal-dialog {
    transform: translate(100%, 0);
    min-width: 100%;
    height: 100%;
    margin: 0;
    transition: transform 1s ease-out;
  }
  .modal.fullRight .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 0;
  }
  .modal.fullRight .modal-dialog .modal-content .modal-body {
    overflow: auto;
    padding: 0;
    padding-bottom: 30px;
  }
  .modal.fullRight.show .modal-dialog {
    transform: none;
    transition: transform 0.4s ease-out;
  }
  .modal.fullLeft .modal-dialog {
    transform: translate(-100%, 0) !important;
    min-width: 100%;
    height: 100%;
    margin: 0;
    transition: all 0.3s !important;
  }
  .modal.fullLeft .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    padding: 0;
  }
  .modal.fullLeft .modal-dialog .modal-content .modal-body {
    overflow: auto;
    padding: 0;
    padding-bottom: 30px;
  }
  .modal.fullLeft.show .modal-dialog {
    transform: translate(0, 0) !important;
  }
  .modal.fullBottom .modal-dialog {
    transform: translate(0, 100%);
    min-width: 100%;
    height: 100%;
    max-height: unset;
    margin: 0;
    transition: transform 0.3s linear !important;
  }
  .modal.fullBottom .modal-dialog .modal-content {
    border-radius: 0;
    border: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    max-height: max-content;
  }
  .modal.fullBottom .modal-dialog .modal-content .modal-body {
    overflow: auto;
    padding: 0;
    padding-bottom: 30px;
  }
  .modal.fullBottom.show .modal-dialog {
    transform: translate(0, 0);
  }
  .modal.fade:not(.show) {
    opacity: 0;
  }
  .modal .modal-content {
    cursor: default;
    border: 0;
    overflow: hidden;
    border-radius: 16px;
  }
  .modalCentered .modal-dialog {
    margin: 30px auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .modalDemo .demo-title {
    margin-top: 50px;
    margin-bottom: 44px;
    font-weight: 500;
    text-align: center;
  }
  .modalDemo .modal-dialog {
    max-width: 1540px;
    margin-top: 8px;
    margin-bottom: 8px;
    height: calc(100vh - 16px);
  }
  .modalDemo .modal-content {
    padding: 0 50px 40px;
    background-color: var(--white);
    width: 100%;
    border-radius: 20px;
    margin: 0 30px;
    max-height: calc(100vh - 60px);
    border: 0;
    cursor: default;
    overflow: hidden;
  }
  .modalDemo .mega-menu {
    padding: 0 32px;
    overscroll-behavior-y: contain;
    overflow-y: auto;
  }
  .modalDemo .mega-menu::-webkit-scrollbar {
    width: 6px;
  }
  .modalDemo .mega-menu::-webkit-scrollbar:hover {
    width: 12px;
    height: 12px;
  }
  .modalDemo .mega-menu::-webkit-scrollbar-thumb {
    background: var(--line);
    transition: all 0.3s ease;
  }
  .modalDemo .header {
    position: relative;
  }
  .modalDemo .header .icon-close-popup {
    position: absolute;
    top: 18px;
    right: 0;
  }
  .tf-product-modal .modal-dialog {
    max-width: min(625px, 90vw);
  }
  .tf-product-modal .modal-dialog .modal-content {
    padding: 38px 36px 40px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
  }
  .tf-product-modal .modal-dialog .modal-content .header {
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .tf-product-modal .modal-dialog .modal-content .header .demo-title {
    margin: 0;
    text-align: start;
    font-size: 26px;
    font-weight: 400;
    line-height: 31px;
  }
  .tf-product-modal .modal-dialog .modal-content .header span {
    position: unset;
    color: var(--dark);
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-product-modal .modal-dialog .modal-content .header span:hover {
    color: var(--primary);
  }
  .tf-product-modal .modal-dialog .modal-content h6 {
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .tf-product-modal .modal-dialog .modal-content .title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 15px;
  }
  .tf-product-modal .modal-dialog .modal-content p {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .tf-product-modal .tf-social-icon .box-icon {
    width: 40px;
    height: 40px;
    border-radius: 999px;
    font-size: 16px;
    color: var(--white);
  }
  .tf-product-modal .tf-social-icon .box-icon.social-x {
    font-size: 12px;
    background: var(--twitter-cl);
  }
  .tf-product-modal .tf-social-icon .box-icon.social-facebook {
    background: var(--facebook-cl);
  }
  .tf-product-modal .tf-social-icon .box-icon.social-instagram {
    background: var(--instagram-cl);
  }
  .tf-product-modal .tf-social-icon .box-icon.social-tiktok {
    background: var(--tiktok-cl);
  }
  .tf-product-modal .tf-social-icon .box-icon.social-pinterest {
    background: var(--pinterest-cl);
  }
  .tf-product-modal .form-share {
    margin-top: 20px;
    position: relative;
  }
  .tf-product-modal .form-share .button-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
  }
  .tf-product-modal .form-share .button-submit .tf-btn {
    padding: 10px 18px;
  }
  .tf-product-modal .form-share input {
    padding-right: 80px;
  }
  #ask_question fieldset label {
    margin-bottom: 5px;
    font-weight: 400;
    color: var(--text);
  }
  #ask_question fieldset input {
    height: 50px;
  }
  #ask_question fieldset {
    margin-bottom: 15px;
  }
  #ask_question textarea {
    height: 176px;
  }
  #ask_question button {
    border-radius: 4px;
  }
  #delivery_return .tf-product-popup-delivery .title {
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 25px;
    margin-top: 0;
  }
  #delivery_return .tf-product-popup-delivery p {
    color: rgb(134, 134, 134);
    line-height: 22.4px;
    margin-bottom: 10px;
  }
  #delivery_return .tf-product-popup-delivery p a {
    color: rgb(134, 134, 134);
    text-decoration: underline;
    text-underline-offset: 3px;
  }
  #delivery_return .tf-product-popup-delivery p a:hover {
    color: var(--dark);
    text-decoration-thickness: 2px;
  }
  #delivery_return .tf-product-popup-delivery:not(:last-child) {
    margin-bottom: 20px;
  }
  .canvas-wrapper {
    padding: 0;
    isolation: isolate;
    height: 100%;
    width: 100%;
    max-height: none;
    display: grid;
    grid-auto-rows: auto minmax(0, 1fr) auto;
    align-content: start;
  }
  .canvas-body {
    background-color: var(--white);
    padding: 15px 20px;
    overscroll-behavior-y: contain;
    overflow-y: auto;
  }
  .canvas-body::-webkit-scrollbar {
    width: 5px;
  }
  .canvas-body::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .canvas-body::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .canvas-sidebar {
    max-width: 320px;
    width: 100%;
  }
  .canvas-sidebar .canvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    position: relative;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: var(--dark);
  }
  .canvas-sidebar .canvas-header .icon-close-popup {
    font-size: 12px;
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
  }
  .canvas-sidebar .canvas-header::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: var(--line);
  }
  .canvas-sidebar .list-icon-box .tf-icon-box:not(:last-child) {
    margin-bottom: 24px;
  }
  .canvas-sidebar .list-recent li:not(:last-child) {
    margin-bottom: 20px;
  }
  .canvas-sidebar .mega-box:not(:last-child) {
    margin-bottom: 32px;
  }
  .canvas-compare {
    height: max-content !important;
    z-index: 5000;
  }
  .canvas-compare .close-popup {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    cursor: pointer;
  }
  .canvas-compare .canvas-body {
    padding: 28px 0;
  }
  .popup-quickadd .modal-content {
    padding: 30px 15px;
  }
  .popup-quickadd .main-product-quickadd .item-product-info {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
    gap: 20px;
    padding: 0;
  }
  .popup-quickadd .main-product-quickadd .price-wrap {
    display: flex;
    gap: 6px;
  }
  .popup-quickadd .main-product-quickadd .price-new {
    margin-right: 0;
    font-weight: 500;
  }
  .popup-quickadd .main-product-quickadd .product-img {
    max-width: 112px;
    border-radius: 6px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .popup-quickadd .main-product-quickadd .content-box {
    display: grid;
    gap: 8px;
  }
  .popup-quickadd .main-product-quickadd .price-show-badge {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
  }
  .popup-quickadd .main-product-quickadd .quickadd-variant-color {
    margin-bottom: 24px;
  }
  .popup-quickadd .main-product-quickadd .variant-label {
    margin-bottom: 12px;
    font-family: "DM Sans", sans-serif;
  }
  .popup-quickadd .main-product-quickadd .variant-value {
    font-weight: 600;
    text-transform: capitalize;
  }
  .popup-quickadd .main-product-quickadd .list-size {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
  .popup-quickadd .main-product-quickadd .size-btn {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: var(--white);
    border: 1px solid var(--line);
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: var(--dark);
    padding: 12px;
  }
  .popup-quickadd .main-product-quickadd .size-btn.active {
    border: 1px solid var(--dark);
  }
  .popup-quickadd .main-product-quickadd .item-product-variant {
    margin-bottom: 24px;
  }
  .main-product-quickadd .item-product-quantity {
    margin-bottom: 32px;
  }
  .main-product-quickadd .item-product-quantity .label {
    font-family: "DM Sans", sans-serif;
    margin-bottom: 10px;
  }
  .main-product-quickadd .wg-quantity {
    display: inline-flex;
  }
  .main-product-quickadd .item-product-group-btn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 15px;
    column-gap: 12px;
    margin-bottom: 32px;
  }
  .main-product-quickadd .item-product-group-btn .atc {
    flex-grow: 1;
  }
  .main-product-quickadd .item-product-group-btn .box-icon {
    border: 1px solid var(--line);
    font-size: 14px;
    width: 42px;
    height: 42px;
    padding: 12px;
  }
  .main-product-quickadd .payment-link {
    font-size: 14px;
    line-height: 120%;
    color: var(--text);
    font-weight: 400;
    display: flex;
    justify-content: center;
    margin: auto;
  }
  .main-product-quickadd .payment-link::after {
    background-color: var(--text);
  }
  .modal-quick-view .modal-dialog {
    max-width: 1130px;
  }
  .modal-quick-view .modal-content {
    border-radius: 16px;
  }
  .modal-quick-view .tf-product-media-wrap {
    padding: 0;
  }
  .modal-quick-view .tf-product-media-wrap .item {
    width: 100%;
    height: 100%;
  }
  .modal-quick-view .tf-product-media-wrap .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal-quick-view .tf-product-info-wrap {
    flex: 0 0 auto;
    max-width: 100%;
    flex-grow: 1;
    position: relative;
    margin: 0;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-info-inner {
    padding: 15px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-info-inner::-webkit-scrollbar {
    width: 6px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-info-inner::-webkit-scrollbar-thumb {
    background: var(--primary);
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-info-inner::-webkit-scrollbar-track {
    background: var(--line);
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-heading {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 20px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-heading .product-name {
    line-height: 29px;
    margin-bottom: 14px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-heading .product-price {
    margin-bottom: 14px;
    gap: 6px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-heading .product-price .price-old,
  .modal-quick-view .tf-product-info-wrap .tf-product-heading .product-price .price-new {
    line-height: 29px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-heading .text {
    font-size: 14px;
    line-height: 22.4px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-variant {
    gap: 20px;
    margin-bottom: 30px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-variant .variant-picker-label {
    font-family: "DM Sans";
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: -0.03em;
    margin-bottom: 12px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-variant .variant-picker-label-value {
    font-weight: 700;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-variant .color-btn {
    width: 34px !important;
    height: 34px !important;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-variant .color-btn .check-color {
    width: 28px !important;
    height: 28px !important;
  }
  .modal-quick-view .tf-product-info-wrap .tf-btn {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.03em;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-total-quantity {
    margin-bottom: 30px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-total-quantity .group-btn {
    margin-bottom: 17px;
  }
  .modal-quick-view .tf-product-info-wrap .tf-product-total-quantity .more-choose-payment {
    margin-top: 7px;
  }
  .modal-quick-view .tf-product-info-wrap .view-details {
    display: inline-flex;
    gap: 4px;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
  }
  .modal-quick-view .tf-product-info-wrap .view-details .icon {
    font-size: 12px;
  }
  .modal-find-size .modal-dialog {
    max-width: 780px;
  }
  .modal-find-size .modal-dialog .modal-content {
    padding: 24px 15px;
  }
  .modal-find-size .header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
    margin-bottom: 30px;
  }
  .modal-find-size .header .heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }
  .modal-find-size .header span {
    font-size: 16px;
  }
  .modal-find-size .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    margin-bottom: 24px;
  }
  .modal-find-size .tf-sizeguide-table {
    border: 1px solid var(--line);
    border-radius: 5px;
    width: 100%;
    margin-bottom: 24px;
  }
  .modal-find-size .tf-sizeguide-table th {
    border: 1px solid var(--line);
    padding: 10px;
    font-weight: 500;
    line-height: 17px;
  }
  .modal-find-size .tf-sizeguide-table td {
    border: 1px solid var(--line);
    border-width: 0 1px 1px 0;
    padding: 10px;
    line-height: 17px;
  }
  .modal-find-size .tf-page-size-chart-content ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
  }
  .modal-find-size .tf-page-size-chart-content ul .text {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
  }
  .popup-pickup-available .pickup-available-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .popup-pickup-available .pickup-available-item .title {
    margin-bottom: 8px;
  }
  .popup-pickup-available .pickup-available-item .desc {
    margin-bottom: 12px;
  }
  .popup-pickup-available .pickup-available-item ul {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 12px;
  }
  .popup-pickup-available .pickup-available-item a {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .popup-pickup-available .pickup-available-item a .icon {
    font-size: 10px;
  }
  .modal-before-you-leave .modal-content {
    max-width: 485px;
  }
  .modal-before-you-leave .modal-inner {
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
  .modal-before-you-leave .modal-inner .icon-close {
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .modal-before-you-leave .image {
    aspect-ratio: 728/437;
    flex-shrink: 0;
  }
  .modal-before-you-leave .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal-before-you-leave .content {
    margin: 0 32px;
    padding: 32px 0;
    border-bottom: 1px solid var(--line);
    margin-bottom: 32px;
  }
  .modal-before-you-leave .content > .heading {
    margin-bottom: 24px;
  }
  .modal-before-you-leave .content > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    margin-bottom: 10px;
  }
  .modal-before-you-leave .content > p span {
    font-size: 24px;
    font-weight: 500;
    line-height: 28.8px;
  }
  .modal-before-you-leave .content .wrap-code {
    margin-bottom: 24px;
  }
  .modal-before-you-leave .tf-mini-cart-sroll {
    padding: 0 32px 32px;
  }
  .modal-before-you-leave .tf-mini-cart-sroll .tf-minicart-recommendations-title {
    margin-bottom: 18px;
  }
  .wrap-code {
    display: flex;
  }
  .wrap-code .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    place-content: center;
  }
  .wrap-code .coppyText {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: var(--primary);
    margin-left: 4px;
  }
  .wrap-code .btn-coppy-text {
    font-size: 12px;
    color: #868686;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 4px;
  }
  .wrap-code .btn-coppy-text:hover {
    color: var(--primary) !important;
  }
  .wrap-code.style-1 {
    border-radius: 6px;
    border: 1px solid var(--line);
    padding: 14px 11px;
    display: block;
    position: relative;
    padding-right: 112px;
  }
  .wrap-code.style-1 .coppyText {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #667085;
    margin: 0;
    overflow-x: auto;
  }
  .wrap-code.style-1 .coppyText::-webkit-scrollbar {
    height: 0;
  }
  .wrap-code.style-1 .coppyText::-webkit-scrollbar-thumb {
    background: var(--primary);
  }
  .wrap-code.style-1 .coppyText::-webkit-scrollbar-track {
    background: var(--line);
  }
  .wrap-code.style-1 .btn-coppy-text {
    position: absolute;
    top: 3px;
    right: 3px;
    bottom: 3px;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px 33.5px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: var(--white);
  }
  .popup-style-1 {
    width: 100% !important;
    max-width: 340px;
  }
  .popup-style-1 .modal-content {
    cursor: default;
    max-width: 520px;
  }
  .popup-style-1 .popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px;
    padding-bottom: 10px;
    position: relative;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: var(--dark);
    border-bottom: 0;
    border-radius: 0;
  }
  .popup-style-1 .popup-header::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    background-color: var(--line);
    left: 32px;
    right: 32px;
  }
  .popup-style-1 .popup-inner {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 32px;
    overflow-y: auto;
  }
  .form-login {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  .form-login .text {
    margin-bottom: 24px;
  }
  .form-login .button-wrap {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .form-login .button-wrap > * {
    flex: 1 1 auto;
    min-width: 120px;
  }
  .form-login .bot a {
    text-decoration: underline;
  }
  .form-login .bot a:hover {
    color: var(--primary) !important;
  }
  .form-login .bot.auth-form-actions {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 0;
  }
  .form-login .bot.auth-form-actions > .text {
    margin-bottom: 0;
  }
  .user-action-container .form-login > div > :last-child {
    margin-bottom: 0;
  }
  .auth-primary-button {
    background-color: var(--button-background-color, var(--dark));
    border-color: var(--button-background-color, var(--dark));
    color: var(--button-text-color, var(--white));
  }
  .form-login.register-form {
    gap: 20px;
  }
  .form-login.password-reset-form {
    gap: 24px;
  }
  .user-action-container {
    padding-top: 56px;
  }
  .user-action-container .canvas-header h1,
  .user-action-container .password-reset-header h1 {
    line-height: 1.25;
  }
  .user-action-container .canvas-header {
    margin-bottom: 24px;
  }
  @media (max-width: 768px) {
    .user-action-container {
      padding-top: 24px;
    }
  }
  .password-reset-header {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
  }
  .password-reset-header > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .register-check-row {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: start;
    column-gap: 12px;
  }
  .register-check-row .tf-check {
    margin-top: 3px;
  }
  .register-check-row label,
  .register-check-row label p {
    min-width: 0;
    margin: 0;
  }
  .register-check-error {
    grid-column: 2;
  }
  .form-login .button-wrap.register-button-wrap,
  .form-login .button-wrap.login-button-wrap,
  .password-reset-actions,
  .resend-verification-actions {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .form-login .button-wrap.register-button-wrap > *,
  .form-login .button-wrap.login-button-wrap > *,
  .password-reset-actions > *,
  .resend-verification-actions > * {
    min-width: 0 !important;
    width: 100%;
    white-space: normal;
    text-align: center;
    padding-inline: 16px;
  }
  .form-login .button-wrap.register-button-wrap > :first-child,
  .form-login .button-wrap.login-button-wrap > :first-child {
    grid-column: 1/-1;
  }
  .resend-verification-content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 24px;
    width: 100%;
    max-width: 672px;
    margin-inline: auto;
    text-align: center;
  }
  .resend-verification-content .image:empty {
    display: none;
  }
  .resend-verification-content.wg-404 .title, .resend-verification-content.wg-404 .sub, .resend-verification-content.wg-404 .resend-verification-input {
    width: 100%;
    max-width: none;
    margin: 0;
  }
  .resend-verification-content.wg-404 .title {
    line-height: 1.25;
  }
  .resend-verification-content.wg-404 .title + .sub {
    margin-top: -12px;
  }
  .resend-verification-content .auth-form-actions {
    width: 100%;
  }
  @media (max-width: 768px) {
    .form-login .button-wrap.register-button-wrap,
    .form-login .button-wrap.login-button-wrap,
    .password-reset-actions,
    .resend-verification-actions {
      grid-template-columns: 1fr;
    }
    .form-login .button-wrap.register-button-wrap > :first-child,
    .form-login .button-wrap.login-button-wrap > :first-child {
      grid-column: auto;
    }
  }
  .popup-login {
    width: 100%;
  }
  .popup-login .other-login p {
    margin-bottom: 24px;
  }
  .popup-login .other-login a {
    padding: 14px;
    position: relative;
    text-align: center;
    background-color: #3b5998;
    border-radius: 99px;
    color: var(--white);
  }
  .popup-login .other-login a .icon {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
  .modal-dialog-centered .icon-close {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    padding: 15px;
    z-index: 123;
  }
  .modal-newsletter .modal-dialog {
    max-width: 674px;
  }
  .modal-newsletter .modal-content {
    border-radius: 16px;
  }
  .modal-newsletter .form-newsletter input {
    background-color: transparent;
  }
  .modal-newsletter .modal-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal-newsletter .modal-bottom {
    padding: 32px;
    max-width: 448px;
    margin: 0 auto;
  }
  .modal-newsletter .modal-bottom .title {
    margin-bottom: 10px;
  }
  .modal-newsletter .modal-bottom .text {
    margin-bottom: 32px;
  }
  .modal-newsletter .modal-bottom .form-newsletter,
  .modal-newsletter .modal-bottom .tf-social-icon {
    margin-bottom: 20px;
  }
  .modal-newsletter.style-absolute .modal-dialog {
    max-width: 1030px;
  }
  .modal-newsletter.style-absolute .modal-bottom {
    position: absolute;
    max-width: 450px;
    width: 100%;
    padding: 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .modal-newsletter.style-row .modal-dialog {
    max-width: 1030px;
  }
  .modal-newsletter.style-row .modal-top {
    width: 44.8%;
    flex-shrink: 0;
  }
  .modal-newsletter.style-row .modal-bottom {
    width: 55.2%;
    max-width: unset;
    place-content: center;
  }
  .modal-newsletter.style-row .modal-content {
    border-radius: 20px;
  }
  .modal-newsletter .form-newsletter fieldset input {
    padding-left: 66px;
  }
  .modal-newsletter .form-newsletter fieldset .icon {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 17px;
  }
  .popup-search {
    overflow: hidden;
  }
  .popup-search .modal-dialog {
    height: 100dvh;
    min-height: 0;
  }
  .popup-search .header {
    position: fixed;
    padding: 8px 15px;
    display: flex;
    justify-content: flex-end;
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--white);
  }
  .popup-search .modal-content {
    overflow-x: hidden;
    overflow-y: auto;
    padding: clamp(44px, 6vh, 68px) 0;
    padding-top: clamp(86px, 6vh, 96px);
    height: 100dvh;
    min-height: 0;
    border-radius: 0;
    overscroll-behavior: contain;
  }
  .popup-search .looking-for-wrap {
    text-align: center;
    margin-bottom: clamp(28px, 4.5vh, 50px);
  }
  .popup-search .heading {
    font-size: 32px;
    font-weight: 500;
    line-height: 38.4px;
    margin-bottom: clamp(24px, 4vh, 42px);
  }
  .popup-search .form-search {
    margin-bottom: clamp(20px, 3vh, 32px);
  }
  .popup-search .form-search input {
    border-radius: 99px;
    font-size: 16px;
    line-height: 120%;
  }
  .popup-search .form-search input::placeholder {
    color: #000000;
  }
  .popup-search .form-search button {
    right: 20px;
  }
  .popup-search .popular-searches {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    font-size: 16px;
    line-height: 120%;
  }
  .popup-search .popular-searches ul {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .popup-search .popular-searches ul a {
    padding: 9px 19px;
    border-radius: 10px;
    background-color: #f9f9f9;
    border: 1px solid rgba(161, 161, 161, 0.2);
  }
  .popup-search .featured-product .featured-product-heading {
    margin-bottom: 30px;
  }
  .popup-search.type-search-product .top-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
    margin-bottom: 42px;
  }
  .popup-search.type-search-product .top-title .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
  }
  .popup-search.type-search-product .top-title a {
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    text-decoration-line: underline;
  }
  .popup-search.type-search-product .wrapper-shop {
    row-gap: 42px;
  }
  .popup-search.type-search-product .list-articals {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .popup-search.type-search-product .list-articals .item {
    display: flex;
    gap: 11px;
  }
  .popup-search.type-search-product .list-articals .item .img-box {
    border-radius: 8px;
    overflow: hidden;
    width: 128px;
    height: 128px;
    flex-shrink: 0;
  }
  .popup-search.type-search-product .list-articals .item .content {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .popup-search.type-search-product .list-articals .item .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
  }
  .popup-search.type-search-product .list-articals .item .date-post {
    font-size: 14px;
    line-height: 16.8px;
  }
  .modal-compare .modal-compare-wrap {
    position: relative;
  }
  .modal-compare .modal-dialog {
    max-width: 1194px;
  }
  .modal-compare .modal-content {
    border-radius: 16px;
    padding: 48px 30px 29px 30px;
  }
  .modal-compare .title {
    line-height: 29px;
    margin-bottom: 45px;
  }
  .modal-compare .tf-compare-inner {
    overflow-x: auto;
    margin-bottom: 22px;
    padding-bottom: 20px;
  }
  .modal-compare .tf-compare-inner::-webkit-scrollbar {
    height: 8px;
  }
  .modal-compare .tf-compare-inner::-webkit-scrollbar-thumb {
    background: var(--primary);
  }
  .modal-compare .tf-compare-inner::-webkit-scrollbar-track {
    background: var(--line);
  }
  .modal-compare .tf-compare-list {
    display: flex;
    gap: 24px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
  .modal-compare .tf-compare-item {
    width: 232px;
    min-width: 232px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
  }
  .modal-compare .tf-compare-item .icon-close {
    position: absolute;
    z-index: 5;
    top: 12px;
    right: 12px;
    width: 48px;
    height: 48px;
    border: 1px solid var(--line);
    background-color: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .modal-compare .tf-compare-item .image {
    border-radius: 16px;
    max-height: 328px;
    overflow: hidden;
  }
  .modal-compare .tf-compare-item .content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .modal-compare .tf-compare-item .content .text-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }
  .modal-compare .tf-compare-item .content .price-wrap {
    font-weight: 500;
    font-size: 16px;
  }
  .modal-compare .tf-compare-buttons {
    display: flex;
    gap: 20px;
  }
  .modal-compare .tf-compare-buttons .tf-btn {
    font-family: "DM Sans", sans-serif;
    max-width: 190px;
    width: 100%;
    font-weight: 600;
  }
  .modal-share-social .wrap-code {
    margin-bottom: 32px;
  }
  .popup-style-2 .modal-dialog {
    max-width: 596px;
  }
  .popup-style-2 .modal-content {
    padding: 32px 32px 41px;
  }
  .popup-style-2 .modal-header {
    margin-bottom: 32px;
    padding: 0;
    padding-bottom: 10px;
  }
  .popup-style-2 .modal-header .icon-close {
    font-size: 16px;
  }
  .modal-order-detail .modal-dialog {
    max-width: 1226px;
  }
  .modal-order-detail .modal-dialog .modal-content {
    padding: 24px 15px;
  }
  .modal-order-detail .header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
    margin-bottom: 30px;
  }
  .modal-order-detail .header .heading {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }
  .modal-order-detail .header .icon-close {
    position: unset;
    display: flex;
    align-items: center;
    font-size: 16px;
    padding: 0px 15px;
  }
  .modal-order-detail .list-infor {
    display: flex;
    gap: 15px 24px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 44px;
  }
  .modal-order-detail .list-infor li {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
  }
  .modal-order-detail .list-infor li:not(:last-child) {
    position: relative;
    padding-right: 24px;
  }
  .modal-order-detail .list-infor li:not(:last-child)::after {
    content: "";
    position: absolute;
    display: block;
    right: 0px;
    top: 1.5px;
    bottom: 1.5px;
    width: 1px;
    height: 100%;
    background-color: var(--line);
  }
  .modal-order-detail table {
    margin-bottom: 42px;
  }
  .modal-order-detail table td,
  .modal-order-detail table th {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
  }
  .modal-order-detail table {
    text-align: center;
  }
  .modal-order-detail table thead,
  .modal-order-detail table th {
    padding: 15px 0px;
  }
  .modal-order-detail table thead tr {
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
  }
  .modal-order-detail table tbody {
    overflow: auto;
  }
  .modal-order-detail table tbody::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  .modal-order-detail table tbody::-webkit-scrollbar-thumb {
    background: var(--surface);
    border-radius: 999px;
  }
  .modal-order-detail table tbody tr:not(:last-child) {
    border-bottom: 1px solid var(--line);
  }
  .modal-order-detail table td:first-child,
  .modal-order-detail table th:first-child {
    text-align: start;
  }
  .modal-order-detail table .infor-content {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 30px 0;
  }
  .modal-order-detail table .infor-content .image {
    width: 98px;
    height: 130px;
    border-radius: 4px;
    overflow: hidden;
  }
  .modal-order-detail table .infor-content .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal-order-detail table .infor-content .size {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 10px;
  }
  .modal-order-detail table .subtotal-text,
  .modal-order-detail table .subtotal-price {
    padding: 30px 15px;
  }
  .modal-order-detail .tb-order-detail {
    margin-bottom: 42px;
  }
  .modal-order-detail .tb-order-detail .title {
    padding: 15px 0px;
  }
  .modal-order-detail .tb-order-detail .item {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    width: 225px;
    text-align: center;
  }
  .modal-order-detail .tb-order-detail .item:first-child {
    width: unset;
    text-align: start;
    flex-grow: 1;
  }
  .modal-order-detail .tb-order-detail .top {
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .modal-order-detail .tb-order-detail .order-detail-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0;
  }
  .modal-order-detail .tb-order-detail .order-detail-item:not(:last-child) {
    border-bottom: 1px solid var(--line);
  }
  .modal-order-detail .tb-order-detail .tb-content {
    overflow: auto;
    height: 461px;
  }
  .modal-order-detail .tb-order-detail .tb-content::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .modal-order-detail .tb-order-detail .tb-content::-webkit-scrollbar-thumb {
    background: #b4b4b4;
    border-radius: 999px;
  }
  .modal-order-detail .tb-order-detail .tb-content .subtotal {
    position: sticky;
    bottom: 0;
    background-color: var(--white);
    padding: 0;
  }
  .modal-order-detail .tb-order-detail .infor-content {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .modal-order-detail .tb-order-detail .infor-content .image {
    width: 98px;
    height: 130px;
    border-radius: 4px;
    overflow: hidden;
  }
  .modal-order-detail .tb-order-detail .infor-content .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal-order-detail .tb-order-detail .infor-content a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .modal-order-detail .tb-order-detail .infor-content .size {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: 10px;
  }
  .modal-order-detail .tb-order-detail .subtotal-text,
  .modal-order-detail .tb-order-detail .subtotal-price {
    padding: 30px 15px;
  }
  .modal-order-detail .bottom {
    font-size: 16px;
    line-height: 19px;
  }
  .cookie-banner {
    position: fixed;
    bottom: 20px;
    left: 20px;
    border-radius: 20px;
    right: 20px;
    max-width: 368px;
    background-color: var(--dark);
    z-index: 1000;
  }
  .cookie-banner .overplay {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .cookie-banner .content {
    position: relative;
    padding: 20px;
  }
  .cookie-banner p {
    margin-bottom: 20px;
    color: var(--white);
  }
  .cookie-banner .button-group {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .cookie-banner .button-group .tf-btn {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    width: 100%;
    padding: 7px 7px;
  }
  .tf-toolbar-bottom {
    display: none;
    padding: 11px 15px calc(12px + env(safe-area-inset-bottom, 0px));
    position: fixed;
    z-index: 1200;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 1px solid #eeeeee;
    background-color: var(--white);
    box-shadow: 0px 4px 20px 0px rgba(163, 163, 163, 0.2784313725);
  }
  .tf-toolbar-bottom .toolbar-item {
    flex: 1 0 20%;
    position: relative;
  }
  .tf-toolbar-bottom .toolbar-item a {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    gap: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .tf-toolbar-bottom .toolbar-item a .toolbar-icon {
    width: 20px;
    height: 20px;
    position: relative;
  }
  .tf-toolbar-bottom .toolbar-item a .toolbar-count {
    position: absolute;
    top: -6px;
    right: -6px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary);
    border-radius: 50%;
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: var(--white);
  }
  .tf-toolbar-bottom .toolbar-item a .toolbar-label {
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
  }
  .popup-product .modal-dialog {
    max-width: 1243px;
  }
  .popup-product .modal-content {
    padding: 24px 15px 32px;
  }
  .popup-product .modal-header {
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    padding: 0;
    border: 0;
    margin-bottom: 40px;
  }
  .popup-product .modal-header .countdown__timer {
    display: flex;
    gap: 6px;
    align-items: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
  .popup-product .modal-header .countdown__timer .countdown__value {
    color: var(--primary);
    margin-right: 6px;
  }
  .popup-product .modal-header .countdown__timer .countdown__item:first-child {
    display: none;
  }
  .popup-product .modal-body {
    padding: 0;
  }
  .popup-product .box-hurry-up {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .popup-product .tf-swiper .sw-dot-default {
    margin-top: 5px;
  }
  .box-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }
  .box-icon .icon-cart2 {
    margin-top: -2px;
  }
  .tf-social-icon {
    --facebook-cl: rgb(59, 89, 152);
    --twitter-cl: rgb(85, 85, 85);
    --instagram-cl: linear-gradient(#8a3ab9, #e95950, #fccc63);
    --threads-cl: rgb(224, 53, 102);
    --youtube-cl: rgb(205, 32, 31);
    --tiktok-cl: linear-gradient(#25f4ee, #000, #fe2c55);
    --tiktok-cl2: rgb(254, 44, 85);
    --pinterest-cl: rgb(203, 32, 39);
    --tumblr-cl: rgb(55, 69, 92);
    --vimeo-cl: rgb(26, 183, 234);
    --snapchat-cl: rgb(255, 221, 0);
    --whatsapp-cl: rgb(0, 230, 118);
    --linked_in-cl: rgb(23, 106, 255);
    --wechat-cl: rgb(26, 173, 24);
    --reddit-cl: rgb(255, 69, 0);
    --line-cl: rgb(0, 195, 77);
    --spotify-cl: rgb(30, 125, 96);
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
  }
  .tf-social-icon .social-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    font-size: 12px;
    border: 1px solid var(--dark);
    color: var(--dark);
    border-radius: 50%;
    background-color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-social-icon .social-facebook:hover {
    background-color: transparent;
    color: var(--facebook-cl);
    border-color: var(--facebook-cl);
  }
  .tf-social-icon .social-instagram:hover {
    background-color: transparent;
    color: var(--threads-cl);
    border-color: var(--threads-cl);
  }
  .tf-social-icon .social-x {
    font-size: 10px;
  }
  .tf-social-icon .social-x:hover {
    background-color: transparent;
    color: var(--twitter-cl);
    border-color: var(--twitter-cl);
  }
  .tf-social-icon .social-snapchat:hover {
    background-color: transparent;
    color: var(--snapchat-cl);
    border-color: var(--snapchat-cl);
  }
  .tf-social-icon .social-youtube:hover {
    background-color: transparent;
    color: var(--youtube-cl);
    border-color: var(--youtube-cl);
  }
  .tf-social-icon .social-linkedin:hover {
    background-color: transparent;
    color: var(--linked_in-cl);
    border-color: var(--linked_in-cl);
  }
  .tf-social-icon.style-fill .social-item {
    background-color: var(--line);
    border: none;
  }
  .tf-social-icon.style-fill .social-facebook:hover {
    background: var(--facebook-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-x:hover {
    background: var(--twitter-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-instagram:hover {
    background: var(--instagram-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-tiktok:hover {
    background: var(--tiktok-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-pinterest:hover {
    background: var(--pinterest-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-amazon:hover {
    background: var(--dark);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-youtube:hover {
    background: var(--youtube-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-fill .social-linkedin {
    background: var(--linked_in-cl);
    color: var(--white);
    border: none;
  }
  .tf-social-icon.style-large {
    gap: 15px;
  }
  .tf-social-icon.style-large .social-item {
    width: 38px;
    height: 38px;
    border-color: var(--line);
    font-size: 16px;
    color: #383d38;
  }
  .tf-social-icon.style-large .social-facebook {
    font-size: 18px;
  }
  .tf-social-icon.style-large .social-facebook:hover {
    background: var(--facebook-cl);
    color: var(--white);
    border: transparent;
  }
  .tf-social-icon.style-large .social-x:hover {
    background: var(--twitter-cl);
    color: var(--white);
    border: transparent;
  }
  .tf-social-icon.style-large .social-instagram:hover {
    background: var(--instagram-cl);
    color: var(--white);
    border: transparent;
  }
  .tf-social-icon.style-large .social-snapchat:hover {
    background-color: var(--snapchat-cl);
    color: var(--white);
    border: transparent;
  }
  .tf-social-icon.style-large .social-linkedin:hover {
    background: var(--linked_in-cl);
    color: var(--white);
    border: transparent;
  }
  .tf-social-icon.style-large .social-pinterest:hover {
    background: white;
    color: #E60023;
    border: #E60023;
  }
  .tf-social-icon.style-default {
    gap: 20px;
  }
  .tf-social-icon.style-default a {
    display: flex;
    font-size: 16px;
  }
  .tf-social-icon.style-1 a {
    border: 2px solid #cacaca;
    width: 48px;
    height: 48px;
    font-size: 18px;
  }
  .tf-social-icon.style-white li a {
    width: 47px;
    height: 47px;
    border: 0;
    font-size: 12px;
    background-color: var(--white) !important;
    color: #1F1F1F;
  }
  .tf-social-icon.style-white li a:hover {
    color: var(--white);
    background-color: #1F1F1F !important;
  }
  .tf-icon-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
    padding: 20px;
    border: 1px solid var(--line);
    border-radius: 8px;
  }
  .tf-icon-box .icon {
    font-size: 28px;
  }
  .tf-icon-box .content {
    display: grid;
    gap: 8px;
  }
  .tf-icon-box .content .title {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
  }
  .tf-icon-box .content .desc {
    font-size: 15px;
    line-height: 24px;
    color: var(--text);
  }
  .tf-icon-box.style-2 {
    padding: 0;
    border: 0;
  }
  .tf-icon-box.style-2 .box-icon {
    width: 64px;
    height: 64px;
    border: 1px solid var(--line);
    border-radius: 50%;
  }
  .tf-icon-box.style-2 .title {
    font-size: 18px;
    line-height: 18px;
  }
  .tf-icon-box.style-3 {
    padding: 0;
    border: 0;
    flex-direction: row;
    text-align: left;
  }
  .tf-icon-box.style-3 .title {
    font-size: 18px;
    line-height: 18px;
  }
  .tf-icon-box.style-3 .box-icon {
    width: 64px;
    height: 64px;
    border: 1px solid var(--line);
    border-radius: 50%;
    flex-shrink: 0;
  }
  .tf-icon-box.style-3 .content {
    gap: 12px;
  }
  .tf-icon-box.style-4 {
    padding: 24px;
    border: 0;
  }
  .tf-icon-box.style-4 .title {
    font-size: 18px;
    line-height: 18px;
  }
  .tf-icon-box.style-4 .content {
    gap: 12px;
  }
  .tf-icon-box.style-border .box-icon {
    width: 74px;
    height: 74px;
    border: 1px solid var(--line);
    border-radius: 50%;
  }
  .tf-icon-box.style-lg {
    border-radius: 16px;
  }
  .tf-icon-box.style-lg .title {
    font-size: 18px;
    line-height: 18px;
  }
  .tf-icon-box-v2 {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .tf-icon-box-v2 .icon {
    font-size: 24px;
    color: #ff8e8e;
  }
  .tf-icon-box-v2 .title {
    font-size: 16px;
    line-height: 20.8px;
    letter-spacing: -0.02em;
  }
  .flat-wrapper-iconbox {
    border: 1px solid #2a4528;
    border-radius: 20px;
    padding: 77px 30px 49px;
    position: relative;
  }
  .flat-wrapper-iconbox > .title {
    position: absolute;
    left: 50%;
    top: -8%;
    transform: translateX(-50%);
    padding: 0px 20px;
    z-index: 1;
    background-color: #fffcf6;
    text-align: center;
    text-wrap: nowrap;
  }
  .flat-wrapper-iconbox .tf-icon-box .box-icon {
    border: 1px solid #4D8036;
  }
  .flat-wrapper-iconbox .tf-icon-box .title {
    font-size: 20px;
    line-height: 26px;
  }
  .flat-animate-tab .tab-content {
    position: relative;
  }
  .flat-animate-tab .tab-pane {
    display: block;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    transition-timing-function: ease-in;
    transition-duration: 0.2s;
  }
  .flat-animate-tab .tab-pane.active {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 2;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-delay: 0.3s;
  }
  .tab-vertical-product-desc {
    display: grid;
    grid-template-columns: 2fr 10fr;
    gap: 30px;
  }
  .tab-vertical-product-desc .menu-tab {
    border-left: 1px solid var(--line);
    height: max-content;
  }
  .tab-vertical-product-desc .tab-link {
    padding: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: block;
    position: relative;
  }
  .tab-vertical-product-desc .tab-link::after {
    position: absolute;
    content: "";
    background-color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 0;
    left: -1px;
    width: 1px;
    height: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .tab-vertical-product-desc .tab-link.active::after {
    height: 100%;
  }
  .tab-vertical-product-desc .tab-content {
    border-radius: 16px;
    border: 1px solid var(--line);
    overflow: hidden;
  }
  .tab-vertical-product-desc .wd-product-descriptions {
    padding: 30px 64px;
    height: 100%;
  }
  .tab-vertical-product-desc .wd-vertical-addInformation {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .tab-vertical-product-desc .wd-vertical-review {
    padding: 42px 40px;
  }
  .tab-product-desc {
    overflow: hidden;
    padding-bottom: 5px;
  }
  .tab-product-desc .menu-tab {
    border-bottom: 1px solid var(--line);
    display: flex;
    align-items: center;
    overflow: auto;
  }
  .tab-product-desc .tab-link {
    padding: 10px 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    display: block;
    position: relative;
    text-align: center;
    white-space: nowrap;
  }
  .tab-product-desc .tab-link::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tab-product-desc .tab-link.active::after {
    width: 100%;
  }
  .tab-product-desc .tab-content {
    margin-top: 30px;
  }
  .flat-title-tab-categories {
    margin-bottom: 30px;
    display: grid;
    gap: 12px;
  }
  .flat-title-tab-categories > .menu-tab-line,
  .flat-title-tab-categories > .tab-slide {
    margin-top: 8px;
  }
  .flat-title-tab {
    margin-bottom: 32px;
    display: grid;
    gap: 20px;
  }
  .flat-title-tab .box-title {
    display: grid;
    gap: 10px;
  }
  .flat-title-tab .menu-tab-line .tab-link {
    color: rgba(0, 0, 0, 0.39);
  }
  .flat-title-tab-2 {
    margin-bottom: 32px;
  }
  .menu-tab-line {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .menu-tab-line .tab-link {
    padding: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    color: var(--text);
    display: block;
    position: relative;
    white-space: nowrap;
  }
  .menu-tab-line .tab-link:hover, .menu-tab-line .tab-link.active {
    color: var(--primary);
  }
  .menu-tab-line .tab-link:hover::after, .menu-tab-line .tab-link.active::after {
    width: 100%;
  }
  .menu-tab-line .tab-link::after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--primary);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .menu-tab-line.style-lg .tab-link {
    font-size: 24px;
    line-height: 27.2px;
  }
  .menu-tab-line.style-lg2 .tab-link {
    color: #727272;
    padding: 0 !important;
  }
  .menu-tab-line.style-lg2 .tab-link::after {
    background-color: #df3c01;
  }
  .menu-tab-line.style-lg2 .tab-link:hover, .menu-tab-line.style-lg2 .tab-link.active {
    color: #df3c01;
  }
  .menu-tab-line.style-md2 .tab-link {
    padding: 4px 0px;
    font-weight: 500;
  }
  .menu-tab-line.style2 .tab-link {
    color: var(--text);
    font-weight: 500;
  }
  .menu-tab-line.style2 .tab-link::after {
    content: none;
  }
  .menu-tab-line.style2 .tab-link:hover, .menu-tab-line.style2 .tab-link.active {
    color: var(--primary);
  }
  .menu-tab-line.type-active-1 {
    width: max-content;
    border-bottom: 1px solid rgba(37, 37, 37, 0.2);
  }
  .menu-tab-line.type-active-1 .tab-link {
    color: #252525;
  }
  .menu-tab-line.type-active-1 .tab-link::after {
    background-color: #BB8F60;
  }
  .menu-tab-line.type-active-1 .tab-link:hover, .menu-tab-line.type-active-1 .tab-link.active {
    color: #BB8F60;
  }
  .menu-tab-fill {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .menu-tab-fill .tab-link {
    padding: 10px 24px;
    min-width: 120px;
    font-weight: 500;
    color: var(--rgba-dark);
    border-radius: 33px;
  }
  .menu-tab-fill .tab-link.active {
    color: var(--white);
    background-color: #92a9ff;
  }
  .menu-tab-fill .item-slide-effect {
    background-color: #92a9ff;
  }
  .menu-tab-fill.style-primary .tab-link {
    min-width: 100%;
  }
  .menu-tab-fill.style-primary .tab-link.active {
    background-color: var(--primary);
  }
  .menu-tab-fill.style-primary .item-slide-effect {
    background-color: var(--primary);
  }
  .menu-tab-fill-lg {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 20px;
  }
  .menu-tab-fill-lg .tab-link {
    color: var(--text);
    white-space: nowrap;
    font-weight: 500;
  }
  .menu-tab-fill-lg .tab-link.active {
    color: var(--primary);
  }
  .item-slide-effect {
    position: absolute;
    height: 100%;
    z-index: -1;
    background-color: var(--primary);
    border-radius: 33px;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    left: 0%;
  }
  .tab-slide .menu-tab-fill {
    position: relative;
  }
  .flat-controltab-nav {
    position: relative;
  }
  .flat-controltab-nav .box-nav-swiper {
    position: absolute;
    right: 0;
    top: -90px;
    transform: none;
  }
  .widget-accordion {
    border-bottom: 1px solid var(--line);
  }
  .widget-accordion .accordion-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
  }
  .widget-accordion .accordion-title .icon {
    font-size: 8px;
    transition: transform 0.35s linear;
  }
  .widget-accordion .accordion-title:not(.collapsed) .icon {
    transform: rotate(180deg);
  }
  .widget-accordion .accordion-body {
    padding: 10px 0px 20px;
  }
  .widget-accordion:first-child {
    border-top: 1px solid var(--line);
  }
  @keyframes infiniteScroll {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(calc(-100% / var(--marquee-repeat, 1)), 0, 0);
    }
  }
  @keyframes infiniteScrollRight {
    0% {
      transform: translate3d(calc(-100% / var(--marquee-repeat, 1)), 0, 0);
    }
    100% {
      transform: translate3d(0, 0, 0);
    }
  }
  .tf-topbar {
    padding: 7px 0px;
    border-bottom: 1px solid var(--line);
  }
  .tf-topbar .marquee-wrapper {
    display: flex;
    animation: infiniteScroll var(--marquee-cycle, 20s) linear infinite;
    align-items: center;
    width: max-content;
    will-change: transform;
    transition: animation-duration 300ms;
  }
  .tf-topbar .marquee-wrapper:hover {
    animation-play-state: paused;
  }
  .tf-topbar .marquee-wrapper .marquee-child-item {
    margin: 0 10px;
    display: flex;
    color: var(--dark);
  }
  .tf-topbar .marquee-wrapper .marquee-child-item p {
    font-size: 14px;
    line-height: 18px;
    font-family: "DM Sans", sans-serif;
  }
  .tf-topbar .marquee-wrapper .marquee-child-item .dot {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--dark);
  }
  .tf-topbar .marquee-wrapper .marquee-child-item.mx-20 {
    margin: 0 20px;
  }
  .tf-topbar .topbar-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 16px;
  }
  .tf-topbar .type-languages > .dropdown-menu {
    margin-left: -20px !important;
  }
  .tf-topbar.topbar-bg {
    border: none;
  }
  .tf-topbar.topbar-bg .marquee-child-item {
    color: var(--white);
  }
  .tf-topbar.topbar-bg .marquee-child-item .dot {
    background-color: var(--white);
  }
  .tf-topbar.topbar-bg .tf-social-icon .social-item {
    background-color: transparent;
    border-color: var(--line);
    color: var(--white);
  }
  .tf-topbar.topbar-bg .tf-social-icon .social-item:hover {
    color: var(--primary);
    border-color: var(--primary);
  }
  .tf-topbar.topbar-bg .image-select .filter-option-inner-inner {
    color: var(--white-2);
  }
  .tf-topbar.topbar-bg .image-select > .dropdown-menu {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .tf-topbar.topbar-bg .image-select > .dropdown-toggle::after {
    color: var(--white-2);
  }
  .topbar-wraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
  }
  .topbar-wraper .tf-social-icon {
    flex-wrap: nowrap;
  }
  .marquee-topbar {
    overflow: hidden;
    padding: 12px 0px;
  }
  .marquee-topbar .marquee-wrapper p {
    text-transform: uppercase;
    font-weight: 600;
  }
  .marquee-sale {
    padding: 15px 0px;
    overflow: hidden;
  }
  .marquee-sale.marquee-border {
    border-top: 1px solid var(--dark);
    border-bottom: 1px solid var(--dark);
  }
  .marquee-sale .marquee-wrapper {
    display: flex;
    animation: infiniteScroll var(--marquee-cycle, 20s) linear infinite;
    align-items: center;
    width: max-content;
    will-change: transform;
    transition: animation-duration 300ms;
  }
  .marquee-sale .marquee-wrapper:hover {
    animation-play-state: paused;
  }
  .marquee-sale .marquee-wrapper.scrollRight {
    animation: infiniteScrollRight 20s linear infinite;
  }
  .marquee-sale .marquee-wrapper.scrollRight:hover {
    animation-play-state: paused;
  }
  .marquee-sale .marquee-child-item {
    margin: 0 20px;
    display: flex;
    color: var(--dark);
  }
  .marquee-sale .icon-flash-star {
    font-size: 20px;
  }
  .marquee-sale.bg-dark .marquee-child-item {
    color: var(--white);
  }
  .header-default .wrapper-header {
    min-height: 64px;
  }
  .header-default .box-nav-menu {
    gap: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-default .box-nav-menu .item-link {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    color: var(--dark);
  }
  .header-default .box-nav-menu .item-link .icon {
    font-size: 12px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .header-default .box-nav-menu .item-link::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% + 40px);
    height: 86px;
    display: none;
    background: transparent;
  }
  .header-default .box-nav-menu .menu-item {
    padding: 33px 0px;
  }
  .header-default .box-nav-menu .menu-item.active .item-link, .header-default .box-nav-menu .menu-item:hover .item-link {
    color: var(--primary);
  }
  .header-default .box-nav-menu .menu-item.active .menu-link-text.active {
    color: var(--primary);
  }
  .header-default .box-nav-menu .menu-item:hover .item-link .icon {
    transform: rotate(180deg);
    color: var(--primary);
  }
  .header-default .box-nav-menu .menu-item:hover .item-link::after {
    display: block;
  }
  .header-default .box-nav-menu .menu-item span.demo-label {
    font-size: 10px;
    line-height: 15px;
    color: var(--white);
    background-color: #62d15e;
    padding: 0px 8px;
    border-radius: 4px;
    margin-left: 4px;
    display: inline-block;
  }
  .header-default .box-nav-menu .menu-item .label {
    line-height: 17px;
    height: 17px;
    font-size: 11px;
    padding: 0px 8px;
    color: var(--white);
    margin-left: 6px;
    border-radius: 5px;
  }
  .header-default .box-nav-menu .menu-item .label.hot {
    background-color: #ff4a5f;
  }
  .header-default .box-nav-menu .menu-item .label.new {
    background-color: #3eb516;
  }
  .header-default .nav-icon {
    gap: 16px;
  }
  .header-default .nav-icon .nav-icon-item {
    font-size: 24px;
    position: relative;
    display: inline-flex;
    align-items: center;
  }
  .header-default .nav-icon .nav-icon-item:hover {
    color: var(--primary);
  }
  .header-default .nav-icon .nav-icon-item .count-box {
    font-family: "Poppins", sans-serif;
    position: absolute;
    height: 16px;
    width: 16px;
    padding: 0 5px;
    font-size: 10px;
    font-weight: 500;
    border-radius: 50%;
    line-height: 16px;
    z-index: 2;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    color: var(--white);
    background-color: var(--primary);
    text-align: center;
    white-space: nowrap;
    margin-top: 3px;
    margin-right: 3px;
    display: block;
  }
  .header-default .nav-icon .nav-icon-item .text {
    font-size: 14px;
    line-height: 21px;
    margin-left: 8px;
    font-weight: 500;
  }
  .header-default .nav-icon .nav-icon-item.value-box {
    padding: 6px 10px;
    border-radius: 4px;
    background-color: var(--surface-3);
  }
  .header-default .nav-icon .nav-wishlist .count-box {
    padding-left: 4px;
  }
  .header-default .nav-icon .nav-wishlist.style-2 .count-box {
    position: unset;
    background-color: #4A7E4B;
    margin: 0;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transform: none;
  }
  .header-default .nav-icon .nav-cart.pl .count-box {
    padding-left: 5px;
  }
  .header-default .mobile-menu {
    display: inline-flex;
  }
  .header-default .mobile-menu .icon {
    font-size: 24px;
  }
  .header-default .header-language {
    display: flex;
    gap: 16px;
  }
  .header-default .header-bottom .menu-item {
    padding: 22px 0px;
  }
  .header-default .header-bottom .item-link::after {
    height: 64px;
  }
  .header-default .box-phone {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .header-default .box-phone .icon {
    font-size: 20px;
    color: var(--dark);
  }
  .header-default .box-phone .phone {
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    color: var(--primary);
  }
  .header-default .box-phone .box-icon {
    width: 48px;
    height: 48px;
    background-color: var(--primary-green);
    border-radius: 50%;
  }
  .header-default .box-phone .box-icon .icon {
    color: var(--white);
    font-size: 24px;
  }
  .header-default.header-style-2 .header-bottom .menu-item {
    padding: 36px 0px;
  }
  .header-default.header-style-2 .header-bottom .item-link::after {
    height: 94px;
  }
  .header-search .tf-form-search {
    max-width: 413px;
    margin: auto;
    margin-left: 70px;
    position: relative;
  }
  .header-search .tf-form-search input {
    border-radius: 42px;
  }
  .header-search .tf-form-search .search-suggests-results::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    background-color: transparent;
    height: 15px;
  }
  .header-absolute {
    margin-bottom: -64px;
    background-color: transparent;
    z-index: 999;
  }
  .header-absolute-2 {
    margin-bottom: -70px;
    background-color: transparent;
    z-index: 999;
  }
  .header-absolute-2 .menu-item {
    color: var(--white);
  }
  .header-absolute-2 .menu-item .item-link {
    color: var(--white);
  }
  .header-absolute-2 .menu-item .item-link .icon {
    color: var(--white);
  }
  .header-absolute-2 .menu-item.active .icon {
    color: var(--primary) !important;
  }
  .header-absolute-2 .header-bottom .menu-item {
    padding: 24px 0px;
  }
  .header-absolute-2.header-bg .menu-item .item-link {
    color: var(--dark);
  }
  .header-absolute-2.header-bg .menu-item .item-link .icon {
    color: var(--dark);
  }
  .header-absolute-2 .logo-header .logo-white {
    display: none;
  }
  .header-lg .box-nav-menu .item-link {
    font-size: 16px;
    line-height: 100%;
  }
  .wrapper-header-left {
    display: flex;
    align-items: center;
  }
  .wrapper-header-left .box-navigation {
    padding-left: 40px;
  }
  .wrapper-header-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }
  .wrapper-header-bottom .inner-left {
    display: flex;
    align-items: center;
  }
  .wrapper-header-bottom .inner-right {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .wrapper-header-bottom .call-us {
    display: flex;
    align-items: center;
    gap: 4px;
    color: var(--primary);
    border-bottom: 1px solid var(--primary);
  }
  .wrapper-header-bottom .call-us .icon {
    font-size: 10px;
  }
  .wrapper-header-bottom .tf-mega-categories {
    position: relative;
  }
  .wrapper-header-bottom .tf-mega-categories .categories-title {
    min-width: 294px;
    height: 54px;
    font-size: 16px;
    line-height: 24px;
    padding: 0px 24px;
    margin-right: 42px;
    background-color: var(--purple);
    color: var(--white);
    border-radius: 8px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    text-transform: uppercase;
  }
  .wrapper-header-bottom .tf-mega-categories .categories-title .icon {
    font-size: 20px;
    margin-top: -2px;
  }
  .wrapper-header-bottom .tf-mega-categories .mega-categories {
    left: 0;
    border-radius: 16px;
    position: absolute;
    background-color: var(--white);
    min-width: 294px;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: 0.4s ease 0.1s;
    text-align: left;
    box-shadow: var(--shadow-1);
    top: 100%;
    pointer-events: none;
  }
  .wrapper-header-bottom .tf-mega-categories:hover .mega-categories {
    opacity: 1;
    visibility: visible;
    transform: none;
    pointer-events: all;
  }
  .wrapper-header-bottom .tf-mega-categories.style-market .categories-title {
    background-color: var(--primary-green);
  }
  .wrapper-header-bottom .tf-mega-categories.style-market .cate-item:hover, .wrapper-header-bottom .tf-mega-categories.style-market .cate-item.active {
    background-color: var(--cate-item-hover-bg, rgba(57, 174, 82, 0.2));
  }
  .header-white .mobile-menu,
  .header-white .nav-icon .nav-icon-item,
  .header-white .box-nav-menu .item-link {
    color: var(--white);
  }
  .header-white.header-bg {
    background-color: var(--dark);
  }
  .header-uppercase .box-nav-menu .item-link {
    text-transform: uppercase;
  }
  .slider-fashion-2 {
    padding: 0 15px;
    margin-top: 13px;
  }
  .logo-header img {
    width: 128px;
  }
  .header-medium .header-bottom .menu-item {
    padding: 20px 0px;
  }
  .header-medium .image-select.style-default .filter-option-inner-inner,
  .header-medium .image-select.style-default .dropdown-menu div .text {
    font-size: 12px;
    line-height: 18px;
  }
  .box-nav-menu .sub-menu {
    pointer-events: none;
    position: absolute;
    background-color: var(--white);
    min-width: 300px;
    z-index: 999;
    text-align: left;
    padding: 32px 60px;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 16px;
    transform: translateX(0px) translateY(10px);
    box-shadow: var(--shadow1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  }
  .box-nav-menu .mega-menu {
    background-color: var(--white);
    margin: auto;
    left: 24px;
    right: 24px;
    max-height: calc(100vh - 71px);
    overflow: hidden auto;
  }
  .box-nav-menu .mega-menu .menu-heading {
    font-size: 14px;
    line-height: 22.4px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
    font-weight: 500;
    color: var(--dark);
    text-transform: uppercase;
    text-align: start;
  }
  .box-nav-menu .mega-menu.mega-tab {
    padding: 0;
  }
  .box-nav-menu .mega-menu.mega-tab .tab-content {
    flex-grow: 1;
  }
  .box-nav-menu .mega-home {
    max-width: 1440px;
    max-height: calc(100vh - 70px);
  }
  .box-nav-menu .mega-home::-webkit-scrollbar {
    width: 5px;
  }
  .box-nav-menu .mega-home::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .box-nav-menu .mega-home::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .box-nav-menu .mega-shop {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    max-width: 1763px;
  }
  .box-nav-menu .mega-shop .wrapper-sub-menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .box-nav-menu .mega-shop .wrapper-sub-collection {
    width: 100%;
    min-width: 0;
  }
  .box-nav-menu .mega-shop .wg-cls {
    border-radius: 20px;
  }
  .box-nav-menu .mega-shop .wg-cls .image {
    aspect-ratio: 1;
  }
  .box-nav-menu .mega-shop .wg-cls .cls-btn {
    bottom: 32px;
  }
  .box-nav-menu .mega-shop .wg-cls .tf-btn {
    padding: 8px 30px;
    font-size: 20px;
    line-height: 24px;
  }
  .box-nav-menu .mega-product {
    display: flex;
    gap: 24px;
    max-width: 1720px;
  }
  .box-nav-menu .mega-product .wrapper-sub-menu {
    width: 67%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .box-nav-menu .mega-product .wrapper-sub-product {
    width: 33%;
  }
  .box-nav-menu .mega-product .sw-dot-default {
    margin-top: 10px;
  }
  .box-nav-menu .card-product .box-icon {
    width: 36px;
    height: 36px;
  }
  .box-nav-menu .card-product .card-product-wrapper {
    aspect-ratio: 0.7837837838;
  }
  .box-nav-menu .mega-tab {
    display: flex;
    gap: 24px;
    min-height: 500px;
    max-width: 1440px;
  }
  .box-nav-menu .mega-tab .menu-tab {
    max-width: 235px;
    flex-shrink: 0;
    height: 100%;
    border-right: 1px solid var(--line);
  }
  .box-nav-menu .mega-tab .tab-link {
    padding: 14px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .box-nav-menu .mega-tab .tab-link .icon {
    font-size: 14px;
  }
  .box-nav-menu .mega-tab .tab-link.active, .box-nav-menu .mega-tab .tab-link:hover {
    color: var(--white);
    background-color: var(--primary);
  }
  .box-nav-menu .mega-tab .wrapper-sub-menu-tab {
    width: 62%;
    display: flex;
  }
  .box-nav-menu .mega-tab .wrapper-sub-menu-tab .tab-pane {
    display: flex;
    padding: 32px;
    gap: 40px;
    transform: translateY(15px);
    pointer-events: none;
  }
  .box-nav-menu .mega-tab .wrapper-sub-menu-tab .tab-pane.active {
    transform: none;
  }
  .box-nav-menu .mega-tab .wrapper-sub-product {
    width: 38%;
    padding: 32px;
    padding-left: 0;
  }
  .box-nav-menu .menu-item:hover > .sub-menu {
    pointer-events: all;
    opacity: 1;
    visibility: visible;
    transform: translateX(0px) translateY(0px);
  }
  .box-nav-menu .menu-item:hover .wrapper-sub-menu-tab .tab-pane.active {
    pointer-events: all;
  }
  .box-nav-menu .menu-list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .box-nav-menu .menu-list .menu-link-text {
    font-size: 14px;
    line-height: 21px;
    color: #5d5d5d;
    display: flex;
    align-items: center;
    font-weight: 400;
    text-align: start;
  }
  .box-nav-menu .menu-list .menu-link-text .demo-label {
    font-size: 10px;
    line-height: 15px;
    color: var(--white);
    background-color: #62d15e;
    padding: 0px 8px;
    border-radius: 4px;
    margin-left: 4px;
    display: inline-block;
  }
  .box-nav-menu .sub-menu-style-2 {
    display: flex;
    gap: 25px;
    min-width: 750px;
    left: -30px;
  }
  .box-nav-menu .sub-menu-style-2 .menu-list {
    width: 23%;
  }
  .box-nav-menu .sub-menu-style-2 .banner {
    width: 52%;
    border-radius: 16px;
    position: relative;
    max-height: 262px;
  }
  .box-nav-menu .sub-menu-style-2 .banner .img-style {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 16px;
  }
  .box-nav-menu .sub-menu-style-2 .banner .content {
    position: absolute;
    z-index: 1;
    bottom: 16px;
    left: 16px;
    right: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
  }
  .box-nav-menu .sub-menu-style-2 .banner .title {
    font-size: 20px;
    line-height: 24px;
    color: var(--dark);
    text-align: start;
  }
  .box-nav-menu .sub-menu-style-2 .banner .box-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--primary);
    font-size: 12px;
    color: var(--white);
    flex-shrink: 0;
  }
  .box-nav-menu .sub-menu-style-2 .banner .box-icon::after {
    animation-duration: 0.5s;
  }
  .box-nav-menu .sub-menu-style-2 .banner::after {
    position: absolute;
    content: "";
    left: -2px;
    right: -2px;
    bottom: -2px;
    height: 137px;
    background: var(--gradient-1);
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }
  .box-nav-menu .sub-menu-style-3 {
    display: flex;
    gap: 25px;
    min-width: 552px;
    padding: 16px 24px 40px 32px;
    left: -100px;
  }
  .box-nav-menu .sub-menu-style-3 .menu-list {
    margin-top: 16px;
    width: 45%;
  }
  .box-nav-menu .sub-menu-style-3 .menu-heading {
    margin-bottom: 16px;
    font-weight: 500;
    color: var(--dark);
    font-size: 16px;
    line-height: 24px;
    text-align: start;
  }
  .box-nav-menu .list-recent-blog .item {
    display: flex;
    gap: 12px;
  }
  .box-nav-menu .list-recent-blog .item:not(:last-child) {
    margin-bottom: 16px;
  }
  .box-nav-menu .list-recent-blog .item .img-box {
    width: 64px;
    height: 64px;
    border-radius: 4px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .box-nav-menu .list-recent-blog .item .content {
    display: grid;
    align-content: flex-start;
    gap: 4px;
    text-align: start;
  }
  .mega-menu .box-search {
    display: flex;
    gap: 10px;
    max-width: 635px;
    margin: 0px auto 20px;
  }
  .mega-menu .box-search .tf-select select {
    min-width: 192px;
    height: 48px;
    padding: 12px 20px;
    padding-right: 32px;
  }
  .mega-menu .box-search .tf-select::after {
    right: 20px;
  }
  .mega-menu .box-search .form-search {
    flex-grow: 1;
    width: 100%;
  }
  .mega-menu .box-search .form-search input {
    padding: 12px 20px;
    height: 48px;
    padding-right: 42px;
    border-radius: 43px;
    font-size: 16px;
    line-height: 24px;
    color: var(--text);
    border-color: var(--line);
  }
  .mega-menu .box-search .form-search input::placeholder {
    color: var(--text);
  }
  .mega-menu .box-search .form-search input:focus {
    border-color: var(--dark);
  }
  .mega-menu .box-search .form-search .icon {
    font-size: 24px;
  }
  .mega-menu .box-search .form-search button {
    right: 20px;
  }
  .mega-menu .row-demo {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: 24px;
    row-gap: 32px;
  }
  .mega-menu .demo-item {
    display: grid;
    gap: 15px;
    text-align: center;
  }
  .mega-menu .demo-item .demo-name {
    font-size: 14px;
    line-height: 21px;
  }
  .mega-menu .demo-item .demo-image {
    border: 1px solid var(--line);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
  }
  .mega-menu .demo-item .demo-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .mega-menu .demo-item .demo-label {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    gap: 5px;
  }
  .mega-menu .demo-item .demo-label span {
    font-size: 10px;
    line-height: 15px;
    padding: 0px 8px;
    border-radius: 4px;
    background-color: var(--primary);
    color: var(--white);
  }
  .mega-menu .demo-item .demo-label .demo-hot {
    background-color: #62d15e;
  }
  .mega-menu .demo-item:hover .demo-image {
    border-color: var(--primary);
  }
  .mega-menu .view-all-demo {
    margin-top: 32px;
  }
  header {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    right: 0;
    -webkit-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    z-index: 888;
    background-color: var(--white);
    font-family: "Poppins", sans-serif;
  }
  header.header-bg {
    background-color: var(--white);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .canvas-mb {
    width: 100% !important;
    max-width: min(90%, 320px);
    border-right: 0 !important;
  }
  .canvas-mb .mb-canvas-content {
    padding-top: 60px;
    min-width: 100%;
    max-width: min(90%, 320px);
    grid-auto-rows: minmax(0, 1fr) auto;
    isolation: isolate;
    height: 100%;
    width: 100%;
    display: grid;
    align-content: start;
  }
  .canvas-mb .mb-body {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--line);
    overscroll-behavior-y: contain;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .canvas-mb .icon-close-popup {
    position: absolute;
    font-size: 16px;
    z-index: 3;
    top: 15px;
    left: 15px;
    background-color: transparent;
    border: none;
    height: 30px;
    width: 30px;
    padding: 7px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: var(--dark);
  }
  .canvas-mb .mb-bottom .site-nav-icon {
    margin-bottom: 18px;
  }
  .canvas-mb .mb-bottom .bottom-bar-language {
    min-height: 40px;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .canvas-mb .mb-bottom .bottom-bar-language .image-select.type-currencies > .dropdown-menu {
    margin-left: 0 !important;
    min-width: 100px;
  }
  .canvas-mb .mb-bottom .bottom-bar-language .image-select > .dropdown-menu {
    margin: 0 !important;
  }
  .canvas-mb .mb-bottom .bottom-bar-language .image-select > .dropdown-menu::before {
    display: none;
  }
  .canvas-mb .mb-bottom .bottom-bar-language .tf-currencies,
  .canvas-mb .mb-bottom .bottom-bar-language .tf-languages {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
  }
  .canvas-mb .mb-bottom .bottom-bar-language .tf-currencies > *,
  .canvas-mb .mb-bottom .bottom-bar-language .tf-languages > * {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .canvas-mb .mb-bottom .bottom-bar-language .tf-currencies {
    border-right: 1px solid var(--line);
  }
  .canvas-mb .mb-bottom .bottom-bar-language button.dropdown-toggle {
    padding: 12px 20px;
  }
  .canvas-mb .site-nav-icon {
    padding: 0 10px;
    line-height: 40px;
    border: solid 1px var(--line);
    gap: 6px;
    background-color: var(--line);
    color: var(--dark);
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
  }
  .canvas-mb .site-nav-icon .icon {
    font-size: 18px;
  }
  .canvas-mb .site-nav-icon:hover {
    color: var(--white);
    background-color: var(--dark);
    border-color: var(--dark);
  }
  .canvas-mb .mb-other-content .group-icon {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
  }
  .canvas-mb .mb-other-content .text-need {
    font-weight: 500;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 22px;
  }
  .canvas-mb .mb-other-content .mb-info li {
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: var(--text);
    gap: 4px;
  }
  .canvas-mb .mb-other-content .mb-info li:not(:last-child) {
    margin-bottom: 8px;
  }
  .canvas-mb .mb-other-content .mb-contact {
    display: grid;
    gap: 8px;
    margin-bottom: 12px;
  }
  .canvas-mb .mb-other-content .mb-contact p {
    font-size: 14px;
    line-height: 22px;
    color: var(--text);
  }
  .canvas-mb .form-search {
    margin-bottom: 8px;
    position: relative;
  }
  .canvas-mb .form-search input {
    padding-right: 44px;
    color: var(--dark-2);
  }
  .nav-ul-mb .nav-mb-item {
    padding: 2px 0px;
  }
  .nav-ul-mb .nav-mb-item:not(:last-child) {
    border-bottom: 1px solid var(--line);
  }
  .nav-ul-mb .nav-mb-item .mb-menu-link {
    min-height: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: var(--dark);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .nav-ul-mb .nav-mb-item .mb-menu-link:not(.collapsed) .btn-open-sub::before {
    transform: rotate(90deg);
  }
  .nav-ul-mb .nav-mb-item.active .mb-menu-link {
    color: var(--primary);
  }
  .nav-ul-mb .nav-mb-item.active .mb-menu-link .btn-open-sub::after, .nav-ul-mb .nav-mb-item.active .mb-menu-link .btn-open-sub::before {
    background-color: var(--primary);
  }
  .nav-ul-mb .nav-mb-item.active .sub-nav-link.active {
    color: var(--primary);
  }
  .nav-ul-mb .nav-mb-item.active .sub-nav-link.active .btn-open-sub::after, .nav-ul-mb .nav-mb-item.active .sub-nav-link.active .btn-open-sub::before {
    background-color: var(--primary);
  }
  .nav-ul-mb .btn-open-sub {
    position: relative;
    width: 20px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .nav-ul-mb .btn-open-sub:after, .nav-ul-mb .btn-open-sub::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--dark);
    transition: 0.4s ease 0.1s;
    margin: auto;
  }
  .nav-ul-mb .btn-open-sub::before {
    width: 2px;
    height: 12px;
  }
  .nav-ul-mb .btn-open-sub::after {
    width: 12px;
    height: 2px;
  }
  .nav-ul-mb .demo-label {
    font-size: 10px;
    line-height: 15px;
    padding: 0px 8px;
    border-radius: 4px;
    background-color: #62d15e;
    color: var(--white);
    position: absolute;
    top: -5px;
    left: calc(100% + 2px);
  }
  .nav-ul-mb .sub-nav-menu {
    padding-left: 10px;
    margin-bottom: 15px;
  }
  .nav-ul-mb .sub-menu-level-2 {
    margin-bottom: 5px;
  }
  .nav-ul-mb .sub-menu-level-2 .sub-nav-link {
    position: relative;
    max-width: max-content;
  }
  .nav-ul-mb .sub-nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: var(--dark);
  }
  .nav-ul-mb .sub-nav-link:not(.collapsed) .btn-open-sub::before {
    transform: rotate(90deg);
  }
  .nav-ul-mb .sub-nav-link .btn-open-sub::after, .nav-ul-mb .sub-nav-link .btn-open-sub::before {
    background-color: var(--dark);
  }
  .nav-ul-mb .sub-nav-link.line-clamp {
    position: relative;
    display: inline-flex;
  }
  .nav-ul-mb .sub-nav-link.line-clamp .demo-label {
    top: -5px;
    right: -38px;
  }
  .footer-default {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text);
    background-color: var(--white);
  }
  .footer-default a {
    color: var(--text);
  }
  .footer-default .form-newsletter {
    max-width: 401px;
  }
  .footer-default .form-newsletter .subscribe-button {
    padding: 13px;
    border-radius: 50%;
  }
  .footer-default .form-newsletter .subscribe-button .icon {
    font-size: 17px;
  }
  .footer-default .footer-bottom {
    border-top: 1px solid var(--line);
  }
  .footer-default .footer-top {
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    padding: 32px 0px;
  }
  .footer-default .footer-top-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
  }
  .footer-default .footer-top-wrap .tf-social-icon {
    gap: 8px;
  }
  .footer-default .footer-body {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-default .footer-body .btn-line-dark {
    color: #444444;
  }
  .footer-default .footer-body .btn-line-dark::after {
    background-color: #444444;
  }
  .footer-logo {
    max-width: 157px;
    width: 100%;
  }
  .footer-logo > a {
    width: 100%;
    display: block;
  }
  .footer-logo > a img {
    width: 100%;
  }
  .footer-wrap {
    border-top: 1px solid var(--line);
  }
  .footer-info {
    margin-bottom: 15px;
    display: grid;
    gap: 15px;
  }
  .footer-info a.infor_address {
    font-weight: 400;
  }
  .footer-info a.infor_address span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .footer-info a.infor_address:hover {
    color: inherit;
  }
  .footer-info .item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #0d0d0d;
  }
  .footer-info .item a {
    color: #0d0d0d;
  }
  .footer-info .item a:hover {
    color: var(--primary);
  }
  .footer-info .box-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid var(--line);
    font-size: 14px;
    color: var(--dark);
    background-color: var(--white);
    flex-shrink: 0;
  }
  .footer-info .box-icon:hover {
    background-color: var(--primary);
    color: var(--white);
    border-color: var(--primary);
  }
  .footer-info .box-icon:hover svg path {
    fill: var(--white);
  }
  .footer-heading {
    margin-bottom: 15px;
    color: #0d0d0d;
  }
  .footer-menu-list {
    display: grid;
    gap: 15px;
  }
  .footer-menu-list a:hover {
    color: var(--primary) !important;
  }
  .footer-bottom a.link:hover {
    color: var(--primary) !important;
  }
  .footer-newsletter {
    display: grid;
    gap: 20px;
  }
  .footer-bottom-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 32px 0px;
    position: relative;
    gap: 15px;
  }
  .footer-bottom-wrap p,
  .footer-bottom-wrap a {
    font-size: 14px;
    line-height: 20px;
  }
  .footer-bottom-wrap .image-select.style-default {
    border-radius: 4px !important;
    border: 1px solid rgba(46, 46, 46, 0.1490196078) !important;
    width: 184px !important;
    padding: 8px 10px;
  }
  .footer-bottom-wrap .image-select.style-default .filter-option-inner-inner {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--dark);
  }
  .footer-bottom-wrap .image-select.style-default > .dropdown-toggle {
    background-color: transparent !important;
    border: 1px solid var(--line);
    outline: none !important;
    color: var(--dark);
    position: relative;
  }
  .footer-bottom-wrap .image-select.style-default > .dropdown-toggle::after {
    display: none;
  }
  .footer-bottom-wrap .image-select.style-default > .dropdown-toggle::before {
    position: absolute;
    content: "\e905";
    font-family: "icomoon";
    right: 0px;
    font-size: 6px;
    top: 50%;
    transform: translateY(-50%);
  }
  .footer-bottom-wrap .image-select.style-default > .dropdown-menu a .text {
    font-size: 14px;
    line-height: 20px;
  }
  .footer-bottom-wrap .tf-payment {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
  }
  .footer-bottom-wrap .tf-payment .item {
    max-width: 40px;
  }
  .footer-bottom-wrap .box-right {
    display: flex;
    align-items: center;
    gap: 30px;
  }
  .footer-default .subscribe-email,
  .footer-default .tf-social-icon .social-item {
    background-color: transparent;
  }
  .footer-style-2 {
    margin: 0px 12px 80px;
  }
  .footer-style-2 .footer-bottom-wrap {
    padding: 24px 0px;
    border-top: 1px solid var(--line);
  }
  .footer-style-2 .footer-info {
    gap: 10px;
  }
  .footer-style-2 .footer-logo {
    max-width: 108px;
    margin-bottom: 28px;
  }
  .footer-pb-2 {
    padding-bottom: 100px;
  }
  .footer-bg {
    color: var(--white);
  }
  .footer-bg .footer-top {
    border-top: 0;
    border-color: #7f7f7f;
  }
  .footer-bg .row-footer .s1,
  .footer-bg .row-footer .s2 {
    border-color: #7f7f7f;
  }
  .footer-bg .footer-bottom {
    border-color: #7f7f7f;
  }
  .footer-bg .tf-social-icon .social-item:not(:hover) {
    border-color: #989898;
    color: var(--white);
  }
  .footer-bg .footer-info .box-icon {
    border-color: transparent;
  }
  .footer-bg a,
  .footer-bg .item,
  .footer-bg .item a,
  .footer-bg .footer-heading {
    color: var(--white);
  }
  .footer-bg .subscribe-email {
    border-color: var(--white) !important;
    background-color: var(--white);
  }
  .footer-bg .footer-heading-mobile::before, .footer-bg .footer-heading-mobile::after {
    background-color: var(--white);
  }
  .cloud-footer {
    margin-bottom: -2px;
  }
  .cloud-footer img {
    width: 100%;
    height: auto;
    animation: floating 5s infinite ease-in-out alternate;
  }
  .footer-cloud {
    background-color: #d1d6ff;
    position: relative;
  }
  .footer-cloud .footer-top {
    border-top: 0;
    border-color: var(--white);
  }
  .footer-cloud .footer-top .social-item {
    border-color: var(--white);
  }
  .footer-cloud .row-footer .s1,
  .footer-cloud .row-footer .s2 {
    border-color: var(--white);
  }
  .footer-cloud .row-footer .form-newsletter input {
    background-color: var(--white);
    border-color: var(--white);
  }
  .footer-cloud .row-footer .form-newsletter input:focus {
    border-color: var(--dark);
  }
  .footer-cloud .footer-bottom {
    border-color: var(--white);
  }
  .footer-cloud .footer-info .box-icon {
    background-color: transparent;
    border-color: var(--white);
  }
  .blog-item {
    display: grid;
    gap: 24px;
  }
  .blog-item .entry_image {
    border-radius: 16px;
    overflow: hidden;
  }
  .blog-item .entry_image a {
    display: block;
    height: 100%;
  }
  .blog-item .blog-content {
    display: grid;
    gap: 15px;
  }
  .blog-item .entry-meta {
    display: flex;
    gap: 10px 20px;
    align-items: center;
    flex-wrap: wrap;
  }
  .blog-item .br-line {
    width: 1px;
    height: 16px;
    background-color: var(--line);
  }
  .blog-item .entry_author {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .blog-item .avatar {
    max-width: 38px;
    border-radius: 50%;
    overflow: hidden;
  }
  .blog-item.style-2 {
    display: flex;
    gap: 24px;
  }
  .blog-item.style-2 .entry_image {
    max-width: 342px;
    flex-shrink: 0;
    width: 100%;
  }
  .blog-item.style-2 .blog-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .entry-tag {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .entry-tag > p {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
  }
  .entry-tag .style-list {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .entry-tag .style-list a {
    padding: 9px 23px;
    display: inline-block;
    border-radius: 22px;
    border: 1px solid var(--line);
    font-weight: 500;
    line-height: 17px;
    background-color: transparent;
  }
  .entry-tag .style-list a:hover {
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
  }
  .entry-tag .style-list .type-life {
    background-color: #ffe1e1;
    border-color: #ffe1e1;
  }
  .entry-tag .style-list .type-design {
    background-color: #ede2ff;
    border-color: #ede2ff;
  }
  .entry-tag .style-list .type-bag {
    background-color: #c5ffbb;
    border-color: #c5ffbb;
  }
  .entry-tag .style-list .type-trick {
    background-color: #c3dbff;
    border-color: #c3dbff;
  }
  .recent-blog-list {
    display: grid;
    gap: 24px;
  }
  .recent-blog-list li {
    display: flex;
    gap: 20px;
  }
  .recent-blog-list .image {
    border-radius: 8px;
    max-width: 98px;
    width: 100%;
    overflow: hidden;
  }
  .recent-blog-list .post-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .sidebar-blog {
    display: grid;
    gap: 32px;
  }
  .sidebar-blog .sb-title {
    margin-bottom: 24px;
  }
  .sidebar-blog .sb-content {
    padding-bottom: 32px;
    border-bottom: 1px solid var(--line);
  }
  .sb-banner {
    position: relative;
  }
  .sb-banner .image {
    border-radius: 16px;
    overflow: hidden;
  }
  .sb-banner .title {
    font-size: 26px;
    font-weight: 500;
    line-height: 33.2px;
    color: var(--white);
    text-align: center;
    margin-bottom: 16px;
  }
  .sb-banner .banner-content {
    position: absolute;
    bottom: 84px;
    left: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sb-banner .tf-btn {
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.03em;
    padding: 12px 33px;
    width: max-content;
  }
  .wg-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    grid-column: 1/-1;
    width: 100%;
    margin-top: 18px;
  }
  .wg-pagination .pagination-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid var(--rgba-dark-3);
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
  }
  .wg-pagination .pagination-item:hover {
    background-color: var(--dark);
    border-color: var(--dark);
    color: var(--white);
  }
  .wg-pagination .active .pagination-item {
    background-color: var(--dark);
    border-color: var(--dark);
    color: var(--white);
  }
  .category-blog-list {
    display: grid;
    gap: 5px;
  }
  .leave-comment-wrap .title {
    font-size: 32px;
    font-weight: 500;
    line-height: 38px;
    color: var(--dark);
    margin-bottom: 48px;
    text-align: center;
  }
  .blog-item-v2 {
    border: 1px solid var(--line);
    border-radius: 16px;
    overflow: hidden;
  }
  .blog-item-v2 .image-box {
    display: block;
  }
  .blog-item-v2 .img-style {
    display: block;
  }
  .blog-item-v2 .entry-image {
    position: relative;
  }
  .blog-item-v2 .entry-tag {
    position: absolute;
    left: 12px;
    bottom: 12px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  .blog-item-v2 .tag {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 10px;
    background-color: var(--white);
    border-radius: 4px;
    color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }
  .blog-item-v2 .tag:hover {
    background-color: var(--primary);
    color: var(--white);
  }
  .blog-item-v2 .entry-content {
    padding: 12px;
  }
  .blog-item-v2 .entry-content .info-box {
    margin-bottom: 20px;
    display: grid;
    gap: 10px;
  }
  .blog-item-v2 .entry-content .meta-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .blog-item-v2 .entry-content .meta-list .item {
    padding: 4px 14px;
    padding-right: 0;
    position: relative;
    color: var(--text);
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
  }
  .blog-item-v2 .entry-content .meta-list .item::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: var(--text);
  }
  .blog-item-v2 .entry-content .btn-readmore {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 15px;
    line-height: 24px;
    color: #404cb7;
    font-weight: 500;
  }
  .blog-item-v2 .entry-content .btn-readmore .icon {
    font-size: 15px;
  }
  .s-blog-single {
    padding-top: 100px;
    padding-bottom: 60px;
  }
  .s-blog-single .leave-comment-wrap {
    max-width: 952px;
    margin: auto;
  }
  .sec-blog {
    padding-top: 80px;
    padding-bottom: 176px;
  }
  .sec-blog.space-blog {
    padding-top: 56px;
  }
  .news-item .img-style,
  .blog-item .img-style,
  .blog-item .entry_image {
    display: block;
    overflow: hidden;
  }
  .news-item .img-style > img,
  .blog-item .img-style > img,
  .blog-item .entry_image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider-default {
    position: relative;
  }
  .slider-default .swiper-slide {
    height: auto;
  }
  .slider-default .swiper-slide > * {
    height: 100%;
  }
  .slider-default .box-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
  }
  .slider-default .box-title-slider {
    display: grid;
    gap: 10px;
  }
  .slider-default .content-slider {
    display: grid;
    gap: 34px;
  }
  .slider-default .content-slider.style-2 {
    border-radius: 16px;
    background-color: var(--white);
    padding: 30px 15px;
    overflow: hidden;
  }
  .slider-default .slider-wrap .image {
    height: 100%;
  }
  .slider-default .slider-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider-default .slider-wrap.bg-type-1 {
    background: linear-gradient(256.55deg, #ffd1bb 0%, #fffedb 100%);
  }
  .slider-default .slider-wrap.bg-type-2 {
    background: linear-gradient(256.55deg, #f4e7fb 0%, #ffe9e9 25%, #ffedec 50%, #ffe9fd 100%);
  }
  .slider-default .slider-wrap.bg-type-3 {
    background: linear-gradient(256.55deg, #dcfaff 0%, #dbe3ff 100%);
  }
  .slider-default .slider-wrap.bg-type-4 {
    background: #d4edff;
  }
  .slider-default .slider-wrap.bg-type-5 {
    background: #eef0ff;
  }
  .slider-default .slider-wrap.bg-type-6 {
    background: #fff0f6;
  }
  .slider-default .slider-wrap.bg-type-7 {
    background: linear-gradient(-90deg, #ffe8e6 0%, #fff7d6 100%);
  }
  .slider-default .slider-wrap.bg-type-8 {
    background: linear-gradient(-90deg, #e6f4ff 0%, #ffecd6 100%);
  }
  .slider-default .slider-wrap.bg-type-9 {
    background: linear-gradient(-90deg, #f5e6ff 0%, #f1ffec 100%);
  }
  .tf-slideshow {
    position: relative;
    overflow: hidden;
  }
  .tf-slideshow .wrap-pagination {
    position: absolute;
    bottom: 41px;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .slider-style-2 .slider-wrap {
    display: flex;
  }
  .slider-style-2 .image {
    width: 50%;
    margin-left: auto;
  }
  .slider-style-2 .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider-style-2 .box-content-left {
    background: #ba9272;
    position: absolute;
    left: 0;
    right: 50%;
    top: 0;
    bottom: 0;
    display: flex;
  }
  .slider-style-2 .box-btn-slider {
    display: flex;
    justify-content: center;
  }
  .slider-style-2 .box-title-slider {
    display: grid;
    gap: 15px;
  }
  .slider-style-2 .content-slider {
    display: grid;
    gap: 36px;
  }
  .slider-style-2 .wrap-pagination {
    bottom: 30px;
  }
  .slider-style-3 .slider-wrap {
    border-radius: 20px;
    overflow: hidden;
  }
  .slider-style-3 .wrap-pagination {
    margin-top: 30px;
  }
  .slider-effect-fade .swiper-slide .fade-item {
    transform: translateY(100px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .slider-effect-fade .swiper-slide .fade-item.fade-box {
    transition-delay: 0.4s;
  }
  .slider-effect-fade .swiper-slide .fade-item.fade-item-1 {
    transition-delay: 0.5s;
  }
  .slider-effect-fade .swiper-slide .fade-item.fade-item-2 {
    transition-delay: 0.6s;
  }
  .slider-effect-fade .swiper-slide .fade-item.fade-item-3 {
    transition-delay: 0.7s;
  }
  .slider-effect-fade .swiper-slide .fade-item.fade-item-4 {
    transition-delay: 0.8s;
  }
  .slider-effect-fade .swiper-slide.swiper-slide-active .fade-item {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .slider-fashion-1 .image img {
    width: unset;
  }
  .slider-fashion-1 .slider-wrap.bg-type-2 .image {
    display: flex;
    justify-content: flex-end;
  }
  .slider-fashion-1 .slider-wrap.bg-type-2 .image img {
    height: unset;
  }
  @keyframes spin-border {
    0% {
      transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
      transform: translate(-50%, -50%) rotate(360deg);
    }
  }
  .slider-fashion-2 .fs-cls {
    background-color: var(--surface);
  }
  .slider-electronic .slider-wrap {
    height: 731px;
  }
  .slider-electronic .slider-wrap.type-image-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .slider-electronic .box-title-slider {
    gap: 16px;
  }
  .slider-electronic .content-slider {
    gap: 32px;
  }
  .slider-fashion-3 .box-title-slider {
    gap: 17px;
  }
  .slider-fashion-3 .content-slider {
    gap: 40px;
  }
  .slider-fashion-3 .type {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.02em;
  }
  .slider-fashion-3 .wrap-pagination {
    bottom: 33px;
  }
  .slider-skincare .box-title-slider {
    gap: 10px;
  }
  .slider-skincare .content-slider {
    gap: 40px;
  }
  .slider-skincare .wrap-pagination {
    bottom: 31px;
  }
  .slider-bicycle .box-title-slider {
    gap: 16px;
  }
  .slider-bicycle .box-content {
    top: unset;
    transform: unset;
    bottom: 40px;
  }
  .slider-phonecase {
    margin: 27px 15px 0px;
    border-radius: 16px;
  }
  .slider-phonecase .wrap-pagination {
    bottom: 25px;
  }
  .slider-phonecase .tf-btn .icon {
    font-size: 12px;
  }
  .slider-phonecase .content-slider {
    gap: 40px;
  }
  .slider-pet .wrap-pagination {
    bottom: 25px;
  }
  .slider-electric-access .swiper {
    border-radius: 16px;
  }
  .slider-electric-access .wrap-pagination {
    bottom: 29px;
  }
  .slider-electric-access .box-title-slider {
    gap: 16px;
  }
  .slider-electric-access .content-slider {
    gap: 32px;
  }
  .slider-baby .wrap-pagination {
    bottom: 29px;
  }
  .slider-baby .content-slider {
    gap: 40px;
  }
  .slider-baby .box-title-slider {
    gap: 24px;
  }
  .slider-baby .box-content {
    top: 44%;
  }
  .slider-baby .clouds {
    position: absolute;
    bottom: -2px;
    width: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
  }
  .slider-baby .clouds img {
    width: 100%;
    height: auto;
    animation: floating 5s infinite ease-in-out alternate;
    right: 0;
  }
  @keyframes floating {
    0% {
      transform: translateY(0px);
    }
    100% {
      transform: translateY(20px);
    }
  }
  .slider-pod .box-title-slider {
    gap: 24px;
  }
  .slider-pod .content-slider {
    gap: 42px;
    max-width: 300px;
    margin: auto;
  }
  .slider-btn-thumbs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 42px;
  }
  .slider-btn-thumbs .btn-thumbs {
    opacity: 0.2;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .slider-btn-thumbs .btn-thumbs:hover, .slider-btn-thumbs .btn-thumbs.active {
    opacity: 1;
  }
  .slider-thumb-wrap {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .tes-jewelry-wrap {
    max-width: 994px;
    margin: 0 auto;
  }
  .slider-effect-zoom {
    position: relative;
  }
  .slider-effect-zoom img {
    -webkit-transition: all 15s linear;
    -khtml-transition: all 15s linear;
    -moz-transition: all 15s linear;
    -ms-transition: all 15s linear;
    -o-transition: all 15s linear;
    transition: all 15s linear;
    object-fit: cover;
  }
  .slider-effect-zoom .swiper-slide-active img {
    transform: scale(1.25);
  }
  .slider-default .parallax-wrap {
    padding: 100px 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .slider-default .parallax-wrap .box-content {
    position: unset;
    transform: none;
  }
  .banner-group-img {
    display: block;
    position: relative;
  }
  .banner-group-img .banner-img {
    width: 100%;
    height: 350px;
    object-fit: cover;
  }
  .banner-group-img .box-content {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--white);
    max-width: 638px;
    margin: auto;
    padding: 30px 15px;
    z-index: 5;
  }
  .banner-group-img .box-content .subheading {
    margin-bottom: 12px;
    display: block;
  }
  .banner-group-img .box-content .heading {
    margin-bottom: 20px;
  }
  .banner-group-img .box-content .tf-btn {
    margin-top: 32px;
  }
  .slider-jewelry {
    padding-left: 30px;
    padding-right: 30px;
  }
  .slider-jewelry .heading {
    font-weight: 400;
    font-size: 80px;
    line-height: 110%;
    text-transform: capitalize;
  }
  .grid-cls {
    display: grid;
    gap: 12px;
  }
  .grid-cls-v1 {
    grid-template-columns: 1fr;
  }
  .grid-cls-v2 {
    grid-template-columns: 1fr 1fr;
  }
  .grid-cls-v4 {
    grid-template-columns: 1fr;
  }
  .grid-cls-v5 {
    grid-template-columns: 1fr 1fr;
  }
  .wg-cls {
    display: grid;
    gap: 20px;
    position: relative;
  }
  .wg-cls .cls-content {
    display: grid;
    gap: 4px;
  }
  .wg-cls.style-circle {
    width: 100%;
  }
  .wg-cls.style-circle .image {
    border-radius: 50%;
    aspect-ratio: 1;
  }
  .wg-cls.style-circle-md {
    width: 100%;
    gap: 16px;
  }
  .wg-cls.style-circle-md .image {
    border-radius: 50%;
    width: 99px;
    height: 99px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .wg-cls.style-circle-md .shop-all {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--dark);
  }
  .wg-cls.style-circle-md .shop-all img {
    width: 64px;
    height: 17px;
  }
  .wg-cls.style-circle2 {
    padding: 24px;
    border-radius: 16px;
    overflow: hidden;
  }
  .wg-cls.style-square {
    width: 100%;
  }
  .wg-cls.style-square .image {
    border-radius: 8px;
    background-color: var(--surface);
  }
  .wg-cls.style-abs {
    border-radius: 16px;
    overflow: hidden;
  }
  .wg-cls.style-abs .cls-content,
  .wg-cls.style-abs .cls-btn {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
  }
  .wg-cls.style-abs .cls-content {
    display: grid;
    gap: 12px;
  }
  .wg-cls.style-abs2 {
    gap: 10px;
  }
  .wg-cls.style-abs2 .image-wrap {
    position: relative;
    overflow: hidden;
  }
  .wg-cls.style-abs2 .image {
    border-radius: 20px;
    overflow: hidden;
  }
  .wg-cls.style-abs2 .cls-btn {
    text-align: center;
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
    z-index: 2;
    opacity: 0;
    transform: translateY(30px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .wg-cls.style-abs2 .tf-btn {
    font-size: 14px;
    line-height: 17px;
    padding: 12px 25px;
  }
  .wg-cls.style-abs2 .tf-overlay {
    background: var(--dark);
    border-radius: 20px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .wg-cls.style-abs2:hover .cls-btn {
    opacity: 1;
    transform: translateY(0px);
  }
  .wg-cls.style-abs2:hover .tf-overlay {
    opacity: 0.2;
  }
  .wg-cls.style-abs2 .cls-content {
    display: grid;
    gap: 5px;
  }
  .wg-cls.style-abs2.style-lg {
    gap: 20px;
  }
  .wg-cls.style-02 .btn-cls {
    font-size: 18px;
    line-height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 3px;
  }
  .wg-cls.style-02 .btn-cls .icon {
    font-size: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: var(--dark);
  }
  .wg-cls.style-02 .btn-cls span {
    position: relative;
  }
  .wg-cls.style-02 .btn-cls span::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: auto;
    right: 0;
    width: 0%;
    height: 1px;
    background-color: var(--primary);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .wg-cls.style-02 .btn-cls:hover .icon {
    transform: rotate(45deg);
    color: var(--primary);
  }
  .wg-cls.style-02 .btn-cls:hover span::after {
    left: 0;
    right: auto;
    width: 100%;
  }
  .wg-cls.asp-1 .image {
    aspect-ratio: 0.9009708738;
  }
  .wg-cls-2 {
    display: grid;
    gap: 24px;
  }
  .wg-cls-2 .img-box {
    display: block;
    border-radius: 16px;
    overflow: hidden;
  }
  .wg-cls-2 .box-title {
    display: grid;
    gap: 8px;
    margin-bottom: 20px;
  }
  .wg-cls-2 .content {
    text-align: center;
  }
  .cls-video {
    height: 449px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    font-family: "Poppins", sans-serif;
  }
  .cls-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .cls-video .poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
    transition: opacity 0.5s ease;
    cursor: pointer;
  }
  .cls-video .poster.hide {
    opacity: 0;
    pointer-events: none;
  }
  .cls-video video {
    cursor: pointer;
    border-radius: 16px;
  }
  .cls-video .hover-video {
    height: 449px;
  }
  .cls-video:hover video {
    pointer-events: auto;
  }
  .cls-video .cls-content {
    position: absolute;
    bottom: 12px;
    right: 10px;
    left: 10px;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-radius: 61px;
    background-color: rgba(63, 63, 63, 0.8);
    padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .cls-video .box-product {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .cls-video .box-product .price-old {
    color: rgba(158, 158, 147, 0.6);
  }
  .cls-video .box-product .price-old::after {
    background-color: rgba(158, 158, 147, 0.6);
  }
  .cls-video .img-product {
    border-radius: 50%;
    overflow: hidden;
    max-width: 78px;
    width: 78px;
    aspect-ratio: 1;
    flex-shrink: 0;
  }
  .cls-video .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: var(--white);
    border-radius: 50%;
    flex-shrink: 0;
    font-size: 17px;
  }
  .cls-video .info-product {
    display: grid;
    gap: 10px;
  }
  .cls-video .price-wrap {
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .btn-cls-shop {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .btn-cls-shop:hover {
    color: var(--primary) !important;
  }
  .fs-cls .content {
    position: absolute;
    bottom: 24px;
    left: 12px;
    right: 12px;
    display: flex;
    justify-content: center;
  }
  .grid-jewelry .wg-cls .tf-btn {
    font-size: 18px;
    line-height: 22px;
  }
  .wg-cls-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #E9E4DC;
    padding: 40px;
    gap: 30px;
  }
  .wg-cls-text .heading {
    margin-bottom: 16px;
  }
  .banner-shop {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
  }
  .banner-shop .img-style {
    display: block;
    width: 100%;
    height: 100%;
  }
  .banner-shop .img-style img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-shop .tag {
    padding: 10px 20px;
    background-color: #ff7676;
    border-radius: 45px;
  }
  .banner-shop.style-left-center .content {
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    display: grid;
    justify-items: start;
    gap: 24px;
  }
  .banner-shop.style-left-center .box-title {
    display: grid;
    gap: 12px;
    justify-items: start;
  }
  .banner-shop.style-left-center .box-title .title {
    font-weight: 500;
  }
  .banner-shop.style-left-center .box-title .box-price {
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .banner-shop.style-left-center .box-title .price-old {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: var(--rgba-dark);
    text-decoration: line-through;
  }
  .banner-shop.style-bottom .content {
    position: absolute;
    bottom: 24px;
    left: 12px;
    right: 12px;
    display: grid;
    justify-items: center;
    gap: 24px;
  }
  .banner-shop.style-bottom .box-title {
    display: grid;
    gap: 8px;
  }
  .banner-shop.style-top .content {
    top: 30px;
    position: absolute;
    right: 15px;
    left: 15px;
    display: grid;
    gap: 16px;
  }
  .banner-shop.style-top .box-title {
    display: grid;
    gap: 10px;
  }
  .banner-shop .box {
    padding: 20px;
    right: auto !important;
  }
  .s-cls {
    border-radius: 16px;
    position: relative;
    overflow: hidden;
  }
  .s-cls .offer {
    display: inline-block;
    border-radius: 22px;
    padding: 5px 12px;
  }
  .s-cls .box-title {
    display: grid;
    gap: 8px;
  }
  .s-cls.style-absolute .content {
    display: grid;
    gap: 24px;
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
  }
  .s-cls.abs-left-center .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .s-cls.abs-left-center .content {
    bottom: unset !important;
    right: unset;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .s-cls.abs-left-bottom .content {
    left: 15px;
    bottom: 15px;
  }
  .grid-mega .image {
    width: 100%;
    height: 100%;
  }
  .grid-mega .item1 {
    min-height: 400px;
  }
  .grid-mega .item2,
  .grid-mega .item3 {
    min-height: 287px;
  }
  .grid-vegetable .image {
    width: 100%;
    height: 100%;
  }
  .grid-vegetable .item3 {
    min-height: 400px;
  }
  .grid-vegetable .item3 .content {
    max-width: 351px;
  }
  .grid-vegetable .item1,
  .grid-vegetable .item2 {
    min-height: 287px;
  }
  .section-cls-tabs {
    display: flex;
    gap: 64px;
  }
  .section-cls-tabs .left {
    width: 43%;
  }
  .section-cls-tabs .right {
    width: 52.7%;
    padding: 78px 72px;
    border-radius: 40px;
    border: 1px solid #252525;
  }
  .section-cls-tabs .tab-content .tab-pane {
    height: 100%;
  }
  .section-cls-tabs .tab-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 40px;
  }
  .section-cls-tabs .menu-tab-line {
    flex-direction: column;
    gap: 0;
    overflow: unset;
  }
  .section-cls-tabs .nav-tab-item {
    border-bottom: 1px solid #EBEBEB;
  }
  .section-cls-tabs .nav-tab-item .tab-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px 0;
    font-size: 40px;
    line-height: 34px;
    color: rgba(31, 31, 31, 0.6);
  }
  .section-cls-tabs .nav-tab-item .tab-link .icon {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 60px;
    color: var(--white);
    background-color: #F3CA54;
    border-radius: 99px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .section-cls-tabs .nav-tab-item .tab-link .icon:hover {
    color: var(--dark);
  }
  .section-cls-tabs .nav-tab-item .tab-link::after {
    background-color: #282828;
  }
  .section-cls-tabs .nav-tab-item .tab-link:hover, .section-cls-tabs .nav-tab-item .tab-link.active {
    color: #073C4E;
  }
  .section-cls-tabs .nav-tab-item .tab-link:hover .icon, .section-cls-tabs .nav-tab-item .tab-link.active .icon {
    opacity: 1;
    visibility: visible;
  }
  .flat-single-product {
    padding: 0px 0px 100px;
  }
  .stagger-wrap .stagger-item {
    transition: 0.3s ease-in-out;
    transform: scale(0.5) rotate(90deg) skew(15deg);
    opacity: 0;
  }
  .stagger-wrap .stagger-item.stagger-finished {
    transform: scale(1) rotate(0deg) skew(0deg);
    opacity: 1;
  }
  .slider-scroll,
  .product-thumbs-slider {
    display: flex;
    gap: 10px;
  }
  .thumbs-bottom {
    flex-direction: column;
  }
  .thumbs-bottom .tf-product-media-thumbs {
    order: 1;
    width: 100%;
  }
  .thumbs-bottom .flat-wrap-media-product {
    width: 100%;
  }
  .thumbs-bottom .flat-wrap-media-product .tf-product-media-main .item {
    max-height: none;
  }
  .tf-product-media-thumbs {
    width: 122px;
    flex-shrink: 0;
    max-height: 758px;
  }
  .tf-product-media-thumbs .swiper-slide {
    height: max-content;
    width: auto;
  }
  .tf-product-media-thumbs .swiper-slide .item {
    position: relative;
    height: 100%;
  }
  .tf-product-media-thumbs .swiper-slide .item img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tf-product-media-thumbs .swiper-slide .item::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
  }
  .tf-product-media-thumbs .swiper-slide:not(.swiper-slide-thumb-active) .item {
    opacity: 0.6;
  }
  .tf-product-media-thumbs .swiper-slide.swiper-slide-thumb-active .item::after {
    border-color: rgba(0, 0, 0, 0.4);
  }
  .wrap-btn-viewer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
  }
  .wrap-btn-viewer .icon {
    font-size: 20px;
  }
  .tf-model-viewer-ui-button .wrap-btn-viewer {
    width: 44px;
    height: 44px;
  }
  .flat-wrap-media-product {
    width: calc(100% - 132px);
    position: relative;
  }
  .flat-wrap-media-product .tf-product-media-main {
    border-radius: 12px;
    height: 100%;
  }
  .flat-wrap-media-product .tf-product-media-main .item {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-height: 758px;
  }
  .flat-wrap-media-product .tf-product-media-main .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .flat-wrap-media-product .tf-product-media-main .slide-3d,
  .flat-wrap-media-product .tf-product-media-main .slide-video {
    height: auto;
  }
  .tf-product-info-wrap {
    display: grid;
    gap: 32px;
  }
  .tf-product-info-wrap .tf-product-info-list {
    display: grid;
    gap: 24px;
  }
  .tf-product-info-wrap .tf-product-info-list > *:empty {
    display: none;
  }
  .tf-product-info-wrap .tf-product-heading {
    border-bottom: 1px solid var(--line);
    padding-bottom: 24px;
    display: grid;
    gap: 12px;
  }
  .tf-product-info-wrap .brand-product {
    font-weight: 500;
    color: var(--text);
    font-size: 14px;
    line-height: 20px;
  }
  .tf-product-info-wrap .product-rate {
    display: flex;
    align-items: center;
  }
  .tf-product-info-wrap .product-rate .list-star {
    margin-right: 6px;
    display: flex;
    align-items: center;
  }
  .tf-product-info-wrap .product-rate .icon {
    font-size: 16px;
    color: #98ab23;
  }
  .tf-product-info-wrap .product-rate .icon:not(:last-child) {
    margin-right: 5px;
  }
  .tf-product-info-wrap .product-rate .count-review {
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22.4px;
    letter-spacing: -3%;
    color: var(--text);
  }
  .tf-product-info-wrap .product-price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    font-weight: 500;
  }
  .tf-product-info-wrap .product-price .price-new {
    color: var(--primary);
  }
  .tf-product-info-wrap .product-price .price-old {
    color: var(--rgba-dark);
    text-decoration: line-through;
  }
  .tf-product-info-wrap .badge-sale {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    background-color: var(--primary);
    border-radius: 22px;
    padding: 5px 10px;
    color: var(--white);
  }
  .tf-product-info-wrap .product-stock {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    margin-top: 4px;
  }
  .tf-product-info-wrap .product-stock .icon {
    animation: tf-ani-flash 2s infinite;
  }
  .tf-product-info-wrap .product-stock .stock {
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 8px;
    font-weight: 500;
  }
  .tf-product-info-wrap .product-stock .in-stock {
    background-color: rgba(44, 163, 21, 0.1);
    color: #1d770b;
  }
  .tf-product-info-wrap .product-stock .out-stock {
    background-color: rgba(37, 37, 37, 0.1);
    color: #252525;
  }
  .tf-product-info-wrap .progress-sold {
    width: 100%;
    background-color: var(--line-4);
    height: 5px;
    position: relative;
    border-radius: 5px;
  }
  .tf-product-info-wrap .progress-sold .value {
    position: relative;
    height: 100%;
    background-color: var(--primary);
    transition: width 2s ease;
    border-radius: 5px;
  }
  .tf-product-info-wrap .product-progress-sale {
    margin-top: 8px;
  }
  .tf-product-info-wrap .product-progress-sale .title-hurry-up {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14.4px;
    color: var(--dark);
  }
  .tf-product-info-wrap .product-progress-sale .count {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    color: var(--primary);
  }
  .tf-product-info-wrap .tf-product-variant {
    display: grid;
    gap: 24px;
  }
  .tf-product-info-wrap .tf-product-variant .variant-picker-label {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
    color: var(--dark);
  }
  .tf-product-info-wrap .tf-product-variant .variant-picker-label-value {
    text-transform: capitalize;
    margin-left: 4px;
    font-weight: 500;
  }
  .tf-product-info-wrap .variant-color .variant-picker-values {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }
  .tf-product-info-wrap .variant-color .color-btn:not(.select-item) {
    position: relative;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
  }
  .tf-product-info-wrap .variant-color .color-btn:not(.select-item) .check-color {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    border: 1px solid #dcdcdc;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-product-info-wrap .variant-color .color-btn:not(.select-item).active {
    border-color: var(--dark-2);
  }
  .tf-product-info-wrap .variant-color .color-btn.style-image {
    width: 56px;
    height: 56px;
    padding: 5px;
    border: 1px solid var(--line);
  }
  .tf-product-info-wrap .variant-color .color-btn.style-image .img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
  }
  .tf-product-info-wrap .variant-color .color-btn.style-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tf-product-info-wrap .variant-color .color-btn.style-image-square {
    width: 80px;
    height: 100px;
    padding: 6px;
    border: 1px solid var(--line);
    border-radius: 6px;
  }
  .tf-product-info-wrap .variant-color .color-btn.style-image-square .img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    overflow: hidden;
  }
  .tf-product-info-wrap .variant-color .color-btn.style-image-square img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tf-product-info-wrap .variant-picker-values > .variant-picker-item.variant-size {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }
  .tf-product-info-wrap .variant-size .variant-picker-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
  }
  .tf-product-info-wrap .variant-size .size-guide {
    font-size: 14px;
    line-height: 16.8px;
    text-decoration: underline;
  }
  .tf-product-info-wrap .variant-size .variant-picker-values {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
  }
  .tf-product-info-wrap .variant-size .size-btn:not(.select-item) {
    min-width: 48px;
    width: fit-content;
    height: 48px;
    border-radius: 50%;
    border: 1px solid var(--line);
    font-size: 20px;
    line-height: 30px;
    color: var(--dark);
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .tf-product-info-wrap .variant-size .size-btn:not(.select-item).active {
    border-color: var(--dark);
  }
  .tf-product-info-wrap .variant-size .size-btn-square:not(.select-item) {
    padding: 0px 10px;
    min-width: 48px;
    width: fit-content;
    height: 38px;
    border-radius: 7px;
    border: 1.2px solid var(--line);
    font-size: 18px;
    line-height: 30px;
    color: var(--dark);
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .tf-product-info-wrap .variant-size .size-btn-square:not(.select-item).active {
    border-color: var(--dark);
  }
  .tf-product-info-wrap .product-info-countdown {
    margin-top: 8px;
    padding: 20px;
    display: inline-block;
    width: max-content;
    border: 1px solid var(--primary);
    border-radius: 8px;
  }
  .tf-product-info-wrap .product-info-countdown .countdown-title {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 12px;
  }
  .tf-product-info-wrap .product-info-countdown .countdown__timer {
    display: flex;
    gap: 12px;
  }
  .tf-product-info-wrap .product-info-countdown .countdown__item {
    width: 48px;
    height: 32px;
    font-size: 16px;
    line-height: 24px;
    color: var(--white);
    background-color: var(--primary);
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .tf-product-info-wrap .product-info-countdown .countdown__item:not(:last-child)::after {
    position: absolute;
    content: ":";
    top: 50%;
    transform: translateY(-50%);
    right: -8px;
    color: var(--dark);
  }
  .tf-product-info-wrap .product-info-countdown.type-1 {
    min-width: 276px;
  }
  .tf-product-info-wrap .product-info-countdown.type-1 .countdown__timer {
    justify-content: center;
  }
  .tf-product-info-wrap .product-info-countdown.type-1 .countdown__item {
    width: unset;
    background-color: transparent;
    color: #e83524;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
  }
  .tf-product-info-wrap .product-info-countdown.type-1 .countdown__item::after {
    color: #e83524;
  }
  .tf-product-info-wrap .tf-product-total-quantity .group-btn {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .tf-product-info-wrap .tf-product-total-quantity .group-btn .tf-btn {
    flex-grow: 1;
  }
  .tf-product-info-wrap .tf-product-total-quantity .group-btn .product-btns {
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    color: #252525;
  }
  .tf-product-info-wrap .tf-product-total-quantity .group-btn .product-btns:hover {
    background-color: #252525;
    color: var(--white);
  }
  .tf-product-info-wrap .tf-product-total-quantity .tf-btn {
    text-transform: none;
  }
  .tf-product-info-wrap .tf-product-total-quantity .btn-out-stock {
    background-color: var(--text);
    border-color: var(--text);
    cursor: not-allowed;
  }
  .tf-product-info-wrap .tf-product-total-quantity .more-choose-payment {
    margin-top: 12px;
    display: block;
    text-align: center;
    text-decoration: underline;
  }
  .tf-product-info-wrap .tf-product-extra-link {
    display: flex;
    align-items: center;
    gap: 30px;
    flex-wrap: wrap;
  }
  .tf-product-info-wrap .tf-product-extra-link .product-extra-icon {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 500;
  }
  .tf-product-info-wrap .tf-product-extra-link .product-extra-icon .icon {
    font-size: 18px;
  }
  .tf-product-info-wrap .tf-product-trust-seal .list-card {
    margin-top: 12px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .tf-product-info-wrap .tf-product-trust-seal .card-item {
    width: 45px;
    height: 32px;
    border: 1px solid #d9d9d9;
    border-radius: 2.5px;
  }
  .tf-product-info-wrap .tf-product-delivery-return {
    border-radius: 16px;
    border: 1px solid var(--line);
    padding: 20px;
    display: flex;
  }
  .tf-product-info-wrap .tf-product-delivery-return .product-delivery {
    display: grid;
    gap: 10px;
    text-align: center;
    padding: 0px 25px;
  }
  .tf-product-info-wrap .tf-product-delivery-return .product-delivery .icon {
    font-size: 23px;
    color: var(--dark);
  }
  .tf-product-info-wrap .tf-product-delivery-return .product-delivery:not(:last-child) {
    border-right: 1px solid var(--line);
  }
  .tf-product-info-wrap .tf-product-pickup-available {
    display: flex;
    margin: 8px 0px;
    gap: 8px;
  }
  .tf-product-info-wrap .tf-product-pickup-available .icon {
    font-size: 21px;
    color: var(--light-green);
  }
  .tf-product-info-wrap .tf-product-pickup-available .content {
    display: grid;
    gap: 4px;
  }
  .tf-product-info-wrap .tf-product-pickup-available .check-availability {
    font-size: 12px;
    line-height: 18px;
    color: var(--text);
    text-decoration: underline;
  }
  .tf-product-info-wrap .form-group-product {
    margin-bottom: 8px;
  }
  .btn-add-wishlist .added {
    display: none;
  }
  .btn-add-wishlist.added-wishlist .add {
    display: none;
  }
  .btn-add-wishlist.added-wishlist .added {
    display: block;
  }
  .wg-quantity {
    display: flex;
    justify-content: space-between;
    background-color: #f1f1f1;
    border-radius: 43px;
    overflow: hidden;
  }
  .wg-quantity .quantity-product {
    width: 42px;
    height: 42px;
    padding: 0;
    background-color: transparent;
    border: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: var(--dark);
    pointer-events: none;
  }
  .wg-quantity .btn-quantity {
    width: 42px;
    height: 42px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #011624;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .wg-quantity .btn-quantity:hover {
    color: var(--primary);
  }
  .wg-quantity.small .btn-quantity,
  .wg-quantity.small .quantity-product {
    height: 30px;
    width: 30px;
    font-size: 18px;
  }
  .wg-quantity.small .quantity-product {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    letter-spacing: -0.03em;
  }
  .tf-product-fbt {
    padding: 20px;
    border-radius: 16px;
    border: 1px solid var(--line);
  }
  .tf-product-fbt .title {
    margin-bottom: 16px;
  }
  .tf-product-fbt .tf-bundle-product-item {
    padding: 16.35px 0px;
  }
  .tf-product-fbt .tf-product-form-bundle {
    display: grid;
    gap: 24px;
  }
  .tf-product-fbt .btn-submit-total {
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
    text-transform: none;
  }
  .tf-product-fbt .bundle-total-submit {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
  }
  .tf-product-fbt .bundle-total-submit .text {
    margin-right: 10px;
  }
  .tf-product-fbt .bundle-total-submit .total-price {
    margin-right: 5px;
    color: var(--primary);
  }
  .tf-product-fbt .bundle-total-submit .total-price-old {
    color: var(--line-3);
    text-decoration: line-through;
  }
  .tf-product-fbt-wrap {
    padding: 15px;
    border-radius: 16px;
    border: 1px solid var(--line);
  }
  .tf-product-fbt-wrap .list-fbt {
    display: flex;
    gap: 25px;
    align-items: center;
    overflow-x: auto;
    min-width: 100%;
  }
  .tf-product-fbt-wrap .list-fbt::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .tf-product-fbt-wrap .list-fbt::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .tf-product-fbt-wrap .list-fbt::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .tf-product-fbt-wrap .fbt-image {
    width: 129px;
    min-width: 129px;
    border-radius: 8px;
    overflow: hidden;
  }
  .tf-product-fbt-wrap .fbt-swatches {
    display: grid;
    gap: 8px;
  }
  .tf-product-fbt-wrap .fbt-info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
  }
  .tf-product-fbt-wrap .fbt-info .bundle-variant,
  .tf-product-fbt-wrap .fbt-info .bundle-title {
    margin-right: 10px;
  }
  .tf-product-fbt-wrap .fbt-info .bundle-price {
    display: flex;
    gap: 6px;
  }
  .tf-product-fbt-wrap .fbt-info .new-price {
    color: var(--primary);
  }
  .tf-product-fbt-wrap .fbt-info .old-price {
    color: #bfbfbf;
  }
  .tf-product-fbt-wrap .tf-product-form-fbt {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .tf-product-fbt-wrap .list-fbt {
    margin-bottom: 15px;
  }
  .tf-product-fbt-wrap .fbt-total-price {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .tf-product-fbt-wrap .fbt-total-price .price-new {
    color: var(--primary);
  }
  .tf-product-fbt-wrap .fbt-total-price .price-old {
    color: #bfbfbf;
    text-decoration: line-through;
    font-size: 14px;
    line-height: 22.4px;
    margin-left: 5px;
  }
  .tf-bundle-product-item {
    display: flex;
    gap: 20px;
  }
  .tf-bundle-product-item .bundle-check {
    align-self: center;
  }
  .tf-bundle-product-item .bundle-image {
    width: 129px;
    min-width: 129px;
    border-radius: 8px;
    overflow: hidden;
  }
  .tf-bundle-product-item .bundle-image img {
    width: 100%;
    height: 100%;
  }
  .tf-bundle-product-item .bundle-info {
    display: grid;
    gap: 8px;
    align-content: flex-start;
  }
  .tf-bundle-product-item .bundle-price .new-price {
    color: var(--primary);
  }
  .tf-bundle-product-item .bundle-price .old-price {
    color: var(--rgba-dark);
    text-decoration: line-through;
  }
  .tf-bundle-product-item .tf-select {
    width: max-content;
  }
  .item-has-checkbox {
    opacity: 0.4;
  }
  .item-has-checkbox.check {
    opacity: 1;
  }
  .wd-product-descriptions .item .title {
    margin-bottom: 5px;
  }
  .wd-product-descriptions .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .wd-product-descriptions .item p,
  .wd-product-descriptions .item li {
    font-size: 14px;
    line-height: 22.4px;
  }
  .wd-product-descriptions .item ul li {
    position: relative;
    padding-left: 20px;
  }
  .wd-product-descriptions .item ul li::before {
    position: absolute;
    content: "";
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--dark);
    width: 4px;
    height: 4px;
    border-radius: 50%;
  }
  .wd-product-descriptions .list-policies {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  .wd-product-descriptions .accordion-body {
    padding: 10px 0px 30px;
  }
  .product-installments-panel {
    width: 100%;
  }
  .product-installments {
    display: grid;
    gap: 24px;
  }
  .product-installments-message {
    padding: 20px 24px;
    border: 1px solid var(--line);
    border-radius: 16px;
    background-color: var(--surface-2);
    color: var(--text);
    font-size: 14px;
    line-height: 22px;
  }
  .product-installments-summary {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px 12px;
    padding: 18px 24px;
    border: 1px solid var(--line);
    border-radius: 16px;
    background-color: var(--surface-2);
  }
  .product-installments-summary span {
    color: var(--text);
    font-size: 14px;
    line-height: 22px;
  }
  .product-installments-summary strong {
    color: var(--primary);
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
  }
  .product-installments-summary small {
    margin-left: auto;
    padding: 6px 14px;
    border: 1px solid var(--line);
    border-radius: 99px;
    background-color: var(--white);
    color: var(--dark);
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    white-space: nowrap;
  }
  .product-installments-banks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
  .product-installments-bank {
    min-width: 0;
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: 16px;
    background-color: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .product-installments-bank:hover {
    border-color: var(--dark);
  }
  .product-installments-bank-heading {
    min-height: 72px;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 16px 20px;
    border-bottom: 1px solid var(--line);
    background-color: var(--surface-2);
  }
  .product-installments-bank-heading .product-installments-bank-logo {
    width: 96px;
    height: 32px;
    flex-shrink: 0;
    object-fit: contain;
    object-position: left center;
  }
  .product-installments-bank-heading div {
    min-width: 0;
    display: grid;
    gap: 2px;
  }
  .product-installments-bank-heading strong,
  .product-installments-bank-heading span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product-installments-bank-heading strong {
    color: var(--dark);
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
  }
  .product-installments-bank-heading span {
    color: var(--text);
    font-size: 12px;
    line-height: 18px;
  }
  .product-installments-table-wrap {
    width: 100%;
    overflow-x: auto;
  }
  .product-installments-table {
    width: 100%;
    min-width: 420px;
    border-collapse: collapse;
  }
  .product-installments-table th,
  .product-installments-table td {
    text-align: right;
    white-space: nowrap;
  }
  .product-installments-table th:first-child,
  .product-installments-table td:first-child {
    text-align: left;
  }
  .product-installments-table th {
    padding: 10px 20px;
    background-color: var(--surface-3);
    color: var(--dark);
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
  }
  .product-installments-table td {
    padding: 13px 20px;
    border-top: 1px solid var(--line);
    color: var(--dark);
    font-size: 14px;
    line-height: 22px;
  }
  .product-installments-table tbody td:first-child {
    font-weight: 600;
  }
  .product-installments-table tbody td:nth-child(3) {
    color: var(--primary);
    font-weight: 600;
  }
  .product-installments-table tbody tr {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .product-installments-table tbody tr:hover {
    background-color: var(--surface-2);
  }
  @media (max-width: 991px) {
    .product-installments-banks {
      grid-template-columns: minmax(0, 1fr);
    }
  }
  @media (max-width: 767px) {
    .product-installments {
      gap: 20px;
    }
    .product-installments-summary {
      padding: 16px 18px;
    }
    .product-installments-summary small {
      margin-left: 0;
    }
    .product-installments-banks {
      gap: 16px;
    }
    .product-installments-bank-heading {
      min-height: 64px;
      padding: 14px 16px;
    }
    .product-installments-table {
      min-width: 0;
    }
    .product-installments-table th {
      padding: 9px 6px;
      font-size: 11px;
      letter-spacing: 0;
    }
    .product-installments-table td {
      padding: 12px 6px;
      font-size: 13px;
    }
    .product-installments-table th:first-child,
    .product-installments-table td:first-child {
      padding-left: 14px;
    }
    .product-installments-table th:last-child,
    .product-installments-table td:last-child {
      padding-right: 14px;
    }
  }
  .tf-product-side-accordions {
    margin-bottom: 42px;
  }
  .tf-product-side-accordions .wd-customer-review {
    flex-direction: column;
    gap: 42px;
  }
  .flat-single-grid .item {
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
  }
  .flat-single-grid .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .recent-blog-item {
    display: flex;
    gap: 20px;
  }
  .recent-blog-item .img-product {
    width: 75px;
    height: 112px;
    border-radius: 4px;
    overflow: hidden;
    display: block;
  }
  .recent-blog-item .img-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .recent-blog-item .content {
    display: grid;
    gap: 8px;
    align-content: flex-start;
  }
  .recent-blog-item .content .old-price {
    margin-left: 6px;
    color: #5c5c5c;
  }
  .recent-blog-item .content .new-price {
    color: var(--primary);
  }
  .flat-wrap-frequently-bought-together .product-thumbs-slider {
    margin-bottom: 30px;
  }
  .tf-product-volume-discount {
    padding: 15px;
    border-radius: 16px;
    border: 1px solid var(--line);
  }
  .tf-product-volume-discount .title-discount {
    margin-bottom: 24px;
  }
  .tf-product-volume-discount .tf-btn {
    margin-top: 42px;
  }
  .list-volume-discount .volume-discount-item {
    padding: 15px;
    gap: 14px;
    border-radius: 8px;
    border: 1px solid var(--line);
    display: flex;
    align-items: center;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .list-volume-discount .volume-discount-item:not(:last-child) {
    margin-bottom: 16px;
  }
  .list-volume-discount .volume-discount-item .content-discount {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    flex-wrap: wrap;
  }
  .list-volume-discount .volume-discount-item .name span {
    color: var(--primary);
  }
  .list-volume-discount .volume-discount-item .info-discount,
  .list-volume-discount .volume-discount-item .discount-price {
    opacity: 0.8;
  }
  .list-volume-discount .volume-discount-item .check {
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
    border: 1px solid #9a9a9a;
    background-color: transparent;
    flex-shrink: 0;
  }
  .list-volume-discount .volume-discount-item .check span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    background-color: var(--white);
  }
  .list-volume-discount .volume-discount-item .discount-price {
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .list-volume-discount .volume-discount-item .discount-price .price-new {
    color: var(--primary);
  }
  .list-volume-discount .volume-discount-item .discount-price .price-old {
    color: var(--text);
    font-size: 12px;
    line-height: 18px;
    text-decoration: line-through;
  }
  .list-volume-discount .volume-discount-item .tag-shipping {
    border: 1px solid #22ae45;
    border-radius: 4px;
    padding: 4px 10px;
    color: rgba(34, 174, 69, 0.8);
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .list-volume-discount .volume-discount-item .tag-sale {
    position: absolute;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--rgba-white);
    top: -2px;
    right: -15px;
    border-radius: 4px;
    animation: pulse-rotate 1s infinite;
  }
  .list-volume-discount .volume-discount-item .tag-sale .icon {
    font-size: 16px;
    color: var(--white);
  }
  .list-volume-discount .volume-discount-item .tag-sale.pos2 {
    right: -15px;
    animation-delay: 0.5s;
  }
  .list-volume-discount .volume-discount-item.active, .list-volume-discount .volume-discount-item:hover {
    background-color: #22ae45;
    border-color: #22ae45;
  }
  .list-volume-discount .volume-discount-item.active .check, .list-volume-discount .volume-discount-item:hover .check {
    border-color: var(--white);
  }
  .list-volume-discount .volume-discount-item.active .discount-price .price-new,
  .list-volume-discount .volume-discount-item.active .discount-price .price-old,
  .list-volume-discount .volume-discount-item.active .info-discount,
  .list-volume-discount .volume-discount-item.active span, .list-volume-discount .volume-discount-item:hover .discount-price .price-new,
  .list-volume-discount .volume-discount-item:hover .discount-price .price-old,
  .list-volume-discount .volume-discount-item:hover .info-discount,
  .list-volume-discount .volume-discount-item:hover span {
    color: var(--white);
  }
  .list-volume-discount .volume-discount-item.active .tag-shipping, .list-volume-discount .volume-discount-item:hover .tag-shipping {
    border-color: var(--white);
    color: var(--white);
  }
  .tf-product-volume-discount-thumbnail {
    padding: 15px;
    border-radius: 16px;
    border: 1px solid var(--line);
    overflow-x: auto;
    padding: 20px 15px 30px;
  }
  .tf-product-volume-discount-thumbnail .title-discount {
    margin-bottom: 30px;
  }
  .tf-product-volume-discount-thumbnail .list-volume-discount-thumbnail {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .list-volume-discount-thumbnail {
    gap: 12px;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: -15px;
    padding-top: 15px;
  }
  .list-volume-discount-thumbnail::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .list-volume-discount-thumbnail::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-track);
  }
  .list-volume-discount-thumbnail::-webkit-scrollbar-thumb {
    background: var(--bg-scrollbar-thumb);
    border-radius: 4px;
  }
  .volume-discount-thumbnail-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 24px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    border: 2px solid var(--line);
    position: relative;
  }
  .volume-discount-thumbnail-item .content-discount {
    text-align: center;
  }
  .volume-discount-thumbnail-item .content-discount .price-new,
  .volume-discount-thumbnail-item .content-discount .price-old,
  .volume-discount-thumbnail-item .content-discount .count {
    opacity: 0.8;
  }
  .volume-discount-thumbnail-item .content-discount .price-new {
    font-weight: 500;
    color: var(--primary);
  }
  .volume-discount-thumbnail-item .content-discount .price-old {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #b0b0b0;
  }
  .volume-discount-thumbnail-item .content-discount .tag-sold {
    padding: 3px 8px;
    border-radius: 4px;
    background-color: #ff9148;
    font-weight: 700;
    font-size: 10px;
    line-height: 14px;
    height: 20px;
    color: var(--white);
    margin-left: 4px;
  }
  .volume-discount-thumbnail-item .image-box {
    width: 140px;
    height: 160px;
    border-radius: 8px;
  }
  .volume-discount-thumbnail-item:hover, .volume-discount-thumbnail-item.active {
    border-color: #22ae45;
    background-color: #e9ffee;
  }
  .volume-discount-thumbnail-item .tag-sale {
    animation: pulse2 1s infinite;
    top: 0;
    margin-top: -15px;
    position: absolute;
    padding: 6px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: var(--rgba-white);
    left: 15px;
    right: 15px;
    border-radius: 4px;
  }
  .volume-discount-thumbnail-item .tag-sale .icon {
    font-size: 14px;
    color: var(--white);
  }
  @keyframes pulse-rotate {
    0% {
      transform: scale(1) rotate(12deg);
    }
    50% {
      transform: scale(1.05) rotate(12deg);
    }
    100% {
      transform: scale(1) rotate(12deg);
    }
  }
  .card-product.style-wishlist {
    position: relative;
  }
  .card-product.style-wishlist > .icon {
    position: absolute;
    z-index: 25;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    font-size: 10px;
    border: 0;
    background-color: var(--white);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .card-product.style-wishlist > .icon:hover {
    color: var(--primary);
  }
  .card-product.style-wishlist .list-product-btn {
    bottom: 24px !important;
  }
  .card-product.style-2 .list-product-btn {
    top: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px;
    gap: 0;
    flex-direction: row;
  }
  .card-product.style-2 .list-product-btn li {
    transition-delay: unset !important;
  }
  .card-product.style-2 .list-product-btn li:first-child .box-icon {
    border: 1px solid var(--line);
    border-radius: 30px 0px 0px 30px;
  }
  .card-product.style-2 .list-product-btn li:last-child .box-icon {
    border-radius: 0px 30px 30px 0px;
  }
  .card-product.style-2 .list-product-btn li:not(:first-child) .box-icon {
    border: 1px solid var(--line);
    border-left-color: var(--white);
  }
  .card-product.style-2 .list-product-btn .box-icon {
    border-radius: unset;
  }
  .card-product.style-2 .list-product-btn .box-icon:hover {
    border-color: var(--dark) !important;
  }
  .card-product.style-2 .list-product-btn .box-icon .icon-cart2 {
    margin-left: 2px;
  }
  .card-product.style-3 .list-product-btn {
    top: unset;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    flex-direction: row;
  }
  .card-product.style-3 .list-product-btn .box-icon:hover {
    border-color: var(--dark) !important;
  }
  .card-product.out-of-stock .card-product-info {
    opacity: 0.6;
  }
  .card-product.out-of-stock .card-product-wrapper::before {
    content: "Sold Out";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    background-color: var(--dark);
    color: var(--white);
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    opacity: 1;
    z-index: 5;
  }
  .card-product.out-of-stock .card-product-wrapper > * {
    opacity: 0.6;
  }
  .card-product:not(.style-list) .size-box {
    position: absolute;
    bottom: 0;
    z-index: 3;
    left: 0px;
    right: 0px;
    pointer-events: none;
    transition: 0.3s ease-out 0s;
    background: var(--variant-background-color, rgba(146, 146, 146, 0.7098039216));
    color: var(--variant-text-color, var(--dark));
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 6px;
  }
  .card-product .product-btn-main {
    position: absolute;
    z-index: 5;
    bottom: 8px;
    right: 8px;
    left: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-flex;
    gap: 4px;
  }
  .card-product .product-btn-main .btn-main-product {
    background-color: var(--white);
    border-radius: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 6px;
    width: 100%;
  }
  .card-product .product-btn-main .btn-main-product:hover {
    background-color: var(--dark);
    color: var(--white);
  }
  .card-product .product-btn-main .btn-main-product.add-to-cart {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
  }
  .card-product .product-btn-main .btn-main-product.quickview {
    height: 36px;
    width: 36px;
    flex-shrink: 0;
    display: none;
  }
  .card-product .product-btn-main .icon {
    font-size: 17px;
  }
  .card-product .list-product-btn {
    bottom: 10px;
  }
  .card-product .on-sale-wrap {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    z-index: 5;
    display: flex;
    gap: 6px;
  }
  .card-product .on-sale-wrap.pos2 {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .card-product .on-sale-wrap.type-2 .on-sale-item {
    width: max-content;
  }
  .card-product .on-sale-item {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    word-break: break-word;
    padding: 0px 10px;
    min-width: 50px;
    width: max-content;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    height: 26px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    background-color: var(--primary);
    color: var(--white);
    border-radius: 22px;
  }
  .card-product .on-sale-item.trending {
    background-color: #a474ff;
  }
  .card-product .on-sale-item.limited {
    background-color: #ff9c39;
  }
  .card-product .on-sale-item.new {
    background-color: var(--new-product-badge-background-color, #00bc29);
    color: var(--new-product-badge-text-color, var(--white));
  }
  .card-product .price-wrap {
    font-size: 16px;
    line-height: 19.2px;
    color: var(--dark);
  }
  .card-product .price-wrap .price-new {
    margin-inline-end: 8px;
    color: var(--product-price-color, var(--primary));
  }
  .card-product .card-product-wrapper {
    aspect-ratio: 0.7037037037;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    z-index: 20;
  }
  .card-product .card-product-wrapper img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition-duration: 700ms;
  }
  .card-product .card-product-wrapper:hover .product-img .img-product {
    opacity: 0;
  }
  .card-product .card-product-wrapper:hover .product-img .img-hover {
    display: block;
    z-index: 1;
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .card-product .product-img {
    display: flex;
    width: 100%;
    height: 100%;
    position: relative;
    align-items: stretch;
  }
  .card-product .product-img .img-hover {
    position: absolute;
    inset: 0;
    opacity: 0;
  }
  .card-product .list-product-btn {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    top: 8px;
    right: 8px;
    z-index: 6;
  }
  .card-product .box-icon {
    width: 35px;
    height: 35px;
    border-radius: 3px;
    background-color: var(--action-buttons-background-color, var(--white));
    color: var(--action-buttons-text-color, var(--dark));
    position: relative;
    border-radius: 50%;
  }
  .card-product .box-icon .icon {
    font-size: 14px;
  }
  .card-product .box-icon svg {
    width: 18px;
  }
  .card-product .box-icon svg path {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .card-product .box-icon:hover {
    background-color: var(--action-buttons-hover-background-color, var(--dark)) !important;
    color: var(--action-buttons-hover-text-color, var(--white)) !important;
    border-color: var(--action-buttons-hover-background-color, var(--dark));
  }
  .card-product .countdown-box {
    display: none;
    bottom: 24px;
    position: absolute;
    z-index: 3;
    left: 0px;
    right: 0px;
    pointer-events: none;
    transition: 0.3s ease-out 0s;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px 20px;
    max-height: 40px;
    background-color: var(--time-badge-background-color, var(--white));
    width: max-content;
    border-radius: 22px;
    border: 1px solid var(--time-badge-border-color, var(--line));
    color: var(--time-badge-text-color, var(--primary));
  }
  .card-product .countdown-box .countdown__timer {
    display: flex;
    gap: 4px;
  }
  .card-product .countdown-box .countdown__item {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
  }
  .card-product .countdown-box.style-2 {
    background-color: #ffeded;
  }
  .card-product .countdown-box.style-3 {
    padding: 10px 30px;
    background-color: var(--primary);
    color: var(--white);
    gap: 10px;
  }
  .card-product .countdown-box.style-3 .icon {
    font-size: 18px;
  }
  .card-product .countdown-box.pos1 {
    bottom: 16px;
  }
  .card-product .card-product-info {
    padding-top: 15px;
    padding-bottom: 15px;
    gap: 6px;
    display: grid;
  }
  .card-product .card-product-info .inner-info-product {
    display: grid;
    gap: 6px;
  }
  .card-product .card-product-info .list-infor {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
    max-width: max-content;
    padding-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }
  .card-product .card-product-info .list-infor .item {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
  }
  .card-product .name-product {
    color: var(--product-name-color, var(--dark));
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-transform: capitalize;
  }
  .card-product .list-star .icon,
  .card-product .list-star .icon-star,
  .card-product .list-star-default .icon,
  .card-product .list-star-default .icon-star {
    color: var(--product-star-color, var(--yellow));
  }
  .card-product .list-color-product {
    margin-top: 2px;
  }
  .card-product .marquee-product {
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: 0;
    bottom: 0;
    overflow-x: hidden;
    display: flex;
    flex-direction: row;
    width: 100%;
    transform: none;
    z-index: 5;
    padding: 5px 0px;
    background-color: #957127;
    backdrop: blur(4px);
  }
  .card-product .marquee-product .infiniteslide {
    gap: 24px;
  }
  .card-product .marquee-product .infiniteslide .brand-item {
    height: unset;
    opacity: 1 !important;
  }
  .card-product.style-list {
    display: flex;
    gap: 12px;
  }
  .card-product.style-list .product-img {
    max-width: 342px;
  }
  .card-product.style-list .card-product-info {
    gap: 12px;
    display: grid;
    align-content: flex-start;
    width: 60%;
    padding: 0;
    flex-shrink: 0;
  }
  .card-product.style-list .info-list {
    display: grid;
    gap: 8px;
    width: 100%;
  }
  .card-product.style-list .list-product-btn {
    display: flex;
    position: unset;
    flex-direction: unset;
    justify-content: flex-start;
    gap: 10px;
  }
  .card-product.style-list .btn-main-product.add-to-cart {
    max-width: 331px;
    width: 100%;
    text-transform: none;
  }
  .card-product.style-list .box-icon {
    border: 1px solid var(--line);
    flex-shrink: 0;
  }
  .card-product.style-list .box-icon:hover {
    border-color: var(--line);
  }
  .card-product.style-list .size-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
  }
  .card-product.style-list .size-box .size-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    min-height: 36px;
    padding: 6px 14px;
    border: 1px solid var(--rgba-dark-3);
    border-radius: 11px;
    color: var(--dark);
    line-height: 22.4px;
    text-align: center;
    overflow-wrap: anywhere;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .card-product.style-list .size-box .size-item:hover {
    border-color: var(--primary);
    color: var(--primary);
  }
  .card-product.style-list .size-box .size-item.active {
    border-color: var(--primary);
    background-color: var(--primary);
    color: var(--white);
  }
  .card-product.style-center {
    border-radius: 16px;
    background-color: var(--white);
  }
  .card-product.style-center .card-product-wrapper {
    aspect-ratio: 0.95;
  }
  .card-product.style-center .card-product-info {
    padding: 20px 12px;
  }
  .card-product.style-center .list-color-product {
    margin-top: 5px;
  }
  .card-product.style-center .countdown-box {
    bottom: 0;
  }
  .card-product.style-center .swatch-value::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border: 1px solid #dcdcdc;
  }
  .card-product .product-progress-sale {
    display: grid;
    gap: 6px;
    margin-top: 5px;
  }
  .card-product .product-progress-sale .box-quantity {
    gap: 4px;
  }
  .card-product .product-progress-sale .box-quantity .text-sold {
    text-align: left;
  }
  .card-product .product-progress-sale .box-quantity .text-avaiable {
    text-align: right;
  }
  .card-product .progress-sold {
    width: 100%;
    background-color: var(--line);
    height: 6px;
    position: relative;
    border-radius: 6px;
  }
  .card-product .progress-bar {
    position: relative;
    height: 100%;
    background-color: var(--secondary);
    transition: width 2s ease;
    border-radius: 5px;
  }
  .card-product.style-4 .card-product-info {
    padding: 20px 12px;
  }
  .card-product.style-4 .list-color-product {
    gap: 4px;
    margin-top: 4px;
  }
  .card-product.style-3 .product-btn-main .icon {
    margin-top: -3px;
  }
  .card-product .stock {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .card-product .stock .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: relative;
  }
  .card-product .stock .dot::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 2px;
    left: 2px;
    bottom: 2px;
    border-radius: 50%;
    z-index: 2;
  }
  .card-product .stock.in-stock {
    color: #59a33b;
  }
  .card-product .stock.in-stock .dot {
    background-color: currentColor;
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in srgb, currentColor 35%, transparent);
    }
  }
  .card-product .stock.in-stock .dot::after {
    background-color: currentColor;
  }
  .card-product .stock.out-stock {
    color: #ef5757;
  }
  .card-product .stock.out-stock .dot {
    background-color: currentColor;
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in srgb, currentColor 35%, transparent);
    }
  }
  .card-product .stock.out-stock .dot::after {
    background-color: currentColor;
  }
  .card-product .list-capacity-product .list-color-item {
    width: unset;
    height: unset;
    border-radius: 35px;
    border: 1px solid rgba(142, 142, 142, 0.2);
  }
  .card-product .list-capacity-product .list-color-item .text-quantity {
    padding: 2px 12px;
  }
  .card-product .list-capacity-product .list-color-item.active {
    border-color: var(--dark);
  }
  .card-product.style-5 {
    border-radius: 16px;
    background-color: var(--white);
  }
  .card-product.style-5 .card-product-info {
    padding: 20px 12px 22px;
  }
  .card-product.style-5 .card-product-info .tf-btn {
    width: 100%;
  }
  .card-product.style-5 .btn-addcart,
  .card-product.style-5 .stock {
    margin-top: 10px;
  }
  .card-product.style-border {
    border: 1px solid var(--line);
    border-radius: 16px;
    position: relative;
  }
  .card-product.style-border .card-product-wrapper {
    padding: 20px 12px;
  }
  .card-product.style-border .card-product-wrapper img {
    height: auto;
  }
  .card-product.style-border .card-product-wrapper .list-product-btn {
    bottom: 16px;
  }
  .card-product.style-border .countdown-box {
    bottom: 16px;
  }
  .card-product.style-border .card-product-info {
    padding: 0px 12px 20px;
  }
  .card-product.style-border .card-product-info .type {
    opacity: 0.6;
  }
  .card-product.style-border-2 {
    border: 1px solid var(--line);
    border-radius: 16px;
  }
  .card-product.style-border-2 .card-product-wrapper {
    padding: 12px;
    padding-bottom: 20px;
  }
  .card-product.style-border-2 .product-img {
    border-radius: 16px;
    overflow: hidden;
  }
  .card-product.style-border-2 .card-product-info {
    padding: 0px 12px 20px;
  }
  .card-product.style-border-2 .product-progress-sale {
    margin: 6px 0px;
  }
  .card-product.style-border-2 .countdown-box {
    bottom: 12px;
  }
  .card-product.style-border-2.border-type-3 .tf-btn {
    margin-top: 8px;
  }
  .card-product.style-border-2.border-type-4 .card-product-wrapper {
    padding: 12px 11px 8px;
  }
  .card-product.style-border-2.border-type-4 .card-product-info {
    padding: 0px 12px 16px;
  }
  .card-product.style-border-2.border-type-4 .list-product-btn {
    bottom: 8px;
  }
  .card-product.style-border-2.border-type-4 .list-product-btn .box-icon:hover {
    background-color: var(--purple) !important;
    border-color: var(--purple) !important;
  }
  .card-product.style-border-2.border-type-4 .tooltip,
  .card-product.style-border-2.border-type-4 .tooltip::before {
    background-color: var(--purple) !important;
  }
  .card-product.style-border-2.border-type-5 .product-progress-sale {
    margin: 0;
  }
  .card-product.style-border-2.border-type-5 .card-product-info {
    gap: 12px;
  }
  .card-product.style-border-2.style-box-bg .list-product-btn {
    bottom: 14px;
  }
  .card-product.style-border-2.style-box-bg .list-product-btn .box-icon:hover {
    background-color: var(--purple) !important;
    border-color: var(--purple) !important;
  }
  .card-product.style-border-2.style-box-bg .tooltip,
  .card-product.style-border-2.style-box-bg .tooltip::before {
    background-color: var(--purple) !important;
  }
  .card-product.line-purple .countdown-box {
    bottom: 14px;
  }
  .card-product.style-space .card-product-wrapper {
    padding: 12px 10px 20px;
  }
  .card-product.style-space .card-product-info {
    padding: 0px 10px 20px;
  }
  .card-product.style-space-2 .card-product-wrapper {
    padding: 12px 10px 20px;
  }
  .card-product.style-space-2 .card-product-info {
    padding: 0px 10px 20px;
  }
  .list-color-product {
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    align-items: center;
  }
  .list-color-product .list-color-item {
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    background-color: transparent;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .list-color-product .list-color-item .swatch-value {
    width: 100%;
    height: 100%;
    border: 2px solid var(--white);
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .list-color-product .list-color-item img {
    visibility: hidden;
    width: 18px;
    height: 18px;
    position: absolute;
  }
  .list-color-product .list-color-item.style-img {
    width: 40px;
    height: 40px;
  }
  .list-color-product .list-color-item.style-img .swatch-value {
    width: 32px;
    height: 32px;
    border: 0;
  }
  .list-color-product .list-color-item.style-img .swatch-value::before {
    display: none;
  }
  .list-color-product .list-color-item.style-img .swatch-value .swatch-img {
    position: unset;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    visibility: visible;
  }
  .list-color-product .list-color-item.style-img.active, .list-color-product .list-color-item.style-img:hover {
    border-color: var(--white) !important;
  }
  .list-color-product .list-color-item.line {
    border: 1px solid transparent !important;
  }
  .list-color-product .list-color-item.line .swatch-value {
    position: relative;
  }
  .list-color-product .list-color-item.line .swatch-value::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid var(--rgba-dark-3);
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .list-color-product .list-color-item.active, .list-color-product .list-color-item:hover {
    border-color: var(--dark) !important;
  }
  .list-color-product .list-color-item.active .swatch-value, .list-color-product .list-color-item:hover .swatch-value {
    border-color: var(--white);
  }
  .list-color-product .list-color-item.active .swatch-value::before, .list-color-product .list-color-item:hover .swatch-value::before {
    border-color: var(--line);
  }
  .list-color-product .list-color-item.active.border-color-black, .list-color-product .list-color-item:hover.border-color-black {
    border-color: #252525 !important;
  }
  .list-color-product.style-2 .list-color-item.active .swatch-value, .list-color-product.style-2 .list-color-item:hover .swatch-value {
    border-color: #e7ecd2;
  }
  .list-color-product.style-2 .swatch-value {
    border: 2px solid #e7ecd2;
  }
  .price-wrap .price-old {
    color: var(--product-undiscounted-price-color, var(--dark));
    opacity: 0.6;
    position: relative;
  }
  .price-wrap .price-old::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .price-wrap .price-old.old-line {
    color: var(--line-3);
    opacity: 1;
  }
  .bg_grey-16 .card-product-info .product-progress-sale {
    color: var(--white);
  }
  .tf-sticky-btn-atc {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 70;
    box-shadow: 4px -4px 5px rgba(0, 0, 0, 0.03);
    background-color: var(--white);
    transition: all 0.3s linear;
    transform: translateY(100%);
  }
  .tf-sticky-btn-atc .tf-height-observer {
    padding: 14px 0;
    column-gap: 5px;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-product {
    flex: 1 0 0%;
    gap: 15px;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-img {
    width: 72px;
    height: 72px;
    flex-shrink: 0;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-variant-price {
    min-width: 249px;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-title {
    font-size: 16px;
    line-height: 19px;
  }
  .tf-sticky-btn-atc .tf-sticky-atc-btns,
  .tf-sticky-btn-atc .tf-sticky-atc-infos form {
    display: flex;
    gap: 12px;
    align-items: center;
  }
  .tf-sticky-btn-atc .tf-btn {
    min-width: 190px;
  }
  .tf-sticky-btn-atc.show {
    transform: translateY(0);
  }
  .product-skincare .tf-product-media-thumbs-1 .swiper-slide {
    width: 109px !important;
    height: 109px !important;
  }
  .product-skincare .tf-product-media-thumbs-1 img {
    width: 109px !important;
    height: 109px !important;
  }
  .form-group-product .tf-product-total-quantity {
    display: grid;
    gap: 12px;
  }
  .form-group-product .table-group-product {
    margin-bottom: 24px;
    overflow: auto;
  }
  .form-group-product .table-group-product:last-child {
    margin-bottom: 0;
  }
  .form-group-product .item-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .form-group-product .item-product:not(:last-child) {
    margin-bottom: 16px;
  }
  .form-group-product .item-product .img-product {
    width: 83px;
    height: 83px;
    border-radius: 4px;
  }
  .form-group-product .item-product .item-product-name {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 265px;
    width: 100%;
    flex-shrink: 0;
  }
  .form-group-product .item-product .item-product-content {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .form-group-product .item-product .item-product-price {
    max-width: 150px;
    width: 100%;
    flex-shrink: 0;
  }
  .form-group-product .item-product .price-new {
    color: var(--primary);
  }
  .form-group-product .item-product .price-old {
    color: var(--rgba-dark);
    text-decoration: line-through;
  }
  .form-group-product .item-product .note {
    margin-top: 6px;
    font-size: 12px;
    line-height: 18px;
  }
  .form-group-product .item-product .available {
    color: var(--primary);
  }
  .form-group-product .item-product .in-stock {
    color: #34a853;
  }
  .form-group-product .item-product .tf-btn,
  .form-group-product .item-product .wg-quantity {
    flex-shrink: 0;
  }
  .form-group-product .item-product .item-product-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .tf-product-cate-sku {
    display: grid;
    gap: 12px;
  }
  .tf-product-cate-sku .item-cate-sku {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .tf-product-cate-sku .label {
    color: var(--text);
  }
  .tf-product-heading .btn-out-stock {
    margin-top: 8px;
  }
  .form-out-stock {
    border-radius: 10px;
    border: 1px solid var(--dark);
    padding: 30px 15px;
    display: grid;
    gap: 24px;
  }
  .form-out-stock .box-title-out-stock {
    display: grid;
    gap: 12px;
  }
  .form-out-stock .group-form-field {
    display: grid;
    gap: 15px;
  }
  .tf-product-payment-shipping {
    display: grid;
    gap: 24px;
  }
  .form-buyX-getY {
    border-radius: 16px;
    border: 1px solid #272727;
    padding: 30px 20px;
  }
  .form-buyX-getY .title-buyX-getY {
    text-align: center;
    margin-bottom: 32px;
  }
  .form-buyX-getY .tf-btn {
    width: 100%;
  }
  .form-buyX-getY .item-product {
    text-align: center;
    padding: 12px;
    border: 1px solid var(--line);
    border-radius: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
  }
  .form-buyX-getY .item-product:hover {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
  }
  .form-buyX-getY .item-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .form-buyX-getY .item-product .img-product {
    border-radius: 8px;
    overflow: hidden;
  }
  .form-buyX-getY .item-product select {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(102, 112, 133, 0.8);
    border-radius: 6px;
  }
  .form-buyX-getY .item-product .info-product {
    padding-top: 20px;
  }
  .form-buyX-getY .item-product .name-product {
    margin-bottom: 10px;
    display: block;
  }
  .form-buyX-getY .item-product .price-product {
    display: inline-flex;
    gap: 6px;
  }
  .form-buyX-getY .item-product .variant-product {
    margin-top: 14px;
  }
  .form-buyX-getY .item-product .new-price {
    color: var(--primary);
  }
  .form-buyX-getY .item-product .old-price {
    text-decoration: line-through;
    color: rgba(0, 0, 0, 0.6);
  }
  .form-buyX-getY .item-product .ribbon {
    position: absolute;
    top: -7px;
    left: -7px;
    background-color: #a78bfa;
    color: var(--white);
    padding: 5px;
    padding-left: 14px;
    padding-right: 28px;
    text-transform: uppercase;
    font-weight: 500;
    clip-path: polygon(100% 0%, 86% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
    z-index: 2;
  }
  .form-buyX-getY .item-product::before {
    content: "";
    position: absolute;
    top: 26px;
    left: -7px;
    border-top: 7px solid #7154b4;
    border-right: 7px solid transparent;
    -webkit-transform: rotate(45deg);
    transform: rotate(90deg);
  }
  .form-buyX-getY .group-item-product {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-bottom: 32px;
  }
  .form-buyX-getY .group-item-product .arrow {
    width: 52px;
    height: 52px;
    margin-left: -12px;
  }
  .tb-info-product {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    border-radius: 5px;
    border-style: hidden;
    box-shadow: 0 0 0 1px var(--line);
    color: #1f1f1f;
  }
  .tb-info-product tr {
    border: 1px solid var(--line);
    vertical-align: middle;
  }
  .tb-info-product tr th {
    padding: 10px 20px;
    border-right: 1px solid var(--line);
    font-weight: 500;
    background-color: #f3f3f3;
  }
  .tb-info-product tr td {
    padding: 10px 20px;
  }
  .wd-customer-review {
    display: flex;
    align-items: flex-start;
    gap: 32px;
  }
  .wd-customer-review .review-heading {
    max-width: 289px;
    width: 100%;
    display: grid;
    justify-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
  }
  .wd-customer-review .review-heading .icon-star {
    font-size: 15px;
    color: #ff6f61;
  }
  .wd-customer-review .box-rate-review {
    display: grid;
    gap: 16px;
    width: 100%;
  }
  .wd-customer-review .rating-summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wd-customer-review .rating-summary .list-star {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .wd-customer-review .rating-breakdown-item {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .wd-customer-review .rating-breakdown-item:not(:last-child) {
    margin-bottom: 6px;
  }
  .wd-customer-review .rating-breakdown-item .rating-score {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 34px;
    flex-shrink: 0;
  }
  .wd-customer-review .rating-breakdown-item .rating-bar {
    width: 100%;
    height: 4px;
    background-color: var(--line);
  }
  .wd-customer-review .rating-breakdown-item .value {
    background-color: var(--dark);
    height: 100%;
  }
  .wd-customer-review .review-section {
    flex-grow: 1;
    min-width: 0;
  }
  .wd-customer-review .review-item {
    display: flex;
    gap: 15px;
  }
  .wd-customer-review .review-item:not(:last-child) {
    margin-bottom: 24px;
  }
  .wd-customer-review .review-item .review-avt {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
  }
  .wd-customer-review .review-item .review-avt img {
    width: 100%;
    height: 100%;
  }
  .wd-customer-review .review-item .review-content {
    display: grid;
    gap: 15px;
  }
  .wd-customer-review .review-item .review-meta {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .wd-customer-review .review-item .review-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
  }
  .wd-customer-review .review-item .review-author {
    padding-right: 10px;
    position: relative;
  }
  .wd-customer-review .review-item .review-author::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 14px;
    width: 1px;
    background-color: var(--line);
  }
  .wd-customer-review .review-item .list-star {
    display: flex;
    gap: 5px;
    align-items: center;
  }
  .wd-customer-review .review-item .list-star .icon {
    font-size: 15px;
    color: var(--dark);
  }
  .wd-customer-review .review-item .star-4 .icon {
    color: #d2d2d2;
  }
  .wd-customer-review .review-item .star-4 .icon:nth-child(1), .wd-customer-review .review-item .star-4 .icon:nth-child(2), .wd-customer-review .review-item .star-4 .icon:nth-child(3), .wd-customer-review .review-item .star-4 .icon:nth-child(4) {
    color: var(--dark);
  }
  .wd-customer-review .review-item .star-3 .icon {
    color: #d2d2d2;
  }
  .wd-customer-review .review-item .star-3 .icon:nth-child(1), .wd-customer-review .review-item .star-3 .icon:nth-child(2), .wd-customer-review .review-item .star-3 .icon:nth-child(3) {
    color: var(--dark);
  }
  .wd-customer-review .review-item .star-2 .icon {
    color: #d2d2d2;
  }
  .wd-customer-review .review-item .star-2 .icon:nth-child(1), .wd-customer-review .review-item .star-2 .icon:nth-child(2) {
    color: var(--dark);
  }
  .wd-customer-review .review-item .star-1 .icon {
    color: #d2d2d2;
  }
  .wd-customer-review .review-item .star-1 .icon:nth-child(1) {
    color: var(--dark);
  }
  .wd-customer-review .review-list {
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid var(--line);
  }
  .form-review .box-rating {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 24px;
  }
  .form-review .note,
  .form-review .title {
    margin-bottom: 24px;
  }
  .form-review .group-2-ip {
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .form-review .check-save {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 24px;
  }
  .form-review .tf-btn {
    margin-top: 32px;
    max-width: 171px;
    width: 100%;
  }
  .list-rating-check {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    gap: 5px;
  }
  .list-rating-check:not(:checked) > input {
    position: absolute;
    opacity: 0;
  }
  .list-rating-check:not(:checked) > label {
    font-size: 15px;
    cursor: pointer;
    white-space: nowrap;
    width: 15px;
    color: #D2D2D2;
    transition: all 0.2s ease-in-out;
  }
  .list-rating-check:not(:checked) > label:before {
    font-family: "icomoon";
    content: "\e95b";
  }
  .list-rating-check > input:checked ~ label {
    color: var(--dark);
  }
  .list-rating-check:not(:checked) > label:hover,
  .list-rating-check:not(:checked) > label:hover ~ label {
    color: var(--dark);
  }
  .list-rating-check > input:checked + label:hover,
  .list-rating-check > input:checked + label:hover ~ label,
  .list-rating-check > input:checked ~ label:hover,
  .list-rating-check > input:checked ~ label:hover ~ label,
  .list-rating-check > label:hover ~ input:checked ~ label {
    color: var(--dark);
  }
  .wg-testimonial {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--line);
  }
  .wg-testimonial .content-top {
    padding: 12px;
    display: grid;
    gap: 10px;
  }
  .wg-testimonial .br-line {
    width: 100%;
    height: 1px;
    background-color: var(--line);
  }
  .wg-testimonial .box-avt {
    padding: 12px;
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .wg-testimonial .box-avt .avatar {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
  }
  .wg-testimonial .box-avt .name-item {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-wrap: wrap;
  }
  .wg-testimonial .box-author {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .wg-testimonial .box-price {
    display: grid;
    gap: 3px;
  }
  .wg-testimonial.style-row {
    display: flex;
  }
  .wg-testimonial.style-row .image {
    flex-shrink: 0;
    width: 30%;
  }
  .wg-testimonial.style-2 .box-author .avt {
    max-width: 28px;
    border-radius: 50%;
    overflow: hidden;
  }
  .wg-testimonial.style-2 .box-avt .avatar {
    width: 72px;
    height: 72px;
  }
  .wg-testimonial.style-2 .list-star-default i {
    color: #edcb23;
  }
  .wg-testimonial.style-2.type-2 {
    padding: 20px;
  }
  .wg-testimonial.style-2.type-2 .br-line {
    margin: 15px 0px;
  }
  .wg-testimonial.style-2.type-2 .content-top {
    padding: 0px;
  }
  .wg-testimonial.style-2.type-2 .box-avt {
    padding: 0px;
  }
  .wg-testimonial.style-2.type-2 .bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .wg-testimonial.style-2 .box-btn .icon {
    font-size: 12px;
  }
  .box-verified {
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .box-verified .testimonial-verified-text > :first-child {
    margin-bottom: 0;
  }
  .testimonial-product-text .name-item > a:not(:has(strong)) {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
  .testimonial-product-text .name-item a:hover {
    color: var(--primary) !important;
  }
  .list-star-default {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .list-star-default i {
    color: #98ab23;
    font-size: 14px;
  }
  .wrapper-thumbs-tes {
    background-color: #b99272;
    border-radius: 16px;
    overflow: hidden;
  }
  .wrapper-thumbs-tes .box-right {
    padding: 24px;
    place-content: center;
  }
  .wrapper-thumbs-tes .box-left {
    display: none;
  }
  .wrapper-thumbs-tes .box-testimonial-main .list-star-default i {
    color: #e3ff34;
  }
  .flat-thumbs-tes .img-sw-thumb,
  .flat-thumbs-tes .tf-thumb-tes {
    height: 100%;
  }
  .flat-thumbs-tes .img-sw-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .flat-thumbs-tes .sw-dot-default,
  .flat-thumbs-tes .box-nav-swiper {
    margin-top: 24px;
  }
  .flat-thumbs-tes .box-left .img-sw-thumb {
    background-color: var(--white);
  }
  .wrapper-thumbs-tes-2 .box-right {
    display: none;
  }
  .wrapper-thumbs-tes-2 .box-left {
    place-content: center;
  }
  .wrapper-thumbs-tes-2 .img-sw-thumb {
    border-radius: 16px;
    overflow: hidden;
  }
  .wrapper-thumbs-tes-4 .box-left {
    display: none;
  }
  .wrapper-thumbs-tes-4 .box-right {
    place-content: center;
  }
  .wrapper-thumbs-tes-4 .img-sw-thumb {
    border-radius: 16px;
    overflow: hidden;
  }
  .wrapper-thumbs-tes-4 .box-testimonial-main .box-content {
    display: grid;
    gap: 12px;
  }
  .wrapper-thumbs-tes-3 .box-right {
    display: none;
  }
  .wrapper-thumbs-tes-3 .box-left {
    place-content: center;
  }
  .wrapper-thumbs-tes-3 .img-sw-thumb {
    border-radius: 16px;
    overflow: hidden;
  }
  .box-testimonial-main {
    display: grid;
    gap: 24px;
  }
  .box-testimonial-main .content {
    display: grid;
    gap: 20px;
  }
  .box-testimonial-main .content .title-review {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .box-testimonial-main .box-author {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .box-testimonial-main .box-author .img {
    width: 70px;
    height: 74px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .box-testimonial-main .box-author .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .box-testimonial-main .box-author .info {
    display: grid;
    gap: 4px;
  }
  .box-testimonial-main .quote {
    font-size: 32px;
  }
  .wrapper-thumbs-tes-3 .box-testimonial-main .list-star-default .icon-star {
    color: #ffaa47;
  }
  .wrapper-thumbs-tes-3 .box-testimonial-main .text-review {
    font-size: 20px;
    line-height: 32px;
  }
  .wg-testimonial-2 .icon {
    font-size: 40px;
  }
  .wg-testimonial-2 .text {
    margin-top: 24px;
    line-height: 140%;
  }
  .wg-testimonial-3 {
    border-radius: 16px;
    display: grid;
    gap: 20px;
    margin-bottom: 20px;
  }
  .wg-testimonial-3 .box-top {
    display: grid;
    gap: 12px;
  }
  .wg-testimonial-3 .box-top .icon {
    font-size: 42px;
  }
  .wg-testimonial-3 .box-title-desc {
    display: grid;
    gap: 16px;
  }
  .wg-testimonial-3 .box-author {
    display: grid;
    gap: 4px;
  }
  .flat-wrapper-testimonial {
    overflow: hidden;
    padding: 30px;
    position: relative;
    border-radius: 16px;
  }
  .flat-wrapper-testimonial .img-item-1 {
    right: 0px;
    top: 40px;
    animation: swing 10s infinite ease-in-out;
  }
  .flat-wrapper-testimonial .img-item-2 {
    left: 16px;
    bottom: 30px;
    animation: swing 10s infinite ease-in-out;
  }
  .flat-wrapper-testimonial .sw-dot-default {
    margin-top: 0;
  }
  .flat-wrapper-testimonial .tf-swiper {
    max-width: 929px;
    margin: auto;
  }
  .tf-pin-btn {
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
  }
  .tf-pin-btn span {
    display: block;
    width: 25px;
    height: 25px;
    border: 9px solid var(--white);
    border-radius: 50%;
    background-color: var(--dark);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-pin-btn span:hover::after, .tf-pin-btn span:hover::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: solid 1px var(--white);
    border-radius: 50%;
  }
  .tf-pin-btn span:hover::before {
    animation: ripple-line 2s linear infinite;
  }
  .tf-pin-btn span:hover::after {
    animation: ripple-line 2s 1s linear infinite;
  }
  .tf-pin-btn.style-lg span {
    width: 28px;
    height: 28px;
  }
  .tf-pin-btn.style-hover:hover span {
    background-color: var(--primary);
  }
  .tf-pin-btn.style-dark {
    width: 28px;
    height: 28px;
    background-color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  .tf-pin-btn.style-dark span {
    background-color: var(--dark);
    width: 12px;
    height: 12px;
    border: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-pin-btn.style-dark:hover {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .tf-pin-btn.style-dark:hover span {
    background-color: var(--primary);
  }
  .tf-pin-btn2 {
    cursor: pointer;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-pin-btn2 span {
    width: 9px;
    height: 9px;
    background-color: var(--dark);
    border-radius: 50%;
  }
  .tf-pin-btn2::after, .tf-pin-btn2::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-radius: 9999px;
    animation: ripple-fill 3s infinite;
  }
  .tf-pin-btn2::after {
    animation-delay: 0.5s;
  }
  .tf-pin-btn2::before {
    animation-delay: 0.9s;
  }
  .tf-pin-btn2.active {
    width: 32px;
    height: 32px;
  }
  .tf-pin-btn2.active span {
    width: 12px;
    height: 12px;
  }
  .collection-position-3 {
    position: relative;
  }
  .cls-lookbook {
    overflow: unset;
    position: relative;
  }
  .cls-lookbook .img-style {
    border-radius: 20px;
    display: block;
  }
  .cls-lookbook .lookbook-item {
    position: absolute;
    left: 30%;
    bottom: 32%;
  }
  .cls-lookbook .lookbook-item.position1 {
    left: 40%;
    bottom: 12%;
  }
  .cls-lookbook .lookbook-item.position2 {
    left: 32%;
    bottom: 18%;
  }
  .cls-lookbook .lookbook-item.position3 {
    left: 58%;
    bottom: 10%;
  }
  .cls-lookbook .lookbook-item.position4 {
    left: 36%;
    bottom: 45%;
  }
  .cls-lookbook .lookbook-item.position5 {
    left: 70%;
    bottom: 16%;
  }
  .tf-sw-lookbook .cls-lookbook {
    width: 100%;
    height: 100%;
  }
  .lookbook-item .dropdown-menu {
    border: none;
    border-radius: 0;
    background: transparent;
    padding: 0;
    z-index: 99;
  }
  .loobook-product {
    padding: 14px;
    background-color: var(--white);
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 24px;
    position: relative;
  }
  .loobook-product .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    width: 100%;
  }
  .loobook-product .info {
    display: grid;
    gap: 4px;
    text-align: start;
  }
  .loobook-product .price-wrap {
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .loobook-product .img-style {
    border-radius: 0;
    flex-shrink: 0;
    border-radius: 4px;
    overflow: hidden;
  }
  .loobook-product .btn-lookbook {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--dark);
    flex-shrink: 0;
    font-size: 17px;
  }
  .loobook-product .btn-lookbook i {
    color: var(--white);
  }
  .loobook-product .btn-lookbook:hover {
    background-color: var(--primary);
  }
  .loobook-product .price-old {
    color: #c9c9c9;
    opacity: 1;
  }
  .loobook-product .price-old::after {
    background-color: #c9c9c9;
  }
  .loobook-product::before {
    content: "";
    position: absolute;
    border-width: 8px;
    border-style: solid;
  }
  .loobook-product.style-row {
    flex-direction: row;
  }
  .loobook-product.style-row .img-style {
    max-width: 72px;
  }
  .dropup .loobook-product {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .dropup .loobook-product::before {
    border-color: var(--white) transparent transparent transparent;
    bottom: -4%;
    left: 50%;
    transform: translateX(-50%);
  }
  .lookbook-item .dropend .dropdown-menu {
    --vnt-dropdown-min-width: max-content;
    margin-left: 15px !important;
  }
  .lookbook-item .dropend .loobook-product {
    margin: -36px 0px;
  }
  .sw-lookbook-wrap {
    padding-top: 70px;
    margin-top: -70px;
  }
  .banner-lookbook {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
  }
  .banner-lookbook img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .banner-lookbook .lookbook-item {
    position: absolute;
    left: 52%;
    bottom: 32%;
  }
  .banner-lookbook .lookbook-item.position1 {
    left: 58%;
    bottom: 27%;
  }
  .banner-lookbook .lookbook-item.position2 {
    left: 32%;
    bottom: 14%;
  }
  .banner-lookbook .lookbook-item.position3 {
    left: 41%;
    bottom: 82%;
  }
  .dropdown-custom .dropdown-menu {
    --vnt-dropdown-min-width: max-content;
  }
  .flat-with-text-lookbook {
    align-items: center;
  }
  .flat-with-text-lookbook .banner-img {
    position: relative;
  }
  .flat-with-text-lookbook .banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .flat-with-text-lookbook .banner-img .tf-pin-btn {
    position: absolute;
  }
  .flat-with-text-lookbook .banner-img .tf-pin-btn.pin-1 {
    top: 40%;
    left: 43%;
  }
  .flat-with-text-lookbook .banner-img .tf-pin-btn.pin-2 {
    top: 85%;
    left: 43%;
  }
  .flat-with-text-lookbook .lookbook-content .box-title {
    display: grid;
    gap: 12px;
    margin-bottom: 20px;
  }
  .flat-with-text-lookbook .lookbook-content .swiper {
    width: 100%;
  }
  .flat-with-text-lookbook .lookbook-content .total-lb {
    margin-top: 20px;
  }
  .flat-with-text-lookbook-v2 .banner-img {
    position: relative;
    width: 100%;
  }
  .flat-with-text-lookbook-v2 .banner-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .flat-with-text-lookbook-v2 .banner-img .tf-pin-btn {
    position: absolute;
  }
  .flat-with-text-lookbook-v2 .banner-img .tf-pin-btn.pin-1 {
    top: 42%;
    left: 25%;
  }
  .flat-with-text-lookbook-v2 .banner-img .tf-pin-btn.pin-2 {
    top: 30%;
    left: 44%;
  }
  .flat-with-text-lookbook-v2 .banner-img .tf-pin-btn.pin-3 {
    top: 62%;
    left: 80%;
  }
  .flat-with-text-lookbook-v2 .lookbook-content {
    padding: 0px 15px 40px;
    width: 100%;
  }
  .flat-with-text-lookbook-v2 .lookbook-content .box-title {
    display: grid;
    gap: 12px;
    margin-bottom: 20px;
  }
  .flat-with-text-lookbook-v2 .lookbook-content .swiper {
    width: 100%;
  }
  .flat-with-text-lookbook-v2 .lookbook-content .total-lb {
    margin-top: 20px;
  }
  .flat-wrapper-lookbook {
    display: block;
  }
  .flat-wrapper-lookbook .image-lookbook {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .flat-wrapper-lookbook .image-lookbook img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .flat-wrapper-lookbook .image-lookbook .tf-pin-btn2 {
    position: absolute;
  }
  .flat-wrapper-lookbook .image-lookbook .pin-1 {
    left: 18%;
    bottom: 35%;
  }
  .flat-wrapper-lookbook .image-lookbook .pin-2 {
    left: 50%;
    bottom: 30%;
  }
  .flat-wrapper-lookbook .image-lookbook .pin-3 {
    right: 2%;
    top: 47%;
  }
  .flat-wrapper-lookbook .col-left {
    padding-bottom: 24px;
  }
  .flat-wrapper-lookbook .card-product .tf-btn {
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
  }
  .slider-wrap-lb {
    position: relative;
  }
  .slider-wrap-lb .title {
    margin-bottom: 24px;
  }
  .slider-wrap-lb .swiper-button-prev {
    left: 0;
  }
  .slider-wrap-lb .swiper-button-next {
    right: 0;
  }
  .slider-wrap-lb .nav-swiper {
    top: 50%;
  }
  .slider-wrap-lb .card-product .card-product-info {
    padding: 20px 2px;
  }
  @keyframes ripple-line {
    to {
      transform: scale(2);
      opacity: 0;
    }
  }
  @keyframes ripple-fill {
    0% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }
    50% {
      box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }
    100% {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
  .wrapper-lookbook-1 .col-right {
    width: 49.31%;
  }
  .wrapper-lookbook-1 .image-lookbook .pin-1 {
    left: 63%;
    bottom: 30%;
  }
  .wrapper-lookbook-1 .image-lookbook .pin-2 {
    left: 49%;
    bottom: 49%;
  }
  .brand-item {
    max-width: 240px;
    height: 114px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .brand-item img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-brand:hover .brand-item {
    opacity: 0.4;
  }
  .tf-brand .brand-item:hover {
    opacity: 1;
  }
  .tf-brand.style-2 {
    padding: 24px 0;
    gap: 64px;
  }
  .tf-brand.style-2 .brand-item {
    max-width: unset;
    height: unset;
  }
  .sw-brand {
    border: 1px solid var(--line);
  }
  .sw-brand .brand-item {
    max-width: 100%;
    height: 100%;
  }
  .sw-brand:hover .swiper-slide img {
    opacity: 0.4;
  }
  .sw-brand .swiper-slide:hover img {
    opacity: 1;
  }
  .sw-brand .swiper-slide:not(:last-child) .brand-item {
    border-right: 1px solid var(--line);
  }
  .gallery-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
  }
  .gallery-item .box-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: var(--white);
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--dark);
    font-size: 12px;
  }
  .gallery-item .box-icon:hover {
    background-color: var(--dark);
    color: var(--white);
  }
  .wrap-gallery {
    position: relative;
  }
  .wrap-gallery .wrap-gallery-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #252525;
    color: var(--white);
    width: 64px;
    height: 64px;
    font-size: 20px;
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
  }
  .wrap-gallery .wrap-gallery-icon:hover {
    color: #252525;
    background-color: var(--white);
  }
  .wrap-gallery:hover .wrap-gallery-icon {
    top: 50%;
    opacity: 1;
    visibility: visible;
  }
  .tf-zoom-main {
    position: sticky !important;
    top: 30px !important;
    z-index: 60 !important;
  }
  .tf-zoom-main .drift-zoom-pane {
    top: 0 !important;
    left: 0 !important;
    height: 520px !important;
    max-width: 520px !important;
    width: 100% !important;
    background: #fff !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    box-shadow: 0 1px 5px rgba(127, 127, 127, 0.0196078431), 0 5px 18px rgba(127, 127, 127, 0.2) !important;
    z-index: 3 !important;
  }
  .drift-bounding-box.drift-open {
    background: rgba(255, 255, 255, 0.2509803922);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.4) inset;
    z-index: 5000;
  }
  .drift-zoom-pane {
    z-index: 5000;
  }
  .other-image-zoom {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .pswp__bg {
    background: var(--white);
  }
  .pswp__icn {
    fill: rgb(34, 34, 34);
    color: var(--white);
  }
  .pswp__icn .pswp__icn-shadow {
    stroke: var(--white);
    stroke-width: 1px;
    fill: none;
  }
  .pswp__counter {
    color: #222;
    text-shadow: 1px 1px 3px #ffffff;
  }
  .tf-model-viewer {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .tf-model-viewer model-viewer {
    display: block;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
  }
  .tf-model-viewer model-viewer.disabled {
    pointer-events: none;
  }
  .tf-model-viewer.active model-viewer {
    pointer-events: all;
  }
  .tf-model-viewer.active .wrap-btn-viewer {
    display: none;
  }
  .noUi-target,
  .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .noUi-target {
    position: relative;
    direction: ltr;
  }
  .noUi-base,
  .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
  }
  .noUi-connects {
    overflow: hidden;
    z-index: 0;
  }
  .noUi-connect,
  .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0;
  }
  .noUi-vertical .noUi-origin {
    width: 0;
  }
  .noUi-horizontal .noUi-origin {
    height: 0;
  }
  .noUi-handle {
    position: absolute;
  }
  .noUi-state-tap .noUi-connect,
  .noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
  }
  .noUi-state-drag * {
    cursor: inherit !important;
  }
  .noUi-horizontal {
    height: 18px;
  }
  .noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -5px;
  }
  .noUi-vertical {
    width: 18px;
  }
  .noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
  }
  html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto;
  }
  .noUi-draggable {
    cursor: ew-resize;
  }
  .noUi-vertical .noUi-draggable {
    cursor: ns-resize;
  }
  .noUi-handle:after {
    left: 17px;
  }
  .noUi-vertical .noUi-handle:after,
  .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
  }
  .noUi-vertical .noUi-handle:after {
    top: 17px;
  }
  [disabled] .noUi-connect {
    background: #b8b8b8;
  }
  [disabled] .noUi-handle,
  [disabled].noUi-handle,
  [disabled].noUi-target {
    cursor: not-allowed;
  }
  .noUi-pips,
  .noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .noUi-pips {
    position: absolute;
    color: #999;
  }
  .noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
  }
  .noUi-value-sub {
    color: #ccc;
    font-size: 10px;
  }
  .noUi-marker {
    position: absolute;
    background: #ccc;
  }
  .noUi-marker-sub {
    background: #aaa;
  }
  .noUi-marker-large {
    background: #aaa;
  }
  .noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }
  .noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
  }
  .noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
  }
  .noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
  }
  .noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
  }
  .noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
  }
  .noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%, 0);
    padding-left: 25px;
  }
  .noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
  .noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
  }
  .noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
  }
  .noUi-marker-vertical.noUi-marker-large {
    width: 15px;
  }
  .noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
  }
  .noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
  }
  .noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
  }
  .noUi-horizontal {
    height: 2px;
  }
  .noUi-target {
    border: 0;
  }
  .noUi-base .noUi-connects {
    border-radius: 999px;
    background-color: var(--rgba-dark-3);
  }
  .noUi-connect {
    background-color: var(--primary);
  }
  .noUi-horizontal .noUi-handle,
  .noUi-vertical .noUi-handle {
    height: 12px;
    width: 12px;
    border-radius: 50px;
    background-color: var(--primary);
    box-shadow: unset;
    cursor: pointer;
  }
  .noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after,
  .noUi-vertical .noUi-handle::before,
  .noUi-vertical .noUi-handle::after {
    content: none;
  }
  html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -5px;
  }
  .tf-btn-filter {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    gap: 5px;
    color: var(--dark);
    border: solid 1px var(--line);
    border-radius: 27px;
    text-transform: capitalize;
    padding: 8px 14px;
    font-weight: 400;
    background-color: var(--white);
    max-width: 100%;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .tf-btn-filter .icon {
    font-size: 14px;
  }
  .tf-btn-filter:hover {
    border-color: var(--dark);
  }
  .tf-btn-filter.active {
    background-color: var(--dark);
    border-color: var(--dark);
    color: var(--white);
  }
  .tf-btn-filter .text {
    font-size: 14px;
    line-height: 20px;
  }
  .widget-facet:not(:last-child) {
    border-bottom: 1px solid var(--line);
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .widget-facet .facet-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    margin-bottom: 24px;
    cursor: pointer;
    color: var(--dark);
  }
  .widget-facet .facet-title .icon {
    transition: transform 0.35s linear;
    font-size: 8px;
  }
  .widget-facet .facet-title.collapsed .icon {
    transform: rotate(180deg);
  }
  .widget-facet .cate-item:not(:last-child) {
    margin-bottom: 12px;
  }
  .canvas-filter .widget-facet .facet-title {
    margin-bottom: 0;
  }
  .canvas-filter .widget-facet .collapse-body {
    padding-top: 20px;
  }
  .canvas-filter .sb-banner .image {
    height: 429px;
  }
  .canvas-filter .sb-banner .banner-content {
    bottom: 24px;
  }
  .current-scrollbar {
    max-height: 200px;
    overflow-y: auto;
    margin-right: 5px;
  }
  .current-scrollbar::-webkit-scrollbar {
    width: 2px;
  }
  .current-scrollbar::-webkit-scrollbar-track {
    background-color: var(--bg-scrollbar-thumb);
  }
  .current-scrollbar::-webkit-scrollbar-thumb {
    background: var(--dark);
  }
  .filter-group-check .list-item {
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
  }
  .filter-group-check .list-item .label {
    font-size: 14px;
    line-height: 20px;
    color: var(--dark);
    cursor: pointer;
  }
  .filter-group-check .list-item .tf-check:checked ~ .label {
    opacity: 1;
  }
  .filter-group-check .list-item:not(:last-child) {
    margin-bottom: 10px;
  }
  .filter-color-box {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
    column-gap: 12px;
  }
  .filter-color-box .color-item {
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    border: 1px solid transparent;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: var(--white);
    cursor: pointer;
  }
  .filter-color-box .color-item .color {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
  }
  .filter-color-box .color-item.line {
    border-color: var(--rgba-dark-3);
  }
  .filter-color-box .color-item.active {
    padding: 4px;
    border-color: var(--dark) !important;
  }
  .filter-color-box .color-text {
    display: none;
  }
  .filter-size-box {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .filter-size-box .size-item {
    padding: 6px 14px;
    font-size: 14px;
    line-height: 22.4px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 11px;
    border: 1px solid var(--rgba-dark-3);
    color: var(--dark);
  }
  .filter-size-box .size-item.active {
    background-color: var(--primary);
    border-color: var(--primary);
    color: var(--white);
  }
  .widget-price {
    display: grid;
    gap: 16px;
  }
  .widget-price .price-val-range {
    padding: 0px 8px;
  }
  .widget-price .reset-price {
    font-size: 12px;
    line-height: 19.2px;
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .widget-price .reset-price:hover {
    color: var(--primary);
  }
  .widget-price .price-box,
  .widget-price .box-value-price {
    display: flex;
    gap: 8px;
  }
  .widget-price .price-box {
    color: var(--primary);
  }
  .widget-price .price-val {
    font-size: 14px;
    line-height: 20px;
    color: var(--primary);
    position: relative;
  }
  .widget-price .price-val::before {
    content: attr(data-currency);
  }
  .tf-shop-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 30px;
    position: relative;
    z-index: 200;
    overflow: visible;
  }
  .tf-shop-control.mb1 {
    margin-bottom: 24px;
  }
  .tf-filter-dropdown {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    position: relative;
    z-index: 200;
    overflow: visible;
  }
  .tf-filter-dropdown .meta-dropdown-filter {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    overflow: visible;
  }
  .tf-filter-dropdown .title-filter {
    font-weight: 500;
    font-size: 16px;
    line-height: 19.2px;
    color: var(--dark);
  }
  .tf-group-filter {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 1;
    overflow: visible;
  }
  .tf-control-layout {
    display: flex;
    align-items: center;
  }
  .tf-control-layout .tf-view-layout-switch {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }
  .tf-control-layout .tf-view-layout-switch:hover .item span, .tf-control-layout .tf-view-layout-switch.active .item span {
    background-color: var(--dark);
  }
  .icon-list {
    display: grid;
    gap: 2px;
  }
  .icon-list span {
    display: inline-block;
    width: 18px;
    height: 3px;
    border-radius: 2px;
    background-color: var(--rgba-dark-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .icon-grid-2 {
    display: grid;
    gap: 2px;
    grid-template-columns: 1fr 1fr;
  }
  .icon-grid-2 span {
    display: inline-block;
    width: 3px;
    height: 18px;
    border-radius: 2px;
    background-color: var(--rgba-dark-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .icon-grid-3 {
    display: grid;
    gap: 2px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .icon-grid-3 span {
    display: inline-block;
    width: 3px;
    height: 18px;
    border-radius: 2px;
    background-color: var(--rgba-dark-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .icon-grid-4 {
    display: grid;
    gap: 2px;
    grid-template-columns: repeat(4, 1fr);
  }
  .icon-grid-4 span {
    display: inline-block;
    width: 3px;
    height: 18px;
    border-radius: 2px;
    background-color: var(--rgba-dark-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .icon-grid-5 {
    display: grid;
    gap: 2px;
    grid-template-columns: repeat(5, 1fr);
  }
  .icon-grid-5 span {
    display: inline-block;
    width: 3px;
    height: 18px;
    border-radius: 2px;
    background-color: var(--rgba-dark-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .icon-grid-6 {
    display: grid;
    gap: 2px;
    grid-template-columns: repeat(6, 1fr);
  }
  .icon-grid-6 span {
    display: inline-block;
    width: 3px;
    height: 18px;
    border-radius: 2px;
    background-color: var(--rgba-dark-3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .wrapper-control-shop .wg-pagination {
    margin-top: 15px;
  }
  .wrapper-control-shop .tf-list-layout {
    display: grid;
    gap: 24px;
  }
  .wrapper-control-shop .tf-list-layout .wg-pagination {
    margin-top: 30px;
  }
  .wrapper-control-shop {
    position: relative;
  }
  .wrapper-control-shop.loading-shop * {
    display: none;
  }
  .wrapper-control-shop.loading-shop::after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    border-top: 2px solid var(--dark);
    border-right: 2px solid var(--dark);
    border-radius: 50%;
    animation: spin 0.5s linear infinite;
    transform: translate(-50%, -50%);
    z-index: 10000;
  }
  .wrapper-shop {
    transition: all 0.3s ease-in-out;
    animation: fadeShop 0.5s ease-in-out;
  }
  @keyframes fadeShop {
    0% {
      opacity: 0;
      transform: translateY(30px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .listLayout-wrapper #product-count-grid {
    display: none;
  }
  .listLayout-wrapper #product-count-list {
    display: block;
  }
  .gridLayout-wrapper #product-count-grid {
    display: block;
  }
  .gridLayout-wrapper #product-count-list {
    display: none;
  }
  .meta-filter-shop {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 24px;
  }
  .meta-filter-shop .count-text {
    font-size: 14px;
    line-height: 22.4px;
    color: var(--dark);
    position: relative;
  }
  .meta-filter-shop .count-text .count {
    display: inline-block;
    margin-right: 4px;
  }
  .meta-filter-shop #applied-filters {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .meta-filter-shop .filter-tag {
    font-size: 14px;
    line-height: 22.4px;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 5px 14px;
    border: 1px solid var(--line);
    border-radius: 11px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }
  .meta-filter-shop .filter-tag .icon-close {
    font-size: 10px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: left;
  }
  .meta-filter-shop .filter-tag:hover {
    border-color: var(--dark);
  }
  .meta-filter-shop .remove-all-filters {
    padding: 5px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    line-height: 22.4px;
    border-color: transparent;
    background-color: transparent;
    color: var(--dark);
    font-weight: 400;
    border-radius: 11px;
  }
  .meta-filter-shop .remove-all-filters .icon {
    font-size: 10px;
  }
  .meta-filter-shop .remove-all-filters:hover {
    border-color: var(--dark);
  }
  .sidebar-filter {
    background-color: var(--white);
    transition: transform 0.3s ease-in-out;
  }
  .overlay-filter {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100vw;
    height: 100vh;
    background-color: var(--backdrop);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.15s linear;
  }
  .overlay-filter.show {
    opacity: 1;
    visibility: visible;
  }
  .loadItem.hidden {
    display: none;
  }
  #description p:not(:first-child) {
    margin-top: 20px;
  }
  .popup-shopping-cart .modal-content {
    flex-direction: column;
  }
  .popup-shopping-cart .wrap {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .popup-shopping-cart .tf-mini-cart-threshold {
    padding: 24px 32px 21px;
  }
  .popup-shopping-cart .tf-mini-cart-threshold .text {
    font-size: 14px;
    line-height: 22.4px;
    margin-bottom: 31px;
  }
  .popup-shopping-cart .tf-mini-cart-threshold .tf-progress-bar {
    margin-top: 12px;
    margin-bottom: 16px;
  }
  .popup-shopping-cart .tf-mini-cart-wrap {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    position: relative;
    margin-top: 16px;
  }
  .popup-shopping-cart .tf-minicart-recommendations {
    padding: 57px 32px 24px 32px;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-minicart-recommendations-heading {
    margin-bottom: 24px;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-minicart-recommendations-heading .nav-swiper {
    position: unset;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item {
    padding: 9px;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item .tf-mini-cart-image {
    border-radius: 8px;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item .tf-mini-cart-image a {
    width: 100%;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item .tf-mini-cart-info .price-wrap {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item .tf-mini-cart-info .new-price {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
  }
  .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item .tf-btn {
    padding: 9px 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
  }
  .popup-shopping-cart .tf-mini-cart-bottom {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1019607843);
    flex-shrink: 0;
  }
  .popup-shopping-cart .tf-mini-cart-tool {
    padding: 0 32px;
    height: 70px;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
  }
  .popup-shopping-cart .tf-mini-cart-tool .tf-mini-cart-tool-btn {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    place-content: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: rgba(0, 0, 0, 0.8);
  }
  .popup-shopping-cart .tf-mini-cart-tool .tf-mini-cart-tool-btn .icon {
    font-size: 22px;
    color: #98a2b3;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap {
    padding: 24px 32px 34px;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-totals-discounts {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 10px;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discounts-list,
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discounts-group {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
    width: 100%;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discounts-list {
    --cart-discount-rows: 4;
    --cart-discount-row-height: 20px;
    --cart-discount-row-gap: 4px;
    max-height: calc(var(--cart-discount-row-height) * var(--cart-discount-rows) + var(--cart-discount-row-gap) * (var(--cart-discount-rows) - 1));
    overflow-y: auto;
    overscroll-behavior: contain;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discount-row {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    color: var(--dark);
    line-height: 20px;
    font-size: 14px;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discount-label {
    flex: 1 1 auto;
    min-width: 0;
    overflow-wrap: anywhere;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discount-value {
    flex-shrink: 0;
    text-align: end;
    white-space: nowrap;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discount-remove {
    border: 0;
    background: transparent;
    color: var(--rgba-dark);
    cursor: pointer;
    flex-shrink: 0;
    line-height: 20px;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-discount-remove:hover {
    color: var(--primary);
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-grand-total {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) max-content;
    align-items: center;
    column-gap: 12px;
    width: 100% !important;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-grand-total .tf-cart-total,
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-grand-total .tf-totals-total-value {
    display: block;
    width: auto;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-grand-total .tf-cart-total {
    min-width: 0;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-grand-total .tf-totals-total-value {
    justify-self: end;
    margin-left: 0;
    text-align: end;
    white-space: nowrap;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-tax {
    color: var(--dark);
    opacity: 0.8 !important;
    padding-bottom: 14px;
    border-bottom: 1px solid var(--line);
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-checkbox {
    margin-bottom: 32px;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-cart-checkbox a:hover {
    color: var(--primary) !important;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout {
    display: flex;
    gap: 10px;
    position: relative;
    z-index: 1;
  }
  .popup-shopping-cart .tf-mini-cart-bottom-wrap .tf-mini-cart-view-checkout .tf-btn {
    text-transform: none;
  }
  .popup-shopping-cart .popup-header .icon-close-popup {
    padding-right: 0;
  }
  .popup-shopping-cart.style-2 {
    max-width: 100% !important;
  }
  .popup-shopping-cart.style-2 .modal-content {
    max-width: 748px !important;
  }
  .popup-shopping-cart.style-2 .canvas-wrapper {
    display: flex;
    flex-direction: column;
  }
  .popup-shopping-cart.style-2 .also-like-product {
    position: relative;
  }
  .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap {
    display: flex;
    gap: 24px;
    overflow-x: auto;
    padding: 15px 15px 5px;
  }
  .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap::-webkit-scrollbar {
    height: 4px;
  }
  .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap::-webkit-scrollbar-thumb {
    background: var(--primary);
  }
  .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap::-webkit-scrollbar-track {
    background: var(--line);
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item {
    padding: 0;
    gap: 12px;
    min-width: 225px;
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-mini-cart-image {
    width: 95px;
    height: 126px;
    border-radius: 8px;
    position: relative;
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-mini-cart-image a {
    width: 100%;
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .on-sale-wrap {
    position: absolute;
    top: 6px;
    left: 6px;
    padding: 5px 10px;
    border-radius: 99px;
    background-color: var(--primary);
    color: var(--white);
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-mini-cart-info {
    gap: 4px;
    align-items: center;
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-mini-cart-info .title {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .price-wrap {
    margin-bottom: 4px;
  }
  .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-btn {
    padding: 9px 19px;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
  }
  .popup-shopping-cart.style-2 .popup-shopping-cart-main {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    border-left: 1px solid var(--line);
    overflow: hidden;
  }
  .popup-shopping-cart.style-2 .popup-shopping-cart-main .tf-mini-cart-sroll {
    padding-bottom: 15px;
  }
  .popup-shopping-cart.style-empty .popup-header .icon-close-popup {
    padding-right: 10px;
    font-size: 18px;
  }
  .popup-shopping-cart.style-empty .tf-mini-cart-threshold .tf-progress-bar {
    height: 5px;
  }
  .popup-shopping-cart.style-empty .cart-empty-wrap {
    text-align: center;
    padding: 0 15px;
  }
  .popup-shopping-cart.style-empty .cart-empty-wrap img {
    width: 100px;
  }
  .popup-shopping-cart.style-empty .cart-empty-wrap p,
  .popup-shopping-cart.style-empty .cart-empty-wrap img {
    margin-bottom: 15px;
  }
  .popup-shopping-cart.style-empty .tf-mini-cart-wrap {
    padding-top: 57px;
  }
  .popup-shopping-cart.style-empty .tf-mini-cart-wrap .tf-minicart-recommendations {
    padding-top: 0;
  }
  .popup-shopping-cart.style-empty .tf-mini-cart-items {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .tf-mini-cart-main {
    flex: 1 1 auto;
    position: relative;
  }
  .tf-mini-cart-sroll {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
  }
  .tf-mini-cart-sroll::-webkit-scrollbar {
    width: 4px;
  }
  .tf-mini-cart-sroll::-webkit-scrollbar-thumb {
    background: var(--primary);
  }
  .tf-mini-cart-sroll::-webkit-scrollbar-track {
    background: var(--line);
  }
  .tf-mini-cart-items {
    display: flex;
    gap: 12px;
    flex-direction: column;
  }
  .tf-mini-cart-item {
    padding: 0 32px;
    display: flex;
    align-items: flex-start;
    gap: 10px;
  }
  .tf-mini-cart-item .tf-mini-cart-image {
    display: block;
    width: 95px;
    height: 126px;
    flex-shrink: 0;
    border-radius: 8px;
    overflow: hidden;
  }
  .tf-mini-cart-item .tf-mini-cart-image a {
    width: 100%;
    height: 100%;
    display: block;
  }
  .tf-mini-cart-item .tf-mini-cart-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tf-mini-cart-item .tf-mini-cart-info {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .tf-mini-cart-item .tf-mini-cart-info .info-variant {
    display: flex;
    gap: 10px;
    position: relative;
    width: max-content;
  }
  .tf-mini-cart-item .tf-mini-cart-info .info-variant select {
    appearance: none;
    background: transparent;
    border: 0;
    padding-left: 5px;
    margin-left: -5px;
    padding-right: 20px;
    cursor: pointer !important;
    z-index: 1;
  }
  .tf-mini-cart-item .tf-mini-cart-info .info-variant select option {
    padding: 5px;
  }
  .tf-mini-cart-item .tf-mini-cart-info .info-variant .edit {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    font-size: 10px;
    line-height: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-mini-cart-item .tf-mini-cart-info .info-variant:hover .edit {
    color: var(--primary) !important;
  }
  .tf-mini-cart-item .tf-mini-cart-info .wg-quantity {
    width: 90px;
  }
  .tf-mini-cart-item .remove {
    padding: 0;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-mini-cart-item .remove:hover {
    color: var(--primary);
  }
  .tf-mini-cart-tool-openable {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%);
    transition: transform 0.25s ease-in-out;
    z-index: 70;
  }
  .tf-mini-cart-tool-openable.open {
    transform: translateY(0);
  }
  .tf-mini-cart-tool-openable.open > .overplay {
    opacity: 1;
    visibility: visible;
  }
  .tf-mini-cart-tool-openable.open .tf-mini-cart-tool-content {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  }
  .tf-mini-cart-tool-openable > .overplay {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200vh;
    right: 0;
    background-color: rgba(5, 5, 5, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-close {
    cursor: pointer;
  }
  .tf-mini-cart-tool-openable .tf-btn {
    height: 47px;
  }
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-content {
    position: relative;
    z-index: 80;
    padding: 32px 36px;
    background-color: var(--white);
  }
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-mini-cart-tool-text {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    color: #101828;
  }
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-mini-cart-tool-text .icon {
    width: 33px;
    height: 33px;
    border: 1px solid var(--dark);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: var(--dark);
  }
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-cart-tool-btns {
    display: flex;
    gap: 30px;
    align-items: center;
  }
  .tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-cart-tool-btns .tf-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    height: 52px;
    text-transform: none;
  }
  .tf-mini-cart-tool-openable.add-note textarea {
    height: 148px;
    margin-bottom: 24px;
  }
  .tf-mini-cart-tool-openable.coupon .tf-mini-cart-tool-text1 {
    margin-bottom: 7px;
    color: #475467;
  }
  .tf-mini-cart-tool-openable.coupon input {
    margin-bottom: 24px;
  }
  .tf-mini-cart-tool-openable.coupon input:has(+ .tf-user-coupon-select) {
    margin-bottom: 0;
  }
  .tf-mini-cart-tool-openable.coupon .tf-user-coupon-select {
    margin-bottom: 22px;
  }
  .tf-mini-cart-tool-openable.add-gift .tf-mini-cart-tool-text1 {
    margin-bottom: 127px;
    color: rgb(71, 84, 103);
  }
  .tf-mini-cart-tool-openable.estimate-shipping select {
    height: 49px;
    border-radius: 6px;
    font-size: 14px;
    color: #667085;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .field {
    margin-bottom: 14px;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .field p {
    margin-bottom: 8px;
    color: #101828;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .tf-cart-tool-btns {
    margin-top: 30px;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .error {
    margin-top: 20px;
    color: #ff5757;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .success {
    margin-top: 20px;
  }
  .tf-mini-cart-tool-openable.estimate-shipping .success .standard {
    color: #46ba4c;
    margin-top: 10px;
  }
  .popup-shopping-cart .cart-drawer-input {
    border-color: var(--cart-drawer-input-border-color) !important;
  }
  .popup-shopping-cart .cart-drawer-input:focus {
    border-color: var(--cart-drawer-input-focus-border-color) !important;
  }
  .tf-progress-ship {
    width: 100%;
    background-color: var(--line-3);
    height: 8px;
    position: relative;
    border-radius: 16px;
  }
  .tf-progress-ship .value {
    height: 100%;
    background: var(--primary);
    position: relative;
    transition: width 2s ease;
    border-radius: 16px;
  }
  .tf-progress-ship .icon {
    position: absolute;
    left: 95%;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 35px;
    border: 3px solid var(--primary-3);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary);
    border-radius: 50%;
    font-size: 16px;
    color: var(--white);
  }
  .tf-cart-head .title {
    margin-bottom: 35px;
  }
  .tf-cart-head .tf-progress-ship {
    background-color: var(--line-4);
  }
  .tf-cart-head .tf-progress-ship .value {
    background-color: #ff9752;
  }
  .tf-cart-head .tf-progress-ship .icon {
    background-color: #ff9752;
    border-color: #ffd1b3;
    font-size: 18px;
    width: 38px;
    height: 38px;
  }
  .table-page-cart {
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 24px;
    width: 100%;
    line-height: 1.4;
  }
  .table-page-cart thead tr {
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
  }
  .table-page-cart thead tr th {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  .table-page-cart td {
    padding: 18px 9px;
  }
  .table-page-cart .tf-cart-item {
    border-bottom: 1px solid var(--line);
  }
  .table-page-cart .tf-cart-item td:first-child {
    text-align: start;
    padding-left: 0;
  }
  .table-page-cart .tf-cart-item .wg-quantity {
    padding: 9px 6px;
    margin: auto;
  }
  .table-page-cart .tf-cart-item .wg-quantity .quantity-product {
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 16.8px;
    font-weight: 700;
    font-family: "DM Sans", sans-serif;
  }
  .table-page-cart .tf-cart-item .wg-quantity .btn-quantity {
    width: 30px;
    height: 30px;
    align-items: flex-start;
    font-size: 20px;
  }
  .table-page-cart .tf-cart-item .tf-cart-item_total {
    width: 18%;
  }
  .table-page-cart .tf-cart-item_product {
    display: flex;
    align-items: center;
  }
  .table-page-cart .tf-cart-item_product .img-box {
    max-width: 98px;
    max-height: 130px;
    margin-right: 10px;
    border-radius: 4px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .table-page-cart .tf-cart-item_product .cart-info .name {
    margin-bottom: 10px;
  }
  .table-page-cart .tf-cart-item_product .cart-info .variants {
    margin-bottom: 32px;
    font-size: 12px;
    line-height: 14.4px;
    color: var(--rgba-dark);
  }
  .table-page-cart .tf-cart-item_product .cart-info .remove-cart {
    font-size: 12px;
    line-height: 14.4px;
    color: var(--rgba-dark);
    text-decoration: underline;
  }
  .tf-page-cart-main .check-gift {
    display: flex;
    gap: 8px;
  }
  .tf-page-cart-main .check-gift .tf-check {
    margin-top: 2px;
  }
  .tf-page-cart-main .check-gift .label {
    font-size: 14px;
    line-height: 22.4px;
  }
  .tf-page-cart-main .box-ip-discount {
    margin: 24px 0px;
    max-width: 443px;
  }
  .tf-page-cart-main .box-ip-discount .discount-ip {
    display: flex;
    gap: 6px;
  }
  .tf-page-cart-main .box-ip-discount .tf-btn {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .tf-page-cart-main .box-ip-discount input {
    padding-left: 12px;
    padding-right: 12px;
  }
  .tf-page-cart-main .box-ip-discount .discount-message {
    margin-top: 10px;
  }
  .tf-page-cart-main .box-ip-discount .discount-message.error {
    color: #ff5757;
  }
  .tf-page-cart-main .box-ip-discount .discount-message.success {
    color: #46ba4c;
  }
  .tf-page-cart-main .cart-note label {
    margin-bottom: 10px;
  }
  .tf-page-cart-main .cart-note textarea {
    height: 206px;
  }
  .tf-page-cart-main .form-cart {
    margin-bottom: 32px;
  }
  .tf-page-cart-main .fl-iconbox .tf-swiper {
    padding: 24px;
    border: 1px solid var(--line);
    border-radius: 16px;
  }
  .tf-page-cart-main .fl-iconbox .tf-icon-box .box-icon {
    width: 48px;
    height: 48px;
  }
  .tf-page-cart-main .fl-iconbox .tf-icon-box .icon {
    font-size: 18px;
    color: var(--primary);
  }
  .tf-page-cart-main .fl-iconbox .tf-icon-box .title {
    font-size: 16px;
    line-height: 24px;
  }
  .tf-page-cart-main .fl-iconbox .sw-dot-default {
    margin-top: 12px;
  }
  .tf-page-cart-sidebar .cart-box {
    padding: 24px 15px;
    border: 1px solid var(--line);
    border-radius: 16px;
  }
  .tf-page-cart-sidebar .cart-box:not(:last-child) {
    margin-bottom: 24px;
  }
  .tf-page-cart-sidebar .cart-box .feedback-message {
    margin-top: 10px;
    text-align: center;
  }
  .tf-page-cart-sidebar .cart-box .feedback-message.error {
    color: #ff5757;
  }
  .tf-page-cart-sidebar .cart-box .feedback-message.success {
    color: #46ba4c;
  }
  .tf-page-cart-sidebar .shipping-cart-box .title {
    margin-bottom: 24px;
  }
  .tf-page-cart-sidebar .shipping-cart-box .field label {
    margin-bottom: 8px;
  }
  .tf-page-cart-sidebar .shipping-cart-box .field:not(:last-child) {
    margin-bottom: 20px;
  }
  .tf-page-cart-sidebar .shipping-cart-box input {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tf-page-cart-sidebar .shipping-cart-box input::placeholder {
    opacity: 1;
  }
  .tf-page-cart-sidebar .shipping-cart-box .tf-btn {
    margin-top: 8px;
  }
  .tf-page-cart-sidebar .shipping-cart-box .shipping-message {
    margin-top: 10px;
    text-align: center;
  }
  .tf-page-cart-sidebar .shipping-cart-box .shipping-message.error {
    color: #ff5757;
  }
  .tf-page-cart-sidebar .shipping-cart-box .shipping-message.success {
    color: #46ba4c;
  }
  .tf-page-cart-sidebar .checkout-cart-box .cart-head {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
  }
  .tf-page-cart-sidebar .checkout-cart-box .total-discount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 10px;
  }
  .tf-page-cart-sidebar .checkout-cart-box .check-agree {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .tf-page-cart-sidebar .checkout-cart-box .check-agree label {
    font-size: 14px;
    line-height: 22.4px;
  }
  .tf-page-cart-sidebar .checkout-cart-box .check-agree label a {
    text-decoration: underline;
  }
  .tf-page-cart-sidebar .checkout-cart-box .checkout-btn {
    margin-top: 32px;
    margin-bottom: 20px;
  }
  .tf-page-cart-sidebar .checkout-cart-box .cart-list-social {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
  }
  .tf-page-cart-sidebar .checkout-cart-box .payment-card {
    border: 1px solid #d9d9d9;
    border-radius: 2.5px;
    width: 45px;
    height: 31.3px;
  }
  .tf-page-cart-sidebar .testimonial-cart-box {
    border-color: transparent;
    background: linear-gradient(113.78deg, #fff6d4 0%, #ffe3e3 100%);
  }
  .tf-page-cart-sidebar .testimonial-cart-box .box-testimonial-main {
    gap: 24px;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .box-testimonial-main .quote {
    font-size: 42px;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .box-testimonial-main .icon-star {
    color: #ecb100;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .box-author {
    gap: 5px;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .box-author .img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .box-nav-swiper {
    gap: 10px;
    margin-top: 24px;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .nav-swiper {
    width: 32px;
    height: 32px;
  }
  .tf-page-cart-sidebar .testimonial-cart-box .nav-swiper::after {
    font-size: 10px;
  }
  .tf-page-cart-sidebar .order-box .title {
    margin-bottom: 24px;
  }
  .tf-page-cart-sidebar .order-box .list-order-product {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
  }
  .tf-page-cart-sidebar .order-box .order-item {
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .tf-page-cart-sidebar .order-box .order-item:not(:last-child) {
    margin-bottom: 16px;
  }
  .tf-page-cart-sidebar .order-box .order-item .img-product {
    width: 72px;
    height: 94px;
    position: relative;
  }
  .tf-page-cart-sidebar .order-box .order-item .img-product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
  }
  .tf-page-cart-sidebar .order-box .order-item .img-product .quantity {
    position: absolute;
    width: 24px;
    height: 24px;
    right: -12px;
    top: -12px;
    border-radius: 999px;
    background-color: var(--primary);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
  .tf-page-cart-sidebar .order-box .order-item .content {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
  }
  .tf-page-cart-sidebar .order-box .order-item .info {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .tf-page-cart-sidebar .order-box .order-item .info .variant {
    font-size: 12px;
    line-height: 14.4px;
    color: var(--rgba-dark);
  }
  .tf-page-cart-sidebar .order-box .list-total {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(161, 161, 161, 0.2);
  }
  .tf-page-cart-sidebar .order-box .list-total .total-item:not(:last-child) {
    margin-bottom: 12px;
  }
  .tf-page-cart-sidebar .order-box .btn-order {
    margin-top: 32px;
  }
  .tf-page-cart-sidebar .feedback-box .title {
    margin-bottom: 24px;
  }
  .tf-page-cart-sidebar .feedback-box .text {
    margin-bottom: 24px;
  }
  .tf-page-cart-sidebar .feedback-box .list-exp {
    display: flex;
    gap: 20px;
  }
  .tf-page-cart-sidebar .feedback-box .check-exp {
    display: flex;
    align-items: center;
    gap: 8px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
  }
  .tf-page-cart-sidebar .feedback-box .check-exp:has(.tf-check-rounded:checked) .text-exp {
    color: var(--dark);
  }
  .tf-page-cart-sidebar .feedback-box .check-exp .text-exp {
    color: rgba(102, 112, 133, 0.8);
  }
  .tf-page-cart-sidebar .box-share-social .title {
    margin-bottom: 24px;
  }
  .tf-page-cart-sidebar .box-share-social {
    margin-top: 56px;
  }
  .tf-page-cart-sidebar .social-item {
    color: var(--primary);
  }
  .tf-checkout-cart-main {
    padding: 24px 15px 40px;
    border-radius: 16px;
    border: 1px solid var(--line);
  }
  .tf-checkout-cart-main .title {
    margin-bottom: 24px;
  }
  .tf-checkout-cart-main .grid-3,
  .tf-checkout-cart-main .grid-2 {
    gap: 16px;
  }
  .tf-checkout-cart-main .box-ip-shipping,
  .tf-checkout-cart-main .box-ip-contact,
  .tf-checkout-cart-main .box-ip-checkout {
    margin-bottom: 32px;
  }
  .tf-checkout-cart-main .box-ip-contact .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .tf-checkout-cart-main .box-ip-contact .title .link {
    padding: 2px 0px;
    border-bottom: 1px solid;
  }
  .tf-checkout-cart-main .check-ship {
    display: flex;
    gap: 8px;
    padding: 14px 16px;
    border-radius: 6px;
    border: 1px solid var(--line);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }
  .tf-checkout-cart-main .check-ship:has(.tf-check-rounded:checked) {
    border-color: var(--primary);
  }
  .tf-checkout-cart-main .check-ship:has(.tf-check-rounded:checked) .text {
    color: var(--rgba-dark-2);
  }
  .tf-checkout-cart-main .check-ship .tf-check-rounded {
    flex-shrink: 0;
    margin-top: 5px;
  }
  .tf-checkout-cart-main .check-ship .text {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
    color: rgba(102, 112, 133, 0.8);
  }
  .tf-checkout-cart-main .check-payment {
    display: flex;
    gap: 8px;
    padding: 14px 16px;
    border-radius: 6px;
    border: 1px solid var(--line);
  }
  .tf-checkout-cart-main .check-payment .tf-check-rounded {
    flex-shrink: 0;
    margin-top: 5px;
  }
  .tf-checkout-cart-main .check-payment .text-payment {
    color: rgba(102, 112, 133, 0.8);
  }
  .tf-checkout-cart-main .payment-method-box {
    margin-bottom: 32px;
  }
  .payment-item {
    border: 1px solid var(--line);
    border-radius: 6px;
  }
  .payment-item .payment-header {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 14px 16px;
    color: var(--text-3);
  }
  .payment-item .payment-body {
    padding: 4px 16px 22px;
  }
  .payment-item .ip-card {
    position: relative;
  }
  .payment-item .ip-card input {
    padding-right: 55px;
  }
  .payment-item .ip-card .card-logo {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 41px;
    height: 12px;
  }
  .payment-item .cb-ship {
    display: flex;
    gap: 8px;
  }
  .payment-item .cb-ship input {
    margin-top: 2px;
  }
  .paypal-payment .payment-header {
    position: relative;
    padding-right: 95px;
  }
  .paypal-payment .payment-header .card-logo {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 78px;
    height: 20px;
  }
  .title-success-order .icon {
    width: 132px;
    height: 132px;
    margin-bottom: 32px;
  }
  .title-success-order .box-title {
    display: grid;
    gap: 24px;
  }
  .tf-main-success .box-progress-order {
    border: 1px solid var(--line);
    padding: 24px;
    border-radius: 16px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .tf-main-success .box-progress-order .order-progress-item {
    display: grid;
    gap: 12px;
  }
  .tf-main-success .box-progress-order .order-progress-item:not(:last-child) {
    border-right: 1px solid var(--line);
  }
  .tf-main-success .box-timeline-order {
    max-width: 618px;
    margin: 64px auto 42px;
    display: flex;
    justify-content: space-between;
  }
  .tf-main-success .box-timeline-order .line-time {
    display: flex;
    height: 1px;
    width: 100%;
    max-width: 208px;
    background-color: #efefef;
    margin: 25px -10px 0px;
  }
  .tf-main-success .timeline-item {
    position: relative;
    flex-shrink: 0;
  }
  .tf-main-success .timeline-item .box-icon {
    width: 48px;
    height: 48px;
    font-size: 28px;
    color: var(--dark);
    background-color: #efefef;
    border-radius: 50%;
    margin: 0px auto 12px;
  }
  .tf-main-success .timeline-item .content {
    display: grid;
    gap: 4px;
  }
  .tf-main-success .timeline-item.active .box-icon {
    background-color: var(--primary);
    color: var(--white);
  }
  .tf-main-success .timeline-item.active .title {
    color: var(--primary);
  }
  .tf-main-success .map-order {
    height: 500px;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 24px;
  }
  .tf-main-success .box-ship-address {
    border: 1px solid var(--line);
    padding: 24px;
    border-radius: 16px;
    margin-bottom: 24px;
  }
  .tf-main-success .ship-address-item .title {
    margin-bottom: 24px;
  }
  .tf-main-success .ship-address-item .list-address li:not(:last-child) {
    margin-bottom: 8px;
  }
  .fl-order-testimonial {
    padding: 24px;
    background-color: #ffeded;
    border-radius: 16px;
  }
  .fl-order-testimonial .box-order-tes {
    display: grid;
    justify-items: center;
    gap: 24px;
  }
  .fl-order-testimonial .box-order-tes .content {
    display: grid;
    gap: 16px;
  }
  .fl-order-testimonial .box-order-tes .icon {
    font-size: 32px;
    color: var(--primary);
  }
  .fl-order-testimonial .sw-dot-default {
    margin-top: 24px;
  }
  .sidebar-order-success .order-box {
    padding-bottom: 60px;
  }
  .tf-cart-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
  }
  .tf-cart-checkbox .tf-checkbox-wrapp {
    place-items: center;
    position: relative;
    overflow: hidden;
    display: flex;
  }
  .tf-cart-checkbox .tf-checkbox-wrapp input {
    cursor: pointer;
    display: block;
    width: 14px;
    height: 14px;
    transition: 0.2s ease-in-out;
    background-color: var(--white);
    opacity: 0;
  }
  .tf-cart-checkbox .tf-checkbox-wrapp input:checked + div {
    background-color: var(--primary);
  }
  .tf-cart-checkbox .tf-checkbox-wrapp input:checked + div i {
    transform: scale(1);
  }
  .tf-cart-checkbox .tf-checkbox-wrapp div {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    transition: 0.25s ease-in-out;
    z-index: 5;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background-color: var(--white);
    color: var(--white);
    pointer-events: none;
  }
  .tf-cart-checkbox .tf-checkbox-wrapp div i {
    font-size: 6px;
    transform: scale(0);
  }
  .tf-cart-checkbox label {
    font-weight: 400;
    cursor: pointer;
  }
  .tf-cart-checkbox label a {
    text-decoration: underline;
    text-underline-offset: 2px;
  }
  .tf-cart-checkbox .wrap-content {
    display: none;
  }
  .tf-cart-checkbox.check .wrap-content {
    display: block;
  }
  @media (max-width: 767px) {
    .popup-shopping-cart .tf-mini-cart-wrap {
      min-height: 0;
    }
    .popup-shopping-cart .tf-mini-cart-main {
      flex: 1 1 auto;
      min-height: 120px;
    }
    .popup-shopping-cart .tf-mini-cart-bottom {
      display: flex;
      flex-direction: column;
      flex: 0 1 auto;
      min-height: 0;
    }
    .popup-shopping-cart .tf-mini-cart-bottom-wrap {
      display: flex;
      flex-direction: column;
      min-height: 0;
    }
    .popup-shopping-cart .tf-cart-totals-discounts {
      display: flex;
      flex-direction: column;
      flex: 0 1 auto;
      min-height: 0;
    }
    .popup-shopping-cart .tf-cart-discounts-list {
      flex: 0 1 auto;
      min-height: 0;
      overflow-y: auto;
      overscroll-behavior: contain;
    }
    .popup-shopping-cart .tf-mini-cart-tool,
    .popup-shopping-cart .tf-cart-grand-total,
    .popup-shopping-cart .tf-cart-tax,
    .popup-shopping-cart .tf-mini-cart-view-checkout {
      flex: 0 0 auto;
    }
    .popup-shopping-cart .tf-mini-cart-tool-openable {
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      max-height: 100%;
    }
    .popup-shopping-cart .tf-mini-cart-tool-openable .tf-mini-cart-tool-content {
      min-height: 0;
      overflow-y: auto;
      overscroll-behavior: contain;
    }
    .popup-shopping-cart .tf-mini-cart-tool-openable .tf-mini-cart-tool-content .tf-cart-tool-btns {
      position: sticky;
      bottom: 0;
      background-color: var(--white);
      padding-top: 12px;
    }
    .popup-shopping-cart .tf-mini-cart-empty {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 16px;
      text-align: center;
      min-height: 100%;
    }
    .popup-shopping-cart .tf-mini-cart-empty .tf-btn {
      margin-top: 0 !important;
    }
    .popup-shopping-cart .cart-item-custom-fields {
      margin-bottom: 8px !important;
    }
    .popup-shopping-cart .cart-item-custom-fields > *:last-child,
    .popup-shopping-cart .cart-item-custom-fields .custom-field-text-container:last-child,
    .popup-shopping-cart .cart-item-custom-fields .custom-field-file-list:last-child {
      margin-bottom: 0;
    }
  }
  .main-content-account {
    display: flex;
    gap: 30px;
  }
  .main-content-account .my-acount-content {
    width: 100%;
  }
  .sidebar-account-wrap {
    border-radius: 8px;
    border: 1px solid var(--line);
    max-width: 244px;
    width: 100%;
    height: max-content;
  }
  .sidebar-account-wrap .my-account-nav-item {
    padding: 15px 12px;
    display: block;
  }
  .sidebar-account-wrap .my-account-nav-item:hover {
    background-color: var(--primary-4);
  }
  .sidebar-account-wrap .my-account-nav-item.active {
    color: var(--primary);
    background-color: var(--primary-4);
  }
  .sidebar-account-wrap li:not(:first-child) {
    border-top: 1px solid var(--line);
  }
  .canvas-sidebar .sidebar-account-wrap {
    max-width: unset;
  }
  .my-acount-content .box-account-title {
    display: grid;
    gap: 16px;
    margin-bottom: 30px;
  }
  .account-orders .title {
    margin-bottom: 42px;
  }
  .account-orders .wrap-account-order {
    overflow-x: auto;
    border: 1px solid var(--line);
    border-radius: 8px;
  }
  .account-orders .wrap-account-order::-webkit-scrollbar {
    height: 3px;
  }
  .account-orders .wrap-account-order::-webkit-scrollbar-thumb {
    background: var(--surface);
    border-radius: 999px;
  }
  .account-orders table {
    width: 100%;
    min-width: 700px;
    text-align: center;
    border-radius: 8px;
  }
  .account-orders table thead,
  .account-orders table td,
  .account-orders table th {
    padding: 15px 20px;
  }
  .account-orders table thead tr {
    border-bottom: 1px solid var(--line);
  }
  .account-orders table tbody tr:not(:last-child) {
    border-bottom: 1px solid var(--line);
  }
  .account-orders table td:first-child,
  .account-orders table th:first-child {
    text-align: start;
  }
  .account-orders table .view-detail {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    padding: 5px 19px;
    border: 1px solid var(--dark);
    border-radius: 99px;
  }
  .account-orders table .view-detail:hover {
    background-color: var(--dark);
    color: var(--white);
  }
  .account-orders .account-no-orders-wrap {
    display: none;
    text-align: center;
  }
  .account-orders .account-no-orders-wrap img {
    margin-bottom: 42px;
  }
  .account-orders .account-no-orders-wrap .title {
    margin-bottom: 16px;
  }
  .account-orders .account-no-orders-wrap .text {
    margin-bottom: 32px;
  }
  .account-orders.no-orders .account-no-orders-wrap {
    display: block;
  }
  .account-orders.no-orders .account-orders-wrap {
    display: none;
  }
  .account-dashboard .content-account {
    display: grid;
    gap: 15px;
  }
  .account-dashboard .hello-name span {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
  }
  .account-dashboard .hello-name .name {
    font-weight: 500;
  }
  .account-dashboard .hello-name a {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
  }
  .account-dashboard .box-check {
    border-radius: 16px;
    border: 1px solid var(--line);
    padding: 45px 15px;
    height: 100%;
    display: block;
  }
  .account-dashboard .box-check .text {
    display: grid;
    gap: 6px;
  }
  .account-dashboard .icon {
    position: relative;
    display: inline-flex;
    margin-bottom: 24px;
  }
  .account-dashboard .icon i {
    font-size: 44px;
  }
  .account-dashboard .count-number {
    position: absolute;
    display: inline-flex;
    background-color: #ff6f61;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    top: -18px;
    right: -30px;
  }
  .account-dashboard .box-check-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
  }
  .account-dashboard .box-check-list > * {
    width: 100%;
  }
  .banner-account {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
  }
  .banner-account.bg-linear {
    background: linear-gradient(270deg, #efe7ff 0%, #eaf3ff 100%);
  }
  .banner-account .banner-content-right {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: grid;
    gap: 16px;
  }
  .banner-account .banner-title {
    display: grid;
    gap: 6px;
  }
  .banner-account.banner-acc-countdown {
    padding: 30px;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
  }
  .banner-account.banner-acc-countdown .banner-content-left {
    display: grid;
    gap: 8px;
  }
  .account-address-item {
    border-radius: 16px;
    border: 1px solid var(--line);
  }
  .account-address-item .title {
    padding: 15px;
    border-bottom: 1px solid var(--line);
  }
  .account-address-item .info-detail {
    padding: 15px;
    display: grid;
    gap: 24px;
    color: var(--text);
  }
  .account-address-item .box-infor {
    display: grid;
    gap: 12px;
  }
  .account-address-item .box-btn {
    display: flex;
    gap: 12px;
  }
  .account-address-item.editing {
    background-color: #fafafa;
  }
  .account-address .btn-add-address {
    margin-bottom: 42px;
  }
  .account-address .show-form-address {
    margin-bottom: 24px;
  }
  .form-edit-account {
    text-align: center;
  }
  .form-edit-account .form-name {
    margin-bottom: 28px;
    text-align: left;
  }
  .form-edit-account .form-pass {
    text-align: left;
  }
  .form-edit-account .title-form {
    margin-bottom: 32px;
    text-align: left;
  }
  .form-edit-account .title-pass {
    margin-bottom: 24px;
  }
  .form-edit-account .tf-field:not(:last-child) {
    margin-bottom: 15px;
  }
  .form-edit-account .tf-btn {
    margin-top: 32px;
  }
  .list-account-address .account-address-edit-item {
    grid-column: 1/-1;
  }
  .s-blog-list-v1 .blog-item,
  .s-blog-list-v2 .blog-item {
    margin-bottom: 40px;
  }
  .s-blog-list-v1 .blog-item:last-of-type,
  .s-blog-list-v2 .blog-item:last-of-type {
    margin-bottom: 60px;
  }
  .s-blog-list-grid {
    gap: 42px 24px;
  }
  .s-blog-list-grid.grid-2 .blog-item .entry_image {
    aspect-ratio: 464/395;
  }
  .s-blog-single .heading {
    gap: 20px;
    text-align: center;
    margin-bottom: 48px;
  }
  .s-blog-single .heading > .entry-tag,
  .s-blog-single .heading > .entry-meta {
    justify-content: center;
  }
  .s-blog-single .content {
    margin-bottom: 80px;
  }
  .s-blog-single .content .entry_image {
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 42px;
  }
  .s-blog-single .content .text {
    font-size: 16px;
    line-height: 24px;
    color: var(--text);
    max-width: 1008px;
    width: 100%;
    margin: 0px auto;
    margin-bottom: 42px;
    text-align: center;
  }
  .s-blog-single .group-image {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-bottom: 65px;
  }
  .s-blog-single .group-image .entry_image {
    margin-bottom: 0 !important;
  }
  .s-blog-single .entry-social {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .s-blog-single .entry-social > p {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
  }
  .s-blog-single .bot {
    margin-bottom: 42px;
  }
  .s-blog-single .bot .entry-tag {
    margin-bottom: 20px;
  }
  .s-blog-single .related-post {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px 0px 42px;
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    gap: 30px;
  }
  .s-blog-single .related-post .post {
    display: flex;
    gap: 20px;
    align-items: center;
  }
  .s-blog-single .related-post .post:hover .icon {
    background-color: var(--primary);
    color: var(--white);
  }
  .s-blog-single .related-post .post:hover .name-post {
    color: var(--primary);
  }
  .s-blog-single .related-post p {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .s-blog-single .related-post p.name-post {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .s-blog-single .related-post .icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid var(--line);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    flex-shrink: 0;
  }
  .s-blog-single .related-post .text-wrap-left {
    text-align: left;
  }
  .s-blog-single .related-post .text-wrap-right {
    text-align: right;
  }
  .block-quote {
    padding: 30px;
    border-radius: 16px;
    background-color: #eeffde;
    min-height: 230px;
    display: flex;
    align-items: center;
    margin-bottom: 42px;
  }
  .block-quote p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    max-width: 1008px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
  }
  .sb-contact {
    border-radius: 16px;
    background-color: var(--surface);
    padding: 40px;
  }
  .sb-contact .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 30px;
  }
  .sb-contact .sub {
    color: var(--text);
    line-height: 22px;
    margin-bottom: 28px;
  }
  .sb-contact .btn-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 252px;
    width: 100%;
    margin: 0px auto;
  }
  .sb-contact .tf-btn {
    text-transform: none;
    font-family: "DM Sans", sans-serif;
    font-weight: 600;
  }
  .s-faq .faq-item:not(:last-child) {
    margin-bottom: 52px;
  }
  .s-faq .name-faq {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 32px;
  }
  .s-term-user .content {
    display: grid;
    gap: 52px;
    max-width: 1008px;
    width: 100%;
    margin: 0px auto;
  }
  .s-term-user .term-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    color: var(--dark);
    margin-bottom: 24px;
  }
  .s-term-user .term-text span {
    font-weight: 500;
    color: var(--dark);
  }
  .s-term-user .text-wrap {
    display: grid;
    gap: 24px;
  }
  .tf-page-title {
    padding: 52px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/images/section/page-title.jpg);
  }
  .tf-page-title .box-title {
    display: grid;
    gap: 12px;
    max-width: 560px;
    margin: auto;
  }
  .tf-page-title .breadcrumb-list {
    justify-content: center;
  }
  .breadcrumb-list {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .breadcrumb-list .breadcrumb-item {
    color: #757575;
  }
  .breadcrumb-list .breadcrumb-item::before {
    content: none;
  }
  .breadcrumb-list .dot {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .breadcrumb-list .dot span {
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #757575;
    border-radius: 50%;
  }
  .breadcrumb-list .current {
    color: var(--dark);
  }
  .breadcrumb-wrap {
    padding: 32px 0px 27px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .breadcrumb-prev-next {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--dark);
  }
  .breadcrumb-prev-next .breadcrumb-back {
    font-size: 20px;
  }
  .breadcrumb-prev-next .breadcrumb-next,
  .breadcrumb-prev-next .breadcrumb-prev {
    width: 18px;
    height: 18px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .s-404 {
    padding: 100px 0px;
  }
  .wg-404 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .wg-404 .image {
    max-width: 236px;
    width: 100%;
    margin-bottom: 12px;
  }
  .wg-404 .title {
    margin-bottom: 12px;
  }
  .wg-404 .sub {
    margin-bottom: 32px;
  }
  .wg-countdown .countdown__timer {
    display: flex;
    gap: 20px;
  }
  .wg-countdown .countdown__item {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    width: 90px;
    height: 90px;
    text-align: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid var(--primary);
  }
  .wg-countdown .countdown__value {
    display: inline-block;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: -0.02em;
  }
  .wg-countdown .countdown__value .countdown__value--3 {
    width: 100%;
    max-width: 90px;
  }
  .wg-countdown-2 {
    width: max-content;
    padding: 16px 32px;
    border-radius: 8px;
    border: 1px solid var(--line);
    background-color: var(--white);
  }
  .wg-countdown-2.color-1 .countdown__value {
    color: var(--primary);
  }
  .wg-countdown-2 .countdown__value {
    padding-top: 0px;
    font-family: "Be Vietnam Pro", serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    color: var(--primary);
  }
  .wg-countdown-2 .countdown__timer {
    display: flex;
    gap: 29px;
  }
  .wg-countdown-2 .countdown__item {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 4px;
    min-width: 56px;
  }
  .wg-countdown-2 .countdown__item:not(:last-child) .countdown__value {
    position: relative;
  }
  .wg-countdown-2 .countdown__item:not(:last-child) .countdown__value::after {
    content: ":";
    position: absolute;
    top: 50%;
    transform: translate(50%, -50%);
    right: -14px;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: var(--dark);
  }
  .wg-countdown-2 .countdown__item:first-child {
    min-width: 30px;
  }
  .wg-coming-soon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .wg-coming-soon .title {
    margin-bottom: 12px;
  }
  .wg-coming-soon .sub {
    margin-bottom: 48px;
  }
  .wg-coming-soon .wg-countdown {
    margin-bottom: 48px;
  }
  .wg-coming-soon .form-email-wrap {
    max-width: 482px;
    width: 100%;
    margin-bottom: 64px;
  }
  .wg-coming-soon .form-email-wrap .button-submit {
    right: 5px;
  }
  .wg-map.style-absolute {
    position: relative;
  }
  .wg-map.style-absolute .box-store {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    max-width: 419px;
  }
  .wg-map.style-absolute .box-store:hover {
    background-color: var(--white);
  }
  .wg-map .map {
    border-radius: 16px;
    overflow: hidden;
    height: 589px;
    width: 100%;
  }
  .s-contact .content-right,
  .s-contact .content-left {
    display: grid;
    gap: 20px;
  }
  .s-contact .wg-map {
    margin-bottom: 91px;
  }
  .s-contact .sub-title {
    font-size: 16px;
    line-height: 26px;
  }
  .s-contact.style-2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap-reverse;
    gap: 15px;
  }
  .s-contact.style-2 .content-left {
    padding: 30px;
    border-radius: 16px;
    position: relative;
    z-index: 2;
    gap: 15px;
    margin-bottom: 0;
    justify-items: flex-start;
  }
  .s-contact.style-2 .content-left .tf-btn {
    padding: 10px 24px;
    text-transform: none;
    margin-top: 20px;
  }
  .s-contact.style-2 .content-left .tf-social-icon .social-item:not(:hover) {
    background-color: transparent;
    border-color: var(--white);
  }
  .s-contact.style-2 .image-right {
    border-radius: 16px;
    overflow: hidden;
  }
  .s-contact.style-2 .image-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .contact-list {
    display: grid;
    gap: 10px;
  }
  .contact-list p {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
  }
  .contact-list a,
  .contact-list span {
    font-weight: 400;
    color: var(--text);
  }
  .box-store {
    padding: 40px 24px 20px;
    border-radius: 16px;
    border: 1px solid var(--line);
    background: var(--white);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .box-store .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 25.6px;
    margin-bottom: 8px;
  }
  .box-store .contact-list {
    gap: 0px;
    margin-bottom: 20px;
  }
  .box-store:hover {
    background: var(--primary-4);
  }
  .box-store.style-2 {
    display: grid;
    gap: 15px;
    padding: 30px;
    border-color: var(--white);
  }
  .grid-box-store {
    gap: 24px;
  }
  .s-store-location .wg-map {
    margin-bottom: 24px;
  }
  .s-banner-colection .banner-content {
    overflow: hidden;
    border-radius: 16px;
    gap: 0px;
    background-color: #f7f7f7;
    position: relative;
  }
  .s-banner-colection .box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0px auto;
    gap: 42px;
    padding: 24px;
  }
  .s-banner-colection:not(.style-abs):not(.style-abs-2):not(.banner-cls-phonecase) .box-content {
    width: 100%;
    max-width: 492px;
  }
  .s-banner-colection .box-title-banner {
    display: grid;
    gap: 24px;
  }
  .s-banner-colection.style-abs .box-content {
    position: absolute;
    left: 15px;
    bottom: 15px;
    right: 15px;
    padding: 0;
  }
  .s-banner-colection.style-abs-2 .box-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    right: 15px;
    padding: 0;
  }
  .s-banner-colection.style-abs-2 .image img {
    min-height: 350px;
    object-fit: cover;
  }
  .banner-cls-bicycle .banner-content {
    height: 400px;
    width: 100%;
  }
  .banner-cls-electric .banner-content {
    background: linear-gradient(67.69deg, #eeefff 11.66%, #f6f0f0 47.21%, #ffeff6 82.77%);
    padding: 16px 0px;
  }
  .banner-cls-electric .banner-content .box-title-banner {
    gap: 12px;
  }
  .banner-cls-mega-electric.style-abs-2 .image img {
    min-height: 296px;
    object-fit: cover;
  }
  .banner-cls-phonecase .banner-content {
    background-color: unset;
    border-radius: unset;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
  }
  .banner-cls-phonecase .banner-content > * {
    width: 100%;
  }
  .banner-cls-phonecase .box-content {
    margin: unset;
    padding: 0;
  }
  .banner-cls-phonecase .image {
    border-radius: 16px;
    overflow: hidden;
  }
  .banner-cls-petaccess .banner-content {
    background-color: #ffecce;
  }
  .banner-cls-electric-acc.style-abs-2 .box-content {
    background-color: var(--white);
    border-radius: 16px;
    left: 15px;
    right: 15px;
    margin: unset;
    padding: 30px 15px;
  }
  .banner-cls-mega-electric .new {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #d2a40c;
    border-radius: 22px;
    padding: 5px 12px;
  }
  .banner-cls-mega-electric .box-title-banner {
    justify-items: center;
  }
  .btn-sidebar-mb {
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 9999999;
  }
  .btn-sidebar-mb button {
    width: 40px;
    height: 40px;
    border-radius: 0;
    border: 1px solid var(--dark);
    padding: 0;
    justify-content: center;
  }
  .btn-sidebar-mb button:hover {
    background-color: var(--white);
    color: var(--dark);
  }
  .btn-sidebar-mb.right {
    left: unset;
    right: 0;
    transform: rotate(180deg);
  }
  .s-banner-countdown {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
  }
  .s-banner-countdown .image img {
    min-height: 488px;
    width: 100%;
    object-fit: cover;
  }
  .s-banner-countdown .banner-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: grid;
    gap: 12px;
  }
  .s-banner-countdown .box-title {
    display: grid;
    gap: 4px;
  }
  .banner-cd-phonecase {
    border-radius: 16px;
    overflow: hidden;
    margin: 0px 12px;
  }
  .banner-cd-phonecase .banner-wrap {
    position: relative;
  }
  .banner-cd-phonecase .banner-content {
    z-index: 2;
    background-color: var(--white);
    border-radius: 16px;
    padding: 30px 15px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: grid;
    gap: 24px;
  }
  .banner-cd-phonecase .countdown__timer {
    gap: 12px;
  }
  .banner-cd-phonecase .countdown__timer .countdown__label {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
  .banner-cd-phonecase .box-title {
    display: grid;
    gap: 8px;
  }
  .banner-cd-phonecase .image img {
    width: 100%;
  }
  .s-banner-cd-baby .banner-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
    background-color: #f3f2ee;
    padding: 50px;
    gap: 20px;
  }
  .s-banner-cd-baby .box-title {
    display: grid;
    gap: 12px;
  }
  .s-banner-cd-baby .content {
    display: grid;
    gap: 24px;
  }
  .s-banner-cd-baby .wg-countdown .countdown__item {
    background-color: var(--white);
    border-radius: 50%;
    width: 70px;
    height: 70px;
  }
  .s-banner-cd-baby .wg-countdown .countdown__item .countdown__value {
    font-family: "Grandstander", cursive;
    font-weight: 700;
    color: #f6620c;
  }
  .s-banner-product .content-banner {
    display: flex;
    gap: 42px;
    justify-content: center;
  }
  .s-banner-product .image-wrap {
    position: relative;
  }
  .s-banner-product .image {
    max-width: 512px;
    border-radius: 16px;
    overflow: hidden;
  }
  .s-banner-product .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .s-banner-product .content-right {
    display: flex;
    flex-direction: column;
    gap: 42px;
    justify-content: center;
  }
  .s-banner-product .content-right .box-title {
    display: grid;
    gap: 10px;
  }
  .s-banner-product .loobook-product {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 24px;
    padding: 12px;
    gap: 12px;
  }
  .s-banner-with-text .content-banner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 24px;
  }
  .s-banner-with-text .box-title-banner {
    display: grid;
    gap: 10px;
  }
  .s-banner-with-text br {
    display: none;
  }
  .s-banner-with-text .image-banner {
    position: relative;
    overflow: hidden;
  }
  .s-banner-with-text .image {
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
  }
  .s-banner-with-text .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .s-banner-with-text .image-1:hover {
    position: relative;
    z-index: 2;
  }
  .banner-text-fashion .image-1 {
    max-width: 531px;
    margin-left: auto;
  }
  .banner-text-fashion .image-2 {
    position: absolute;
    max-width: 316px;
    z-index: 2;
    left: 71px;
    bottom: 44px;
  }
  .banner-text-fashion .image-2 .img-style {
    height: 100%;
  }
  .banner-text-skincare.type-2 .image-1 {
    width: 85%;
  }
  .banner-text-skincare.type-2 .image-2 {
    position: absolute;
    width: 44%;
    bottom: 5%;
    right: 0;
  }
  .banner-text-jewelry .image-1 {
    width: 85%;
  }
  .banner-text-jewelry .image-2 {
    width: 39%;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 5%;
  }
  .banner-tagline-phonecase {
    display: flex;
    gap: 50px;
    position: relative;
  }
  .banner-tagline-phonecase .image {
    border-radius: 16px;
    overflow: hidden;
  }
  .banner-tagline-phonecase .content {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .banner-tagline-phonecase .list-tagline li {
    display: flex;
    gap: 10px;
    padding: 15px;
  }
  .banner-tagline-phonecase .list-tagline li .box-text {
    display: grid;
    gap: 5px;
  }
  .banner-tagline-phonecase .list-tagline li:not(:last-child) {
    border-bottom: 1px solid rgba(89, 89, 89, 0.2);
  }
  .banner-tagline-phonecase .icon i {
    font-size: 35px;
    color: #c596ff;
  }
  .flat-title {
    display: grid;
    gap: 12px;
    text-align: center;
    margin-bottom: 30px;
  }
  .flat-title.style-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: start;
  }
  .flat-title.style-between > .box-nav-swiper {
    margin-inline-start: auto;
  }
  .flat-title .box-title {
    display: grid;
    gap: 12px;
  }
  .flat-title.mb_1 {
    margin-bottom: 33px;
  }
  .flat-title.style-2 {
    gap: 10px;
  }
  .flat-title.style-line {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 12px;
  }
  .flat-title.style-line .line-title {
    flex-grow: 1;
    display: block;
    border-bottom: 1px solid var(--line);
  }
  .flat-title-2 {
    display: grid;
    gap: 20px;
    margin-bottom: 30px;
  }
  .flat-title-2 .box-title {
    display: grid;
    gap: 5px;
  }
  .simpleParallax {
    height: 100%;
    width: 100%;
  }
  .simpleParallax img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .wg-offer .image {
    border-radius: 16px;
    margin-bottom: 20px;
  }
  .wg-offer .content {
    display: grid;
    gap: 12px;
  }
  .wg-offer .box-title {
    display: grid;
    gap: 8px;
  }
  .flat-title-v2 {
    display: grid;
    gap: 12px;
    margin-bottom: 30px;
  }
  .tab-content .box-btn {
    margin-top: 24px;
  }
  .s-banner-bundle .bundle-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .s-banner-bundle .on-sale-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
  }
  .s-banner-bundle .on-sale-item {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    word-break: break-word;
    padding: 0px 10px;
    min-width: 50px;
    width: max-content;
    font-size: 13px;
    font-weight: 500;
    line-height: 26px;
    height: 26px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    background-color: var(--primary);
    color: var(--white);
    border-radius: 22px;
  }
  .s-banner-bundle .on-sale-item.trending {
    background-color: #a474ff;
  }
  .s-banner-bundle .on-sale-item.limited {
    background-color: #ff9c39;
  }
  .s-banner-bundle .on-sale-item.new {
    background-color: var(--new-product-badge-background-color, #00bc29);
    color: var(--new-product-badge-text-color, var(--white));
  }
  .s-banner-bundle .tf-swiper {
    width: 100%;
  }
  .s-banner-bundle .image-banner {
    width: 100%;
    height: 100%;
  }
  .s2-banner-bundle .bundle-wrap {
    position: relative;
    padding: 0px 30px 30px;
    border: 1px solid #f3a24b;
    border-radius: 16px;
  }
  .s2-banner-bundle .flat-title {
    background-color: var(--white);
    width: fit-content;
    margin: -25px auto 8px;
    max-width: min(100%, 480px);
  }
  .s2-banner-bundle .banner-bundle {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .s2-banner-bundle .banner-bundle .item {
    position: absolute;
    display: none;
    bottom: -77px;
    animation: swing2 10s infinite ease-in-out;
  }
  .bundle-wrap .nav-swiper {
    width: 34px;
    height: 34px;
  }
  .bundle-wrap .nav-swiper.swiper-button-prev {
    left: -40px;
  }
  .bundle-wrap .nav-swiper.swiper-button-next {
    right: -40px;
  }
  @keyframes swing2 {
    20% {
      transform: rotate(5deg);
    }
    40% {
      transform: rotate(-4deg);
    }
    60% {
      transform: rotate(3deg);
    }
    80% {
      transform: rotate(-2deg);
    }
    100% {
      transform: rotate(0);
    }
  }
  .s-banner-bundle .content-list {
    display: grid;
    gap: 12px;
    padding: 24px 15px;
    border-radius: 0px 0px 16px 16px;
    border: 1px solid var(--line);
  }
  .s-banner-bundle .list-recipe {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
  }
  .s-banner-bundle .list-recipe .br--line {
    display: block;
    height: 16px;
    width: 1px;
    background-color: var(--line);
  }
  .flat-iconbox {
    padding: 33px 0px;
  }
  .tf-compare-table {
    border: 1px solid var(--line);
    border-radius: 16px;
    overflow-x: scroll;
  }
  .tf-compare-table::-webkit-scrollbar {
    height: 4px;
  }
  .tf-compare-table::-webkit-scrollbar-thumb {
    border-radius: 33px;
    background: #d9d9d9;
    cursor: grab;
  }
  .tf-compare-row {
    display: flex;
  }
  .tf-compare-col {
    max-width: 240px;
    min-width: 240px;
    border-right: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
    position: relative;
  }
  .tf-compare-col .tf-compare-item {
    text-align: center;
  }
  .tf-compare-col .tf-compare-item .tf-compare-image {
    aspect-ratio: 0.7862407862;
  }
  .tf-compare-item {
    display: grid;
    gap: 15px;
    padding: 20px 15px;
  }
  .tf-compare-item .tf-compare-image {
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
  }
  .tf-compare-item .tf-compare-image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
  }
  .tf-compare-item .icon-close {
    font-size: 8px;
  }
  .tf-compare-item .tf-compare-remove .tf-btn-icon {
    width: 48px;
    height: 48px;
    cursor: pointer;
  }
  .tf-compare-item .tf-compare-remove .tf-btn-icon:hover {
    border-color: var(--primary);
  }
  .tf-compare-item .tf-compare-remove .tf-btn-icon:hover i {
    color: var(--primary);
    transform: unset;
  }
  .tf-compare-item .content {
    display: grid;
    gap: 10px;
  }
  .tf-compare-field,
  .tf-compare-value {
    padding: 15px;
  }
  .tf-compare-value {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tf-compare-stock {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #48b02c;
  }
  .list-esd .item {
    display: grid;
    gap: 10px;
    padding: 20px 0px;
  }
  .list-esd .item:not(:last-child) {
    border-bottom: 1px solid var(--line);
  }
  .wrapper-wishlist .tf-wishlist-empty {
    grid-column: 1/-1;
    width: 100%;
  }
  .wrapper-wishlist .tf-wishlist-empty .text-noti {
    margin-bottom: 32px;
  }
  .wrapper-wishlist .tf-wishlist-empty .btn-back-shop {
    max-width: 228px;
    font-family: "DM Sans", sans-serif;
    line-height: 120%;
    font-weight: 600;
    width: 100%;
  }
  .box-testimonial-quote {
    background-color: #eeffde;
    border-radius: 16px;
    padding: 30px 15px;
    display: grid;
    gap: 20px;
  }
  .box-testimonial-quote .box-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }
  .box-testimonial-quote .box-author .avt {
    max-width: 32px;
    border-radius: 50%;
    overflow: hidden;
  }
  .box-testimonial-quote .icon-star {
    font-size: 20px;
  }
  .mega-categories {
    background-color: var(--white);
    text-align: left;
    color: var(--dark);
    padding: 12px 4px 22px;
  }
  .mega-categories li:not(:last-child) {
    margin-bottom: 4px;
  }
  .mega-categories .cate-item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-weight: 500;
    color: var(--dark);
    border-radius: 4px;
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
    background-color: var(--cate-item-bg, transparent);
  }
  .mega-categories .cate-item .img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: var(--surface);
    overflow: hidden;
  }
  .mega-categories .cate-item:hover, .mega-categories .cate-item.active {
    background-color: var(--cate-item-hover-bg, var(--purple-2));
  }
  .mega-cate-box {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid var(--purple);
  }
  .mega-cate-box .categories-title {
    background-color: var(--purple);
    padding: 15px 24px;
    color: var(--white);
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
  }
  .mega-cate-box .categories-title .icon {
    font-size: 20px;
  }
  .mega-box .mega-title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
  }
  .mega-iconbox {
    border-radius: 16px;
    border: 1px solid var(--line);
    padding: 32px 12px;
  }
  .mega-iconbox .tf-icon-box:not(:last-child) {
    margin-bottom: 32px;
  }
  .image-compare {
    border-radius: 16px;
  }
  .image-compare .icv__arrow-wrapper {
    display: none;
  }
  .image-compare .icv__circle {
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.3);
    position: relative;
    border-color: transparent !important;
  }
  .image-compare .icv__circle::after {
    position: absolute;
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 999px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--white);
  }
  .image-compare .icv__circle::before {
    position: absolute;
    font-family: "icomoon";
    content: "\e901";
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    font-size: 14px;
  }
  .image-compare .icv__label {
    padding: 9px 24px;
    color: var(--dark);
    font-family: "Albert Sans", sans-serif;
    border-radius: 40px;
    background-color: var(--white);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    bottom: 24px;
  }
  .image-compare .icv__label-before {
    left: 24px;
  }
  .image-compare .icv__label-after {
    right: 24px;
  }
  .img-viewer-compare-wrap {
    margin-bottom: 40px;
  }
  .banner-why-shop {
    padding-left: 15px;
    padding-right: 15px;
  }
  .s2-banner-with-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    max-width: 1143px;
    margin: auto;
  }
  .s2-banner-with-text .content-with-text {
    display: grid;
    gap: 20px;
    justify-items: left;
  }
  .s2-banner-with-text .box-title-content {
    display: grid;
    gap: 12px;
  }
  .s3-banner-with-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  .s3-banner-with-text .content-with-text {
    gap: 20px;
    display: grid;
    justify-items: left;
  }
  .s3-banner-with-text .image-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    flex-shrink: 0;
  }
  .s3-banner-with-text .image-banner .image {
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
  }
  .s3-banner-with-text .image-banner .image-1 {
    position: absolute;
    width: 41.6%;
    z-index: 2;
    left: 0px;
    bottom: 0px;
  }
  .s3-banner-with-text .image-banner .image-2 {
    width: 74%;
    margin-left: auto;
  }
  .s3-banner-with-text .box-title-content .subtitle {
    margin-bottom: 10px;
    display: inline-block;
  }
  .s3-banner-with-text .box-title-content .title {
    margin-bottom: 12px;
  }
  .banner-cls-baby .item {
    max-width: 217px;
    position: absolute;
    animation: moveRight 10s infinite linear alternate;
    right: -69px;
    bottom: -35px;
    display: none;
  }
  .grid-cls-suppermarket .s-cls .img-style {
    width: 100%;
    height: 100%;
  }
  @keyframes moveRight {
    0% {
      transform: translateX(-20px);
    }
    100% {
      transform: translateX(20px);
    }
  }
  .section-results .results-item {
    margin-bottom: 83px;
  }
  .section-bought-together {
    position: relative;
  }
  .section-bought-together h3.title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--white);
    z-index: 2;
    padding: 0 34px;
    text-align: center;
    max-width: calc(100% - 30px);
  }
  .section-bought-together .wrapper {
    border: 1px solid #f2bd7b;
    border-radius: 16px;
    padding: 103px 15px 82px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .section-bought-together .wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    background: linear-gradient(180deg, #f2bd7b 0%, #8575ea 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    border-radius: 16px;
    z-index: -1;
  }
  .section-bought-together .swiper {
    max-width: 1074px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-asked-questions .content {
    display: flex;
    flex-direction: column;
    gap: 34px;
  }
  .section-asked-questions .content .bot {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .section-asked-questions .content .bot a {
    max-width: 229px;
  }
  .section-asked-questions .faq-wrap {
    background-color: var(--white);
    padding: 64px 48px;
    border-radius: 20px;
  }
  .section-asked-questions .faq-wrap .widget-accordion:first-child {
    border-top: 0;
  }
  .section-asked-questions .faq-wrap .widget-accordion:last-child {
    border-bottom: 0;
  }
  @media (min-width: 768px) and (max-width: 1200px) {
    .flat-wrapper-lookbook .image-lookbook .pin-1 {
      left: 2%;
      bottom: 38%;
    }
  }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sb-contact {
      padding: 30px 15px;
    }
    .form-buyX-getY .group-item-product {
      flex-direction: column;
      align-items: unset;
    }
    .form-buyX-getY .group-item-product .arrow {
      margin-top: -12px;
      margin-left: auto;
      margin-right: auto;
      transform: rotate(90deg);
    }
  }
  @media (min-width: 576px) {
    .tf-grid-layout.sm-col-2 {
      grid-template-columns: 1fr 1fr;
    }
    .tf-grid-layout.sm-col-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .tf-grid-layout.sm-col-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .tf-grid-layout.sm-col-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .tf-grid-layout.sm-col-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .tf-grid-layout.sm-col-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .dropdown-filter .dropdown-menu {
      min-width: 250px;
    }
    .popup-style-1 {
      max-width: 520px;
    }
    .footer-default .footer-body {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .row-footer {
      display: grid;
      grid-template-columns: 1fr 1fr;
      row-gap: 32px;
      column-gap: 24px;
    }
    .row-footer .s3 {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 24px;
      grid-column: 1/-1;
    }
    .slider-default .content-slider.style-2 {
      padding: 30px 24px;
    }
    .slider-default .parallax-wrap {
      padding: 150px 0px;
    }
    .s-banner-cd-baby .wg-countdown .countdown__timer {
      gap: 10px;
    }
    .s-banner-cd-baby .wg-countdown .countdown__item {
      width: 90px;
      height: 90px;
    }
    .slider-pod .content-slider {
      max-width: 550px;
    }
  }
  @media (min-width: 768px) {
    .tf-page-title {
      padding: 64px 0px;
    }
    .tf-page-title .box-title {
      gap: 24px;
    }
    .form-out-stock {
      padding: 30px;
    }
    .form-buyX-getY {
      padding: 30px;
    }
    .md-radius-80 {
      border-radius: 80px;
    }
    .px-30 {
      padding-left: 30px;
      padding-right: 30px;
    }
    .footer-info,
    .footer-heading {
      margin-bottom: 24px;
    }
    .footer-style-2 {
      margin: 0px 15px 80px;
    }
    #goTop.pos1 {
      bottom: 210px;
    }
    .wrapper-wishlist.wrapper-wishlist {
      row-gap: 40px;
    }
    .flat-wrapper-iconbox > .title {
      top: -12%;
    }
    .s2-banner-with-text {
      gap: 60px;
      flex-direction: row;
    }
    .s3-banner-with-text {
      flex-direction: row;
      gap: 14px;
    }
    .s3-banner-with-text .image-banner {
      width: 59.4%;
    }
    .slider-style-2 .wrap-pagination {
      right: 50%;
    }
    .popup-search .header {
      padding: 15px 30px;
    }
    .popup-search .form-search input {
      height: 60px;
    }
    .popup-product .modal-content {
      padding: 32px 60px 40px;
    }
    .popup-product .modal-header .countdown__timer {
      font-size: 24px;
      line-height: 32px;
    }
    .fl-order-testimonial {
      padding: 32px 60px;
    }
    .tf-compare-col {
      min-width: 300px;
    }
    .table-page-cart .tf-cart-item .wg-quantity {
      width: 102px;
      height: 48px;
    }
    .tf-main-success .box-ship-address {
      padding: 32px;
    }
    .modal-quick-view .modal-content {
      flex-direction: row;
    }
    .modal-quick-view .tf-product-media-wrap {
      width: 43.4%;
    }
    .modal-quick-view .tf-product-info-wrap .tf-product-info-inner {
      position: absolute;
      inset: 0;
      overflow-y: auto;
      padding: 32px;
    }
    .modal-quick-view .tf-product-info-wrap .tf-product-variant {
      margin-bottom: 34px;
    }
    .modal-quick-view .tf-product-info-wrap .tf-product-total-quantity {
      margin-bottom: 32px;
    }
    .popup-shopping-cart.style-2 .modal-content,
    .popup-shopping-cart.style-2 .canvas-wrapper {
      flex-direction: row;
    }
    .popup-shopping-cart.style-2 .also-like-product {
      width: 228px;
      flex-shrink: 0;
      position: relative;
    }
    .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap {
      padding: 33px 28px 33px 36px;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      overflow: auto;
      flex-direction: column;
    }
    .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap::-webkit-scrollbar {
      width: 4px;
    }
    .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap::-webkit-scrollbar-thumb {
      background: var(--primary);
    }
    .popup-shopping-cart.style-2 .also-like-product .also-like-product-wrap::-webkit-scrollbar-track {
      background: var(--line);
    }
    .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item {
      flex-direction: column;
      min-width: unset;
    }
    .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-mini-cart-image {
      width: 156px;
      height: 222px;
    }
    .popup-shopping-cart.style-empty .cart-empty-wrap {
      padding: 27px 15px;
    }
    .popup-shopping-cart.style-empty .cart-empty-wrap img {
      margin-bottom: 32px;
      width: auto;
    }
    .popup-shopping-cart.style-empty .cart-empty-wrap p {
      margin-bottom: 24px;
    }
    .popup-pickup-available .modal-inner {
      padding: 40px 32px;
    }
    .popup-pickup-available .pickup-available-list {
      gap: 40px;
    }
    .modal-find-size .header {
      margin-bottom: 40px;
    }
    .modal-find-size .tf-sizeguide-table {
      margin-bottom: 42px;
    }
    .modal-find-size .modal-dialog .modal-content {
      padding: 32px;
    }
    .modal-find-size .tf-page-size-chart-content {
      display: grid;
      gap: 10px;
      grid-template-columns: 6fr 6fr;
    }
    .modal-find-size .tf-page-size-chart-content ul {
      margin-bottom: unset;
    }
    .modal-order-detail .header {
      margin-bottom: 50px;
    }
    .modal-order-detail .modal-dialog .modal-content {
      padding: 32px;
    }
    .slider-layout-right .swiper {
      margin-right: -24px;
      padding-right: 24px;
    }
    .modal-newsletter.style-row .modal-content {
      flex-direction: row;
    }
    .banner-why-shop,
    .container-7,
    .container-6,
    .container-5,
    .container-4,
    .container-3,
    .container-2,
    .slider-layout-right,
    .container-full,
    .container {
      padding-left: 24px;
      padding-right: 24px;
    }
    .list-color-product {
      gap: 5px;
    }
    .list-color-product .list-color-item {
      width: 24px;
      height: 24px;
    }
    .tf-pin-btn span {
      width: 33px;
      height: 33px;
      border: 12px solid var(--white);
    }
    .card-product .on-sale-wrap {
      top: 20px;
      right: 20px;
      left: 20px;
    }
    .card-product .on-sale-wrap.pos1 {
      top: 16px;
      left: 16px;
    }
    .card-product.card-product-size .list-product-btn {
      bottom: 40px;
    }
    .card-product.style-3.card-product-size .product-btn-main {
      bottom: 40px;
    }
    .card-product.style-3.card-product-size .list-product-btn {
      bottom: 84px;
    }
    .card-product.style-border-2.border-type-4 .on-sale-wrap {
      top: 16px;
      right: auto;
      left: 16px;
    }
    .card-product .card-product-info {
      gap: 8px;
    }
    .grid-cls {
      gap: 24px;
    }
    .grid-cls .item1 {
      grid-area: aa;
    }
    .grid-cls .item2 {
      grid-area: bb;
    }
    .grid-cls .item3 {
      grid-area: cc;
    }
    .grid-cls .item4 {
      grid-area: dd;
    }
    .grid-cls-v1 {
      grid-template-areas: "aa bb" "aa cc";
      grid-template-columns: 1fr 1fr;
      gap: 12px;
    }
    .grid-cls-v2 {
      grid-template-areas: "aa bb dd" "aa cc dd";
      grid-template-columns: 1fr 1fr 1fr;
    }
    .grid-cls-v3 {
      grid-template-areas: "aa aa " "bb cc";
      grid-template-columns: 1fr 1fr;
    }
    .grid-cls-v4 {
      grid-template-areas: "cc cc" "aa bb";
      grid-template-columns: 1fr 1fr;
    }
    .grid-cls-v5 {
      grid-template-areas: "aa bb cc" "aa bb dd";
      grid-template-columns: 1fr 1fr 1fr;
    }
    .grid-cls-v5 .item3,
    .grid-cls-v5 .item4 {
      height: 320px;
    }
    .s-banner-with-text .content-banner {
      height: 100%;
    }
    .banner-cd-phonecase .banner-content {
      gap: 32px;
      padding: 32px 60px;
    }
    .banner-cd-fashion .banner-content {
      left: 100px;
    }
    .banner-cd-fashion .box-title {
      margin-bottom: 12px;
    }
    .banner-cd-fashion .season {
      margin-bottom: 4px;
    }
    .banner-account .banner-content-right {
      right: 144px;
      gap: 32px;
    }
    .banner-account .banner-title {
      gap: 12px;
    }
    .banner-account.banner-acc-countdown {
      padding: 40px 88px 40px 64px;
    }
    .banner-account.banner-acc-countdown .banner-title {
      gap: 4px;
    }
    .banner-account.banner-acc-countdown .banner-content-left {
      gap: 16px;
    }
    .banner-cls-baby .box-title-banner {
      gap: 16px;
    }
    .banner-cls-baby .box-content {
      gap: 32px;
    }
    .banner-cls-mega-electric .box-title-banner {
      gap: 8px;
    }
    .banner-cls-mega-electric .box-content {
      gap: 24px;
    }
    .banner-cls-electric-acc .box-content {
      gap: 33px;
    }
    .banner-cls-electric-acc .box-title-banner {
      gap: 16px;
    }
    .banner-cls-electric-acc.style-abs-2 .box-content {
      max-width: 477px;
      padding: 30px 64px;
      left: 64px;
      right: 64px;
    }
    .banner-cls-electric-acc.style-abs-2 .box-content br {
      display: block;
    }
    .banner-cls-sportwear.style-abs-2 .box-content {
      left: 84px;
    }
    .banner-cls-sportwear .box-content {
      gap: 24px;
    }
    .banner-cls-sportwear .box-title-banner {
      gap: 24px;
    }
    .banner-cls-petacces .box-content {
      gap: 42px;
    }
    .banner-cls-petacces .box-title-banner {
      gap: 24px;
    }
    .banner-cls-electric .image {
      order: 1;
    }
    .s-banner-colection.style-abs .box-content {
      left: 64px;
      bottom: 64px;
      right: unset;
      gap: 32px;
    }
    .s-banner-colection.style-abs .box-title-banner {
      gap: 16px;
    }
    .slider-bicycle .box-content {
      bottom: 103px;
    }
    .slider-bicycle .content-slider {
      max-width: 576px;
      width: 100%;
    }
    .tf-grid-layout.md-col-2 {
      grid-template-columns: 1fr 1fr;
    }
    .tf-grid-layout.md-col-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .tf-grid-layout.md-col-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .tf-grid-layout.md-col-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .tf-grid-layout.md-col-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .tf-grid-layout.md-col-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .flat-single-grid:not(.flat-single-grid-2, .flat-single-stacked) .item {
      height: 1026px;
    }
    .flat-single-grid:not(.flat-single-grid-2, .flat-single-stacked) .item:not(:last-child) {
      margin-bottom: 10px;
    }
    .flat-single-grid-2 {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px;
    }
    .flat-single-grid-2 .item {
      width: 100%;
      height: 300px;
    }
    .flat-single-stacked {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px;
    }
    .flat-single-stacked .item:first-child {
      grid-column: 1/-1;
      width: 100%;
    }
    .canvas-sidebar {
      max-width: 406px;
    }
    .canvas-sidebar .canvas-header {
      padding: 20px 32px;
    }
    .canvas-sidebar .canvas-header::after {
      left: 32px;
      right: 32px;
    }
    .canvas-sidebar .canvas-body {
      padding: 32px;
      padding-top: 24px;
    }
    .tf-product-fbt-wrap {
      padding: 30px;
    }
    .wrap-sw-over {
      margin-left: -12px;
      padding-left: 12px;
      margin-bottom: -20px;
      padding-bottom: 20px;
    }
    .menu-tab-line {
      gap: 24px;
    }
    .menu-tab-line.style-lg {
      gap: 48px;
    }
    .menu-tab-line.style-lg .tab-link {
      font-size: 28px;
      line-height: 29.2px;
    }
    .menu-tab-line.style-lg3, .menu-tab-line.style-lg2 {
      gap: 41px;
    }
    .menu-tab-line.style-md {
      gap: 0;
    }
    .menu-tab-line.style-md .tab-link {
      padding: 10px;
      font-size: 20px;
      line-height: 24px;
      min-width: 148px;
    }
    .menu-tab-line.style-md .tab-link::after {
      height: 2px;
    }
    .menu-tab-line.style-md2 .tab-link {
      font-size: 20px;
      line-height: 30px;
    }
    .gallery-item .box-icon {
      height: 40px;
      width: 40px;
      font-size: 14px;
    }
    .blog-item-v2 .entry-content {
      padding: 24px;
    }
    .blog-item-v2 .entry-content .info-box {
      margin-bottom: 24px;
    }
    .blog-item-v2 .entry-tag {
      left: 14px;
      bottom: 14px;
    }
    .wrapper-thumbs-tes {
      display: flex;
    }
    .wrapper-thumbs-tes .box-right {
      padding: 40px 36px;
      width: 57.7%;
    }
    .wrapper-thumbs-tes .box-left {
      width: 42.3%;
      display: block;
    }
    .wrapper-thumbs-tes-2 {
      display: flex;
    }
    .wrapper-thumbs-tes-2 .box-right {
      width: 35%;
      display: block;
    }
    .wrapper-thumbs-tes-2 .box-left {
      width: 65%;
      padding: 40px 46px 40px 0px;
    }
    .wrapper-thumbs-tes-3 {
      display: flex;
    }
    .wrapper-thumbs-tes-3 .box-right {
      width: 37%;
      display: block;
    }
    .wrapper-thumbs-tes-3 .box-left {
      width: 63%;
      padding: 40px 46px 40px 0px;
    }
    .wrapper-thumbs-tes-4 {
      display: flex;
    }
    .wrapper-thumbs-tes-4 .box-left {
      width: 35%;
      display: block;
    }
    .wrapper-thumbs-tes-4 .box-right {
      width: 65%;
      padding: 40px 0px 40px 46px;
    }
    .fs-cls .content {
      bottom: 32px;
    }
    .fs-cls.lg .tf-btn {
      font-size: 18px;
      line-height: 26px;
    }
    .tab-content .swiper-pagination-progressbar {
      margin-top: 50px;
    }
    .tf-icon-box-v2 .title {
      font-size: 18px;
      line-height: 22.8px;
    }
    .flat-title .wg-countdown-2 .countdown__value {
      font-size: 32px;
      line-height: 40px;
    }
    .flat-title.style-line {
      gap: 25px;
    }
    .mega-box .mega-title-box {
      margin-bottom: 24px;
    }
    .banner-cd-phonecase {
      margin: 0px 24px;
    }
    .cls-video {
      height: 549px;
    }
    .cls-video .hover-video {
      height: 549px;
    }
    .flat-wrapper-lookbook {
      display: flex;
    }
    .flat-wrapper-lookbook .col-left,
    .flat-wrapper-lookbook .col-right {
      width: 50%;
    }
    .flat-wrapper-lookbook .col-left {
      padding: 32px 50px 27px;
    }
    .flat-wrapper-lookbook .slider-wrap-lb .title {
      margin-bottom: 32px;
    }
    .flat-wrapper-lookbook .card-product .tf-btn {
      font-size: 20px;
      line-height: 24px;
    }
    .s-cls.abs-left-center .content {
      left: 24px;
    }
    .s-cls.style-absolute .content {
      bottom: 24px;
      left: 24px;
      right: 24px;
    }
    .wg-cls.style-abs .cls-btn {
      bottom: 24px;
      left: 24px;
      right: 24px;
    }
    .wg-cls.style-abs2 .cls-btn {
      bottom: 24px;
      left: 24px;
      right: 24px;
    }
    .wg-cls.style-abs2.style-lg .cls-btn {
      bottom: 32px;
    }
    .tf-page-cart-sidebar .cart-box {
      padding: 24px;
    }
    .tf-checkout-cart-main {
      padding: 27px 24px 50px;
    }
    .menu-tab-fill-lg {
      gap: 32px;
    }
    .slider-fashion-2 {
      padding: 0px 24px;
    }
    .slider-baby .clouds {
      bottom: -20px;
    }
    .cloud-footer {
      margin-bottom: -20px;
    }
    .wg-quantity .quantity-product,
    .wg-quantity .btn-quantity {
      height: 46px;
    }
    .modal-dialog-centered .icon-close {
      font-size: 16px;
      top: 5px;
      right: 5px;
    }
    .popup-quickadd .modal-content {
      padding: 30px;
    }
    .popup-quickadd .main-product-quickadd .list-size {
      gap: 16px;
    }
    .popup-quickadd .main-product-quickadd .size-btn {
      font-size: 20px;
      line-height: 120%;
      width: 48px;
      height: 48px;
    }
    .main-product-quickadd .item-product-group-btn .tf-btn {
      padding: 11px 24px;
    }
    .main-product-quickadd .item-product-group-btn .box-icon {
      width: 48px;
      height: 48px;
    }
  }
  @media (min-width: 992px) {
    .form-newsletter fieldset input {
      font-size: 16px;
      line-height: 25.6px;
    }
    .form-newsletter fieldset input::placeholder {
      font-size: 16px;
      line-height: 25.6px;
    }
    .form-default fieldset label {
      font-size: 16px;
      line-height: 19px;
      margin-bottom: 10px;
    }
    .slider-style-3 .content-slider {
      padding: 0px 60px;
    }
    .slider-default .content-slider.style-2 {
      padding: 40px;
    }
    .slider-fashion-women .content-slider.style-2 {
      width: max-content;
      padding: 40px 60px;
    }
    .slider-bicycle .content-slider.style-2 {
      padding: 42px;
    }
    .wg-coming-soon .tf-btn {
      padding: 9px 32px;
    }
    .modal-compare .tf-compare-buttons .tf-btn {
      padding: 11px 24px;
    }
    .modal-quick-view .tf-product-info-wrap .tf-btn {
      height: 48px;
    }
    .wg-quantity .quantity-product,
    .wg-quantity .btn-quantity {
      height: 48px;
    }
    .s2-banner-with-text .content-with-text {
      gap: 40px;
    }
    .s2-banner-with-text .box-title-content {
      gap: 16px;
    }
    .s3-banner-with-text .content-with-text {
      gap: 40px;
    }
    .s3-banner-with-text .box-title-content .title {
      margin-bottom: 24px;
    }
    .banner-group-img {
      display: flex;
      height: 642px;
    }
    .banner-group-img .banner-img {
      width: 50%;
      height: 100%;
    }
    .banner-group-img .box-content {
      margin: auto;
      padding: 40px 30px;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
    }
    .banner-group-img .box-content .tf-btn {
      margin-top: 42px;
    }
    .banner-group-img .box-content .heading {
      margin-bottom: 24px;
    }
    .footer-bottom-wrap .box-right {
      gap: 49px;
    }
    .grid-jewelry .wg-cls .tf-btn {
      font-size: 20px;
      line-height: 24px;
    }
    .footer-newsletter {
      gap: 32px;
    }
    .footer-default .form-newsletter input {
      height: 56px;
    }
    .footer-default .form-newsletter .subscribe-button {
      padding: 16px;
    }
    .footer-default .footer-top-wrap .social-item {
      width: 52px;
      height: 52px;
      font-size: 20px;
    }
    .footer-default .footer-top-wrap .social-facebook {
      font-size: 22px;
    }
    .tf-btn.btn-lg {
      padding: 14px 35px;
    }
    .tf-btn.btn-md {
      padding: 11px 30px;
    }
    .banner-cls-electric .banner-content .box-content {
      gap: 32px;
    }
    .flat-title-2 {
      gap: 30px;
      margin-bottom: 52px;
    }
    .flat-title-2 .box-title {
      gap: 10px;
    }
    .grid-cls-v3 {
      grid-template-areas: "aa aa bb" "aa aa cc";
      grid-template-columns: 1fr 1fr 1fr;
    }
    .grid-cls-v4 {
      grid-template-areas: "aa cc cc" "bb cc cc";
      grid-template-columns: 1fr 1fr 1fr;
    }
    .banner-cd-phonecase .countdown__item {
      width: 109px;
      height: 112px;
    }
    .banner-cd-phonecase .countdown__item .countdown__value {
      font-size: 48px;
      line-height: 60px;
    }
    .wg-testimonial .content-top {
      padding: 40px 24px 22px;
      gap: 20px;
    }
    .wg-testimonial .box-avt {
      padding: 24px;
      gap: 12px;
    }
    .wg-testimonial .box-price {
      gap: 6px;
    }
    .wg-testimonial.style-row .image {
      max-width: 244px;
      width: 100%;
    }
    .card-product.style-wishlist > .icon {
      top: 20px;
      right: 20px;
      width: 45px;
      height: 45px;
    }
    .card-product .card-product-info {
      padding-top: 18px;
      gap: 10px;
      padding-bottom: 20px;
    }
    .card-product.style-3 .list-product-btn {
      bottom: 60px;
    }
    .gallery-item .box-icon {
      opacity: 0;
      visibility: hidden;
    }
    .gallery-item:hover .box-icon {
      opacity: 1;
      visibility: visible;
    }
    .b-md-20 {
      bottom: 20px !important;
    }
    .wg-cls.style-abs .cls-btn {
      bottom: 40px;
    }
    .wg-cls.style-abs.type-2 .cls-content,
    .wg-cls.style-abs.type-2 .cls-btn {
      bottom: 24px;
    }
    .wg-cls.style-abs.type-2 .cls-content {
      gap: 24px;
      left: 24px;
      right: 24px;
    }
    .wg-cls.style-abs.type-3 .cls-btn {
      bottom: 20px;
    }
    .banner-text-skincare .content-banner {
      padding-left: 50px;
    }
    .s-banner-with-text .content-banner {
      gap: 42px;
    }
    .s-banner-with-text .box-title-banner {
      gap: 24px;
    }
    .s-banner-with-text.banner-text-skincare .content-banner {
      gap: 32px;
    }
    .s-banner-with-text.banner-text-skincare .box-title-banner {
      gap: 12px;
    }
    .s-banner-with-text.banner-text-skincare.type-2 .box-title-banner {
      gap: 10px;
    }
    .s-banner-with-text.banner-text-jewelry .box-title-banner, .s-banner-with-text.banner-text-pet .box-title-banner {
      gap: 16px;
    }
    .s-banner-with-text.banner-text-jewelry .content-banner, .s-banner-with-text.banner-text-pet .content-banner {
      gap: 33px;
    }
    .s-banner-with-text.banner-text-plant .box-title-banner {
      gap: 16px;
    }
    .s-banner-with-text.banner-text-plant .content-banner {
      gap: 33px;
      margin-right: 24px;
      margin-left: auto;
      max-width: 588px;
      width: 100%;
    }
    .s-banner-with-text.banner-text-plant.type-2 .content-banner {
      margin-left: 24px;
      margin-right: unset;
      max-width: unset;
    }
    .banner-cd-fashion .banner-content {
      left: 203px;
    }
    .account-dashboard .box-account-title {
      margin-bottom: 64px;
    }
    .banner-cls-phonecase .box-content {
      gap: 40px;
    }
    .banner-cls-phonecase .box-title-banner {
      gap: 10px;
    }
    .marquee-sale {
      padding: 23px 0px;
      height: 78px;
      display: flex;
    }
    .marquee-sale .marquee-wrapper {
      animation: infiniteScroll var(--marquee-cycle, 60s) linear infinite;
    }
    .marquee-sale .marquee-wrapper.scrollRight {
      animation: infiniteScrollRight var(--marquee-cycle, 60s) linear infinite;
    }
    .marquee-sale .marquee-child-item {
      margin: 0 40px;
    }
    .slider-baby .content-slider.style-2 {
      padding: 40px 60px;
    }
    .sidebar-blog.type-left {
      margin-left: unset;
      margin-right: auto;
    }
    .sidebar-blog {
      max-width: 366px;
      width: 100%;
      margin-left: auto;
    }
    .tf-grid-layout {
      column-gap: 24px;
      row-gap: 24px;
    }
    .tf-grid-layout.lg-col-2 {
      grid-template-columns: 1fr 1fr;
    }
    .tf-grid-layout.lg-col-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .tf-grid-layout.lg-col-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .tf-grid-layout.lg-col-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .tf-grid-layout.lg-col-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .tf-grid-layout.lg-col-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .tf-grid-layout.style-1 {
      row-gap: 40px;
    }
    .tf-grid-layout.style-1 .wg-pagination {
      margin-top: 20px;
    }
    .tab-content .tf-grid-layout {
      column-gap: 18px;
      row-gap: 40px;
    }
    .marquee-topbar .marquee-wrapper {
      animation: infiniteScroll calc(var(--marquee-cycle, 60s) * 0.72) linear infinite;
    }
    .marquee-topbar .marquee-wrapper .marquee-child-item {
      margin: 0 20px;
    }
    .zoom-active .other-image-zoom {
      opacity: 0.3;
    }
    .sb-banner .title {
      font-size: 36px;
      line-height: 43.2px;
    }
    .tf-product-fbt-wrap {
      padding: 30px;
    }
    .list-volume-discount .volume-discount-item {
      padding: 16px 32px 16px 22px;
    }
    .tf-product-volume-discount-thumbnail {
      padding: 30px;
    }
    .card-product .box-icon {
      width: 40px;
      height: 40px;
    }
    .card-product .box-icon .icon {
      font-size: 16px;
    }
    .card-product .product-btn-main .btn-main-product {
      padding: 10px 15px;
    }
    .card-product.style-3.card-product-size .list-product-btn {
      bottom: 94px;
    }
    .card-product.style-list .box-icon {
      width: 51px;
      height: 51px;
    }
    .tf-icon-box.style-2 {
      gap: 25px;
    }
    .tf-icon-box.style-2 .content {
      gap: 15px;
    }
    .tf-icon-box.style-2 .title {
      font-size: 20px;
      line-height: 20px;
    }
    .tf-icon-box.style-3 .title {
      font-size: 20px;
      line-height: 20px;
    }
    .tf-icon-box.style-4 {
      padding: 32px 24px;
      gap: 24px;
    }
    .tf-icon-box.style-4 .title {
      font-size: 20px;
      line-height: 20px;
    }
    .tf-icon-box.style-border {
      padding: 29px 20px;
      gap: 30px;
    }
    .tf-icon-box.style-border .content {
      gap: 20px;
    }
    .tf-icon-box.style-border .content h6 {
      line-height: 29px;
    }
    .tf-icon-box.style-border .content p {
      line-height: 22px;
    }
    .tf-icon-box.style-lg {
      gap: 25px;
    }
    .tf-icon-box.style-lg .title {
      font-size: 20px;
      line-height: 20px;
    }
    .tf-icon-box.style-lg .content {
      gap: 15px;
    }
    .flat-wrap-iconbox .tf-icon-box {
      gap: 20px;
    }
    .flat-wrap-iconbox .tf-icon-box .content {
      gap: 10px;
    }
    .flat-wrapper-testimonial {
      padding: 64px 30px 37px;
    }
    .banner-cls-bicycle .banner-content {
      height: 631px;
    }
    .mega-iconbox {
      padding: 40px 20px;
    }
    .mega-iconbox .tf-icon-box:not(:last-child) {
      margin-bottom: 40px;
    }
    .mega-iconbox .tf-icon-box {
      gap: 24px;
    }
    .cls-video {
      height: 649px;
    }
    .cls-video .hover-video {
      height: 649px;
    }
    .modal-share-social .modal-content {
      padding: 32px;
      padding-bottom: 48px;
    }
    .popup-quickadd .modal-content {
      padding: 48px;
    }
  }
  @media (min-width: 1025px) {
    .banner-shop.style-left-center .box-title .title {
      font-size: 36px;
      font-weight: 500;
      line-height: 43.2px;
    }
    .slider-pod .content-slider {
      max-width: 691px;
    }
    .form-edit-account .title-form {
      margin-bottom: 42px;
    }
  }
  @media (min-width: 1200px) {
    .xl-radius-40 {
      border-radius: 40px !important;
    }
    .xl-radius-50 {
      border-radius: 50px !important;
    }
    .form-out-stock {
      padding: 48px;
      gap: 32px;
    }
    .form-out-stock .box-title-out-stock {
      gap: 24px;
    }
    .volume-discount-thumbnail-item .tag-sale {
      left: 28px;
      right: 28px;
    }
    .form-buyX-getY {
      padding: 36px 32px;
    }
    .form-buyX-getY .title-buyX-getY {
      margin-bottom: 47px;
    }
    .form-buyX-getY .group-item-product {
      margin-bottom: 55px;
    }
    .wd-customer-review {
      gap: 119px;
    }
    .wd-customer-review .review-heading {
      gap: 40px;
    }
    .wd-customer-review .box-rate-review {
      gap: 24px;
    }
    .wd-customer-review .review-list {
      padding-bottom: 48px;
      margin-bottom: 48px;
    }
    .form-review .tf-btn {
      margin-top: 40px;
    }
    .wd-product-descriptions .accordion-body {
      padding: 10px 0px 42px;
    }
    .modal.modalCentered:not(.show) .modal-dialog {
      transform: translate(-50px, 0px);
    }
    .modalCentered:not(.show) .modal-dialog {
      transform: translate(-50px, 0px);
    }
    #description p:not(:first-child) {
      margin-top: 32px;
    }
    .footer-style-2 .footer-bottom-wrap .image-select.style-default {
      width: 226px !important;
    }
    .footer-style-2 .footer-bottom-wrap .image-select.style-default .filter-option-inner-inner {
      font-size: 18px;
    }
    .s-banner-with-text br {
      display: block;
    }
    .tf-icon-box-v2 {
      gap: 20px;
    }
    .tf-icon-box-v2 .icon {
      font-size: 32px;
    }
    .tf-icon-box-v2 .title {
      font-size: 24px;
      line-height: 28.8px;
    }
    .slider-default .parallax-wrap {
      padding: 279px 0px 304px;
    }
    .slider-style-3 .content-slider {
      padding: 0px 100px;
    }
    .popup-search .featured-product {
      padding: 0px 90px;
    }
    .s2-banner-with-text {
      gap: 101px;
    }
    .s2-banner-with-text .banner {
      min-width: 600px;
    }
    .banner-group-img .box-content {
      padding: 40px 55px;
    }
    .banner-cls-baby .banner-content {
      position: relative;
      overflow: unset;
    }
    .banner-cls-baby .image {
      border-top-left-radius: 16px;
      border-bottom-left-radius: 16px;
    }
    .banner-cls-baby .item {
      display: block;
      right: 0;
    }
    .s-banner-cd-baby .wg-countdown .countdown__item {
      width: 120px;
      height: 120px;
    }
    .s-banner-cd-baby .wg-countdown .countdown__item .countdown__value {
      font-size: 40px;
      line-height: 44px;
    }
    .banner-cd-phonecase .box-title {
      gap: 16px;
    }
    .tf-topbar {
      display: flex;
      height: 42px;
    }
    .footer-default .footer-body {
      padding: 0;
    }
    .footer-default .footer-info .item:not(:last-child) .box-icon {
      margin-top: -3px;
    }
    .row-footer {
      display: flex;
      gap: 0;
    }
    .row-footer .s1 {
      width: 29%;
      padding: 60px 24px;
      padding-left: 0;
      border-right: 1px solid var(--line);
    }
    .row-footer .s2 {
      width: 42%;
      padding: 60px 32px;
      border-right: 1px solid var(--line);
    }
    .row-footer .s3 {
      width: 29%;
      display: flex;
      justify-content: space-between;
      padding: 60px 32px;
      padding-right: 0;
    }
    .footer-cloud .row-footer .s1 {
      padding-bottom: 75px;
    }
    .banner-cls-phonecase .banner-content {
      gap: 42px;
    }
    .footer-style-2 {
      margin: 0px 40px 24px;
    }
    .footer-style-2 .footer-col-block.s2, .footer-style-2 .footer-col-block.s3 {
      display: grid;
      justify-content: center;
    }
    .footer-style-2 .footer-col-block.s4 {
      padding: 0px 60px;
    }
    .space-abs-header .content-slider {
      margin-top: 87px;
    }
    .popup-product .modal-content {
      padding: 32px 85px 86px;
    }
    .popup-product .modal-header {
      gap: 16px;
    }
    .tf-checkout-cart-main {
      padding: 37px 32px 62px;
    }
    .tf-checkout-cart-main .box-ip-shipping,
    .tf-checkout-cart-main .box-ip-contact,
    .tf-checkout-cart-main .box-ip-checkout {
      margin-bottom: 42px;
    }
    .fl-order-testimonial {
      padding: 42px 119px;
    }
    .tf-page-cart-main .cart-note {
      padding-right: 27px;
    }
    .tf-page-cart-main .form-cart {
      margin-bottom: 40px;
    }
    .tf-page-cart-main .fl-iconbox {
      padding-right: 27px;
    }
    .tf-page-cart-main .fl-iconbox .tf-swiper {
      padding: 32px;
    }
    .tf-page-cart-sidebar {
      position: sticky;
      top: 100px;
      transition: top 0.3s ease;
    }
    .tf-page-cart-sidebar .cart-box {
      padding: 32px;
    }
    .sidebar-order-success .order-box {
      padding-bottom: 117px;
    }
    .box-testimonial-quote {
      padding: 64px 15px 58px;
      gap: 42px;
    }
    .lh-xl-32 {
      line-height: 32px;
    }
    .lh-xl-26 {
      line-height: 26px;
    }
    .list-esd {
      max-width: 645px;
      width: 100%;
    }
    .list-esd .item {
      gap: 20px;
      padding: 30px 0px;
    }
    .tf-compare-item {
      gap: 20px;
      padding: 30px 20px;
    }
    .tf-compare-table::-webkit-scrollbar {
      height: 11px;
    }
    .tf-compare-table .text-md {
      line-height: 19px;
    }
    .tf-compare-table .text-sm {
      line-height: 17px;
    }
    .tf-compare-field,
    .tf-compare-value {
      padding: 19px 20px;
    }
    .tf-compare-col {
      min-width: 360px;
    }
    .wg-testimonial.style-2.type-2 .box-btn {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .wg-testimonial.style-2.type-2:hover .box-btn {
      opacity: 1;
    }
    .mb-xl-8 {
      margin-bottom: 8px;
    }
    .mb-xl-4 {
      margin-bottom: 4px !important;
    }
    .s-banner-bundle .bundle-wrap {
      gap: 40px;
      max-width: 708px;
      width: 100%;
      margin: auto;
    }
    .s-banner-bundle .list-recipe {
      gap: 24px;
    }
    .s-banner-bundle .content-list {
      gap: 24px;
      padding: 24px;
    }
    .s2-banner-bundle .bundle-wrap {
      gap: 40px;
      max-width: 806px;
      margin-left: auto;
      margin-right: 0;
      padding: 0px 49px 41px;
    }
    .s2-banner-bundle .banner-bundle .item {
      display: block;
      left: 0;
    }
    .s-cls.style-absolute .content {
      bottom: 32px;
      gap: 24px;
    }
    .s-cls.abs-left-center .content {
      left: 24px;
    }
    .s-cls.abs-left-center.type-large .content {
      left: 42px;
    }
    .s-cls.abs-left-bottom .content {
      left: 40px;
      bottom: 34px;
    }
    .grid-mega .item1.s-cls.abs-left-center .content {
      left: 64px;
    }
    .slider-thumb-wrap {
      gap: 40px;
    }
    .wg-map.style-absolute .box-store {
      left: 73px;
    }
    .box-store .contact-list {
      margin-bottom: 44px;
      gap: 8px;
    }
    .box-store.style-2 {
      gap: 24px;
    }
    .cls-video .cls-content {
      bottom: 24px;
      right: 24px;
      left: 24px;
      padding: 16px;
    }
    .wg-offer .image {
      margin-bottom: 34px;
    }
    .wg-offer .box-title {
      gap: 12px;
    }
    .wg-offer .content {
      gap: 24px;
    }
    .wg-offer.style-2 .image {
      margin-bottom: 24px;
    }
    .flat-title-v2 {
      margin-bottom: 48px;
      gap: 24px;
    }
    .flat-title-v2.style-2 {
      margin-bottom: 64px;
    }
    .s-contact .content-right,
    .s-contact .content-left {
      gap: 32px;
    }
    .s-contact.style-2 {
      gap: 0px;
      align-items: center;
    }
    .s-contact.style-2 .content-left {
      padding: 52px 62px;
      margin-bottom: 0;
      gap: 19px;
    }
    .s-contact.style-2 .content-left .tf-btn {
      margin-top: 30px;
    }
    .s-contact.style-2 .image-right {
      margin-left: -120px;
    }
    .s-contact.style-2 .image-right img {
      border-radius: 16px;
    }
    .flat-title {
      margin-bottom: 48px;
    }
    .flat-title .btn-underline {
      font-size: 18px;
      line-height: 28px;
    }
    .flat-title.style-2 {
      margin-bottom: 42px;
    }
    .flat-title.mb_2 {
      margin-bottom: 60px;
    }
    .flat-title.mb_3 {
      margin-bottom: 40px;
    }
    .flat-title.mb_4 {
      margin-bottom: 63px;
    }
    .flat-title.mb_5 {
      margin-bottom: 52px;
    }
    .flat-title-tab-categories {
      margin-bottom: 42px;
      gap: 12px;
    }
    .flat-title-tab-categories > .menu-tab-line,
    .flat-title-tab-categories > .tab-slide {
      margin-top: 20px;
    }
    .flat-title-tab {
      gap: 27px;
    }
    .flat-title-tab-2 {
      margin-bottom: 64px;
    }
    .menu-tab-fill-lg {
      gap: 41px;
    }
    .banner-why-shop,
    .container-full {
      padding-left: 40px;
      padding-right: 40px;
    }
    .sidebar-filter .canvas-body {
      padding: 0;
    }
    .widget-facet .filter-color-box {
      padding-right: 60px;
    }
    .banner-tagline-phonecase {
      gap: 100px;
    }
    .banner-tagline-phonecase .list-tagline li {
      padding: 24px 20px;
    }
    .banner-tagline-phonecase .list-tagline li .box-text {
      gap: 10px;
    }
    .banner-tagline-phonecase .content {
      gap: 48px;
    }
    .banner-tagline-phonecase .icon i {
      font-size: 40px;
    }
    .card-product.style-border-2 .card-product-wrapper {
      padding: 16px 15px 32px;
    }
    .card-product.style-border-2 .card-product-info {
      padding: 0px 16px 32px;
      gap: 16px;
    }
    .card-product.style-border-2 .on-sale-wrap {
      top: 26px;
      left: 26px;
      right: auto;
    }
    .card-product.style-border-2.border-type-2 .card-product-info {
      padding: 0px 16px 42px;
    }
    .card-product.style-border-2.border-type-3 .card-product-info {
      padding: 0px 16px 24px;
    }
    .card-product.style-border-2.border-type-2 .card-product-wrapper, .card-product.style-border-2.border-type-3 .card-product-wrapper {
      padding: 15px;
      padding-bottom: 20px;
    }
    .card-product.style-border-2.border-type-5 .card-product-wrapper {
      padding: 20px;
      padding-bottom: 32px;
    }
    .card-product.style-border-2.border-type-5 .card-product-info {
      padding: 0px 20px 20px;
      gap: 24px;
    }
    .card-product.style-border .card-product-wrapper {
      padding: 20px;
      padding-top: 42px;
      padding-bottom: 64px;
    }
    .card-product.style-border .card-product-info {
      padding: 0px 20px 40px;
    }
    .card-product.style-2.card-product-size .list-product-btn {
      bottom: 62px;
    }
    .card-product.style-2 .list-product-btn {
      bottom: 20px;
    }
    .card-product.style-2 .list-product-btn li {
      transform: translateY(20px);
    }
    .card-product.style-2:hover .list-product-btn li {
      transform: translateY(0px);
    }
    .card-product.card-product-size .list-product-btn {
      bottom: 20px;
    }
    .card-product.style-3.card-product-size .product-btn-main {
      bottom: 50px;
    }
    .card-product.style-3.card-product-size .list-product-btn {
      bottom: 114px;
    }
    .card-product.style-3 .list-product-btn {
      bottom: 84px;
    }
    .card-product.style-3 .list-product-btn li {
      transform: translateY(20px);
    }
    .card-product.style-3:hover .list-product-btn li {
      transform: translateY(0px);
    }
    .card-product.style-3:hover .product-btn-main {
      transform: translateY(0px);
      opacity: 1;
      visibility: visible;
      transition-delay: 0.1s;
    }
    .card-product .product-btn-main {
      right: 24px;
      left: 24px;
      bottom: 20px;
      transform: translateY(20px);
      opacity: 0;
      visibility: hidden;
    }
    .card-product .product-btn-main .btn-main-product {
      padding: 14px 15px;
    }
    .card-product .tooltip {
      display: block;
    }
    .card-product .card-product-info .inner-info-product {
      gap: 10px;
    }
    .card-product .variant-box {
      padding: 10px 6px;
    }
    .card-product .countdown-box {
      display: flex;
    }
    .card-product .countdown-box.style-2 {
      padding-left: 35px;
      padding-right: 35px;
    }
    .card-product .list-product-btn {
      top: 20px;
      right: 20px;
      gap: 16px;
    }
    .card-product .list-product-btn li {
      opacity: 0;
      visibility: hidden;
      transform: translateX(20px);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
    .card-product .box-icon {
      width: 45px;
      height: 45px;
    }
    .card-product .product-progress-sale {
      gap: 8px;
    }
    .card-product:not(.style-list) .size-box {
      transform: translateY(100%);
      padding: 10px 6px;
    }
    .card-product:hover .list-product-btn li {
      opacity: 1;
      visibility: visible;
    }
    .card-product:hover .list-product-btn li:nth-child(1) {
      transform: translateX(0px);
    }
    .card-product:hover .list-product-btn li:nth-child(2) {
      transform: translateX(0px);
      transition-delay: 0.1s;
    }
    .card-product:hover .list-product-btn li:nth-child(3) {
      transform: translateX(0px);
      transition-delay: 0.2s;
    }
    .card-product:hover .list-product-btn li:nth-child(4) {
      transform: translateX(0px);
      transition-delay: 0.3s;
    }
    .card-product:hover .size-box {
      transform: translateY(0%);
    }
    .card-product.card-product-size:hover .countdown-box, .card-product.style-2:hover .countdown-box, .card-product.style-3:hover .countdown-box {
      transform: translateY(100%);
      bottom: -1px;
    }
    .card-product.style-list {
      gap: 24px;
    }
    .card-product.style-list .card-product-wrapper {
      aspect-ratio: 1/1.42;
    }
    .card-product.style-list .card-product-info {
      gap: 24px;
    }
    .card-product.style-list .info-list {
      gap: 15px;
    }
    .card-product.style-center .card-product-info {
      padding: 20px 20px 35px;
    }
    .card-product.style-center .list-color-item {
      width: 38px;
      height: 38px;
      gap: 7px;
    }
    .card-product.style-4 .card-product-info {
      padding: 24px 16px;
    }
    .card-product.style-5 .card-product-info .btn-addcart {
      padding: 0px 27px;
    }
    .card-product.style-space .card-product-wrapper {
      padding: 15px 16px 32px;
    }
    .card-product.style-space .card-product-info {
      padding: 0px 16px 32px;
      gap: 16px;
    }
    .card-product.style-space-2 .card-product-wrapper {
      padding: 15px 16px 20px;
    }
    .card-product.style-space-2 .card-product-info {
      padding: 0px 16px 20px;
      gap: 16px;
    }
    .card-product .list-capacity-product .list-color-item .text-quantity {
      font-size: 16px;
      font-weight: 400;
      line-height: 26px;
    }
    .bundle-wrap .card-product:not(.style-2, .style-3) .list-product-btn {
      gap: 12px;
      top: 12px;
      right: 12px;
    }
    .bundle-wrap .card-product:not(.style-2, .style-3) .box-icon {
      width: 40px;
      height: 40px;
    }
    .bundle-suppermarket .image-wrap {
      margin-left: 33px;
    }
    .banner-text-skincare .content-banner {
      padding-left: 108px;
    }
    .tf-filter-dropdown,
    .tf-shop-control {
      margin-bottom: 40px;
    }
    .tf-filter-dropdown {
      gap: 20px;
    }
    .tf-filter-dropdown .meta-dropdown-filter {
      gap: 10px;
    }
    .tf-btn-filter {
      gap: 9px;
      padding: 13px 20px;
    }
    .tf-btn-filter .icon {
      font-size: 18px;
    }
    .tf-btn-filter .text {
      font-size: 16px;
    }
    .tf-dropdown-sort {
      padding: 0;
      min-width: 244px;
    }
    .tf-dropdown-sort .btn-select {
      padding: 13px 20px;
    }
    .tf-dropdown-sort .text-sort-value {
      font-size: 16px;
    }
    .tf-dropdown-sort .icon {
      font-size: 14px;
    }
    .tf-dropdown-sort .dropdown-menu {
      min-width: 244px;
    }
    .dropdown-filter .dropdown-toggle {
      padding: 13px 20px;
    }
    .dropdown-filter .dropdown-menu {
      min-width: 300px;
      padding: 25px 15px;
    }
    .dropdown-filter .text-value {
      font-size: 16px;
    }
    .tf-control-layout .tf-view-layout-switch {
      width: 48px;
      height: 48px;
    }
    .lookbook-item .dropdown-menu {
      --vnt-dropdown-min-width: 14rem;
    }
    .lookbook-item .dropend .dropdown-menu {
      --vnt-dropdown-min-width: 367px;
    }
    .tf-grid-layout.xl-col-2 {
      grid-template-columns: 1fr 1fr;
    }
    .tf-grid-layout.xl-col-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .tf-grid-layout.xl-col-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .tf-grid-layout.xl-col-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .tf-grid-layout.xl-col-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .tf-grid-layout.xl-col-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .xl-px-26 {
      padding-left: 26px;
      padding-right: 26px;
    }
    .header-default .wrapper-header {
      min-height: 87px;
    }
    .header-default .wrapper-header .nav-icon {
      gap: 20px;
    }
    .header-default .header-top {
      border-bottom: 1px solid var(--line);
    }
    .header-medium .wrapper-header {
      min-height: 70px;
    }
    .header-absolute {
      margin-bottom: -87px;
    }
    .header-absolute-2:not(.header-bg) .header-top {
      border: 0;
    }
    .tf-product-info-wrap {
      gap: 42px;
    }
    .tf-product-info-wrap:not(.style-2) .tf-product-heading {
      padding-bottom: 32px;
      margin-bottom: 8px;
    }
    .tf-product-info-wrap .product-info-countdown,
    .tf-product-info-wrap .product-progress-sale {
      margin-top: 12px;
    }
    .tf-product-info-wrap .tf-product-extra-link {
      gap: 42px;
    }
    .tf-product-info-wrap .product-stock .stock {
      margin-right: 14px;
    }
    .tf-product-info-wrap .form-group-product {
      margin-bottom: 18px;
    }
    .tf-product-info-wrap .tf-product-cate-sku {
      margin: 8px 0px;
    }
    .form-group-product .item-product {
      gap: 70px;
    }
    .form-group-product .item-product:not(:last-child) {
      margin-bottom: 24px;
    }
    .form-group-product .item-product-content {
      gap: 30px;
    }
    .form-group-product .table-group-product {
      margin-bottom: 32px;
    }
    .flat-wrap-frequently-bought-together .product-thumbs-slider {
      margin-bottom: 42px;
    }
    .tf-product-fbt {
      padding: 32px;
    }
    .tf-product-fbt .tf-btn {
      padding: 16px 32px;
    }
    .flat-single-grid {
      margin-right: 24px;
    }
    .flat-single-grid-2 .item {
      width: 100%;
      height: 500px;
    }
    .tf-variant-dropdown {
      padding: 0;
    }
    .tf-variant-dropdown .btn-select {
      padding: 14px 12px;
    }
    .tab-product-desc .tab-link {
      min-width: 154px;
    }
    .widget-facet:not(:last-child) {
      margin-bottom: 24px;
      padding-bottom: 32px;
    }
    .canvas-sidebar .list-icon-box .tf-icon-box:not(:last-child) {
      margin-bottom: 32px;
    }
    .canvas-sidebar .mega-box:not(:last-child) {
      margin-bottom: 40px;
    }
    .tf-product-fbt-wrap {
      padding: 32px 80px 36px;
    }
    .tf-product-fbt-wrap .fbt-info {
      gap: 16px;
    }
    .tf-product-fbt-wrap .fbt-info .bundle-variant,
    .tf-product-fbt-wrap .fbt-info .bundle-title {
      margin-right: 16px;
    }
    .tf-product-fbt-wrap .tf-product-form-fbt {
      gap: 32px;
    }
    .tf-product-fbt-wrap .list-fbt {
      margin-bottom: 24px;
    }
    .tf-product-fbt-wrap .fbt-swatches {
      gap: 16px;
    }
    .tf-product-volume-discount {
      padding: 32px 84px 42px;
    }
    .list-volume-discount .volume-discount-item .tag-sale {
      right: -40px;
    }
    .tf-product-volume-discount-thumbnail .title-discount {
      margin-bottom: 45px;
    }
    .tf-product-volume-discount-thumbnail .list-volume-discount-thumbnail {
      margin-bottom: 40px;
    }
    .tf-product-media-wrap {
      padding-right: 24px;
    }
    .list-color-product .list-color-item {
      width: 30px;
      height: 30px;
    }
    .tf-loading {
      height: 48px;
      min-width: 138px;
    }
    .hover-sw-nav {
      position: relative;
    }
    .hover-sw-nav .nav-swiper {
      visibility: hidden;
    }
    .hover-sw-nav .swiper-button-next {
      margin-right: 20px;
    }
    .hover-sw-nav .swiper-button-prev {
      margin-left: 20px;
    }
    .hover-sw-nav:hover .nav-swiper {
      visibility: visible;
      margin-left: 0;
      margin-right: 0;
    }
    .gallery-item .box-icon {
      height: 48px;
      width: 48px;
      font-size: 19px;
    }
    .tf-sw-iconbox-row .swiper-slide:not(:last-child) .tf-icon-box {
      position: relative;
      padding-right: 59px;
    }
    .tf-sw-iconbox-row .swiper-slide:not(:last-child) .tf-icon-box::after {
      position: absolute;
      content: "";
      right: 0;
      width: 1px;
      top: 9px;
      bottom: 9px;
      background-color: var(--line);
    }
    .flat-wrapper-iconbox {
      padding: 97px 60px 69px;
    }
    .flat-wrapper-iconbox .tf-icon-box .title {
      font-size: 24px;
      line-height: 30px;
    }
    .grid-cls-v1 {
      gap: 24px;
    }
    .grid-cls-v1 .wg-cls .cls-btn {
      bottom: 32px;
    }
    .grid-cls-v1 .wg-cls .tf-btn {
      font-size: 24px;
      line-height: 32px;
      min-width: 180px;
    }
    .grid-cls-v1 .item3 .btn-cls {
      min-width: 232px;
    }
    .grid-cls-sport .wg-cls .tf-btn {
      padding-top: 10px;
      padding-bottom: 10px;
      min-width: 169px;
    }
    .grid-cls-sport .item3 .tf-btn {
      min-width: 209px;
    }
    .wg-cls-2 {
      gap: 32px;
    }
    .wg-cls-2 .box-title {
      margin-bottom: 24px;
    }
    .wg-cls.style-02 .btn-cls {
      font-size: 24px;
    }
    .wg-cls.style-02 .btn-cls .icon {
      font-size: 14px;
    }
    .wrapper-thumbs-tes .box-right {
      padding: 60px 49px 60px 64px;
    }
    .wrapper-thumbs-tes .box-testimonial-main .quote {
      font-size: 39px;
    }
    .wrapper-thumbs-tes-2 .box-left {
      padding: 60px 200px 60px 0px;
    }
    .wrapper-thumbs-tes-2 .box-testimonial-main .quote {
      font-size: 48px;
    }
    .wrapper-thumbs-tes-3 .box-left {
      padding: 60px 99px 60px;
    }
    .wrapper-thumbs-tes-3 .box-testimonial-main .content {
      gap: 32px;
    }
    .wrapper-thumbs-tes-3 .box-testimonial-main .quote {
      font-size: 68px;
    }
    .wrapper-thumbs-tes-4 .box-right {
      padding: 60px 0px 60px 100px;
    }
    .wrapper-thumbs-tes-4 .box-testimonial-main {
      gap: 42px;
    }
    .wrapper-thumbs-tes-4 .box-testimonial-main .box-content {
      gap: 24px;
    }
    .flat-thumbs-tes .sw-dot-default,
    .flat-thumbs-tes .box-nav-swiper {
      margin-top: 32px;
    }
    .box-testimonial-main {
      gap: 32px;
    }
    .fs-cls .content {
      bottom: 42px;
    }
    .fs-cls .content .tf-btn {
      font-size: 20px;
      line-height: 30px;
      min-width: 200px;
    }
    .fs-cls.lg .tf-btn {
      font-size: 24px;
      line-height: 30px;
      min-width: 248px;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .wrapper-control-shop .tf-list-layout {
      gap: 32px;
    }
    .wrapper-control-shop .tf-list-layout .wg-pagination {
      margin-top: 40px;
    }
    .wrapper-control-shop .tf-grid-layout {
      row-gap: 40px;
    }
    .wrapper-control-shop .tf-grid-layout .wg-pagination {
      margin-top: 20px;
    }
    .flat-wrap-cls {
      row-gap: 42px;
    }
    .flat-wrap-cls .wg-pagination {
      margin-top: 18px;
    }
    .tab-content .tf-grid-layout {
      row-gap: 40px;
    }
    .tab-content .box-btn {
      margin-top: 32px;
    }
    .menu-tab-line.style-lg .tab-link {
      padding: 10px 4px;
      font-size: 36px;
      line-height: 43.2px;
    }
    .menu-tab-line.style-lg .tab-link::after {
      height: 2px;
    }
    .menu-tab-line.style-lg3 .tab-link {
      font-size: 48px;
      line-height: 60px;
      padding: 0px;
    }
    .banner-shop.style-left-center .content {
      gap: 32px;
      left: 64px;
    }
    .banner-shop.style-left-center .box-title {
      gap: 20px;
    }
    .banner-shop.style-left-center .tf-btn {
      padding: 14px 37px;
    }
    .banner-shop.style-top .content {
      top: 82px;
      gap: 32px;
    }
    .banner-shop.style-top .box-title {
      gap: 20px;
    }
    .banner-shop.style-lg-bottom .content {
      bottom: 40px;
      left: 32px;
      right: 32px;
    }
    .banner-shop .box {
      padding: 20px 73px 20px 32px;
    }
    .tab-content .swiper-pagination-progressbar {
      margin-top: 112px;
    }
    .banner-cd-phonecase {
      margin: 0px 40px;
    }
    .tf-btn.btn-large {
      padding: 14px 38px;
    }
    .flat-wrapper-lookbook .col-left {
      width: 48.6%;
      padding: 48px 102px 27px;
    }
    .flat-wrapper-lookbook .col-right {
      width: 51.4%;
    }
    .flat-wrapper-lookbook .slider-wrap-lb {
      padding-left: 68px;
      padding-right: 68px;
    }
    .flat-wrapper-lookbook .slider-wrap-lb .title {
      margin-bottom: 64px;
    }
    .wg-testimonial-2 .text {
      margin-top: 40px;
    }
    .table-page-cart td {
      padding: 30px 9px;
    }
    .footer-style-2 .footer-body {
      padding-top: 80px;
      padding-bottom: 88px;
    }
    .fl-control-sw2 .swiper-button-prev,
    .fl-control-sw .swiper-button-prev {
      left: -22px;
    }
    .fl-control-sw2 .swiper-button-next,
    .fl-control-sw .swiper-button-next {
      right: -22px;
    }
    .wg-testimonial-3 {
      margin-bottom: 55px;
      gap: 40px;
    }
    .wg-testimonial-3 .box-top {
      gap: 24px;
    }
    .wg-testimonial-3 .box-author {
      gap: 8px;
    }
    .wg-testimonial-3 .box-title-desc {
      gap: 24px;
    }
    .slider-baby .clouds {
      bottom: -65px;
    }
    .cloud-footer {
      margin-bottom: -60px;
    }
  }
  @media (min-width: 1440px) {
    .topbar-wraper {
      gap: 150px;
    }
    .slider-fashion-2 {
      padding: 0px 30px;
    }
    .banner-why-shop {
      padding-left: 115px;
      padding-right: 115px;
    }
    .row-footer .s2 {
      padding: 60px 74px 60px 80px;
    }
    .row-footer .s3 {
      padding: 60px 80px;
      padding-right: 0;
    }
    .tf-main-success .box-progress-order {
      padding: 32px 64px;
    }
    .tf-product-volume-discount-thumbnail {
      padding: 32px 70px 32px 45px;
    }
    .wg-testimonial.style-2.type-2 {
      padding: 40px 32px 24px;
    }
    .wg-testimonial.style-2.type-2 .br-line {
      margin: 24px 0px;
    }
    .s-banner-bundle .content-list {
      padding: 24px 48px;
    }
    .lh-19 {
      line-height: 19px;
    }
    .flat-wrap-testimonial {
      padding: 64px 0px 37px;
    }
    .main-content-account {
      gap: 64px;
    }
    .account-dashboard .content-account {
      gap: 24px;
    }
    .banner-text-jewelry .image-1 {
      max-width: 517px;
    }
    .banner-text-jewelry .image-2 {
      max-width: 275px;
      right: 48px;
      bottom: 27px;
    }
    .banner-text-skincare.type-2 .image-1 {
      max-width: 663px;
    }
    .banner-text-skincare.type-2 .image-2 {
      max-width: 361px;
      bottom: 44px;
    }
    .banner-cls-phonecase .box-content {
      padding-left: 100px;
      flex-shrink: 0;
      width: unset;
    }
    .banner-cls-phonecase .image {
      max-width: 1007px;
      width: 100%;
    }
    .slider-phonecase {
      margin: 27px 40px 0px;
    }
    .slider-electric-access .content-slider {
      margin-left: 52px;
    }
    .tf-grid-layout.xxl-col-2 {
      grid-template-columns: 1fr 1fr;
    }
    .tf-grid-layout.xxl-col-3 {
      grid-template-columns: repeat(3, 1fr);
    }
    .tf-grid-layout.xxl-col-4 {
      grid-template-columns: repeat(4, 1fr);
    }
    .tf-grid-layout.xxl-col-5 {
      grid-template-columns: repeat(5, 1fr);
    }
    .tf-grid-layout.xxl-col-6 {
      grid-template-columns: repeat(6, 1fr);
    }
    .tf-grid-layout.xxl-col-7 {
      grid-template-columns: repeat(7, 1fr);
    }
    .header-default .box-nav-menu .item-link::after {
      width: calc(100% + 80px);
    }
    .header-default .style-space .box-nav-menu {
      gap: 36px;
    }
    .box-nav-menu .mega-menu {
      left: 100px;
      right: 100px;
      padding: 32px 104px 60px;
    }
    .box-nav-menu .mega-shop {
      left: 76px;
      right: 80px;
      padding: 32px 123px 60px;
    }
    .box-nav-menu .mega-home {
      padding: 36px 160px;
    }
    .box-nav-menu .mega-tab .wrapper-sub-menu-tab .tab-pane {
      gap: 60px;
    }
    .box-nav-menu.justify-content-start .mega-home {
      left: 0;
    }
    .flat-wrap-media-product .swiper-button-next {
      right: -20px;
    }
    .flat-wrap-media-product .swiper-button-prev {
      left: -20px;
    }
    .flat-wrap-iconbox .tf-swiper {
      padding: 0px 65px;
    }
  }
  @media (min-width: 1600px) {
    .header-default .box-nav-menu {
      gap: 40px;
    }
    .footer-style-2 .footer-col-block.s4 {
      padding: 0px 110px;
    }
    .s-banner-product .content-right {
      max-width: 791px;
      width: 100%;
    }
    .s-banner-product .content-banner {
      justify-content: unset;
      padding-left: 90px;
    }
    .banner-cls-baby .item {
      right: -69px;
    }
    .s2-banner-bundle .banner-bundle .item {
      left: -66px;
    }
    .tf-btn.btn-cls:hover .icon {
      margin-left: 16px;
    }
    .fl-control-sw2 .swiper-button-prev {
      left: -54px;
    }
    .fl-control-sw2 .swiper-button-next {
      right: -54px;
    }
  }
  @media (max-width: 1440px) {
    .section-cls-tabs {
      gap: 30px;
    }
    .section-cls-tabs .tab-content img {
      border-radius: 16px;
    }
    .section-cls-tabs .right {
      padding: 20px 20px;
      border-radius: 16px;
    }
    .section-cls-tabs .menu-tab-line .tab-link {
      padding: 15px 0;
      font-size: 20px;
      line-height: 30px;
    }
    .section-cls-tabs .menu-tab-line .tab-link .icon {
      font-size: 14px;
      width: 70px;
      height: 50px;
    }
    .box-nav-menu .sub-menu-style-2 {
      left: -300px;
    }
    .slider-fashion-1 .slider-wrap {
      height: 700px;
    }
    .leave-comment-wrap .title {
      font-size: 30px;
      line-height: 42px;
      margin-bottom: 36px;
    }
  }
  @media (max-width: 1399px) {
    .tf-control-layout .sw-layout-5,
    .tf-control-layout .sw-layout-6 {
      display: none;
    }
  }
  @media (max-width: 1199px) {
    .pb_xl-0 {
      padding-bottom: 0 !important;
    }
    .footer-pb-2 {
      padding-bottom: 165px;
    }
    .footer-style-2 .s1 {
      margin-bottom: 30px;
    }
    .tf-sticky-btn-atc {
      bottom: 66px;
    }
    .title-success-order .icon {
      width: 100px;
      height: 100px;
    }
    .tf-page-cart-sidebar {
      margin-top: 60px;
    }
    .tf-toolbar-bottom {
      display: flex;
    }
    .xl-pb-70 {
      padding-bottom: 65px;
    }
    .popup-search.type-search-product .wrapper-shop {
      grid-template-columns: repeat(3, 1fr);
      margin-bottom: 30px;
    }
    .popup-search.type-search-product .top-title {
      margin-bottom: 20px;
    }
    .sidebar-filter {
      position: fixed;
      bottom: 0;
      z-index: 3000;
      display: flex;
      flex-direction: column;
      background-clip: padding-box;
      outline: 0;
    }
    .sidebar-filter.left {
      top: 0;
      left: 0;
      transform: translateX(-100%);
    }
    .sidebar-filter.right {
      top: 0;
      right: 0;
      transform: translateX(100%);
    }
    .sidebar-filter.show {
      transform: none;
    }
    .banner-text-fashion .image-1 {
      width: 80%;
    }
    .banner-text-fashion .image-2 {
      left: 0%;
      bottom: 5%;
      top: 35%;
      width: 50%;
    }
    .logo-header-2,
    .logo-header {
      display: flex;
      justify-content: center;
    }
    .header-default .wrapper-header .nav-icon {
      gap: 10px;
    }
    .header-absolute-2 {
      margin-bottom: -64px;
    }
    .header-absolute-2:not(.header-bg) .logo-header.has-logo-white .logo-white {
      display: block;
    }
    .header-absolute-2:not(.header-bg) .logo-header.has-logo-white .logo-dark {
      display: none;
    }
    .header-absolute-2:not(.header-bg) .nav-icon .nav-icon-item {
      color: var(--white);
    }
    .header-absolute-2:not(.header-bg) .mobile-menu {
      color: var(--white);
    }
    .slider-scroll,
    .product-thumbs-slider {
      flex-direction: column;
    }
    .slider-scroll .flat-wrap-media-product,
    .product-thumbs-slider .flat-wrap-media-product {
      width: 100%;
    }
    .slider-scroll .tf-product-media-thumbs,
    .product-thumbs-slider .tf-product-media-thumbs {
      order: 1;
      width: 100%;
    }
    .tab-vertical-product-desc {
      display: block;
    }
    .tab-vertical-product-desc .menu-tab {
      display: flex;
      overflow: auto;
      gap: 20px;
      border-left: 0;
      border-bottom: 1px solid var(--line);
    }
    .tab-vertical-product-desc .tab-link {
      white-space: nowrap;
      padding: 12px 0px;
    }
    .tab-vertical-product-desc .tab-link::after {
      top: auto;
      bottom: 0;
      height: 1px;
      width: 0;
      left: 50%;
      transform: translateX(-50%);
    }
    .tab-vertical-product-desc .tab-link.active::after {
      width: 100%;
      height: 1px;
    }
    .tab-vertical-product-desc .tab-content {
      margin-top: 20px;
    }
    .tab-vertical-product-desc .wd-product-descriptions {
      padding: 30px;
    }
    .tf-control-layout .sw-layout-4 {
      display: none;
    }
    .card-product.card-product-size .countdown-box {
      bottom: 40px;
    }
    .mx_40 {
      margin-left: 24px;
      margin-right: 24px;
    }
    .flat-controltab-nav .box-nav-swiper {
      display: none;
    }
  }
  @media (max-width: 1024px) {
    .section-results .results-item {
      margin-bottom: 30px;
    }
    h1,
    .display-2xl {
      font-size: 52px;
      line-height: 70px;
    }
    .fs-84,
    .display-2xl-2 {
      font-size: 52px;
      line-height: 62px;
    }
    h2,
    .display-xl,
    .display-xl-2 {
      font-size: 40px;
      line-height: 52px;
    }
    h3,
    .display-lg,
    .display-lg-2,
    .display-lg-3 {
      font-size: 38px;
      line-height: 50px;
    }
    .display-lg-5,
    .display-lg-4 {
      font-size: 38px;
      line-height: 48px;
    }
    h4,
    .display-md,
    .display-md-2,
    .display-md-3 {
      font-size: 30px;
      line-height: 38px;
    }
    h5,
    .display-sm {
      font-size: 28px;
      line-height: 36px;
    }
    h6,
    .display-xs {
      font-size: 22px;
      line-height: 30px;
    }
    .flat-spacing-3 {
      padding-top: 100px;
      padding-bottom: 100px;
    }
    .flat-spacing-6,
    .flat-spacing {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-11 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-14 {
      padding-top: 73px;
      padding-bottom: 88px;
    }
    .flat-spacing-15 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-16 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-17 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-19 {
      padding-top: 87px;
      padding-bottom: 100px;
    }
    .flat-spacing-21 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-22 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-23 {
      padding-top: 100px;
      padding-bottom: 100px;
    }
    .flat-spacing-28,
    .flat-spacing-26 {
      padding-top: 100px;
      padding-bottom: 80px;
    }
    .flat-spacing-27 {
      padding-top: 125px;
      padding-bottom: 100px;
    }
    .flat-spacing-29 {
      padding-top: 73px;
      padding-bottom: 88px;
    }
    .flat-spacing-30 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .tf-product-info-wrap .tf-product-delivery-return {
      display: block;
    }
    .tf-product-info-wrap .tf-product-delivery-return .product-delivery:not(:last-child) {
      padding-bottom: 25px;
      margin-bottom: 25px;
      border-right: 0;
      border-bottom: 1px solid var(--line);
    }
    .banner-shop .box-title .title {
      font-size: 30px;
      line-height: 36px;
    }
  }
  @media (max-width: 991px) {
    .mt-lg-40 {
      margin-top: 40px !important;
    }
    .section-asked-questions .content {
      margin-bottom: 40px;
      gap: 24px;
    }
    .section-asked-questions .faq-wrap {
      padding: 24px 15px;
      border-radius: 8px;
    }
    .wd-customer-review {
      flex-direction: column;
    }
    .wg-cls-text {
      padding: 15px;
    }
    .flat-wrapper-testimonial > img {
      width: 150px;
    }
    .flat-wrapper-testimonial .img-item-2 {
      left: 0;
      bottom: 0;
    }
    .flat-wrapper-testimonial .img-item-1 {
      top: 0;
    }
    .grid-cls-suppermarket .s-cls {
      height: 400px;
    }
    @keyframes floating {
      0% {
        transform: translateY(0px);
      }
      100% {
        transform: translateY(10px);
      }
    }
    .banner-text-skincare .text-xl-2 {
      font-size: 18px;
      line-height: 22px;
    }
    .s-contact .content-left {
      margin-bottom: 42px;
    }
    .s-blog-single {
      padding-top: 80px;
      padding-bottom: 60px;
    }
    .popup-search.type-search-product .wrapper-shop {
      row-gap: 30px;
    }
    .banner-tagline-phonecase {
      flex-wrap: wrap;
      gap: 30px;
    }
    .banner-tagline-phonecase .image {
      width: 100%;
      height: 450px;
    }
    .banner-tagline-phonecase .content {
      gap: 5px;
    }
    .banner-tagline-phonecase .list-tagline li {
      padding-left: 0px;
    }
    .card-product.style-list .box-icon {
      width: 46px;
      height: 46px;
    }
    .wg-pagination {
      gap: 8px;
    }
    .wg-pagination .pagination-item {
      width: 36px;
      height: 36px;
      font-size: 14px;
    }
    .banner-lookbook {
      height: 500px;
    }
    .banner-container-wrap {
      margin-bottom: 60px;
    }
    .s-banner-cd-baby .banner-container {
      flex-wrap: wrap-reverse;
      justify-content: center;
      text-align: center;
      padding: 30px 15px;
    }
    .banner-cls-phonecase .banner-content {
      flex-wrap: wrap-reverse;
    }
    .s-banner-colection .box-content {
      gap: 20px;
    }
    .s-banner-colection .box-title-banner {
      gap: 5px;
    }
    .s-banner-colection br {
      display: none;
    }
    .slider-fashion-3 .image {
      margin-left: 100px;
    }
    .slider-default .box-title-slider,
    .slider-style-2 .box-title-slider {
      gap: 10px;
    }
    .slider-default .content-slider,
    .slider-style-2 .content-slider {
      gap: 20px;
    }
    .slider-default .slider-wrap {
      height: 500px;
    }
    .sb-contact {
      margin-bottom: 50px;
    }
    .sb-banner .image {
      max-height: 600px;
    }
    .flat-single-product {
      padding-bottom: 80px;
    }
    .nav-swiper {
      width: 40px;
      height: 40px;
    }
    .tf-btn {
      padding: 10px 24px;
      gap: 8px;
    }
    .tf-product-info-wrap .tf-product-extra-link {
      gap: 15px;
    }
    .tf-bundle-product-item {
      gap: 15px;
    }
    .tf-bundle-product-item .bundle-image {
      width: 100px;
      min-width: 100px;
    }
    .tf-product-fbt-wrap .fbt-image {
      width: 100px;
      min-width: 100px;
    }
    .tf-product-fbt-wrap .list-fbt {
      gap: 20px;
    }
    .wg-cls {
      gap: 12px;
    }
    .main-content-account {
      flex-wrap: wrap;
    }
    #goTop {
      right: 20px;
      width: 32px;
      height: 32px;
    }
    .sec-blog {
      padding-top: 80px;
      padding-bottom: 100px;
    }
  }
  @media (max-width: 767px) {
    .md-px-0 {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .slider-pod .parallax-wrap {
      background-attachment: scroll !important;
      background-position: center !important;
    }
    .form-buyX-getY .item-product::before {
      top: 24px;
    }
    .form-buyX-getY .group-item-product .arrow {
      width: 42px;
      height: 42px;
    }
    .sec-blog {
      padding-top: 60px;
      padding-bottom: 80px;
    }
    .s-blog-single {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .section-results .tf-grid-layout {
      row-gap: 34px;
    }
    .section-results .results-item {
      margin-bottom: 20px;
    }
    .slider-jewelry {
      padding-left: 15px;
      padding-right: 15px;
    }
    .slider-jewelry .heading {
      font-size: 40px;
      line-height: 52px;
    }
    .section-cls-tabs {
      flex-direction: column;
    }
    .section-cls-tabs .left,
    .section-cls-tabs .right {
      width: 100%;
    }
    .leave-comment-wrap .title {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 32px;
    }
    .s-term-user .term-title {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 20px;
    }
    .modal-compare .title {
      margin-bottom: 24px;
    }
    .s-contact .wg-map {
      margin-bottom: 60px;
    }
    .sidebar-order-success .order-box {
      padding-bottom: 24px;
    }
    .logo-header img {
      width: 110px;
    }
    .form-default fieldset label {
      font-size: 14px;
      line-height: 22px;
    }
    .s-blog-single .group-image {
      margin-bottom: 30px;
      flex-wrap: wrap;
    }
    .tf-social-icon.style-1 a {
      width: 38px;
      height: 38px;
      font-size: 14px;
    }
    .flat-wrapper-testimonial > img {
      width: 120px;
    }
    .flat-wrapper-iconbox {
      padding: 60px 24px 24px;
    }
    .flat-wrapper-iconbox > .title {
      text-wrap: wrap;
      max-width: calc(100% - 24px);
      top: 0;
      transform: translate(-50%, -50%);
    }
    .footer-default {
      font-size: 14px;
      line-height: 22px;
    }
    .grid-cls-suppermarket .s-cls {
      height: 350px;
    }
    .grid-cls-suppermarket .s-cls .content {
      right: 100px;
    }
    .banner-lookbook .lookbook-item.position3 {
      left: 37%;
    }
    .wrapper-lookbook-1 .col-right {
      width: 100%;
    }
    .grid-cls-v5 .item1,
    .grid-cls-v5 .item2,
    .grid-cls-v5 .item3,
    .grid-cls-v5 .item4 {
      height: 400px;
    }
    .footer-logo {
      max-width: 108px;
    }
    .s3-banner-with-text .content-with-text,
    .s2-banner-with-text .content-with-text {
      text-align: center;
      justify-items: center;
    }
    .flat-title.style-between {
      justify-content: center;
      text-align: center;
      flex-direction: column;
      align-items: center !important;
    }
    .image-compare .icv__img-a {
      height: 300px;
      object-fit: cover;
    }
    .image-compare .icv__label {
      padding: 6px 20px;
      font-size: 14px;
      line-height: 22px;
      bottom: 12px;
    }
    .image-compare .icv__label-before {
      left: 12px;
    }
    .image-compare .icv__label-after {
      right: 12px;
    }
    .image-compare .icv__circle {
      width: 42px;
      height: 42px;
    }
    .image-compare .icv__circle::after {
      width: 32px;
      height: 32px;
    }
    .image-compare .icv__circle::before {
      font-size: 12px;
    }
    .tf-main-success .box-progress-order {
      gap: 12px;
      text-wrap: nowrap;
      overflow-x: auto;
    }
    .tf-main-success .box-progress-order .order-progress-item {
      border: 0 !important;
      padding: 0px 8px;
      gap: 8px;
    }
    .tf-main-success .box-timeline-order {
      margin: 42px auto 32px;
    }
    .title-success-order .icon {
      width: 80px;
      height: 80px;
    }
    .tf-checkout-cart-main .grid-2,
    .tf-checkout-cart-main .grid-3 {
      grid-template-columns: 1fr;
    }
    .table-page-cart thead {
      display: none;
    }
    .table-page-cart .tf-cart-item {
      margin-bottom: 15px;
      padding-inline-start: 94px;
      min-height: 140px;
      display: block;
      font-size: 12px;
      font-weight: 500;
      position: relative;
    }
    .table-page-cart .tf-cart-item .wg-quantity {
      padding: 2px 4px;
    }
    .table-page-cart .tf-cart-item .tf-cart-item_total {
      width: 100%;
    }
    .table-page-cart .tf-cart-item .img-box {
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden;
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none;
      width: 80px;
      max-height: 110px;
    }
    .table-page-cart .tf-cart-item td {
      display: flex;
      align-items: center;
      flex-direction: row;
      flex-wrap: wrap;
      padding: 10px 0;
      margin: 0;
    }
    .table-page-cart .tf-cart-item td:not(:last-child) {
      border-bottom: 1px solid var(--line);
    }
    .table-page-cart .tf-cart-item td[data-cart-title]:before {
      content: attr(data-cart-title);
      color: var(--dark);
      text-align: start;
      flex: 1 1 auto;
    }
    .table-page-cart .tf-cart-item_product .cart-info .variants {
      margin-bottom: 15px;
    }
    .tf-sticky-btn-atc .tf-sticky-atc-product {
      display: none !important;
    }
    .tf-sticky-btn-atc .tf-sticky-atc-infos {
      width: 100%;
    }
    .tf-sticky-btn-atc .tf-sticky-atc-infos form {
      flex-direction: column;
    }
    .wd-form-address {
      padding: 20px 15px;
    }
    .account-orders .account-no-orders-wrap img {
      margin-bottom: 30px;
    }
    .account-orders .account-no-orders-wrap .text {
      margin-bottom: 24px;
    }
    .modal-compare .modal-content {
      padding: 24px 15px;
    }
    .modal-compare .tf-compare-buttons {
      flex-wrap: wrap;
      gap: 12px;
    }
    .modal-compare .tf-compare-buttons .tf-btn {
      width: auto;
      flex: 1 1 auto;
      min-width: max-content;
      max-width: 100%;
    }
    .modal-order-detail .list-infor {
      gap: 15px;
      margin-bottom: 32px;
    }
    .modal-order-detail .list-infor li:not(:last-child) {
      padding-right: 15px;
    }
    .modal-order-detail .tb-order-detail [data-title]:before {
      content: attr(data-title);
      text-align: start;
      flex: 1 1 auto;
    }
    .modal-order-detail .tb-order-detail .item {
      font-size: 14px;
    }
    .modal-order-detail .tb-order-detail .order-detail-item:not(.subtotal) {
      padding: 15px;
      padding-left: 90px;
      position: relative;
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
    }
    .modal-order-detail .tb-order-detail .order-detail-item:not(.subtotal) .image {
      position: absolute;
      top: 15px;
      left: 0;
      width: 80px;
      height: 111.7px;
    }
    .modal-order-detail .tb-order-detail .order-detail-item:not(.subtotal) .item {
      width: 100%;
      display: flex;
      justify-content: space-between;
    }
    .modal-order-detail .tb-order-detail .subtotal .item {
      width: max-content;
    }
    .modal-share-social .wrap-code {
      margin-bottom: 20px;
    }
    .popup-style-2 .modal-content {
      padding: 26px 20px;
    }
    .popup-style-2 .modal-header {
      margin-bottom: 20px;
    }
    .form-ask-question button {
      margin-top: 20px;
    }
    .popup-search.type-search-product .wrapper-shop {
      grid-template-columns: repeat(2, 1fr);
    }
    .wg-map .map {
      height: 350px;
    }
    .wg-map.style-absolute .box-store {
      position: unset;
      transform: unset;
      max-width: 100%;
      text-align: center;
    }
    .wg-map.style-absolute .box-store:not(.box-store-bg) {
      padding: 30px 0px 0px;
    }
    .wg-map.style-absolute .box-store.box-store-bg {
      margin-top: 24px;
    }
    .banner-account.banner-acc-countdown {
      padding: 15px;
    }
    .account-dashboard .box-check-list {
      gap: 15px;
    }
    .account-dashboard .banner-account .image img {
      height: 250px;
      object-fit: cover;
    }
    .popup-style-1 .popup-header {
      padding: 15px;
      padding-bottom: 10px;
    }
    .popup-style-1 .popup-header::after {
      left: 15px;
      right: 15px;
    }
    .popup-style-1 .popup-inner {
      padding: 15px;
    }
    .modal-before-you-leave .content {
      margin: 0 15px;
      padding: 20px 0;
      margin-bottom: 20px;
    }
    .modal-before-you-leave .content .heading {
      margin-bottom: 16px;
    }
    .modal-before-you-leave .tf-mini-cart-sroll {
      padding-left: 15px;
      padding-right: 15px;
    }
    .popup-shopping-cart .tf-minicart-recommendations,
    .popup-shopping-cart .tf-mini-cart-tool-content,
    .popup-shopping-cart .tf-mini-cart-bottom-wrap,
    .popup-shopping-cart .tf-mini-cart-tool,
    .popup-shopping-cart .tf-mini-cart-threshold,
    .popup-shopping-cart .tf-mini-cart-item {
      padding-left: 15px;
      padding-right: 15px;
    }
    .popup-shopping-cart .tf-mini-cart-tool-content .tf-cart-tool-btns .tf-btn {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 14px;
      height: 48px;
    }
    .popup-shopping-cart.style-2 .also-like-product .tf-mini-cart-item .tf-mini-cart-info {
      align-items: flex-start;
    }
    .popup-search .modal-content {
      padding: 50px 0;
    }
    .popup-search .looking-for-wrap {
      margin-bottom: 30px;
    }
    .popup-search .heading {
      font-size: 20px;
      font-weight: 500;
      line-height: 30px;
      margin-bottom: 24px;
    }
    .popup-search .form-search {
      margin-bottom: 24px;
    }
    .modal-newsletter.style-absolute .modal-content img {
      min-height: 500px;
    }
    .modal-newsletter.style-row .modal-top {
      width: 100%;
      height: 300px;
    }
    .modal-newsletter.style-row .modal-bottom {
      width: 100%;
    }
    .card-product .tooltip,
    .card-product .size-box {
      display: none !important;
    }
    .card-product .price-wrap {
      font-size: 14px;
      line-height: 20px;
    }
    .card-product .list-product-btn li.wishlist, .card-product .list-product-btn li.compare {
      display: none;
    }
    .card-product .list-product-btn .box-icon.wishlist, .card-product .list-product-btn .box-icon.compare {
      display: none;
    }
    .card-product.style-2 .list-product-btn {
      border-radius: 30px;
      overflow: hidden;
      border: 1px solid var(--line);
    }
    .card-product.style-2 .list-product-btn .box-icon {
      border: none;
    }
    .card-product.style-2 .list-product-btn li:first-child .box-icon {
      border-right: 1px solid var(--line);
    }
    .card-product.style-3 .product-btn-main .btn-main-product {
      padding: 6px;
    }
    .card-product.style-3 .product-btn-main .btn-main-product span {
      font-size: 12px;
      line-height: 20px;
    }
    .card-product.style-3 .product-btn-main .btn-main-product .icon {
      display: none;
    }
    .card-product.style-3 .product-btn-main .btn-main-product.quickview {
      display: flex;
    }
    .card-product.out-of-stock .card-product-wrapper::before {
      content: "Sold Out";
      width: 60px;
      height: 60px;
      font-size: 10px;
    }
    .card-product.style-list .add-to-cart {
      padding: 6px 24px;
      font-size: 14px;
    }
    .card-product.style-list .box-icon {
      width: 38px;
      height: 38px;
    }
    .card-product.style-list .list-product-btn {
      gap: 8px;
    }
    .grid-cls-v1 .wg-cls .image {
      height: 400px;
    }
    .banner-text-plant .image img {
      max-height: 500px;
    }
    .s-banner-with-text .content-banner {
      text-align: center;
      gap: 15px;
      margin-top: 30px;
    }
    .s-banner-with-text .banner-container-wrap {
      margin-bottom: 50px;
    }
    .s-banner-with-text .box-title-banner {
      gap: 5px;
    }
    .s-banner-product .image-wrap {
      width: 100%;
    }
    .s-banner-product .content-banner {
      gap: 20px;
      flex-wrap: wrap;
    }
    .s-banner-product .content-right {
      gap: 20px;
    }
    .s-banner-product .content-right .box-title {
      gap: 5px;
    }
    .s-banner-product .image {
      max-width: unset;
      height: 600px;
    }
    .wg-countdown-2 .countdown__item {
      gap: 0px;
      min-width: 40px;
    }
    .wg-countdown-2 .countdown__value {
      font-size: 30px;
      line-height: 40px;
    }
    .s-banner-countdown .banner-content {
      left: 15px;
      right: 15px;
      transform: translateY(-50%);
    }
    .s-banner-countdown .image img {
      min-height: 400px;
    }
    .s-banner-colection .tf-col-2 {
      grid-template-columns: repeat(1, 1fr);
    }
    .s-banner-colection .box-content {
      margin: 0px;
      text-align: center;
    }
    .s-banner-colection .image img {
      width: 100%;
      object-fit: cover;
    }
    .sw-dots .swiper-pagination-bullet {
      width: 6px;
      height: 6px;
    }
    .sw-dots .swiper-pagination-bullet::after {
      width: 20px;
      height: 20px;
    }
    .slider-pod br {
      display: none;
    }
    .slider-style-2 .slider-wrap {
      flex-wrap: wrap-reverse;
    }
    .slider-style-2 .box-content-left {
      padding: 70px 0px 80px;
      position: unset;
      width: 100%;
    }
    .slider-style-2 .box-content-left br {
      display: none;
    }
    .slider-style-2 .image {
      width: 100%;
      height: 300px;
    }
    .slider-default .slider-wrap {
      height: 400px;
    }
    .slider-default .wrap-pagination {
      bottom: 20px;
    }
    .wg-coming-soon {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .s-faq .name-faq {
      margin-bottom: 20px;
    }
    .s-faq .faq-item:not(:last-child) {
      margin-bottom: 30px;
    }
    .sb-contact {
      padding: 30px 15px;
      margin-bottom: 30px;
    }
    .sb-contact .title {
      margin-bottom: 15px;
    }
    .sb-contact .sub {
      margin-bottom: 15px;
    }
    .s-blog-single .heading {
      gap: 10px;
      margin-bottom: 30px;
    }
    .s-blog-single .heading .entry-meta {
      gap: 5px 10px;
    }
    .s-blog-single .content .entry_image {
      margin-bottom: 30px;
    }
    .s-blog-single .content > .text {
      margin-bottom: 30px;
      font-size: 14px;
      line-height: 22px;
    }
    .s-blog-single .group-image {
      margin-bottom: 30px;
    }
    .s-blog-single .block-quote {
      margin-bottom: 20px;
    }
    .s-blog-single .block-quote p {
      font-size: 14px;
      line-height: 22px;
    }
    .s-blog-single .bot {
      margin-bottom: 30px;
    }
    .s-blog-single .bot .entry-tag {
      margin-bottom: 10px;
    }
    .s-blog-single .related-post {
      gap: 15px;
      padding: 30px 0px;
    }
    .s-blog-single .related-post p {
      margin-bottom: 5px;
      font-size: 12px;
    }
    .s-blog-single .related-post p.name-post {
      font-size: 14px;
    }
    .s-blog-single .related-post .post {
      gap: 10px;
    }
    .modal-before-you-leave .modal-content {
      max-width: 320px;
    }
    h1,
    .display-2xl {
      font-size: 42px;
      line-height: 60px;
    }
    .fs-84,
    .display-2xl-2 {
      font-size: 42px;
      line-height: 52px;
    }
    h2,
    .display-xl,
    .display-xl-2 {
      font-size: 30px;
      line-height: 42px;
    }
    h3,
    .display-lg,
    .display-lg-2,
    .display-lg-3 {
      font-size: 28px;
      line-height: 40px;
    }
    .display-lg-5,
    .display-lg-4 {
      font-size: 28px;
      line-height: 38px;
    }
    h4,
    .display-md,
    .display-md-2,
    .display-md-3 {
      font-size: 24px;
      line-height: 32px;
    }
    h5,
    .display-sm {
      font-size: 22px;
      line-height: 30px;
    }
    h6,
    .display-xs {
      font-size: 20px;
      line-height: 28px;
    }
    .text-xl {
      font-size: 18px;
      line-height: 28px;
    }
    .text-xl-2 {
      font-size: 18px;
      line-height: 22px;
    }
    .text-xl-3 {
      font-size: 18px;
      line-height: 30px;
    }
    .text-lg {
      font-size: 16px;
      line-height: 26px;
    }
    .text-md {
      font-size: 14px;
      line-height: 22px;
    }
    .body-text {
      font-size: 14px;
      line-height: 22.6px;
    }
    .body-text-2 {
      font-size: 14px;
      line-height: 16.2px;
    }
    .s-banner-bundle .bundle-wrap {
      margin-top: 32px;
    }
    .s2-banner-bundle .bundle-wrap {
      margin-top: 60px;
    }
    .banner-about {
      height: 300px;
    }
    #header .nav-icon .nav-account,
    #header .nav-icon .nav-wishlist,
    #header .nav-icon .nav-compare {
      display: none;
    }
    .footer .footer-heading-mobile {
      display: block;
      position: relative;
    }
    .footer .footer-heading-mobile::after {
      position: absolute;
      content: "";
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      width: 12px;
      height: 1px;
      background-color: var(--dark);
      transition: 0.25s ease-in-out;
    }
    .footer .footer-heading-mobile::before {
      position: absolute;
      content: "";
      right: 15px;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 1px;
      height: 12px;
      background-color: var(--dark);
      transition: 0.25s ease-in-out;
    }
    .footer .footer-col-block.open .footer-heading-mobile::before {
      opacity: 0;
    }
    .footer .footer-col-block.open .footer-heading-mobile::after {
      transform: translate(0%, -50%) rotate(180deg);
    }
    .footer .footer-col-block .tf-collapse-content {
      display: none;
    }
    .footer .footer-menu {
      flex-direction: column;
      gap: 18px;
      margin-bottom: 18px;
    }
    .footer .footer-menu > div {
      width: 100%;
    }
    .flat-spacing-6,
    .flat-spacing-2,
    .flat-spacing {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-3 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-9,
    .flat-spacing-4 {
      padding-top: 40px;
      padding-bottom: 40px;
    }
    .flat-spacing-5 {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    .flat-spacing-8 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-10 {
      padding-top: 40px;
      padding-bottom: 50px;
    }
    .flat-spacing-11 {
      padding-top: 60px;
      padding-bottom: 80px;
    }
    .flat-spacing-12 {
      padding-top: 60px;
      padding-bottom: 44px;
    }
    .flat-spacing-13 {
      padding-top: 60px;
      padding-bottom: 80px;
    }
    .flat-spacing-14 {
      padding-top: 63px;
      padding-bottom: 78px;
    }
    .flat-spacing-15 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-16 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-17 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-19 {
      padding-top: 67px;
      padding-bottom: 80px;
    }
    .flat-spacing-20 {
      padding-top: 66px;
      padding-bottom: 66px;
    }
    .flat-spacing-21 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-22 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .flat-spacing-23 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-25 {
      padding-top: 60px;
      padding-bottom: 80px;
    }
    .flat-spacing-26 {
      padding-top: 80px;
      padding-bottom: 60px;
    }
    .flat-spacing-28 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-27 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .flat-spacing-29 {
      padding-top: 63px;
      padding-bottom: 78px;
    }
    .flat-single-product {
      padding-bottom: 60px;
    }
    .tf-product-info-wrap {
      margin-top: 40px;
    }
    .tf-product-fbt {
      padding: 15px;
    }
    .tf-product-fbt .bundle-total-submit {
      font-size: 16px;
      line-height: 26px;
    }
    .tf-bundle-product-item .bundle-image {
      width: 80px;
      min-width: 80px;
    }
    .flat-single-grid {
      display: flex;
      overflow: auto;
      gap: 10px;
      padding-bottom: 10px;
    }
    .flat-single-grid::-webkit-scrollbar {
      width: 4px;
      height: 4px;
    }
    .flat-single-grid::-webkit-scrollbar-track {
      background-color: var(--line);
    }
    .flat-single-grid::-webkit-scrollbar-thumb {
      background: var(--primary);
    }
    .flat-single-grid .item {
      width: 584px;
      height: 826px;
      flex-shrink: 0;
    }
    .tab-vertical-product-desc .wd-product-descriptions {
      padding: 30px 15px;
    }
    .tf-control-layout .sw-layout-3 {
      display: none;
    }
    .tf-group-filter {
      gap: 6px;
    }
    .brand-item {
      max-width: 200px;
      height: 74px;
    }
    .mx_40 {
      margin-left: 15px;
      margin-right: 15px;
    }
    .banner-shop {
      height: 500px;
    }
    .banner-shop .box-title .title {
      font-size: 26px;
      line-height: 28px;
    }
    .cls-video .img-product {
      max-width: 68px;
    }
    .cls-video .icon {
      width: 35px;
      height: 35px;
    }
    .menu-tab-fill .tab-link {
      min-width: 100px;
      padding: 5px 15px;
    }
    .slider-wrap-lb .card-product {
      display: flex;
      align-items: flex-start;
      gap: 12px;
      text-align: left;
    }
    .slider-wrap-lb .card-product .card-product-info {
      padding: 0;
      justify-items: flex-start;
    }
    .slider-wrap-lb .card-product .tf-btn {
      padding: 6px 14px;
      font-size: 14px;
      line-height: 22px;
    }
    .slider-wrap-lb .card-product .card-product-wrapper {
      max-width: 140px;
    }
    .slider-wrap-lb .card-product .box-icon {
      border-radius: 50% !important;
    }
    .footer-pb-2 {
      padding-bottom: 197px;
    }
    .tf-btn {
      font-size: 14px;
      line-height: 24px;
      padding: 8px 20px;
    }
    .s-contact.style-2 .content-left {
      width: 100%;
    }
    .popup-product .modal-header {
      margin-bottom: 32px;
      margin-top: 20px;
    }
  }
  @media (max-width: 575px) {
    .tf-main-success .ship-address-item {
      margin-bottom: 24px;
    }
    .tf-main-success .ship-address-item .title {
      margin-bottom: 15px;
    }
    .text-xl {
      font-size: 16px;
      line-height: 26px;
    }
    .text-xl-2 {
      font-size: 16px;
      line-height: 20px;
    }
    .text-xl-3 {
      font-size: 16px;
      line-height: 28px;
    }
    .card-product.style-list .card-product-info .desc {
      display: none;
    }
    .card-product .on-sale-item {
      font-size: 12px;
      line-height: 24px;
      height: 24px;
    }
    .banner-lookbook .lookbook-item.position3 {
      left: 24%;
    }
    .wg-testimonial-2 .text {
      font-size: 20px;
    }
    .grid-cls-v5 .item1,
    .grid-cls-v5 .item2,
    .grid-cls-v5 .item3,
    .grid-cls-v5 .item4 {
      height: 300px;
    }
    .grid-cls-v5 .wg-cls .tf-btn {
      padding: 8px 15px;
    }
    .grid-cls-v5 .wg-cls .tf-btn .icon {
      display: none;
    }
    .slider-default .content-slider .sub {
      display: none;
    }
    .slider-electronic .reverse-slide img {
      position: absolute;
      top: 0;
      left: 0;
      width: 630px;
      min-width: max(100%, 630px);
    }
    .image-compare .icv__img-a {
      height: 200px;
    }
    .form-login .button-wrap {
      flex-wrap: wrap;
    }
    .form-login .button-wrap > * {
      flex: 1 1 100%;
    }
    .loobook-product {
      padding: 12px;
      gap: 10px;
    }
    .loobook-product .zero {
      display: none;
    }
    .loobook-product .btn-lookbook {
      width: 32px;
      height: 32px;
      font-size: 12px;
    }
    .loobook-product .content {
      gap: 8px;
    }
    .s-banner-product .image {
      height: 450px;
    }
    .s-banner-product .loobook-product {
      left: 15px;
      right: 15px;
      bottom: 15px;
    }
    .wg-countdown-2 {
      padding: 15px;
    }
    .wg-countdown-2 .countdown__timer {
      gap: 29px !important;
    }
    .wg-countdown .countdown__timer {
      gap: 10px;
    }
    .wg-countdown .countdown__item {
      width: 60px;
      height: 70px;
    }
    .wg-countdown .countdown__value {
      font-size: 24px;
      line-height: 32px;
    }
    .s-coming-soon br {
      display: none;
    }
    .s-coming-soon .sub {
      margin-bottom: 25px;
    }
    .s-coming-soon .wg-countdown {
      margin-bottom: 25px;
    }
    .s-coming-soon .form-email-wrap {
      margin-bottom: 25px;
    }
    .blog-item.style-2 {
      flex-wrap: wrap;
    }
    .blog-item.style-2 .entry_image {
      max-width: unset;
      min-height: 350px;
      max-height: 400px;
    }
    .s-blog-single .related-post .icon {
      display: none;
    }
    .s-blog-list-grid {
      grid-template-columns: repeat(1, 1fr);
    }
    .footer-default .footer-contact,
    .footer-default .s3 .footer-col-block:first-child .footer-menu-list,
    .footer-default .footer-newsletter {
      margin-bottom: 30px;
    }
    .footer-default .footer-heading {
      margin-bottom: 20px;
    }
    .footer-default .s3 .footer-col-block:last-child .footer-menu-list {
      margin-top: 20px;
    }
    .footer-default .s3 .footer-col-block:last-child .footer-heading {
      margin-bottom: 0px;
    }
    .footer-style-2 .footer-menu-list {
      margin-bottom: 20px;
    }
    .footer-style-2 .s4 .footer-heading {
      margin-bottom: 0;
    }
    .footer-style-2 .s4 .footer-newsletter {
      margin-top: 20px;
      margin-bottom: 0px;
    }
    .footer-heading-mobile {
      display: block;
      position: relative;
      padding-right: 20px;
      line-height: 24px;
    }
    .footer-heading-mobile::after {
      position: absolute;
      content: "";
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      width: 12px;
      height: 1px;
      background-color: var(--dark);
      transition: 0.25s ease-in-out;
    }
    .footer-heading-mobile::before {
      position: absolute;
      content: "";
      right: 15px;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 1px;
      height: 12px;
      background-color: var(--dark);
      transition: 0.25s ease-in-out;
    }
    .footer-col-block.open .footer-heading-mobile::before {
      opacity: 0;
    }
    .footer-col-block.open .footer-heading-mobile::after {
      transform: translate(0%, -50%) rotate(180deg);
    }
    .footer-col-block .tf-collapse-content {
      display: none;
    }
    .flat-single-grid .item {
      width: 350px;
      height: 450px;
      flex-shrink: 0;
    }
    .form-default .cols {
      flex-wrap: wrap;
    }
    .wg-testimonial.style-row {
      flex-direction: column-reverse;
    }
    .wg-testimonial.style-row .image {
      width: 60%;
      margin: 12px auto 0px;
    }
    .tf-sw-iconbox-row .tf-icon-box {
      justify-content: center;
    }
    .cls-bn-content .img-product {
      max-width: 62px;
      max-height: 75px;
    }
    .banner-shop {
      height: 400px;
    }
    .modal-order-detail .list-infor li:not(:last-child) {
      padding-right: 0;
    }
    .modal-order-detail .list-infor li:not(:last-child)::after {
      display: none;
    }
    .form-buyX-getY .group-item-product {
      flex-direction: column;
      align-items: unset;
    }
    .form-buyX-getY .group-item-product .arrow {
      margin-top: -12px;
      margin-left: auto;
      margin-right: auto;
      transform: rotate(90deg);
    }
    .form-review .group-2-ip {
      grid-template-columns: 1fr;
    }
  }
  @media (max-width: 425px) {
    .js-countdown .countdown__timer {
      gap: 5px;
    }
  }
  #toggle-rtl {
    padding: 0;
    position: fixed;
    top: 50%;
    right: 15px;
    width: 40px;
    height: 40px;
    min-width: 30px;
    text-transform: uppercase;
    z-index: 999;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
  }
  .rtl #toggle-rtl {
    left: 15px;
    right: auto;
  }
  .rtl .tf-compare-table .tf-compare-row .tf-compare-col:last-child {
    border-left: 1px solid var(--line);
  }
  .rtl .wg-coming-soon .form-email-wrap .button-submit {
    left: 5px;
    right: unset;
  }
  .rtl .wd-product-descriptions .item ul li {
    padding-left: 0;
    padding-right: 20px;
  }
  .rtl .wd-product-descriptions .item ul li::before {
    left: 0;
    right: 5px;
  }
  .rtl .tf-variant-dropdown .select-item {
    text-align: start;
  }
  .rtl .tf-variant-dropdown .dropdown-menu {
    left: auto;
    right: 0;
  }
  .rtl .tf-product-info-wrap .tf-product-delivery-return .product-delivery:not(:last-child) {
    border-left: 1px solid var(--line);
    border-right: 0;
  }
  .rtl .wrap-code.style-1 {
    padding-left: 112px;
    padding-right: 11px;
  }
  .rtl .wrap-code.style-1 .btn-coppy-text {
    left: 3px;
    right: unset;
  }
  .rtl .modal-dialog-centered .icon-close {
    left: 9px;
    right: unset;
  }
  .rtl .box-nav-menu .sub-menu-style-3 {
    left: -135px;
  }
  .rtl .box-nav-menu .sub-menu-style-2 {
    left: -400px;
  }
  .rtl .wrapper-header-bottom .tf-mega-categories .categories-title {
    margin-left: 42px;
    margin-right: 0;
  }
  .rtl .tf-btn.hover-icon:hover .icon {
    animation: 0.3s link-icon-reverse linear;
  }
  @keyframes link-icon-reverse {
    0% {
      transform: translateX(0) rotate(180deg);
      opacity: 1;
    }
    49% {
      transform: translateX(-20px) rotate(180deg);
      opacity: 0;
    }
    50% {
      transform: translateX(20px) rotate(180deg);
      opacity: 0;
    }
    100% {
      transform: translateX(0) rotate(180deg);
      opacity: 1;
    }
  }
  .rtl .s3-banner-with-text .content-with-text,
  .rtl .s2-banner-with-text .content-with-text {
    justify-items: start;
  }
  .rtl .cls-video,
  .rtl .wg-cls,
  .rtl .banner-shop.style-left-center {
    direction: rtl;
  }
  .rtl .infiniteslide,
  .rtl .box-nav-swiper,
  .rtl .s-banner-with-text .image-banner {
    direction: ltr;
  }
  .rtl .flat-controltab-nav .box-nav-swiper {
    left: 0;
    right: unset;
    direction: ltr;
  }
  .rtl .marquee-sale .marquee-wrapper {
    animation-name: infiniteScrollRv;
  }
  @keyframes infiniteScrollRv {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(calc(100% / var(--marquee-repeat, 1)));
    }
  }
  .rtl .header-default .nav-icon .nav-icon-item .text {
    margin-right: 8px;
    margin-left: 0;
  }
  .rtl .form-search .btn-search {
    left: 6px;
    right: unset;
  }
  .rtl .flat-thumbs-tes .box-nav-swiper {
    justify-content: flex-end;
  }
  .rtl .box-testimonial-main {
    direction: rtl;
  }
  .rtl .banner-shop.style-top .tf-btn {
    direction: rtl;
  }
  .rtl .s-blog-single .related-post .text-wrap-right {
    text-align: left;
  }
  .rtl .s-blog-single .related-post .icon,
  .rtl .modal-quick-view .tf-product-info-wrap .view-details .icon,
  .rtl .s-cls.abs-left-center .image img,
  .rtl .blog-item-v2 .entry-content .btn-readmore .icon-arr-right,
  .rtl .tf-btn .icon-arr-right3,
  .rtl .tf-btn .icon-arr-right {
    transform: rotate(180deg);
  }
  .rtl .icon-arrow-top-left {
    transform: rotate(-90deg);
  }
  .rtl .wg-cls .hover-icon-2 .icon {
    transform: scale(0) rotate(-90deg);
  }
  .rtl .wg-cls .hover-icon-2:hover .icon {
    transform: scale(1) rotate(-90deg);
  }
  .rtl .tf-mini-cart-tool-openable.estimate-shipping select {
    padding-left: 24px;
    padding-right: 12px;
  }
  .rtl .popup-shopping-cart .tf-minicart-recommendations .tf-mini-cart-item {
    direction: rtl;
  }
  .rtl .popup-shopping-cart .tf-minicart-recommendations .tf-minicart-recommendations-heading .d-flex {
    direction: ltr;
  }
  .rtl .popup-shopping-cart .tf-mini-cart-threshold .tf-progress-bar .icon {
    left: -12px;
  }
  .rtl .popup-search .form-search button {
    left: 20px;
    right: unset;
  }
  .rtl .nav-ul-mb .demo-label {
    right: calc(100% + 2px);
    left: unset;
  }
  .rtl .footer-heading-mobile {
    padding-left: 20px;
    padding-right: 0;
  }
  .rtl .footer-heading-mobile::before {
    left: 16px;
    right: unset;
  }
  .rtl .footer-heading-mobile::after {
    left: 10px;
    right: unset;
  }
  .rtl .footer-default .form-newsletter .button-submit {
    left: 2px;
    right: unset;
  }
  .rtl .footer-default .form-newsletter .button-submit .subscribe-button {
    transform: rotate(180deg);
  }
  .rtl .blog-item-v2,
  .rtl .wg-testimonial {
    direction: rtl;
  }
  .rtl .wg-countdown-2 .countdown__item:not(:last-child) .countdown__value::after {
    left: -14px;
    right: unset;
  }
  .rtl .modal-newsletter .form-newsletter fieldset input {
    padding-right: 66px;
    padding-left: 20px;
  }
  .rtl .modal-newsletter .form-newsletter fieldset .icon {
    left: unset;
    right: 20px;
  }
  .rtl .banner-cls-sportwear.style-abs-2 .image img,
  .rtl .modal-newsletter .modal-top img,
  .rtl .wg-pagination .icon-arr-right2,
  .rtl .grid-cls-suppermarket .s-cls .img-style img,
  .rtl .s-banner-countdown .image img {
    transform: rotateY(180deg);
  }
  .rtl .mega-menu .box-search .form-search button {
    left: 20px;
    right: unset !important;
  }
  .rtl .box-nav-menu .menu-list .menu-link-text .demo-label {
    margin-left: 0;
    margin-right: 4px;
  }
  .rtl .coming-soon {
    transform: rotateY(180deg);
  }
  .rtl .coming-soon .coming-soon-inner {
    transform: rotateY(180deg);
  }
  .rtl .loobook-product,
  .rtl .tf-icon-box.style-2 {
    direction: rtl;
  }
  .rtl .tf-cart-item .tf-cart-item_price .old-price {
    margin-left: 8px;
    margin-right: 0;
  }
  .rtl .tf-dropdown-sort .select-item {
    text-align: start;
  }
  .rtl .meta-filter-shop .count-text {
    padding-left: 12px;
    padding-right: 0;
  }
  .rtl .meta-filter-shop .count-text::after {
    left: 0;
    right: unset;
  }
  .rtl .card-product.style-2 .list-product-btn li:last-child .box-icon {
    border: 1px solid var(--line);
    border-radius: 30px 0px 0px 30px;
  }
  .rtl .card-product.style-2 .list-product-btn li:first-child .box-icon {
    border-radius: 0px 30px 30px 0px;
    border-left-color: var(--white);
  }
  .rtl .card-product:not(.style-2, .style-3, .style-6, .style-7, .style-list) .list-product-btn {
    left: 8px;
    right: unset;
  }
  .rtl .card-product:not(.style-2, .style-3, .style-6, .style-7, .style-list) .list-product-btn .tooltip::before {
    left: -4px;
    right: unset;
  }
  .rtl .card-product:not(.style-2, .style-3, .style-6, .style-7, .style-list) .box-icon .tooltip {
    left: 100%;
    right: unset;
  }
  .rtl .card-product:not(.style-2, .style-3, .style-6, .style-7, .style-list) .box-icon:hover .tooltip {
    transform: translateX(8px);
  }
  .rtl .card-product .card-product-info .old-price {
    margin-left: 8px;
    margin-right: 0;
  }
  .rtl .card-product .marquee-product .marquee-wrapper {
    animation-name: infiniteScrollRv;
  }
  .rtl .card-product.style-7 .list-product-btn .box-icon:not(:last-child) {
    border-left: 1px solid var(--line);
    border-right: 0;
  }
  .rtl .nav-account .dropdown-account {
    left: -50px;
    right: unset;
  }
  .rtl .tf-select::after {
    left: 16px;
    right: unset !important;
  }
  .rtl .tf-select select {
    padding: 9px 12px 9px 24px;
  }
  .rtl .canvas-mb .mb-bottom .bottom-bar-language .tf-currencies {
    border-left: 1px solid var(--line);
    border-right: 0;
  }
  .rtl .noUi-horizontal .noUi-handle {
    left: auto;
    right: -8px;
  }
  .rtl .widget-facet {
    overflow: hidden;
  }
  .rtl #goTop {
    left: 20px;
    right: unset;
  }
  .rtl .card-product {
    direction: rtl;
  }
  .rtl .tf-sw-slideshow .slider-wrap {
    direction: rtl;
  }
  .rtl .tf-sw-slideshow .slider-wrap img {
    transform: rotateY(180deg);
  }
  .rtl .tf-sw-slideshow .bg-type-5 .row,
  .rtl .tf-sw-slideshow .bg-type-3 .row {
    justify-content: flex-end;
  }
  .rtl .tf-sw-slideshow .bg-type-5 .row > div,
  .rtl .tf-sw-slideshow .bg-type-3 .row > div {
    margin-left: unset;
  }
  .rtl .tf-sw-slideshow .bg-type-5 .content-slider,
  .rtl .tf-sw-slideshow .bg-type-3 .content-slider {
    text-align: end;
  }
  .rtl .slider-effect .img-slider {
    margin-left: unset;
    margin-right: auto;
  }
  .rtl .slider-effect .content-left {
    direction: rtl;
  }
  .rtl .tf-currencies {
    direction: ltr;
  }
  .rtl .tf-currencies .dropdown-menu .text {
    justify-content: flex-end !important;
  }
  .rtl .tf-currencies .dropdown-menu::after {
    display: none !important;
  }
  .rtl .testimonial-item {
    direction: rtl;
  }
  .rtl .testimonial-item .product > a {
    right: auto;
    left: 0;
  }
  .rtl .footer .footer-heading-mobile::before {
    left: 15px;
    right: auto;
  }
  .rtl .footer .footer-heading-mobile::after {
    left: 10px;
    right: auto;
  }
  .rtl .footer .footer-newsletter input {
    padding-left: 143px;
    padding-right: 18px;
  }
  .rtl .footer .footer-newsletter .button-submit button {
    right: auto;
    left: 8px;
  }
  .rtl .modal.fullRight .modal-dialog {
    transform: translate(-100%, 0) !important;
    transition: all 0.3s !important;
  }
  .rtl .modal.fullRight .modal-dialog .modal-content {
    left: 0;
    right: unset;
  }
  .rtl .modal.fullRight.show .modal-dialog {
    transform: translate(0, 0) !important;
  }
  .rtl .offcanvas.offcanvas-end {
    left: 0;
    right: unset;
    transform: translateX(-100%);
  }
  .rtl .offcanvas.offcanvas-start {
    right: 0;
    left: unset;
    transform: translateX(100%);
  }
  .rtl .offcanvas.show:not(.hiding),
  .rtl .offcanvas.showing {
    transform: none;
  }
  .rtl .offcanvas.hiding,
  .rtl .offcanvas.show,
  .rtl .offcanvas.showing {
    visibility: visible;
  }
  .rtl .card-product .on-sale-item,
  .rtl .icv__theme-wrapper {
    direction: ltr;
  }
  .rtl .drift-zoom-pane.drift-inline {
    display: flex;
    justify-content: flex-end;
  }
  .rtl .tf-zoom-main .drift-zoom-pane {
    display: flex;
    justify-content: flex-end;
  }
  .rtl .box-nav-ul .menu-item-2::after {
    left: 0;
    right: unset;
    content: "\e905";
  }
  .rtl .box-nav-ul .menu-item-2 .sub-menu {
    right: calc(100% + 23px);
    left: unset;
  }
  .rtl .box-nav-ul .menu-item-2 .sub-menu::after {
    left: 90%;
  }
  .rtl .tf-topbar .marquee-wrapper {
    animation: slide-har-reverse 20s linear infinite;
  }
  .rtl .tf-bundle-product-item {
    direction: rtl;
  }
  .rtl .footer.has-border .footer-col.footer-col-1 {
    padding-right: 90px;
    padding-left: 30px;
  }
  .rtl .footer.has-border .footer-col.footer-col-2 {
    padding-right: 0px;
    padding-left: 30px;
  }
  .rtl .footer.has-border .footer-col.footer-col-3 {
    padding-right: 0px;
    padding-left: 30px;
  }
  .rtl .footer.has-border .footer-newsletter {
    padding-left: 123px;
    padding-right: 0;
    border-right: 0;
    border-left: 1px solid var(--line);
  }
  @keyframes slide-har-reverse {
    0% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
    }
    100% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
  }
  .rtl .tf-cart-item .tf-cart-item_product .img-box {
    margin-left: 24px;
    margin-right: 0px;
  }
  .rtl .sib-form .form-newsletter button {
    left: 4px;
    right: unset;
  }
  @media (min-width: 768px) {
    .rtl .banner-cd-fashion .banner-content {
      right: 100px;
      left: unset;
    }
    .rtl .wrapper-thumbs-tes-2 .box-left {
      padding: 40px 0px 40px 46px;
    }
    .rtl .wrapper-thumbs-tes-3 .box-left {
      padding: 40px 0px 40px 46px;
    }
    .rtl .wrapper-thumbs-tes-4 .box-right {
      padding: 40px 46px 40px 0px;
    }
    .rtl .banner-cls-sportwear.style-abs-2 .box-content {
      right: 84px;
      left: 0;
    }
  }
  @media (min-width: 992px) {
    .rtl .banner-cd-fashion .banner-content {
      right: 203px;
      left: unset;
    }
    .rtl .tf-topbar .marquee-wrapper {
      animation: slide-har-reverse 60s linear infinite;
    }
  }
  @media (min-width: 1200px) {
    .rtl .wrapper-thumbs-tes-2 .box-left {
      padding: 60px 0px 60px 200px;
    }
    .rtl .wrapper-thumbs-tes-3 .box-left {
      padding: 60px 99px 60px;
    }
    .rtl .wrapper-thumbs-tes-4 .box-right {
      padding: 60px 100px 60px 0px;
    }
    .rtl .s-contact.style-2 .image-right {
      margin-right: -120px;
      margin-left: 0;
    }
    .rtl .modalCentered:not(.show) .modal-dialog {
      transform: translate(50px, 0px);
    }
    .rtl .card-product:not(.style-2, .style-3, .style-6, .style-7, .style-list) .list-product-btn {
      left: 20px;
    }
    .rtl .card-product:not(.style-2, .style-3, .style-6, .style-7, .style-list) li {
      transform: translateX(-20px);
    }
  }
  @media (min-width: 1440px) {
    .rtl .box-nav-menu.justify-content-start .mega-home {
      right: 0;
      max-width: 1464px;
    }
    .rtl .box-nav-menu .mega-menu {
      left: 0;
      right: 0;
      max-width: 1464px;
    }
  }
  @media (min-width: 1600px) {
    .rtl .tf-btn.btn-cls:hover .icon {
      margin-right: 16px;
      margin-left: 0;
    }
  }
  @media (max-width: 1024px) {
    .rtl .tf-product-info-wrap .tf-product-delivery-return .product-delivery:not(:last-child) {
      border-left: 0;
    }
  }
  @media (max-width: 767px) {
    .rtl .s-cls.abs-left-center .content {
      left: unset;
      right: 15px;
    }
    .rtl .grid-cls-suppermarket .s-cls .content {
      right: 15px;
    }
  }
  @keyframes infiniteslide17418080312321156 {
    0% {
      transform: translate3d(0, 0, 0);
    }
    100% {
      transform: translate3d(-1440px, 0, 0);
    }
  }
  .tf-brand:hover {
    animation-play-state: paused !important;
  }
  .menuActive {
    color: var(--primary) !important;
  }
  .rc-slider .rc-slider-handle {
    border: solid 2px #ff6f61;
    opacity: 1 !important;
    background-color: #fff !important;
    width: 20px;
    border-radius: 10px !important;
    height: 20px;
    margin-top: -9px;
  }
  .rc-slider .rc-slider-handle:hover {
    border-color: #ff6f61;
  }
  .rc-slider .rc-slider-handle-dragging {
    border-color: #ff6f61 !important;
    box-shadow: none !important;
  }
  .rc-slider .rc-slider-track,
  .rc-slider .rc-slider-tracks {
    background-color: #ff6f61;
  }
  .image-compare {
    border-radius: 16px !important;
    overflow: hidden;
  }
  .image-compare button {
    transition: 0s !important;
  }
  .zoom-magnifier-containing .drift-zoom-pane {
    border-radius: 50%;
    width: 150px !important;
    height: 150px !important;
    overflow: hidden;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .tfSubscribeMsg {
    display: none;
    max-height: 0px;
    overflow: hidden;
  }
  .tfSubscribeMsg.active {
    margin-top: 10px;
    margin-bottom: 10px;
    max-height: 180px;
    display: block;
  }
  @media only screen and (max-width: 767px) {
    .footer-col-block .tf-collapse-content {
      overflow-y: hidden;
      display: block;
      height: 0;
      transition: 0.5s;
    }
    .progress-sold .icon {
      width: 28px !important;
      height: 28px !important;
      font-size: 12px !important;
      left: 92% !important;
    }
  }
  .home-phonecase {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
  }
  .slider-fashion-1 .swiper-fade .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
  }
  .thumbs-slider .flat-wrap-media-product .swiper {
    height: 100% !important;
  }
  .thumbs-slider .flat-wrap-media-product .swiper .item {
    height: 100% !important;
  }
  .thumbs-slider .flat-wrap-media-product .swiper .item img {
    height: 100% !important;
    object-fit: cover;
  }
  .infiniteslider {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: max-content;
    will-change: transform;
    animation: infiniteScroll var(--marquee-cycle, 28s) linear infinite;
  }
  .infiniteslider.scrollRight {
    animation-name: infiniteScrollRight;
  }
  .infiniteslider:hover {
    animation-play-state: paused;
  }
  .custom-dropdown-shopizal {
    color-scheme: light;
    --dd-radius: 10px;
    --dd-ring: 0 0 0 3px rgba(59, 130, 246, 0.16);
    --dd-btn-bg: #fff;
    --dd-btn-bd: #e5e7eb;
    --dd-btn-text: #111827;
    --dd-btn-hover-bg: #f9fafb;
    --dd-btn-hover-bd: #d1d5db;
    --dd-menu-bg: #fff;
    --dd-menu-bd: #e5e7eb;
    --dd-item-text: #111827;
    --dd-item-hover-bg: #f3f4f6;
    --dd-item-active-bg: #eef2ff;
    --dd-input-bg: #fff;
    --dd-input-bd: #e5e7eb;
    --dd-input-text: #111827;
    --dd-input-ph: #6b7280;
    --dd-input-hover-bd: #d1d5db;
  }
  .custom-dropdown-shopizal .select-root {
    position: relative;
    display: inline-block;
    min-width: 300px;
  }
  .custom-dropdown-shopizal .btn-dropdown {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    width: 100%;
    min-width: 220px;
    height: 36px;
    background: var(--dd-btn-bg);
    color: var(--dd-btn-text);
    border: 1px solid var(--dd-btn-bd);
    border-radius: var(--dd-radius);
    padding: 6px 10px;
    line-height: 1;
    font-weight: 500;
    transition: background-color 0.15s, border-color 0.15s, box-shadow 0.15s;
  }
  .custom-dropdown-shopizal .btn-dropdown:hover {
    background: var(--dd-btn-hover-bg);
    border-color: var(--dd-btn-hover-bd);
  }
  .custom-dropdown-shopizal .btn-dropdown:focus-visible {
    outline: none;
    box-shadow: var(--dd-ring);
  }
  .custom-dropdown-shopizal .btn-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
  }
  .custom-dropdown-shopizal .btn-placeholder {
    opacity: 0.7;
  }
  .custom-dropdown-shopizal .chevron {
    width: 1rem;
    height: 1rem;
    transition: transform 0.2s ease;
    flex: none;
  }
  .custom-dropdown-shopizal .select-root.show .chevron,
  .custom-dropdown-shopizal .btn-dropdown[aria-expanded=true] .chevron {
    transform: rotate(180deg);
  }
  .custom-dropdown-shopizal .flag {
    width: 16px;
    height: 16px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06) inset;
    flex: none;
  }
  .custom-dropdown-shopizal .flag-placeholder {
    width: 16px;
    height: 12px;
    border-radius: 2px;
    background: transparent;
    flex: none;
  }
  .custom-dropdown-shopizal .select-popper {
    height: 250px;
    z-index: 1051;
    margin-bottom: 30px;
    margin-top: 5px;
  }
  .custom-dropdown-shopizal .dropdown-menu-modern {
    background: var(--dd-menu-bg);
    border: 1px solid var(--dd-menu-bd);
    border-radius: var(--dd-radius);
    padding: 6px;
    transform-origin: top center;
    animation: dd-fade-shopizal 0.16s ease-out;
    min-width: 12rem;
    height: 250px;
  }
  @keyframes dd-fade-shopizal {
    from {
      opacity: 0;
      transform: translateY(-6px) scale(0.98);
    }
    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }
  .custom-dropdown-shopizal .select-search {
    padding: 2px 2px 6px;
  }
  .custom-dropdown-shopizal .search-input {
    width: 100%;
    height: 34px;
    border-radius: 8px;
    border: 1px solid var(--dd-input-bd);
    background: var(--dd-input-bg);
    color: var(--dd-input-text);
    padding: 6px 10px;
    line-height: 1;
    font-size: 14px;
    transition: border-color 0.15s, box-shadow 0.15s, background-color 0.15s;
  }
  .custom-dropdown-shopizal .search-input::placeholder {
    color: var(--dd-input-ph);
  }
  .custom-dropdown-shopizal .search-input:hover {
    border-color: var(--dd-input-hover-bd);
  }
  .custom-dropdown-shopizal .search-input:focus {
    outline: none;
    box-shadow: var(--dd-ring);
    background: var(--dd-btn-bg);
  }
  .custom-dropdown-shopizal .select-list {
    list-style: none;
    margin: 0;
    padding: 2px;
    max-height: 260px;
    overflow: auto;
    height: 192px;
  }
  .custom-dropdown-shopizal .dropdown-item.modern-item {
    width: 100%;
    text-align: left;
    border-radius: 8px;
    color: var(--dd-item-text);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 6px 10px;
    line-height: 1.1;
    font-size: 14px;
    transition: background-color 0.12s ease, color 0.12s ease;
    background: transparent;
    border: none;
  }
  .custom-dropdown-shopizal .dropdown-item.modern-item:hover,
  .custom-dropdown-shopizal .dropdown-item.modern-item:focus {
    background: var(--dd-item-hover-bg);
    color: var(--dd-item-text);
  }
  .custom-dropdown-shopizal .dropdown-item.modern-item.active,
  .custom-dropdown-shopizal .dropdown-item.modern-item:active {
    background: var(--dd-item-active-bg);
    color: var(--dd-item-text);
  }
  .custom-dropdown-shopizal .item-main {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
  }
  .custom-dropdown-shopizal .item-label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .custom-dropdown-shopizal .item-check {
    width: 1rem;
    height: 1rem;
    opacity: 0;
    transform: scale(0.96);
    transition: opacity 0.12s ease, transform 0.12s ease;
    color: #6366f1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: none;
  }
  .custom-dropdown-shopizal .item-check.show {
    opacity: 1;
    transform: scale(1);
  }
  .custom-dropdown-shopizal .no-results {
    opacity: 0.7;
    padding: 6px 10px;
    font-size: 14px;
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-dropdown-shopizal .chevron,
    .custom-dropdown-shopizal .dropdown-menu-modern,
    .custom-dropdown-shopizal .item-check {
      transition: none;
    }
  }
  .custom-dropdown-shopizal .dropdown-menu-modern {
    will-change: transform, opacity;
    transform: translateZ(0);
  }
  .custom-dropdown-shopizal .select-list {
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
  }
  @supports (contain: paint) {
    .custom-dropdown-shopizal .dropdown-menu-modern {
      contain: layout paint style;
    }
    .custom-dropdown-shopizal .select-list {
      contain: layout paint size;
    }
  }
  @supports (content-visibility: auto) {
    .custom-dropdown-shopizal .select-list > li,
    .custom-dropdown-shopizal .dropdown-item.modern-item {
      content-visibility: auto;
      contain-intrinsic-size: 32px;
      contain: paint style;
    }
    .custom-dropdown-shopizal .flag {
      content-visibility: auto;
      contain-intrinsic-size: 16px 16px;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-dropdown-shopizal .dropdown-menu-modern {
      animation: none;
    }
  }
  @supports not (content-visibility: auto) {
    .custom-dropdown-shopizal .dropdown-menu-modern {
      animation: none;
    }
  }
  .dropdown-menu > li > div.dropdown-item > .text {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
  }
  .box-nav-menu .mega-menu a.menu-heading {
    display: block !important;
  }
  .custom-dropdown-shopizal-footer {
    width: 250px;
    max-width: 100% !important;
  }
  .custom-dropdown-shopizal-footer .country-select-control {
    position: relative;
    display: flex;
    width: 100%;
    min-width: 0;
  }
  .custom-dropdown-shopizal-footer .country-select-control > .btn-dropdown {
    width: 100%;
    min-width: 0;
  }
  .custom-dropdown-shopizal-footer .btn-dropdown.has-country-clear {
    padding-inline-end: 10px;
  }
  .custom-dropdown-shopizal-footer .btn-dropdown.has-country-clear .btn-label {
    max-width: calc(100% - 60px);
  }
  .custom-dropdown-shopizal-footer .btn-label {
    overflow: hidden;
  }
  .custom-dropdown-shopizal-footer .btn-label > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .custom-dropdown-shopizal-footer .country-select-control > .country-selection-clear {
    appearance: none;
    position: absolute;
    z-index: 2;
    inset-inline-end: 30px;
    top: 50%;
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: transparent;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #8b8b8b;
    cursor: pointer;
    line-height: 1;
    transform: translateY(-50%);
    transition: color 0.2s ease, background-color 0.2s ease;
  }
  .custom-dropdown-shopizal-footer .country-select-control > .country-selection-clear svg {
    width: 11px;
    height: 11px;
  }
  .custom-dropdown-shopizal-footer .country-select-control > .country-selection-clear:hover {
    color: var(--dark);
    background-color: rgba(0, 0, 0, 0.06);
  }
  .custom-dropdown-shopizal-footer .country-select-control > .country-selection-clear:focus-visible {
    color: var(--dark);
    outline: 1px solid currentColor;
    outline-offset: 1px;
  }
  .custom-dropdown-shopizal-footer .country-select-control > .country-selection-clear:disabled {
    cursor: not-allowed;
    opacity: 0.45;
  }
  .custom-dropdown-shopizal-footer .dropdown-menu-modern {
    width: 250px !important;
    max-width: calc(100vw - 32px);
  }
  .specify-loader {
    width: 48px;
    height: 48px;
    border: 3px solid #ad4c4c;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
  }
  @keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .form-error-label {
    margin-top: 5px;
    font-size: 12px;
    color: red;
  }
  .mdr-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(96px, 1fr));
    gap: 10px;
    margin-top: 12px;
  }
  .mdr-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    background: #f6f6f6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
    line-height: 0px;
  }
  .mdr-thumb {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    display: block;
    transition: transform 0.2s ease;
  }
  .mdr-item:hover .mdr-thumb {
    transform: scale(1.03);
  }
  .mdr-remove {
    position: absolute;
    top: 6px;
    line-height: 20px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    padding: 2px;
    width: 20px;
    height: 20px;
    right: 6px;
    border-radius: 6px;
  }
  .mdr-type {
    background-color: rgba(125, 108, 108, 0.5607843137);
    padding: 2px;
    width: 20px;
    height: 20px;
    left: 6px;
    border-radius: 6px;
    position: absolute;
    top: 6px;
    line-height: 20px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mdr-videoWrap {
    position: relative;
  }
  .mdr-vmodal {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    padding: 20px;
  }
  .mdr-vmodal-inner {
    position: relative;
    max-width: 92vw;
  }
  .mdr-vmodal-close {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 40px !important;
    height: 25px !important;
    border-radius: 7px !important;
    border: none;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    padding: 10px !important;
    z-index: 9999;
  }
  .mdr-vmodal-close:hover {
    background: rgba(0, 0, 0, 0.85);
  }
  .specify-multiselect-container {
    border: 1px solid rgba(128, 128, 128, 0.2901960784);
    border-radius: 8px;
    padding: 5px;
  }
  .specify-multiselect-button {
    font-size: 14px;
    width: 15px;
    height: 20px;
    margin-left: 10px;
    padding: 5px 12px;
    border-radius: 7px;
  }
  .specify-multiselect-values-container {
    gap: 20px;
  }
  .specify-multiselect-image {
    width: 40px;
    height: 40px;
    object-fit: contain;
  }
  .specify-box-color-multiselect {
    margin-right: 5px;
  }
  .color-input-wrap {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    max-width: fit-content;
  }
  .color-input-wrap:not(.has-value) .color-clear-btn {
    display: none;
  }
  .color-input-wrap input[type=color] {
    appearance: none;
    border: 1px solid #EAECF0;
    width: 100px;
    height: 40px;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 1px 2px rgba(16, 24, 40, 0.06);
    transition: box-shadow 0.15s ease, transform 0.06s ease, border-color 0.15s ease;
  }
  .color-input-wrap input[type=color]:hover {
    border-color: #D0D5DD;
  }
  .color-input-wrap input[type=color]:focus {
    outline: none;
    border-color: #7F56D9;
    box-shadow: 0 0 0 3px rgba(127, 86, 217, 0.15);
  }
  .color-input-wrap input[type=color]::-webkit-color-swatch-wrapper {
    padding: 0;
  }
  .color-input-wrap input[type=color]::-webkit-color-swatch {
    border: none;
    border-radius: 10px;
  }
  .color-input-wrap input.is-empty {
    background: conic-gradient(#eee 25%, #fff 0 50%, #eee 0 75%, #fff 0) 0 0/10px 10px;
  }
  .color-clear-btn {
    position: absolute;
    top: 4px;
    right: 4px;
    border-radius: 7px;
    line-height: 16px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(16, 24, 40, 0.08);
    transition: background 0.15s ease, transform 0.08s ease, box-shadow 0.15s ease, border-color 0.15s ease;
    font-size: 18px;
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px;
    padding: 0px !important;
    background: red;
    color: white;
    border: red;
  }
  .color-clear-btn:hover {
    transform: scale(1.2);
  }
  .color-clear-btn:focus-visible {
    outline: none;
    border-color: #7F56D9;
    box-shadow: 0 0 0 3px rgba(127, 86, 217, 0.15);
  }
  .color-input-wrap-container {
    display: block;
  }
  .form-error-text {
    margin-top: 6px;
    font-size: 13px;
    line-height: 1.35;
    color: #d92d20;
    display: inline-flex;
    align-items: flex-start;
    gap: 4px;
    font-weight: 500;
    animation: err-fade 0.18s ease-out both;
  }
  .form-error-text::before {
    content: "";
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
    margin-top: 2px;
    background: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.20164 18.4695L10.1643 4.00506C10.9021 2.66498 13.0979 2.66498 13.8357 4.00506L21.7984 18.4695C22.4443 19.6428 21.4598 21 19.9627 21H4.0373C2.54022 21 1.55571 19.6428 2.20164 18.4695Z' stroke='%23d92d20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 9V13' stroke='%23d92d20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 17.0195V17' stroke='%23d92d20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/14px 14px no-repeat;
    mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.20164 18.4695L10.1643 4.00506C10.9021 2.66498 13.0979 2.66498 13.8357 4.00506L21.7984 18.4695C22.4443 19.6428 21.4598 21 19.9627 21H4.0373C2.54022 21 1.55571 19.6428 2.20164 18.4695Z' stroke='%23d92d20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 9V13' stroke='%23d92d20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 17.0195V17' stroke='%23d92d20' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/14px 14px no-repeat;
  }
  .form-error-input {
    border-color: #d92d20 !important;
    box-shadow: 0 0 0 3px rgba(217, 45, 32, 0.08);
  }
  @media (prefers-color-scheme: dark) {
    .form-error-text {
      color: #ff7262;
    }
    .form-error-input {
      border-color: #ff7262 !important;
      box-shadow: 0 0 0 3px rgba(255, 114, 98, 0.12);
    }
  }
  @keyframes err-fade {
    from {
      opacity: 0;
      transform: translateY(-2px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .second-variant-gap-minus {
    margin-top: -10px;
  }
  .addToCart {
    display: block !important;
  }
  li:has(.quickview) {
    display: block !important;
  }
  @supports not selector(:has(*)) {
    a.quickview {
      display: block !important;
    }
  }
  .whole-discount-text {
    margin-top: -12px;
    margin-bottom: 24px;
  }
  .whole-discount-section {
    margin-bottom: 24px;
  }
  .count-box-product-card {
    font-family: "Poppins", sans-serif;
    position: absolute;
    height: 22px;
    width: 22px;
    padding: 0 5px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50%;
    line-height: 22px;
    z-index: 11111111;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
    color: var(--white);
    background-color: var(--primary);
    text-align: center;
    white-space: nowrap;
    margin-top: 3px;
    margin-right: 3px;
    display: block;
  }
  @media only screen and (max-width: 600px) {
    .count-box-product-card {
      font-size: 12px;
      line-height: 20px;
      width: 20px;
      height: 20px;
    }
  }
  .small-add-to-cart {
    width: 100px;
    font-size: 14px;
    height: 50px;
  }
  .tf-badge-pulse {
    --bg: var(--primary, #6c5ce7);
    --txt: #fff;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.4em;
    height: 2em;
    padding: 0 0.7em;
    border-radius: 999px;
    font: 800 0.95rem/1 var(--font, inherit);
    color: var(--txt);
    background: var(--bg);
    box-shadow: 0 6px 14px -6px var(--bg);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 6px 14px -6px color-mix(in oklab, var(--bg) 55%, transparent);
    }
    overflow: hidden;
    contain: paint;
    isolation: isolate;
    z-index: 0;
  }
  .tf-badge-pulse::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: var(--bg);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in oklab, var(--bg) 25%, transparent);
    }
    filter: blur(6px);
    opacity: 0.55;
    pointer-events: none;
    animation: tfPulse 2.2s ease-in-out infinite;
  }
  .tf-badge-pulse::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.45) 35%, transparent 70%);
    transform: translateX(-120%);
    animation: tfShine 2.8s ease-in-out infinite;
    mix-blend-mode: normal;
    opacity: 0.65;
    pointer-events: none;
  }
  @keyframes tfPulse {
    0%, 100% {
      transform: scale(1);
      opacity: 0.5;
    }
    50% {
      transform: scale(1.06);
      opacity: 0.85;
    }
  }
  @keyframes tfShine {
    0% {
      transform: translateX(-120%);
    }
    55% {
      transform: translateX(120%);
    }
    100% {
      transform: translateX(120%);
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .tf-badge-pulse::before,
    .tf-badge-pulse::after {
      animation: none;
    }
  }
  .tf-count-chip-count {
    --accent: var(--primary, #6c5ce7);
    --fs: 1rem;
    --radius: .45rem;
    --pad-x: .45em;
    --pad-y: .1em;
    display: inline-block;
    font: 800 var(--fs)/1.1 var(--font, inherit);
    color: var(--accent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--accent) 85%, #111 15%);
    }
    background: var(--accent);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in oklab, var(--accent) 14%, transparent);
    }
    padding: var(--pad-y) var(--pad-x);
    border-radius: var(--radius);
    transition: box-shadow 0.25s ease, transform 0.12s ease;
    margin-right: 5px;
  }
  .tf-count-chip-count:hover {
    box-shadow: 0 0 0 999px var(--accent) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 0 0 999px color-mix(in oklab, var(--accent) 6%, transparent) inset;
    }
  }
  .tf-count-chip-count:active {
    transform: translateY(1px);
  }
  @media (max-width: 768px) {
    .tf-count-chip-count {
      --fs: .95rem;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .tf-count-chip-count {
      transition: none;
    }
  }
  .tf-bundle-product-item .quantity-product {
    width: 25px;
    font-size: 16px;
  }
  .tf-bundle-product-item .btn-quantity {
    font-size: 16px;
    width: 30px;
  }
  .mixed-bundle-progress-text {
    margin-bottom: 25px !important;
  }
  .mixed-bundle-progress-container {
    margin-bottom: 25px !important;
    height: 7px !important;
  }
  .mixed-bundle-progress-container .value {
    background-color: var(--primary) !important;
  }
  .mixed-bundle-progress-container .icon {
    background-color: var(--primary) !important;
    border-color: var(--primary-2) !important;
  }
  .h-25 {
    height: 25px !important;
  }
  .vn-volume {
    padding: 14px 16px;
  }
  .vn-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
  }
  .vn-ttl {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 800;
    font-size: 1.05rem;
    line-height: 1.2;
    color: #0f172a;
  }
  .vn-sub {
    margin: 0;
    color: #475569;
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 1.3;
  }
  .vn-badge-pulse {
    position: relative;
    isolation: isolate;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.3em;
    height: 2em;
    padding: 0 0.7em;
    border-radius: 999px;
    font-weight: 800;
    font-size: 0.95rem;
    color: #fff;
    background: #6c5ce7;
    box-shadow: 0 8px 18px -10px rgba(108, 92, 231, 0.55);
  }
  .vn-badge-pulse::before {
    content: "";
    position: absolute;
    inset: -4px;
    border-radius: inherit;
    background: rgba(108, 92, 231, 0.28);
    filter: blur(8px);
    opacity: 0.65;
    z-index: -1;
    -webkit-mask: radial-gradient(circle at 50% 50%, #000 55%, transparent 66%);
    mask: radial-gradient(circle at 50% 50%, #000 55%, transparent 66%);
    animation: vnPulse 2.2s ease-in-out infinite;
  }
  .vn-badge-pulse::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.6) 40%, transparent 70%);
    transform: translateX(-120%);
    mix-blend-mode: screen;
    opacity: 0.75;
    animation: vnShine 2.8s ease-in-out infinite;
  }
  @keyframes vnPulse {
    0%, 100% {
      transform: scale(1);
      opacity: 0.55;
    }
    50% {
      transform: scale(1.06);
      opacity: 0.9;
    }
  }
  @keyframes vnShine {
    0% {
      transform: translateX(-120%);
    }
    55%, 100% {
      transform: translateX(120%);
    }
  }
  .vn-step {
    position: relative;
    border-radius: 12px;
    padding: 12px 12px 10px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    column-gap: 10px;
    row-gap: 6px;
    align-items: center;
    background: #fff;
    border: 1px solid #e7eaf1;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
  }
  .vn-step .rng {
    grid-column: 1;
    grid-row: 1/3;
    font-weight: 800;
    font-size: 1.02rem;
    line-height: 1;
    color: #0f172a;
  }
  .vn-step .off {
    grid-column: 3;
    grid-row: 1;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1;
    color: #fff;
    background: linear-gradient(180deg, #6c5ce7, #3d2fcf);
    padding: 0.28em 0.6em;
    border-radius: 999px;
    box-shadow: 0 6px 14px -10px rgba(108, 92, 231, 0.6);
  }
  .vn-step .note {
    grid-column: 2;
    grid-row: 2;
    font-weight: 600;
    font-size: 0.74rem;
    line-height: 1.1;
    color: #64748b;
  }
  .vn-step.is-done {
    border-color: #92e6a7;
    box-shadow: 0 10px 22px -14px rgba(34, 197, 94, 0.55);
    transform: translateY(-1px) !important;
  }
  .vn-step.is-done .off {
    background: linear-gradient(180deg, #22c55e, #16a34a) !important;
  }
  .vn-step.is-active {
    border-color: #a7a0f7;
    box-shadow: 0 12px 26px -14px rgba(108, 92, 231, 0.65);
    transform: translateY(-1px);
  }
  .vn-progress {
    position: relative;
    margin-top: 12px;
    height: 8px;
    border-radius: 999px;
    overflow: hidden;
    background: linear-gradient(90deg, #eef1f6 0, #d7dbe2 100%);
  }
  .vn-progress .bar {
    display: block;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, #7b6ff0, #6c5ce7);
    border-radius: inherit;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;
    transition: width 0.35s ease;
  }
  .vn-volume.is-compact {
    padding: 12px;
  }
  @media (max-width: 720px) {
    .vn-head {
      flex-direction: column;
      align-items: flex-start;
    }
    .vn-steps {
      grid-template-columns: 1fr;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .vn-badge-pulse::before,
    .vn-badge-pulse::after,
    .vn-step,
    .vn-progress .bar {
      animation: none;
      transition: none;
    }
  }
  .vn-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 12px;
  }
  .vn-ttl {
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px 8px;
    line-height: 1.3;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }
  .vn-volume.is-compact .vn-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .vn-volume.is-compact .vn-ttl {
    font-size: 0.95rem;
    gap: 6px 6px;
  }
  .vn-volume.is-compact .vn-badge-pulse {
    min-width: 2.1em;
    height: 1.8em;
    padding: 0 0.55em;
    font-size: 0.9rem;
    box-shadow: 0 6px 14px -10px rgba(108, 92, 231, 0.45);
  }
  .vn-volume.is-compact .vn-sub {
    font-size: 0.8rem;
    color: #64748b;
  }
  @media (max-width: 640px) {
    .vn-head {
      flex-direction: column;
      align-items: flex-start;
    }
    .vn-ttl {
      font-size: 0.95rem;
    }
    .vn-badge-pulse {
      transform: none;
    }
  }
  .vn-steps {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    row-gap: 25px;
    margin-top: 25px !important;
  }
  .vn-step {
    position: relative;
    border-radius: 12px;
    padding: 12px 12px 10px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    column-gap: 10px;
    row-gap: 6px;
    align-items: center;
    background: var(--white);
    border: 1px solid var(--line-4);
    box-shadow: var(--shadow-1);
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
    will-change: transform;
  }
  .vn-step:hover {
    transform: translateY(-1px);
    border-color: var(--line-3);
  }
  .vn-step .rng {
    grid-column: 1;
    grid-row: 1/3;
    font-weight: 800;
    font-size: 1.02rem;
    line-height: 1;
    color: var(--dark-2);
  }
  .vn-step .note {
    grid-column: 2;
    grid-row: 2;
    font-weight: 600;
    font-size: 0.74rem;
    line-height: 1.1;
    color: var(--text-3);
  }
  .vn-step .off {
    grid-column: 3;
    grid-row: 1;
    font-weight: 600;
    letter-spacing: 0.015em;
    color: #fff;
    padding: 0.34em 0.66em;
    border-radius: 999px;
    border: 1px solid transparent;
    background: linear-gradient(180deg, var(--primary), var(--primary-2));
    box-shadow: 0 6px 14px -10px var(--primary), 0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 6px 14px -10px color-mix(in oklab, var(--primary) 50%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    }
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
  }
  .vn-step:hover .off {
    transform: scale(1.03) translateZ(0);
  }
  .vn-step.is-done {
    border-color: var(--success) !important;
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--success) 55%, var(--line-4)) !important;
    }
    box-shadow: 0 0 0 2px var(--success), 0 10px 22px -14px var(--success) !important;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 0 0 2px color-mix(in oklab, var(--success) 18%, transparent), 0 10px 22px -14px color-mix(in oklab, var(--success) 55%, transparent) !important;
    }
    transform: translateY(-1px) !important;
  }
  .vn-step.is-done .off {
    background: linear-gradient(180deg, var(--success), var(--success-2)) !important;
    border-color: var(--success) !important;
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--success) 45%, transparent) !important;
    }
    box-shadow: 0 8px 18px -12px var(--success), 0 0 0 1px rgba(255, 255, 255, 0.25) inset !important;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 8px 18px -12px color-mix(in oklab, var(--success) 55%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.25) inset !important;
    }
  }
  .vn-volume .vn-steps .vn-step.is-active {
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 55%, var(--line-4));
    }
    box-shadow: 0 0 0 2px var(--primary), 0 12px 26px -14px var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 0 0 2px color-mix(in oklab, var(--primary) 22%, transparent), 0 12px 26px -14px color-mix(in oklab, var(--primary) 65%, transparent);
    }
    transform: translateY(-1px);
  }
  .vn-volume .vn-steps .vn-step.is-active .off {
    background: linear-gradient(180deg, var(--primary), var(--primary-2));
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 45%, transparent);
    }
    box-shadow: 0 10px 22px -14px var(--primary), 0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 10px 22px -14px color-mix(in oklab, var(--primary) 60%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.25) inset;
    }
  }
  .vn-progress {
    position: relative;
    margin-top: 16px;
    height: 8px;
    border-radius: 999px;
    overflow: hidden;
    background: linear-gradient(90deg, var(--surface-2) 0%, var(--line-2) 100%);
    z-index: 2;
  }
  .vn-progress .bar {
    display: block;
    height: 100%;
    width: 0;
    background: linear-gradient(90deg, var(--primary-2), var(--primary));
    border-radius: inherit;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;
    transition: width 0.35s ease;
  }
  .vn-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    margin-bottom: 12px;
  }
  .vn-ttl {
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px 8px;
    line-height: 1.3;
    color: var(--dark-2);
  }
  .vn-sub {
    margin: 0;
    color: var(--text-3);
  }
  .vn-volume.is-compact {
    padding: 12px;
  }
  .vn-volume.is-compact .vn-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .vn-volume.is-compact .vn-ttl {
    font-size: 0.95rem;
    gap: 6px 6px;
  }
  .vn-volume.is-compact .vn-sub {
    font-size: 0.8rem;
  }
  .vn-volume.is-compact .vn-badge-pulse {
    min-width: 2.1em;
    height: 1.8em;
    padding: 0 0.55em;
    font-size: 0.9rem;
    box-shadow: 0 6px 14px -10px var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 6px 14px -10px color-mix(in oklab, var(--primary) 45%, transparent);
    }
  }
  @media (max-width: 720px) {
    .vn-head {
      flex-direction: column;
      align-items: flex-start;
    }
    .vn-steps {
      grid-template-columns: 1fr;
    }
  }
  @media (max-width: 640px) {
    .vn-ttl {
      font-size: 0.95rem;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .vn-step, .vn-progress .bar {
      transition: none;
    }
  }
  .vn-ttl {
    font-size: 18px !important;
  }
  .vn-sub {
    font-size: 14px !important;
  }
  .volume-package-progress-container {
    margin-top: 30px !important;
    height: 7px;
    margin-bottom: 20px !important;
  }
  .tf-badge-pulse.h-25 {
    padding-top: 3px;
    padding-bottom: 2px;
  }
  .vn-step {
    position: relative;
  }
  .vn-step .note {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -55%);
    z-index: 3;
    grid-column: auto;
    grid-row: auto;
    display: inline-flex;
    align-items: center;
    gap: 0.38em;
    padding: 0.32em 0.66em;
    border-radius: 999px;
    font-weight: 600;
    font-size: 0.74rem;
    line-height: 1;
    color: var(--text-3);
    background: var(--surface-2);
    border: 1px solid var(--line-4);
    box-shadow: 0 6px 14px -12px var(--dark-2), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 6px 14px -12px color-mix(in oklab, var(--dark-2) 12%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
    }
    pointer-events: none;
  }
  .vn-step.is-done .note::before {
    content: "✓";
    color: white;
    font-weight: 700;
  }
  .vn-step.is-active .note::before {
    content: "→";
    color: white;
    font-weight: 700;
  }
  .vn-steps > .vn-step:last-child:not(.is-done) .note::before {
    content: "👑";
  }
  .vn-step.is-done .note {
    color: #fff;
    background: linear-gradient(180deg, var(--success), var(--success-2));
    border-color: var(--success);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--success) 45%, transparent);
    }
    box-shadow: 0 8px 18px -12px var(--success), 0 0 0 1px rgba(255, 255, 255, 0.22) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 8px 18px -12px color-mix(in oklab, var(--success) 55%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.22) inset;
    }
  }
  .vn-step.is-active .note {
    color: #fff;
    background: linear-gradient(180deg, var(--primary), var(--primary-2));
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 45%, transparent);
    }
    box-shadow: 0 10px 22px -14px var(--primary), 0 0 0 1px rgba(255, 255, 255, 0.22) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 10px 22px -14px color-mix(in oklab, var(--primary) 60%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.22) inset;
    }
  }
  .vn-steps > .vn-step:last-child:not(.is-done) .note {
    color: #fff;
    background: linear-gradient(180deg, var(--yellow), var(--yellow-2));
    border-color: var(--yellow);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--yellow) 45%, transparent);
    }
    box-shadow: 0 10px 22px -14px var(--yellow), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 10px 22px -14px color-mix(in oklab, var(--yellow) 55%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
    }
  }
  .vn-step .rng {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .vn-step .rng-unit {
    font-weight: 600;
    font-size: 0.68rem;
    line-height: 1;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--text-3);
    background: var(--surface-2);
    border: 1px solid var(--line-4);
    border-radius: 6px;
    padding: 0.14em 0.42em;
    width: max-content;
  }
  .vn-step {
    padding-top: 18px;
  }
  .vn-step .note {
    transform: translate(-50%, -65%);
    padding: 0.36em 0.72em;
    letter-spacing: 0.02em;
    z-index: 3;
    backdrop-filter: saturate(1.05) blur(2px);
  }
  .vn-step .off {
    z-index: 2;
  }
  @media (max-width: 640px) {
    .vn-step {
      padding-top: 16px;
    }
    .vn-step .note {
      transform: translate(-50%, -58%);
    }
  }
  .vn-steps {
    gap: 16px 16px;
    row-gap: 25px;
    column-gap: 16px;
  }
  .vn-step {
    position: relative;
    overflow: visible;
    padding-top: 20px;
  }
  .vn-step .note {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -58%);
    white-space: nowrap;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 0.72rem;
    line-height: 1;
    color: var(--text-3);
    background: #fff;
    border: 1px solid var(--line-4);
    border-radius: 999px;
    padding: 0.28em 0.64em;
    box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.08);
    z-index: 3;
    pointer-events: none;
  }
  .vn-step .rng {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
  .vn-step .rng-unit {
    font-weight: 600;
    font-size: 0.72rem;
    line-height: 1;
    letter-spacing: 0.02em;
    color: var(--text-3);
  }
  @media (max-width: 720px) {
    .vn-steps {
      gap: 14px;
      row-gap: 25px;
      column-gap: 14px;
    }
  }
  @media (min-width: 720px) {
    .bundle-grid-2-container {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 12px;
    }
  }
  .bundle-grid-2 .bundle-image {
    display: block;
    height: 170px;
    overflow: hidden;
    border-radius: 8px;
    width: 96px;
    max-width: 96px;
  }
  .bundle-grid-2 .bundle-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
    object-position: center;
    max-width: none;
    border-radius: 8px;
  }
  @media (max-width: 640px) {
    .bundle-grid-2 .bundle-image {
      height: 106px;
    }
  }
  .bundle-grid-2 {
    gap: 12px;
  }
  .bundle-grid-2 .tf-select {
    height: 40px;
    line-height: 19px;
    font-size: 16px;
  }
  .bundle-grid-2 .tf-select select {
    max-width: 150px;
  }
  .bundle-grid-2 .btn-quantity {
    height: 40px;
  }
  .bundle-grid-2 .tf-btn {
    height: 40px;
    padding: 0px;
    max-width: 48%;
  }
  .bundle-grid-2 .wg-quantity {
    height: 40px;
    max-width: 48%;
  }
  .bundle-grid-2 .quantity-product {
    height: 40px;
  }
  .btn-trash-bundle-added-product {
    width: 30px;
    height: 40px;
    max-width: 48%;
  }
  .product-required-container {
    row-gap: 10px !important;
  }
  .cb-bundle.vineta-block {
    display: block;
  }
  .cb-bundle.vineta-block .cb-head {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "title tabs";
    align-items: end;
    gap: 12px;
    margin-bottom: 22px;
    align-items: center;
  }
  .cb-bundle.vineta-block .title-container {
    grid-area: title;
    display: block;
    min-width: 0;
  }
  .cb-bundle.vineta-block .cb-ttl {
    margin: 0;
    font-weight: 800;
    color: var(--dark-2);
    font-size: 1.0625rem;
    line-height: 1.25;
  }
  .cb-bundle.vineta-block .cb-sub {
    margin: 6px 0 0;
    color: var(--text-3);
    font-size: 0.9rem;
    line-height: 1.35;
    white-space: normal;
    overflow: visible;
    text-overflow: clip;
  }
  @media (max-width: 700px) {
    .cb-bundle.vineta-block .cb-head {
      grid-template-columns: 1fr;
      grid-template-areas: "title" "tabs";
      align-items: start;
    }
  }
  .cb-bundle.vineta-block .cb-tab {
    position: absolute;
    inline-size: 1px;
    block-size: 1px;
    opacity: 0;
    pointer-events: none;
  }
  .cb-bundle.vineta-block .cb-tabs {
    --tab: 0;
    grid-area: tabs;
    position: relative;
    display: inline-grid;
    grid-auto-flow: column;
    background: var(--surface-2);
    border: 1px solid var(--line-4);
    border-radius: 999px;
    padding: 4px;
    gap: 0;
    isolation: isolate;
    width: max-content;
    max-width: 100%;
    justify-self: end;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .cb-bundle.vineta-block .cb-tabs::-webkit-scrollbar {
    display: none;
  }
  .cb-bundle.vineta-block .cb-pill {
    position: relative;
    z-index: 2;
    cursor: pointer;
    user-select: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0.42em 0.95em;
    border-radius: 999px;
    white-space: nowrap;
    font-weight: 700;
    color: var(--dark-2);
    font-size: 0.9375rem;
    line-height: 1.2;
  }
  .cb-bundle.vineta-block .cb-pill-ind {
    position: absolute;
    z-index: 1;
    inset: 4px;
    width: calc(50% - 4px);
    border-radius: 999px;
    background: var(--white);
    box-shadow: var(--shadow-1);
    transform: translateX(calc(var(--tab) * 100%));
    transition: transform 0.28s ease;
  }
  .cb-bundle.vineta-block .cb-tab-gift:checked ~ .cb-head .cb-tabs {
    --tab: 1 ;
  }
  .cb-bundle.vineta-block .ic-bubble {
    inline-size: 1.6em;
    block-size: 1.6em;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: var(--surface-2);
    border: 1px solid var(--line-4);
    font-size: 1em;
    line-height: 1;
    transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
    box-shadow: 0 4px 12px -8px rgba(0, 0, 0, 0.12);
  }
  .cb-bundle.vineta-block .cb-tab-cond:checked ~ .cb-head .cb-tabs label[for*=cb-tab-cond] .ic-bubble,
  .cb-bundle.vineta-block .cb-tab-gift:checked ~ .cb-head .cb-tabs label[for*=cb-tab-gift] .ic-bubble {
    background: linear-gradient(180deg, var(--primary), var(--primary-2));
    border-color: transparent;
    color: #fff;
    box-shadow: 0 10px 22px -14px var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 10px 22px -14px color-mix(in oklab, var(--primary) 55%, transparent);
    }
    animation: cbIconPulse 1.6s ease-in-out infinite, cbIconPop 0.25s ease-out both;
  }
  .cb-bundle.vineta-block .cb-tab-cond:checked ~ .cb-head .cb-tabs label[for*=cb-tab-cond],
  .cb-bundle.vineta-block .cb-tab-gift:checked ~ .cb-head .cb-tabs label[for*=cb-tab-gift] {
    color: var(--primary);
  }
  .cb-bundle.vineta-block .ic-bubble::after {
    content: "";
    position: absolute;
    inset: -4px;
    border-radius: inherit;
    border: 2px solid transparent;
    opacity: 0;
    transform: scale(0.9);
    pointer-events: none;
  }
  .cb-bundle.vineta-block .cb-tab-cond:checked ~ .cb-head .cb-tabs label[for*=cb-tab-cond] .ic-bubble::after,
  .cb-bundle.vineta-block .cb-tab-gift:checked ~ .cb-head .cb-tabs label[for*=cb-tab-gift] .ic-bubble::after {
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 60%, transparent);
    }
    animation: cbIconHalo 1.6s ease-out infinite;
  }
  .cb-bundle.vineta-block .cb-views {
    position: relative;
  }
  .cb-bundle.vineta-block .view {
    display: none;
  }
  .cb-bundle.vineta-block .cb-tab-cond:checked ~ .cb-views .view-cond {
    display: block;
  }
  .cb-bundle.vineta-block .cb-tab-gift:checked ~ .cb-views .view-gift {
    display: block;
  }
  .cb-views {
    margin-bottom: 25px;
  }
  .cb-bundle.vineta-block .cb-card {
    position: relative;
    background: var(--white);
    border: 1px solid var(--line-4);
    border-radius: 12px;
    box-shadow: var(--shadow-1);
    padding: 16px 12px 12px;
    overflow: visible;
    transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
  }
  .cb-bundle.vineta-block .cb-card:hover {
    transform: translateY(-1px);
    border-color: var(--line-3);
  }
  .cb-bundle.vineta-block .cb-card-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .cb-bundle.vineta-block .cb-chip {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, calc(-50% - 1px));
    background: linear-gradient(180deg, var(--surface-2), var(--white));
    color: var(--text-3);
    border: 1px solid var(--line-3);
    border-radius: 999px;
    padding: 0.3em 0.9em;
    font-weight: 800;
    font-size: 0.78rem;
    white-space: nowrap;
    z-index: 5;
    pointer-events: none;
    box-shadow: 0 6px 18px -12px rgba(0, 0, 0, 0.12);
  }
  .cb-bundle.vineta-block .cb-chip::before {
    content: "🎯";
    margin-right: 0.45em;
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.15));
  }
  .cb-bundle.vineta-block .cb-chip.cb-chip-gift {
    background: linear-gradient(180deg, var(--surface-2), var(--surface));
  }
  .cb-bundle.vineta-block .cb-chip.cb-chip-gift::before {
    content: "🎁";
  }
  .cb-bundle.vineta-block .cb-badge-off {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.2em;
    height: 1.9em;
    padding: 0 0.6em;
    font-weight: 600;
    font-size: 0.9rem;
    color: #fff;
    border-radius: 999px;
    border: 1px solid transparent;
    background: linear-gradient(180deg, var(--primary), var(--primary-2));
    box-shadow: 0 10px 22px -14px var(--primary), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 10px 22px -14px color-mix(in oklab, var(--primary) 55%, transparent), 0 0 0 1px rgba(255, 255, 255, 0.18) inset;
    }
  }
  .cb-bundle.vineta-block .cb-card-ttl {
    margin: 8px 0 0;
    font-weight: 600;
    color: var(--dark-2);
    font-size: 1rem;
    line-height: 1.25;
  }
  .cb-bundle.vineta-block .cb-card-ttl .unit {
    font-weight: 700;
    font-size: 0.8rem;
    color: var(--text-3);
    margin-left: 0.25em;
  }
  .cb-bundle.vineta-block .cb-progress {
    --w: 0%;
    position: relative;
    height: 8px;
    border-radius: 999px;
    overflow: hidden;
    background: linear-gradient(90deg, var(--surface-2) 0%, var(--line-4) 100%);
  }
  .cb-bundle.vineta-block .cb-progress .bar {
    display: block;
    height: 100%;
    width: var(--w);
    background: linear-gradient(90deg, var(--primary-2), var(--primary));
    border-radius: inherit;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset;
    transition: width 0.35s ease;
  }
  .cb-bundle.vineta-block .cb-note {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    color: var(--text-3);
    font-weight: 700;
    font-size: 0.85rem;
    line-height: 1.25;
  }
  .cb-bundle.vineta-block .cb-state {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--surface-3);
    color: var(--text-3);
    font-size: 0.82rem;
    border: 1px solid var(--line-3);
  }
  .cb-bundle.vineta-block .cb-ok {
    background: linear-gradient(180deg, var(--success), var(--success-2));
    border-color: var(--success);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--success) 55%, transparent);
    }
    color: #fff;
  }
  .cb-bundle.vineta-block .cb-lock {
    background: var(--surface);
  }
  .cb-bundle.vineta-block .cb-card.is-met {
    border-color: var(--success);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--success) 45%, var(--line-4));
    }
    box-shadow: 0 0 0 2px var(--success), 0 10px 22px -14px var(--success);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 0 0 2px color-mix(in oklab, var(--success) 20%, transparent), 0 10px 22px -14px color-mix(in oklab, var(--success) 45%, transparent);
    }
  }
  .cb-bundle.vineta-block .cb-card.is-locked {
    opacity: 0.98;
    filter: saturate(0.94);
  }
  .cb-bundle.vineta-block .cb-foot {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
  }
  .cb-bundle.vineta-block .cb-total .lbl {
    color: var(--text-3);
    font-weight: 700;
    margin-right: 6px;
    font-size: 0.875rem;
  }
  .cb-bundle.vineta-block .cb-total .val {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.2em;
    height: 1.9em;
    padding: 0 0.6em;
    font-weight: 600;
    color: #fff;
    border-radius: 999px;
    background: linear-gradient(180deg, var(--primary), var(--primary-2));
    box-shadow: 0 10px 22px -14px var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 10px 22px -14px color-mix(in oklab, var(--primary) 55%, transparent);
    }
    font-size: 0.9rem;
  }
  .cb-bundle.vineta-block .cb-hint {
    margin: 0;
    color: var(--text-3);
    font-size: 0.9rem;
  }
  @media (max-width: 700px) {
    .cb-bundle.vineta-block .cb-ttl {
      font-size: 1rem;
    }
    .cb-bundle.vineta-block .cb-pill {
      font-size: 0.875rem;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .cb-bundle.vineta-block .cb-pill-ind,
    .cb-bundle.vineta-block .ic-bubble,
    .cb-bundle.vineta-block .ic-bubble::after,
    .cb-bundle.vineta-block .cb-card,
    .cb-bundle.vineta-block .cb-progress .bar {
      animation: none;
      transition: none;
    }
  }
  @keyframes cbIconPulse {
    0%, 100% {
      transform: translateY(0) scale(1);
    }
    30% {
      transform: translateY(-2px) scale(1.06) rotate(-2deg);
    }
    60% {
      transform: translateY(0) scale(1.02) rotate(2deg);
    }
  }
  @keyframes cbIconHalo {
    0% {
      opacity: 0;
      transform: scale(0.85);
    }
    40% {
      opacity: 0.6;
      transform: scale(1.1);
    }
    100% {
      opacity: 0;
      transform: scale(1.25);
    }
  }
  @keyframes cbIconPop {
    from {
      transform: scale(0.9);
    }
    to {
      transform: scale(1);
    }
  }
  @media (max-width: 700px) {
    .cb-head {
      flex-wrap: wrap;
      justify-content: center;
    }
    .title-container {
      text-align: center;
    }
    .cb-pill {
      font-size: 14px;
    }
    .cb-tabs {
      margin: 0 auto;
      margin-bottom: 7px;
      margin-top: 7px;
    }
  }
  .cb-bundle.vineta-block .cb-state {
    position: relative;
  }
  .cb-bundle.vineta-block .cb-state.cb-ok {
    font-size: 0;
    color: #fff;
  }
  .cb-bundle.vineta-block .cb-state.cb-ok::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    background: currentColor;
    -webkit-mask: url('data:image/svg+xml;utf8,  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">  <path d="M6.4 11.2c-.2 0-.4-.1-.6-.2L3.2 8.6a.9.9 0 0 1 1.3-1.3l1.9 1.9 5.1-5.1a.9.9 0 1 1 1.3 1.3l-5.7 5.7c-.1.1-.3.2-.5.2z" />  </svg>') no-repeat center/contain;
    mask: url('data:image/svg+xml;utf8,  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">  <path d="M6.4 11.2c-.2 0-.4-.1-.6-.2L3.2 8.6a.9.9 0 0 1 1.3-1.3l1.9 1.9 5.1-5.1a.9.9 0 1 1 1.3 1.3l-5.7 5.7c-.1.1-.3.2-.5.2z" />  </svg>') no-repeat center/contain;
  }
  .progress-sold .value {
    background: linear-gradient(180deg, var(--primary), var(--primary-2)) !important;
  }
  .cart-title {
    font-size: 30px;
  }
  .table-page-cart .tf-cart-item_quantity .wg-quantity .minus-btn {
    height: 25px !important;
  }
  .table-page-cart .tf-cart-item_price,
  .table-page-cart .tf-cart-item_quantity,
  .table-page-cart .tf-cart-item_total {
    vertical-align: middle !important;
  }
  .table-page-cart .tf-cart-item_product {
    align-items: flex-start;
  }
  .table-page-cart .tf-cart-item_product .cart-info {
    padding-top: 8px;
  }
  .table-page-cart .tf-cart-item_product .img-box {
    width: 98px;
    height: 130px;
    max-width: 98px;
    max-height: 130px;
    display: block;
  }
  .table-page-cart .tf-cart-item_product .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  @media (max-width: 767px) {
    .table-page-cart .tf-cart-item td.tf-cart-item_product {
      padding-top: 0;
    }
    .table-page-cart .tf-cart-item_product .cart-info {
      padding-top: 0;
    }
    .table-page-cart .tf-cart-item td.tf-cart-item_price,
    .table-page-cart .tf-cart-item td.tf-cart-item_total {
      gap: 6px;
    }
    .tf-cart-head .title:not(.mixed-bundle-progress-text) {
      margin-bottom: 20px;
    }
    .flat-spacing-24:has(.tf-cart-head) {
      padding-bottom: 40px;
    }
  }
  @media (min-width: 768px) {
    .table-page-cart .tf-cart-item_price .old-price {
      margin-left: 6px;
    }
  }
  .custom-field-text-container {
    margin-bottom: 10px;
  }
  .custom-field-text-bold {
    font-weight: 600;
  }
  .custom-field-file-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .custom-field-file-title {
    margin-bottom: 4px;
  }
  .custom-field-file-thumb {
    width: 72px;
    height: 72px;
    flex: 0 0 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    background: #f8f8f8;
  }
  .custom-field-file-thumb img,
  .custom-field-file-thumb .custom-field-file-image {
    width: 100% !important;
    height: 100% !important;
    display: block;
    object-fit: cover;
  }
  .tf-mini-cart-info .custom-field-file-list {
    gap: 6px;
    margin-top: 4px;
    margin-bottom: 6px;
  }
  .tf-mini-cart-info .custom-field-file-thumb {
    width: 48px;
    height: 48px;
    flex-basis: 48px;
    border-radius: 8px;
  }
  .tf-mini-cart-info .custom-field-text-container {
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 1.35;
  }
  @media (max-width: 767px) {
    .table-page-cart .tf-cart-item_product .img-box {
      width: 80px;
      height: 110px;
      max-width: 80px;
      max-height: 110px;
    }
  }
  .price-range-wrap {
    position: relative;
    padding-top: 22px;
    padding-inline: 4px;
  }
  .pr-cap {
    position: absolute;
    top: -2px;
    font-size: 12px;
    line-height: 1;
    color: #6b7280;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    padding: 4px 8px;
    pointer-events: none;
    user-select: none;
    z-index: 1;
  }
  .pr-cap--min {
    left: 0;
  }
  .pr-cap--max {
    right: 0;
  }
  .tf-check:checked:before {
    opacity: 1;
    transform: scale(1);
  }
  .category-blog-list a.active {
    color: var(--primary) !important;
  }
  .cls-content a.active {
    color: var(--primary) !important;
  }
  .blog-detail-h1 {
    font-size: 1.875rem;
    margin: 0px auto;
    text-align: center;
  }
  .blog-detail-h2 {
    font-size: 1.5rem;
    margin: 0px auto;
    text-align: center;
  }
  .blog-detail-h3 {
    font-size: 1.25rem;
    margin: 0px auto;
    text-align: center;
  }
  .blog-detail-h4 {
    font-size: 1.125rem;
    margin: 0px auto;
    text-align: center;
  }
  .blog-detail-h5 {
    font-size: 1rem;
    margin: 0px auto;
    text-align: center;
  }
  .blog-detail-h6 {
    font-size: 0.875rem;
    margin: 0px auto;
    text-align: center;
  }
  .blog-detail-img {
    margin: 0px auto;
    text-align: center;
  }
  .box-store-active {
    background: var(--primary-4);
  }
  .user-action-container {
    max-width: 672px !important;
    margin-bottom: 120px !important;
  }
  .user-action-container .bot {
    margin-top: -30px;
  }
  @media (max-width: 768px) {
    .user-action-container {
      margin-bottom: 60px !important;
      margin-top: 30px;
    }
  }
  .country-list .search-box {
    max-width: 230px;
  }
  .text-cancelled-shipping {
    color: rgb(255, 72, 72);
  }
  .text-on-shipping {
    color: #e3af13;
  }
  .vineta-order {
    --white: #fff;
    --card: #ffffff;
    --line: #e9eaf3;
    --text: #121318;
    --muted: rgba(18,19,24,.62);
    --primary: #111111;
    --brand: var(--primary);
    --brand-2: var(--primary-2);
    --success: #2e7d32;
    --info: #3442ff;
    --radius: 14px;
    --shadow: 0 10px 30px rgba(17,17,17,.07);
  }
  .vineta-order * {
    box-sizing: border-box;
  }
  .vineta-order .order-card {
    background: var(--card);
    border: 1px solid var(--line);
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    overflow: hidden;
  }
  .vineta-order .order-head {
    display: grid;
    gap: 10px;
    padding: 18px;
    grid-template-columns: 1fr auto;
    align-items: center;
    border-bottom: 1px solid var(--line);
    background: radial-gradient(1200px 1200px at 110% -40%, rgba(91, 124, 255, 0.08), transparent 60%), radial-gradient(900px 600px at -20% -60%, rgba(139, 92, 255, 0.06), transparent 70%), var(--card);
  }
  .vineta-order .order-meta .id {
    font-size: 14px;
    color: var(--muted);
  }
  .vineta-order .order-meta .id strong {
    color: var(--text);
  }
  .vineta-order .order-meta .date {
    font-size: 12px;
    color: var(--muted);
    margin-top: 4px;
  }
  .vineta-order .head-actions {
    justify-self: end;
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
  }
  .vineta-order .status {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 999px;
    background: var(--secondary-4);
    color: var(--secondary);
    border: 1px solid var(--line-4);
  }
  .vineta-order .status svg {
    width: 19px;
    height: 19px;
  }
  .vineta-order .btn {
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    height: 46px;
    padding: 0 16px;
    border-radius: 12px;
    font-weight: 700;
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
    transition: transform 0.2s ease, opacity 0.2s ease;
    white-space: nowrap;
  }
  .vineta-order .btn:hover {
    transform: translateY(-1px);
    opacity: 0.95;
  }
  .vineta-order .btn--primary {
    background: var(--primary);
    color: #fff;
  }
  .vineta-order .btn--soft {
    background: var(--secondary-4);
    color: var(--secondary);
    border: 1px solid var(--line-4);
  }
  .vineta-order .btn--ghost {
    background: transparent;
    color: var(--secondary);
    border: 1px dashed #dfe3ff;
    box-shadow: none;
  }
  .vineta-order .btn--tiny {
    height: 34px;
    padding: 0 10px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 12px;
  }
  .vineta-order .w-100 {
    width: 100%;
  }
  .vineta-order .hide-sm {
    display: inline;
  }
  @media (max-width: 480px) {
    .vineta-order .hide-sm {
      display: none;
    }
  }
  .vineta-order .order-block {
    padding: 18px;
    border-bottom: 1px solid var(--line);
  }
  .vineta-order .order-block:last-of-type {
    border-bottom: 0;
  }
  .vineta-order .block-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    margin: 0;
  }
  .vineta-order .block-title svg {
    width: 18px;
    height: 18px;
  }
  .vineta-order .block-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 10px;
  }
  .vineta-order .block-actions {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .vineta-order .items {
    display: grid;
    gap: 12px;
  }
  .vineta-order .item {
    display: grid;
    gap: 12px;
    align-items: center;
    grid-template-columns: 76px 1fr auto;
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 10px;
    background: var(--white);
  }
  .vineta-order .thumb {
    width: 76px;
    height: 76px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid var(--line);
  }
  .vineta-order .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .vineta-order .i-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .vineta-order .i-title {
    font-weight: 600;
    line-height: 1.35;
  }
  .vineta-order .i-sub {
    display: flex;
    gap: 12px;
    font-size: 12.5px;
    color: var(--muted);
  }
  .vineta-order .i-total {
    font-weight: 700;
    white-space: nowrap;
  }
  .vineta-order .ship-card {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr auto;
    grid-template-areas: "carrier actions" "trkline actions";
    border: 1px dashed var(--line);
    border-radius: 12px;
    padding: 12px 14px;
    background: #fcfcff;
    align-items: center;
  }
  @media (max-width: 767px) {
    .vineta-order .ship-card {
      grid-template-columns: 1fr;
      grid-template-areas: "carrier" "trkline" "actions";
      gap: 10px;
    }
  }
  .vineta-order .carrier {
    grid-area: carrier;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    line-height: 1;
  }
  .vineta-order .carrier .logo {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, var(--brand), var(--brand-2));
    color: #fff;
    box-shadow: 0 6px 18px rgba(91, 124, 255, 0.25);
    flex: 0 0 28px;
  }
  .vineta-order .carrier .logo svg {
    width: 16px;
    height: 16px;
  }
  .vineta-order .ship-status {
    margin-left: auto;
    font-size: 11px;
    font-weight: 700;
    padding: 4px 8px;
    border-radius: 999px;
    border: 1px solid rgba(52, 66, 255, 0.2);
    color: #2b36cc;
    background: rgba(52, 66, 255, 0.08);
  }
  @media (max-width: 767px) {
    .vineta-order .ship-status {
      margin-left: 0;
    }
  }
  .vineta-order .trkline {
    grid-area: trkline;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  @media (max-width: 767px) {
    .vineta-order .trkline {
      display: grid;
      grid-template-columns: auto 1fr auto;
      align-items: center;
      gap: 8px 10px;
    }
  }
  .vineta-order .trk-label {
    font-size: 12px;
    color: var(--muted);
  }
  .vineta-order .trk-code {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    background: #f2f5ff;
    border: 1px solid var(--secondary-4);
    color: #2633a8;
    padding: 6px 10px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap;
  }
  .vineta-order .icon-btn {
    width: 32px;
    height: 32px;
    display: grid;
    place-items: center;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid var(--line-4);
    background: #f7f8ff;
    color: #3442ff;
    box-shadow: 0 3px 10px rgba(17, 17, 17, 0.05);
  }
  .vineta-order .icon-btn:hover {
    background: var(--secondary-4);
  }
  .vineta-order .icon-btn svg {
    width: 16px;
    height: 16px;
  }
  .vineta-order .trk-actions {
    grid-area: actions;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-end;
  }
  @media (max-width: 767px) {
    .vineta-order .trk-actions {
      justify-content: flex-start;
    }
  }
  .vineta-order .grid-3 {
    display: grid;
    gap: 14px;
    grid-template-columns: 1fr;
  }
  @media (min-width: 992px) {
    .vineta-order .grid-3 {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  .vineta-order .box {
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 14px;
    background: var(--white);
  }
  .vineta-order .addr-name {
    font-weight: 700;
    margin-bottom: 6px;
  }
  .vineta-order .addr-text {
    font-size: 14px;
    color: var(--muted);
    line-height: 1.55;
  }
  .vineta-order .addr-text-weight {
    font-weight: 500;
    color: var(--muted);
    font-size: "14px";
  }
  .vineta-order .addr-meta {
    margin-top: 8px;
    font-size: 12.5px;
    color: var(--muted);
  }
  .vineta-order .pay {
    display: flex;
    align-items: flex-start;
    gap: 12px;
  }
  .vineta-order .pay .icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    color: #fff;
  }
  .vineta-order .pay .rows {
    flex: 1;
  }
  .vineta-order .pay-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin: 6px 0;
  }
  .vineta-order .pay-label {
    color: var(--muted);
  }
  .vineta-order .paid-chip {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 700;
    color: var(--success);
    background: rgba(76, 175, 80, 0.12);
    border: 1px solid rgba(76, 175, 80, 0.24);
    padding: 4px 10px;
    border-radius: 999px;
    width: fit-content;
  }
  .vineta-order .payment-waiting-chip {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 700;
    color: var(--success);
    background: rgba(168, 121, 0, 0.12);
    padding: 4px 10px;
    border-radius: 999px;
    width: fit-content;
  }
  .vineta-order .payment-danger-chip {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 700;
    color: var(--success);
    background: rgba(198, 40, 40, 0.12);
    padding: 4px 10px;
    border-radius: 999px;
    width: fit-content;
  }
  .vineta-order .summary {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .vineta-order .sum-row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
  }
  .vineta-order .sum-row--total {
    margin-top: 6px;
    padding-top: 10px;
    border-top: 1px dashed var(--line);
    font-weight: 800;
    font-size: 16px;
  }
  .vineta-order .order-foot {
    padding: 18px;
    padding-top: 0;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }
  .vineta-order .package-card {
    border: 1px solid var(--line);
    border-radius: 12px;
    background: var(--white);
    overflow: hidden;
  }
  .vineta-order .package-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 12px;
    border-bottom: 1px dashed var(--line);
    background: radial-gradient(700px 300px at 110% -30%, rgba(52, 66, 255, 0.06), transparent 60%), var(--white);
  }
  .vineta-order .pkg-left {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
  }
  .vineta-order .pkg-title {
    font-weight: 800;
    font-size: 13px;
    color: var(--text);
    white-space: nowrap;
  }
  .vineta-order .pkg-chips {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
  }
  .vineta-order .chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    font-size: 11px;
    font-weight: 800;
    border-radius: 999px;
    border: 1px solid var(--line);
    background: #f7f8ff;
    color: var(--text);
    line-height: 1;
    white-space: nowrap;
  }
  .vineta-order .chip svg {
    width: 14px;
    height: 14px;
  }
  .vineta-order .chip--status {
    background: rgba(52, 66, 255, 0.08);
    border-color: rgba(52, 66, 255, 0.18);
    color: #2b36cc;
  }
  .vineta-order .chip--ok {
    background: rgba(46, 125, 50, 0.1);
    border-color: rgba(46, 125, 50, 0.22);
    color: #1f6b2a;
  }
  .vineta-order .chip--warn {
    background: rgba(168, 121, 0, 0.12);
    border-color: rgba(168, 121, 0, 0.25);
    color: #7a5a00;
  }
  .vineta-order .chip--danger {
    background: rgba(198, 40, 40, 0.1);
    border-color: rgba(198, 40, 40, 0.22);
    color: #8f1b1b;
  }
  .vineta-order .pkg-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 0 0 auto;
  }
  .vineta-order .pkg-store {
    position: relative;
  }
  .vineta-order .pkg-store > summary {
    list-style: none;
    cursor: pointer;
  }
  .vineta-order .pkg-store > summary::-webkit-details-marker {
    display: none;
  }
  .vineta-order .store-pop {
    position: absolute;
    right: 0;
    top: 40px;
    width: min(320px, 86vw);
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 12px;
    box-shadow: 0 14px 40px rgba(17, 17, 17, 0.12);
    padding: 12px;
    z-index: 50;
  }
  .vineta-order .store-pop .s-title {
    font-weight: 800;
    font-size: 13px;
    margin-bottom: 6px;
  }
  .vineta-order .store-pop .s-row {
    font-size: 12.5px;
    color: var(--muted);
    line-height: 1.5;
    margin: 4px 0;
  }
  .vineta-order .package-body {
    padding: 12px;
  }
  .vineta-order .package-body .items {
    margin: 0;
  }
  @media (max-width: 767px) {
    .vineta-order .package-head {
      align-items: flex-start;
      flex-direction: column;
    }
    .vineta-order .pkg-actions {
      width: 100%;
      justify-content: flex-end;
    }
  }
  .vineta-order h1, .vineta-order h2, .vineta-order h3, .vineta-order h4, .vineta-order h5, .vineta-order h6 {
    margin: 0;
    line-height: 1.25;
  }
  .vineta-order h3.block-title,
  .vineta-order .block-title.h3 {
    font-size: 16px;
    font-weight: 700;
  }
  .vineta-order h4.block-title,
  .vineta-order .block-title.h4 {
    font-size: 15px;
    font-weight: 700;
  }
  .vineta-order .block-title svg {
    width: 16px;
    height: 16px;
  }
  @media (min-width: 992px) {
    .vineta-order h3.block-title, .vineta-order .block-title.h3 {
      font-size: 17px;
    }
    .vineta-order h4.block-title, .vineta-order .block-title.h4 {
      font-size: 16px;
    }
  }
  .vineta-order .order-foot .btn {
    font-size: 14px;
    height: 44px;
  }
  @media (max-width: 480px) {
    .vineta-order .order-foot .btn {
      font-size: 13px;
      height: 42px;
    }
  }
  .vineta-order .trkline {
    align-items: center;
  }
  .vineta-order .icon-btn {
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 0;
    display: inline-grid;
    place-items: center;
    vertical-align: middle;
  }
  .vineta-order .icon-btn svg {
    width: 16px;
    height: 16px;
    display: block;
  }
  .vineta-order .trk-code {
    display: inline-flex;
    align-items: center;
    height: 30px;
  }
  @media (max-width: 767px) {
    .vineta-order .trkline {
      grid-template-columns: auto 1fr auto;
    }
  }
  .vineta-order {
    width: 100% !important;
  }
  .vineta-return {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(17, 17, 17, 0.07);
    overflow: hidden;
    width: 100%;
    height: fit-content;
  }
  .vineta-return h1, .vineta-return h2, .vineta-return h3, .vineta-return h4, .vineta-return h5, .vineta-return h6 {
    margin: 0;
    line-height: 1.25;
  }
  .vineta-return h3.block-title,
  .vineta-return .block-title.h3 {
    font-size: 16px;
    font-weight: 700;
  }
  .vineta-return h4.block-title,
  .vineta-return .block-title.h4 {
    font-size: 15px;
    font-weight: 700;
  }
  .vineta-return .block-title svg {
    width: 16px;
    height: 16px;
  }
  @media (min-width: 992px) {
    .vineta-return h3.block-title, .vineta-return .block-title.h3 {
      font-size: 17px;
    }
    .vineta-return h4.block-title, .vineta-return .block-title.h4 {
      font-size: 16px;
    }
  }
  .vineta-return .return-head {
    display: grid;
    gap: 10px;
    padding: 18px;
    grid-template-columns: 1fr auto;
    align-items: center;
    border-bottom: 1px solid var(--line);
    background: radial-gradient(1200px 1200px at 110% -40%, rgba(91, 124, 255, 0.08), transparent 60%), radial-gradient(900px 600px at -20% -60%, rgba(139, 92, 255, 0.06), transparent 70%), var(--white);
  }
  .vineta-return .return-meta .id {
    font-size: 14px;
    color: var(--rgba-dark-2);
  }
  .vineta-return .return-meta .id .id-link {
    font-weight: 800;
    color: var(--text, #121318);
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
  }
  .vineta-return .return-meta .date {
    font-size: 12px;
    color: var(--rgba-dark-2);
    margin-top: 4px;
  }
  .vineta-return .head-actions {
    justify-self: end;
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
  }
  .vineta-return .status {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
    border-radius: 999px;
    border: 1px solid var(--line-4);
    background: var(--secondary-4);
    color: var(--secondary);
  }
  .vineta-return .status--accepted {
    background: #eaf6ee;
    border-color: #cfe7d3;
    color: #2e7d32;
  }
  .vineta-return .status--rejected {
    background: #fdecee;
    border-color: #f6c9cf;
    color: #c62828;
  }
  .vineta-return .status--review {
    background: #fff8e6;
    border-color: #f4e1a8;
    color: #a87900;
  }
  .vineta-return .status--refunded {
    background: #eef7ff;
    border-color: #cfe1ff;
    color: #2b36cc;
  }
  .vineta-return .status svg {
    width: 16px;
    height: 16px;
  }
  .vineta-return .return-block {
    padding: 18px;
    border-bottom: 1px solid var(--line);
  }
  .vineta-return .return-block:last-of-type {
    border-bottom: 0;
  }
  .vineta-return .block-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
    gap: 10px;
  }
  .vineta-return .block-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 700;
    margin: 0;
  }
  .vineta-return .block-title svg {
    width: 18px;
    height: 18px;
  }
  .vineta-return .r-items {
    display: grid;
    gap: 12px;
  }
  .vineta-return .r-item {
    display: grid;
    gap: 12px;
    align-items: center;
    grid-template-columns: 76px 1fr auto;
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 10px;
    background: var(--white);
  }
  .vineta-return .thumb {
    width: 76px;
    height: 76px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid var(--line);
  }
  .vineta-return .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .vineta-return .ri-meta {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .vineta-return .ri-title {
    font-weight: 600;
    line-height: 1.35;
  }
  .vineta-return .ri-sub {
    display: flex;
    gap: 12px;
    font-size: 12.5px;
    color: var(--rgba-dark-2);
    flex-wrap: wrap;
  }
  .vineta-return .ri-reason {
    font-size: 12.5px;
    color: var(--text, #121318);
    opacity: 0.85;
  }
  .vineta-return .ri-status {
    white-space: nowrap;
  }
  .vineta-return .chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid var(--line-4);
    background: var(--secondary-4);
    color: var(--secondary);
  }
  .vineta-return .chip--accepted {
    background: #eaf6ee;
    border-color: #cfe7d3;
    color: #2e7d32;
  }
  .vineta-return .chip--rejected {
    background: #fdecee;
    border-color: #f6c9cf;
    color: #c62828;
  }
  .vineta-return .chip--pending {
    background: #fff8e6;
    border-color: #f4e1a8;
    color: #a87900;
  }
  .vineta-return .chip svg {
    width: 14px;
    height: 14px;
  }
  .vineta-return .grid-2 {
    display: grid;
    gap: 14px;
    grid-template-columns: 1fr 1fr;
  }
  @media (max-width: 992px) {
    .vineta-return .grid-2 {
      grid-template-columns: 1fr;
    }
  }
  .vineta-return .box {
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 14px;
    background: var(--white);
  }
  .vineta-return .row {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin: 6px 0;
    gap: 10px;
  }
  .vineta-return .label {
    color: var(--rgba-dark-2);
  }
  .vineta-return .mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  }
  .vineta-return .return-foot {
    padding: 18px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }
  .vineta-return .btn {
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    height: 44px;
    padding: 0 16px;
    border-radius: 12px;
    font-weight: 700;
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
    transition: transform 0.2s ease, opacity 0.2s ease;
    white-space: nowrap;
  }
  .vineta-return .btn:hover {
    transform: translateY(-1px);
    opacity: 0.95;
  }
  .vineta-return .btn--soft {
    background: var(--secondary-4);
    color: var(--secondary);
    border: 1px solid var(--line-4);
  }
  .vineta-return .btn--ghost {
    background: transparent;
    color: var(--secondary);
    border: 1px dashed #dfe3ff;
    box-shadow: none;
  }
  @media (max-width: 560px) {
    .vineta-return .r-item {
      grid-template-columns: 64px 1fr;
      grid-template-rows: auto auto;
      grid-template-areas: "thumb meta" "status status";
      align-items: start;
      gap: 10px 12px;
      padding: 12px;
    }
    .vineta-return .r-item .thumb {
      grid-area: thumb;
      width: 64px;
      height: 64px;
      border-radius: 10px;
    }
    .vineta-return .r-item .ri-meta {
      grid-area: meta;
      gap: 4px;
    }
    .vineta-return .r-item .ri-title {
      margin: 0;
    }
    .vineta-return .r-item .ri-sub {
      margin-top: 2px;
      gap: 8px;
      flex-wrap: wrap;
    }
    .vineta-return .r-item .ri-reason {
      margin-top: 2px;
    }
    .vineta-return .r-item .ri-status {
      grid-area: status;
      justify-self: start;
      margin-top: 6px;
    }
    .vineta-return .chip {
      padding: 6px 10px;
      font-size: 12px;
    }
  }
  .vineta-return .box .row {
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: nowrap;
    min-width: 0;
  }
  .vineta-return .box .row > .label {
    flex: 0 0 40%;
    max-width: 40%;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
  }
  .vineta-return .box .row > span:last-child {
    flex: 1 1 60%;
    max-width: 60%;
    text-align: right;
  }
  .vineta-return .box .row > span {
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  @media (max-width: 560px) {
    .vineta-return .box .row {
      flex-wrap: wrap;
    }
    .vineta-return .box .row > .label,
    .vineta-return .box .row > span:last-child {
      flex: 0 0 100%;
      max-width: 100%;
      text-align: left;
    }
  }
  .vineta-return-req {
    width: 100%;
  }
  .vineta-return-req .rr-card {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(17, 17, 17, 0.07);
    overflow: hidden;
  }
  .vineta-return-req .rr-head {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 20px;
    align-items: center;
    padding: 22px;
    border-bottom: 1px solid var(--line);
    background: radial-gradient(1100px 600px at 110% -50%, rgba(91, 124, 255, 0.06), transparent 60%), radial-gradient(900px 600px at -20% -60%, rgba(139, 92, 255, 0.05), transparent 70%), var(--white);
  }
  .vineta-return-req .rr-title {
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-width: 0;
  }
  .vineta-return-req .rr-title .t-main {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
  }
  .vineta-return-req .rr-title .t-sub {
    font-size: 13px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
    line-height: 1.45;
  }
  .vineta-return-req .rr-order {
    font-size: 13px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
    white-space: nowrap;
  }
  .vineta-return-req .rr-order strong {
    color: var(--rgba-dark-2, #121318);
  }
  @media (max-width: 700px) {
    .vineta-return-req .rr-head {
      grid-template-columns: 1fr;
      gap: 8px;
    }
    .vineta-return-req .rr-order {
      white-space: normal;
    }
  }
  .vineta-return-req .rr-block {
    padding: 18px;
    border-bottom: 1px solid var(--line);
  }
  .vineta-return-req .rr-block:last-of-type {
    border-bottom: 0;
  }
  .vineta-return-req .rr-block-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 12px;
  }
  .vineta-return-req .rr-block-title {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    font-weight: 700;
    font-size: 17px;
  }
  .vineta-return-req .rr-block-title svg {
    width: 18px;
    height: 18px;
  }
  .vineta-return-req .rr-items {
    display: grid;
    gap: 16px;
  }
  .vineta-return-req .rr-item {
    display: grid;
    grid-template-columns: 28px 88px 1fr;
    gap: 16px;
    align-items: start;
    border: 1px solid var(--line);
    border-radius: 12px;
    background: var(--white);
    padding: 14px;
  }
  .vineta-return-req .rr-check-col {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 2px;
  }
  .vineta-return-req .rr-checkbox {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: var(--secondary);
  }
  .vineta-return-req .rr-thumb {
    width: 88px;
    height: 88px;
    border: 1px solid var(--line);
    border-radius: 12px;
    overflow: hidden;
  }
  .vineta-return-req .rr-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .vineta-return-req .rr-meta {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-width: 0;
  }
  .vineta-return-req .rr-name {
    font-weight: 600;
    line-height: 1.35;
    margin: 0;
    font-size: 16px;
  }
  .vineta-return-req .rr-sub {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    font-size: 12.5px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
  }
  .vineta-return-req .rr-meta-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
  }
  .vineta-return-req .rr-price-badge {
    flex: 0 0 auto;
    font-weight: 800;
    font-size: 14px;
    line-height: 1;
    padding: 8px 12px;
    border-radius: 999px;
    background: #f2f5ff;
    color: #2633a8;
    border: 1px solid var(--secondary-4);
    white-space: nowrap;
  }
  .vineta-return-req .rr-form-row {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 220px;
  }
  .vineta-return-req .rr-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
  .vineta-return-req .rr-label {
    font-size: 12px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
  }
  .vineta-return-req textarea, .vineta-return-req select {
    font-family: inherit;
    border: 1px solid var(--line);
    outline: 0;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    border-radius: 10px;
    padding: 12px 14px;
    width: 100%;
    background: var(--white);
    color: var(--rgba-dark-2, #121318);
  }
  .vineta-return-req textarea {
    min-height: 84px;
    resize: vertical;
  }
  .vineta-return-req .rr-controls {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 8px;
    flex-wrap: wrap;
  }
  .vineta-return-req .rr-controls .lbl {
    font-size: 12.5px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
    margin-right: 2px;
  }
  .vineta-return-req .stepper {
    display: grid;
    grid-template-columns: 32px 48px 32px;
    height: 32px;
    border: 1px solid var(--line);
    border-radius: 8px;
    overflow: hidden;
    background: var(--white);
  }
  .vineta-return-req .stepper button {
    all: unset;
    display: grid;
    place-items: center;
    cursor: pointer;
    user-select: none;
    font-size: 18px;
    line-height: 1;
  }
  .vineta-return-req .stepper .dec {
    border-right: 1px solid var(--line);
  }
  .vineta-return-req .stepper .inc {
    border-left: 1px solid var(--line);
  }
  .vineta-return-req .stepper .dec:hover, .vineta-return-req .stepper .inc:hover {
    color: var(--primary);
  }
  .vineta-return-req .stepper input {
    all: unset;
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center !important;
    padding: 0 !important;
    margin: 0;
    font-weight: 700;
    font-variant-numeric: tabular-nums;
    appearance: textfield;
    -moz-appearance: textfield;
  }
  .vineta-return-req .stepper input::-webkit-outer-spin-button,
  .vineta-return-req .stepper input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .vineta-return-req .rr-grid-2 {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr 1fr;
  }
  .vineta-return-req .rr-input {
    font-family: inherit;
    border: 1px solid var(--line);
    outline: 0;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    border-radius: 10px;
    padding: 12px 14px;
    width: 100%;
    background: var(--white);
    color: var(--rgba-dark-2, #121318);
    height: 46px;
  }
  .vineta-return-req .rr-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }
  .vineta-return-req .btn {
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 46px;
    padding: 0 16px;
    border-radius: 12px;
    font-weight: 700;
    white-space: nowrap;
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .vineta-return-req .btn:hover {
    transform: translateY(-1px);
    opacity: 0.95;
  }
  .vineta-return-req .btn--primary {
    background: var(--rgba-dark-2, #111);
    color: #fff;
  }
  .vineta-return-req .btn--soft {
    background: var(--secondary-4);
    color: var(--secondary);
    border: 1px solid var(--line-4);
  }
  @media (max-width: 768px) {
    .vineta-return-req .rr-grid-2 {
      grid-template-columns: 1fr;
    }
  }
  @media (max-width: 700px) {
    .vineta-return-req .rr-item {
      grid-template-columns: 72px 1fr;
      gap: 12px;
      padding: 12px;
      position: relative;
    }
    .vineta-return-req .rr-thumb {
      width: 72px;
      height: 72px;
      grid-column: 1;
      grid-row: 1;
      position: relative;
    }
    .vineta-return-req .rr-check-col {
      grid-column: 1;
      grid-row: 1;
      align-self: start;
      justify-self: start;
      z-index: 3;
      margin: 6px 0 0 6px;
    }
    .vineta-return-req .rr-checkbox {
      width: 18px;
      height: 18px;
    }
    .vineta-return-req .rr-price-badge {
      font-size: 13px;
      padding: 7px 10px;
    }
    .vineta-return-req .stepper {
      grid-template-columns: 30px 46px 30px;
      height: 30px;
    }
    .vineta-return-req .stepper button {
      font-size: 16px;
    }
    .vineta-return-req .stepper input {
      font-size: 14px;
    }
    .vineta-return-req .rr-form-row {
      grid-template-columns: 1fr;
    }
  }
  .vineta-ticket {
    width: 100%;
  }
  .vineta-ticket .tk-card {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(17, 17, 17, 0.07);
    overflow: hidden;
  }
  .vineta-ticket .tk-head {
    padding: 18px 20px;
    border-bottom: 1px solid var(--line);
    background: radial-gradient(1100px 600px at 110% -50%, rgba(91, 124, 255, 0.05), transparent 60%), radial-gradient(900px 600px at -20% -60%, rgba(139, 92, 255, 0.04), transparent 70%), var(--white);
  }
  .vineta-ticket .t-main {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25;
    margin: 0 0 10px 0;
    word-break: break-word;
  }
  .vineta-ticket .tk-rows {
    display: grid;
    gap: 8px;
  }
  .vineta-ticket .tk-row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }
  .vineta-ticket .chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 12px;
    white-space: nowrap;
    border: 1px solid var(--chip-blue-b, var(--line-4));
    background: var(--chip-blue, var(--secondary-4));
    color: var(--secondary);
  }
  .vineta-ticket .chip svg {
    width: 14px;
    height: 14px;
  }
  .vineta-ticket .chip--green {
    border-color: var(--chip-green-b, #cfeede);
    background: var(--chip-green, var(--success-4));
    color: var(--success);
  }
  .vineta-ticket .chip--red {
    border-color: var(--chip-red-b, #ffd9d9);
    background: var(--chip-red, #ffefef);
    color: #b91818;
  }
  .vineta-ticket .meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12.5px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
  }
  .vineta-ticket .meta-item strong {
    color: var(--text, #121318);
    font-weight: 600;
  }
  @media (min-width: 768px) {
    .vineta-ticket .tk-rows {
      grid-template-columns: 1fr 1fr;
      align-items: center;
    }
    .vineta-ticket .tk-row--pills {
      justify-content: flex-start;
    }
    .vineta-ticket .tk-row--dates {
      justify-content: flex-end;
    }
  }
  .vineta-ticket .tk-thread {
    padding: 18px;
    max-height: 500px;
    overflow: auto;
  }
  .vineta-ticket .msg {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 12px;
    margin-bottom: 14px;
  }
  .vineta-ticket .msg:last-child {
    margin-bottom: 0;
  }
  .vineta-ticket .avatar {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    border: 1px solid var(--line);
    display: grid;
    place-items: center;
    background: #fff;
    font-weight: 700;
    color: var(--secondary);
  }
  .vineta-ticket .bubble {
    max-width: 100%;
    border: 1px solid var(--line);
    border-radius: 12px;
    padding: 12px 14px;
    background: #fff;
    position: relative;
  }
  .vineta-ticket .bubble .meta {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 6px;
    font-size: 12px;
    color: var(--rgba-dark-2, rgba(18, 19, 24, 0.62));
  }
  .vineta-ticket .bubble .body {
    font-size: 14px;
    line-height: 1.55;
    color: var(--text, #121318);
    white-space: pre-wrap;
    word-wrap: break-word;
  }
  @media (min-width: 768px) {
    .vineta-ticket .msg.is-author {
      grid-template-columns: 1fr 48px;
    }
    .vineta-ticket .msg.is-author .avatar {
      order: 2;
      justify-self: end;
    }
    .vineta-ticket .msg.is-author .bubble {
      order: 1;
      justify-self: end;
    }
  }
  .vineta-ticket .msg.is-author .bubble {
    background: #f7f8ff;
    border-color: var(--secondary-4);
  }
  .vineta-ticket .tk-compose {
    border-top: 1px solid var(--line);
    background: var(--white);
    padding: 18px 20px 22px;
  }
  .vineta-ticket .compose-box {
    border: 1px solid var(--line);
    background: #fafbff;
    border-radius: 12px;
    padding: 12px;
  }
  .vineta-ticket .compose-title {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 8px 4px;
    color: var(--text, #121318);
  }
  .vineta-ticket .compose-area {
    width: 100%;
    min-height: 120px;
    resize: vertical;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 10px;
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
    color: var(--text, #121318);
    padding: 12px 14px;
    outline: 0;
  }
  .vineta-ticket .compose-actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
  }
  .vineta-ticket .btn {
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 46px;
    padding: 0 16px;
    border-radius: 12px;
    font-weight: 700;
    white-space: nowrap;
    background: var(--primary, #111);
    color: #fff;
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .vineta-ticket .btn:hover {
    transform: translateY(-1px);
    opacity: 0.95;
  }
  .vineta-ticket .btn svg {
    width: 18px;
    height: 18px;
  }
  .tf-ticket-item .chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 12px;
    white-space: nowrap;
    border: 1px solid var(--chip-blue-b, var(--line-4));
    background: var(--chip-blue, var(--secondary-4));
    color: var(--secondary);
  }
  .tf-ticket-item .chip svg {
    width: 14px;
    height: 14px;
  }
  .tf-ticket-item .chip--green {
    border-color: var(--chip-green-b, #cfeede);
    background: var(--chip-green, #ecf8f1);
    color: var(--success);
  }
  .tf-ticket-item .chip--red {
    border-color: var(--chip-red-b, #ffd9d9);
    background: var(--chip-red, #ffefef);
    color: #b91818;
  }
  .vineta-ticket-new {
    width: 100%;
    --radius: 14px;
    --pad: 22px;
    --aside-w: 320px;
    --grid-gap: 14px;
  }
  .vineta-ticket-new .tn-card {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: var(--radius);
    box-shadow: 0 10px 30px rgba(17, 17, 17, 0.07);
    overflow: hidden;
  }
  .vineta-ticket-new .tn-head {
    padding: 20px var(--pad);
    border-bottom: 1px solid var(--line);
    background: radial-gradient(1100px 600px at 110% -50%, rgba(91, 124, 255, 0.05), transparent 60%), radial-gradient(900px 600px at -20% -60%, rgba(139, 92, 255, 0.04), transparent 70%), var(--white);
  }
  .vineta-ticket-new .t-main {
    margin: 0 0 6px 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.25;
    color: var(--rgba-dark-2, #121318);
  }
  .vineta-ticket-new .t-sub {
    margin: 0;
    color: var(--muted, rgba(18, 19, 24, 0.62));
    font-size: 13px;
  }
  .vineta-ticket-new .tn-body {
    padding: 18px var(--pad) 22px;
  }
  .vineta-ticket-new .grid {
    display: grid;
    gap: var(--grid-gap);
    grid-template-columns: 1fr;
  }
  @media (min-width: 768px) {
    .vineta-ticket-new .grid {
      grid-template-columns: 1fr var(--aside-w);
      align-items: start;
    }
  }
  .vineta-ticket-new .field {
    display: flex;
    flex-direction: column;
  }
  .vineta-ticket-new .field + .field {
    margin-top: 16px;
  }
  .vineta-ticket-new .label {
    font-size: 15px;
    color: var(--muted, rgba(18, 19, 24, 0.62));
    font-weight: 600;
    line-height: 1.35;
    margin-bottom: 8px;
  }
  .vineta-ticket-new .input,
  .vineta-ticket-new .select {
    font-family: "Poppins", sans-serif;
    border: 1px solid var(--line);
    outline: 0;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    border-radius: 6px;
    padding: 14px 20px;
    width: 100%;
    background: var(--white);
    color: var(--rgba-dark-2);
    height: 50px;
    font-weight: 400;
    transition: all 0.3s ease-in-out;
  }
  .vineta-ticket-new .input:focus,
  .vineta-ticket-new .select:focus {
    border-color: #cfd6ff;
    box-shadow: 0 0 0 4px rgba(57, 67, 255, 0.08);
  }
  .vineta-ticket-new .textarea {
    font-family: "Poppins", sans-serif;
    border: 1px solid var(--line);
    outline: 0;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    border-radius: 6px;
    padding: 14px 20px;
    width: 100%;
    background: var(--white);
    color: var(--rgba-dark-2);
    min-height: 160px;
    resize: vertical;
    font-weight: 400;
    transition: all 0.3s ease-in-out;
  }
  .vineta-ticket-new .textarea:focus {
    border-color: #cfd6ff;
    box-shadow: 0 0 0 4px rgba(57, 67, 255, 0.08);
  }
  .vineta-ticket-new .note {
    border: 1px dashed var(--line);
    border-radius: 12px;
    background: #fcfcff;
    padding: 14px;
    font-size: 13px;
    color: var(--muted, rgba(18, 19, 24, 0.62));
  }
  .vineta-ticket-new .note .note-head {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
  }
  .vineta-ticket-new .note .chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 6px 10px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 12px;
    white-space: nowrap;
    border: 1px solid var(--line-4);
    background: var(--secondary-4);
    color: var(--secondary);
  }
  .vineta-ticket-new .note .chip svg {
    width: 14px;
    height: 14px;
  }
  .vineta-ticket-new .note p {
    margin: 0;
    line-height: 1.5;
  }
  .vineta-ticket-new .tn-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 18px;
  }
  .vineta-ticket-new .btn {
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    height: 46px;
    padding: 0 16px;
    border-radius: 12px;
    font-weight: 700;
    white-space: nowrap;
    background: var(--primary, #111);
    color: #fff;
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
    transition: transform 0.2s ease, opacity 0.2s ease;
  }
  .vineta-ticket-new .btn:hover {
    transform: translateY(-1px);
    opacity: 0.95;
  }
  .vineta-ticket-new .btn svg {
    width: 18px;
    height: 18px;
  }
  .vineta-ticket-new .btn--soft {
    background: var(--secondary-4);
    color: var(--secondary);
    border: 1px solid var(--line-4);
  }
  .vineta-button {
    transition: all 0.3s ease-in-out;
    background-color: var(--dark);
    border: 1px solid var(--dark);
    color: var(--white);
    padding: 13px 32px;
    border-radius: 99px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
  }
  .vineta-button-width-medium {
    width: unset;
    height: 50px;
    padding: 10px 25px;
    font-size: 16px;
  }
  .account-informations-container {
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(17, 17, 17, 0.07);
    overflow: hidden;
    padding: 30px;
    max-height: fit-content;
  }
  .account-informations-container .account-information-field {
    min-width: 0;
  }
  .account-informations-container .account-information-row {
    display: flex;
    gap: 1rem;
  }
  @media (max-width: 767px) {
    .account-informations-container .account-information-row {
      flex-direction: column;
    }
  }
  .vnt-coupons {
    width: 100%;
    --card: #fff;
    --line: #e9eaf3;
    --text: #121318;
    --muted: rgba(18,19,24,.62);
    --primary: #111;
    --chip: var(--secondary-4);
    --chip-b: var(--line-4);
    --chip-c: var(--secondary);
    --ok-bg: #ecf8f1;
    --ok-b: #cfeede;
    --ok-t: var(--success);
    --warn-bg: rgba(255,193,8,.12);
    --warn-b: rgba(255,154,0,.35);
    --warn-t: var(--yellow-2);
    display: flex;
    flex-direction: column;
    gap: 14px;
    color: var(--text);
  }
  .vnt-cp {
    background: var(--card);
    border: 1px solid var(--line);
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(17, 17, 17, 0.07);
    overflow: hidden;
  }
  .vnt-cp > summary {
    list-style: none;
    cursor: pointer;
  }
  .vnt-cp > summary::-webkit-details-marker {
    display: none;
  }
  .vnt-cp[open] > summary {
    border-bottom: 1px solid var(--line);
  }
  .vnt-cp-summary {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) auto 24px;
    grid-template-areas: "thumb text rail chev";
    align-items: center;
    column-gap: 12px;
    row-gap: 6px;
    padding: 10px 14px;
    background: radial-gradient(900px 600px at 110% -60%, rgba(91, 124, 255, 0.05), transparent 65%), radial-gradient(700px 500px at -40% -60%, rgba(139, 92, 255, 0.04), transparent 70%), var(--card);
  }
  .vnt-thumb {
    grid-area: thumb;
    width: 56px;
    height: 56px;
    border-radius: 10px;
    border: 1px solid var(--line);
    overflow: hidden;
    background: #fff;
  }
  .vnt-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .vnt-thumb--empty {
    display: grid;
    place-items: center;
    color: var(--secondary);
  }
  .vnt-thumb--empty svg {
    width: 18px;
    height: 18px;
  }
  .vnt-text {
    grid-area: text;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
  }
  .vnt-title {
    margin: 0;
    font-weight: 700;
    line-height: 1.18;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .vnt-desc {
    margin: 0;
    font-size: 12.5px;
    line-height: 1.3;
    color: var(--muted);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .vnt-rail {
    grid-area: rail;
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 0;
    justify-self: end;
  }
  .vnt-chipbar {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
    min-width: 0;
  }
  .vnt-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 36px;
    padding: 0 12px;
    border-radius: 999px;
    font-weight: 700;
    font-size: 12.5px;
    white-space: nowrap;
    border: 1px solid var(--line-4);
    background: var(--secondary-4);
    color: var(--secondary);
  }
  .vnt-pill svg {
    width: 14px;
    height: 14px;
  }
  .vnt-pill--ok {
    background: var(--ok-bg);
    border-color: #cfeede;
    color: var(--success);
  }
  .vnt-pill--warn {
    background: rgba(255, 193, 8, 0.12);
    border-color: var(--warn-b);
    color: var(--yellow-2);
  }
  .vnt-cta {
    flex: 0 0 auto;
  }
  .vnt-cta--point {
    display: flex;
    align-items: center;
    gap: 8px;
  }
  .vnt-point-field {
    position: relative;
    display: block;
    margin: 0;
  }
  .vnt-point-field > span {
    position: absolute;
    top: -7px;
    left: 9px;
    z-index: 1;
    padding: 0 4px;
    background: var(--card);
    color: var(--muted);
    font-size: 9px;
    line-height: 14px;
  }
  .vnt-point-input {
    width: 112px;
    height: 36px;
    padding: 0 10px;
    border: 1px solid var(--line-4);
    border-radius: 10px;
    outline: 0;
    background: var(--card);
    color: var(--text);
    font-size: 13px;
    font-weight: 700;
  }
  .vnt-point-input:focus {
    border-color: var(--primary);
    box-shadow: 0 0 0 3px var(--primary-4);
  }
  .vnt-btn {
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 36px;
    padding: 0 12px;
    border-radius: 10px;
    font-weight: 700;
    white-space: nowrap;
    background: var(--primary);
    color: #fff;
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
  }
  .vnt-btn svg {
    width: 16px;
    height: 16px;
  }
  .vnt-btn-label {
    display: inline;
    font-size: 13px !important;
  }
  .vnt-chev {
    grid-area: chev;
    width: 24px;
    height: 24px;
    display: grid;
    place-items: center;
    color: var(--secondary);
    opacity: 0.9;
    transform: rotate(0deg);
    transition: transform 0.2s ease;
    align-self: center;
  }
  .vnt-cp[open] .vnt-chev {
    transform: rotate(180deg);
  }
  .vnt-cp-body {
    padding: 14px 16px 16px;
  }
  .vnt-sect {
    display: grid;
    gap: 8px;
    margin-bottom: 12px;
  }
  .vnt-sect:last-child {
    margin-bottom: 0;
  }
  .vnt-h {
    font-weight: 700;
    font-size: 14px;
    margin: 0;
  }
  .vnt-list {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr 1fr;
  }
  h3.vnt-title {
    font-size: 15px !important;
  }
  @media (max-width: 800px) {
    .vnt-list {
      grid-template-columns: 1fr;
    }
  }
  .vnt-li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 10px;
    padding: 10px 12px;
    font-size: 13.5px;
  }
  .vnt-li .ico {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    color: var(--secondary);
    flex: 0 0 16px;
  }
  .vnt-li b {
    font-weight: 700;
  }
  @media (max-width: 560px) {
    .vnt-cp-summary {
      grid-template-columns: 50px minmax(0, 1fr) 34px;
      grid-template-areas: "thumb text cta" "thumb chips chev";
      column-gap: 10px;
      row-gap: 8px;
      padding: 10px 12px;
    }
    .vnt-thumb {
      width: 50px;
      height: 50px;
    }
    .vnt-desc {
      display: none;
    }
    .vnt-text {
      grid-area: text;
      display: block;
      min-width: 0;
      align-self: center;
    }
    .vnt-title {
      font-size: 14.5px;
      line-height: 1.25;
      margin: 0;
      white-space: normal;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
    .vnt-rail {
      display: contents;
    }
    .vnt-chipbar {
      grid-area: chips;
      align-self: center;
      gap: 6px;
      flex-wrap: wrap;
    }
    .vnt-pill {
      height: 34px;
      padding: 0 10px;
    }
    .vnt-cta {
      grid-area: cta;
      align-self: center;
      justify-self: end;
      margin-right: 7px;
    }
    .vnt-btn {
      width: 34px;
      height: 34px;
      padding: 0;
      border-radius: 9px;
    }
    .vnt-btn-label {
      display: none;
      font-size: 13px !important;
    }
    .vnt-btn svg {
      width: 18px;
      height: 18px;
    }
    .vnt-cp-summary--point {
      grid-template-areas: "thumb text chev" "thumb chips chips" "point point point";
    }
    .vnt-cp-summary--point .vnt-cta--point {
      grid-area: point;
      width: 100%;
      justify-self: stretch;
      margin: 4px 0 0;
    }
    .vnt-cp-summary--point .vnt-point-field {
      flex: 1;
    }
    .vnt-cp-summary--point .vnt-point-input {
      width: 100%;
    }
    .vnt-cp-summary--point .vnt-btn {
      width: auto;
      padding: 0 12px;
    }
    .vnt-cp-summary--point .vnt-btn-label {
      display: inline;
    }
    .vnt-chev {
      grid-area: chev;
      align-self: center;
    }
  }
  .vnt-coupons .vnt-desc {
    word-wrap: break-word !important;
    white-space: normal !important;
  }
  .vnt-filter {
    --card: #fff;
    --line: var(--line-4);
    --text: #121318;
    --muted: rgba(18,19,24,.62);
    --primary: #111;
    --chip: var(--secondary-4);
    --chip-b: var(--line-4);
    display: inline-flex;
    gap: 6px;
    padding: 4px;
    border: 1px solid var(--line);
    border-radius: 12px;
    background: var(--card);
    box-shadow: 0 6px 18px rgba(17, 17, 17, 0.06);
    max-width: fit-content;
  }
  .vnt-filter.vnt-filter--full {
    display: flex;
    width: 100%;
    max-width: 520px;
  }
  .vnt-seg {
    appearance: none;
    border: 0;
    outline: 0;
    padding: 10px 16px;
    border-radius: 10px;
    font: 600 14px/1.2 "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    color: var(--muted);
    background: transparent;
    transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
    min-width: 132px;
    text-align: center;
    cursor: pointer;
  }
  .vnt-filter.vnt-filter--full .vnt-seg {
    flex: 1;
  }
  .vnt-seg:focus-visible {
    box-shadow: 0 0 0 4px rgba(57, 67, 255, 0.12);
  }
  .vnt-seg:active {
    transform: translateY(1px);
  }
  .vnt-seg.is-active {
    color: #fff;
    background: var(--primary);
    box-shadow: 0 6px 16px rgba(17, 17, 17, 0.12);
  }
  @media (max-width: 560px) {
    .vnt-coupons .vnt-desc {
      display: block !important;
      margin-top: 5px !important;
      margin-bottom: 3px !important;
    }
    .vnt-seg {
      min-width: 112px;
      padding: 9px 14px;
      font-size: 13.5px;
    }
  }
  .user-coupon-copy {
    cursor: pointer;
  }
  .vnt-cp {
    position: relative;
    overflow: hidden;
    border-radius: var(--radius, 14px);
  }
  .vnt-cp.vnt-cp--flash::after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    pointer-events: none;
    box-shadow: inset 0 0 0 0 rgba(91, 124, 255, 0);
    animation: vntFlashInset 1.5s ease-in-out 3;
  }
  .vnt-cp.vnt-cp--flash {
    animation: vntBorderPulse 1.5s ease-in-out 3;
  }
  @keyframes vntFlashInset {
    0%, 100% {
      box-shadow: inset 0 0 0 0 rgba(91, 124, 255, 0);
    }
    50% {
      box-shadow: inset 0 0 0 999px rgba(91, 124, 255, 0.08);
    }
  }
  @keyframes vntBorderPulse {
    0%, 100% {
      border-color: var(--line, #e9eaf3);
    }
    50% {
      border-color: #cfd6ff;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .vnt-cp.vnt-cp--flash,
    .vnt-cp.vnt-cp--flash::after {
      animation: none !important;
    }
  }
  :where(.vineta-return,
  .vineta-return-req,
  .vineta-ticket,
  .vineta-ticket-new,
  .vnt-coupons,
  .vnt-filter,
  .tf-ticket-item) {
    --secondary: var(--primary);
    --secondary-2: var(--primary-2);
    --secondary-3: var(--primary-3);
    --secondary-4: var(--primary-4);
  }
  .vineta-return .return-head,
  .vineta-return-req .rr-head,
  .vineta-ticket .tk-head,
  .vineta-ticket-new .tn-head,
  .vnt-cp-summary {
    background: radial-gradient(1100px 600px at 110% -50%, var(--primary), transparent 60%), radial-gradient(900px 600px at -20% -60%, var(--primary), transparent 70%), var(--white);
    @supports (color: color-mix(in lab, red, red)) {
      background: radial-gradient(1100px 600px at 110% -50%, color-mix(in oklab, var(--primary) 9%, transparent), transparent 60%), radial-gradient(900px 600px at -20% -60%, color-mix(in oklab, var(--primary) 6%, transparent), transparent 70%), var(--white);
    }
  }
  .vineta-return .btn-soft,
  .vineta-return-req .btn-soft,
  .vineta-ticket-new .btn-soft {
    background: var(--primary-4);
    color: var(--primary);
    border-color: var(--line-4);
  }
  .vineta-return .btn-ghost {
    color: var(--primary);
    border-color: var(--line-4);
  }
  .vineta-return-req .rr-price-badge {
    background: var(--primary-4);
    color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--primary) 40%, var(--dark));
    }
    border-color: var(--primary-4);
  }
  .vineta-ticket-new .input:focus,
  .vineta-ticket-new .select:focus,
  .vineta-ticket-new .textarea:focus,
  .vnt-seg:focus-visible {
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 35%, var(--line));
    }
    box-shadow: 0 0 0 4px var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      box-shadow: 0 0 0 4px color-mix(in oklab, var(--primary) 14%, transparent);
    }
  }
  .vineta-ticket .avatar {
    color: var(--primary);
  }
  .vineta-return .status-refunded {
    background: var(--primary-4);
    border-color: var(--primary);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--primary) 30%, var(--line-4));
    }
    color: var(--primary);
  }
  @keyframes vntFlashInset {
    0%, 100% {
      box-shadow: inset 0 0 0 0 color-mix(in oklab, var(--primary) 0%, transparent);
    }
    50% {
      box-shadow: inset 0 0 0 999px color-mix(in oklab, var(--primary) 8%, transparent);
    }
  }
  @keyframes vntBorderPulse {
    0%, 100% {
      border-color: var(--line);
    }
    50% {
      border-color: color-mix(in oklab, var(--primary) 35%, var(--line));
    }
  }
  .cart-amount-notice {
    margin-bottom: 0px;
    background-color: var(--yellow);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in srgb, var(--yellow) 12%, #fff);
    }
    color: var(--yellow-2);
    padding: 10px 5px;
    border-radius: 12px;
  }
  .vn-notice {
    display: block;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid var(--line);
    background: var(--surface-2);
    color: var(--text-2);
    box-shadow: var(--shadow-1);
  }
  .vn-notice__desc {
    margin: 0;
    font-size: 14px;
    line-height: 1.55;
    color: var(--text, #121318);
  }
  .vn-notice--neutral {
    background: var(--surface-2);
    color: var(--text-2);
    border-color: var(--line-4);
  }
  .vn-notice--info {
    background: var(--secondary-4);
    color: var(--secondary);
    border-color: var(--line-4);
  }
  .vn-notice--success {
    background: var(--success-4);
    color: var(--success);
    border-color: var(--success-3);
  }
  .vn-notice--warning {
    background: #FFF7E6;
    border-color: #FFE6B8;
    color: var(--yellow-2);
    background: var(--yellow);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--yellow) 12%, white);
    }
    border-color: var(--yellow);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in srgb, var(--yellow) 35%, white);
    }
  }
  .vn-notice--error {
    background: #FFEFef;
    border-color: #FFD9D9;
    color: var(--red);
  }
  @media (max-width: 560px) {
    .vn-notice {
      padding: 10px 12px;
      border-radius: 10px;
    }
    .vn-notice__desc {
      font-size: 13.5px;
      line-height: 1.6;
    }
  }
  .ui-loader {
    display: inline-block;
    width: var(--loader-size, 1em) !important;
    height: var(--loader-size, 1em) !important;
    vertical-align: -0.125em;
  }
  .ui-loader circle {
    fill: none;
    stroke-linecap: round;
    transform-origin: center;
  }
  .ui-loader__track {
    stroke: currentColor;
    @supports (color: color-mix(in lab, red, red)) {
      stroke: color-mix(in oklab, currentColor 25%, transparent);
    }
    stroke-width: var(--loader-stroke, 2px);
    opacity: 0.35;
  }
  .ui-loader__bar {
    stroke: currentColor;
    stroke-width: var(--loader-stroke, 2px);
    stroke-dasharray: 120;
    stroke-dashoffset: 60;
    animation: ui-loader-rot 1s linear infinite, ui-loader-dash 1.5s ease-in-out infinite;
  }
  @keyframes ui-loader-rot {
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes ui-loader-dash {
    0% {
      stroke-dasharray: 1 200;
      stroke-dashoffset: 0;
    }
    50% {
      stroke-dasharray: 100 200;
      stroke-dashoffset: -15;
    }
    100% {
      stroke-dasharray: 1 200;
      stroke-dashoffset: -120;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .ui-loader__bar {
      animation: ui-loader-rot 1s linear infinite;
    }
  }
  .is-loading {
    position: relative;
    pointer-events: none;
  }
  .is-loading::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--loader-overlay-bg, var(--backdrop, rgba(0, 0, 0, 0.4)));
    @supports (color: color-mix(in lab, red, red)) {
      background: var(--loader-overlay-bg, color-mix(in oklab, var(--backdrop, rgba(0, 0, 0, 0.4)) 15%, transparent));
    }
  }
  .is-loading::after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: var(--loader-overlay-size, 1.25em);
    height: var(--loader-overlay-size, 1.25em);
    border-radius: 50%;
    border: calc(var(--loader-overlay-size, 20px) / 8) solid currentColor;
    @supports (color: color-mix(in lab, red, red)) {
      border: calc(var(--loader-overlay-size, 20px) / 8) solid color-mix(in oklab, currentColor 25%, transparent);
    }
    border-top-color: currentColor;
    animation: ui-loader-rot 0.8s linear infinite;
  }
  .ui-loader--dark {
    color: var(--loader-dark-color, #0f172a);
  }
  .is-loading--dark {
    color: var(--loader-dark-color, #0f172a);
  }
  .is-loading--dark::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--loader-overlay-bg-dark, color-mix(in oklab, rgba(0, 0, 0, 0.6) 12%, transparent));
  }
  :root {
    --busy-interval: 1s;
    --busy-opacity: .6;
    --busy-angle: 120deg;
  }
  .is-busy {
    position: relative;
    overflow: hidden;
    pointer-events: none;
    opacity: 0.8;
  }
  .is-busy::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(var(--busy-angle), rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 70%);
    opacity: var(--busy-opacity);
    transform: translateX(-120%);
    animation: shine-forward var(--busy-interval) linear infinite;
  }
  button.is-busy::after,
  .is-busy.tf-btn::after {
    background-image: linear-gradient(120deg, rgba(0, 0, 0, 0) 20%, rgba(255, 255, 255, 0.4), rgba(0, 0, 0, 0) 70%);
  }
  .is-busy.is-busy--dark::after {
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25), transparent);
  }
  @keyframes shine-forward {
    100% {
      transform: translateX(120%);
    }
  }
  .modal-ask-question, .offcanvas-backdrop, .modal-backdrop,
  .offcanvas-backdrop {
    background-color: rgba(0, 0, 0, 0.4) !important;
  }
  .cart-modal-quantity-select {
    width: 90px !important;
    height: 30px !important;
  }
  .cart-modal-quantity-select .btn-quantity {
    width: 30px !important;
    height: 30px !important;
    font-size: 18px !important;
  }
  .cart-modal-quantity-select input {
    width: 30px !important;
    height: 30px !important;
    font-size: 15px !important;
  }
  .ui-locked {
    touch-action: none;
  }
  @keyframes modal-enter {
    from {
      transform: translateY(8px) scale(0.98);
      opacity: 0;
    }
    to {
      transform: translateY(0) scale(1);
      opacity: 1;
    }
  }
  @keyframes modal-leave {
    from {
      transform: translateY(0) scale(1);
      opacity: 1;
    }
    to {
      transform: translateY(8px) scale(0.98);
      opacity: 0;
    }
  }
  .modal.fade.show .modal-dialog {
    animation: modal-enter 220ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .modal.show.ui-leave .modal-dialog {
    animation: modal-leave 180ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .modal-backdrop.show {
    transition: opacity 200ms linear;
  }
  .modal-backdrop.ui-backdrop-leave {
    opacity: 0 !important;
    transition: opacity 180ms linear;
  }
  @keyframes offcanvas-in-right {
    from {
      transform: translateX(100%);
    }
    to {
      transform: translateX(0);
    }
  }
  @keyframes offcanvas-out-right {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(100%);
    }
  }
  @keyframes offcanvas-in-left {
    from {
      transform: translateX(-100%);
    }
    to {
      transform: translateX(0);
    }
  }
  @keyframes offcanvas-out-left {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-100%);
    }
  }
  @keyframes offcanvas-in-top {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  @keyframes offcanvas-out-top {
    from {
      transform: translateY(0);
    }
    to {
      transform: translateY(-100%);
    }
  }
  @keyframes offcanvas-in-bottom {
    from {
      transform: translateY(100%);
    }
    to {
      transform: translateY(0);
    }
  }
  @keyframes offcanvas-out-bottom {
    from {
      transform: translateY(0);
    }
    to {
      transform: translateY(100%);
    }
  }
  .offcanvas.offcanvas-end.show {
    animation: offcanvas-in-right 220ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.offcanvas-start.show {
    animation: offcanvas-in-left 220ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.offcanvas-top.show {
    animation: offcanvas-in-top 220ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.offcanvas-bottom.show {
    animation: offcanvas-in-bottom220ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.ui-leave.offcanvas-end {
    animation: offcanvas-out-right 180ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.ui-leave.offcanvas-start {
    animation: offcanvas-out-left 180ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.ui-leave.offcanvas-top {
    animation: offcanvas-out-top 180ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas.ui-leave.offcanvas-bottom {
    animation: offcanvas-out-bottom180ms cubic-bezier(0.22, 0.61, 0.36, 1) both;
  }
  .offcanvas-backdrop.show {
    transition: opacity 200ms linear;
  }
  .offcanvas-backdrop.ui-backdrop-leave {
    opacity: 0 !important;
    transition: opacity 180ms linear;
  }
  .dropdown-menu {
    will-change: left, top;
  }
  @media (min-width: 992px) {
    .offset-lg-8-fix {
      margin-left: 66.666667% !important;
    }
    .offset-lg-7-fix {
      margin-left: 58.666667% !important;
    }
    .offset-md-6 {
      margin-left: 50% !important;
    }
  }
  @media (max-width: 576px) {
    .offset-sm-6-fix {
      margin-left: 50% !important;
    }
    .mobile-slider-5-reverse {
      word-wrap: break-word;
      max-width: 200px;
    }
    .offset-sm-5 {
      margin-left: 41.66666667% !important;
    }
  }
  .slider-btn-thumbs .btn-thumbs .thumb-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 31px;
  }
  .slider-btn-thumbs .btn-thumbs .thumb-img {
    max-height: 31px;
    height: 31px;
    width: 119px;
    object-fit: contain;
  }
  .slider-btn-thumbs .btn-thumbs {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slider-content-thumb .wg-testimonial-2 {
    padding-top: 16px;
  }
  .align-middle-brands {
    margin: 0px auto;
  }
  .image-right-background-contact {
    width: 100%;
    max-width: 848px;
  }
  .bg-gradient-for-plant {
    background: linear-gradient(180deg, rgba(231, 236, 210, 0), #e7ecd2) !important;
  }
  .cart-box-header {
    position: unset;
    background-color: #4A7E4B;
    margin: 0;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transform: none;
    border-radius: 50%;
    color: white;
    font-weight: 500;
    font-size: 10px;
  }
  .theme-text-primary {
    color: var(--primary) !important;
  }
  .hover-tooltip .icon-cart2, .hover-tooltip .ui-loader {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0px !important;
    padding: 0px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .sl-container {
    width: 100%;
    margin: 24px 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    box-sizing: border-box;
  }
  .sl-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));
    width: 100%;
  }
  .sl-divider {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .sl-divider::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #e5e7eb;
    z-index: 0;
  }
  .sl-divider span {
    position: relative;
    background-color: #fff;
    padding: 0 16px;
    color: #9ca3af;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 1;
  }
  .sl-btn {
    position: relative;
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr) 24px;
    gap: 8px;
    align-items: center;
    width: 100%;
    min-height: 48px;
    height: auto;
    padding: 10px 12px;
    border-radius: 12px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    transition: all 0.2s ease;
    user-select: none;
    text-decoration: none;
    white-space: normal;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  }
  .sl-btn:active {
    transform: scale(0.98);
  }
  .sl-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
  }
  .sl-icon svg {
    width: 100%;
    height: 100%;
    display: block;
  }
  .sl-btn > span {
    grid-column: 2;
    min-width: 0;
    text-align: center;
    overflow-wrap: anywhere;
  }
  .sl-btn.google {
    background-color: #ffffff;
    color: #374151;
    border: 1px solid #d1d5db;
  }
  .sl-btn.google:hover {
    background-color: #f9fafb;
    border-color: #c4c7cc;
  }
  .sl-btn.apple {
    background-color: #000000;
    color: #ffffff;
    border: 1px solid transparent;
  }
  .sl-btn.apple:hover {
    background-color: #1a1a1a;
  }
  .sl-btn.facebook {
    background-color: #1877F2;
    color: #ffffff;
    border: 1px solid transparent;
  }
  .sl-btn.facebook:hover {
    background-color: #166fe5;
  }
  .otp-input {
    aspect-ratio: 1/1;
    font-size: 1.25rem;
    font-weight: 600;
    border-radius: 0.5rem;
    border: 1px solid #dee2e6;
    transition: all 0.2s ease-in-out;
  }
  .otp-input:focus {
    border-color: #000;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.05);
    outline: none;
  }
  .otp-input.is-filled {
    border-color: #000;
    background-color: #fff;
  }
  @media (max-width: 576px) {
    .otp-input {
      font-size: 1rem;
    }
  }
  .modal-lena-ai-offer .modal-dialog {
    max-width: 520px;
    width: calc(100% - 24px);
    max-height: calc(100vh - 24px);
    overflow: visible;
  }
  .modal-lena-ai-offer .modal-content {
    border-radius: 0;
    overflow: visible;
    border: 0;
    max-height: none;
    background: transparent;
    box-shadow: none;
  }
  .lena-offer-frame {
    position: relative;
    border-radius: 26px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfcfe 100%);
    box-shadow: 0 24px 70px rgba(15, 23, 42, 0.18);
    overflow: visible;
  }
  .lena-offer-shell {
    position: relative;
    padding: 24px 22px 22px;
    border-radius: 26px;
    max-height: calc(100vh - 24px);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .lena-offer-close {
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 6;
    background: transparent;
    box-shadow: none;
    color: var(--dark);
    font-size: 18px;
    line-height: 1;
    padding: 10px;
  }
  .lena-offer-close:hover {
    color: var(--primary);
  }
  .lena-offer-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .lena-offer-topline {
    max-width: calc(100% - 72px);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
  }
  .lena-offer-eyebrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    padding: 6px 11px;
    border-radius: 999px;
    background: #111827;
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  .modal-lena-ai-offer .ribbon {
    position: absolute;
    width: 118px;
    height: 118px;
    overflow: hidden;
    z-index: 5;
    pointer-events: none;
  }
  .modal-lena-ai-offer .ribbon::before,
  .modal-lena-ai-offer .ribbon::after {
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    border: 4px solid #9f1239;
  }
  .modal-lena-ai-offer .ribbon-top-left {
    top: -6px;
    left: -6px;
  }
  .modal-lena-ai-offer .ribbon-top-left::before,
  .modal-lena-ai-offer .ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
  }
  .modal-lena-ai-offer .ribbon-top-left::before {
    top: 0;
    right: 0;
  }
  .modal-lena-ai-offer .ribbon-top-left::after {
    bottom: 0;
    left: 0;
  }
  .lena-offer-ribbon-text {
    position: absolute;
    z-index: 2;
    display: block;
    width: 172px;
    padding: 10px 0;
    background: linear-gradient(135deg, #fb4569 0%, #e11d48 100%);
    box-shadow: 0 5px 10px rgba(15, 23, 42, 0.14);
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    text-align: center;
    right: -39px;
    top: 22px;
    transform: rotate(-45deg);
  }
  .lena-offer-ribbon-discount {
    display: block;
    width: 100%;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.02em;
    text-transform: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .lena-offer-ribbon-code {
    display: block;
    width: 100%;
    padding: 0 18px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.12em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .modal-lena-ai-offer .lena-offer-title {
    margin: 12px 0 0;
    font-size: 27px;
    line-height: 1.16;
    color: #111827;
    text-align: center;
    max-width: 430px;
  }
  .modal-lena-ai-offer .lena-offer-desc {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 1.6;
    color: #5f6673;
    text-align: center;
    max-width: 390px;
  }
  .lena-offer-timer-card {
    width: 100%;
    max-width: 326px;
    margin-top: 15px;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid rgba(17, 24, 39, 0.07);
    background: rgba(255, 255, 255, 0.76);
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
  }
  .lena-offer-timer-label {
    display: block;
    margin-bottom: 8px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #6b7280;
  }
  .lena-offer-countdown {
    width: 100%;
  }
  .lena-offer-countdown .countdown__timer {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 6px;
    margin: 0;
  }
  .lena-offer-countdown .countdown__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 54px;
    min-height: 52px;
    padding: 8px 6px;
    border-radius: 13px;
    background: #ffffff;
    border: 1px solid rgba(17, 24, 39, 0.07);
  }
  .lena-offer-countdown .countdown__value {
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    color: #111827;
  }
  .lena-offer-countdown .countdown__label {
    margin-top: 5px;
    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #94a3b8;
  }
  .lena-offer-body {
    margin-top: 16px;
    display: flex;
    justify-content: center;
  }
  .lena-offer-product-stage {
    width: min(100%, 334px);
    padding: 15px 16px 17px;
    border-radius: 22px;
    border: 1px solid rgba(17, 24, 39, 0.06);
    background: rgba(255, 255, 255, 0.92);
    box-shadow: 0 16px 36px rgba(15, 23, 42, 0.08);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .lena-offer-product-card-shell {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lena-offer-product-card {
    width: min(100%, 220px);
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
  }
  .lena-offer-product-card--loading {
    min-height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lena-offer-product-card .card-product {
    margin-bottom: 0;
  }
  .lena-offer-product-card .card-product-wrapper {
    max-width: 150px;
    margin: 0 auto;
    border-radius: 18px;
    overflow: hidden;
  }
  .modal-lena-ai-offer .lena-offer-product-card img {
    object-fit: cover;
  }
  .lena-offer-product-card .list-product-btn,
  .lena-offer-product-card .product-btn-main,
  .lena-offer-product-card .countdown-box,
  .lena-offer-product-card .list-color-product,
  .lena-offer-product-card .size-box,
  .lena-offer-product-card .product-progress-sale,
  .lena-offer-product-card .stock {
    display: none !important;
  }
  .lena-offer-product-card .card-product-info {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .lena-offer-product-card .name-product {
    font-size: 14px;
    line-height: 1.35;
  }
  .lena-offer-product-card .price-wrap {
    margin-top: 4px;
    font-size: 13px;
  }
  .lena-offer-product-card .tooltip {
    display: none !important;
  }
  .lena-offer-variant-block {
    width: 100%;
    text-align: left;
    margin-top: 13px;
  }
  .lena-offer-variant-label {
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 600;
    color: #111827;
  }
  .lena-offer-variant {
    width: 100%;
  }
  .lena-offer-add-btn {
    width: 100%;
    min-height: 48px;
    justify-content: center;
    gap: 8px;
    border-radius: 999px;
    margin-top: 14px;
  }
  @media (max-width: 991px) {
    .lena-offer-shell {
      padding: 26px 20px 22px;
    }
    .modal-lena-ai-offer .lena-offer-title {
      font-size: 24px;
    }
  }
  @media (max-width: 767px) {
    .modal-lena-ai-offer .modal-dialog {
      width: calc(100% - 18px);
    }
    .lena-offer-frame {
      border-radius: 24px;
    }
    .lena-offer-shell {
      padding: 24px 16px 18px;
      border-radius: 24px;
    }
    .modal-lena-ai-offer .lena-offer-title {
      font-size: 22px;
    }
    .lena-offer-topline {
      max-width: calc(100% - 44px);
      gap: 6px;
    }
    .modal-lena-ai-offer .ribbon {
      width: 104px;
      height: 104px;
    }
    .lena-offer-ribbon-text {
      width: 152px;
      padding: 9px 0;
      right: -35px;
      top: 19px;
    }
    .lena-offer-ribbon-discount {
      font-size: 10px;
    }
    .lena-offer-ribbon-code {
      font-size: 8px;
    }
    .lena-offer-product-stage {
      width: 100%;
      padding: 14px 13px 16px;
    }
    .lena-offer-product-card {
      width: min(100%, 220px);
    }
    .lena-offer-product-card .card-product-wrapper {
      max-width: 142px;
    }
    .lena-offer-countdown .countdown__timer {
      gap: 5px;
    }
    .lena-offer-countdown .countdown__item {
      min-width: 49px;
    }
  }
  .account-empty-card {
    max-width: 560px;
    margin: 0 auto;
    padding: 34px 28px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 24px;
    background: linear-gradient(180deg, #ffffff 0%, #fafafa 100%);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.06);
    text-align: center;
  }
  .account-empty-card .account-empty-icon {
    width: 58px;
    height: 58px;
    margin: 0 auto 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.04);
    color: var(--dark);
    font-size: 24px;
  }
  .account-empty-card .title {
    margin-bottom: 0;
    color: var(--dark);
  }
  @media (max-width: 767px) {
    .account-empty-card {
      padding: 28px 20px;
      border-radius: 20px;
    }
  }
  .header-inner-page {
    margin-bottom: 0 !important;
    background-color: var(--white);
  }
  .header-inner-page.header-bg {
    background-color: var(--white);
  }
  .header-inner-page:not(.header-white) .box-nav-menu .menu-item:not(:hover):not(.active) .item-link,
  .header-inner-page:not(.header-white) .box-nav-menu .menu-item:not(:hover):not(.active) .item-link .icon,
  .header-inner-page:not(.header-white) .nav-icon .nav-icon-item:not(:hover),
  .header-inner-page:not(.header-white) .mobile-menu:not(:hover) {
    color: var(--dark) !important;
  }
  .header-inner-page.header-white {
    background-color: var(--dark);
  }
  .header-inner-page.header-white.header-bg {
    background-color: var(--dark);
  }
  .header-inner-page.has-inner-page-bg {
    background-color: var(--header-inner-page-background-color);
  }
  .header-inner-page.has-inner-page-bg.header-bg {
    background-color: var(--header-inner-page-background-color);
  }
  .header-inner-page.has-inner-page-text .box-nav-menu .menu-item:not(:hover):not(.active) .item-link,
  .header-inner-page.has-inner-page-text .box-nav-menu .menu-item:not(:hover):not(.active) .item-link .icon,
  .header-inner-page.has-inner-page-text .nav-icon .nav-icon-item:not(:hover),
  .header-inner-page.has-inner-page-text .mobile-menu:not(:hover) {
    color: var(--header-inner-page-text-color) !important;
  }
  .header-inner-page.has-inner-page-hover .box-nav-menu .item-link:hover,
  .header-inner-page.has-inner-page-hover .box-nav-menu .item-link:hover .icon,
  .header-inner-page.has-inner-page-hover .box-nav-menu .menu-item:hover .item-link,
  .header-inner-page.has-inner-page-hover .box-nav-menu .menu-item:hover .item-link .icon,
  .header-inner-page.has-inner-page-hover .nav-icon .nav-icon-item:hover,
  .header-inner-page.has-inner-page-hover .mobile-menu:hover {
    color: var(--header-inner-page-hover-color) !important;
  }
  .header-inner-page.header-absolute-2 .logo-header .logo-dark {
    display: block !important;
  }
  .header-inner-page.header-absolute-2 .logo-header .logo-white {
    display: none !important;
  }
  .modal:has(.select-root.show) .modal-dialog,
  .modal:has(.select-root.show) .modal-content {
    overflow: visible;
  }
  .cb-bundle .cb-head,
  .vn-wrap .vn-head,
  .cb-head,
  .vn-head {
    position: static;
    z-index: auto;
  }
  .popup-shopping-cart .tf-mini-cart-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    text-align: center;
    min-height: 100%;
  }
  .popup-shopping-cart .tf-mini-cart-empty .tf-btn {
    margin-top: 0 !important;
  }
  .form-login .bot a.tf-btn:hover {
    color: var(--button-text-color, var(--white));
  }
  .form-login .bot a.tf-btn,
  .form-login .bot a.tf-btn:hover,
  .form-login .bot a.tf-btn:focus {
    text-decoration: none;
  }
  .cart-empty-state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .cart-empty-state .cart-empty-state-text {
    margin: 0;
    max-width: 420px;
  }
  @media (max-width: 767px) {
    .cart-empty-state {
      gap: 16px;
      padding-top: 28px !important;
      padding-bottom: 28px !important;
    }
  }
  button,
  [type=button],
  [type=submit],
  [type=reset] {
    font-family: inherit;
  }
  .tf-btn:has(> .ui-loader.ui-loader--with-label:not(.absolute-center)),
  button:has(> .ui-loader.ui-loader--with-label:not(.absolute-center)) {
    position: relative;
  }
  .tf-btn > .ui-loader.ui-loader--with-label:not(.absolute-center),
  button > .ui-loader.ui-loader--with-label:not(.absolute-center) {
    position: absolute;
    top: 50%;
    right: 5px;
    width: 14px !important;
    height: 14px !important;
    margin: 0 !important;
    transform: translateY(-50%);
  }
  .s-title-page {
    margin-top: 32px;
    padding-bottom: 32px;
  }
  .s-title-page .s-title {
    margin-bottom: 0;
  }
  .s-title-page .s-title + p {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .tf-product-media-thumbs .swiper-slide .item {
    aspect-ratio: 828/1241;
  }
  .tf-compare-item .tf-compare-image {
    aspect-ratio: 320/407;
  }
  .modal-compare .tf-compare-item .image {
    aspect-ratio: 232/328;
    max-height: none;
  }
  .modal-compare .tf-compare-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tf-product-info-wrap .tf-product-variant > .variant-picker-label,
  .tf-product-variant > .variant-picker-label {
    margin-bottom: 0;
  }
  .tf-product-variant > .variant-picker-label + * {
    margin-top: -14px;
  }
  .tf-product-variant .variant-picker-item > .variant-picker-label,
  .variant-picker-item > .variant-picker-label {
    margin-bottom: 10px;
  }
  .variant-picker-item > .variant-picker-label + * {
    margin-top: 0;
  }
  .total-discount .old-price,
  .tf-totals-total-value .old-price {
    margin-inline-start: 8px;
  }
  .bundle-price .old-price,
  .bundle-total-submit .total-price-old,
  .tf-mini-cart-info .price-wrap .old-price {
    margin-inline-start: 4px;
  }
  .box-price .price-old {
    text-decoration: line-through;
    margin-inline-start: 4px;
  }
  .recent-blog-item .price .old-price {
    text-decoration: line-through;
    margin-inline-start: 4px;
  }
  .condition-gift-barems-grid {
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 16px;
    row-gap: 32px;
  }
  .condition-gift-barems-grid > * {
    flex: 0 1 calc(50% - 8px);
    min-width: min(100%, 260px);
  }
  .condition-gift-barems-grid > :only-child {
    flex-basis: 100%;
  }
  @media (max-width: 640px) {
    .condition-gift-barems-grid > * {
      flex-basis: 100%;
      min-width: 0;
    }
  }
  .cb-bundle.vineta-block .cb-tab-cond:checked ~ .cb-views .view-cond.condition-gift-barems-grid,
  .cb-bundle.vineta-block .cb-tab-gift:checked ~ .cb-views .view-gift.condition-gift-barems-grid {
    display: flex;
  }
  @media (max-width: 640px) {
    .list-volume-discount .volume-discount-item .tag-sale {
      right: 0;
    }
  }
  .vineta-order .order-delivery-time {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 4px 12px;
    padding: 14px 16px;
    border: 1px solid var(--line-4);
    border-radius: 12px;
    background: var(--surface-2);
  }
  .vineta-order .order-delivery-time-date {
    font-size: 15px;
    font-weight: 600;
    color: var(--dark);
  }
  .vineta-order .order-delivery-time-hours {
    font-size: 14px;
    font-weight: 500;
    color: var(--text-3);
  }
  .bundle-selection-summary {
    display: grid;
    gap: 14px;
    padding: 16px;
    border: 1px solid var(--line-4);
    border-radius: 14px;
    background: var(--surface-2);
  }
  .bundle-selection-summary > .title {
    margin-bottom: 0;
    font-size: 1rem;
  }
  .bundle-selection-summary .bundle-grid-2-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
  }
  .bundle-selection-summary .tf-bundle-product-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 0;
    border-bottom: 1px solid var(--line-4);
  }
  .bundle-selection-summary .tf-bundle-product-item:first-child {
    padding-top: 0;
  }
  .bundle-selection-summary .tf-bundle-product-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .bundle-selection-summary .bundle-image {
    flex: 0 0 auto;
    width: 64px;
    min-width: 64px;
    max-width: 64px;
    height: 64px;
    border-radius: 10px;
  }
  .bundle-selection-summary .bundle-image img {
    object-fit: cover;
  }
  .bundle-selection-summary .bundle-info {
    flex: 1 1 auto;
    min-width: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 6px 12px;
    align-items: start;
  }
  .bundle-selection-summary .bundle-title {
    grid-column: 1;
  }
  .bundle-selection-summary .bundle-price {
    grid-column: 2;
    justify-content: flex-end;
    text-align: end;
    white-space: nowrap;
  }
  .bundle-selection-summary .product-required-container {
    grid-column: 1/-1;
  }
  .bundle-selection-summary .wg-quantity {
    background-color: var(--white);
    border: 1px solid var(--line-4);
  }
  .bundle-selection-summary .tf-select select {
    background-color: var(--white);
  }
  .bundle-selection-summary .btn-trash-bundle-added-product {
    background-color: var(--white);
    border: 1px solid var(--line-3);
    color: var(--dark-2);
  }
  .bundle-selection-summary .btn-trash-bundle-added-product:hover {
    background-color: var(--dark);
    border-color: var(--dark);
    color: var(--white);
  }
  .bundle-selection-summary .bundle-total-submit {
    padding-top: 14px;
    border-top: 1px solid var(--line-3);
    font-size: 18px;
    line-height: 28px;
    flex-wrap: wrap;
    row-gap: 4px;
    justify-content: flex-end;
  }
  .bundle-selection-summary .bundle-total-submit .text {
    margin-inline-end: auto;
  }
  .bundle-selection-summary .bundle-total-submit .total-price {
    margin-inline-start: 0;
  }
  .bundle-selection-summary .bundle-total-submit:first-child {
    padding-top: 0;
    border-top: 0;
  }
  .bundle-selection-summary .btn-submit-total {
    width: 100%;
  }
  @media (max-width: 640px) {
    .bundle-selection-summary {
      padding: 14px;
      gap: 12px;
    }
    .bundle-selection-summary .bundle-image {
      width: 56px;
      min-width: 56px;
      max-width: 56px;
      height: 56px;
    }
    .bundle-selection-summary .bundle-total-submit {
      font-size: 16px;
      line-height: 24px;
    }
    .bundle-selection-summary .tf-bundle-product-item {
      display: grid;
      grid-template-columns: 56px minmax(0, 1fr);
      column-gap: 12px;
      row-gap: 8px;
      align-items: start;
    }
    .bundle-selection-summary .bundle-image {
      grid-column: 1;
      grid-row: 1/span 2;
    }
    .bundle-selection-summary .bundle-info {
      display: contents;
    }
    .bundle-selection-summary .bundle-title {
      grid-column: 2;
      grid-row: 1;
      align-self: start;
    }
    .bundle-selection-summary .bundle-price {
      grid-column: 2;
      grid-row: 2;
      justify-content: flex-start;
      text-align: start;
      align-self: start;
    }
    .bundle-selection-summary .product-required-container {
      grid-column: 1/-1;
      grid-row: 3;
      gap: 8px;
      align-items: center;
    }
    .bundle-selection-summary .tf-select select {
      max-width: 128px;
    }
  }
  .bundle-media {
    margin: 0 0 16px;
    overflow: hidden;
    border: 1px solid var(--line-4);
    border-radius: 12px;
    background: var(--surface-2);
    line-height: 0;
  }
  .bundle-media .bundle-media-item {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .bundle-media-banner {
    aspect-ratio: 16/6;
  }
  .bundle-media-thumb {
    flex: 0 0 auto;
    width: 64px;
    height: 64px;
    margin: 0;
    border-radius: 10px;
  }
  .condition-gift-products-heading > div {
    flex: 1 1 auto;
    min-width: 0;
  }
  @media (max-width: 640px) {
    .bundle-media-thumb {
      width: 52px;
      height: 52px;
    }
    .bundle-media-banner {
      aspect-ratio: 16/8;
    }
  }
  .cb-bundle.vineta-block .volume-package-progress-container {
    overflow: visible;
  }
  .cb-bundle.vineta-block .volume-package-progress-container .value {
    position: static;
  }
  .cb-bundle.vineta-block .volume-package-progress-container .icon {
    left: calc(var(--cb-progress, 0) * (100% - 35px) / 100);
    transform: translateY(-50%);
  }
  .condition-gift-products-group {
    padding-block: 20px;
    border-bottom: 1px solid var(--line-4);
  }
  .condition-gift-products-group:first-child {
    padding-top: 0;
  }
  .condition-gift-products-group:last-child {
    border-bottom: 0;
  }
  .condition-gift-products-heading {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 16px;
  }
  .condition-gift-products-heading h4 {
    margin: 0;
  }
  .condition-gift-discount-badge {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 4px 10px;
    border: 1px solid var(--line-4);
    border-radius: 999px;
    background: var(--surface-2);
    color: var(--dark-2);
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1.2;
  }
  .condition-gift-discount-badge {
    flex: 0 0 auto;
    background: var(--primary);
    border-color: var(--primary);
    color: var(--white);
  }
  .cb-barem-name {
    margin-top: 8px;
    color: var(--dark-2);
    font-size: 0.875rem;
    font-weight: 700;
  }
  .condition-gift-group-total {
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }
  .condition-gift-quantity-note {
    margin-top: 2px;
    color: var(--text-3);
    font-size: 0.8125rem;
  }
  .condition-gift-products-group > .wg-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
  }
  .condition-gift-products-group > .wg-pagination > li {
    flex: 0 0 auto;
    margin: 0;
  }
  .condition-gift-products-group > .wg-pagination .pagination-item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 44px;
    width: 44px;
    min-width: 44px;
    height: 44px;
    padding: 0;
    background: transparent;
    border-color: var(--rgba-dark-3);
    border-radius: 50%;
    color: var(--dark);
    cursor: pointer;
  }
  .condition-gift-products-group > .wg-pagination > .active .pagination-item,
  .condition-gift-products-group > .wg-pagination .pagination-item:hover {
    background: var(--dark);
    border-color: var(--dark);
    color: var(--white);
  }
  @media (max-width: 640px) {
    .condition-gift-products-group > .wg-pagination .pagination-item {
      flex-basis: 36px;
      width: 36px;
      min-width: 36px;
      height: 36px;
    }
    .condition-gift-products-heading,
    .condition-gift-group-total {
      align-items: flex-start;
      flex-direction: column;
    }
  }
  .wg-pagination button.pagination-item {
    padding: 0;
  }
  .s-banner-colection.banner-cls-phonecase .box-content {
    max-width: 624px;
  }
  @media (min-width: 1440px) {
    .s-banner-colection.banner-cls-phonecase .banner-content > .box-content {
      width: unset;
    }
  }
}
@layer theme-utilities {
  #header,
  header.header-default {
    z-index: 1030 !important;
    isolation: isolate;
  }
  .modal-backdrop,
  .offcanvas-backdrop {
    z-index: 1800 !important;
  }
  .modal,
  .offcanvas {
    z-index: 1810 !important;
  }
  button:not(:disabled),
  a[href],
  [role=button]:not([aria-disabled=true]),
  .btn:not(.disabled),
  .tf-btn:not(.disabled),
  .btn-add-to-cart:not(.disabled),
  .add-to-cart-button:not(.disabled),
  .btn-main-product:not(.disabled),
  .box-icon:not(.disabled),
  .hover-tooltip:not(.disabled),
  .quickview:not(.disabled),
  .wishlist-button:not(.disabled),
  .compare-button:not(.disabled),
  .dropdown-item:not(.disabled),
  .select-item:not(.disabled),
  .btn-select:not(.disabled),
  .nav-swiper:not(.disabled):not(.swiper-button-disabled),
  .icon-close,
  .icon-close-popup {
    cursor: pointer !important;
  }
  button:disabled,
  button[disabled],
  [role=button][aria-disabled=true],
  .btn.disabled,
  .tf-btn.disabled,
  .btn-add-to-cart.disabled,
  .add-to-cart-button.disabled,
  .btn-main-product.disabled,
  .dropdown-item.disabled,
  .select-item.disabled,
  .btn-select.disabled,
  .nav-swiper.swiper-button-disabled,
  .is-disabled {
    cursor: not-allowed !important;
  }
  .popup-search.modal,
  .popup-search .modal-dialog,
  .popup-search .modal-content,
  .popup-search .row,
  .popup-search .swiper,
  .popup-search .swiper-wrapper {
    max-width: 100%;
  }
  .popup-search.modal,
  .popup-search .modal-content,
  .popup-search .wrap-sw-over {
    overflow-x: hidden !important;
  }
  .popup-search.modal {
    overflow-y: hidden !important;
  }
  @supports (overflow: clip) {
    .popup-search.modal,
    .popup-search .modal-content {
      overflow-x: clip !important;
    }
  }
  .popup-search .modal-dialog.modal-fullscreen {
    width: 100%;
    max-width: 100%;
    height: 100dvh;
    min-height: 0;
    margin: 0;
  }
  .popup-search .modal-content {
    height: 100dvh;
    min-height: 0;
  }
  .popup-search .header {
    z-index: 3;
  }
  .popup-search .looking-for-wrap,
  .popup-search .featured-product {
    position: relative;
    z-index: 1;
  }
  .modal-quick-view .modal-content {
    overflow: hidden;
  }
  .modal-quick-view .tf-product-media-wrap,
  .modal-quick-view .tf-single-slide {
    position: relative;
    overflow: hidden;
  }
  .modal-quick-view .nav-swiper {
    z-index: 5 !important;
    top: 50% !important;
    margin-top: 0 !important;
  }
  .modal-quick-view .nav-swiper.swiper-button-prev {
    left: 12px !important;
    right: auto !important;
    transform: translateY(-50%) rotate(180deg) !important;
  }
  .modal-quick-view .nav-swiper.swiper-button-next {
    right: 12px !important;
    left: auto !important;
    transform: translateY(-50%) !important;
  }
  .modal-quick-view .icon-close-popup {
    z-index: 10;
  }
  @media (max-width: 1199px) {
    .tf-sticky-btn-atc {
      bottom: env(safe-area-inset-bottom, 0px) !important;
      z-index: 1200;
    }
    body:has(.tf-toolbar-bottom) .tf-sticky-btn-atc {
      bottom: calc(66px + env(safe-area-inset-bottom, 0px)) !important;
    }
  }
  @media (max-width: 767px) {
    .popup-search .modal-content {
      padding-top: calc(60px + env(safe-area-inset-top, 0px));
    }
    .popup-search .heading {
      line-height: 1.25;
      padding-top: 2px;
    }
    .modal-quick-view .modal-dialog {
      width: calc(100% - 32px);
      max-width: calc(100% - 32px);
      min-height: calc(100dvh - 32px);
      margin: 16px auto;
      display: flex;
      align-items: center;
    }
    .modal-quick-view .modal-content {
      max-height: calc(100dvh - 32px);
      display: flex;
      flex-direction: column !important;
      overflow-x: hidden;
      overflow-y: auto;
    }
    .modal-quick-view .tf-product-media-wrap {
      width: 100% !important;
      height: auto !important;
      min-height: 0 !important;
      max-height: none !important;
      background: var(--white);
      flex: 0 0 auto;
      overflow: visible;
    }
    .modal-quick-view .tf-single-slide,
    .modal-quick-view .tf-single-slide .swiper-wrapper,
    .modal-quick-view .tf-single-slide .swiper-slide,
    .modal-quick-view .tf-single-slide .swiper-slide .item {
      width: 100% !important;
      height: auto !important;
      min-height: 0 !important;
      max-height: none !important;
    }
    .modal-quick-view .tf-single-slide .swiper-slide .item {
      display: block;
      line-height: 0;
      background: var(--white);
      overflow: visible;
    }
    .modal-quick-view .tf-single-slide .swiper-slide .item img,
    .modal-quick-view .quick-view-main-image {
      display: block;
      width: 100% !important;
      height: auto !important;
      max-height: none !important;
      object-fit: contain !important;
      object-position: center top !important;
    }
    .modal-quick-view .nav-swiper {
      width: 36px;
      height: 36px;
    }
    .wrapper-control-shop .tf-grid-layout.tf-col-3,
    .wrapper-control-shop .tf-grid-layout.tf-col-4,
    .wrapper-control-shop .tf-grid-layout.tf-col-5,
    .wrapper-control-shop .tf-grid-layout.tf-col-6,
    .wrapper-control-shop .tf-grid-layout.tf-col-7 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}
.rc-slider .rc-slider-handle {
  width: 20px;
  height: 20px;
  margin-top: -9px;
  border: solid 2px #ff6f61;
  border-radius: 10px;
}
.rc-slider .rc-slider-track,
.rc-slider .rc-slider-tracks {
  background-color: #ff6f61;
}
.pswp .pswp__bg {
  background: var(--white);
}
.pswp .pswp__icn {
  fill: rgb(34, 34, 34);
  color: var(--white);
}
.pswp .pswp__icn .pswp__icn-shadow {
  stroke: var(--white);
  stroke-width: 1px;
  fill: none;
}
.pswp .pswp__counter {
  color: #222;
  text-shadow: 1px 1px 3px #ffffff;
}
:root {
  --shopizal-storefront-css: 1;
}
@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-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-content: "";
    }
  }
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./node_modules/photoswipe/dist/photoswipe.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */

.pswp {
  --pswp-bg: #000;
  --pswp-placeholder-bg: #222;
  

  --pswp-root-z-index: 100000;
  
  --pswp-preloader-color: rgba(79, 79, 79, 0.4);
  --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
  
  /* defined via js:
  --pswp-transition-duration: 333ms; */
  
  --pswp-icon-color: #fff;
  --pswp-icon-color-secondary: #4f4f4f;
  --pswp-icon-stroke-color: #4f4f4f;
  --pswp-icon-stroke-width: 2px;

  --pswp-error-text-color: var(--pswp-icon-color);
}


/*
	Styles for basic PhotoSwipe (pswp) functionality (sliding area, open/close transitions)
*/

.pswp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: var(--pswp-root-z-index);
	display: none;
	touch-action: none;
	outline: 0;
	opacity: 0.003;
	contain: layout style size;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Prevents focus outline on the root element,
  (it may be focused initially) */
.pswp:focus {
  outline: 0;
}

.pswp * {
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--open {
	display: block;
}

.pswp,
.pswp__bg {
	transform: translateZ(0);
	will-change: opacity;
}

.pswp__bg {
  opacity: 0.005;
	background: var(--pswp-bg);
}

.pswp,
.pswp__scroll-wrap {
	overflow: hidden;
}

.pswp__scroll-wrap,
.pswp__bg,
.pswp__container,
.pswp__item,
.pswp__content,
.pswp__img,
.pswp__zoom-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pswp__img,
.pswp__zoom-wrap {
	width: auto;
	height: auto;
}

.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* :active to override grabbing cursor */
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,
.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,
.pswp__img {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}


/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img,
.pswp__button,
.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__item {
	/* z-index for fade transition */
	z-index: 1;
	overflow: hidden;
}

.pswp__hidden {
	display: none !important;
}

/* Allow to click through pswp__content element, but not its children */
.pswp__content {
  pointer-events: none;
}
.pswp__content > * {
  pointer-events: auto;
}


/*

  PhotoSwipe UI

*/

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg-container {
  display: grid;
}
.pswp__error-msg {
	margin: auto;
	font-size: 1em;
	line-height: 1;
	color: var(--pswp-error-text-color);
}

/*
class pswp__hide-on-close is applied to elements that
should hide (for example fade out) when PhotoSwipe is closed
and show (for example fade in) when PhotoSwipe is opened
 */
.pswp .pswp__hide-on-close {
	opacity: 0.005;
	will-change: opacity;
	transition: opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);
	z-index: 10; /* always overlap slide content */
	pointer-events: none; /* hidden elements should not be clickable */
}

/* class pswp--ui-visible is added when opening or closing transition starts */
.pswp--ui-visible .pswp__hide-on-close {
	opacity: 1;
	pointer-events: auto;
}

/* <button> styles, including css reset */
.pswp__button {
	position: relative;
	display: block;
	width: 50px;
	height: 60px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	cursor: pointer;
	background: none;
	border: 0;
	box-shadow: none;
	opacity: 0.85;
	-webkit-appearance: none;
	-webkit-touch-callout: none;
}

.pswp__button:hover,
.pswp__button:active,
.pswp__button:focus {
  transition: none;
  padding: 0;
  background: none;
  border: 0;
  box-shadow: none;
  opacity: 1;
}

.pswp__button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.pswp__icn {
  fill: var(--pswp-icon-color);
  color: var(--pswp-icon-color-secondary);
}

.pswp__icn {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  pointer-events: none;
}

.pswp__icn-shadow {
  stroke: var(--pswp-icon-stroke-color);
  stroke-width: var(--pswp-icon-stroke-width);
  fill: none;
}

.pswp__icn:focus {
	outline: 0;
}

/*
	div element that matches size of large image,
	large image loads on top of it,
	used when msrc is not provided
*/
div.pswp__img--placeholder,
.pswp__img--with-bg {
	background: var(--pswp-placeholder-bg);
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	display: flex;
  flex-direction: row;
  justify-content: flex-end;
	z-index: 10;

	/* allow events to pass through top bar itself */
	pointer-events: none !important;
}
.pswp__top-bar > * {
  pointer-events: auto;
  /* this makes transition significantly more smooth,
     even though inner elements are not animated */
  will-change: opacity;
}


/*

  Close button

*/
.pswp__button--close {
  margin-right: 6px;
}


/*

  Arrow buttons

*/
.pswp__button--arrow {
  position: absolute;
  top: 0;
  width: 75px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
}

.pswp__button--arrow:disabled {
  display: none;
  cursor: default;
}

.pswp__button--arrow .pswp__icn {
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: none;
  border-radius: 0;
}

.pswp--one-slide .pswp__button--arrow {
  display: none;
}

/* hide arrows on touch screens */
.pswp--touch .pswp__button--arrow {
  visibility: hidden;
}

/* show arrows only after mouse was used */
.pswp--has_mouse .pswp__button--arrow {
  visibility: visible;
}

.pswp__button--arrow--prev {
  right: auto;
  left: 0px;
}

.pswp__button--arrow--next {
  right: 0px;
}
.pswp__button--arrow--next .pswp__icn {
  left: auto;
  right: 14px;
  /* flip horizontally */
  transform: scale(-1, 1);
}

/*

  Zoom button

*/
.pswp__button--zoom {
  display: none;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

/* "+" => "-" */
.pswp--zoomed-in .pswp__zoom-icn-bar-v {
  display: none;
}


/*

  Loading indicator

*/
.pswp__preloader {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 60px;
  margin-right: auto;
}

.pswp__preloader .pswp__icn {
  opacity: 0;
  transition: opacity 0.2s linear;
  animation: pswp-clockwise 600ms linear infinite;
}

.pswp__preloader--active .pswp__icn {
  opacity: 0.85;
}

@keyframes pswp-clockwise {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/*

  "1 of 10" counter

*/
.pswp__counter {
  height: 30px;
  margin-top: 15px;
  margin-inline-start: 20px;
  font-size: 14px;
  line-height: 30px;
  color: var(--pswp-icon-color);
  text-shadow: 1px 1px 3px var(--pswp-icon-color-secondary);
  opacity: 0.85;
}

.pswp--one-slide .pswp__counter {
  display: none;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./node_modules/rc-slider/assets/index.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.rc-slider {
  position: relative;
  width: 100%;
  height: 14px;
  padding: 5px 0;
  border-radius: 6px;
  touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #e9e9e9;
  border-radius: 6px;
}
.rc-slider-track,
.rc-slider-tracks {
  position: absolute;
  height: 4px;
  background-color: #abe2fb;
  border-radius: 6px;
}
.rc-slider-track-draggable {
  z-index: 1;
  box-sizing: content-box;
  background-clip: content-box;
  border-top: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  transform: translateY(-5px);
}
.rc-slider-handle {
  position: absolute;
  z-index: 1;
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background-color: #fff;
  border: solid 2px #96dbfa;
  border-radius: 50%;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  opacity: 0.8;
  user-select: none;
  touch-action: pan-x;
}
.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
}
.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete {
  opacity: 0;
}
.rc-slider-handle:focus {
  outline: none;
  box-shadow: none;
}
.rc-slider-handle:focus-visible {
  border-color: #2db7f5;
  box-shadow: 0 0 0 3px #96dbfa;
}
.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  color: #999;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  background-color: #fff;
  border: 2px solid #e9e9e9;
  border-radius: 50%;
  cursor: pointer;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-dot-reverse {
  margin-right: -4px;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  background-color: #fff;
  border-color: #ccc;
  box-shadow: none;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  width: 4px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-track {
  bottom: 0;
  left: 5px;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track-draggable {
  border-top: 0;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-bottom: 0;
  border-left: 5px solid rgba(0, 0, 0, 0);
  transform: translateX(-5px);
}
.rc-slider-vertical .rc-slider-handle {
  position: absolute;
  z-index: 1;
  margin-top: 0;
  margin-left: -5px;
  touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  width: 4px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-dot {
  margin-left: -2px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  display: block !important;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  display: block !important;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    transform: scale(0, 0);
    transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 50% 100%;
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform: scale(1, 1);
    transform-origin: 50% 100%;
  }
  100% {
    transform: scale(0, 0);
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
.rc-slider-tooltip {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  min-width: 24px;
  height: 24px;
  padding: 6px 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

