@charset "UTF-8";.custom-dropdown{padding-bottom:3px;position:relative}.custom-dropdown.text-white{color:#fff}.custom-dropdown:hover .custom-dropdown-menu{display:block}.custom-dropdown:hover .custom-dropdown-content .icon-eb0a:before{display:inline-block;transform:rotate(180deg);transition:transform .3s ease}.custom-dropdown:hover .icon-e811{display:block}.custom-dropdown .icon-e811{bottom:0;display:none;font-size:12px;left:calc(50% - 12px);position:absolute}.custom-dropdown .custom-dropdown-content{align-items:center;cursor:pointer;display:flex}.custom-dropdown .custom-dropdown-content span{padding:0 6px}.custom-dropdown .custom-dropdown-menu{background:#fff;border-radius:6px;box-shadow:4px 0 18px #e9ebef80;color:var(--black);display:none;overflow:hidden;position:absolute;right:0;top:22px;width:auto;z-index:2001}.custom-dropdown .custom-dropdown-menu a,.custom-dropdown .custom-dropdown-menu li{align-items:center;color:#555;cursor:pointer;display:flex;font-size:14px;justify-content:flex-start;padding:12px;text-decoration:none}.custom-dropdown .custom-dropdown-menu a>i,.custom-dropdown .custom-dropdown-menu li>i{font-size:18px;padding-right:6px}.custom-dropdown .custom-dropdown-menu a.active,.custom-dropdown .custom-dropdown-menu a:hover,.custom-dropdown .custom-dropdown-menu li.active,.custom-dropdown .custom-dropdown-menu li:hover{background:#f9f9f9;color:var(--red)!important}.custom-dropdown .custom-dropdown-menu a.active>i,.custom-dropdown .custom-dropdown-menu a:hover>i,.custom-dropdown .custom-dropdown-menu li.active>i,.custom-dropdown .custom-dropdown-menu li:hover>i{color:var(--red)!important}.custom-bg-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;-o-border-image:linear-gradient(270deg,hsla(0,0%,100%,0),#fff,hsla(0,0%,100%,0)) 1 1;border-image:linear-gradient(270deg,#fff0,#fff,#fff0) 1 1}.custom-tags{background:#f5f7fa;border-radius:6px;color:#585c66;display:inline-block;font-size:12px;max-width:120px;overflow:hidden;text-overflow:ellipsis;line-clamp:1;cursor:pointer;margin-right:6px;margin-top:6px;padding:6px 8px}.custom-tags:hover{color:var(--black)}.custom-tags>i{padding-left:3px}.custom-form-item{align-items:center;border-radius:6px;display:flex;flex-wrap:wrap;height:58px;justify-content:center;margin-bottom:26px;width:100%}.custom-form-item>.error-msg{color:var(--red);flex:0 0 100%;line-height:30px}.custom-form-item .custom-form-item-content{background:#f5f7fa;border:1px solid #f5f7fa;border-radius:6px;height:54px;position:relative;width:calc(100% - 4px)}.custom-form-item .custom-form-item-content [class*=" icon-"],.custom-form-item .custom-form-item-content i,.custom-form-item .custom-form-item-content>[class^=icon-]{border-radius:6px;color:#9fa3ad;cursor:pointer;font-size:24px;line-height:54px;position:absolute;right:0;text-align:left;top:0;width:40px}.custom-form-item .custom-form-item-content>i{color:var(--red);font-size:13px;padding-right:10px;text-align:right;width:auto}.custom-form-item .custom-form-item-content label{color:#9fa3ad;font-size:16px;font-weight:400;left:18px;line-height:1;margin-bottom:0;position:absolute;top:calc(50% - 8px);transition:top .15s cubic-bezier(.4,0,.2,1),font-size .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.custom-form-item .custom-form-item-content input{font-size:16px;padding:22px 0 10px 18px;position:relative;width:100%}.custom-form-item .custom-form-item-content.password input{letter-spacing:6px;width:calc(100% - 48px)}.custom-form-item .custom-form-item-content.password input[type=text]{letter-spacing:0}.custom-form-item .custom-form-item-content:has(input:focus){background:#fff}.custom-form-item.active .custom-form-item-content label{font-size:12px;top:8px;transition:top .15s cubic-bezier(.4,0,.2,1),font-size .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.custom-form-item.active-border{background:#e14c5430}.custom-form-item.active-border .custom-form-item-content{border-color:var(--red)}.custom-form-item.required .custom-form-item-content{background:#e14c5430}.custom-form-item.required .custom-form-item-content label{color:var(--red)}.custom-checkbox{background:#f5f7fa;border:1px solid #585c66;border-radius:4px;cursor:pointer;height:18px;line-height:16px;text-align:center;width:18px}.custom-checkbox:before{color:#fff;content:"";font-family:icomoon!important;font-size:16px}.custom-checkbox.active{background:#e14c54;border-color:#e14c54}.custom-radio{border:2px solid #ced2d980;border-radius:20px;cursor:pointer;height:20px;position:relative;text-align:center;width:20px}.custom-radio.red{height:16px;width:16px}.custom-radio.red.active{background:linear-gradient(315deg,#ff2969,#ff9627);border:none;line-height:18px;text-align:center}.custom-radio.red.active:before{background:transparent;color:#fff;content:"";display:inline;font-family:icomoon!important;font-size:13px;position:unset}.custom-radio.active:before{background:var(--red);border-radius:12px;content:"";display:inline-block;height:12px;left:calc(50% - 6px);position:absolute;top:calc(50% - 6px);width:12px}#message-content{max-width:330px;position:fixed;right:120px;top:138px;width:calc(100vw - 50px);z-index:9998}#message-content .message{background:#fff;border-left:6px solid var(--red);border-radius:8px;box-shadow:0 6px 15px #bbbfc359;display:flex;justify-content:flex-start;margin:0 -400px 10px auto;padding:15px;transition:margin-right .6s ease;width:100%}#message-content .message.active{margin-right:auto;transition:margin-right .6s ease}#message-content .message.error{border-color:var(--red)}#message-content .message.warning{border-color:var(--warning)}#message-content .message.success{border-color:var(--success)}#message-content .message.info{border-color:var(--info)}#message-content .message .message-icon{color:var(--black);font-size:42px;padding-right:6px}#message-content .message .message-icon.error{color:var(--red)}#message-content .message .message-icon.warning{color:var(--warning)}#message-content .message .message-icon.success{color:var(--success)}#message-content .message .message-icon.info{color:var(--info)}#message-content .message .message-content{width:calc(100% - 46px)}#message-content .message .message-content .message-title{color:var(--black);font-size:20px;font-weight:700}#message-content .message .message-content .message-description{display:-webkit-box;overflow:hidden;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#555666;font-size:16px}@media (max-width:768px){#message-content{max-width:260px;position:fixed;right:12px;top:60px;width:calc(100vw - 50px);z-index:9998}#message-content .message{padding:8px}#message-content .message .message-content .message-title{font-size:14px}#message-content .message .message-content .message-description{font-size:12px}}.confirm-mask{background:#000;height:100%;left:0;opacity:.5;position:fixed;top:0;width:100%;z-index:2072}#confirm-content{bottom:0;left:0;position:fixed;right:0;text-align:center;top:0;z-index:2073}#confirm-content+#confirm-mask,#confirm-content~#confirm-mask{background:var(--black);height:100vh;left:0;opacity:.5;position:fixed;top:0;width:100vw;z-index:2072}#confirm-content .confirm-card{backface-visibility:hidden;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 12px #0000001a;display:inline-block;font-size:18px;margin-top:calc(50vh - 200px);max-width:300px;text-align:center;vertical-align:middle;width:90%;z-index:2073}#confirm-content .confirm-card .confirm-img{height:108px;margin:-48px auto 0;width:108px}#confirm-content .confirm-card .confirm-body{font-size:18px;font-weight:700;padding:32px;text-align:center}#confirm-content .confirm-card .confirm-footer{padding:0 0 32px;text-align:center}#confirm-content .confirm-card .confirm-footer button{border:1px solid #979797;border-radius:6px;color:var(--black);font-size:14px;height:36px;line-height:36px;margin:0 12px;outline:none;width:108px}#confirm-content .confirm-card .confirm-footer button.confirm-btn{background:var(--red);border-color:var(--red);border-radius:3px;color:#fff}@media (max-width:768px){#confirm-content .confirm-card{border-radius:12px;max-width:246px}#confirm-content .confirm-card .confirm-img{height:90px;margin:-48px auto 0;width:90px}#confirm-content .confirm-card .confirm-body{font-size:18px;font-weight:700;padding:24px;text-align:center}#confirm-content .confirm-card .confirm-footer{display:flex;justify-content:space-between;padding:0 12px 24px;text-align:center}#confirm-content .confirm-card .confirm-footer button{height:36px;line-height:36px;outline:none;width:calc(50% - 6px)}#confirm-content .confirm-card .confirm-footer button.confirm-btn{border-radius:6px}#results-product .col-xs-6:nth-child(n){padding-left:5px;padding-right:5px}}.icon-ea9e.loading{animation:rotating .5s linear infinite;display:inline-block}.pro-num-box{align-items:center;background:#fff;border:1px solid #9fa3ad;border-radius:4px;display:flex;justify-content:center;width:60px}.pro-num-box button{line-height:24px;width:16px}.pro-num-box button:disabled{color:#ced2d9}.pro-num-box input{background:#f9f9f9;height:18px;text-align:center;width:26px}.custom-bg-container{color:#fff;height:420px;margin-top:118px;padding:24px 0;width:100%}.custom-bg-container h1,.custom-bg-container h2{font-size:36px;font-style:normal;line-height:51px;margin-top:86px;text-shadow:0 4px 4px rgba(0,0,0,.5);text-transform:uppercase}.custom-bg-container p{color:#fff;font-size:24px;font-style:normal;line-height:30px;text-align:justify}.router-list{align-items:center;color:#fff;display:flex;font-size:15px}.router-list.text-black{color:var(--black);font-size:13px}.router-list.text-black>span{color:var(--black)}.router-list.text-black a{color:var(--red)}.router-list a{align-items:center;color:#fff;display:flex;line-height:1}.router-list a i{font-size:16px;padding-right:6px}.router-list a:hover{color:var(--red)}.router-list>span{padding:0 6px}@media (max-width:1620px){.custom-bg-container{margin-top:110px}}@media (max-width:992px){.custom-bg-container{margin-top:96px}}@media (max-width:768px){.custom-bg-container{height:unset;margin-top:60px}.custom-bg-container .router-list{font-size:12px}.custom-bg-container h1,.custom-bg-container h2{font-size:20px;margin-top:12px}.custom-bg-container p{font-size:13px;line-height:17px}}.results-product-card{background:#fff;border:1px solid #fff;border-radius:12px;box-shadow:0 5px 38px #0000001a;color:var(--black);margin:0 6px 36px;overflow:hidden;padding:24px 16px;position:relative}.results-product-card .corner-content{align-items:center;display:flex;justify-content:end;margin-right:6px;position:absolute;right:0;top:0}.results-product-card .corner-content div{height:20px;margin-left:5px}.results-product-card:hover{border-color:var(--red)}.results-product-card:hover .compare-content:before{right:-30px;top:-42px;transition:all .3s}.results-product-card.library{padding-top:24px}.results-product-card.library .library-button,.results-product-card.library .library-image{display:flex}.results-product-card.library .option,.results-product-card.library .price,.results-product-card.library .target{display:none}.results-product-card.reagent{padding-top:16px}.results-product-card.reagent .name{margin-bottom:6px}.results-product-card.reagent .reagent-image{display:block;margin:0 auto 18px;width:80%}.results-product-card.reagent .info{margin-bottom:6px}.results-product-card.reagent .reagent-description{display:block;font-size:12px;margin-bottom:6px}.results-product-card.reagent .target{display:none}.results-product-card .library-image,.results-product-card .reagent-image{border-radius:6px;display:none;margin-bottom:6px;width:100%}.results-product-card .library-button{display:none;justify-content:space-between;margin-top:18px}.results-product-card .library-button a,.results-product-card .library-button button{background:#fff;border:1px solid var(--warning);border-radius:6px;color:var(--warning);font-size:18px;height:30px;line-height:30px;position:relative;text-align:center;width:30px;z-index:2}.results-product-card .library-button a.favorite.active,.results-product-card .library-button a.favorite:hover,.results-product-card .library-button button.favorite.active,.results-product-card .library-button button.favorite:hover{background:var(--warning);color:#fff}.results-product-card .library-button a:hover,.results-product-card .library-button button:hover{background:var(--red);border-color:var(--red);color:#fff;transition:all .3s ease}.results-product-card .library-button a.favorite:hover,.results-product-card .library-button button.favorite:hover{background:var(--warning);border-color:var(--warning)}.results-product-card .library-button>a{background:var(--red);border-color:var(--red);color:#fff;font-size:13px;font-weight:700;line-height:28px;width:calc(100% - 42px)}.results-product-card .library-button>a.line{background:#fff;color:var(--red);transition:all .3s ease}.results-product-card .library-button>a.line:hover{background:var(--red);border-color:var(--red);color:#fff;transition:all .3s ease}.results-product-card .product-hot{bottom:0;opacity:.8;position:absolute;right:0;width:54px;z-index:0}.results-product-card .listed{gap:10px;left:0;position:absolute;top:0;width:90%}.results-product-card .listed-item{background:linear-gradient(-45deg,#f8ecd2,#ffe9bc);border-radius:3px;color:#fff;font-size:10px;height:18px;line-height:18px;padding:0 8px}.results-product-card .listed-item:first-child{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-top-right-radius:0;padding-left:20px}.results-product-card .listed-item img{left:6px;position:absolute;top:0;width:12px}.results-product-card .listed-orange{background:linear-gradient(-45deg,#ff7a89,#fcb26f)}.results-product-card .listed-blue{background:linear-gradient(-45deg,#89b8ff,#89ddff)}.results-product-card .listed-brown{background:linear-gradient(-45deg,#f8ecd2,#ffe9bc);color:#93763d}.results-product-card .name{color:var(--black);font-size:16px;height:38px;line-height:18px;overflow:hidden;width:100%}.results-product-card .name>span{font-weight:700}.results-product-card .name>span b{color:var(--red)}.results-product-card .name .tags{display:inline-block;height:15px;margin-right:3px;width:28px}.results-product-card .name .tags.new{background:url(https://cdn.targetmol.com/storage/icons/new.webp);background-size:100% 100%}.results-product-card .name .tags.star{background:url(https://cdn.targetmol.com/storage/icons/star.webp);background-size:100% 100%;width:52px}.results-product-card .info{cursor:pointer;display:flex;font-size:12px;justify-content:space-between;margin-bottom:10px;overflow:scroll;white-space:nowrap;width:100%}.results-product-card .info span{padding-right:6px}.results-product-card .reagent-description{display:none}.results-product-card .description,.results-product-card .target{cursor:pointer;font-size:12px;height:48px;line-height:16px;margin-bottom:6px;width:100%}.results-product-card .description>b,.results-product-card .target>b{color:var(--red)}.results-product-card .target{height:32px}.results-product-card .target>a{color:#585c66;display:inline-block;font-size:12px;line-height:16px}.results-product-card .target>a:after{content:","}.results-product-card .target>a:last-of-type:after{content:"";display:none}.results-product-card .price{align-items:flex-end;display:flex;font-weight:700;height:34px;justify-content:space-between}.results-product-card .price ul{display:flex;flex-direction:column;line-height:1}.results-product-card .price ul .original-cost{color:#9fa3ad;font-size:14px;font-weight:400;text-decoration:line-through}.results-product-card .price ul .text-red{font-size:16px}.results-product-card .price ul .text-red>span{display:inline-block;margin-left:3px;width:16px}.results-product-card .price ul .text-red>span img{display:block;width:16px}.results-product-card .option{align-items:end;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.results-product-card .option .no-standard{align-items:flex-end;display:flex;height:42px;width:117px}.results-product-card .option b{font-size:10px}.results-product-card .option .select-item{margin-right:8px}.results-product-card .option .select-item select{background:#fff;border:1px solid #9fa3ad;border-radius:4px;display:block;font-size:11px;height:26px;width:60px}.results-product-card .option .select-item select.qty{width:42px}.results-product-card .option .btn-content{margin-top:10px}.results-product-card .option .btn-content button{background:#fff;border:1px solid var(--red);border-radius:6px;color:var(--warning);font-size:18px;height:30px;line-height:30px;position:relative;text-align:center;width:30px;z-index:2}.results-product-card .option .btn-content button.active{color:#ffcf73}.results-product-card .option .btn-content button:hover{background:var(--red);border-color:var(--red);color:#fff;transition:all .3s ease}.results-product-card .option .btn-content button.favorite{border-color:var(--warning)}.results-product-card .option .btn-content button.favorite.active,.results-product-card .option .btn-content button.favorite:hover{background:var(--warning);color:#fff;transition:all .3s ease}.results-product-card .option .btn-content button.cart{background:var(--red);color:#fff;margin-left:8px}.results-product-card .option .btn-content button.cart.line{background:#fff;color:var(--red);transition:all .3s ease}.results-product-card .option .btn-content button.cart.line:hover{background:var(--red);border-color:var(--red);color:#fff;transition:all .3s ease}.results-product-card .option .btn-content button.inquiry{background:var(--info);border-color:var(--info);color:#fff;margin-left:8px}.results-product-card .compare-content{cursor:pointer}.results-product-card .compare-content:hover{color:var(--warning)}.results-product-card .compare-content:hover img.compare{display:none}.results-product-card .compare-content:hover img.hover{display:inline-block}.results-product-card .compare-content small.active{color:var(--red)}.results-product-card .compare-content img{height:14px;margin-right:3px;width:14px}.results-product-card .compare-content img.hover{display:none}.tags-container{justify-content:space-between;margin:6px 0}.tags-container,.tags-container .left-info{align-items:center;display:flex}.tags-container>div{margin-right:8px}.tags-container .icon{color:var(--red);margin-right:8px}.tags-container .tags{background-size:100% 100%!important;display:inline-block;height:18px;margin-right:10px;width:72px}.tags-container .house{margin-left:10px}.tags-container img{width:16px}.tags-container .New{background:url(https://cdn.targetmol.com/storage/icons/new2.webp)}.tags-container .Star{background:url(https://cdn.targetmol.com/storage/icons/star2.webp)}.tags-container .Sale{background:url(https://cdn.targetmol.com/storage/icons/sale2.webp)}.tags-container .Hot{background:url(https://cdn.targetmol.com/storage/icons/hot2.webp)}.tags-container .house{background:url(https://cdn.targetmol.com/storage/icons/house.webp)}@media (max-width:1620px){.results-product-card{margin:0 0 18px}}@media (max-width:768px){.results-product-card{border-radius:6px;margin:0 0 14px;padding:14px 10px 10px}.results-product-card .info>.house,.results-product-card .target,.results-product-card.reagent>.reagent-image{display:none}.results-product-card .description,.results-product-card .info,.results-product-card .name{font-size:10px;margin-bottom:0}.results-product-card .info{margin:3px 0}.results-product-card .name{font-size:14px;height:32px;line-height:16px;vertical-align:middle}.results-product-card .description{font-size:10px;height:39px;line-height:13px;margin-top:0}.results-product-card .option{margin-top:0}.results-product-card .option>b{display:none}.results-product-card .option>div:first-of-type{justify-content:space-between;width:100%}.results-product-card .option>div:first-of-type .select-item{margin-right:0;margin-top:0;width:calc(50% - 6px)}.results-product-card .option>div:first-of-type .select-item .pro-num-box,.results-product-card .option>div:first-of-type .select-item select{width:100%}.results-product-card .option .btn-content{display:flex;width:100%}.results-product-card .option .btn-content button{border-radius:4px;font-size:14px;height:26px;line-height:26px;width:26px}.results-product-card .option .btn-content button.cart,.results-product-card .option .btn-content button.inquiry{align-items:center;background:var(--red);color:#fff;display:flex;justify-content:center;margin-left:12px;width:calc(100% - 34px)}.results-product-card .option .btn-content button.cart:after,.results-product-card .option .btn-content button.inquiry:after{content:"Add To Cart";font-size:12px;padding-left:6px}.results-product-card .option .btn-content button.inquiry{background:var(--info)}.results-product-card .option .btn-content button.inquiry:after{content:"Inquiry"}.results-product-card .price{margin-bottom:0}.results-product-card .listed{font-size:10px;height:14px;line-height:14px}.results-product-card .listed img{width:10px}.results-product-card .compare-content{cursor:pointer;right:0;top:0}.results-product-card .compare-content img{height:16px;width:16px}}.product-top-navbar{background:#fff;border-bottom:1px solid #ebebeb;left:0;padding:12px 0;position:fixed;top:74px;width:100%;z-index:1038}.product-top-navbar .router-links{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;height:32px;line-height:16px;margin-top:4px}.product-top-navbar .router-links a{color:var(--red)}.product-top-navbar .router-links a .icon-e90f{font-size:16px}.product-top-navbar .router-links .icon-eafc{padding-left:6px}.product-top-navbar .router-links .router-item{padding:0 6px}.product-top-navbar .router-links b{font-weight:400;padding-left:6px}.product-top-navbar .top-navbar-action{display:flex;justify-content:flex-end;margin-top:8px}.product-top-navbar .top-navbar-action>a{background-color:#fdf6f6;border-radius:6px;color:var(--black);font-size:13px;font-weight:400;height:24px;line-height:24px;margin-right:10px;padding:0 10px}.product-top-navbar .top-navbar-action>a:last-of-type{border:none}.product-top-navbar .top-navbar-action .active,.product-top-navbar .top-navbar-action>a:hover{background-color:#e14c54;color:#fdf6f6}.spacer{height:134px;width:100%}.custom-form{background:#fff;border-radius:12px;box-shadow:0 5px 38px #0000001a;display:flex;flex-wrap:wrap;font-weight:400;justify-content:space-between;padding:30px 36px;position:relative}.custom-form .close{font-size:24px;position:absolute;right:12px;top:28px;z-index:3}.custom-form .form-title{border-bottom:1px solid #ccc;font-size:24px;font-weight:700;margin-bottom:18px;padding-bottom:6px;padding-right:24px;width:100%}.custom-form .form-title:first-letter{text-transform:capitalize}.custom-form .form-group,.custom-form .form-group-flex,.custom-form .form-group-row{margin-bottom:24px;position:relative;width:calc(50% - 15px)}.custom-form .form-group label,.custom-form .form-group-flex label,.custom-form .form-group-row label{color:var(--black);font-size:16px;font-weight:700;margin-bottom:6px;width:100%}.custom-form .form-group label:first-letter,.custom-form .form-group-flex label:first-letter,.custom-form .form-group-row label:first-letter{text-transform:capitalize}.custom-form .form-group .file-upload,.custom-form .form-group .select-content,.custom-form .form-group input,.custom-form .form-group select,.custom-form .form-group textarea,.custom-form .form-group-flex .file-upload,.custom-form .form-group-flex .select-content,.custom-form .form-group-flex input,.custom-form .form-group-flex select,.custom-form .form-group-flex textarea,.custom-form .form-group-row .file-upload,.custom-form .form-group-row .select-content,.custom-form .form-group-row input,.custom-form .form-group-row select,.custom-form .form-group-row textarea{background:#f5f7fa;border-radius:6px;font-size:16px;height:48px;line-height:48px;padding:0 12px;position:relative;width:100%;z-index:2}.custom-form .form-group .file-upload::-moz-placeholder,.custom-form .form-group .select-content::-moz-placeholder,.custom-form .form-group input::-moz-placeholder,.custom-form .form-group select::-moz-placeholder,.custom-form .form-group textarea::-moz-placeholder,.custom-form .form-group-flex .file-upload::-moz-placeholder,.custom-form .form-group-flex .select-content::-moz-placeholder,.custom-form .form-group-flex input::-moz-placeholder,.custom-form .form-group-flex select::-moz-placeholder,.custom-form .form-group-flex textarea::-moz-placeholder,.custom-form .form-group-row .file-upload::-moz-placeholder,.custom-form .form-group-row .select-content::-moz-placeholder,.custom-form .form-group-row input::-moz-placeholder,.custom-form .form-group-row select::-moz-placeholder,.custom-form .form-group-row textarea::-moz-placeholder{color:#9fa3ad;font-size:14px}.custom-form .form-group .file-upload::placeholder,.custom-form .form-group .select-content::placeholder,.custom-form .form-group input::placeholder,.custom-form .form-group select::placeholder,.custom-form .form-group textarea::placeholder,.custom-form .form-group-flex .file-upload::placeholder,.custom-form .form-group-flex .select-content::placeholder,.custom-form .form-group-flex input::placeholder,.custom-form .form-group-flex select::placeholder,.custom-form .form-group-flex textarea::placeholder,.custom-form .form-group-row .file-upload::placeholder,.custom-form .form-group-row .select-content::placeholder,.custom-form .form-group-row input::placeholder,.custom-form .form-group-row select::placeholder,.custom-form .form-group-row textarea::placeholder{color:#9fa3ad;font-size:14px}.custom-form .form-group select,.custom-form .form-group-flex select,.custom-form .form-group-row select{padding-left:0}.custom-form .form-group .file-upload,.custom-form .form-group-flex .file-upload,.custom-form .form-group-row .file-upload{bottom:0;cursor:pointer;font-size:12px;left:0;position:absolute;z-index:1}.custom-form .form-group input[type=file],.custom-form .form-group-flex input[type=file],.custom-form .form-group-row input[type=file]{opacity:0}.custom-form .form-group textarea,.custom-form .form-group-flex textarea,.custom-form .form-group-row textarea{height:98px}.custom-form .form-group .form-radio,.custom-form .form-group-flex .form-radio,.custom-form .form-group-row .form-radio{cursor:pointer;display:flex;margin-top:12px;padding-right:18px}.custom-form .form-group .form-radio .custom-radio,.custom-form .form-group-flex .form-radio .custom-radio,.custom-form .form-group-row .form-radio .custom-radio{margin-right:6px}.custom-form .form-group .form-checkbox,.custom-form .form-group-flex .form-checkbox,.custom-form .form-group-row .form-checkbox{cursor:pointer;display:flex;margin-top:12px}.custom-form .form-group .form-checkbox .custom-checkbox,.custom-form .form-group-flex .form-checkbox .custom-checkbox,.custom-form .form-group-row .form-checkbox .custom-checkbox{margin-right:12px}.custom-form .form-group .form-group-line,.custom-form .form-group-flex .form-group-line,.custom-form .form-group-row .form-group-line{background:var(--black);height:1px;margin:12px 0 0;width:100%}.custom-form .form-group-flex,.custom-form .form-group-row{width:100%}.custom-form .form-group-flex.code>input,.custom-form .form-group-row.code>input{width:300px}.custom-form .form-group-flex .verification-img,.custom-form .form-group-row .verification-img{border:1px solid var(--red);border-radius:6px;display:inline-block;line-height:48px;margin-left:24px;padding:0 12px;width:200px}.custom-form .form-group-flex{display:flex;flex-wrap:wrap}.custom-form button{background:var(--red);border-radius:6px;color:#fff;font-size:16px;height:42px;margin-right:12px;width:126px}.custom-form button.cancel{background:#fff;border:1px solid var(--black);color:var(--black)}.custom-form.mini{padding:24px 30px}.custom-form.mini .form-group,.custom-form.mini .form-group-row{margin-bottom:12px;position:relative;width:calc(50% - 15px)}.custom-form.mini .form-group label,.custom-form.mini .form-group-row label{font-size:13px;margin-bottom:0}.custom-form.mini .form-group .file-upload,.custom-form.mini .form-group .select-content,.custom-form.mini .form-group input,.custom-form.mini .form-group select,.custom-form.mini .form-group textarea,.custom-form.mini .form-group-row .file-upload,.custom-form.mini .form-group-row .select-content,.custom-form.mini .form-group-row input,.custom-form.mini .form-group-row select,.custom-form.mini .form-group-row textarea{font-size:14px;height:36px;line-height:36px;padding:0 8px}.custom-form.mini .form-group textarea,.custom-form.mini .form-group-row textarea{height:72px}.custom-form.mini .form-group-row{width:100%}.custom-form.mini>button{height:36px;width:108px}.modal-dialog .custom-form{max-height:90vh;overflow-y:scroll}@media (max-width:768px){.modal-dialog{align-items:flex-end!important;padding:0;width:100%!important}.custom-form{border-radius:8px 8px 0 0;max-height:90vh;overflow-y:scroll;padding:12px 18px;width:100%}.custom-form .form-title{font-size:18px}.custom-form .form-group,.custom-form .form-group-row{margin-bottom:12px;width:100%}.custom-form .form-group-row.code,.custom-form .form-group.code{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.custom-form .form-group-row.code input,.custom-form .form-group.code input{width:50%}.custom-form .form-group-row.code span.verification-img,.custom-form .form-group.code span.verification-img{height:36px;line-height:36px;margin-left:5%;width:45%}.custom-form .form-group-row.code span.verification-img>img,.custom-form .form-group.code span.verification-img>img{display:block;height:34px}.custom-form .form-group label,.custom-form .form-group-row label{font-size:13px;margin-bottom:0}.custom-form .form-group .file-upload,.custom-form .form-group .select-content,.custom-form .form-group input,.custom-form .form-group select,.custom-form .form-group textarea,.custom-form .form-group-row .file-upload,.custom-form .form-group-row .select-content,.custom-form .form-group-row input,.custom-form .form-group-row select,.custom-form .form-group-row textarea{font-size:13px;height:36px;line-height:36px;padding:0 8px}.custom-form .form-group .file-upload::-moz-placeholder,.custom-form .form-group .select-content::-moz-placeholder,.custom-form .form-group input::-moz-placeholder,.custom-form .form-group select::-moz-placeholder,.custom-form .form-group textarea::-moz-placeholder,.custom-form .form-group-row .file-upload::-moz-placeholder,.custom-form .form-group-row .select-content::-moz-placeholder,.custom-form .form-group-row input::-moz-placeholder,.custom-form .form-group-row select::-moz-placeholder,.custom-form .form-group-row textarea::-moz-placeholder{font-size:13px}.custom-form .form-group .file-upload::placeholder,.custom-form .form-group .select-content::placeholder,.custom-form .form-group input::placeholder,.custom-form .form-group select::placeholder,.custom-form .form-group textarea::placeholder,.custom-form .form-group-row .file-upload::placeholder,.custom-form .form-group-row .select-content::placeholder,.custom-form .form-group-row input::placeholder,.custom-form .form-group-row select::placeholder,.custom-form .form-group-row textarea::placeholder{font-size:13px}.custom-form .form-group textarea,.custom-form .form-group-row textarea{height:72px}.custom-form .form-group button,.custom-form .form-group-row button{border-radius:6px;font-size:13px;height:36px;margin:0 6px;width:calc(50% - 12px)}}#skeleton-wrapper{align-items:center;background:#00000090;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}#skeleton-wrapper.active{display:flex;padding:0 24px}#skeleton-wrapper .custom-loading{margin:0;text-align:center}#skeleton-wrapper .custom-loading img{display:inline-block;margin:0 auto}#skeleton-wrapper .custom-loading .text-center{color:#fff}.tech-services-background{background:url(https://cdn.targetmol.com/storage/index-bg%2Fmolecular-docking-bg.webp);background-repeat:no-repeat;background-size:100% 100%;height:770px;padding-top:138px}.tech-services-background.vs{background:url(https://cdn.targetmol.com/storage/services%2Fvsbg2x.webp);background-size:100% 100%}.tech-services-background.bi{background:url(https://cdn.targetmol.com/storage/services%2Fbiomolecularbg.webp);background-size:100% 100%}.tech-services-background.cs{background:url(https://cdn.targetmol.com/storage/services%2Fcsbg2x.webp);background-size:100% 100%}.tech-services-background.ai-dd{background:url(https://cdn.targetmol.com/storage/services/aidd2x.webp);background-size:100% 100%}.tech-services-background .tech-services-content{align-items:center;display:flex;justify-content:space-between;margin:42px 0 60px}.tech-services-background .tech-services-content img{width:600px}.tech-services-background .tech-services-content .tech-services-page-text{color:#fff;font-family:Impact;font-size:36px;letter-spacing:1px;padding:30px 30px 0 0;text-align:left;text-transform:uppercase;width:calc(100% - 630px)}.tech-services-background .tech-services-content .tech-services-page-text h1{font-size:48px}.tech-services-background .tech-services-content .tech-services-page-text .tech-services-page-text-btn{background:var(--red);border-radius:6px;cursor:pointer;font-size:20px;font-weight:700;line-height:48px;margin-top:66px;text-align:center;text-transform:none;width:164px}.tech-services-background .tech-services-content .tech-services-page-text .tech-services-page-text-btn:hover{box-shadow:0 0 12px #ffd3d5}.tech-services-title{border-bottom:3px solid var(--black);border-top:6px solid var(--black);color:var(--black);font-size:30px;font-weight:700;line-height:54px;margin-top:30px}.tech-services-card{display:flex;justify-content:space-between;padding:24px 96px}.tech-services-card .item{max-width:220px;padding-top:36px;text-align:center}.tech-services-card .item>img{width:138px}.tech-services-card .item .tech-services-card-title{color:var(--black);font-size:18px;font-weight:700;height:48px;line-height:24px;margin-top:12px}.tech-services-card .item .tech-services-card-content{color:var(--black);font-size:12px;padding:8px 20px}.tech-services-full-content{background:#f5f7fa}.tech-services-full-content .tech-services-full-content-wrapper{align-items:center;display:flex;justify-content:space-between;padding:96px;position:relative}.tech-services-full-content .tech-services-full-content-wrapper .md{left:0;position:absolute;top:0;z-index:0}.tech-services-full-content .tech-services-full-content-wrapper .image-content{position:relative;width:35%;z-index:1}.tech-services-full-content .tech-services-full-content-wrapper .text-content{font-size:30px;position:relative;width:calc(65% - 136px);z-index:1}.tech-services-full-content .tech-services-full-content-wrapper .text-content.mini{width:calc(65% - 102px)}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.title{color:#999;font-size:18px;font-weight:700;padding-bottom:18px;padding-top:18px}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.next-btn{background:var(--red);border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:48px;text-align:center;width:164px}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.next-btn:hover{box-shadow:0 5px 17px #0000001a}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.content{color:#585c66;font-size:16px;font-weight:100;padding-top:18px}.tech-services-content{align-items:center;display:flex;justify-content:space-between;margin:60px 0}.tech-services-content .image-content{width:50%}.tech-services-content .image-content.shadow{border-radius:12px;box-shadow:0 5px 38px #0000001a;overflow:hidden;padding:36px}.tech-services-content .text-content{font-size:16px;text-align:justify;width:calc(50% - 120px)}.tech-services-content .text-content.w-full{width:100%!important}.full-image-content{display:block;margin:36px auto;width:90%}.full-image-content.shadow{border-radius:12px;box-shadow:0 5px 38px #0000001a;overflow:hidden}.tech-services-table{padding-bottom:24px}.tech-services-table.bold table{font-weight:700}.tech-services-table>h4{margin:24px 0 12px}.tech-services-table table{border-radius:12px 12px 0 0;width:100%}.tech-services-table table thead{background:var(--red);color:#fff}.tech-services-table table tr>td,.tech-services-table table tr>th{border:1.5px dashed #ced2d9;padding:12px 24px;vertical-align:middle}.tech-services-table table tr:nth-child(2n){background:#e14c5415}.tech-services-table>img{display:block;margin:30px auto;width:60%}.tech-services-fixed{background:#fff;border:1px solid var(--red);border-radius:6px;left:-200px;padding:16px 12px;position:fixed;top:calc(50% - 220px);transition:left .3s;width:160px;z-index:3}.tech-services-fixed.active{left:24px;transition:left .3s}.tech-services-fixed>img{width:100%}.tech-services-fixed>a{background:var(--red);border:1px solid var(--red);border-radius:6px;color:#fff;display:block;font-size:16px;font-weight:700;line-height:36px;margin-top:12px;text-align:center;text-decoration:none;width:100%}@media (max-width:1440px){.tech-services-background .tech-services-content>img{width:550px}.tech-services-background .tech-services-content .tech-services-page-text{padding-right:0;width:calc(100% - 580px)}}@media (max-width:1200px){.tech-services-background{height:600px}.tech-services-background .tech-services-content>img{width:480px}.tech-services-background .tech-services-content .tech-services-page-text{font-size:24px;padding-top:0;width:calc(100% - 480px)}.tech-services-background .tech-services-content .tech-services-page-text h1{font-size:36px}.tech-services-background .tech-services-content .tech-services-page-text .tech-services-page-text-btn{font-size:16px;line-height:42px;margin-top:24px;width:130px}.tech-services-title{color:var(--black);font-size:26px;line-height:72px;margin-top:48px}.tech-services-card{display:flex;justify-content:space-between;padding:12px 60px 48px}.tech-services-card .item{max-width:220px;padding-top:36px;text-align:center}.tech-services-card .item>img{width:112px}.tech-services-card .item .tech-services-card-title{font-size:16px;line-height:22px}.tech-services-card .item .tech-services-card-content{line-height:16px}.tech-services-full-content{padding:12px 0}.tech-services-full-content.surface .tech-services-full-content-wrapper .text-content{order:2;width:100%!important}.tech-services-full-content.surface .tech-services-full-content-wrapper .image-content{order:1;width:50%}.tech-services-full-content .tech-services-full-content-wrapper{align-items:center;display:flex;flex-wrap:wrap;padding:12px 0}.tech-services-full-content .tech-services-full-content-wrapper .text-content.w-full{width:100%!important}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.title{color:#999;font-size:18px;padding-bottom:18px;padding-top:18px}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.next-btn{font-size:14px;line-height:42px;width:130px}.tech-services-full-content .tech-services-full-content-wrapper .text-content>p{line-height:22px;margin-bottom:0}}@media (max-width:992px){.tech-services-background{height:420px;padding-top:116px}.tech-services-background .router-list{font-size:12px}.tech-services-background .tech-services-content{margin:12px 0 60px}.tech-services-background .tech-services-content>img{width:300px}.tech-services-background .tech-services-content .tech-services-page-text{font-size:20px;line-height:26px;width:calc(100% - 330px)}.tech-services-background .tech-services-content .tech-services-page-text .tech-services-page-text-btn{font-size:14px;letter-spacing:1px;line-height:36px;margin-top:12px;width:96px}.tech-services-title{border-bottom-width:2px;border-top-width:4px;font-size:18px;line-height:48px;margin-top:32px}.tech-services-card{display:flex;justify-content:space-between;padding:0 0 48px}.tech-services-card .item{width:23%}.tech-services-card .item>img{width:96px}.tech-services-card .item .tech-services-card-title{font-size:14px;line-height:16px}.tech-services-card .item .tech-services-card-content{font-size:11px;line-height:14px}.tech-services-full-content{padding:72px 0}.tech-services-full-content .tech-services-full-content-wrapper .text-content{font-size:18px;line-height:22px;padding-left:0}.tech-services-full-content .tech-services-full-content-wrapper .text-content.w-full{width:100%!important}.tech-services-full-content .tech-services-full-content-wrapper .text-content h2{font-size:18px;margin-bottom:0}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.title{font-size:15px;padding-top:6px}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.next-btn{font-size:12px;letter-spacing:1px;line-height:36px;margin-top:0;width:96px}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.content{font-size:13px;line-height:16px}.tech-services-full-content .tech-services-full-content-wrapper .image-content{width:40%}.tech-services-content{margin:48px 0}.tech-services-content .text-content{margin-top:0;text-align:left;width:calc(50% - 48px)}.tech-services-content .text-content.w-full{width:100%!important}}@media (max-width:768px){.tech-services-fixed{display:none}.tech-services-background{background-size:cover!important;height:360px;padding-top:68px;width:100%}.tech-services-background .router-list{font-size:11px;justify-content:flex-start;line-height:13px}.tech-services-background .tech-services-content{height:unset}.tech-services-background .tech-services-content>img{display:none}.tech-services-background .tech-services-content .tech-services-page-text{font-size:16px;width:100%}.tech-services-background .tech-services-content .tech-services-page-text h1{font-size:26px}.tech-services-background .tech-services-content .tech-services-page-text .tech-services-page-text-btn{font-size:13px;line-height:36px;margin-top:30px;width:90px}.tech-services-title{border-bottom-width:1px;border-top-width:2px;font-size:16px;line-height:42px;margin-top:24px}.tech-services-card{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 0 48px}.tech-services-card .item{width:50%}.tech-services-card .item>img{width:96px}.tech-services-card .item .tech-services-card-title{font-size:13px;line-height:15px}.tech-services-card .item .tech-services-card-content{line-height:13px}.tech-services-full-content{padding:12px 0 24px}.tech-services-full-content .md{display:none}.tech-services-full-content .tech-services-full-content-wrapper{flex-direction:column;padding:0;width:100%}.tech-services-full-content .tech-services-full-content-wrapper .image-content{margin:0 auto;width:90%}.tech-services-full-content .tech-services-full-content-wrapper .text-content{font-size:18px;font-size:12px;line-height:22px;margin-top:0;padding-left:0;width:100%!important}.tech-services-full-content .tech-services-full-content-wrapper .text-content h2{font-size:16px;margin-bottom:0}.tech-services-full-content .tech-services-full-content-wrapper .text-content h4{font-size:14px;margin-top:0}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.title{font-size:14px;padding:6px 0}.tech-services-full-content .tech-services-full-content-wrapper .text-content>.content{font-size:12px;line-height:16px}.tech-services-content{flex-wrap:wrap;margin:12px 0 24px}.tech-services-content .image-content{order:1;padding:0;width:100%}.tech-services-content .image-content.shadow{border-radius:12px;box-shadow:0 5px 38px #0000001a;margin:0 auto;overflow:hidden;width:100%}.tech-services-content .text-content{font-size:12px;line-height:16px;margin-top:24px;order:2;text-align:left;width:100%}.tech-services-content .text-content .title,.tech-services-content .text-content h2{font-size:18px}.tech-services-content .text-content h4{font-size:13px}.tech-services-content .text-content.w-full{margin-top:0;width:100%!important}.tech-services-content.right{margin-bottom:0}.tech-services-table{overflow-y:scroll;padding-bottom:12px;width:auto}.tech-services-table>h4{font-size:13px;margin:18px 0 12px}.tech-services-table table{min-width:100%;width:auto}.tech-services-table table tr>td,.tech-services-table table tr>th{font-size:12px;padding:6px 12px;white-space:nowrap}.tech-services-table table tr:nth-child(2n){background:#e14c5415}.tech-services-table>img{display:block;margin:30px auto;width:60%}}.filter-components-container .filter-content .applied-filters,.filter-components-container .filter-content .filter-main-content>.content,.filter-components-container .filter-content .filter-main-content>.title,.filter-components-container .filter-content>.filter-content-title,.filter-item-padding{padding:0 18px}.filter-components-container{display:flex;justify-content:space-between;padding:118px 0 0;position:relative}.filter-components-container.active .filter-content{display:none}.filter-components-container.active .results-content{margin-left:0;max-height:unset;padding-left:0;transition:padding-left .3s ease;width:100%}.filter-components-container.active .results-content .open-btn{display:flex}.filter-components-container .results-content{color:var(--black);min-height:calc(100vh - 118px);overflow-y:auto;padding-left:330px;transition:width .3s ease;transition:padding-left .3s ease;width:100%}.filter-components-container .results-content>.content-background{color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:30px 66px;width:100%}.filter-components-container .results-content>.content-background>h1{background:linear-gradient(87.24204639deg,#fff6f6,#ff7981);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:justify}.filter-components-container .results-content>.content-background>p{line-height:28px}.filter-components-container .results-content>.content-list{padding:30px}.filter-components-container .results-content>.content-list>.router-list{margin-bottom:18px}.filter-components-container .results-content>.content-list .open-btn{align-items:center;background:#fff;border-radius:6px;box-shadow:0 5px 38px #0000001a;display:none;justify-content:center;margin-right:12px;padding:12px;text-decoration:none}.filter-components-container .results-content>.content-list .results-content-img-title{color:var(--black);display:inline-block;font-size:16px;padding:20px 0}.filter-components-container .results-content>.content-list .results-content-img-title img{margin-right:12px;width:24px}.filter-components-container .results-content>.content-list .results-content-name-card{align-items:center;background:#fff;border:1px solid #fff;border-radius:6px;box-shadow:0 5px 38px #0000001a;color:var(--black);cursor:pointer;display:flex;font-weight:400;height:48px;justify-content:space-between;line-height:18px;margin-bottom:20px;padding:0 24px;text-decoration:none;width:100%}.filter-components-container .results-content>.content-list .results-content-name-card:hover{border-color:var(--red);color:var(--red)}.filter-components-container .filter-content{background:#fff;border-radius:6px;box-shadow:0 -2px 12px #0000001a;height:calc(100vh - 118px);left:0;overflow:auto;position:fixed;top:118px;width:330px}.filter-components-container .filter-content>.filter-content-title{align-items:center;background:#fff;border-bottom:1px solid hsla(214,6%,75%,.35);display:flex;font-size:14px;font-weight:700;justify-content:space-between;line-height:60px}.filter-components-container .filter-content>.filter-content-title>span{align-items:center;display:flex}.filter-components-container .filter-content>.filter-content-title i{color:var(--red);font-size:18px;padding-right:10px}.filter-components-container .filter-content .applied-filters{background:#fafcfe;padding-bottom:18px;padding-top:8px}.filter-components-container .filter-content .applied-filters>.title{color:var(--black);display:flex;font-size:14px;justify-content:space-between;padding-bottom:18px}.filter-components-container .filter-content .applied-filters>.title>span{color:#9fa3ad;cursor:pointer}.filter-components-container .filter-content .applied-filters>.filter-tags{background:var(--red);border-radius:3px;color:#fff;display:inline-block;font-size:12px;height:20px;line-height:20px;margin:6px 6px 0 0;padding:0 6px}.filter-components-container .filter-content .filter-main-content.active>.content{display:none}.filter-components-container .filter-content .filter-main-content.active>.title i{transform:rotate(180deg);transition:all .5s}.filter-components-container .filter-content .filter-main-content>.title{align-items:center;background:#fff;border-bottom:1px solid hsla(214,6%,75%,.35);border-top:1px solid hsla(214,6%,75%,.35);display:flex;font-size:18px;height:60px;justify-content:space-between;line-height:1.1}.filter-components-container .filter-content .filter-main-content>.title>.left{align-items:center;display:flex}.filter-components-container .filter-content .filter-main-content>.title>.left img{display:block;margin-right:12px;width:24px}.filter-components-container .filter-content .filter-main-content>.title i{cursor:pointer;transform:rotate(0);transition:all .5s}.filter-components-container .filter-content .filter-main-content>.content{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:18px}.filter-components-container .filter-content .filter-main-content>.content a,.filter-components-container .filter-content .filter-main-content>.content li{align-items:center;border:1px solid #ced2d9;border-radius:6px;color:var(--black);cursor:pointer;display:flex;justify-content:space-between;margin-right:24px;margin-top:18px;min-height:54px;padding:0 8px;text-decoration:none;text-transform:capitalize;width:calc(50% - 12px)}.filter-components-container .filter-content .filter-main-content>.content a.active,.filter-components-container .filter-content .filter-main-content>.content li.active{border-color:var(--red);color:var(--red)}.filter-components-container .filter-content .filter-main-content>.content a:hover,.filter-components-container .filter-content .filter-main-content>.content li:hover{border-color:var(--red)}.filter-components-container .filter-content .filter-main-content>.content a:nth-child(2n),.filter-components-container .filter-content .filter-main-content>.content li:nth-child(2n){margin-right:0}.filter-components-container .filter-content .filter-main-content>.content a .text,.filter-components-container .filter-content .filter-main-content>.content li .text{width:calc(100% - 22px)}.filter-components-container .filter-content .filter-main-content>.content a .text>span,.filter-components-container .filter-content .filter-main-content>.content li .text>span{display:block;font-size:12px;line-height:13px;max-height:26px}.filter-components-container .filter-content .filter-main-content>.content a .text>div,.filter-components-container .filter-content .filter-main-content>.content li .text>div{font-size:12px;line-height:12px;margin-top:3px}.filter-components-container .filter-content .filter-search{border-bottom:1px solid hsla(214,6%,75%,.35);display:flex;padding:18px;width:100%}.filter-components-container .filter-content .filter-search .input-content{align-items:center;border:1px solid #979797;border-radius:6px;display:flex;height:36px;justify-content:space-between;padding:0 6px 0 12px;width:100%}.filter-components-container .filter-content .filter-search .input-content>input{height:30px;width:calc(100% - 48px)}.filter-components-container .filter-content .filter-search .input-content>i{background:var(--black);border-radius:6px;color:#fff;display:block;font-size:18px;height:26px;line-height:26px;text-align:center;width:42px}.pagination{align-items:center;display:flex;font-size:13px;justify-content:space-between}.pagination .pagination-left{align-items:center;color:var(--red);cursor:pointer;display:flex;font-weight:700}.pagination .pagination-left i{font-size:16px;padding-right:6px}.pagination .pagination-content{color:var(--red);display:flex}.pagination .pagination-content button{align-items:center;border:2px solid var(--red);border-radius:6px;display:flex;justify-content:center;line-height:32px;min-width:36px}.pagination .pagination-content button i{font-size:20px}.pagination .pagination-content button:last-of-type{background:var(--red);color:#fff;font-size:13px;margin-left:12px;padding:0 12px}.pagination .pagination-content button:last-of-type i{padding-left:6px;transition:padding-left .3s}.pagination .pagination-content button:last-of-type:hover i{padding-left:12px;transition:padding-left .3s}.pagination .pagination-right input{border:1px solid var(--red);border-radius:6px;height:32px;line-height:32px;margin:0 6px;text-align:center;width:48px}@media (max-width:768px){.filter-components-container{padding-top:62px;position:relative}.filter-components-container.active .filter-content{left:0;transition:left .5s ease}.filter-components-container.active .results-content{padding-left:0}.filter-components-container .filter-content{display:block!important;height:100vh;left:-100vw;position:fixed;top:0;transition:left .5s ease;width:100vw;z-index:2001}.filter-components-container .filter-content .filter-main-content .title{font-size:14px;height:48px}.filter-components-container .filter-content .filter-main-content .title .left img{width:22px}.filter-components-container .filter-content .filter-main-content>.content a{margin-right:12px;margin-top:12px;padding:6px;width:calc(50% - 6px)}.filter-components-container .filter-content .filter-content-title>i{display:block}.filter-components-container .results-content{min-height:unset;padding-left:0}.filter-components-container .results-content>.content-background{height:auto;min-height:168px;padding:18px}.filter-components-container .results-content>.content-background h1{font-size:24px}.filter-components-container .results-content>.content-background>p{font-size:13px;line-height:17px;text-align:justify}.filter-components-container .results-content>.content-list{padding:18px}.filter-components-container .results-content>.content-list>.row>.custom-lg-5{padding-left:8px;padding-right:8px}.filter-components-container .results-content>.content-list .open-btn{display:flex!important;padding:6px}.filter-components-container .results-content>.content-list>.router-list{flex-wrap:wrap;font-size:12px;line-height:26px}.filter-components-container .results-content>.content-list .results-content-img-title,.filter-components-container .results-content>.content-list>.router-list a i{font-size:14px}.filter-components-container .results-content>.content-list .results-content-img-title img{margin-right:6px;width:18px}.filter-components-container .results-content>.content-list .results-content-name-card{font-size:12px;height:36px;margin-bottom:18px;padding:0 12px}.pagination{font-size:12px}.pagination .pagination-left{display:none}.pagination .pagination-content{display:flex}.pagination .pagination-content button{border:1px solid var(--red);border-radius:6px;line-height:28px;min-width:32px}.pagination .pagination-content button:last-of-type{font-size:12px}.pagination .pagination-content button i{font-size:16px}.pagination .pagination-right input{height:28px;line-height:28px;width:42px}}:root{--red:#e14c54;--black:#202530;--warning:#ff9627;--success:#287038;--info:#3a86ff}::-moz-selection{background-color:#cd494726;color:var(--black)}::selection{background-color:#cd494726;color:var(--black)}body{color:var(--black);font-family:yu-goth-m,Roboto,Arial,Helvetica,sans-serif,Montserrat,Avenir,游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ Ｐゴシック;font-weight:500}*{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}@media (min-width:768px){::-webkit-scrollbar{background:transparent;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#9a787960;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#9a787980;cursor:pointer}}.font-light{font-family:Impact}li,ul{list-style:none;margin:0}h1,h2,h3,h4,h5,h6{font-weight:700}button:focus,input,input:focus{outline:none!important}img{max-height:100%;max-width:100%}.round{border-radius:5000px}.text-red{color:var(--red)}.text-black{color:var(--black)}.text-bold{font-weight:700}.text-justify{text-align:justify}.uppercase-text{text-transform:uppercase}.text-cut{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.normal{font-weight:400}.text-sm{font-size:12px}.one-lines-ellipsis{-webkit-line-clamp:1;line-clamp:1}.one-lines-ellipsis,.two-lines-ellipsis{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.two-lines-ellipsis{-webkit-line-clamp:2;line-clamp:2}.lines-ellipsis-3{-webkit-line-clamp:3;line-clamp:3}.lines-ellipsis-3,.lines-ellipsis-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.lines-ellipsis-4{-webkit-line-clamp:4;line-clamp:4}.mt-1{margin-top:12px}.bg-white{background:#fff}.flex{display:flex}.flex-center,.flex-center-column{align-items:center;display:flex;justify-content:center}.flex-center-column{flex-direction:column}.flex-between{display:flex;justify-content:space-between}.pointer{cursor:pointer}.text-left{text-align:left}.modal{z-index:2001}.modal-dialog{align-items:center;display:flex;height:100vh;justify-content:center;margin:0 auto;max-width:800px;width:90%}.modal-dialog .modal-content{width:100%}@media (min-width:768px){.container{max-width:750px;width:750px}}@media (min-width:992px){.container{max-width:970px;width:970px}}@media (min-width:1200px){.container{max-width:1170px;width:1170px}}@media (min-width:1480px){.container{max-width:1440px;width:1440px}}@media (min-width:1920px){.container{max-width:1440px;width:1440px}}@media (min-width:1620px){.col-xxl-2{flex:0 0 16.666667%;max-width:16.666667%}.custom-lg-5{flex:0 0 20%;max-width:20%}}@media (min-width:1920px){.custom-xxxl-8{flex:0 0 12.5%;max-width:12.5%;padding-left:8px;padding-right:8px}.custom-xxxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}}.product-activityCode{background:linear-gradient(90deg,#ff8530,#ff3d5f);border-radius:6px 6px 0;color:#fff;display:inline-block;font-size:12px;line-height:1;margin-right:6px;padding:4px 6px}.price-reduction{position:absolute;right:10px}.price-reduction img{width:60px}.price-reduction span{color:#fff;font-size:12px;left:18px;margin-left:0!important;position:absolute;top:5px}.menu-container{display:flex;height:44px;justify-content:flex-start;position:relative;transition:height .5s ease}.menu-container a.menu-item:first-of-type{padding-left:0}.menu-container .mini-screen-open{color:#fff;display:none;font-size:20px;position:absolute;right:18px;top:18px}.menu-container .menu-item{align-items:center;display:flex;padding:12px 24px;position:relative}.menu-container .menu-item,.menu-container .menu-item a{text-decoration:none}.menu-container .menu-item:hover a{color:var(--red)}.menu-container .menu-item .triangle{bottom:-1px;color:#fff;display:none;font-size:9px;left:calc(50% - 5px);position:absolute;text-shadow:1px 1px 13px rgba(0,0,0,.4)}.menu-container .menu-item.active a{color:var(--red)}.menu-container .menu-item.active .triangle{display:block}.menu-container .menu-item-dropdown{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 6px 16px #e9ebef59;display:none;left:0;max-width:100%;overflow:hidden;position:absolute;top:44px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-0]{left:150px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-1]{left:320px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-2]{left:500px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-3]{left:650px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-4]{left:830px}.menu-container .menu-item-dropdown,.menu-container .menu-item-dropdown a{color:var(--black)}.menu-container .menu-item-dropdown.all .menu-item-details{display:none}.menu-container .menu-item-dropdown .menu-item-details,.menu-container .menu-item-dropdown .menu-item-dropdown-list,.menu-container .menu-item-dropdown .menu-sub-item-content{max-height:calc(100vh - 360px);min-height:50vh;overflow-y:scroll}.menu-container .menu-item-dropdown .menu-item-details::-webkit-scrollbar,.menu-container .menu-item-dropdown .menu-item-dropdown-list::-webkit-scrollbar,.menu-container .menu-item-dropdown .menu-sub-item-content::-webkit-scrollbar{height:5px;width:5px}.menu-container .menu-item-dropdown .menu-item-details::-webkit-scrollbar-thumb,.menu-container .menu-item-dropdown .menu-item-dropdown-list::-webkit-scrollbar-thumb,.menu-container .menu-item-dropdown .menu-sub-item-content::-webkit-scrollbar-thumb{background-color:#9a787980;border-radius:6px}.menu-container .menu-item-dropdown .menu-item-dropdown-list{box-shadow:0 6px 16px #e9ebef59;padding:18px 0;width:220px}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item{align-items:center;display:flex;justify-content:space-between;padding:6px 12px;position:relative}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.libraries,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.libraries{font-size:80%;line-height:1;padding:6px 6px 6px 48px}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .icon-eaea,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .icon-eaea{opacity:0}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .menu-title-icon{align-items:center;display:flex;width:calc(100% - 24px)}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon a,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon span,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .menu-title-icon a,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .menu-title-icon span{display:inline-block;line-height:16px;margin-left:6px}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon span,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .menu-title-icon span{cursor:pointer}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon img,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .menu-title-icon img{height:24px}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.active,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title:hover,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.active,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item:hover{background:#fafcfe}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.active,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.active .icon-eaea,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.active a,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title:hover,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title:hover .icon-eaea,.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title:hover a,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.active,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.active .icon-eaea,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.active a,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item:hover,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item:hover .icon-eaea,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item:hover a{color:var(--red);opacity:1;text-decoration:none}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.libraries:hover,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.libraries:hover{background:#e9ebef}.menu-container .menu-item-dropdown .menu-sub-item-content{display:flex;flex-direction:column;flex-wrap:wrap;font-size:13px;font-weight:400;max-width:calc(100% - 440px);min-width:300px;overflow-x:scroll;overflow-y:hidden;padding:24px}.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links{display:none;flex-direction:column;flex-wrap:wrap;line-height:13px;padding:6px 12px 6px 0;position:relative}.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links.libraries{-moz-columns:2;column-count:2}.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links.libraries .sub-link{padding:6px 0}.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links.libraries-row{-moz-columns:1;column-count:1}.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links .sub-link{align-items:center;display:flex;font-size:12px;line-height:12px;padding-left:12px}.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links .sub-link:before{background:var(--black);border-radius:4px;content:"";display:inline-block;height:4px;margin-right:6px;width:4px}.menu-container .menu-item-dropdown .menu-item-details{box-shadow:0 6px 16px #e9ebef59;padding:12px;width:220px;z-index:2}.menu-container .menu-item-dropdown .menu-item-details img{margin:12px 0;width:100%}.menu-container .menu-item-dropdown .menu-item-details p{color:var(--black);display:-webkit-box;font-size:12px;font-weight:400;line-height:1.4;padding:0 6px;-webkit-line-clamp:10;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-clamp:10}@media (max-width:1440px){.menu-container .menu-item{padding:8px 18px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-0]{left:120px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-1]{left:280px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-2]{left:450px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-3]{left:580px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-4]{flex-direction:row-reverse;left:unset;right:260px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-4] li{flex-direction:row-reverse;justify-content:flex-end}.menu-container .menu-item-dropdown[data-sub=menu-item-other-4] li .menu-title-icon{text-align:right;width:auto!important}.menu-container .menu-item-dropdown[data-sub=menu-item-other-4] li i{transform:rotate(180deg)}}@media (max-width:1200px){.menu-container .menu-item{font-size:13px;padding:8px 12px}.menu-container .menu-item-dropdown .menu-item-dropdown-list{font-size:13px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-0]{left:100px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-1]{left:230px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-2]{left:380px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-3]{left:500px}.menu-container .menu-item-dropdown[data-sub=menu-item-other-4]{right:180px}.menu-container .menu-item-details{display:none}}@media (max-width:992px){.menu-container{height:36px}.menu-container .menu-item{font-size:12px;padding:0 8px}.menu-container .menu-item .triangle{font-size:8px}.menu-container .menu-item-dropdown{left:0!important;top:36px;width:100%}.menu-container .menu-item-dropdown.all{left:42px!important;max-width:calc(100vw - 84px);position:fixed;top:116px}.menu-container .menu-item-dropdown[data-sub^=menu-item-other-]{flex-direction:row;right:unset}.menu-container .menu-item-dropdown[data-sub^=menu-item-other-] li{flex-direction:row;justify-content:flex-start}.menu-container .menu-item-dropdown[data-sub^=menu-item-other-] li .menu-title-icon{text-align:left;width:auto!important}.menu-container .menu-item-dropdown[data-sub^=menu-item-other-] li i{transform:none}.menu-container .menu-item-dropdown .menu-item-details,.menu-container .menu-item-dropdown .menu-item-dropdown-list,.menu-container .menu-item-dropdown .menu-sub-item-content{max-height:calc(100vh - 220px);min-height:50vh}.menu-container .menu-item-dropdown .menu-item-details,.menu-container .menu-item-dropdown .menu-item-dropdown-list{display:block;font-size:12px;width:180px}.menu-container .menu-item-dropdown .menu-sub-item-content{max-width:unset;min-width:unset;width:calc(100% - 360px)}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-sub-item .menu-title-icon img{display:none}}@media (max-width:768px){.header-non-box-shadow .menu-container{display:flex}.menu-container{background:#000;flex-direction:column;height:100vh;left:-100vw;padding-top:60px;position:fixed;top:0;transition:left .5s ease;width:100vw}.menu-container.active{left:0}.menu-container .mini-screen-open{display:block}.menu-container .menu-item-dropdown.all{max-width:100%;position:unset}.menu-container .menu-item-dropdown.all .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon img{display:none}.menu-container .menu-item-dropdown.all .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon a{color:#fff}.menu-container .menu-item,.menu-container .menu-item a,.menu-container .menu-item-dropdown .menu-sub-item-content .sub-item-links a,.menu-container .menu-item-dropdown-list .menu-sub-item a{color:#fff;font-size:16px}.menu-container a.menu-item:first-of-type{padding-left:18px}.menu-container .menu-item{font-size:16px;padding:6px 18px}.menu-container .menu-item-dropdown{background:var(--black);border-radius:6px;box-shadow:none;position:unset}.menu-container .menu-item-dropdown .menu-item-details{display:none!important}.menu-container .menu-item-dropdown .menu-item-dropdown-list{border-right:1px solid #333}.menu-container .menu-item-dropdown .menu-item-dropdown-list,.menu-container .menu-item-dropdown .menu-sub-item-content{box-shadow:none;width:50%}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item,.menu-container .menu-item-dropdown .menu-sub-item-content .menu-item-dropdown-title,.menu-container .menu-item-dropdown .menu-sub-item-content li.menu-sub-item{padding:6px 12px}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title .menu-title-icon,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item .menu-title-icon,.menu-container .menu-item-dropdown .menu-sub-item-content .menu-item-dropdown-title .menu-title-icon,.menu-container .menu-item-dropdown .menu-sub-item-content li.menu-sub-item .menu-title-icon{flex-wrap:wrap}.menu-container .menu-item-dropdown .menu-item-dropdown-list .menu-item-dropdown-title.active,.menu-container .menu-item-dropdown .menu-item-dropdown-list li.menu-sub-item.active,.menu-container .menu-item-dropdown .menu-sub-item-content .menu-item-dropdown-title.active,.menu-container .menu-item-dropdown .menu-sub-item-content li.menu-sub-item.active{background:var(--black);font-weight:700}.menu-container .menu-item-dropdown .menu-sub-item-content{padding:12px}.menu-container .menu-item .triangle{bottom:-12px;display:block;font-size:14px;left:unset;padding:20px;position:absolute;right:0;transform:rotate(0);transition:transform .3s}.menu-container .menu-item .triangle:before{content:""}.menu-container .menu-item.active .triangle{transform:rotate(180deg)}}.shopping-cart{background:#00000080;display:block;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:-1}.shopping-cart.active{opacity:1;transition:opacity .3s ease;z-index:1049!important}.shopping-cart.active .shopping-cart-content{right:0;transition:right .3s ease}.shopping-cart .shopping-cart-mask{height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:1038}.shopping-cart .shopping-cart-content{background:#fff;box-shadow:0 5px 37px #232b3659;height:100vh;max-width:390px;position:absolute;right:-100vw;top:0;transition:right .3s ease;width:90%;z-index:1039}.shopping-cart .shopping-cart-content .title-content{align-items:center;display:flex;font-size:18px;justify-content:space-between;line-height:48px;padding:0 18px}.shopping-cart .shopping-cart-content ul.cart-content{max-height:calc(100vh - 242px);overflow:scroll;padding:12px 18px}.shopping-cart .shopping-cart-content ul.cart-content .no-cart-list{display:block}.shopping-cart .shopping-cart-content ul.cart-content .no-cart-list>img{display:block;margin:0 auto;max-width:200px;width:100%}.shopping-cart .shopping-cart-content ul.cart-content>li.remove-all{justify-content:flex-end;text-align:right}.shopping-cart .shopping-cart-content ul.cart-content>li.remove-all span{cursor:pointer}.shopping-cart .shopping-cart-content ul.cart-content>li.remove-all span:hover{color:var(--red)}.shopping-cart .shopping-cart-content ul.cart-content>li{display:flex;justify-content:space-between;margin-bottom:18px;width:100%}.shopping-cart .shopping-cart-content ul.cart-content>li .image-content{align-items:center;background:#fff;border-radius:6px;box-shadow:0 0 20px #ebebeb;display:flex;font-size:10px;height:72px;justify-content:center;overflow:hidden;text-align:center;width:72px}.shopping-cart .shopping-cart-content ul.cart-content>li .text-content{width:calc(100% - 84px)}.shopping-cart .shopping-cart-content ul.cart-content>li .text-content .name{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px;text-decoration:none}.shopping-cart .shopping-cart-content ul.cart-content>li .text-content .name>a{color:var(--block);font-size:14px;line-height:16px;width:calc(100% - 32px)}.shopping-cart .shopping-cart-content ul.cart-content>li .text-content .name i{font-size:20px}.shopping-cart .shopping-cart-content ul.cart-content>li .text-content .info{display:flex;flex-wrap:wrap;font-size:12px;font-weight:400;justify-content:space-between;line-height:18px}.shopping-cart .shopping-cart-content ul.cart-content>li .text-content .info li{margin-bottom:0;width:calc(50% - 12px)}.shopping-cart .shopping-cart-content .btn-content{padding:0 18px}.shopping-cart .shopping-cart-content .btn-content .total{display:flex;justify-content:space-between;line-height:20px;margin-bottom:6px}.shopping-cart .shopping-cart-content .btn-content .total span{font-size:18px;font-weight:400}.shopping-cart .shopping-cart-content .btn-content a{background:var(--red);border:1px solid var(--red);border-radius:6px;color:#fff;cursor:pointer;display:block;font-weight:400;font-weight:700;line-height:36px;margin-bottom:12px;text-align:center;text-decoration:none;width:100%}.shopping-cart .shopping-cart-content .btn-content a:last-of-type{background:#fff;border-color:#585c66;color:#3a86ff}:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:64,158,255;--el-color-success-rgb:103,194,58;--el-color-warning-rgb:230,162,60;--el-color-danger-rgb:245,108,108;--el-color-error-rgb:245,108,108;--el-color-info-rgb:144,147,153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645,.045,.355,1);--el-transition-function-fast-bezier:cubic-bezier(.23,1,.32,1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier),opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a,0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014,0px 12px 32px #0000001f,0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;align-items:center;display:inline-flex;height:1em;justify-content:center;line-height:1em;position:relative;width:1em;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);border-radius:var(--el-popper-border-radius);font-size:12px;line-height:20px;min-width:10px;overflow-wrap:break-word;padding:5px 11px;position:absolute;visibility:visible;z-index:2000}.el-popper.is-dark{color:var(--el-bg-color)}.el-popper.is-dark,.el-popper.is-dark>.el-popper__arrow:before{background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{right:0}.el-popper.is-light,.el-popper.is-light>.el-popper__arrow:before{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{right:0}.el-popper.is-pure{padding:0}.el-popper__arrow,.el-popper__arrow:before{height:10px;position:absolute;width:10px;z-index:-1}.el-popper__arrow:before{background:var(--el-text-color-primary);box-sizing:border-box;content:" ";transform:rotate(45deg)}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:#0000!important;border-top-color:#0000!important}.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000!important;border-right-color:#0000!important}.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:#0000!important;border-top-color:#0000!important}.el-carousel__item{display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__item--card-vertical{height:50%;width:100%}.el-carousel__mask{background-color:var(--el-color-white);height:100%;left:0;opacity:.24;position:absolute;top:0;transition:var(--el-transition-duration-fast);width:100%}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:#1f2d3d1c;--el-carousel-arrow-hover-background:#1f2d3d3b;--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__container{height:300px;position:relative}.el-carousel__arrow{align-items:center;background-color:var(--el-carousel-arrow-background);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:var(--el-carousel-arrow-font-size);height:var(--el-carousel-arrow-size);justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:var(--el-transition-duration);width:var(--el-carousel-arrow-size);z-index:10}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{list-style:none;margin:0;padding:0;position:absolute;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translate(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);position:static;text-align:center;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--right{right:0}.el-carousel__indicators--labels{left:0;right:0;text-align:center;transform:none}.el-carousel__indicators--labels .el-carousel__button{color:#000;font-size:12px;height:auto;padding:2px 18px;width:auto}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:initial;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{height:calc(var(--el-carousel-indicator-width)/2);width:var(--el-carousel-indicator-height)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{background-color:#fff;border:none;cursor:pointer;display:block;height:var(--el-carousel-indicator-height);margin:0;opacity:.48;outline:none;padding:0;transition:var(--el-transition-duration);width:var(--el-carousel-indicator-width)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{opacity:0;transform:translateY(-50%) translate(-10px)}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{opacity:0;transform:translateY(-50%) translate(10px)}.el-transitioning{filter:url(#elCarouselHorizontal)}.el-transitioning-vertical{filter:url(#elCarouselVertical)}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity 3s}.user-info-container,.user-info-container>div{display:block}.distributor{border:1px solid #fff;border-radius:6px;font-size:12px;height:52px;margin:0 10px;overflow:hidden;padding:4px 10px;position:relative;width:180px}.distributor .text-cut{overflow:hidden;width:130px}.distributor .arrow{bottom:10px;position:absolute;right:0}.distributor .arrow .icon-eaf9{position:relative;top:3px}.slide-in-down{animation:slideInDown .3s}@keyframes slideInDown{0%{opacity:.5;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.slide-in-up{animation:slideInUp .3s}@keyframes slideInUp{0%{opacity:.5;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.welcome{background-color:#000}.welcome .welcome-top{color:#fff;margin:0 100px 24px;padding-top:24px}.welcome .welcome-top .welcome-top-font h3{font-size:22px;margin:0}.welcome .welcome-top .welcome-top-font div{font-size:14px}.welcome .welcome-top .welcome-top-font div .welcome-top-button{background:var(--red);border-radius:6px;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;line-height:30px;margin-left:18px;text-align:center;width:115px}.welcome .welcome-top .welcome-top-font div .welcome-top-button .welcome-top-button-icon{display:inline-block;margin-left:6px}.welcome .welcome-top .welcomeClose{color:#fff;cursor:pointer;font-size:24px;position:absolute;right:60px;top:24px}.welcome .welcome-line{background:linear-gradient(315deg,#ff2969,#ff9627);height:3px;width:100%}.welcome .welcome-bottom{transition:all .3s ease}.welcome .welcome-bottom .image-content{width:100%}.welcome .welcome-bottom .welcome-bottom-font{color:#fff;font-size:18px;left:100px;position:absolute;top:116px}.welcome .welcome-bottom .welcome-bottom-font h2{font-size:18px}.welcome .welcome-bottom .welcome-bottom-font li{line-height:32px}.welcome .welcome-bottom .welcome-bottom-font li .select{border:1px dashed #fff;display:inline-block;font-size:14px;margin-right:6px}.welcome .welcome-bottom .welcome-bottom-font p{margin-top:18px}@media (max-width:1440px){.welcome .welcome-top .welcome-top-font h3{font-size:18px}.welcome .welcome-top .welcome-top-font p{font-size:12px}.welcome .welcome-top .welcomeClose{font-size:20px}.welcome .welcome-bottom .welcome-bottom-font{font-size:16px;top:96px}.welcome .welcome-bottom .welcome-bottom-font h2{font-size:16px}.welcome .welcome-bottom .welcome-bottom-font li{line-height:24px}.welcome .welcome-bottom .welcome-bottom-font li .select{font-size:12px}.welcome .welcome-bottom .welcome-bottom-font p{margin-top:14px}}@media (max-width:1220px){.welcome .welcome-top{margin:0 60px 24px}.welcome .welcome-top .welcome-top-font h3{font-size:16px}.welcome .welcome-top .welcome-top-font p{font-size:12px}.welcome .welcome-top .welcomeClose{font-size:20px;right:40px}.welcome .welcome-bottom .welcome-bottom-font{font-size:14px;left:60px;top:96px}.welcome .welcome-bottom .welcome-bottom-font h2{font-size:14px}.welcome .welcome-bottom .welcome-bottom-font li{line-height:18px}.welcome .welcome-bottom .welcome-bottom-font li .select{font-size:12px}.welcome .welcome-bottom .welcome-bottom-font p{margin-top:8px}}@media (max-width:996px){.welcome .welcome-top{margin:0 40px 24px}.welcome .welcome-top .welcome-top-font h3{font-size:14px}.welcome .welcome-top .welcome-top-font p{font-size:12px}.welcome .welcome-top .welcomeClose{font-size:16px;right:40px}.welcome .welcome-bottom .welcome-bottom-font{font-size:12px;left:40px;top:110px}.welcome .welcome-bottom .welcome-bottom-font h2{font-size:12px;margin-bottom:2px}.welcome .welcome-bottom .welcome-bottom-font li{line-height:14px}.welcome .welcome-bottom .welcome-bottom-font li .select{font-size:12px}.welcome .welcome-bottom .welcome-bottom-font p{margin-top:2px}}@media (max-width:768px){.welcome .welcome-top{margin:0 20px 24px}.welcome .welcome-top .welcome-top-font h3{font-size:12px}.welcome .welcome-top .welcome-top-font p{font-size:10px}.welcome .welcome-top .welcomeClose{font-size:16px;right:40px}.welcome .welcome-bottom .image-content{min-height:90px;width:100%}.welcome .welcome-bottom .welcome-bottom-font{font-size:10px;left:20px;top:110px}.welcome .welcome-bottom .welcome-bottom-font h2{font-size:10px;margin-bottom:2px}.welcome .welcome-bottom .welcome-bottom-font li{line-height:10px}.welcome .welcome-bottom .welcome-bottom-font li .select{display:none;font-size:10px}.welcome .welcome-bottom .welcome-bottom-font p{margin-top:2px}}.header-non-box-shadow header{box-shadow:none!important}.header-non-box-shadow header .open-home{display:block!important}header{left:0;padding:0;position:fixed;top:0;transition:all .5s ease;width:100%;z-index:1039}header.opacity{background-color:#0009}header.opacity.active .menu-container{height:0;overflow:hidden;transition:height .5s ease}header.opacity,header.opacity .custom-dropdown-content span,header.opacity a{color:#fff}header.opacity .logo-white{display:block}header.opacity.active .logo-white{display:none}header.opacity .search-wrapper{border-color:#fff}header.opacity .distributor span{background:#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:18px;margin-right:6px}header.opacity.active,header.white{background:#fff;box-shadow:0 6px 17px #bbbfc359}header.opacity.active,header.opacity.active .custom-dropdown-content span,header.opacity.active .custom-dropdown.mini-screen,header.opacity.active a,header.white,header.white .custom-dropdown-content span,header.white .custom-dropdown.mini-screen,header.white a{color:var(--black)}header.opacity.active .custom-dropdown-content span .distributor,header.opacity.active .custom-dropdown.mini-screen .distributor,header.opacity.active .distributor,header.opacity.active a .distributor,header.white .custom-dropdown-content span .distributor,header.white .custom-dropdown.mini-screen .distributor,header.white .distributor,header.white a .distributor{border-color:var(--black)}header.opacity.active .logo-red,header.white .logo-red{display:block}header.opacity.active .search-wrapper,header.white .search-wrapper{border-color:var(--black)}header.opacity.active button,header.white button{color:var(--black)}header.opacity.active .distributor span,header.white .distributor span{background:linear-gradient(180deg,#f57e39,#fd455f 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:18px;margin-right:6px}header .logo-red,header .logo-white{display:none}header .container.top-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;margin-top:12px}header .container.top-container:after,header .container.top-container:before{display:none}header .container.top-container>.logo{height:48px}header .container.top-container>.logo img{max-height:100%;max-width:100%}header .container.top-container .search-wrapper{align-items:center;border:1px solid;border-radius:6px;display:flex;flex:1;height:50px;margin:0 12px;padding:6px 18px;position:relative;z-index:1040}header .container.top-container .search-wrapper>input{font-size:14px;height:48px;line-height:48px;width:100%}header .container.top-container .search-wrapper>input::-moz-placeholder{color:#9fa3ad}header .container.top-container .search-wrapper>input::placeholder{color:#9fa3ad}header .container.top-container .search-wrapper>button{background-color:var(--red);border-radius:6px;color:#fff;font-size:24px;height:100%;width:38px}header .container.top-container .search-wrapper .search-dropdown-content{background:#fff;border-radius:12px;box-shadow:0 6px 16px #e9ebef59;display:none;left:0;min-width:500px;padding:18px;position:absolute;top:50px;width:100%;z-index:2001}header .container.top-container .search-wrapper .search-dropdown-content>ul li{border-radius:12px;font-size:16px;padding:12px 6px}header .container.top-container .search-wrapper .search-dropdown-content>ul li:hover{background:#f7f9fa}header .container.top-container .search-wrapper .search-dropdown-content>ul li>a{color:var(--black);display:block;font-size:14px;line-height:24px;padding-left:12px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-content-tags{max-height:80px;overflow:hidden;width:100%}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-content-tags .custom-tags{color:var(--black);font-weight:400;max-width:unset}header .container.top-container .search-wrapper .search-dropdown-content b{display:block}header .container.top-container .search-wrapper .search-dropdown-content b i{cursor:pointer;font-size:18px}header .container.top-container .search-wrapper .search-dropdown-content b.d-flex{display:flex;justify-content:space-between}header .container.top-container .search-wrapper .search-dropdown-content b.mt-1{margin-bottom:8px;margin-top:18px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card{border-radius:8px;margin-top:12px;padding:12px;position:relative}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card>img{position:absolute;right:0;top:0;width:60px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .title{font-size:16px;font-weight:700;padding:6px 0 10px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .title>i:first-of-type{padding-right:6px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content{background:#fff;border-radius:6px;font-size:13px;padding:12px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li{line-height:30px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li>a{color:var(--black);text-decoration:none}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li>a:hover{color:var(--red)}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li>span{border-radius:50%;color:#b0b0b0;display:inline-block;font-size:12px;font-weight:700;line-height:18px;margin-right:12px;text-align:center;width:20px}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li:first-of-type>span{background:linear-gradient(90deg,#ffbe0a,#ff9627);border:1px solid #ffd36b;color:#fff}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li:nth-of-type(2)>span{background:linear-gradient(90deg,#f4d8a1,#f1c56e);border:1px solid #ffeecd;color:#fff}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content li:nth-of-type(3)>span{background:linear-gradient(270deg,#f5f7fa,#c8d1df 0,#e8ebf2);border:1px solid #eff5ff;color:#fff}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card.yellow{background:linear-gradient(180deg,#fff2d8,#fffbf3)}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card.yellow .title{color:#b0842d}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card.blue{background:linear-gradient(180deg,#f0fbff,#f6fbfd)}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card.blue .title{color:#284554}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card.red{background:linear-gradient(180deg,#fff0f0,#fdf6f6)}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card.red .title{color:#e14c54}header .container.top-container .user-wrapper{align-items:center;display:flex;font-size:16px}header .container.top-container .user-wrapper .custom-dropdown{align-items:center;display:flex;font-size:14px;height:50px;margin-left:10px;text-decoration:none}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content{line-height:18px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content .avatar{border-radius:40px;height:36px;width:36px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content .member{margin:0 10px;width:26px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content i:first-of-type{font-size:22px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content .custom-badge{background:var(--red);border-radius:20px;color:#fff;font-size:.9rem;line-height:12px;padding:0;position:absolute;right:-5px;text-align:center;top:10px;width:12px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content .nation-bg{display:inline-block;width:24px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu{top:45px;width:120px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu li{font-size:13px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation{background:#f6f7f9;box-shadow:0 1px 4px #00000029;padding:24px 12px;right:-50px;width:512px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation h3{font-size:18px;margin-bottom:18px;margin-top:0;text-align:center}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation .close-nation{font-size:18px;position:absolute;right:12px;top:12px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation li{border-radius:6px;display:inline-block;padding:6px 0;text-align:center;width:80px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation li:hover{background:#fff}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation li>.nation-item-bg{background:url(https://cdn.targetmol.com/storage/icons%2Fnation-flag.webp) no-repeat;display:block;height:18px;margin:0 auto;width:24px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation li>img{display:block;margin:0 auto;max-width:30px;width:80%}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation li>span{font-size:11px;line-height:13px}header .container.top-container .user-wrapper .custom-dropdown a.custom-dropdown-content{text-decoration:none}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown .icon-e811{bottom:-4px;left:unset;right:10px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown .icon-e811:before{color:#020202}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu{background:linear-gradient(134deg,#362206,#2b1504 26%,#030202 53%,#020202);border-radius:12px;box-shadow:none;padding:24px;top:50px;width:360px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-avatar-content{display:flex}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-avatar-content img{height:40px;margin-right:12px;width:40px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-avatar-content .content{color:#fff!important;display:flex;font-size:12px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-avatar-content .content:hover{background:unset}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu .member-content{background:linear-gradient(90deg,#5c410c,#442f16);border-radius:12px;color:#fff;display:none;margin-top:10px;padding:16px 20px;position:relative}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu .member-content .grade{align-items:center}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu .member-content .grade span{border:1px solid #fff;border-radius:20px;color:#d6d6d6;display:block;font-size:12px;margin-left:20px;padding:3px 11px 2px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu .member-content-progress{background-color:#48454a;border-radius:4px;height:6px;margin-top:13px;position:relative;width:100%;z-index:999}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu .member-content-progress-bar{background:linear-gradient(90deg,#ffca39,#ffdd80);border-radius:4px;box-shadow:0 0 10px 2px #ffff0080;height:100%}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu .member-content-badge{position:absolute;right:0;top:-30px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools{display:flex;justify-content:space-between;margin:12px 0}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools>a{align-items:center;color:#555;display:flex;flex-direction:column;font-size:12px;justify-content:center}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools>a i{align-items:center;background:#1f1d1e;border-radius:20px;color:#555;display:flex;font-size:24px;height:40px;justify-content:center;padding-right:0;width:40px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools>a span{color:#a8a8a7;padding-top:6px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools>a:hover{background:unset}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools>a:hover i,header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.user-content-tools>a:hover span{color:#ffdd9a!important}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.logout{align-items:center;color:#a8a8a7;cursor:pointer;display:flex;font-size:12px;position:absolute;right:24px;top:24px}header .container.top-container .user-wrapper .custom-dropdown.avatar-dropdown>.custom-dropdown-menu>.logout i{font-size:18px;padding-right:3px}header .container.top-container .user-wrapper .custom-dropdown.member-dropdown>.custom-dropdown-menu{margin-bottom:6px;width:300px}header .container.top-container .user-wrapper .custom-dropdown.member-dropdown>.custom-dropdown-menu .member-dropdown-content{display:flex;flex-wrap:wrap}header .container.top-container .user-wrapper .custom-dropdown.member-dropdown>.custom-dropdown-menu .member-dropdown-content a{color:#fff}header .container.top-container .user-wrapper .custom-dropdown.member-dropdown>.custom-dropdown-menu .member-dropdown-content a:hover{background-color:unset}header .container.top-container .user-wrapper .custom-dropdown.member-dropdown>.custom-dropdown-menu .member-dropdown-content a img{margin-right:10px;width:33px}header .container.top-container .user-wrapper .custom-dropdown.member-dropdown>.custom-dropdown-menu .member-dropdown-content .member-btn{background-color:#ffdd9a;border-radius:6px;color:#030202;display:none;margin:10px auto;padding:7px 0;text-align:center;width:70%}header .container.top-container .custom-dropdown.mini-screen{display:none}#custom-mask{background:#0000004d;display:none;height:100vh;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100vw;z-index:1038}@media (max-width:1440px){header .container.top-container>.logo{height:42px}header .container.top-container .user-wrapper{font-size:12px}}@media (max-width:992px){.contact-us span,.distributor,.distributor-title{display:none!important}.contact-us{flex-direction:row!important}header{padding:12px 0 0}header .container.top-container{margin-bottom:6px}header .container.top-container .search-wrapper{height:36px;padding:3px 6px}header .container.top-container .search-wrapper>button{font-size:18px;padding:5px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content{font-size:12px;line-height:18px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content i:first-of-type{font-size:16px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content i.icon-eb0a{display:none}}@media (max-width:768px){header{padding:6px 0}header #custom-mask{display:none!important}header.opacity .container.top-container .search-wrapper{display:none}header.opacity.active .menu-container{height:100vh!important}header.opacity.active .menu-container a{color:#fff}header .menu-container.active{z-index:2048}header .container.top-container{margin-bottom:0}header .container.top-container .logo{display:none}header .container.top-container .custom-dropdown.mini-screen,header .container.top-container .custom-dropdown.mini-screen .open-side-menu{display:block}header .container.top-container .custom-dropdown.mini-screen .open-home{display:none}header .container.top-container .custom-dropdown i.icon-e811{font-size:16px;left:calc(50% - 18px)}header .container.top-container .custom-dropdown .open-home,header .container.top-container .custom-dropdown i.icon-eacc,header .container.top-container .custom-dropdown i.open-side-menu{font-size:24px!important}header .container.top-container .user-wrapper{justify-content:flex-end}header .container.top-container .user-wrapper .custom-dropdown{margin-left:6px!important}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content .nation-bg{margin-right:6px;width:24px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-content .avatar{height:36px;margin-left:6px;width:36px}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation{position:fixed;right:0;top:48px;width:100vw}header .container.top-container .user-wrapper .custom-dropdown>.custom-dropdown-menu.nation li{width:20%}header .container.top-container .search-wrapper{border-radius:6px;font-size:12px;margin-left:0;padding:0 6px}header .container.top-container .search-wrapper input::-moz-placeholder{font-size:12px}header .container.top-container .search-wrapper input,header .container.top-container .search-wrapper input::placeholder{font-size:12px}header .container.top-container .search-wrapper>button{background:var(--black);border-radius:3px;color:#fff;height:28px;line-height:18px;right:6px;top:4px;width:36px}header .container.top-container .search-wrapper>button:hover{color:#fff}header .container.top-container .search-wrapper .search-dropdown-content{left:5vw;min-width:0;padding-bottom:30px;position:fixed;top:55px;width:90vw}header .container.top-container .search-wrapper .search-dropdown-content .search-dropdown-card .content>li{line-height:18px}header .container.top-container .search-wrapper .search-dropdown-content>.row{display:flex;flex-wrap:nowrap;overflow-x:scroll;width:auto}header .container.top-container .search-wrapper .search-dropdown-content ul>li{font-size:13px;padding:3px}header .container.top-container .search-wrapper .search-dropdown-content ul>li>a{padding-left:0}.header-non-box-shadow header .container.top-container .custom-dropdown.mini-screen{display:block}.header-non-box-shadow header .container.top-container .custom-dropdown.mini-screen .open-side-menu{display:none}.header-non-box-shadow header .container.top-container .custom-dropdown.mini-screen .open-home{display:block}.heightShow,.welcome{display:none}}.chat-wrapper{aspect-ratio:360/460;background:#fff;background-image:url(https://cdn.targetmol.com/storage/public/chat-bg.webp);background-size:100% 100%;border-radius:12px 12px 0 0;bottom:0;box-shadow:0 0 20px #ebebeb;max-width:360px;overflow:hidden;position:fixed;right:0;width:80%;z-index:2048}.chat-wrapper>.chat-title{height:76px;position:relative}.chat-wrapper>.chat-title .close-btn{color:#585c66;cursor:pointer;font-size:18px;position:absolute;right:4px;top:3px}.chat-wrapper>.chat-content{height:calc(100% - 200px);overflow-y:scroll;padding:12px}.chat-wrapper>.chat-content>li.item{display:flex;margin-top:12px}.chat-wrapper>.chat-content>li.item.terminated{color:#9fa3ad;display:block;font-size:11px;line-height:16px;text-align:center;width:100%}.chat-wrapper>.chat-content>li.item.system{justify-content:flex-start}.chat-wrapper>.chat-content>li.item.system .text-content{margin-left:12px}.chat-wrapper>.chat-content>li.item.system .text-content>.chat-details{background:#eff1f3}.chat-wrapper>.chat-content>li.item.user{justify-content:flex-end;text-align:right}.chat-wrapper>.chat-content>li.item.user .text-content{margin-right:12px}.chat-wrapper>.chat-content>li.item.user .text-content>.chat-details{background:#fadfe0}.chat-wrapper>.chat-content>li.item>img{border-radius:50%;display:block;height:30px;margin-top:3px;width:30px}.chat-wrapper>.chat-content>li.item .text-content .sender-name{font-size:12px}.chat-wrapper>.chat-content>li.item .text-content>.chat-details{background:#fff;border-radius:6px;display:block;display:inline-block;font-size:12px;font-weight:400;line-height:16px;max-width:240px;padding:8px 12px}.chat-wrapper>.chat-content>li.item .text-content>.chat-details>img{width:180px}.chat-wrapper>.chat-content>li.item .text-content>.timestamp{color:#9fa3ad;display:block;font-size:10px;line-height:12px;margin-top:3px}.chat-wrapper>.chat-form{background:#f5f7fa;height:124px;padding:6px;position:relative}.chat-wrapper>.chat-form .chat-form-content{background:#fff;border-radius:6px;display:flex;flex-direction:column;height:112px;padding:6px}.chat-wrapper>.chat-form .chat-form-content .chat-form-action{height:24px;position:relative}.chat-wrapper>.chat-form .chat-form-content .chat-form-action>i.icon-eb07{cursor:pointer;font-size:18px;left:6px;line-height:24px;position:absolute;top:0;z-index:0}.chat-wrapper>.chat-form .chat-form-content .chat-form-action input[type=file]{cursor:pointer;height:24px;opacity:0;position:relative;width:24px;z-index:1}.chat-wrapper>.chat-form .chat-form-content textarea{background:#fff;border-radius:6px;font-weight:400;height:30px;height:calc(100% - 24px);padding:0 6px;width:100%}.chat-wrapper>.chat-form .chat-form-content textarea::-moz-placeholder{color:#ccc;font-weight:400}.chat-wrapper>.chat-form .chat-form-content textarea::placeholder{color:#ccc;font-weight:400}.chat-wrapper>.chat-form .chat-form-content>button{background:var(--red);border-radius:6px;bottom:12px;color:#fff;font-size:12px;line-height:30px;position:absolute;right:12px;width:54px}.chat-wrapper>.chat-form .chat-form-content>button[disabled]{background:#e14c5499;border-color:#e14c5499;color:#f8d4d6;cursor:not-allowed}@media (max-width:768px){.chat-wrapper{max-width:unset}.chat-wrapper>.chat-title{height:54px}.chat-wrapper>.chat-title .close-btn{font-size:24px;right:0;top:0}.chat-wrapper>.chat-content{height:calc(100% - 178px)}.chat-wrapper .chat-form{height:124px}}.feedback-content{background:var(--red);border-radius:0 0 6px 6px;color:#fff;cursor:pointer;font-size:13px;font-weight:400;height:36px;letter-spacing:.5px;line-height:36px;position:fixed;right:-42px;text-align:center;top:calc(50% - 60px);transform:rotate(90deg);width:120px;z-index:1}.loading-img{display:block;margin:12px auto;width:24px}@media (max-width:768px){.feedback-content{font-size:12px;height:26px;line-height:26px;right:-32px;top:70%;width:90px}}footer{background-color:#f5f7fa;box-shadow:0 0 6px #e9ebef;padding:60px 0 30px}footer .footer-content{display:flex;justify-content:space-between}footer .footer-content .logo-content{width:218px}footer .footer-content .logo-content img{width:100%}footer .footer-content .logo-content .logo-content-social{color:var(--black);display:none;padding-top:20px}footer .footer-content .logo-content .content{display:flex;justify-content:space-between;padding:30px 12px}footer .footer-content .logo-content .content a{border-radius:50px;width:36px}footer .footer-content .logo-content .content a:active,footer .footer-content .logo-content .content a:hover{box-shadow:0 0 12px #ffd3d5;text-decoration:none}footer .footer-content .router-content{color:var(--black);letter-spacing:.5px;padding-top:30px}footer .footer-content .router-content .title{font-size:20px;margin-bottom:10px}footer .footer-content .router-content>a{color:var(--black);display:block;font-size:14px;line-height:28px}footer .footer-content .contact-content{border-left:1px solid #9fa3ad;color:var(--black);max-width:330px;padding-left:48px;padding-top:12px}footer .footer-content .contact-content .title{font-size:28px;line-height:30px}footer .footer-content .contact-content p{font-size:16px;padding:18px 0}footer .footer-content .contact-content .content>a{background:var(--red);border-radius:6px;color:#fff;font-size:14px;font-weight:700;margin-right:10px;padding:12px 28px}footer .footer-content .contact-content .content>a:active,footer .footer-content .contact-content .content>a:hover{box-shadow:0 0 12px #ffd3d5;text-decoration:none}footer .footer-content+p{color:#585c66;font-weight:300;padding-top:40px;text-align:center}.cookie-container{background:var(--black);border:1px solid #000;bottom:0;color:#fff;font-size:12px;font-weight:700;left:0;padding:20px 0;position:fixed;width:100%;z-index:2}.cookie-container button{background:var(--red);border-radius:6px;margin-left:18px;padding:10px 16px}.cookie-container a{color:#ffb3dd}.sidebar-wrapper{bottom:128px;position:fixed;right:12px;z-index:5}.sidebar-wrapper li{align-items:center;background:#fff;border-radius:50%;box-shadow:0 0 12px #ebebeb;cursor:pointer;display:flex;flex-direction:column;font-size:12px;height:54px;justify-content:center;margin-top:12px;position:relative;text-align:center;width:54px}.sidebar-wrapper li i{font-size:30px}.sidebar-wrapper li:hover{color:var(--red)}.sidebar-wrapper li.top{display:none}.sidebar-wrapper li.top.active{display:flex}.sidebar-wrapper li small{bottom:10px;color:#fff;position:absolute}.sidebar-wrapper li small.Japan{bottom:6px;font-size:80%;line-height:1}.sidebar-wrapper li>.tips{align-items:center;aspect-ratio:460/136;background:#fff;border-radius:12px 30px 0 12px;bottom:12px;box-shadow:0 0 12px #ebebeb;display:flex;height:54px;padding:6px 12px;position:absolute;right:66px}.sidebar-wrapper li>.tips:hover{color:var(--black)}.sidebar-wrapper li>.tips>span{padding-left:6px;text-align:left}.sidebar-wrapper li>.tips i{background:var(--red);border-radius:6px 0 0;bottom:0;box-shadow:inset 0 1px 3px #b74043;color:#fff;cursor:pointer;font-size:12px;height:18px;line-height:18px;position:absolute;right:0;text-align:center;width:22px}@media (max-width:1200px){footer .footer-content .logo-content{display:none}footer .footer-content .router-content{letter-spacing:0}}@media (max-width:992px){footer .footer-content:after,footer .footer-content:before{display:none}footer .footer-content .router-content{order:2;padding-top:12px}footer .footer-content .router-content .title{font-size:17px}footer .footer-content .router-content>a{font-size:12px;line-height:24px}footer .footer-content .contact-content{border-left:none;border-right:1px solid #9fa3ad;order:1;padding-left:0;padding-right:30px}footer .footer-content .contact-content .title{font-size:20px}footer .footer-content .contact-content p{font-size:13px;padding:10px 0}footer .footer-content .contact-content .content>a{font-size:12px;font-weight:400;padding:10px 16px}}@media (max-width:768px){footer{padding:12px 0}footer .footer-content{flex-direction:column;padding:0 18px}footer .footer-content .router-content{order:1;padding-top:0}footer .footer-content .router-content .title{font-size:15px;margin-bottom:0;margin-top:18px}footer .footer-content .router-content>a{color:#9fa3ad;font-size:14px;line-height:18px;padding:6px 14px}footer .footer-content .router-content>a:before{content:"·";padding-right:6px}footer .footer-content .contact-content{border-left:none;border-right:none;order:4;padding-right:0;text-align:center}footer .footer-content .contact-content .title,footer .footer-content .contact-content p{display:none}footer .footer-content .contact-content .content{width:100%}footer .footer-content .contact-content .content>a:last-child{margin-right:0}footer .footer-content .logo-content{display:block;order:3;width:100%}footer .footer-content .logo-content>img{display:none}footer .footer-content .logo-content .logo-content-social{display:block;text-align:center}footer .footer-content .logo-content .content{justify-content:center;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}footer .footer-content .logo-content .content>a{width:30px}footer .footer-content .logo-content .content>a:nth-child(2){margin:0 12px}footer .footer-content+p{font-size:12px;font-weight:300;padding-top:30px}.sidebar-wrapper{bottom:20px;right:-24px}.sidebar-wrapper li{font-size:10px;height:48px;margin-top:6px;width:48px}.sidebar-wrapper li i{font-size:20px}.sidebar-wrapper li>.tips{display:none}.sidebar-wrapper li>.tips:hover{color:var(--black)}.sidebar-wrapper li>.tips>span{padding-left:3px}.sidebar-wrapper li>.tips i{font-size:13px;height:16px;line-height:16px;width:18px}.mobile-sidebar-hide{right:-42px;transition:right .5s ease}.mobile-sidebar-half{right:-28px;transition:right .5s ease}.mobile-sidebar-full{right:10px;transition:right .5s ease}}.error-bg-top{background-color:#fafcfe}.error-bg-top .error-description{font-weight:400}.error-bg-top .recommend-table{padding:60px 0}.error-bg-top .recommend-table table{border-collapse:collapse;border-radius:6px;box-shadow:0 1px 37px #d9d9d982;margin:36px 0;overflow:hidden;width:100%}.error-bg-top .recommend-table table tr:first-of-type{background-color:#fdf6f6;color:var(--black)}.error-bg-top .recommend-table table tr>td,.error-bg-top .recommend-table table tr>th{padding:12px;text-align:center}.error-bg-top .recommend-table table tr>td{border-bottom:1px solid #f0f0f0}.error-bg-top .recommend-table table tr>td a{color:var(--black);font-weight:700}.error-bg-top .recommend-table table tr>td a.target{font-weight:400}.error-bg-top .recommend-table table tr>td a.target:after{content:", "}.error-bg-top .recommend-table table tr>td a.target:last-of-type:after{content:""}.error-bg-top .error-wrapper{display:flex;justify-content:space-between;margin:150px 0}.error-bg-top .error-wrapper>.image-content{align-items:center;display:flex;justify-content:center;width:420px}.error-bg-top .error-wrapper .error-content{font-weight:700;text-align:left;width:calc(100% - 420px)}.error-bg-top .error-wrapper .error-content .error-btn{display:flex;padding:30px 0;width:100%}.error-bg-top .error-wrapper .error-content .error-btn a{border:1px solid var(--red);border-radius:6px;color:var(--black);display:inline-block;font-size:16px;height:40px;line-height:38px;margin-right:20px;text-align:center;text-decoration:none;transition:all .3s ease;width:160px}.error-bg-top .error-wrapper .error-content .error-btn a:hover{background:var(--red);color:#fff;transition:all .3s ease}.error-bg-top .error-wrapper .error-content .error-msg{font-size:30px}.error-bg-top .error-wrapper .error-content .error-msg h1{font-size:100px}.error-bg-top .error-wrapper .error-content .error-msg div{color:#585c66;font-size:18px;padding-top:18px}@media (max-width:768px){.error-bg-top .error-wrapper{flex-direction:column;margin:78px 0 24px}.error-bg-top .error-wrapper>.image-content{flex-direction:column;width:100%}.error-bg-top .error-wrapper .error-content{font-size:12px;width:100%}.error-bg-top .error-wrapper .error-content>.image-content{display:none}.error-bg-top .error-wrapper .error-content .error-btn{display:flex;justify-content:flex-start;padding:12px 0}.error-bg-top .error-wrapper .error-content .error-btn a{font-size:13px;height:36px;line-height:36px;margin-right:12px;padding:0 24px;width:auto}.error-bg-top .error-wrapper .error-content .error-msg{font-size:16px}.error-bg-top .error-wrapper .error-content .error-msg h1{font-size:60px}.error-bg-top .error-wrapper .error-content .error-msg div{font-size:12px;padding-top:0}.error-bg-top .recommend-table{padding:0}.error-bg-top .recommend-table>h2{font-size:16px}.error-bg-top .recommend-table table{margin:12px 0}.error-bg-top .recommend-table table tr:first-of-type{background-color:#fdf6f6;color:var(--black)}.error-bg-top .recommend-table table tr>td,.error-bg-top .recommend-table table tr>th{font-size:12px;padding:3px 6px;text-align:center;vertical-align:middle}.error-bg-top .recommend-table table tr>td{border-bottom:1px solid #f0f0f0}.error-bg-top .recommend-table table tr>td a{color:var(--black);font-weight:700}}
