.sc-product-items .sc-head{text-align:center}.sc-product-items .sc-head .title{color:var(--color-primary);margin:0}.sc-product-items .sc-head .desc{margin:0}.sc-product-items .item-list{flex-wrap:wrap;justify-content:center;margin:-10px;display:flex}.sc-product-items .item-list li{flex:0 0 20%;width:20%;padding:10px}.sc-product-items .link{background:var(--color-light);box-shadow:var(--box-shadow);z-index:1;border-radius:30px;padding:30px 20px 15px;text-decoration:none;display:block;position:relative;overflow:hidden}.sc-product-items .link:before{content:"";z-index:-1;opacity:0;background:var(--color-gradient);width:100%;height:100%;transition:var(--transition);position:absolute;top:0;left:0}.sc-product-items .link:hover:before{opacity:1}.sc-product-items .link:hover .content .txt,.sc-product-items .link:hover .content .feather{color:var(--color-light)}.sc-product-items .thumb{background:var(--color-snow);border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:0 auto;display:flex}.sc-product-items .thumb .ratio{background:0 0;width:60px}.sc-product-items .content{text-align:center;padding-top:20px}.sc-product-items .content .txt{color:var(--color-black);-webkit-line-clamp:1;height:1.5em;transition:var(--transition);-webkit-box-orient:vertical;line-height:1.5em;display:-webkit-box;overflow:hidden}.sc-product-items .content .feather{color:var(--color-primary);font-size:var(--typo-md);transition:var(--transition)}.sc-product-items .action{text-align:center;padding-top:60px}.sc-product-items .action .btn{min-width:300px}.sc-table-info{z-index:1;position:relative;overflow:hidden}.sc-table-info:after{content:"";z-index:-1;background-image:url(/img/background/bg-table-info.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.sc-table-info .sc-content{border:2px solid var(--color-light);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff80;border-radius:40px;max-width:1600px;margin:0 auto;padding:45px 80px}.sc-table-info .sc-content>.container>.row>div:nth-child(odd) .table tr:nth-child(2n) td{background-color:#fff9f2}.sc-table-info .sc-content>.container>.row>div:nth-child(2n) tr:nth-child(2n) td{background-color:#fff6f2}.sc-table-info .row>div+div{border-left:2px solid var(--color-light)}.sc-table-info .sc-head .title{color:var(--color-primary);align-items:center;gap:13px;margin:0;display:flex}.sc-table-info .sc-head .icon{flex:none;width:36px;position:relative}.sc-table-info .sc-head+.sc-body{margin-top:30px}.sc-table-info .sc-body table{width:100%;box-shadow:var(--box-shadow2);background:var(--color-light);border:none;border-radius:30px;min-height:462px;margin:0;padding:18px 0}.sc-table-info .sc-body table td{color:var(--color-black);padding:15px 30px}.sc-table-info .sc-body table td>.link{transition:var(--transition);color:var(--color-dark);cursor:pointer}.sc-table-info .sc-body table td>.link:hover{color:var(--color-primary)}.sc-table-info .sc-body .tb-txt{font-weight:var(--fw-bold);white-space:nowrap;text-align:right;width:1%}.sc-table-info .action{text-align:center;padding-top:30px}html[data-asw-filter=dark-contrast] .sc-product-items .sc-head .title,html[data-asw-filter=dark-contrast] .sc-product-items .sc-head .desc{color:var(--color-dark)}html[data-asw-filter=dark-contrast] .sc-product-items .link:before,html[data-asw-filter=dark-contrast] .sc-product-items .thumb .ratio>img,html[data-asw-filter=dark-contrast] .sc-product-items .content .feather,html[data-asw-filter=dark-contrast] .sc-table-info:after{filter:grayscale()}html[data-asw-filter=dark-contrast] .sc-table-info .sc-head .title img{filter:grayscale()brightness(0)}html[data-asw-filter=dark-contrast] .sc-table-info .sc-head .title,html[data-asw-filter=dark-contrast] .sc-table-info .sc-body table td>.link{color:var(--color-dark)}html[data-asw-filter=dark-contrast] .sc-table-info .sc-content>.container>.row>div:nth-child(odd) .table tr:nth-child(2n) td,html[data-asw-filter=dark-contrast] .sc-table-info .sc-content>.container>.row>div:nth-child(2n) .table tr:nth-child(2n) td{filter:grayscale()}html[data-asw-filter=yellow-contrast] .sc-product-items .sc-head .title,html[data-asw-filter=yellow-contrast] .sc-product-items .sc-head .desc{color:var(--color-dark)}html[data-asw-filter=yellow-contrast] .sc-product-items .link{background-color:var(--color-yellow-light)}html[data-asw-filter=yellow-contrast] .sc-product-items .link:before{background:var(--color-gradient-yellow)}html[data-asw-filter=yellow-contrast] .sc-product-items .thumb{background-color:var(--color-yellow)}html[data-asw-filter=yellow-contrast] .sc-product-items .thumb .ratio>img{filter:grayscale()}html[data-asw-filter=yellow-contrast] .sc-product-items .content .feather{color:var(--color-dark)}html[data-asw-filter=yellow-contrast] .sc-product-items .link:hover .content .txt,html[data-asw-filter=yellow-contrast] .sc-product-items .link:hover .content .feather{color:var(--color-yellow)}html[data-asw-filter=yellow-contrast] .sc-table-info{background-color:var(--color-yellow-light)}html[data-asw-filter=yellow-contrast] .sc-table-info:after{filter:grayscale();mix-blend-mode:multiply}html[data-asw-filter=yellow-contrast] .sc-table-info .sc-head .title img{filter:grayscale()brightness(0)}html[data-asw-filter=yellow-contrast] .sc-table-info .sc-head .title,html[data-asw-filter=yellow-contrast] .sc-table-info .sc-body table td>.link{color:var(--color-dark)}html[data-asw-filter=yellow-contrast] .sc-table-info .sc-body table{background-color:var(--color-yellow)}html[data-asw-filter=yellow-contrast] .sc-table-info .sc-content{border-color:var(--color-yellow-light);background-color:rgb(from var(--color-yellow-light) r g b/.5)}html[data-asw-filter=yellow-contrast] .sc-table-info .row>div+div{border-color:var(--color-yellow-light)}html[data-asw-filter=yellow-contrast] .sc-table-info .sc-content>.container>.row>div:nth-child(odd) .table tr:nth-child(2n) td,html[data-asw-filter=yellow-contrast] .sc-table-info .sc-content>.container>.row>div:nth-child(2n) .table tr:nth-child(2n) td{background-color:rgb(from var(--color-yellow-dark) r g b/.8)}@media (max-width:1440px){.sc-table-info .sc-content{max-width:1280px;padding:25px 30px}}@media (max-width:1280px){.sc-table-info .sc-content{padding:20px}}@media (max-width:1199px){.sc-product-items .item-list li{flex:0 0 25%;width:25%}.sc-table-info .sc-content{max-width:1000px}.sc-table-info .row>div+div{border-top:1px solid var(--color-light);border-left:0;margin-top:20px;padding-top:20px}.sc-table-info .sc-body table{min-height:inherit}}@media (max-width:991px){.sc-product-items .item-list li{flex:0 0 33.3333%;width:33.3333%}.sc-table-info .sc-content{padding:20px 0}}@media (max-width:767px){.sc-product-items .item-list{margin:-5px}.sc-product-items .item-list li{flex:0 0 50%;width:50%;padding:5px}.sc-product-items .link{border-radius:20px;padding:15px 15px 10px}.sc-product-items .thumb{width:120px;height:120px}.sc-table-info .sc-body table td{padding:10px 15px}}
