.kc-products-container{max-width:1280px;margin:0 auto;width:100%;float:unset !important}
.kc-products-title{font-family:Lato;font-weight:500;font-size:52px;line-height:96%;color:#3a3a3a;margin-top:20px;margin-bottom:44px}
.kc-products-lists-content{display:flex;flex-wrap:wrap;width:100%;gap:12px}
.kc-products-item{padding:14px 12px;background-color:#f2f3f5;border-radius:12px;width:13.2%;display:flex;flex-direction:column}
.kc-products-img-wrapper{width:109px;height:143px;margin:0 auto}
.kc-products-img-wrapper img{width:100%;height:100%}
.kc-products-details-title{margin-top:26px;font-family:Archivo;font-weight:500;font-size:14px;line-height:140%;color:#202129}
.kc-products-details-subtitle{font-family:Archivo;font-weight:400;font-size:12px;line-height:140%;color:#74798a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}
.kc-products-details-price{font-family:Archivo;font-weight:500;font-size:14px;line-height:140%;color:#202129}
@media screen and (max-width:768px){.kc-products-container{padding:0 4px}
.kc-products-title{font-family:Archivo;font-weight:500;font-size:20px;line-height:126%;color:#000;margin-top:30px;margin-bottom:16px}
.kc-products-item{width:48%}
}