.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}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.z-\[200\]{z-index:200}.z-\[999\]{z-index:999}.mx-2{margin-left:.5rem;margin-right:.5rem}.-ml-\[18px\]{margin-left:-18px}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.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{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-\[240px\]{width:240px}.w-full{width:100%}.flex-1{flex:1 1 0%}.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-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.bg-\[\#F1F1F1\]{--tw-bg-opacity:1;background-color:rgb(241 241 241/var(--tw-bg-opacity))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.py-12{padding-bottom:3rem;padding-top:3rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-\[34px\]{padding-bottom:34px;padding-top:34px}.text-center{text-align:center}.opacity-65{opacity:.65}.opacity-75{opacity:.75}#oem_header{color:var(--menu-color)}#oem_header.is_fixed{left:0;position:fixed!important;top:0;width:100%;z-index:999}#oem_header.is_fixed .nav_wrapper{background-color:var(--nav-bg)!important}#oem_header.index_page{position:absolute}#oem_header.index_page .nav_wrapper{background-color:transparent}#oem_header .nav_wrapper{background-color:var(--nav-bg);transition:background-color .3s ease-in-out}@media screen and (max-width:767px){#oem_header .nav_wrapper .content{min-height:60px}}#oem_header .nav_wrapper .content .nav-logo a{font-family:var(--title_font_family);font-style:var(--title_font_style);letter-spacing:var(--title_letter_spacing)}#oem_header .nav_wrapper .content .nav-logo .logo{color:var(--menu-color);font-size:1.875rem;font-weight:700}#oem_header .nav_wrapper .content .nav-logo .logo span{display:none;font-family:var(--title_font_family);font-style:var(--title_font_style);letter-spacing:var(--title_letter_spacing)}@media screen and (min-width:768px){#oem_header .nav_wrapper .content .nav-logo .logo span.pc{align-items:center;display:flex}}@media screen and (max-width:767px){#oem_header .nav_wrapper .content .nav-logo .logo span.yd{align-items:center;display:flex}}#oem_header .nav_wrapper .content .action_icon svg{stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}#oem_header .nav_wrapper .content .action_icon a{color:var(--menu-color)}#oem_header .nav_wrapper .content .action_icon .cart_icon #cart_number{align-items:center;background-color:#fff;border-radius:50%;color:#101123;display:flex;font-size:12px;height:21px;justify-content:center;min-width:21px;position:absolute;right:-13px;top:-10px}#oem_header .nav_wrapper .content .action_icon .cart_icon,#oem_header .nav_wrapper .content .action_icon .search_icon,#oem_header .nav_wrapper .content .action_icon .user_icon{transition:transform .25s ease-in-out}#oem_header .nav_wrapper .content .action_icon .cart_icon:hover,#oem_header .nav_wrapper .content .action_icon .search_icon:hover,#oem_header .nav_wrapper .content .action_icon .user_icon:hover{transform:scale(.9)}.header_menu .header_menu-item-first .header_menu-item-first-title{align-items:center;display:flex;height:100%}.header_menu .header_menu-item-first .header_menu-item-first-title a{color:var(--menu-color);display:flex;padding:29px 0}.header_menu .header_menu-item-first:hover span a{text-decoration:underline;text-underline-offset:3px}.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=two] .header_submenu{border-radius:12px}.header_menu .header_menu-item-first[data-tree-type=three] .header_submenu{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}.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{color:var(--menu-color)}.header_menu .header_menu-item-first .header_submenu .header_submenu-content-ul a:hover{opacity:.75}.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;text-underline-offset:5px}.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}oem-drawer oem-drawer-popup{background-color:rgba(0,0,0,.5);display:block;height:100vh;left:0;opacity:1;position:fixed;top:0;transition:opacity .3s ease-in 0s;visibility:visible;width:100vw;z-index:510000}oem-drawer oem-drawer-popup[hidden]{opacity:0;visibility:hidden}oem-drawer oem-drawer-popup[hidden] oem-drawer-popup-wrap{transform:translateY(-100%)}oem-drawer oem-drawer-popup oem-drawer-popup-wrap{align-items:center;background-color:#fff;border-top:1px solid hsla(200,1%,54%,.15);display:flex;height:80px;justify-content:center;position:absolute;transform:translateY(0)!important;transition:all .3s ease;width:100%;z-index:10}@media screen and (max-width:767px){oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content{box-sizing:border-box;padding:0 20px;width:100%}}@media (min-width:960px){oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content{margin:0 auto;position:relative;width:49%}}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form{align-items:center;display:flex}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form .input_wrap input{border:1px solid #000;border-radius:var(--button_border_radius);box-sizing:border-box;font-size:15px;height:48px;padding:13px 51px 13px 19px;transition:border-color .2s cubic-bezier(.455,.03,.515,.955);width:100%}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form .input_wrap input:focus{box-shadow:0 0 5px 2px rgba(51,51,51,.15);outline:0}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form .input_wrap button{background-color:transparent;cursor:pointer;position:absolute;right:15px}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form .input_wrap button svg{stroke:#101123;stroke-width:5px!important;height:26px;width:26px}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form .close_search{margin-left:20px}oem-drawer oem-drawer-popup oem-drawer-popup-wrap .content form .close_search svg{stroke:#101123;stroke-width:5px!important;height:26px;width:26px}oem-drawer oem-drawer-popup oem-drawer-popup-mask{height:100%;left:0;position:absolute;top:0;width:100%}.meun_item .child_box .list_menu .menu_item a{line-height:2.5}.meun_item .child_box .list_menu .menu_item a:hover{opacity:.7;text-decoration:underline}.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:1px solid hsla(0,0%,100%,.2);border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;letter-spacing:var(--nav_letter_spacing);padding:6px 12px}.currency_box .currency_txt:hover{border:1px solid #fff}.currency_box.drop_currency_on .currency_txt svg{transform:rotate(-180deg)}.currency_box .currency_txt svg{height:10px;transition:transform .2s ease-in-out;width:15px}.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;justify-content:flex-start;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)}#mobile_nav{background-color:transparent;display:flex;height:100vh;left:0;position:fixed;top:0;visibility:hidden;width:100vw;z-index:510000}#mobile_nav .mask{background-color:rgba(0,0,0,.3);opacity:0}#mobile_nav.show{visibility:visible}#mobile_nav.show .mobile_nav_content{transform:translateX(0)}#mobile_nav.show .mask{opacity:1;transition:all .2s ease-in-out .35s}#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:85%}@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:15px 16px}#mobile_nav .mobile_nav_content .close_box .mobile_nav_logo{font-size:24px;font-weight:700}#mobile_nav .mobile_nav_content .close_box .mobile_nav_logo img{max-height:60px;max-width:100%}@media screen and (max-width:767px){#mobile_nav .mobile_nav_content .close_box{justify-content:space-between}}#mobile_nav .mobile_nav_content .close_box span{display:flex;height:22px;position:relative;width:22px}#mobile_nav .mobile_nav_content .close_box span:after{transform:rotate(-45deg)}#mobile_nav .mobile_nav_content .close_box span:after,#mobile_nav .mobile_nav_content .close_box span:before{background-color:var(--color);content:"";height:2px;left:0;margin-top:-1px;position:absolute;top:50%;width:100%}#mobile_nav .mobile_nav_content .close_box span:before{transform:rotate(45deg)}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item{align-items:center;box-sizing:border-box;display:flex;padding:10px 16px;position:relative}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .user_login{gap:10px;justify-content:flex-start}#mobile_nav .mobile_nav_content .mobile_menu .mobile_nav-item .user_login svg{width:18px}#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)}#mobile_nav .mobile_nav_content .mobile_menu ul li{border-top:1px solid hsla(0,0%,93%,.6)}#mobile_nav .mobile_nav_content .mobile_menu ul li a{align-items:center;box-sizing:border-box;color:var(--color);display:flex;font-weight:400;justify-content:space-between}#mobile_nav .mobile_nav_content .mobile_menu ul li .child_mobile_nav{display:none;font-size:14px}#mobile_nav .mobile_nav_content .mobile_menu ul li .child_mobile_nav .mobile_nav-item{padding-left:30px}#mobile_nav .mobile_nav_content .mobile_menu ul li .child_mobile_nav .child_mobile_nav li{padding-left:40px!important}.block_collection_list .custom_text_box{word-break:break-word}.block_collection_list .public_title{font-size:36px;font-weight:700}@media screen and (max-width:767px){.block_collection_list .public_title{font-size:calc(36px*var(--wap_title_scale))}}.block_collection_list .secondary_btn{align-items:center;display:inline-flex}.block_collection_list .secondary_btn svg{margin-left:10px}.block_collection_list .collection_product{grid-row-gap:30px;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)}}.collection_item{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;width:100%}.collection_item .block_product_img_list .img_list .img_list_item{border:1px solid #cbcbcb;border-radius:50%;overflow:hidden}.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{flex-wrap:wrap;justify-content:left!important;row-gap:10px}@media screen and (min-width:767px){.collection_item:hover .actions-wrapper{opacity:1;transform:translateY(0)}}.collection_item .actions-wrapper{bottom:0;box-sizing:border-box;display:inline-flex;justify-content:center;left:0;opacity:0;position:absolute;transform:translateY(calc(40% + 10px));transition:opacity .25s ease,transform .25s ease-out;width:100%;z-index:50}@media screen and (max-width:767px){.collection_item .actions-wrapper{opacity:1;position:relative;transform:translateY(0)}}.collection_item .actions-wrapper .actions-wrapper-btn{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:22px;padding:10px 15px;position:relative;width:100%}.collection_item .actions-wrapper .actions-wrapper-btn:hover{opacity:.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}@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;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:8px}.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;vertical-align:top;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_slogan{color:var(--text-color)}@media screen and (min-width:768px){.block_slogan .list{grid-template-columns:repeat(var(--pc-number),minmax(0,1fr))}}.block_slogan .item_title{font-size:20px}.block_slogan svg{height:48px;width:48px}.block_slogan svg path{fill:var(--text-color)}.block_slogan img{max-height:48px;max-width:48px;-o-object-fit:cover;object-fit:cover}.block_slides.slideshow_anime .swiper-slide .slide-content{opacity:0;transform:scale(1.3);transition:transform 1s ease-in .05s,opacity .5s ease-in .05s}.block_slides.slideshow_anime .swiper-slide.swiper-slide-active .slide-content{opacity:1;transform:none}.block_slides .swiper-slide .slide-content{background-color:var(--bg)}.block_slides .swiper-pagination{bottom:20px;left:50%;transform:translateX(-50%)}.block_slides .swiper-pagination .swiper-pagination-bullet{background-color:#fff;border-radius:0;box-sizing:border-box;height:2px;margin:0 7px;opacity:.8;width:20px}.block_slides .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.block_slides .img_box:after{background-color:var(--mask-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.block_slides .img_box img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block_slides .img_box.img-small{height:420px}@media screen and (max-width:767px){.block_slides .img_box.img-small{height:50vh}}.block_slides .img_box.img-middle{height:600px}@media screen and (max-width:767px){.block_slides .img_box.img-middle{height:70vh}}.block_slides .img_box.img-big{height:800px}@media screen and (max-width:767px){.block_slides .img_box.img-big{height:100vh}}.block_slides .text_box{color:var(--text-color)}.block_slides .text_box .container_wrapper.top-left{align-items:flex-start;justify-content:flex-start;text-align:left}.block_slides .text_box .container_wrapper.top-center{align-items:flex-start;justify-content:center;text-align:center}.block_slides .text_box .container_wrapper.top-right{align-items:flex-start;justify-content:flex-end;text-align:right}.block_slides .text_box .container_wrapper.center-left{align-items:center;justify-content:flex-start;text-align:left}.block_slides .text_box .container_wrapper.center-center{align-items:center;justify-content:center;text-align:center}.block_slides .text_box .container_wrapper.center-right{align-items:center;justify-content:flex-end;text-align:right}.block_slides .text_box .container_wrapper.bottom-left{align-items:flex-end;justify-content:flex-start;text-align:left}.block_slides .text_box .container_wrapper.bottom-center{align-items:flex-end;justify-content:center;text-align:center}.block_slides .text_box .container_wrapper.bottom-right{align-items:flex-end;justify-content:flex-end;text-align:right}.block_slides .text_box .container_wrapper .slide-title{font-size:var(--size)}@media screen and (max-width:767px){.block_slides .text_box .container_wrapper .slide-title{font-size:calc(var(--size)*.6)}}.block_slides .text_box .container_wrapper .public_btn{background-color:var(--btn-bg);border-color:var(--btn-bg);color:var(--btn-color)}.block_slides .text_box .container_wrapper .public_btn:hover{background-color:var(--btn-color);color:var(--btn-bg)}.footer{background-color:var(--bg)}.footer,.footer a{color:var(--color)}.footer .menu_title{font-family:var(--title_font_family);font-size:24px;font-style:var(--title_font_style);font-weight:600;letter-spacing:var(--title_letter_spacing);margin-bottom:24px}.footer .footer_newsletter .title_family{font-size:36px}.footer .footer_input input{background-color:var(--color);border:1px solid var(--bg);box-sizing:border-box;color:var(--bg);height:48px;padding:0 68px 0 15px;width:100%}.footer .footer_input .submit_box{align-items:center;background-color:var(--sub-btn-bg);box-sizing:border-box;color:var(--sub-btn-color);cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;padding:0 23px;position:absolute;right:4px}.footer .footer_input .submit_box:hover svg{animation:leftToRight .35s ease-in-out}.footer .footer_bottom{border-top:1px solid var(--color)}.footer .footer_bottom .zuui-share-link{gap:12px}@media screen and (max-width:767px){.footer .footer_bottom .zuui-share-link a{align-items:center;border-radius:50%;display:flex;height:44px;justify-content:center;margin-right:0;width:44px}}.footer .footer_bottom .zuui-share-link svg{height:15px;width:15px}@keyframes leftToRight{0%{transform:translateX(0)}50%{transform:translateX(100%)}to{transform:translateX(0)}}.public_title,.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)}.public_title_color{color:var(--title_color)}.block_title{margin-bottom:20px}.block_title .block_detail{margin-left:0;margin-right:0}.block_title_custom{margin-bottom:20px}.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 h2 .title_more{padding:4px 16px}.block_title_custom .block_detail{color:var(--detail_color);font-size:20px;line-height:34px;margin-left:0;margin-right:0;margin-top:20px}.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}.general-oldprice,.general-price{font-size:var(--product_font_size)}@media screen and (max-width:767px){.general-oldprice,.general-price{font-size:14px}}.public_btn{align-items:center;background-color:var(--btn-bg);box-sizing:border-box;color:var(--btn-color);display:inline-flex;justify-content:center;min-height:48px;padding:11px 25px;transition:all .3s ease-in-out}.public_btn:hover{background-color:var(--btn-cloor);color:var(--btn-bg)}.block_default_product_recommend .swiper{text-align:left!important}@media (min-width:768px){.md\:mt-0{margin-top:0}.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\:min-w-\[180px\]{min-width:180px}.md\:max-w-\[360px\]{max-width:360px}.md\:max-w-\[400px\]{max-width:400px}.md\:max-w-\[50\%\]{max-width:50%}.md\:flex-none{flex:none}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:1rem}.md\:overflow-y-scroll{overflow-y:scroll}.md\:p-5{padding:1.25rem}.md\:py-28{padding-bottom:7rem;padding-top:7rem}}