.products-box{position:relative;width:100%;height:330px;border-radius:5px 0 5px 5px;transition:all var(--trans-5) ease}@media only screen and (min-width: 1201px){.products-box:hover .more-btn{pointer-events:auto;opacity:1;transform:translate3d(1px,-1px,0)}.products-box:hover .hover-box{opacity:1;pointer-events:auto}.products-box:hover .hover-box .f-item,.products-box:hover .hover-box .f-paragraph{transform:translateZ(0)}}@media only screen and (max-width: 1200px){.products-box:active .more-btn{pointer-events:auto;opacity:1;transform:translate3d(1px,-1px,0)}.products-box:active .hover-box{opacity:1;pointer-events:auto}.products-box:active .hover-box .f-item,.products-box:active .hover-box .f-paragraph{transform:translateZ(0)}}.products-box .item-bg .sticky-img img{border-radius:5px}.products-box .more-btn{position:absolute;right:0;top:0;z-index:1;border-radius:0 0 0 5px;transform:translate3d(100%,-100%,0);pointer-events:none;opacity:0;transition:transform var(--trans-5) ease,opacity var(--trans-5) ease}.products-box .hover-box{display:block;position:absolute;top:0;left:0;width:100%;height:100%;padding:60px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--red);color:var(--white);text-align:center;opacity:0;border-radius:5px 0 5px 5px;pointer-events:none;transition:opacity var(--trans-5) ease}.products-box .hover-box .f-item{word-break:break-all}.products-box .hover-box .f-item,.products-box .hover-box .f-paragraph{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;transform:translate3d(0,20px,0);transition:transform var(--trans-5) ease}.products-box .outer-title{width:100%;height:100%;padding:20px;display:flex;align-items:flex-end;justify-content:center;text-align:center}.products-box .outer-title .f-item{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.products-box .outer-title[color-type=black]{color:var(--black)}.products-box .outer-title[color-type=white]{color:var(--white)}@media only screen and (max-width: 1200px){.products-box .more-btn{opacity:1;transform:translate3d(1px,-1px,0);pointer-events:auto}.products-box .hover-box{background:transparent;pointer-events:auto;opacity:1}.products-box .hover-box .f-item,.products-box .hover-box .f-paragraph{display:none}}.main-wrapper.show aside{animation:asideShow var(--trans-5) .3s linear forwards}.products-page aside{position:sticky;top:clamp(473px,25vw,480px);left:0;width:clamp(10px,3.125vw,60px);height:clamp(220px,18.75vw,360px);background-color:var(--red);z-index:2;opacity:0;margin:clamp(-360px,-18.75vw,-220px) auto 0 0}@media only screen and (max-width: 1023px){.products-page aside{width:10px;height:220px}}.products-page .section1,.products-page .section3{max-width:1560px;width:calc(100% - 120px);margin:0 auto}@media only screen and (max-width: 1023px){.products-page .section1,.products-page .section3{width:calc(100% - 80px)}}@media only screen and (max-width: 767px){.products-page .section1,.products-page .section3{width:calc(100% - 40px)}}.products-page .section1{margin-bottom:80px;padding-top:100px}@media only screen and (max-width: 1023px){.products-page .section1{margin-bottom:65px;padding-top:90px}}@media only screen and (max-width: 767px){.products-page .section1{margin-bottom:50px;padding-top:80px}.products-page .section1 .page_title_block.overview .title{font-size:3.75rem}}.products-page .section2{position:sticky;top:0;z-index:1;margin:-10px auto 90px;background:var(--white)}.products-page .section2 .tab-block{max-width:1560px;width:calc(100% - 120px);margin:0 auto;padding:10px 0 8.5px}@media only screen and (max-width: 1023px){.products-page .section2{margin-bottom:80px}.products-page .section2 .tab-block{width:calc(100% - 80px);padding:10px 0 5px}}@media only screen and (max-width: 767px){.products-page .section2{margin-bottom:70px}.products-page .section2 .tab-block{width:calc(100% - 40px)}}.products-page .section3{padding-bottom:200px}@media only screen and (max-width: 1023px){.products-page .section3{padding-bottom:175px}}@media only screen and (max-width: 767px){.products-page .section3{padding-bottom:150px}}.products-page .section3 .products-block .tab-paragraph{max-width:900px;width:100%;padding-bottom:80px}.products-page .section3 .products-block .products-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,280px));place-content:flex-start;gap:40px}@media only screen and (max-width: 1200px){.products-page .section3 .products-block .tab-paragraph{width:80%}.products-page .section3 .products-block .products-wrap{gap:40px 20px}}@media only screen and (max-width: 1023px){.products-page .section3 .products-block .tab-paragraph{width:100%;padding-bottom:65px}.products-page .section3 .products-block .products-wrap{place-content:center}}@media only screen and (max-width: 767px){.products-page .section3 .products-block .tab-paragraph{padding:0 20px 50px}}
