.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.mx-2{margin-right:.5rem}.ml-2,.mx-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.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-full{height:100%}.w-full{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}.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}.gap-3{gap:.75rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.border{border-width:1px}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.text-center{text-align:center}.font-bold{font-weight:700}oem-menu .menu_title{font-size:var(--general_font_size);font-weight:700;letter-spacing:1px;line-height:1.65;text-transform:uppercase}oem-menu .pc_menu_title{margin-bottom:15px}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{opacity:.7}@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;max-width:360px;overflow-y:scroll;transform:translateX(-100%);transition:all .35s cubic-bezier(.46,.01,.32,1);width:80%}#mobile_nav .mobile_nav_content .close_box{align-items:center;box-sizing:border-box;display:flex;padding:16px}@media screen and (max-width:767px){#mobile_nav .mobile_nav_content .close_box{justify-content:flex-end}}#mobile_nav .mobile_nav_content .close_box svg{height:16px;width:16px}#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 svg{transform:rotate(180deg)}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus{position:relative}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .animated-plus svg{fill:var(--color);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{background-color:hsla(0,0%,100%,.2);display:none}#mobile_nav .mobile_nav_content .mobile_menu ul li .child_mobile_nav>li .mobile_nav-item{padding-left:26px}#mobile_nav .mobile_nav_content .mobile_menu ul li .child_mobile_nav>li .child_mobile_nav>li{padding:9px 16px 9px 36px}#mobile_nav .currency_box{flex:1}#mobile_nav .currency_box .drop_currency{background-color:#fff;max-width:100%!important;width:100%}#mobile_nav .currency_box .drop_currency a,#mobile_nav .currency_box .drop_currency span{background-color:#fff;color:#000}oem-header{color:var(--menu-color);display:block;position:relative}oem-header .header_bottom,oem-header .header_top{background-color:var(--nav-bg);position:relative;z-index:20}@media screen and (max-width:767px){oem-header .header_top svg{width:22px}}oem-header .content{justify-content:space-between}oem-header .content .mobile_menu_icon{order:0}oem-header .content .nav-logo{order:2}@media screen and (min-width:768px){oem-header .content .nav-logo{margin-right:60px}}oem-header .content .nav-logo a{font-family:var(--title_font_family);font-style:var(--title_font_style);letter-spacing:var(--title_letter_spacing)}oem-header .content .nav-logo .logo{color:var(--menu-color);font-size:1.875rem;font-weight:700}oem-header .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 .content .nav-logo .logo span.pc{align-items:center;display:flex}}@media screen and (max-width:767px){oem-header .content .nav-logo .logo span.yd{align-items:center;display:flex}}oem-header .content #inline_nav_wrap{order:3}oem-header .content .action-icon{order:4}oem-header .content .action-icon svg path{fill:var(--menu-color)}oem-header .content .action-icon .currency_box_wrap{max-width:150px;padding:8px 6px}oem-header .content .action-icon .user_wrap .user{cursor:pointer}oem-header .content .action-icon .cart-box-wrap .cart-box{position:relative}oem-header .content .action-icon .cart-box-wrap .cart-box svg{display:none}@media screen and (min-width:768px){oem-header .content .action-icon .cart-box-wrap .cart-box svg:first-child{display:flex}}@media screen and (max-width:767px){oem-header .content .action-icon .cart-box-wrap .cart-box svg:nth-child(2){display:flex}}oem-header .content .action-icon .cart-box-wrap .cart-box #cart_number{align-items:center;background-color:#82cd93;border-radius:99px;color:#fff;display:flex;font-size:12px;justify-content:center;line-height:1;min-height:16px;min-width:16px;padding:1px;position:absolute;right:-10px;top:-10px}oem-header .search_from{background-color:var(--nav-bg);border-top:1px solid var(--menu-color)}oem-header .search_from form input{flex:1;padding:19px 24px}@media screen and (max-width:767px){oem-header .search_from form input{padding:13px}}oem-header .search_from form button{background-color:transparent;color:#222a40;cursor:pointer;display:inline-block;font-size:20px;font-weight:600;margin-left:30px}oem-header .search_from .search_overlay{background-color:rgba(0,0,0,.4);content:" ";height:100vh;left:0;position:absolute;top:100%;width:100%;z-index:999}oem-header .header_links{background-color:var(--links-bg)}@media screen and (min-width:768px){oem-header .header_links{box-shadow:4px 0 12px rgba(0,0,0,.2);box-sizing:border-box;height:100vh;left:0;overflow-y:scroll;padding:30px 0;position:fixed;top:0;width:100px;z-index:1000}oem-header .header_links::-webkit-scrollbar{display:none}oem-header .header_links ul{flex-direction:column;gap:15px}}oem-header .header_links .container_wrapper{padding:0}oem-header .header_links a{color:var(--links-color);font-size:14px;font-weight:400}@media screen and (max-width:767px){oem-header .header_links a{font-weight:700;white-space:nowrap}}oem-header .header_links .links_content ul{display:flex;gap:20px;padding:0 15px}@media screen and (max-width:767px){oem-header .header_links .links_content ul{height:35px;overflow-x:scroll}oem-header .header_links .links_content ul::-webkit-scrollbar{display:none}}oem-header .header_links .links_content ul li .img_box img{height:60px;-o-object-fit:cover;object-fit:cover;width:60px}oem-header[logo=center] .content .nav-logo{margin:0 48px;order:3}oem-header[logo=center] .content #inline_nav_wrap{order:2}.currency_box{position:relative}oem-currency oem-currency-drop a,oem-currency oem-currency-drop span{background-color:var(--bg);color:var(--color)}.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;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:var(--bg);box-shadow:0 10px 40px rgba(0,0,0,.08);box-sizing:border-box;display:none;max-height:300px;max-width:200px;min-height:92px;overflow-y:auto;padding:10px;position:absolute;z-index:999}.currency_box .drop_currency .currency{max-height:400px;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 a{align-items:center;display:flex;font-size:14px;gap:6px;justify-content:flex-start!important;letter-spacing:var(--nav_letter_spacing);line-height:30px;margin:0;padding:0 10px;white-space:nowrap}.currency_box .drop_currency li a:hover{opacity:1;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)}.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{color:var(--color-main);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 .module-box{border:0;margin-top:28px}#product_detail .module-cell{border:0}#product_detail .module-cell.module-cell-active .module-cell-header svg{color:teal;opacity:1}#product_detail .module-cell-header{align-items:center;padding:0;position:relative}#product_detail .module-cell-header .module-cell-tile{border-bottom:1px solid #dcdcdc;color:var(--color-main);font-weight:700;padding:8px 0}#product_detail .module-cell-header:hover svg{color:teal;opacity:1}#product_detail .module-cell-header .add-icon,#product_detail .module-cell-header .reduce-icon{position:absolute;right:0}#product_detail .module-cell-header .reduce-icon svg{transform:rotate(180deg)}#product_detail .module-cell-header svg{color:#4f4f4f;opacity:.4;width:.5rem}#product_detail .product-price .general_buying-color{font-size:24px;font-weight:700}#product_detail .product-price .general_original-color{font-size:20px}#product_detail .product-tabs{border-bottom:2px solid #d3d4d5;gap:40px;justify-content:center;position:relative}#product_detail .product-tabs .product-tabs-item{margin-right:0;padding:10px 0}#product_detail .product-tabs .product-tabs-item.product-tabs-item-active{border-bottom:0}#product_detail .product-tabs .slider{background-color:#000;bottom:0;display:block;height:2px;position:absolute;transform:translateY(2px);transition:all .25s ease-out 0s}.product-name{font-weight:700!important;line-height:1.5;margin-bottom:5px!important}.product-sku-name{color:#3a3a3a!important;font-size:18px!important;font-weight:700!important}.cell-item,.cell-item.moi-product-sku-value,.moi-product-sku-label{margin-top:20px!important}.product-sku-values .product-sku-values-item{border:1px solid #ccc!important;padding:6px 10px!important}.product-sku-values .product-sku-values-item.product-sku-values-item-active{border:2px solid #222!important;color:#222!important}.product-calculator{border:0!important;height:52px!important}.product-calculator .product-calculator-handle{border:1px solid #000!important;box-sizing:border-box;line-height:52px!important;width:52px!important}.product-calculator .product-calculator-handle:hover{border-color:#4f4f4f!important}.product-calculator .product-calculator-handle svg{width:.8rem}.product-calculator .product-calculator-handle.valueIsFirst svg{opacity:.4}.product-calculator .product-calculator-value{border:1px solid #000!important;color:#555!important;line-height:52px!important;margin:0!important;width:88px!important}.product-cart-group{border-top:1px solid #ddd;padding-top:12px}.custom_nav.nav_type1>ul{display:inline-flex;height:var(--height);justify-content:flex-start;position:relative}.custom_nav.nav_type1>ul a{color:var(--menu-color)}.custom_nav.nav_type1>ul li{display:block;list-style-type:none;padding:0 20px;position:relative;z-index:99}.custom_nav.nav_type1>ul li span{align-items:center;color:var(--bg);display:flex;gap:5px;height:100%;justify-content:space-between}.custom_nav.nav_type1>ul li span svg{fill:var(--menu-color);cursor:pointer;transition:transform .2s ease-in-out}.custom_nav.nav_type1>ul li span>i{color:var(--menu-color);font-size:15px!important;font-weight:700;margin-left:10px}.custom_nav.nav_type1>ul li span>.nav-li-a{align-items:center;display:flex;font-size:15px;height:100%;position:relative;white-space:nowrap}.custom_nav.nav_type1>ul li>.nav-child{background:var(--bg);border-top:1px solid var(--menu-color);box-sizing:border-box;font-size:14px;max-height:calc(100vh - 126px);min-width:200px;opacity:0;overflow:auto;padding:16px 30px;position:absolute;transform:translateY(20px);transition:opacity .3s,transform .3s;visibility:hidden}.custom_nav.nav_type1>ul li>.nav-child dt i{display:none}.custom_nav.nav_type1>ul li>.nav-child dt a:hover{text-decoration:underline}.custom_nav.nav_type1>ul li>.nav-child>a{display:block;line-height:2;opacity:.6;transition:all .3s;white-space:nowrap}.custom_nav.nav_type1>ul li>.nav-child>a:hover{opacity:1;text-decoration:underline}.custom_nav.nav_type1>ul li.more_link,.custom_nav.nav_type1>ul li.nav-child-three{position:static}.custom_nav.nav_type1>ul li.nav-child-second .nav-child dt{padding:12px 0}.custom_nav.nav_type1>ul li.nav-child-second .nav-child dt a{display:flex}.custom_nav.nav_type1>ul li.nav-child-three .nav-child{background:var(--bg);border-radius:0;box-shadow:0 10px 40px rgba(0,0,0,.08);left:0;max-height:calc(100vh - 126px);overflow:auto;padding:0;position:absolute;width:100%}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper{box-sizing:border-box;display:flex;padding:20px 50px}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl{margin-bottom:30px;width:25%}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl a{display:block;line-height:2;position:relative;transition:all .3s}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl a:hover{color:var(--menu-color);text-decoration:underline}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl dt{margin-bottom:5px}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl dt a{font-size:16px}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl dt a:hover{text-decoration:underline}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl dd a{font-size:14px;opacity:.6}.custom_nav.nav_type1>ul li.nav-child-three .nav-child .nav_container_wrapper dl dd a:hover{opacity:1;text-decoration:underline}.custom_nav.nav_type1>ul li:hover span svg{transform:rotate(180deg)}.custom_nav.nav_type1>ul li:hover>.nav-child{background-color:var(--bg);left:0;opacity:1;transform:translateY(0);transition:opacity .3s;visibility:visible}.custom_nav.nav_type2>ul{display:inline-flex;height:var(--height);justify-content:flex-start;position:relative}.custom_nav.nav_type2>ul a{color:var(--menu-color)}.custom_nav.nav_type2>ul li{display:block;list-style-type:none;padding:0 20px;z-index:99}.custom_nav.nav_type2>ul li:hover .nav-child{display:block}.custom_nav.nav_type2>ul li span{align-items:center;display:flex;height:100%;justify-content:space-between}.custom_nav.nav_type2>ul li span>i{margin-left:10px}.custom_nav.nav_type2>ul li span>.nav-li-a{align-items:center;display:flex;font-size:16px;height:100%;position:relative;white-space:nowrap}.custom_nav.nav_type2>ul li span>.nav-li-a:after{background-color:#333;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;transition:width .2s;width:0}.custom_nav.nav_type2>ul li.nav-child-three .nav-child{position:absolute}.custom_nav.nav_type2>ul li .nav-child{background-color:var(--bg);box-shadow:0 0 2px #ddd;display:none;max-height:450px;max-width:350px;min-width:180px;overflow-y:scroll;padding:10px 20px;position:absolute}.custom_nav.nav_type2>ul li .nav-child>.nav_container_wrapper dl{margin:5px 0}.custom_nav.nav_type2>ul li .nav-child>.nav_container_wrapper dl dt{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.custom_nav.nav_type2>ul li .nav-child>.nav_container_wrapper dl dt i{display:inline-block;transform:rotate(-90deg)}.custom_nav.nav_type2>ul li .nav-child>.nav_container_wrapper dl dd{display:none;line-height:1.5;margin:5px 0;opacity:.6}.custom_nav{height:var(--height)}.custom_nav>ul li.more_link{display:block;list-style-type:none;padding:0 20px;z-index:99}.custom_nav>ul li.more_link>span{align-items:center;display:flex;height:100%;justify-content:space-between}.custom_nav>ul li.more_link .more_link_child{background:var(--bg);border-top:1px solid var(--menu-color);left:0;max-height:calc(100vh - 126px);opacity:0;overflow:auto;position:absolute;visibility:hidden;width:100%}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper{display:flex;overflow:hidden;padding:20px 50px}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul{padding:30px 0;width:25%}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li.on span{box-shadow:inset 0 0 200px rgba(0,0,0,.1)}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li span{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:space-between;min-height:40px;padding:10px;transition:all .3s}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li span svg,.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li span:after{display:none}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li span .nav-li-a{align-items:center;display:flex;justify-content:space-between}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li span a:hover{text-decoration:underline}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li span:hover{box-shadow:inset 0 0 200px rgba(0,0,0,.1)}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>ul li .nav-child{height:0;opacity:0;visibility:hidden}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child{box-sizing:border-box;padding:30px 20px;width:75%}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>a{display:block;height:34px;line-height:34px;opacity:.6}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>a:hover{opacity:1}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>.nav_container_wrapper{display:flex;flex-wrap:wrap;gap:20px;overflow:hidden}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>.nav_container_wrapper dt{font-size:16px;line-height:2;margin-bottom:5px}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>.nav_container_wrapper dt i{display:none}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>.nav_container_wrapper dt a:hover{text-decoration:underline}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>.nav_container_wrapper dd a{line-height:2;opacity:.6;transition:all .3s}.custom_nav>ul li.more_link .more_link_child>.nav_container_wrapper>.nav-child>.nav_container_wrapper dd a:hover{opacity:1;text-decoration:underline}.custom_nav>ul li.more_link:hover .more_link_child{opacity:1;transition:opacity .3s;visibility:visible}.collection_item{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;text-align:center;width:100%}.collection_item:hover .item-caption .item-caption-title{opacity:.7}.collection_item .moi-start-warp{flex-wrap:wrap;justify-content:center!important;row-gap:10px}.collection_item .actions-wrapper{box-sizing:border-box;margin-top:15px;width:100%}@media screen and (max-width:767px){.collection_item .actions-wrapper{margin-top:10px}}.collection_item .actions-wrapper .actions-wrapper-btn{align-items:center;background-color:unset;border:1px solid var(--main_button_bg);box-sizing:border-box;color:var(--main_button_color);cursor:pointer;display:flex;justify-content:center;padding:18px 0;position:relative;transition:color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);-webkit-transition:color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);width:100%;z-index:0}@media screen and (max-width:767px){.collection_item .actions-wrapper .actions-wrapper-btn{padding:10px 0}}.collection_item .actions-wrapper .actions-wrapper-btn:hover{color:var(--main_button_bg)}.collection_item .actions-wrapper .actions-wrapper-btn:hover:before{transform:scaleX(0);transform-origin:right center}.collection_item .actions-wrapper .actions-wrapper-btn:before{background-color:var(--main_button_bg);bottom:0;content:"";display:block;height:calc(100% + 2px);left:-1px;position:absolute;right:0;top:-1px;transform:scale(1);transform-origin:left center;transition:transform .45s cubic-bezier(.785,.135,.15,.86);width:calc(100% + 2px);z-index:-1}.collection_item>div{width:100%}.collection_item .item-caption{margin-top:10px}.collection_item .item-caption .item-caption-price{display:flex;flex-wrap:wrap;font-size:var(--product_font_size);gap:10px;justify-content:center}@media screen and (max-width:767px){.collection_item .item-caption .item-caption-price{font-size:calc(var(--product_font_size)*.8)}}.collection_item .item-caption .item-caption-title{color:var(--title_color);font-size:var(--product_font_size);margin-bottom:10px;text-underline-offset:3px}@media screen and (max-width:767px){.collection_item .item-caption .item-caption-title{font-size:calc(var(--product_font_size)*.8)}}.collection_item .item-caption .item-caption-title:hover{opacity:.7}.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)}.block_slides .swiper-slide .bg_img_box{height:100%;width:100%}.block_slides .swiper-slide .bg_img_box img{-o-object-fit:cover;object-fit:cover}.block_slides .swiper-pagination{bottom:15px}.block_slides .swiper-pagination .swiper-pagination-bullet{background-color:#222940;border-radius:4px;height:8px;opacity:1;width:16px}.block_slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:width .5s;width:48px}.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_image_list .content .list{-moz-column-gap:var(--column-px);column-gap:var(--column-px);display:grid;grid-template-columns:repeat(var(--yd-number),1fr);row-gap:var(--row-px)}@media (min-width:768px){.block_image_list .content .list{grid-template-columns:repeat(var(--pc-number),1fr)}}.block_image_list .content .list.scroll_flex{-moz-column-gap:var(--column-px);column-gap:var(--column-px);display:flex;overflow-x:scroll}.block_image_list .content .list.scroll_flex .list_item{flex-shrink:0;width:calc(100%/var(--yd-number))}@media (min-width:768px){.block_image_list .content .list.scroll_flex .list_item{width:calc(100%/var(--pc-number))}}.block_image_list .content .list .list_item img{-o-object-fit:cover;object-fit:cover;width:100%}.block_collection_slides .swiper-button-next,.block_collection_slides .swiper-button-prev{background-color:#fff;background-image:none;border:1px solid #d3d4d5;border-radius:50%;box-shadow:0 0 24px 0 rgba(0,0,0,.251);height:48px;width:48px}@media screen and (max-width:767px){.block_collection_slides .swiper-button-next,.block_collection_slides .swiper-button-prev{display:none}}.block_collection_slides .swiper-button-next.swiper-button-disabled,.block_collection_slides .swiper-button-prev.swiper-button-disabled{display:none}.block_collection_slides .swiper-button-next .swiper-btn-arrow,.block_collection_slides .swiper-button-prev .swiper-btn-arrow{border-bottom:3px solid #212a2f;border-right:3px solid #212a2f;display:block;height:9px;left:50%;margin:0 auto;position:absolute;top:50%;width:9px}.block_collection_slides .swiper-button-prev .swiper-btn-arrow{transform:translate(-50%,-50%) rotate(135deg)}.block_collection_slides .swiper-button-next .swiper-btn-arrow{transform:translate(-50%,-50%) rotate(-45deg)}.block_collection_list .block_title h2{align-items:center;display:flex;justify-content:center}.block_collection_list .block_title h2:before{background-color:#222;content:" ";flex:1;height:1px;margin-right:29px}.block_collection_list .block_title h2:after{background-color:#222;content:" ";flex:1;height:1px;margin-left:29px}.block_collection_list .collection_product{display:grid;gap:15px;grid-template-columns:repeat(var(--wap_number),1fr)}@media (min-width:768px){.block_collection_list .collection_product{gap:25px;grid-template-columns:repeat(var(--pc_number),1fr)}}.block_new_product .swiper:hover .swiper-button-next,.block_new_product .swiper:hover .swiper-button-prev{display:flex}.block_new_product .swiper .swiper-slide{cursor:pointer}.block_new_product .swiper .swiper-slide .img_box,.block_new_product .swiper .swiper-slide .img_box img{width:100%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-11{padding-top:100%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-11 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-34{padding-top:125%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-34 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-23{padding-top:150%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-23 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-12{padding-top:200%}.block_new_product .swiper .swiper-slide .product_card-picture-crop-12 img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.block_new_product .swiper .swiper-slide:hover .text_box{display:flex}.block_new_product .swiper .swiper-slide .text_box{background-color:rgba(0,0,0,.2);color:var(--label-color);display:none}.block_new_product .swiper .swiper-slide .text_box img,.block_new_product .swiper .swiper-slide .text_box svg{height:20px;width:20px}.block_new_product .swiper .swiper-slide .text_box svg path{fill:var(--label-color)}.block_new_product .swiper .swiper-slide .text_box span{border:2px solid var(--label-color);border-radius:8px;display:inline-block;font-size:14px;font-weight:600;line-height:20px;padding:4px 12px;width:auto}.block_new_product .swiper .swiper-button-next,.block_new_product .swiper .swiper-button-prev{background-color:#fff;background-image:none;display:none;height:100%;margin-top:0;opacity:.7;top:0;width:46px}.block_new_product .swiper .swiper-button-next.swiper-button-disabled,.block_new_product .swiper .swiper-button-prev.swiper-button-disabled{display:none}.block_new_product .swiper .swiper-button-next svg,.block_new_product .swiper .swiper-button-prev svg{stroke-width:10px;stroke:currentColor;height:18px;width:auto}.block_new_product .swiper .swiper-button-next{right:0}.block_new_product .swiper .swiper-button-next:hover svg{animation:buttonFromLeftToRight .5s ease-in-out forwards}.block_new_product .swiper .swiper-button-prev{left:0}.block_new_product .swiper .swiper-button-prev:hover svg{animation:buttonFromRightToLeft .5s ease-in-out forwards}.block_new_product .swiper .swiper-button-prev svg{transform:rotate(180deg)}.footer{background-color:var(--bg);font-size:14px}.footer,.footer a{color:var(--color)}.footer .top_container{padding:36px 0}@media screen and (min-width:768px){.footer .top_container .footer_nwesletter{margin-right:50px;width:400px}}.footer .top_container .footer_nwesletter .submit_title{font-size:calc(var(--general_font_size) + 4px);font-weight:700;letter-spacing:1px;line-height:1.65;text-transform:uppercase}.footer .top_container .footer_nwesletter .footer_news_input{width:100%}.footer .top_container .footer_nwesletter .footer_news_input input{background-color:#fff;border:1px solid #e4e4e4;box-sizing:border-box;color:#1e0909;font-size:12px;height:44px;min-width:60%;padding:8px 30px 8px 12px}.footer .top_container .footer_nwesletter .footer_news_input input::-moz-placeholder{font-size:12px}.footer .top_container .footer_nwesletter .footer_news_input input::placeholder{font-size:12px}.footer .top_container .footer_nwesletter .footer_news_input input:focus{outline:1px auto -webkit-focus-ring-color}.footer .top_container .footer_nwesletter .footer_news_input button{background-color:var(--submit-bg);color:var(--submit-color);cursor:pointer;flex:1;height:44px;opacity:.9;padding:0}.footer .top_container .footer_nwesletter .footer_news_input button:hover{opacity:1}.footer .top_container .footer_nwesletter .zuui-share-link a{margin-right:20px}@media screen and (min-width:768px){.footer .top_container .custom_box{max-width:18%}}.footer .top_container .custom_box .custom_title{font-size:var(--general_font_size);font-weight:700;letter-spacing:1px;line-height:1.65;margin-bottom:15px;text-transform:uppercase}.footer .top_container .custom_box .custom_detail{line-height:30px;white-space:pre-wrap}.footer .bottom{padding:24px 0 36px}.footer .bottom .copyright{font-size:14px}#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:8px 10px;text-align:center}#top-bar a{color:inherit;font-size:13px;line-height:20.8px}.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);white-space:nowrap}.general-oldprice{color:var(--original_price_color);font-weight:300;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);line-height:1}.block_title{margin-bottom:20px;text-align:center}.block_title 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 h2{font-size:calc(var(--title_font_size)*.68)}}.block_title .block_detail{color:var(--detail_color);font-size:14px;line-height:1;margin-top:12px;max-width:580px}body.index_body{box-sizing:border-box;padding-left:100px}@keyframes buttonFromRightToLeft{0%{transform:translateX(0) rotate(180deg)}25%{opacity:0;transform:translateX(-100%) rotate(180deg)}50%{opacity:0;transform:translateX(100%) rotate(180deg)}75%{opacity:1;transform:translateX(0) rotate(180deg)}}@keyframes buttonFromLeftToRight{0%{transform:translateX(0)}25%{opacity:0;transform:translateX(100%)}50%{opacity:0;transform:translateX(-100%)}75%{opacity:1;transform:translateX(0)}}.default\:block:default{display:block}@media (min-width:768px){.md\:absolute{position:absolute}.md\:right-0{right:0}.md\:top-0{top:0}.md\:mr-5{margin-right:1.25rem}.md\:mt-0{margin-top:0}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-full{height:100%}.md\:flex-row{flex-direction:row}.md\:gap-10{gap:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.lg\:hidden{display:none}}