.best-sellers{overflow:hidden}.best-sellers__container{margin-inline:auto}.best-sellers__header{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.best-sellers__title{font-size:1.6rem;font-weight:500!important;color:var(--color-text);margin:0;letter-spacing:0px;text-align:center}.best-sellers__nav{display:flex;gap:1rem}.best-sellers__nav-btn{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .2s ease,opacity .2s ease}.best-sellers__nav-btn:hover:not([disabled]){border-color:rgb(var(--color-foreground))}.best-sellers__nav-btn[disabled]{opacity:.3;cursor:not-allowed}.best-sellers__carousel{display:block;position:relative}.best-sellers__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:1rem;margin:0}.best-sellers__track::-webkit-scrollbar{display:none}.best-sellers__item{scroll-snap-align:start;flex:0 0 calc(50% - .75rem);list-style:none}.best-sellers__item .placeholder-svg{background-color:#f4f4f4;width:100%;height:auto;aspect-ratio:1 / 1}.best-sellers__item .card-info{padding-top:1rem}.best-sellers__item .card-title{display:block;font-weight:500;margin-bottom:.5rem}@media screen and (min-width:768px){.best-sellers__title{font-size:2.6rem}.best-sellers__item{flex:0 0 calc(33.333% - 1rem)}}@media screen and (min-width:990px){.best-sellers__track{gap:2rem}.best-sellers__item{flex:0 0 calc(25% - 1.5rem)}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-best-sellers-carousel.css.map */
