category

.category{background-color:#fff;padding:10px 0}.category .row{display:flex;gap:10px}.category .row .box.left{padding:15px;display:flex;flex-direction:column;border-radius:4px;gap:15px;border:1px solid #f2f2f2}.category .row .box.left h2{font-size:18px;font-weight:500;border-bottom:1px solid #f2f2f2;padding-bottom:10px;margin-bottom:0}.category .row .box.left ul{display:flex;flex-direction:column;gap:6px;width:240px}.category .row .box.left ul li a{display:flex;align-items:center;width:100%}.category .row .box.left ul li a:hover{color:var(--primary-color)}.category .row .box.right{flex:1}.category .row .box.right .top{border:1px solid #f2f2f2;border-radius:4px;flex:1;display:flex;align-items:center;padding:8px 12px;gap:10px;justify-content:space-between;margin-bottom:10px;width:1023px}.category .row .box.right .top .swiper-top-category{width:100%;height:100%;position:relative;display:flex;align-items:center}.category .row .box.right .top .swiper-top-category .swiper-slide{display:flex;justify-content:center}.category .row .box.right .top .swiper-top-category .top-category-prev{position:absolute;left:0;z-index:100;transform:translateY(2px);cursor:pointer}.category .row .box.right .top .swiper-top-category .top-category-next{position:absolute;right:0;z-index:100;transform:translateY(2px);cursor:pointer}.category .row .box.right .top .swiper-top-category .swiper-slide a{display:flex;flex-direction:column;align-items:center}.category .row .box.right .top .swiper-top-category .swiper-slide a .box-image{background-color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:10px}.category .row .box.right .top i{font-size:26px}.category .row .box.right .box-main{display:flex;flex-direction:row;gap:10px}.category .row .box.right .box-main .box-right{width:307px;gap:29px;display:flex;flex-direction:column}.category .row .box.right .box-main .box-right .item{padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:4px;border:1px solid #f2f2f2}.category .row .box.right .box-main .box-right .item.account{align-items:center}.category .row .box.right .box-main .box-right .item .box-image{width:80px;height:80px;overflow:hidden;margin:18px 0;border-radius:100px}.category .row .box.right .box-main .box-right .item p{font-size:16px;font-weight:600}.category .row .box.right .box-main .box-right .item .color-link{color:var(--text-color-link);margin-bottom:20px;font-size:16px;font-weight:600}.category .row .box.right .box-main .box-right .item .box-btn{width:100%;gap:16px;display:flex;margin-top:20px}.category .row .box.right .box-main .box-right .item .box-btn button{flex:1;padding:8px;color:#fff;border-radius:4px}.category .row .box.right .box-main .box-right .item .box-btn .btn-login{background-color:var(--primary-color)}.category .row .box.right .box-main .box-right .item .box-btn .btn-register{background-color:var(--text-color-link)}.category .row .box.right .box-main .box-right .item.flex-row{flex-direction:row;gap:20px}.category .row .box.right .box-main .box-right .item .card-item{flex:1;display:flex;flex-direction:column;align-items:center}.category .row .box.right .box-main .box-right .item.no-padding{padding:16px}.category .row .box.right .box-main .box-right .item .card-item img{border-radius:4px}.category .row .box.right .box-main .box-right .item .card-item .text-title{font-size:12px;font-weight:400;padding:0 3px;margin-top:10px;text-align:center}.category .row .box.right .box-main .box-right .item.no-padding{margin-top:20px;align-items:flex-start;gap:0;border:1px solid #f2f2f2;padding:16px 10px}.category .row .box.right .box-main .box-right .item.p-0{padding:0;margin-top:10px}.category .row .box.right .box-main .box-left{display:flex;flex:1;flex-direction:column;gap:5px}.category .row .box.right .box-main .box-left .slider{width:732px;overflow:hidden;position:relative}.category .row .box.right .box-main .box-left .slider img{width:100%;height:436px;-o-object-fit:cover;object-fit:cover}.category .row .box.right .box-main .box-left .box-2-image{display:flex;gap:10px;height:192px;width:732px}.category .row .box.right .box-main .box-left .box-2-image .banner-category{overflow:hidden;width:100%}.category .row .box.right .box-main .box-left .box-2-image .box-image{width:100%}.category .row .box.right .box-main .box-left .box-2-image .box-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list-product{padding:25px 0 0;margin:20px 0 0}.list-product .list-category{width:100%;gap:20px;overflow-x:auto}.list-product .list-category::-webkit-scrollbar{display:none}.list-product .list-category button{padding:10px;border:1px solid #ccc;border-radius:100px;min-width:-moz-fit-content;min-width:fit-content}.list-product .list-category button.active{background-color:var(--primary-color);color:#fff}.list-product .row{gap:20px;display:flex;flex-direction:column}.list-product .box{display:grid;gap:30px;border-bottom:1px solid #f2f2f2;padding-bottom:30px}.list-product .slider{width:100%;height:366px}.list-product .slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.endow{border-top:1px solid #ccd2dc}.endow .row{display:flex;justify-content:center;padding:15px 0;gap:80px;align-items:center}.endow .row p{color:#000}.endow .row .sp-line{height:41px;width:2px;background-color:#f2f2f2}.endow .row .box{display:flex;align-items:center;gap:16px}.endow .row .box i{font-size:36px;color:var(--color-dark);margin-top:10px}