.product-card-wrapper{padding:14px 14px 0}.bg-product-card{background-color:#f4f3f5}.product-img{object-fit:contain;height:280px}.product-item-name{white-space:normal;word-break:break-word;max-width:65%;font-size:15px;line-height:1.3}.product-btn{background:var(--primarycolor);color:var(--white);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;padding:8px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.product-arrow-btn{background:var(--secondarycolor);width:34px;height:34px;color:var(--primarycolor);cursor:pointer;border:none;border-radius:50%;font-size:16px}.product-arrow-btn:disabled{opacity:.4;cursor:not-allowed}.product-slider{scroll-behavior:smooth;gap:20px;display:flex;overflow-x:auto}.product-slider::-webkit-scrollbar{display:none}.product-slider-wrapper{width:100%;overflow:hidden}.product-slider-track{transition:transform .6s ease-in-out;display:flex}.product-item{flex:0 0 25%;padding:0 10px}@media (max-width:768px){.product-item{flex:0 0 70%;padding:0 6px}.product-img{height:160px}.product-btn{padding:7px 12px;font-size:13px}}@media (min-width:769px) and (max-width:991px){.product-item{flex:0 0 45%}}@media (min-width:992px) and (max-width:1199px){.product-item{flex:0 0 37%}}@media (min-width:1200px) and (max-width:1399px){.product-item{flex:0 0 28%}}
