.best-sellers-carousel__header{margin-bottom:24px;text-align:center}.best-sellers-carousel__heading{margin:0}.best-sellers-carousel__viewport{overflow:hidden}.best-sellers-carousel__track{display:flex;gap:20px}.best-sellers-carousel__slide{flex:0 0 calc(25% - 15px);min-width:0}.best-sellers-carousel__card{height:100%;display:flex;flex-direction:column}.best-sellers-carousel__image-link{display:block;text-decoration:none}.best-sellers-carousel__image{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:.8}.best-sellers-carousel__content{padding-top:14px;display:flex;flex-direction:column;gap:8px}.best-sellers-carousel__vendor{font-size:12px;line-height:1.4;opacity:.7;text-transform:uppercase;letter-spacing:.08em}.best-sellers-carousel__title{text-decoration:none;color:inherit;font-size:16px;line-height:1.4}.best-sellers-carousel__price{font-size:15px}.best-sellers-carousel__button,.best-sellers-carousel__view-all{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:8px;text-decoration:none;background:#111;color:#fff;font-size:14px;line-height:1;margin-top:6px}.best-sellers-carousel__footer{text-align:center;margin-top:24px}.best-sellers-carousel__empty{text-align:center;opacity:.7}@media screen and (max-width:989px){.best-sellers-carousel__track{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px}.best-sellers-carousel__track::-webkit-scrollbar{display:none}.best-sellers-carousel__slide{flex:0 0 calc(50% - 10px);scroll-snap-align:start}}