.product-carousel-section{padding:40px 0;overflow:hidden}.product-carousel-container{position:relative}.carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.product-carousel-title{font-size:2rem;font-weight:600;margin:0}.product-carousel-wrapper{position:relative}.carousel-controls{display:flex;gap:10px}.carousel-btn{width:40px;height:40px;border:1px solid #e0e0e0;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.carousel-btn:hover:not(:disabled){background:#f5f5f5;border-color:#333}.carousel-btn:disabled{opacity:.5;cursor:not-allowed}.carousel-btn svg{width:20px;height:20px}.carousel-viewport{overflow:hidden}.carousel-track{display:flex;transition:transform .3s ease}.carousel-slide{flex:0 0 25%;padding:0 10px}.product-card-link{text-decoration:none;color:inherit;display:block}.product-card{background:#fff;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.product-card img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block}.placeholder-image{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.placeholder-image svg{width:50%;height:50%;opacity:.3}.product-title{padding:12px 15px 5px;font-size:14px;font-weight:500;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-price{padding:0 15px 12px;font-size:16px;font-weight:600;margin:0;color:#333}@media screen and (max-width: 1200px){.carousel-slide{flex:0 0 calc(100% / 3)}}@media screen and (max-width: 768px){.carousel-slide{flex:0 0 50%}.product-carousel-title{font-size:1.5rem}.carousel-header{flex-direction:column;gap:20px}.carousel-controls{justify-content:center}}@media screen and (max-width: 480px){.carousel-slide{flex:0 0 100%}.product-carousel-section{padding:20px 0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-product-carousel.css.map */
