.tf-sw-products .swiper-slide{display:flex;padding:1px}.tf-sw-products .card-product{display:flex;flex-direction:column;justify-content:space-between;height:100%;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 0px 3px -4px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);margin-bottom:10px}.tf-sw-products .card-product:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.card-product-wrapper{position:relative;width:100%;height:250px;overflow:hidden;background:#f8f8f8;display:flex;align-items:left;justify-content:center}.card-product-wrapper img{width:100%;height:100%;object-fit:cover}.card-product:hover .card-product-wrapper img{transform:scale(1.05)}.card-product-info{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;padding:10px 14px;text-align:left}.name-product{font-size:15px;min-height:42px;line-height:1.3;color:#222}.add-to-cart-below{margin-top:auto;padding:10px 14px;border-top:1px solid rgba(0,0,0,0.1)}@media (max-width:992px){.card-product-wrapper{height:220px}}@media (max-width:768px){.card-product-wrapper{height:200px}.tf-sw-products .card-product{border-radius:10px}}@media (max-width:576px){.card-product-wrapper{height:180px}.tf-sw-products .card-product{border-radius:10px}.name-product{font-size:14px}}