.h-button{--color:var(--c-02-01);--color2:#fff;background-color:transparent;border:1px solid var(--color);border-radius:4px;color:var(--color);cursor:pointer;display:block;font-family:SourceHanSansCN-Medium;font-family:Roboto,Segoe UI,sans-serif;font-size:12px;font-style:normal;font-weight:400;font-weight:300;height:36px;line-height:36px;overflow:hidden;position:relative;text-align:center;text-transform:none;transition:.5s;width:139px;z-index:1}.h-button:after,.h-button:before{background-color:var(--color);content:"";display:block;height:100%;top:50%;right:50%;bottom:50%;left:25%;position:absolute;transform:skew(90deg) translate(-50%,-50%);transition:.5s ease-out;width:100%;z-index:-1}.h-button:before{left:-25%;top:-50%;transform:skew(90deg) rotate(180deg) translate(-50%,-50%)}.h-button:hover:before{transform:skew(45deg) rotate(180deg) translate(-50%,-50%)}.h-button:hover:after{transform:skew(45deg) translate(-50%,-50%)}.h-button:hover{color:var(--color2)}.h-button:active{filter:brightness(.7);transform:scale(.98)}.h-button a:hover{color:inherit}@media only screen and (min-width:1000px){.product-page{--sensor-title-fs:3vw;--sensor-indro-width:60%;--category-width:0px;--category-left:50px;--product-list-width:calc(100% - var(--category-width) - 20px);--product-gap:20px;--product-width:calc(27% - var(--product-gap));--product-info-height:432px;--product-desc-height:50%;--product-img-width:100%;--product-img-height:300px;--menu-direction:row;--product-list-direction:row}}@media only screen and (max-width:1380px){.product-page{--sensor-title-fs:3vw;--sensor-indro-width:60%;--category-width:0px;--category-left:50px;--product-list-width:calc(100% - var(--category-width) - 20px);--product-gap:20px;--product-width:calc(50% - var(--product-gap));--product-info-height:460px;--product-img-width:100%;--product-img-height:300px;--menu-direction:row;--product-list-direction:row}}@media only screen and (max-width:1000px){.product-page{--sensor-title-fs:30px;--sensor-indro-width:100%;--category-width:0px;--category-left:20px;--product-list-width:100%;--product-gap:20px;--product-width:100%;--product-info-height:max-content;--product-desc-height:unest;--product-img-width:100%;--product-img-height:50vw;--menu-direction:column;--product-list-direction:column}}.product-page{margin:0 auto;width:var(--container-width)}.product-page .sensor-indro{font-size:18px;width:var(--sensor-indro-width)}.product-page .sensor-indro .sensor-title{font-size:var(--sensor-title-fs)}.product-page .sensor-indro .sensor-sub-title strong{font-size:var(--sensor-sub-title-fs)}.product-page .sensor-indro .sensor-desc{margin-top:30px}.product-page .product-menu{display:flex;flex-direction:var(--menu-direction);gap:20px;margin:80px 0}.product-page .product-menu .product-categories{padding:0;width:var(--category-width)}.product-page .product-menu .product-categories .product-category{align-items:center;background:var(--c-01-03);color:var(--c-02-01);cursor:pointer;display:flex;gap:var(--category-left);height:80px;margin-top:3px;transition:all .2s}.product-page .product-menu .product-categories .product-category a{align-items:center;display:flex;font-size:22px;height:100%;transition:all .1s;width:100%}.product-page .product-menu .product-categories .product-category a:hover{color:inherit}.product-page .product-menu .product-categories .product-category.active,.product-page .product-menu .product-categories .product-category:hover{background:var(--c-02-01);color:var(--c-01-01)}.product-page .product-menu .product-categories .product-category:before{background-color:var(--c-02-01);content:" ";display:inline-block;height:100%;width:10px}.product-page .product-menu .product-list{display:flex;flex-direction:var(--product-list-direction);flex-wrap:wrap;gap:var(--product-gap);padding:0;width:var(--product-list-width)}.product-page .product-menu .product-list .product{width:var(--product-width)}.product-page .product-menu .product-list .product-img{display:inline-block;height:var(--product-img-height);width:var(--product-img-width)}.product-page .product-menu .product-list .product-img img{height:100%;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.product-page .product-menu .product-list .product-info{background:var(--c-01-03);height:var(--product-info-height);padding:20px;width:100%}.product-page .product-menu .product-list .product-info .product-title{color:var(--c-02-01)}.product-page .product-menu .product-list .product-info .product-desc{line-height:1.8;min-height:var(--product-desc-height)}.product-page .product-menu .product-list .product-info .product-details-btn{border:2px solid var(--c-02-01);border-radius:6px;display:inline-block;font-size:16px;font-weight:700;height:50px;line-height:46px;padding:0;position:relative;text-align:center;width:100px}
