@charset "UTF-8";
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-5 {
  right: 1.25rem;
}

.top-0 {
  top: 0px;
}

.top-5 {
  top: 1.25rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-\[200\] {
  z-index: 200;
}

.z-\[999\] {
  z-index: 999;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-2\.5 {
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.-ml-\[18px\] {
  margin-left: -18px;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-2\.5 {
  margin-top: 0.625rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-\[15px\] {
  margin-top: 15px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.box-border {
  box-sizing: border-box;
}

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[130px\] {
  height: 130px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[56px\] {
  height: 56px;
}

.h-full {
  height: 100%;
}

.max-h-\[40px\] {
  max-height: 40px;
}

.w-\[240px\] {
  width: 240px;
}

.w-\[360px\] {
  width: 360px;
}

.w-\[56px\] {
  width: 56px;
}

.w-\[62px\] {
  width: 62px;
}

.w-full {
  width: 100%;
}

.max-w-\[40px\] {
  max-width: 40px;
}

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[2px\] {
  gap: 2px;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.border {
  border-width: 1px;
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.p-0 {
  padding: 0px;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-\[12px\] {
  padding: 12px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[25px\] {
  padding-left: 25px;
  padding-right: 25px;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-\[72px\] {
  padding-top: 72px;
  padding-bottom: 72px;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-\[25px\] {
  padding-bottom: 25px;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-2\.5 {
  padding-left: 0.625rem;
}

.pl-\[1px\] {
  padding-left: 1px;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-\[1px\] {
  padding-top: 1px;
}

.pt-\[25px\] {
  padding-top: 25px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-semibold {
  font-weight: 600;
}

.leading-tight {
  line-height: 1.25;
}

.opacity-60 {
  opacity: 0.6;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#top-bar {
  background-color: var(--bg-color);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 12px;
  color: var(--text-color);
}
#top-bar a {
  color: var(--text-color);
}
#top-bar .zuui-share-link svg {
  width: 18px;
  height: 18px;
}
#top-bar #app_googletranslate-wrap-static .gt-translate-box .goog-te-gadget .goog-te-combo {
  font-size: 12px;
}

#oem_header {
  color: var(--menu-color);
  position: relative;
  z-index: 999;
}
#oem_header.is_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#oem_header .nav_wrapper {
  background-color: var(--nav-bg);
}
#oem_header .nav_wrapper .content .nav-logo a {
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  letter-spacing: var(--title_letter_spacing);
}
#oem_header .nav_wrapper .content .nav-logo .logo {
  font-size: 1.875rem;
  font-weight: bold;
  color: var(--menu-color);
}
#oem_header .nav_wrapper .content .nav-logo .logo span {
  display: none;
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  letter-spacing: var(--title_letter_spacing);
}
@media screen and (min-width: 768px) {
  #oem_header .nav_wrapper .content .nav-logo .logo span.pc {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #oem_header .nav_wrapper .content .nav-logo .logo span.yd {
    display: flex;
    align-items: center;
  }
}
#oem_header .nav_wrapper .content .action_icon {
  font-size: 12px;
}
#oem_header .nav_wrapper .content .action_icon a {
  color: var(--menu-color);
}
#oem_header .nav_wrapper .content .action_icon .drop_currency {
  left: -120%;
  transform: translateX(0);
  min-width: 190px;
  box-shadow: 0 0 2.5rem rgba(0, 0, 0, 0.0784313725);
  border-radius: 10px;
}
#oem_header .nav_wrapper .content .action_icon .drop_currency::before {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  right: 50%;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
#oem_header .nav_wrapper .content .action_icon .cart_icon #cart_number {
  min-width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: var(--main_button_bg);
  position: absolute;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -10px;
  right: -13px;
}
#oem_header .nav_wrapper .content .action_icon .mobile_btn {
  border-radius: 5px;
  background-color: var(--main_button_bg);
}
#oem_header .nav_wrapper .content .action_icon .mobile_btn.show .close_menu {
  display: flex;
}
#oem_header .nav_wrapper .content .action_icon .mobile_btn.show .show_menu {
  display: none;
}
#oem_header .nav_wrapper .content .action_icon .mobile_btn .close_menu {
  display: none;
}
@media screen and (min-width: 768px) {
  #oem_header .nav_wrapper .content .action_icon::before {
    content: "";
    width: 1px;
    background-color: var(--menu-color);
    height: 30%;
    opacity: 0.5;
    position: absolute;
    left: -15px;
  }
}
#oem_header .search_wrapper {
  background-color: #fff;
  padding: 15px 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 10;
  width: 100%;
  transition: opacity 0.25s ease, visibility 0s ease;
}
#oem_header .search_wrapper.show {
  opacity: 1;
  visibility: visible;
}
#oem_header .search_wrapper form input {
  height: 42px;
  box-sizing: border-box;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  width: 100%;
  padding: 0 40px 0 20px;
}
#oem_header .search_wrapper form button {
  background-color: var(--main_button_bg);
  position: absolute;
  right: 3px;
  height: calc(100% - 6px);
  border-radius: 5px;
  padding: 0 25px;
  color: var(--main_button_color);
  cursor: pointer;
}

.header_menu > .header_menu-item-first > .header_menu-item-first-title {
  font-size: 12px;
}
.header_menu > .header_menu-item-first > .header_menu-item-first-title:hover span a {
  box-shadow: inset 0 -2px 0 0 var(--main_button_bg);
}
.header_menu .header_menu-item-first .header_menu-item-first-title {
  display: flex;
  align-items: center;
  height: 100%;
}
.header_menu .header_menu-item-first .header_menu-item-first-title a {
  display: flex;
  padding: 1rem 0;
  color: var(--menu-color);
  text-transform: uppercase;
}
.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu {
  position: absolute;
  width: 100%;
  left: 0;
}
.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content {
  max-width: var(--general_layout_width);
  margin-left: auto;
  margin-right: auto;
}
.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content .header_submenu-content-ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
.header_menu .header_menu-item-first.header_menu-openable:hover {
  background-color: var(--page_background_color);
  color: var(--main_color);
}
.header_menu .header_menu-item-first.header_menu-openable:hover a {
  color: var(--main_color);
}
.header_menu .header_menu-item-first.header_menu-openable:hover > .header_menu-item-first-title span a {
  box-shadow: inset 0 -2px 0 0 var(--main_button_bg);
}
.header_menu .header_menu-item-first.header_menu-openable:hover .header_submenu {
  visibility: visible;
  transform: translateY(0px);
  opacity: 1;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: var(--page_background_color);
}
.header_menu .header_menu-item-first .header_submenu {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  position: absolute;
  visibility: hidden;
  transform: translateY(-10px);
  opacity: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.header_menu .header_menu-item-first .header_submenu::-webkit-scrollbar {
  display: none;
}
.header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul a:hover {
  text-decoration: underline;
}
.header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul .header_menu-item-second .header_menu-item-second-title {
  font-size: calc(var(--general_font_size) + 1px);
  font-weight: 600;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first {
  line-height: 2;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first:hover > .header_menu-item-first-title span a {
  box-shadow: none !important;
  text-decoration: underline;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span a {
  padding: 0;
}
.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_submenu {
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.currency_box {
  position: relative;
}

.currency_box oem-currency-drop[position=top] {
  bottom: calc(100% + 10px);
}

.currency_box oem-currency-drop[position=bottom] {
  top: calc(100% + 10px);
}

.currency_box .currency_txt {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: var(--nav_letter_spacing);
  border: none;
  cursor: pointer;
}
.currency_box .currency_txt svg {
  width: 12px;
  height: 12px;
  opacity: 0.5;
}

.currency_box .currency_txt svg {
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.currency_box .drop_currency {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  background-color: #fff;
  max-height: 300px;
  min-width: 150px;
  max-width: 250px;
  padding: 10px;
  display: none;
  z-index: 999;
}
.currency_box .drop_currency a span {
  color: #404040 !important;
}

.currency_box .drop_currency .currency {
  max-height: 280px;
  overflow-y: scroll;
  scrollbar-width: none;
}
.currency_box .drop_currency .currency::-webkit-scrollbar {
  display: none;
}

.currency_box .drop_currency .currency::-webkit-scrollbar {
  display: none;
}

.currency_box .drop_currency li {
  list-style-type: none;
}

.currency_box .drop_currency li a {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 8px;
  opacity: 1;
  letter-spacing: var(--nav_letter_spacing);
  font-size: 14px;
  margin: 0;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
}
.currency_box .drop_currency li a:hover span {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.currency_box.drop_currency_on .drop_currency {
  display: block;
}

.currency_box.drop_currency_on .currency_txt svg.down {
  transform: rotate(-180deg);
}

#mobile_card {
  width: 100vw;
  background-color: #fff;
  z-index: 510000;
  overflow-y: scroll;
  box-sizing: border-box;
  border-top: 1px solid #dadada;
  opacity: 0;
  padding: 20px 15px;
  visibility: hidden;
  transition: opacity 0.4s cubic-bezier(0, 1, 0.4, 1), transform 0.4s cubic-bezier(0.18, 1.25, 0.4, 1), visibility 0.4s linear;
  transform: scale(0.9);
}
#mobile_card.show {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
#mobile_card .menu_list_wrap {
  box-sizing: border-box;
}
#mobile_card .menu_list_wrap .menu_list .nav-li > span {
  border-bottom: 1px solid #dadada;
}
#mobile_card .menu_list_wrap .menu_list .nav-li > span.hasChild a::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background-color: #dadada;
  right: 0px;
  top: 0;
}
#mobile_card .menu_list_wrap .menu_list .nav-li > span a {
  position: relative;
  padding: 15px 30px 15px 10px;
  box-sizing: border-box;
}
#mobile_card .menu_list_wrap .menu_list .nav-li span {
  justify-content: space-between;
  color: #404040;
}
#mobile_card .menu_list_wrap .menu_list .nav-li span svg {
  width: 18px;
  height: 18px;
}
#mobile_card .menu_list_wrap .menu_list .nav-li.open span svg {
  transform: rotate(180deg);
}
#mobile_card .menu_list_wrap .menu_list .nav-li.open .nav-child {
  display: block;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child {
  padding-left: 10px;
  display: none;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child dl.open .dt_box svg {
  transform: rotate(180deg);
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child dl.open .dd_box {
  display: block;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child .dt_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child .dt_box svg {
  width: 18px;
  height: 18px;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child .dt_box.hasChild a::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background-color: #dadada;
  right: 0px;
  top: 0;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child .dt_box a {
  position: relative;
  padding: 15px 30px 15px 10px;
  box-sizing: border-box;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child .dd_box {
  display: none;
  padding-left: 10px;
}
#mobile_card .menu_list_wrap .menu_list .nav-li .nav-child .dd_box dd {
  display: flex;
  padding: 15px 0 15px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
}
#mobile_card .menu_list_wrap a {
  color: #000;
  display: flex;
  width: 100%;
}
#mobile_card .mobile_currency {
  margin-top: 40px;
}
#mobile_card .mobile_currency .mobile_currency_box {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 0 1px rgb(218, 218, 218), 0 3px 0 rgba(218, 218, 218, 0.3);
  border-radius: 5px;
}
#mobile_card .mobile_currency .mobile_currency_box .currency_box {
  width: 100%;
  padding: 15px;
}
#mobile_card .mobile_currency .mobile_currency_box .currency_box .currency_text {
  width: 100%;
  justify-content: space-between;
  color: #000;
}
#mobile_card .mobile_currency .mobile_currency_box .currency_box .drop_currency {
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.0784313725);
  width: 100%;
  max-width: 100%;
  left: 0;
  transform: translateX(0);
  bottom: calc(100% + 1px);
}
#mobile_card .mobile_currency .mobile_currency_box .currency_box .currency_list {
  bottom: 105%;
  left: 0;
  width: 100%;
  background-color: #fff !important;
}
#mobile_card .mobile_currency .mobile_currency_box .currency_box .currency_list li {
  color: #000;
}

.block_slogan {
  background-color: var(--bg-color);
  color: var(--text-color);
}
@media screen and (max-width: 767px) {
  .block_slogan .container_wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .block_slogan .swiper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .block_slogan .swiper-wrapper {
    display: grid;
  }
  .block_slogan .swiper-button-prev, .block_slogan .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .block_slogan .swiper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.block_slogan .swiper-button-prev, .block_slogan .swiper-button-next {
  position: relative;
  flex-shrink: 0;
  width: auto;
  height: 100%;
  margin: 0;
  top: auto;
}
.block_slogan .swiper-button-prev .angle-icon, .block_slogan .swiper-button-next .angle-icon {
  color: var(--text-color);
}
.block_slogan .swiper-button-prev {
  left: 0;
}
.block_slogan .swiper-button-next {
  right: 0;
}
.block_slogan .img_box svg path {
  fill: var(--text-color);
}
.block_slogan .media-icon-items-size-large .img_box {
  width: 3rem;
  height: 3rem;
}
.block_slogan .media-icon-items-size-large .img_box img, .block_slogan .media-icon-items-size-large .img_box svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_slogan .media-icon-items-size-small .img_box {
  width: 2.3rem;
  height: 2.3rem;
}
.block_slogan .media-icon-items-size-small .img_box img, .block_slogan .media-icon-items-size-small .img_box svg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_slogan .media-icon-items-size-small .item_title {
  font-size: 14px;
}
.block_slogan .item_title {
  font-size: 14px;
}
.block_slogan .item_detail {
  opacity: 0.75;
  font-size: 14px;
}

.block_banner_list .swiper-slide .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block_banner_list .swiper-slide .img_box .mask {
  background: linear-gradient(180.25deg, rgba(0, 0, 0, 0) 0.22%, rgba(0, 0, 0, 0.6) 99.78%);
}
.block_banner_list .swiper-slide .text_box {
  color: var(--text-color);
}
.block_banner_list .swiper-slide .text_box .text_title {
  font-weight: 600;
  letter-spacing: var(--title_letter_spacing);
  font-size: var(--title_font_size);
}
@media (max-width: 767px) {
  .block_banner_list .swiper-slide .text_box .text_title {
    font-size: calc(var(--title_font_size) * var(--wap_title_scale)) !important;
  }
}
.block_banner_list .swiper-slide .text_box .text_title a {
  color: var(--text-color);
  text-decoration-color: transparent;
  text-underline-offset: 3px;
  transition: text-decoration 0.18s ease;
}
.block_banner_list .swiper-slide .text_box .text_title a:hover {
  text-decoration: underline;
}

.collection_item {
  display: inline-block;
  width: 100%;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px rgb(246, 246, 246);
  word-break: break-word;
}
.collection_item .item-caption .item-caption-title {
  font-size: var(--product_font_size);
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  font-weight: var(--title_font_weigth);
  letter-spacing: var(--title_letter_spacing);
  color: var(--title_color);
}
.collection_item .item-caption .item-caption-title a {
  color: var(--title_color) !important;
}
@media screen and (max-width: 767px) {
  .collection_item .item-caption .item-caption-title {
    font-size: 16px;
  }
}
.collection_item .product_card-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  color: var(--discount_tag_color);
}
.collection_item .product_card-tag .discount_tag_graphics {
  position: absolute;
  right: 0;
}
.collection_item .label_style_1 {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.collection_item .label_style_1 .discount_tag_graphics {
  top: 0;
  width: 0;
  height: 0;
  border-top: 80px solid var(--discount_tag_bg);
  border-left: 80px solid transparent;
}
.collection_item .label_style_1 .discount_tag_name {
  position: relative;
  top: 6px;
  left: 15px;
  z-index: 9;
  line-height: 18px;
  transform: rotate(45deg);
  width: 80px;
  height: 40px;
  font-size: 14px;
  text-align: center;
}
.collection_item .label_style_1 span {
  display: block;
}
.collection_item .label_style_2 {
  padding: 0 0 10px;
}
.collection_item .label_style_2 .discount_tag_graphics {
  left: 0;
  bottom: 0;
  width: 40px;
  height: 10px;
}
.collection_item .label_style_2 .discount_tag_graphics:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid var(--discount_tag_bg);
  border-left: 20px solid transparent;
}
.collection_item .label_style_2 .discount_tag_graphics:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid var(--discount_tag_bg);
  border-right: 20px solid transparent;
}
.collection_item .label_style_2 .discount_tag_name {
  width: 40px;
  text-align: center;
  background: var(--discount_tag_bg);
  padding: 10px 0;
}
.collection_item .label_style_3 {
  height: 80px;
  width: 80px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_item .label_style_3 .discount_tag_name {
  position: relative;
  top: -12px;
  left: 12px;
  z-index: 9;
  line-height: 24px;
  transform: rotate(45deg);
  height: 24px;
  white-space: nowrap;
  background: var(--discount_tag_bg);
  padding: 0px 25px;
}
.collection_item .label_style_4 {
  right: 10px;
  top: 10px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--discount_tag_bg);
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_item .label_style_4 .discount_tag_name {
  line-height: 18px;
  text-align: center;
}
.collection_item .label_style_4 .discount_tag_name span {
  display: block;
}
.collection_item .product_card-picture-crop-11 {
  padding-top: 100%;
}
.collection_item .product_card-picture-crop-11 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection_item .product_card-picture-crop-34 {
  padding-top: 125%;
}
.collection_item .product_card-picture-crop-34 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection_item .product_card-picture-crop-23 {
  padding-top: 150%;
}
.collection_item .product_card-picture-crop-23 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection_item .product_card-picture-crop-12 {
  padding-top: 200%;
}
.collection_item .product_card-picture-crop-12 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.collection_item .collection-product-item {
  display: block;
  width: 100%;
}
.collection_item .collection-product-item .product_card_soldout {
  color: #fff;
  background: #444649;
  position: absolute;
  top: 10px;
  left: 10px;
  box-sizing: border-box;
  padding: 4px 10px;
  border-radius: 15px;
  font-size: 0.875rem;
}
.collection_item .collection-product-item:hover .collection-product-item-image {
  transform: scale(1.05);
}
.collection_item .collection-product-item-image {
  object-fit: cover;
  opacity: 1;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collection_item .actions-wrapper .actions-wrapper-btn {
  font-size: calc(var(--general_font_size) - 2px);
  width: 100%;
  padding: 14px 25px;
  border-radius: var(--button_border_radius);
  font-weight: 500;
  background-color: #000000;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .collection_item .actions-wrapper .actions-wrapper-btn {
    padding: 11px 0;
  }
}
.collection_item .animation-hover:hover .main-image {
  opacity: 0;
}
.collection_item .animation-hover:hover .hover-two {
  opacity: 1;
}
.collection_item .hover-two {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .collection_item .product_card-wap-name {
    display: none;
  }
}

.block_collection_list {
  background-color: var(--bg-color);
}
@media screen and (min-width: 768px) {
  .block_collection_list .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}

.block_image_text_list {
  background-color: var(--bg-color);
}
.block_image_text_list .block_title_custom {
  border-color: var(--divider-color) !important;
}
.block_image_text_list .angle {
  color: var(--title_color) !important;
  opacity: 0.4;
}
@media screen and (min-width: 768px) {
  .block_image_text_list .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}
.block_image_text_list .swiper .swiper-wrapper .swiper-slide .img_box {
  border-radius: 5px;
  overflow: hidden;
}
.block_image_text_list .swiper .swiper-wrapper .swiper-slide .img_box img {
  width: 100%;
  object-fit: cover;
}
.block_image_text_list .swiper .swiper-wrapper .swiper-slide .text_box {
  padding: 40px 20px 20px;
  width: calc(100% - 20px);
  background-color: var(--block-bg);
  border-radius: 5px;
  bottom: 0px;
  box-sizing: border-box;
  color: var(--block-text-color);
}
.block_image_text_list .swiper .swiper-wrapper .swiper-slide .text_box a {
  color: var(--block-text-color);
}
.block_image_text_list .swiper .swiper-wrapper .swiper-slide .text_box a:hover {
  text-decoration: underline;
}
.block_image_text_list .swiper .swiper-wrapper .swiper-slide .text_box .btn_wrap a {
  color: var(--block-btn-color);
}

.block_shopping_week {
  background-color: var(--bg-color);
}
@media screen and (min-width: 1400px) {
  .block_shopping_week .content {
    grid-template-columns: min(24%, 320px) 1fr;
  }
}
@media screen and (min-width: 768px) {
  .block_shopping_week .content .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}

@media screen and (min-width: 768px) {
  .block_multicolumn .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide .img_box img {
  width: 100%;
  object-fit: cover;
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide .text_box {
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
  color: var(--block-text-color);
  background-color: var(--block-bg);
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide .text_box .text_title .public_title {
  font-weight: bold;
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide .text_box a {
  color: var(--block-text-color);
  text-underline-offset: 3px;
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide .text_box a:hover {
  text-decoration: underline;
}
.block_multicolumn .swiper .swiper-wrapper .swiper-slide .text_box .btn_wrap a {
  color: var(--block-btn-color);
}

.block_logo_list .swiper .swiper-slide {
  box-shadow: 0 0 0 1px #f6f6f6;
}
.block_logo_list .swiper .swiper-slide:hover {
  box-shadow: 0 0 0 1px #f6f6f6, 0 4px rgba(0, 0, 0, 0.0352941176);
}
@media screen and (max-width: 1023px) {
  .block_logo_list .swiper .swiper-slide {
    width: 85%;
  }
}
.block_logo_list .swiper .swiper-slide a img {
  width: 100%;
  object-fit: cover;
}

.block_video_image_text {
  color: var(--text-color);
}
.block_video_image_text .container_wrapper .content {
  border-radius: 5px;
}
.block_video_image_text .content {
  background-color: var(--bg-color);
}
@media screen and (max-width: 767px) {
  .block_video_image_text .content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  .block_video_image_text .content.small {
    height: 500px;
  }
  .block_video_image_text .content.medium {
    height: 600px;
  }
  .block_video_image_text .content.large {
    height: 700px;
  }
}
.block_video_image_text .content .img_box::after {
  content: "";
  pointer-events: none;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(318deg, rgba(6, 6, 6, 0.5) 24%, rgba(0, 0, 0, 0.14) 100%);
}
.block_video_image_text .content .text_box .text_detail {
  font-size: 18px;
}
.block_video_image_text .content .text_box .text_title {
  font-size: 32px;
}
.block_video_image_text .video_overlay {
  z-index: 510000;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: zoom-out;
  pointer-events: none;
  display: none;
}
.block_video_image_text .video_overlay.show {
  display: block;
  pointer-events: all;
}
.block_video_image_text .video_overlay .video_box {
  flex-shrink: 0;
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  position: absolute;
}
.block_video_image_text .video_overlay .video_box iframe {
  visibility: hidden;
  overflow: hidden;
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.block_video_image_text .video_overlay .video_box.play_video .my_video_empty {
  visibility: hidden;
}
.block_video_image_text .video_overlay .video_box.play_video iframe {
  visibility: visible;
}
.block_video_image_text .video_overlay .video_box .my_video_empty {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block_video_image_text .video_overlay .video_box .my_video_empty::after {
  position: absolute;
  content: "";
  background: linear-gradient(180.25deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 90%);
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  border-radius: 5px;
}
.block_video_image_text .video_overlay .video_box .my_video_empty img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.block_video_image_text .video_overlay .video_box .my_video_empty .video_play_btn {
  z-index: 10;
  border-radius: 50%;
  border: 2px solid #fff;
}
.block_video_image_text .video_overlay .video_box .my_video_empty .video_play_btn svg {
  width: 30px;
  height: 30px;
}
.block_video_image_text .video_overlay .video_overlay-close {
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}
.block_video_image_text .video_overlay .video_overlay-close svg {
  width: 14px;
  height: 14px;
}

@media screen and (min-width: 768px) {
  .block_blogs .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}
.block_blogs .swiper .swiper-wrapper .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
  background-color: var(--block-bg);
}
.block_blogs .swiper .swiper-wrapper .swiper-slide .img_box {
  padding-top: var(--aspect-ratio);
}
.block_blogs .swiper .swiper-wrapper .swiper-slide .text_box {
  padding: 20px;
  color: var(--block-text-color);
}
.block_blogs .swiper .swiper-wrapper .swiper-slide .text_box a {
  color: var(--block-text-color);
}
.block_blogs .swiper .swiper-wrapper .swiper-slide .text_box a:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.block_blogs .swiper .swiper-wrapper .swiper-slide .text_box .time {
  font-size: calc(var(--general_font_size) - 2px);
  opacity: 0.7;
}

.block_rich_text .text_box {
  max-height: 200px;
  transition: max-height 0.18s ease;
  word-break: break-word;
  overflow: hidden;
}
.block_rich_text .text_box.active {
  max-height: 1000px;
}
.block_rich_text .text_box.active::after {
  visibility: hidden;
}
.block_rich_text .text_box::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(180deg, rgba(249, 249, 249, 0) 0%, rgb(246, 246, 246) 100%);
}
.block_rich_text .text_box .public_title {
  font-size: var(--title_font_size);
  color: var(--title_color);
  font-weight: bold;
}
@media (max-width: 767px) {
  .block_rich_text .text_box .public_title {
    font-size: calc(var(--title_font_size) * (var(--wap_title_scale) + 0.1)) !important;
  }
}
.block_rich_text .more_wrapper .more_btn {
  font-size: calc(var(--general_font_size) - 2px);
  color: var(--secondary_button_color);
}
.block_rich_text .more_wrapper .more_btn .angle {
  width: 0.9em;
  height: 0.9em;
}
.block_rich_text .more_wrapper .more_btn .label-less {
  display: none;
}
.block_rich_text .more_wrapper .more_btn .label-less:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.block_rich_text .more_wrapper .more_btn.active .label-more {
  display: none;
}
.block_rich_text .more_wrapper .more_btn.active .label-less {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .block_collection_tab .block_title_custom {
    padding-bottom: 18px;
  }
}
.block_collection_tab .pagination {
  font-size: var(--general_font_size);
  min-height: 44px;
  margin-top: -1px;
  overflow-x: scroll;
}
@media screen and (min-width: 768px) {
  .block_collection_tab .pagination {
    scrollbar-width: none; /* 隐藏标准滚动条 */
    -ms-overflow-style: none; /* 隐藏 IE10+ 滚动条 */
  }
  .block_collection_tab .pagination::-webkit-scrollbar {
    display: none;
  }
}
.block_collection_tab .pagination li {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .block_collection_tab .pagination li {
    padding-top: 25px;
  }
}
.block_collection_tab .pagination li.active a {
  color: var(--secondary_button_color);
}
.block_collection_tab .pagination li.active::before {
  width: calc(100% + 2px);
}
.block_collection_tab .pagination li.active::after {
  top: -24px;
}
@media screen and (min-width: 768px) {
  .block_collection_tab .pagination li::before {
    content: "";
    position: absolute;
    top: 0;
    height: 2px;
    width: 0;
    left: 0;
    background: var(--secondary_button_color);
    transition: width 0.36s ease;
  }
}
@media screen and (min-width: 768px) {
  .block_collection_tab .pagination li::after {
    content: "";
    position: absolute;
    top: -100%;
    left: 50%;
    height: 30px;
    width: 30px;
    border-right: 2px solid var(--secondary_button_color);
    border-bottom: 2px solid var(--secondary_button_color);
    transform: translate(calc(-50% + 1px)) rotate(34deg) skew(-24deg);
    background: var(--page_background_color);
    transition: top 0.18s ease;
  }
}
.block_collection_tab .pagination li a {
  color: var(--title_color);
  font-weight: 600;
  white-space: nowrap;
}
.block_collection_tab .swiper .swiper-slide {
  opacity: 0 !important;
}
.block_collection_tab .swiper .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
@media screen and (min-width: 768px) {
  .block_collection_tab .swiper .swiper-slide {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block_collection_tab .swiper .swiper-slide {
    display: grid;
    grid-template-columns: repeat(var(--wap-number), minmax(0, 1fr));
    gap: 20px;
  }
}
.block_collection_tab .swiper .swiper-slide .img_box {
  padding-top: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.block_collection_tab .swiper .swiper-slide .img_box.animation-hover:hover .main_img {
  opacity: 0;
}
.block_collection_tab .swiper .swiper-slide .img_box.animation-hover:hover .second_img {
  opacity: 1;
}
.block_collection_tab .swiper .swiper-slide .img_box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.block_collection_tab .swiper .swiper-slide .img_box img.second_img {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .block_collection_tab .product_card-wap-name {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .block_collection .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(var(--pc-number), minmax(0, 1fr));
    gap: 20px;
  }
}
.block_collection .swiper .swiper-wrapper .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
}
.block_collection .swiper .swiper-wrapper .swiper-slide:hover a {
  color: var(--secondary_button_color);
}
.block_collection .swiper .swiper-wrapper .swiper-slide:hover .img_box {
  box-shadow: 0 0 0 1px #f6f6f6, 0 4px rgba(0, 0, 0, 0.0352941176);
}
.block_collection .swiper .swiper-wrapper .swiper-slide a {
  transition: all 0.18s ease;
}
.block_collection .swiper .swiper-wrapper .swiper-slide .img_box {
  transition: box-shadow 0.18s ease;
}
.block_collection .swiper .swiper-wrapper .swiper-slide .img_box img {
  width: 100%;
  object-fit: cover;
}

.block_image_text .content {
  color: var(--detail-color);
}
@media screen and (min-width: 768px) {
  .block_image_text .content.img_right .text_box {
    order: 1;
  }
  .block_image_text .content.img_right .img_box {
    order: 2;
  }
}
.block_image_text .img_box {
  border-radius: 5px;
  box-shadow: inset 0 0 0 1px #f6f6f6;
  overflow: hidden;
}
.block_image_text .item_title .public_title {
  color: var(--title_color);
  font-size: calc(var(--general_font_size) + 2px);
  font-weight: bold;
}

.block_slides:hover .pagination-swiper .progress div {
  animation-play-state: paused !important;
}
.block_slides .main_swiper .swiper-slide .img_box::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(180.25deg, rgba(0, 0, 0, 0) 0.22%, rgba(0, 0, 0, 0.6) 99.78%);
  opacity: var(--mask);
}
.block_slides .main_swiper .swiper-slide .text_box {
  color: var(--text-color);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .block_slides .main_swiper .swiper-slide .text_box .text_content {
    max-width: 40%;
  }
}
.block_slides .main_swiper .swiper-slide .text_box .text_title {
  font-size: 36px;
  font-weight: 600;
}
.block_slides .main_swiper .swiper-slide .text_box .text_detail {
  font-size: 18px;
}
.block_slides .main_swiper .swiper-slide .text_box.top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.block_slides .main_swiper .swiper-slide .text_box.top-center {
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
.block_slides .main_swiper .swiper-slide .text_box.top-right {
  align-items: flex-start;
  justify-content: flex-end;
  text-align: right;
}
.block_slides .main_swiper .swiper-slide .text_box.center-left {
  align-items: center;
  justify-content: flex-start;
}
.block_slides .main_swiper .swiper-slide .text_box.center-center {
  align-items: center;
  justify-content: center;
  text-align: center;
}
.block_slides .main_swiper .swiper-slide .text_box.center-right {
  align-items: center;
  justify-content: flex-end;
  text-align: right;
}
.block_slides .main_swiper .swiper-slide .text_box.bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.block_slides .main_swiper .swiper-slide .text_box.bottom-center {
  align-items: flex-end;
  justify-content: center;
  text-align: center;
}
.block_slides .main_swiper .swiper-slide .text_box.bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.block_slides .main_swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #ffffff;
}
.block_slides .main_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--main_button_bg);
}
.block_slides .pagination-swiper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 210;
  width: 360px;
  height: 470px;
}
@media screen and (min-width: 1201px) {
  .block_slides .pagination-swiper {
    right: calc((100vw - var(--general_layout_width)) / 2);
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .block_slides .pagination-swiper {
    right: 50px;
  }
}
.block_slides .pagination-swiper .swiper-slide {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1019607843);
}
.block_slides .pagination-swiper .swiper-slide.swiper-slide-active .progress {
  visibility: visible;
}
.block_slides .pagination-swiper .swiper-slide.swiper-slide-active .progress div {
  width: 100%;
  animation: widthFull calc(var(--anime-time) + 20ms) linear;
}
.block_slides .pagination-swiper .swiper-slide.swiper-slide-active img {
  filter: brightness(90%);
}
.block_slides .pagination-swiper .swiper-slide img {
  filter: brightness(60%);
}
.block_slides .pagination-swiper .swiper-slide .progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.4);
  visibility: hidden;
}
.block_slides .pagination-swiper .swiper-slide .progress div {
  height: 100%;
  width: 0;
  background-color: var(--main_button_bg);
}
.block_slides .slide-item-big {
  height: 800px;
  width: 100%;
  object-fit: cover;
}
.block_slides .slide-item-center {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.block_slides .block_slides .slide-item-samll {
  height: 420px;
  width: 100%;
  object-fit: cover;
}
.block_slides .block_slides .slide-item-auto {
  height: auto;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .block_slides .slide-item-big {
    height: 600px;
  }
  .block_slides .slide-item-center {
    height: 400px;
  }
  .block_slides .slide-item-samll {
    height: 320px;
  }
}
@media screen and (max-width: 767px) {
  .block_slides .slide-item-big {
    height: 100vh;
  }
  .block_slides .slide-item-center {
    height: 70vh;
  }
  .block_slides .slide-item-samll {
    height: 50vh;
  }
}
@keyframes widthFull {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.footer {
  background-color: var(--bg);
  color: var(--color);
}
.footer a {
  color: var(--color);
}
.footer .menu_title {
  font-size: calc(var(--general_font_size) + 2px);
  font-weight: 600;
  margin-bottom: 20px;
}
.footer .footer_input input {
  width: 100%;
  height: 55px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 15px;
  box-sizing: border-box;
  color: var(--color);
  border-radius: 5px;
}
.footer .footer_input input:focus {
  border: 1px solid var(--color);
}
.footer .footer_input .submit_box {
  padding: 0 23px;
  height: calc(100% - 8px);
  box-sizing: border-box;
  border-radius: 5px;
  background-color: var(--sub-btn-bg);
  color: var(--sub-btn-color);
  cursor: pointer;
}
.footer .footer_bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer .footer_bottom .zuui-share-link {
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .footer .footer_bottom .zuui-share-link a {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 0;
  }
}
.footer .footer_bottom .zuui-share-link svg {
  width: 15px;
  height: 15px;
}

@media screen and (max-width: 767px) {
  .meun_item {
    width: 100%;
  }
}
.meun_item .child_box .list_menu .menu_item a {
  line-height: 1.7;
}
.meun_item .child_box .list_menu .menu_item a:hover {
  text-decoration: underline;
}

#product_detail .swiper-container-small .swiper-small-item.active {
  border: 1px solid #d21936;
  border-radius: 5px;
}
#product_detail .product-card-bottom {
  border-top: 1px solid #e1e1e1;
}
#product_detail .product-card-bottom .product-tabs {
  border-bottom: 0;
  overflow: hidden;
  margin-top: -1px;
}
#product_detail .product-card-bottom .product-tabs .product-tabs-item {
  position: relative;
}
#product_detail .product-card-bottom .product-tabs .product-tabs-item.product-tabs-item-active {
  border-bottom: 0;
}
#product_detail .product-card-bottom .product-tabs .product-tabs-item.product-tabs-item-active::after {
  top: -24px;
}
#product_detail .product-card-bottom .product-tabs .product-tabs-item.product-tabs-item-active::before {
  content: "";
  position: absolute;
  top: 0;
  height: 2px;
  width: calc(100% + 2px);
  left: 0;
  background: var(--secondary_button_color);
  transition: width 0.36s ease;
}
#product_detail .product-card-bottom .product-tabs .product-tabs-item.product-tabs-item-active::after {
  content: "";
  position: absolute;
  left: 50%;
  height: 30px;
  width: 30px;
  border-right: 2px solid var(--secondary_button_color);
  border-bottom: 2px solid var(--secondary_button_color);
  transform: translate(calc(-50% + 1px)) rotate(34deg) skew(-24deg);
  background: var(--page_background_color);
  transition: top 0.18s ease;
}
#product_detail .product-card-bottom .product-tabs-content {
  padding: 40px;
  background-color: #fff;
  border-radius: 5px;
}

.product-calculator {
  background-color: #fff;
  height: 36px !important;
  overflow: hidden;
}
.product-calculator .product-calculator-handle {
  height: 36px;
  line-height: 36px;
  box-sizing: border-box;
}
.product-calculator .product-calculator-handle[data-type=reduce] {
  border-right: 1px solid #000;
}
.product-calculator .product-calculator-handle[data-type=add] {
  border-left: 1px solid #000;
}
.product-calculator .product-calculator-value {
  height: 36px;
  width: 38px !important;
  line-height: 36px !important;
  box-sizing: border-box;
}

html {
  font-size: calc(var(--general_font_size) * 62.5%);
}

span.angle {
  width: 1.25em;
  height: 1.25em;
  display: inline-block;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  line-height: 0;
}

span.angle .angle-icon {
  width: 100%;
  height: 100%;
  position: relative;
  display: inline-block;
  transition: transform 0.25s ease;
}

span.angle .angle-icon::before,
span.angle .angle-icon::after {
  content: "";
  width: 50%;
  height: 0.1em;
  top: 50%;
  position: absolute;
  background-color: currentColor;
  display: inline-block;
  border-radius: 2px;
}

span.angle .angle-icon::before {
  left: 0.1em;
  transform: rotate(45deg);
}

span.angle .angle-icon::after {
  right: 0.1em;
  transform: rotate(-45deg);
}

span.angle.angle-left .angle-icon {
  transform: rotate(90deg);
}

span.angle.angle-right .angle-icon {
  transform: rotate(-90deg);
}

span.angle.angle-up .angle-icon {
  transform: rotate(-180deg);
}

.swiper-button-prev,
.swiper-button-next {
  background-image: none;
}

.swiper-button-prev::after, .swiper-button-next::after {
  display: none;
}

.card_radius {
  border-radius: 5px;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  width: 100%;
}

.line-clamp {
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
}

.general-price {
  color: var(--buying_parice_color);
  font-weight: bold;
  white-space: nowrap;
}

.general-oldprice {
  text-decoration: line-through;
  font-weight: bold;
  color: var(--original_price_color);
  white-space: nowrap;
}

.public_title {
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  font-weight: var(--title_font_weigth);
  letter-spacing: var(--title_letter_spacing);
}

.block_title {
  margin-bottom: 30px;
}

.block_title h2 {
  font-weight: 600;
}

.block_title .block_detail {
  margin-top: 15px;
  font-size: calc(var(--general_font_size) + 2px);
}

.block_title_custom {
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px solid #e1e1e1;
  position: relative;
}

.block_title_custom::before {
  content: "";
  position: absolute;
  top: -1px;
  width: 44px;
  height: 3px;
  background-color: var(--main_button_bg);
}

.block_title_custom h2 {
  color: var(--title_color);
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  font-weight: 600;
  letter-spacing: var(--title_letter_spacing);
  font-size: var(--title_font_size);
}

@media (max-width: 767px) {
  .block_title_custom h2 {
    font-size: calc(var(--title_font_size) * var(--wap_title_scale)) !important;
  }
}
.block_title_custom h2 .title_more {
  padding: 4px 0;
  font-size: 14px;
  text-underline-offset: 3px;
  font-weight: 400;
  color: var(--title_color);
}

.block_title_custom h2 .title_more:hover {
  text-decoration: underline;
}

.block_title_custom h2 .title_more span.angle {
  width: 0.9em;
  height: 0.9em;
  color: var(--title_color);
  opacity: 0.4;
}

.block_title_custom .block_detail {
  color: var(--detail_color);
  margin-top: 15px;
  font-size: calc(var(--general_font_size) + 2px);
}

.public_btn {
  background-color: var(--btn-bg);
  color: var(--btn-color);
  padding: 19px 32px;
  min-width: 190px;
  display: inline-flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
  line-height: 1.1;
  border-radius: var(--button_border_radius);
}

@media screen and (max-width: 767px) {
  .public_btn {
    padding: 14px 15px;
    min-width: 140px;
  }
}
.body-over-scroll {
  overflow: hidden;
}

.block_promotion_grid .swiper {
  width: 100%;
}

.block_product_single .product-calculator {
  border-radius: var(--button_border_radius);
  overflow: hidden;
}

.default\:block:default {
  display: block;
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }
  .md\:sticky {
    position: sticky;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-3 {
    margin-top: 0.75rem;
  }
  .md\:mt-5 {
    margin-top: 1.25rem;
  }
  .md\:mt-auto {
    margin-top: auto;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:grid {
    display: grid;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-\[80px\] {
    height: 80px;
  }
  .md\:max-h-\[70vh\] {
    max-height: 70vh;
  }
  .md\:min-h-\[80px\] {
    min-height: 80px;
  }
  .md\:w-\[50\%\] {
    width: 50%;
  }
  .md\:w-\[80px\] {
    width: 80px;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:min-w-\[180px\] {
    min-width: 180px;
  }
  .md\:max-w-\[340px\] {
    max-width: 340px;
  }
  .md\:max-w-\[360px\] {
    max-width: 360px;
  }
  .md\:max-w-\[400px\] {
    max-width: 400px;
  }
  .md\:flex-none {
    flex: none;
  }
  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-end {
    align-items: flex-end;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-4 {
    gap: 1rem;
  }
  .md\:overflow-visible {
    overflow: visible;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }
  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .md\:py-\[90px\] {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .md\:pb-\[45px\] {
    padding-bottom: 45px;
  }
  .md\:pt-\[45px\] {
    padding-top: 45px;
  }
  .md\:text-left {
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}