*, ::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;
}

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

.ml-1 {
  margin-left: 0.25rem;
}

.mr-4 {
  margin-right: 1rem;
}

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

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

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

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

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

.block {
  display: block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-full {
  height: 100%;
}

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

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

.w-full {
  width: 100%;
}

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

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

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

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

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.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-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

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

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

.items-end {
  align-items: flex-end;
}

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

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

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

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

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

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

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

.border {
  border-width: 1px;
}

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

.p-5 {
  padding: 1.25rem;
}

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

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

.text-\[20px\] {
  font-size: 20px;
}

.font-\[500\] {
  font-weight: 500;
}

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

.opacity-70 {
  opacity: 0.7;
}

.block_rich_text > div {
  background-color: var(--bg-color);
}
.block_rich_text .content {
  text-align: var(--text-algin);
  position: relative;
  padding: var(--padding);
  color: var(--text-color);
  overflow: hidden;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .block_rich_text .content {
    padding: var(--mobile-padding);
  }
}
@media screen and (min-width: 768px) {
  .block_rich_text .content {
    max-width: var(--pc-max-width);
    margin: 0 auto;
  }
}
.block_rich_text .content .text_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);
  font-size: var(--title_font_size);
}
@media (max-width: 767px) {
  .block_rich_text .content .text_title {
    font-size: calc(var(--title_font_size) * var(--wap_title_scale));
  }
}
.block_rich_text .content .text_detail {
  margin-top: 10px;
}
.block_rich_text .content .btn_wrap a {
  margin-top: 20px;
  display: inline-flex;
  background-color: var(--btn-bg);
  color: var(--btn-color);
  border-color: var(--btn-bg);
  font-size: var(--general_font_size);
}
@media screen and (max-width: 767px) {
  .block_rich_text .content .btn_wrap a {
    display: flex;
  }
}

.block_image_text_list .list {
  grid-template-columns: repeat(var(--pc-number), 1fr);
}
@media screen and (max-width: 767px) {
  .block_image_text_list .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .block_image_text_list .img_box {
    aspect-ratio: 1/1;
    overflow: hidden;
  }
}
.block_image_text_list .text_detail {
  color: var(--detail_color);
}
.block_image_text_list .btn_wrap {
  margin-top: 10px;
}
.block_image_text_list .btn_wrap > div {
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.block_image_text_list .btn_wrap > div:hover {
  opacity: 0.6;
}

.block_slogan {
  background-color: var(--bg-color);
  padding: var(--padding);
}
@media screen and (max-width: 767px) {
  .block_slogan {
    padding: var(--mobile-padding);
  }
}
.block_slogan .list_item {
  background-color: var(--item-bg);
  color: var(--text-color);
}
.block_slogan .list_item svg, .block_slogan .list_item img {
  width: 64px;
  height: 64px;
}
.block_slogan .list_item svg path {
  fill: currentColor;
}
.block_slogan .list_item .item-title {
  font-size: 14px;
  font-weight: 500;
}

.block_video_image_text .content {
  height: calc(100vh - 116px);
}
.block_video_image_text .content .block_video_content {
  height: 100%;
  width: 100%;
}
.block_video_image_text .content .video_empty {
  height: 100%;
  width: 100%;
  background-color: #eef0f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block_video_image_text .content .custom_video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.block_video_image_text .content .mask {
  pointer-events: none;
  background-color: var(--mask-color);
}
.block_video_image_text .content .text_box {
  pointer-events: none;
  color: var(--text-color);
}
.block_video_image_text .content .text_box.top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.block_video_image_text .content .text_box.top-center {
  justify-content: center;
  align-items: flex-start;
  text-align: center;
}
.block_video_image_text .content .text_box.top-right {
  justify-content: flex-end;
  align-items: flex-start;
  text-align: right;
}
.block_video_image_text .content .text_box.center-left {
  justify-content: flex-start;
  align-items: center;
}
.block_video_image_text .content .text_box.center-center {
  justify-content: center;
  align-items: center;
  text-align: center;
}
.block_video_image_text .content .text_box.center-right {
  justify-content: flex-end;
  align-items: center;
  text-align: right;
}
.block_video_image_text .content .text_box.bottom-left {
  justify-content: flex-start;
  align-items: flex-end;
}
.block_video_image_text .content .text_box.bottom-center {
  justify-content: center;
  align-items: flex-end;
  text-align: center;
}
.block_video_image_text .content .text_box.bottom-right {
  justify-content: flex-end;
  align-items: flex-end;
  text-align: right;
}
.block_video_image_text .content .text_box .text_subtitle {
  color: var(--subtitle-color);
  font-size: calc(var(--general_font_size) - 2px);
}
@media screen and (max-width: 767px) {
  .block_video_image_text .content .text_box .text_subtitle {
    font-size: 12px;
  }
}
.block_video_image_text .content .text_box .text_title {
  font-size: 46px;
}
@media screen and (max-width: 767px) {
  .block_video_image_text .content .text_box .text_title {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .block_video_image_text .content .text_box .text_detail {
    font-size: 14px;
  }
}
.block_video_image_text .content .text_box .public_btn {
  pointer-events: all;
  color: var(--btn-color);
  background-color: var(--btn-bg);
}
@media screen and (max-width: 767px) {
  .block_video_image_text .content .text_box .public_btn {
    display: flex;
  }
}
.block_video_image_text .content .text_box .public_btn:hover {
  background-color: var(--btn-bg-hover);
}

.block_media_list .swiper-slide .item {
  width: 100%;
  display: flex;
  align-items: flex-end;
  aspect-ratio: 9/16;
}
.block_media_list .swiper-slide .item .media {
  background-color: #eef0f5;
}
.block_media_list .swiper-slide .item .media .text_box {
  color: #ffffff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 50%);
}
.block_media_list .swiper-slide .item .media .text_box a {
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.block_media_list .swiper-slide .item .media .text_box a:hover {
  opacity: 0.6;
}
.block_media_list .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: relative;
  width: 100%;
  left: 0;
  bottom: auto;
  height: 3px;
  border-radius: 0;
  margin-top: 10px;
}
.block_media_list .swiper-button-next, .block_media_list .swiper-button-prev {
  background-image: none;
  height: 52px;
  width: 52px;
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
}
.block_media_list .swiper-button-next.swiper-button-disabled, .block_media_list .swiper-button-prev.swiper-button-disabled {
  display: none;
}
.block_media_list .swiper-button-next:hover, .block_media_list .swiper-button-prev:hover {
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .block_media_list .swiper-button-next, .block_media_list .swiper-button-prev {
    display: none;
  }
}

.block_footer {
  background-color: var(--bg-color);
  color: var(--text-color);
}
.block_footer .sns_title {
  font-size: 16px;
  font-weight: bold;
}
.block_footer .footer_logo > div {
  border-top: 1px solid #3a3935;
  border-bottom: 1px solid #3a3935;
}
.block_footer .footer_logo a {
  color: var(--text-color);
  font-weight: bold;
  font-size: 16px;
}
.block_footer .copyright {
  margin-top: 20px;
  border-top: 1px solid #3a3935;
}
.block_footer .zuui-share-link {
  gap: 20px;
}
.block_footer .zuui-share-link a {
  margin-right: 0;
  width: 36px;
  height: 36px;
  background-color: #5a5952;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.block_footer .zuui-share-link a:hover {
  background-color: #767571;
}

@media screen and (max-width: 767px) {
  oem-menu {
    border-bottom: 1px solid #e1e3e4;
  }
}
oem-menu .footer_title {
  font-size: 16px;
}
oem-menu.oem-menu-acrive oem-menu-label span.icon svg {
  transform: rotate(180deg);
}
oem-menu oem-menu-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 0;
  position: relative;
}
oem-menu oem-menu-label span.icon {
  display: inline-flex;
}
oem-menu oem-menu-label span.icon svg {
  height: 20px;
}
oem-menu .oem-menu-warp {
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  oem-menu .oem-menu-warp {
    padding-top: 0;
  }
}
oem-menu .oem-menu-warp li {
  transition: all 0.15s ease;
}
oem-menu .oem-menu-warp li a {
  color: var(--text-color);
}
oem-menu .oem-menu-warp li a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  .oem-menu-acrive {
    padding-bottom: calc(1.25rem - 10px);
  }
}
@media screen and (min-width: 767px) {
  .oem-menu-acrive .oem-menu-warp {
    display: block;
  }
}
.oem-menu-acrive oem-menu-label::after {
  transform: rotate(270deg);
}

#oem_header {
  color: var(--menu-color);
  position: relative;
  z-index: 999;
}
#oem_header .currency_box .drop_currency {
  left: 0;
  transform: none;
}
#oem_header a {
  color: var(--menu-color);
}
#oem_header .header_top {
  border-bottom: 2px solid #ebe8e4;
  background-color: var(--nav-bg);
}
#oem_header.is_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#oem_header.custom_hiden {
  transform: translateY(-100%);
}
#oem_header.custom_animate {
  transition: transform 0.15s ease-out;
}
#oem_header .nav_wrapper {
  background-color: var(--nav-bg);
}
#oem_header .mobile_menu_btn span {
  cursor: pointer;
}
#oem_header .mobile_menu_btn span.open .icon-open {
  display: none;
}
#oem_header .mobile_menu_btn span.open .icon-close {
  display: flex;
}
#oem_header .mobile_menu_btn span .icon-close {
  display: none;
}
#oem_header .mobile_menu_btn svg {
  fill: var(--menu-color);
}
#oem_header .nav-logo a {
  font-family: var(--title_font_family);
  font-style: var(--title_font_style);
  letter-spacing: var(--title_letter_spacing);
}
#oem_header .nav-logo .logo {
  font-size: 1.875rem;
  font-weight: bold;
  color: var(--menu-color);
}
#oem_header .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-logo .logo span.pc {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #oem_header .nav-logo .logo span.yd {
    display: flex;
    align-items: center;
  }
}
#oem_header .search_wrapper form {
  height: 100%;
}
#oem_header .search_wrapper form input {
  height: 55px;
  box-sizing: border-box;
  background-color: #f6f6f6;
  width: 100%;
  font-size: 14px;
  padding: 0 40px 0 35px;
}
#oem_header .search_wrapper form button {
  margin-left: 5px;
  background-color: transparent;
  position: absolute;
  cursor: pointer;
}

.header_menu > .header_menu-item-first > .header_menu-item-first-title {
  font-size: 14px;
}
.header_menu > .header_menu-item-first > .header_menu-item-first-title a {
  position: relative;
}
.header_menu > .header_menu-item-first > .header_menu-item-first-title a::after {
  content: "";
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 0;
  height: 1px;
  transition: all 0.3s ease;
  background: var(--menu-color);
}
.header_menu > .header_menu-item-first > .header_menu-item-first-title a:hover::after {
  width: 100%;
}
.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);
}
.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 .header_submenu {
  visibility: visible;
  transform: translateY(0px);
  opacity: 1;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  background-color: var(--nav-bg);
}
.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;
}

.no-margin-left .currency_txt .mx-2 {
  margin-left: 0;
}

.currency_box {
  position: relative;
}

oem-currency oem-currency-drop span,
oem-currency oem-currency-drop a {
  color: #000 !important;
}

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

.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;
  border-radius: 3px;
  cursor: pointer;
}

.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;
  height: 14px;
  width: 14px;
}

.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;
  overflow-y: auto;
  display: none;
  z-index: 1000;
  box-shadow: 0 -5px 21px rgba(51, 51, 51, 0.15);
  border-radius: 5px;
}

.currency_box .drop_currency .currency {
  max-height: 200px;
  overflow-y: scroll;
}

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

.currency_box .drop_currency li {
  list-style-type: none;
}
.currency_box .drop_currency li:hover a {
  text-decoration: underline;
}

.currency_box .drop_currency li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
  padding: 5px 8px;
  color: #000;
  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_on .drop_currency {
  display: block;
}

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

@media screen and (max-width: 767px) {
  .drop_currency {
    left: 0 !important;
    transform: translateX(0) !important;
  }
}
#mobile_nav {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 510000;
  pointer-events: none;
}
#mobile_nav.open {
  pointer-events: all;
}
#mobile_nav.open .content {
  transform: translateX(0);
}
#mobile_nav .content {
  width: 100%;
  background-color: var(--nav-bg);
  color: var(--menu-color);
  border-top: 1px solid rgba(50, 50, 50, 0.1);
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  box-sizing: border-box;
  padding: 15px 0;
}
#mobile_nav .content a {
  color: var(--menu-color);
}
#mobile_nav .content .mobile_nav_list .mobile_nav_ul {
  visibility: hidden;
  pointer-events: none;
}
#mobile_nav .content .mobile_nav_list li {
  padding: 8px 0;
}
#mobile_nav .content .mobile_nav_list li .mobile_nav_link a {
  display: flex;
  align-items: center;
}
#mobile_nav .content .mobile_nav_list li .link_title,
#mobile_nav .content .mobile_nav_list li .back_title {
  padding: 5px 15px;
}
#mobile_nav .content .mobile_nav_list li .link_title:hover,
#mobile_nav .content .mobile_nav_list li .back_title:hover {
  opacity: 0.7;
}
#mobile_nav .content .mobile_nav_list[data-path="1"] {
  visibility: hidden;
}
#mobile_nav .content .mobile_nav_list[data-path="0"] {
  visibility: visible;
}
#mobile_nav .content .mobile_nav_list[data-path="0"] ul.level-1 {
  visibility: hidden;
}
#mobile_nav .content .mobile_nav_list[data-path="2"] {
  visibility: hidden;
}
#mobile_nav .content .mobile_nav_list[data-path="2"] > li > .mobile_nav_ul {
  visibility: hidden !important;
  pointer-events: all !important;
}
#mobile_nav .content .mobile_nav_list .level-li-0 > .link_title a {
  font-family: var(--title_font_family);
  font-weight: bold;
}
#mobile_nav .content .mobile_nav_list .level-li-1 {
  font-size: var(--general_font_size);
}
#mobile_nav .content .mobile_nav_list .back_title {
  font-family: var(--title_font_family);
  font-weight: bold;
}
#mobile_nav .content .mobile_nav_list li.open .back_title {
  margin-bottom: 10px;
}
#mobile_nav .content .mobile_nav_list li.open > .mobile_nav_ul {
  visibility: visible;
  pointer-events: all;
}

.collection_item {
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.collection_item .block_product_img_list .img_list .img_list_item {
  border: 1px solid #cbcbcb;
  overflow: hidden;
  border-radius: 50%;
}
.collection_item .block_product_img_list .img_list .img_list_item img {
  border-radius: 50%;
}
.collection_item .block_product_img_list .img_list .img_list_item.active {
  border-color: var(--color-main);
}
.collection_item .moi-start-warp {
  justify-content: center !important;
  flex-wrap: wrap;
  row-gap: 10px;
}
@media screen and (min-width: 767px) {
  .collection_item:hover .actions-wrapper {
    opacity: 1;
    transform: translateY(0);
  }
}
.collection_item .actions-wrapper {
  position: absolute;
  display: inline-flex;
  justify-content: center;
  left: 0;
  width: 100%;
  bottom: 0px;
  box-sizing: border-box;
  z-index: 50;
  opacity: 0;
  transform: translateY(calc(40% + 10px));
  transition: opacity 0.25s ease, transform 0.25s ease-out;
}
@media screen and (max-width: 767px) {
  .collection_item .actions-wrapper {
    opacity: 1;
    transform: translateY(0);
    position: relative;
  }
}
.collection_item .actions-wrapper .actions-wrapper-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 22px;
  padding: 10px 15px;
  width: 100%;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
}
.collection_item .actions-wrapper .actions-wrapper-btn:hover {
  opacity: 0.7;
}
.collection_item > div {
  width: 100%;
}
.collection_item .item-caption {
  margin-top: 16px;
}
.collection_item .item-caption .item-caption-title {
  color: var(--title_color);
  font-size: var(--product_font_size);
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .collection_item .item-caption .item-caption-title {
    font-size: 14px;
  }
}
.collection_item .item-caption .item-caption-price {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
}
.collection_item .item-caption .collection-product-soldout {
  align-self: flex-start;
  color: #282828;
  padding: 2px 10px;
  font-size: 12px;
  margin-bottom: 5px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
}
.collection_item .item-caption .product-info-star {
  flex-wrap: wrap;
  row-gap: 10px;
}
.collection_item .item-caption .product-info-star .comment-star-base {
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .collection_item .product_card-wap-name {
    display: none;
  }
}
.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-product-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  vertical-align: top;
}
.collection-product-item .product_card_soldout {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 20;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
.collection-product-item .collection-product-item-image {
  width: 100%;
  height: 100%;
  opacity: 1;
  object-fit: cover;
  cursor: pointer;
  transition: all cubic-bezier(0, 0, 0.2, 1) 200ms;
}
.collection-product-item .product_card-tag {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  color: var(--discount_tag_color);
}
.collection-product-item .product_card-tag .discount_tag_graphics {
  position: absolute;
  right: 0;
}
.collection-product-item .hover-two {
  opacity: 0;
}
.collection-product-item .label_style_1 {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.collection-product-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-product-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-product-item .label_style_1 span {
  display: block;
}
.collection-product-item .label_style_2 {
  padding: 0 0 10px;
}
.collection-product-item .label_style_2 .discount_tag_graphics {
  left: 0;
  bottom: 0;
  width: 40px;
  height: 10px;
}
.collection-product-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-product-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-product-item .label_style_2 .discount_tag_name {
  width: 40px;
  text-align: center;
  background: var(--discount_tag_bg);
  padding: 10px 0;
}
.collection-product-item .label_style_3 {
  height: 80px;
  width: 80px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection-product-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-product-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-product-item .label_style_4 .discount_tag_name {
  line-height: 18px;
  text-align: center;
}
.collection-product-item .label_style_4 .discount_tag_name span {
  display: block;
}

.main-image {
  opacity: 1;
}

.hover-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: scale(1.1);
  transition: transform 1s;
}

.animation-hover:hover .main-image {
  opacity: 0;
}
.animation-hover:hover .hover-two {
  opacity: 1;
  transform: scale(1);
}

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

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

.public_title_color {
  color: var(--title_color);
}

.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);
  font-size: var(--title_font_size);
}

@media (max-width: 767px) {
  .public_title {
    font-size: max(20px, var(--title_font_size) * var(--wap_title_scale));
  }
}
.title_family {
  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: 700;
}

@media (max-width: 767px) {
  .block_title h2 {
    font-size: max(20px, var(--title_font_size) * var(--wap_title_scale));
  }
}
.block_title .block_detail {
  margin-top: 14px;
}

.block_title_custom {
  margin-bottom: 30px;
  position: relative;
}

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

@media (max-width: 767px) {
  .block_title_custom h2 {
    font-size: max(20px, var(--title_font_size) * var(--wap_title_scale));
  }
}
.block_title_custom .block_detail {
  color: var(--detail_color);
  margin-top: 14px;
}

.block_title_custom .title_more {
  color: var(--title_color);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.block_title_custom .title_more:hover {
  opacity: 0.6;
}

.block_title_custom .title_more span {
  display: inline-flex;
}

.public_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  padding: 14px 17px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.body-over-scroll {
  overflow: hidden;
}

@media (min-width: 768px) {
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:max-h-\[70vh\] {
    max-height: 70vh;
  }
  .md\:min-h-\[80px\] {
    min-height: 80px;
  }
  .md\:w-\[300px\] {
    width: 300px;
  }
  .md\:min-w-\[180px\] {
    min-width: 180px;
  }
  .md\:max-w-\[300px\] {
    max-width: 300px;
  }
  .md\:max-w-\[400px\] {
    max-width: 400px;
  }
  .md\:max-w-\[50\%\] {
    max-width: 50%;
  }
  .md\:flex-auto {
    flex: 1 1 auto;
  }
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }
  .md\:p-5 {
    padding: 1.25rem;
  }
  .md\:p-\[50px\] {
    padding: 50px;
  }
  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:text-\[24px\] {
    font-size: 24px;
  }
}