.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.ml-2{margin-left:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.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-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.rounded-full{border-radius:9999px}.border{border-width:1px}.bg-transparent{background-color:transparent}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.text-center{text-align:center}.font-bold{font-weight:700}.transition{transition-duration:.15s;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(.4,0,.2,1)}.header_box_wrap{background-color:var(--nav-bg);box-shadow:0 2px 4px rgba(26,26,27,.1);color:var(--menu-color)}.header_box_wrap .content{padding:18px 0}.header_box_wrap .content .logo{color:var(--menu-color);font-size:1.75rem}.header_box_wrap .content .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){.header_box_wrap .content .logo span.pc{align-items:center;display:flex}}@media screen and (max-width:767px){.header_box_wrap .content .logo span.yd{align-items:center;display:flex}}.header_box_wrap .content .action_wrap svg path{fill:var(--menu-color)}@media screen and (max-width:767px){.header_box_wrap .content .action_wrap .search_box svg{transform:scale(1.2)}}.header_box_wrap .content .action_wrap .cart-box-wrap .cart-box{position:relative}@media screen and (max-width:767px){.header_box_wrap .content .action_wrap .cart-box-wrap .cart-box svg{transform:scale(1.2)}}.header_box_wrap .content .action_wrap .cart-box-wrap .cart-box #cart_number{align-items:center;background-color:#222;border-radius:99px;color:#fff;display:flex;font-size:12px;justify-content:center;line-height:1;min-height:18px;min-width:18px;padding:1px;position:absolute;right:-10px;top:-10px}.header_box_wrap .search_form_box{background-color:var(--nav-bg);z-index:10}.header_box_wrap .search_form_box form{height:100%}.header_box_wrap .search_form_box form input{flex:1;height:100%}oem-menu oem-menu-label{align-items:center;display:flex;font-size:calc(var(--general_font_size) + 2px);font-weight:700;height:40px;justify-content:space-between;position:relative}oem-menu oem-menu-label span{flex:1}oem-menu oem-menu-label:before{height:2px;margin-top:-1px;right:0;width:12px}oem-menu oem-menu-label:after,oem-menu oem-menu-label:before{background-color:var(--color,#fff);content:"";position:absolute;top:50%}oem-menu oem-menu-label:after{bottom:0;height:12px;margin-top:-6px;right:5px;transition:all .2s;width:2px}oem-menu .oem-menu-warp{display:block}@media (max-width:767px){oem-menu .oem-menu-warp{display:none}}oem-menu .oem-menu-warp li{padding:4px 0}oem-menu .oem-menu-warp li a:hover{text-decoration:underline}@media screen and (min-width:767px){.oem-menu-acrive .oem-menu-warp{display:block}}.oem-menu-acrive oem-menu-label:after{display:none}#mobile_nav{background-color:transparent;height:100vh;left:0;position:fixed;top:0;visibility:hidden;width:100vw;z-index:510000}#mobile_nav.show{background:rgba(0,0,0,.6);visibility:visible}#mobile_nav.show .mobile_nav_content{transform:translateX(0)}#mobile_nav .mobile_nav_content{background-color:var(--bg);color:var(--color);height:100vh;overflow-y:scroll;transform:translateX(-100%);transition:all .35s cubic-bezier(.46,.01,.32,1);width:100%}@media screen and (min-width:768px){#mobile_nav .mobile_nav_content{max-width:290px}}#mobile_nav .mobile_nav_content .close_box{align-items:center;box-sizing:border-box;display:flex;padding:24px 16px}@media screen and (max-width:767px){#mobile_nav .mobile_nav_content .close_box{justify-content:flex-end}}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item{align-items:center;box-sizing:border-box;display:flex;padding:9px 16px;position:relative}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item.open .animated-plus:after,#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item.open .animated-plus:before{transform:translate(-50%,-50%) rotate(90deg)}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item.open .animated-plus:before{opacity:0}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus{height:10px;position:relative;width:20px}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus:before{height:2px;opacity:1;width:10px}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus:after{height:10px;width:2px}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus:after,#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus:before{background-color:var(--color);content:"";left:74%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-90deg);transition:transform .4s ease-in-out,opacity .4s ease-in-out}#mobile_nav .mobile_nav_content .mobile_menu ul li a{align-items:center;box-sizing:border-box;color:var(--color);display:flex;flex:1;font-weight:300;justify-content:space-between}#mobile_nav .mobile_nav_content .mobile_menu ul li .child_mobile_nav{display:none;padding-left:10px}.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% + 10px)}.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{transition:transform .2s ease-in-out}.currency_box .drop_currency{background-color:#fff;border:1px solid #ddd;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:999}.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{border-bottom:1px solid #ddd;list-style-type:none}.currency_box .drop_currency li:hover{background-color:#f1f6fe}.currency_box .drop_currency li a{align-items:center;box-sizing:border-box;color:#000;display:flex;font-size:14px;gap:6px;justify-content:center;letter-spacing:var(--nav_letter_spacing);margin:0;opacity:1;padding:10px 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)}.collection_item{box-sizing:border-box;display:flex;flex-direction:column;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:767px){.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 orange;color:orange;display:flex;justify-content:center;padding:10px 0;position:relative;transition:transform .2s ease;width:100%}.collection_item>div{width:100%}.collection_item .item-caption{margin-top:10px}.collection_item .item-caption .item-caption-title{color:var(--title_color);font-size:calc(var(--product_font_size)*1.16);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{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)}.product-custom-tabs .product-tabs-item{border-bottom:1px solid #e8e8e1;padding:16px 0}.product-custom-tabs .product-tabs-item.product-tabs-item-active{border:0}.product-custom-tabs .product-tabs-item.product-tabs-item-active .product-tabs-content{display:block}.product-custom-tabs .product-tabs-item.product-tabs-item-active .item-title svg{transform:rotate(0deg)}.product-custom-tabs .product-tabs-item .item-title{cursor:pointer;font-size:var(--product_font_size);font-weight:600}.product-custom-tabs .product-tabs-item .item-title svg{height:16px;transform:rotate(180deg);transition:transform .15s ease-in;width:16px}.product-custom-tabs .product-tabs-item .product-tabs-content{display:none}#product_detail .product-left .swiper-container-small .swiper-slide{border-radius:3px}#product_detail .product-left .swiper-container-small .swiper-slide.active{border:1px solid var(--color-main)}@media screen and (max-width:767px){#product_detail .product-left .swiper-container-small .swiper-slide{height:70px;width:70px}#product_detail .product-left .swiper-container-small .swiper-slide img{display:block}}#product_detail .product-left .product-swiper-small #prev_{margin-right:20px}#product_detail .product-left .product-swiper-small #next_{margin-left:20px}@media screen and (max-width:767px){#product_detail .product-left .product-swiper-small .arrow{display:none}}#product_detail .product-right .module-box{margin-top:30px}#product_detail .product-right .product-sku .product-btns{flex-direction:column}#product_detail .product-right .product-sku .product-btns .divider{height:12px!important}.product-sku-name{color:#585858!important;font-size:14px}.cell-item{margin-top:20px!important}.moi-product-sku-value{margin-top:8px!important}.product-calculator{border:1px solid #dcdfe6!important;height:40px!important;justify-content:space-between!important;width:160px!important}.product-calculator .product-calculator-handle{background-color:#f5f5f5;width:40px!important}.product-calculator .product-calculator-handle[data-type=reduce]{border-right:1px solid #dcdfe6}.product-calculator .product-calculator-handle[data-type=add]{border-left:1px solid #dcdfe6}.product-calculator .product-calculator-value{flex:1;line-height:40px!important}.product-sku-values .product-sku-values-item{border:0!important;border-radius:var(--button_border_radius);color:#999!important;font-size:14px;line-height:20px;padding:6px 20px;position:relative}.product-sku-values .product-sku-values-item.product-sku-value-color{padding:4px!important}.product-sku-values .product-sku-values-item.product-sku-value-color:after{border:0;border-radius:50%}.product-sku-values .product-sku-values-item:after{border:1px solid #e8e8e1;border-radius:var(--button_border_radius);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.product-sku-values .product-sku-values-item:hover{color:#212121!important}.product-sku-values .product-sku-values-item:hover:after{border:2px solid var(--color-main)}.product-sku-values .product-sku-values-item.product-sku-values-item-disable:hover:after{border:1px solid #e8e8e1!important}.product-sku-values .product-sku-values-item.product-sku-values-item-active{border:0!important;color:#212121!important}.product-sku-values .product-sku-values-item.product-sku-values-item-active:after{border:2px solid var(--color-main)!important}#card-header{position:sticky;z-index:999}#card-header.on{z-index:510000}#top-bar{background-color:var(--bg-color);color:var(--text-color);padding:10px;text-align:center}#top-bar a{color:inherit;font-size:14px;line-height:1.1}.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-image:none;height:30px;width:36px}.block_slides .swiper-button-next svg path,.block_slides .swiper-button-prev svg path{fill:#fff}.block_slides .swiper-button-next svg{transform:rotate(90deg)}.block_slides .swiper-button-prev svg{transform:rotate(-90deg)}.block_slides .swiper-pagination .swiper-pagination-bullet{background-color:#fff;border-radius:50%;height:12px;opacity:.4;width:12px}.block_slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.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 .collection_product{grid-row-gap:17px;grid-column-gap:15px;display:grid;grid-template-columns:repeat(var(--wap_number),1fr)}@media (min-width:768px){.block_collection_list .collection_product{grid-row-gap:30px;grid-column-gap:30px;grid-template-columns:repeat(var(--pc_number),1fr)}}.block_collection_list .block_collection_more{margin-top:calc(var(--general_layout_spacing)*.5);text-align:center}.block_collection_list .block_collection_more a{margin:0}@media screen and (max-width:767px){.block_image_text .content{flex-wrap:wrap}.block_image_text .content .img_box,.block_image_text .content .text_box{width:100%!important}.block_image_text .content .text_box .text_content{padding:36px 15px!important}}.block_image_text .content .img_box{width:var(--img-width)}.block_image_text .content .img_box img{min-height:320px;-o-object-fit:cover;object-fit:cover;width:100%}.block_image_text .content .text_box{flex:1}.block_image_text .content .text_box .text_content{max-width:540px;padding:36px}.block_image_text .content .text_box .text_content .text_title{color:var(--title-color);font-size:var(--title_font_size)}.block_image_text .content .text_box .text_content .text_detail{color:var(--detail-color)}.block_image_text .content .text_box .text_content .btn_wrap .public_btn{background-color:var(--btn-bg);color:var(--btn-color)}.block_collection .content .list{display:grid;grid-template-columns:repeat(var(--mobile-number),1fr)}@media (min-width:768px){.block_collection .content .list{grid-template-columns:repeat(var(--pc-number),1fr)}}.block_collection .content .list .list_item img{-o-object-fit:cover;object-fit:cover;width:100%}.block_collection .content .list .list_item .collection_title{background:linear-gradient(1turn,rgba(45,45,45,.7),rgba(45,45,45,0));bottom:0;color:#fff;font-size:calc(var(--general_font_size)*1.25);padding:20px 12px}@media screen and (max-width:767px){.block_newsletter .content .img_box{width:100%!important}.block_newsletter .content .right_box{padding:36px 15px!important;width:100%!important}}.block_newsletter .content .img_box{width:50%}.block_newsletter .content .img_box img{-o-object-fit:cover;object-fit:cover;width:100%}.block_newsletter .content .right_box{padding:36px;width:50%}.block_newsletter .content .right_box .newsletter_wrap .news_title{color:var(--title-color);font-size:var(--title_font_size);line-height:1}.block_newsletter .content .right_box .newsletter_wrap .news_detail{color:var(--detail-color)}.block_newsletter .content .right_box .newsletter_wrap .newsletter input{border:1px solid #999;box-sizing:border-box;height:44px;padding:0 12px}@media screen and (min-width:768px){.block_newsletter .content .right_box .newsletter_wrap .newsletter input{border-right:0;flex:1}}.block_newsletter .content .right_box .newsletter_wrap .newsletter button{background-color:var(--submit-bg);border:1px solid var(--submit-bg);color:var(--submit-color);cursor:pointer}.footer{background-color:var(--bg)}.footer,.footer a{color:var(--color)}.footer .top_container{padding:36px 0}.footer .top_container .footer_nwesletter .submit_title{font-size:calc(var(--general_font_size) + 2px)}.footer .top_container .footer_nwesletter .footer_news_input input{background-color:#fff;border:1px solid #fff;box-sizing:border-box;color:#000;height:40px;padding:8px 30px 8px 12px;width:100%}.footer .top_container .footer_nwesletter .footer_news_input button{background-color:transparent;cursor:pointer;height:20px;padding:0;position:absolute;right:8px;width:20px}.footer .top_container .footer_nwesletter .footer_news_input button svg{height:100%;width:100%}.footer .top_container .footer_nwesletter .footer_news_input button svg path{fill:#999}.footer .top_container .custom_box .custom_title{font-size:calc(var(--general_font_size) + 2px)}.footer .bottom{border-top:1px solid var(--color);padding:24px 0 36px}.html_scroll_none{overflow-y:hidden}.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)}.public_btn{align-items:center;box-sizing:border-box;display:inline-flex;height:44px;justify-content:center;min-width:140px;padding:12px 32px}.block_title{margin-bottom:30px}.block_title .block_detail{max-width:580px}.block_title_custom{margin-bottom:30px;text-align:left}.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:var(--title_font_weigth);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 .block_detail{color:var(--detail_color);font-size:20px;line-height:34px;margin:20px 0 0;max-width:580px}.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;margin-right:10px;white-space:nowrap}.general-oldprice{color:var(--original_price_color);font-weight:300;text-decoration:line-through;white-space:nowrap}.main_btn,.secondary_btn{height:44px;line-height:44px;min-height:44px;padding:0 32px}.main_btn{border:1px solid var(--main_button_bg)}.default\:block:default{display:block}@media (min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:justify-center{justify-content:center}.md\:gap-0{gap:0}.md\:gap-10{gap:2.5rem}.md\:gap-6{gap:1.5rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:text-center{text-align:center}}