:root{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #dae0e9;--surface2: #f2f2f2;--surface3: #ccc;--surface-white: #fff;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(22, 183, 118);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(227, 243, 229);--surfaceGreen2: rgb(164, 221, 169);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}@media (prefers-color-scheme: dark){:root{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(158, 165, 180);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--surface-white: #2b2c2e;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 173, .1);--surfaceGreen2: rgba(72, 255, 148, .2);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}}:root body{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #dae0e9;--surface2: #f2f2f2;--surface3: #ccc;--surface-white: #fff;--surface-text: #5b6a80;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--surface-btn3: rgb(240, 243, 248);--surface-btn4: rgb(228, 232, 238);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(22, 183, 118);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(227, 243, 229);--surfaceGreen2: rgb(164, 221, 169);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}:root body.dark-mode{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-text: rgb(158, 165, 180);--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--surface-btn3: rgb(45, 47, 53);--surface-btn4: rgb(27, 30, 35);--surface-white: #2b2c2e;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 173, .1);--surfaceGreen2: rgba(72, 255, 148, .2);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}.products{background:#fff!important;border-bottom:0!important}.products .pg-tit{display:block;font-size:18px;font-weight:700;padding:15px 15px 10px;color:#000;display:flex;align-items:center;justify-content:space-between}.products .pg-tit span{display:flex;align-items:center;font-size:14px;color:#555}.products .pg-tit span svg{color:#555;margin-left:3px}.products .list-wrap{display:flex;flex-wrap:wrap}.products .list-wrap .list{width:calc(16.666% - 6px);max-height:200px;margin:3px}@media (max-width: 768px){.products .list-wrap .list{width:calc(50% - 6px)}}.products .list-wrap .list .img-box{position:relative;overflow:hidden;background:#eee;padding:10px 0;height:150px}@media (max-width: 550px){.products .list-wrap .list .img-box{height:110px}}.products .list-wrap .list .img-box img{width:70%;margin:0 auto;mix-blend-mode:multiply}.products .list-wrap .list .tit{font-size:13px;line-height:1.3;font-weight:500;letter-spacing:-.5px;color:#000;margin-top:0;margin-bottom:15px;word-break:keep-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media (max-width: 550px){.products .list-wrap .list .tit{font-size:12px;margin-bottom:0}}.products .list-wrap .list .prd-desc{margin-bottom:10px;padding-left:4px}@media (max-width: 550px){.products .list-wrap .list .prd-desc{margin-bottom:5px;margin-top:0}}.products .list-wrap .list .price{width:100%;background:linear-gradient(to bottom,rgba(255,255,255,0),white 100%);height:50px;margin:0!important;position:absolute;bottom:0px;left:0px;text-align:right}.products .list-wrap .list .price span{color:#000;display:inline-block;position:absolute;font-size:16px;letter-spacing:-.5px;font-weight:700;bottom:3px;left:4px}@media (max-width: 550px){.products .list-wrap .list .price span{font-size:14px;bottom:0}}.products .tab-list{padding:5px 10px}.products .tab-list button{border:1px solid #000;margin-bottom:5px;font-size:13px;background:var(--bg);margin-right:5px;background:#fff;padding:5px 10px;border-radius:3px;border-color:#000;color:#000;font-weight:600}@media (max-width: 550px){.products .tab-list button{padding:5px 8px}}.products .tab-list button.on{background:#000;color:#fff}.products .isRocket{background-color:#4169e1}.products .wow{background-color:#fc5b32}.products .bottom-desc{text-align:right;font-size:11px;padding:0 10px 10px;color:#777}@media (max-width: 550px){.products .bottom-desc{padding:5px;font-size:10px}}
