.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.my-4{margin-bottom:1rem;margin-top:1rem}.-ml-\[18px\]{margin-left:-18px}.mb-\[5px\]{margin-bottom:5px}.ml-\[10px\]{margin-left:10px}.mr-2{margin-right:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-\[56px\]{margin-top:56px}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-\[55px\]{height:55px}.h-\[70px\]{height:70px}.h-full{height:100%}.max-h-\[21px\]{max-height:21px}.w-\[240px\]{width:240px}.w-full{width:100%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.rotate-90{--tw-rotate:90deg;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}.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:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-\[15px\]{gap:15px}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.border{border-width:1px}.bg-transparent{background-color:transparent}.object-cover{-o-object-fit:cover;object-fit:cover}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[20px\]{padding-left:20px;padding-right:20px}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.pb-10{padding-bottom:2.5rem}.pb-\[40px\]{padding-bottom:40px}.pl-0{padding-left:0}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-\[10px\]{padding-left:10px}.pl-\[20px\]{padding-left:20px}.pl-\[40px\]{padding-left:40px}.pl-\[60px\]{padding-left:60px}.pr-2{padding-right:.5rem}.pr-2\.5{padding-right:.625rem}.pr-\[15px\]{padding-right:15px}.pt-\[50px\]{padding-top:50px}.text-left{text-align:left}.text-center{text-align:center}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.block_slides .swiper:hover .swiper-button-next,.block_slides .swiper:hover .swiper-button-prev{opacity:1;visibility:visible}.block_slides .swiper-slide .bg_img_box img{-o-object-fit:cover;object-fit:cover}.block_slides .swiper-button-next,.block_slides .swiper-button-prev{background-color:#fff;background-image:none;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.1);height:50px;width:50px}.block_slides .swiper-button-next.swiper-button-disabled,.block_slides .swiper-button-prev.swiper-button-disabled{opacity:.6!important;pointer-events:all}.block_slides .swiper-button-next.swiper-button-disabled svg path,.block_slides .swiper-button-prev.swiper-button-disabled svg path{fill:#777}@media screen and (max-width:767px){.block_slides .swiper-button-next,.block_slides .swiper-button-prev{display:none;height:40px;width:40px}}.block_slides .swiper-button-next:hover svg path,.block_slides .swiper-button-prev:hover svg path{fill:#777}.block_slides .swiper-button-next svg,.block_slides .swiper-button-prev svg{fill:#000;height:17px;transition:all .3s ease;width:17px}.block_slides .swiper-button-prev{left:15px}.block_slides .swiper-button-prev svg{transform:rotate(180deg)}.block_slides .swiper-button-next{right:15px}.block_slides .swiper-pagination .swiper-pagination-bullet{background-color:transparent;border:2px solid #bbb;border-radius:50%;box-sizing:border-box;height:10px;opacity:1;transition:all .25s ease;width:10px}.block_slides .swiper-pagination .swiper-pagination-bullet:hover{border-color:#333}.block_slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#333;border-color:#333}.block_slides .slide-item-big{height:800px;-o-object-fit:cover;object-fit:cover;width:100%}.block_slides .slide-item-center{height:600px;-o-object-fit:cover;object-fit:cover;width:100%}.block_slides .slide-item-small{height:420px;-o-object-fit:cover;object-fit:cover;width:100%}.block_slides .slide-item-auto{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:768px){.block_slides .slide-item-big{height:600px}.block_slides .slide-item-center{height:400px}.block_slides .slide-item-small{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-small{height:50vh}}.block_collection .list{grid-template-columns:repeat(var(--pc-number),minmax(0,1fr))}@media screen and (max-width:767px){.block_collection .list{grid-template-columns:repeat(var(--mobile-number),minmax(0,1fr))}}.block_collection .list .list_item:hover .img_box img{transform:none}.block_collection .list .list_item:hover .img_box:before{opacity:.4}.block_collection .list .list_item:hover .text_box{transform:none}.block_collection .list .list_item:hover .text_box .text_detail{opacity:1;transform:none}.block_collection .list .list_item .img_box{position:relative}.block_collection .list .list_item .img_box img{transform:scale3d(1.1,1.1,1);transition:transform .5s cubic-bezier(0,0,.44,1.18);will-change:transform}.block_collection .list .list_item .img_box:before{background-color:#000;content:"";inset:0;opacity:.1;position:absolute;transition:opacity .5s cubic-bezier(0,0,.44,1.18);z-index:2}@media screen and (max-width:767px){.block_collection .list .list_item .img_box:before{opacity:.13}}.block_collection .list .list_item .text_box{transform:translateY(15px) translateZ(0);transition:transform .3s ease;z-index:2}.block_collection .list .list_item .text_box .text_title{background-color:#fff;border-radius:25px;color:#333;display:inline-block;font-size:20px;line-height:1.4;padding:.2em .9em;text-align:center;text-transform:capitalize}@media screen and (max-width:767px){.block_collection .list .list_item .text_box .text_title{font-size:18px}}.block_collection .list .list_item .text_box .text_detail{color:#fff;line-height:20px;margin-top:10px;transition:transform .3s ease,opacity .3s ease}@media screen and (min-width:768px){.block_collection .list .list_item .text_box .text_detail{opacity:0;transform:translateY(15px) translateZ(0)}}.block_banner_list .list .list_item{height:var(--height)}.block_collection_slides .block_collection_product .swiper-button-next,.block_collection_slides .block_collection_product .swiper-button-prev{background-color:#fff;background-image:none;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.1);height:50px;transition:all .3s ease;width:50px}.block_collection_slides .block_collection_product .swiper-button-next.swiper-button-disabled,.block_collection_slides .block_collection_product .swiper-button-prev.swiper-button-disabled{display:none;pointer-events:all}@media screen and (max-width:767px){.block_collection_slides .block_collection_product .swiper-button-next,.block_collection_slides .block_collection_product .swiper-button-prev{display:none}}.block_collection_slides .block_collection_product .swiper-button-next:hover svg path,.block_collection_slides .block_collection_product .swiper-button-prev:hover svg path{fill:#777}.block_collection_slides .block_collection_product .swiper-button-next svg,.block_collection_slides .block_collection_product .swiper-button-prev svg{fill:#000;height:17px;transition:all .3s ease;width:17px}.block_collection_slides .block_collection_product .swiper-button-prev svg{transform:rotate(180deg)}.collection_item{background-color:#fff;border:1px solid rgba(26,26,26,.1);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;position:relative;text-align:left;width:100%}.collection_item .moi-start-warp{flex-wrap:wrap;justify-content:flex-start!important;row-gap:10px}@media screen and (min-width:768px){.collection_item:hover .actions-wrapper{visibility:visible}}.collection_item .actions-wrapper{background-color:#fff;bottom:0;box-sizing:border-box;display:inline-flex;justify-content:flex-start;left:0;position:absolute;visibility:hidden;width:100%;z-index:50}@media screen and (max-width:767px){.collection_item .actions-wrapper{visibility:visible!important}}.collection_item .actions-wrapper .actions-wrapper-btn{align-items:center;border:1px solid #303030;color:#303030;display:flex;justify-content:center;padding:10px 0;position:relative;transition:transform .2s ease;width:100%}.collection_item .actions-wrapper .actions-wrapper-btn:hover{border-color:#4e4681;color:#4e4681}.collection_item>div{width:100%}.collection_item .item-caption{padding:15px}.collection_item .item-caption .item-caption-price{display:flex;flex-wrap:wrap;font-size:14px;gap:10px;justify-content:flex-start}.collection_item .item-caption .item-caption-title{color:var(--title_color);font-size:var(--product_font_size);margin-bottom:10px;text-underline-offset:3px}.collection_item .item-caption .collection-product-soldout{align-self:flex-start;background:hsla(0,0%,100%,.8);border-radius:2px;color:#282828;font-size:12px;margin-bottom:5px;padding:2px 10px}.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{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .product_card-picture-crop-34{padding-top:125%}.collection_item .product_card-picture-crop-34 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .product_card-picture-crop-23{padding-top:150%}.collection_item .product_card-picture-crop-23 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection_item .product_card-picture-crop-12{padding-top:200%}.collection_item .product_card-picture-crop-12 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.collection-product-item{box-sizing:border-box;cursor:pointer;display:inline-block;overflow:hidden;position:relative;width:100%}.collection-product-item .product_card_soldout{background:rgba(0,0,0,.3);bottom:0;color:#fff;height:30px;left:0;line-height:30px;position:absolute;right:0;text-align:center;z-index:20}.collection-product-item .collection-product-item-image{cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transition:all .2s cubic-bezier(0,0,.2,1);width:100%}.collection-product-item .product_card-tag{color:var(--discount_tag_color);position:absolute;right:0;top:0;z-index:10}.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{height:80px;line-height:80px;width:80px}.collection-product-item .label_style_1 .discount_tag_graphics{border-left:80px solid transparent;border-top:80px solid var(--discount_tag_bg);height:0;top:0;width:0}.collection-product-item .label_style_1 .discount_tag_name{font-size:14px;height:40px;left:15px;line-height:18px;position:relative;text-align:center;top:6px;transform:rotate(45deg);width:80px;z-index:9}.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{bottom:0;height:10px;left:0;width:40px}.collection-product-item .label_style_2 .discount_tag_graphics:before{border-left:20px solid transparent;border-top:10px solid var(--discount_tag_bg);content:"";height:0;position:absolute;right:0;top:0;width:0}.collection-product-item .label_style_2 .discount_tag_graphics:after{border-right:20px solid transparent;border-top:10px solid var(--discount_tag_bg);content:"";height:0;left:0;position:absolute;top:0;width:0}.collection-product-item .label_style_2 .discount_tag_name{background:var(--discount_tag_bg);padding:10px 0;text-align:center;width:40px}.collection-product-item .label_style_3{align-items:center;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.collection-product-item .label_style_3 .discount_tag_name{background:var(--discount_tag_bg);height:24px;left:12px;line-height:24px;padding:0 25px;position:relative;top:-12px;transform:rotate(45deg);white-space:nowrap;z-index:9}.collection-product-item .label_style_4{align-items:center;background:var(--discount_tag_bg);border-radius:50%;display:flex;height:48px;justify-content:center;overflow:hidden;right:10px;top:10px;width:48px}.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{bottom:0;left:0;opacity:0;position:absolute;right:0;top: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)}.block_collection_list .block_title_custom .block_detail{margin-top:5px}.block_collection_list .collection_item{height:100%}.block_collection_list .swiper .swiper-slide{height:auto}.block_collection_list .swiper-button-next,.block_collection_list .swiper-button-prev{align-items:center;background-image:none;justify-content:center;width:auto;z-index:10}.block_collection_list .swiper-button-next svg,.block_collection_list .swiper-button-prev svg{height:16px;width:16px}.block_collection_list .swiper-button-prev svg{transform:rotate(180deg)}.footer{background-color:var(--font-bg);font-size:14px}.footer,.footer a{color:var(--font-color)}.footer a{opacity:.6;transition:all .25s ease}.footer a:hover{opacity:1}.footer .footer_logo{font-size:35px}.footer .footer_logo img{max-width:330px;-o-object-fit:contain;object-fit:contain}.footer .footer_logo a{color:var(--font-color);opacity:1}.footer .footer_bottom{border:1px solid hsla(0,0%,100%,.15)}.footer .zuui-share-link{gap:10px}.footer .zuui-share-link a{margin-right:0}#top-bar{background-color:var(--bg-color);color:var(--text-color);padding:10px 0}#top-bar .currency_wrap_box~.left_link{align-items:center;display:flex}#top-bar .currency_wrap_box~.left_link:before{background-color:rgba(0,0,0,.105);content:"";height:80%;position:absolute;right:0;width:1px}.plugin-container-tabbar:not(#top-bar:empty):before{background-color:rgba(0,0,0,.105);content:"";height:80%;left:-5px;position:absolute;width:1px}#top-bar a{color:var(--text-color)}#top-bar svg{opacity:.4}.product-calculator{border:1px solid rgba(0,0,0,.1)!important;border-radius:var(--button_border_radius);height:100%!important;max-height:48px}.product-calculator .product-calculator-handle[data-type=reduce]{border-right:1px solid rgba(0,0,0,.1)}.product-calculator .product-calculator-handle[data-type=add]{border-left:1px solid rgba(0,0,0,.1)}.product-calculator .product-calculator-value{width:40px!important}.product-calculator svg{height:12px;width:12px}.product-calculator svg:hover path{fill:#2f2b2b}.product-calculator svg path{fill:#777;stroke-width:2px;transition:all .1s ease}.cell-item,.cell-item.moi-product-sku-label{margin-top:15px!important}.product-sku-values-item{border:1px solid #ccc!important}.product-sku-values-item.product-sku-values-item-active,.product-sku-values-item:not(.product-sku-values-item-disable):hover{background-color:#000!important;border-color:#000!important;color:#fff!important}.product-sku-values-item.product-sku-values-item-disable:hover{border:1px solid #ccc!important}@media screen and (min-width:768px){.block_product_single .product-price,.product_detail_default .product-price{font-size:34px}}.block_product_single .main_btn,.block_product_single .secondary_btn{margin-top:0!important}#oem_header{background-color:var(--nav-bg);color:var(--menu-color);position:relative;z-index:999}#oem_header.hiden{transform:translateY(-100%)}#oem_header.animate{transition:transform .15s ease-out}#oem_header.is_fixed{box-shadow:0 1px 3px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:999}#oem_header svg path{fill:var(--menu-color)}#oem_header a{color: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{color:var(--menu-color);font-size:1.875rem;font-weight:700}#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{align-items:center;display:flex}}@media screen and (max-width:767px){#oem_header .nav-logo .logo span.yd{align-items:center;display:flex}}#oem_header .pc_search{min-width:290px}#oem_header .pc_search form{height:42px;position:relative;width:100%}#oem_header .pc_search form input{border:1px solid rgba(0,0,0,.1);border-radius:var(--button_border_radius);height:100%;padding:0 15px 0 42px;width:100%}#oem_header .pc_search form button{align-items:center;color:#777;display:flex;justify-content:center;position:absolute;width:46px}#oem_header .header_icons .user{background-color:hsla(0,0%,6%,.05);border-radius:var(--button_border_radius)}#oem_header .header_icons .user a:hover{opacity:.6}#oem_header .header_icons .cart-box-wrap a{background-color:#101010;border-radius:var(--button_border_radius);color:#fff;height:100%;padding:0 13px;position:relative}#oem_header .header_icons .cart-box-wrap a svg{transition:all .25s ease}#oem_header .header_icons .cart-box-wrap a svg path{fill:currentColor}#oem_header .header_icons .cart-box-wrap a:hover svg{opacity:.6}#oem_header .header_icons .cart-box-wrap .cart-box #cart-box-money{margin-left:.5rem}#oem_header .header_icons .cart-box-wrap .cart-box #cart-box-money:empty{margin-left:0}#oem_header .header_icons .cart-box-wrap .cart-box #cart_number{align-items:center;background-color:var(--nav-bg);border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.17);color:var(--menu-color);display:flex;height:18px;inset-inline-end:-7px;justify-content:center;min-width:18px;position:absolute;top:-3px;z-index:10}#oem_header .header_icons .cart-box-wrap,#oem_header .header_icons .user{height:42px;padding:0 13px}#oem_header .header_icons .cart-box-wrap a,#oem_header .header_icons .user a{transition:all .25s ease}#mobile_nav{background-color:transparent;height:100%;left:0;pointer-events:none;position:fixed;top:0;transition:background-color .5s cubic-bezier(.19,1,.22,1);width:100%;z-index:510000}#mobile_nav.show{background-color:rgba(0,0,0,.7);pointer-events:all}#mobile_nav.show .content{transform:translateX(0)}#mobile_nav .plugin-container-tabbar.isMobile #app_googletranslate-wrap-static{border:0}#mobile_nav .content{background-color:#fff;height:100vh;overflow-y:scroll;position:relative;transform:translateX(-100%);transition:transform .5s cubic-bezier(.19,1,.22,1);width:300px}#mobile_nav .content .mobile_search{box-shadow:0 -1px 9px rgba(0,0,0,.17)}#mobile_nav .content .level_ul_1 li.open>.level_title{background-color:#f7f7f7}#mobile_nav .content .level_ul_1 li.open>.level_title .level_icon{background-color:#618e30;color:#fff}#mobile_nav .content .level_ul_1 li.open>.level_title .level_icon svg{transform:rotate(180deg)}#mobile_nav .content .level_ul_1 .level_title{border-bottom:1px solid rgba(0,0,0,.1);font-weight:700}#mobile_nav .content .level_ul_1 .level_link a{align-items:center;display:flex}#mobile_nav .content .level_ul_1 .level_icon{border-left:1px solid rgba(0,0,0,.1);transition:background-color .25s ease}#mobile_nav .content .level_ul_1 .level_icon svg{transition:transform .25s ease}#mobile_nav .content .level_ul_1 .level_ul_2,#mobile_nav .content .level_ul_1 .level_ul_2 .level_ul_3{display:none}#mobile_nav .plugin-container-tabbar.isMobile:empty{margin-top:0}.header_menu .header_menu-item-first .header_menu-item-first-title,.header_menu .header_menu-item-first .header_menu-item-first-title>span{height:100%}.header_menu .header_menu-item-first .header_menu-item-first-title:hover a{opacity:.6}.header_menu .header_menu-item-first .header_menu-item-first-title a{color:var(--menu-color);display:flex;padding:1rem 0;transition:all .25s ease}.header_menu .header_menu-item-first[data-tree-type=two] .header_submenu-content-ul .header_menu-item-second:first-child{margin-top:0}.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu{box-shadow:0 0 3px rgba(0,0,0,.15);left:0;position:absolute;width:100%}.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu .header_submenu-content{margin-left:auto;margin-right:auto;max-width:var(--general_layout_width)}.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;justify-content:space-around}.header_menu .header_menu-item-first.header_menu-openable:hover .header_submenu{background-color:var(--nav-bg);opacity:1;transform:translateY(0);transition:all .15s cubic-bezier(.4,0,.2,1);visibility:visible}.header_menu .header_menu-item-first .header_submenu{-ms-overflow-style:none;box-shadow:0 4px 8px -2px rgba(0,0,0,.1);opacity:0;position:absolute;scrollbar-width:none;transform:translateY(-10px);visibility:hidden}.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{justify-content:space-between}.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span a{box-shadow:none!important;padding:0}.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_menu-item-first .header_menu-item-first-title span svg{transform:rotate(-90deg)}.header_menu #oem-navigation-more-link .more_links_header_menu-item-first .header_submenu{height:0;opacity:0;visibility:hidden}.currency_box{position:relative}oem-currency oem-currency-drop a,oem-currency oem-currency-drop span{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{align-items:center;border:none;border-radius:3px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;letter-spacing:var(--nav_letter_spacing)}.currency_box .currency_txt svg{height:14px;transition:transform .2s ease-in-out;width:14px}.currency_box .drop_currency{background-color:#fff;border-radius:5px;box-shadow:0 -5px 21px rgba(51,51,51,.15);box-sizing:border-box;display:none;left:50%;max-height:300px;max-width:250px;min-width:150px;overflow-y:auto;position:absolute;transform:translateX(-50%);z-index:1000}.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{align-items:center;box-sizing:border-box;color:#000;display:flex;font-size:14px;gap:6px;letter-spacing:var(--nav_letter_spacing);margin:0;opacity:1;padding:5px 8px;white-space:nowrap;width:100%}.currency_box.drop_currency_on .drop_currency{display:block}.currency_box.drop_currency_on .currency_txt svg.down{transform:rotate(-180deg)}.meun_item .menu_title{font-size:22px;font-weight:700;margin-bottom:20px}@media screen and (max-width:767px){.meun_item .menu_title{font-size:20px}}.meun_item .menu_title a{opacity:1}.meun_item .child_box .list_menu .menu_item a{display:inline-flex;padding:8px 0}.text-ellipsis{-webkit-line-clamp:1}.line-clamp,.text-ellipsis{word-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:normal}.line-clamp{-webkit-line-clamp:2}.general-price{color:var(--buying_parice_color);font-weight:700;white-space:nowrap}.general-oldprice{color:var(--original_price_color);text-decoration:line-through;white-space:nowrap}.public_title{font-family:var(--title_font_family);font-size:var(--title_font_size);font-style:var(--title_font_style);font-weight:var(--title_font_weigth);letter-spacing:var(--title_letter_spacing)}@media (max-width:767px){.public_title{font-size:calc(var(--title_font_size)*var(--wap_title_scale))!important}}.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:20px}.block_title h2{font-weight:700}.block_title .block_detail{margin-top:15px}.block_title_custom{margin-bottom:20px;position:relative}.block_title_custom h2{color:var(--title_color);font-family:var(--title_font_family);font-size:var(--title_font_size);font-style:var(--title_font_style);font-weight:700;letter-spacing:var(--title_letter_spacing)}@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{color:var(--title_color);font-size:var(--general_font_size);font-weight:400}@media screen and (max-width:767px){.block_title_custom h2 .title_more{font-size:14px}}.block_title_custom h2 .title_more:hover{text-decoration:underline}.block_title_custom .block_detail{color:var(--detail_color);margin-top:15px}.public_radius{border-radius:10px}.default\:block:default{display:block}@media (min-width:768px){.md\:mt-3{margin-top:.75rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:max-h-\[70vh\]{max-height:70vh}.md\:w-1\/3{width:33.333333%}.md\:min-w-\[180px\]{min-width:180px}.md\:max-w-\[400px\]{max-width:400px}.md\:flex-none{flex:none}.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:gap-10{gap:2.5rem}.md\:gap-\[30px\]{gap:30px}.md\:overflow-y-scroll{overflow-y:scroll}.md\:p-5{padding:1.25rem}}