.best-seller{position:relative;overflow:hidden}.best-seller__title{margin-bottom:2rem}.best-seller__title .title{margin-bottom:0}.best-seller__description{margin-top:1rem;margin-bottom:0}.best-seller-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:0 2rem}.best-seller-filter{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:.1rem solid rgba(var(--color-foreground),.2);background:transparent;border-radius:2.5rem;cursor:pointer;transition:all .3s ease;font-size:1.4rem;font-weight:500;line-height:1;text-decoration:none;color:rgb(var(--color-foreground));white-space:nowrap;min-height:4.8rem;position:relative;overflow:hidden}.best-seller-filter:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(var(--color-button),.1),transparent);transition:left .5s ease}.best-seller-filter:hover:before{left:100%}.best-seller-filter:hover,.best-seller-filter:focus{border-color:rgb(var(--color-button));transform:translateY(-.1rem)}.best-seller-filter.active{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.best-seller-filter.active:hover{transform:translateY(-.2rem)}.best-seller-products{display:none;opacity:0;transform:translateY(1rem);transition:all .4s ease}.best-seller-products.active{display:block;opacity:1;transform:translateY(0)}.best-seller-products.active .grid__item{opacity:0;transform:translateY(2rem);animation:fadeInUp .6s ease forwards}.best-seller-products.active .grid__item:nth-child(1){animation-delay:.1s}.best-seller-products.active .grid__item:nth-child(2){animation-delay:.2s}.best-seller-products.active .grid__item:nth-child(3){animation-delay:.3s}.best-seller-products.active .grid__item:nth-child(4){animation-delay:.4s}.best-seller-products.active .grid__item:nth-child(5){animation-delay:.5s}.best-seller-products.active .grid__item:nth-child(6){animation-delay:.6s}.best-seller-products.active .grid__item:nth-child(7){animation-delay:.7s}.best-seller-products.active .grid__item:nth-child(8){animation-delay:.8s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.best-seller-products:not(.active){position:relative;min-height:40rem}.best-seller-filter:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.best-seller-filter.loading{position:relative;color:transparent}.best-seller-filter.loading:after{content:"";position:absolute;width:1.6rem;height:1.6rem;border:.2rem solid currentColor;border-top:.2rem solid transparent;border-radius:50%;animation:spin 1s linear infinite;top:50%;left:50%;transform:translate(-50%,-50%);color:rgb(var(--color-foreground))}.best-seller-filter.active.loading:after{color:rgb(var(--color-button-text))}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.best-seller .slider-counter{font-weight:500}.best-seller .slider-button{transition:all .3s ease}.best-seller .slider-button:hover{background-color:rgba(var(--color-button),.1);border-color:rgb(var(--color-button))}@media screen and (max-width: 990px){.best-seller-filters{gap:.8rem;padding:0 1.5rem}.best-seller-filter{padding:.8rem 1.6rem;font-size:1.3rem;min-height:4.4rem}}@media screen and (max-width: 749px){.best-seller__title{margin-bottom:1.5rem}.best-seller-filters{gap:.5rem;margin-bottom:2rem;padding:0 1rem}.best-seller-filter{padding:.6rem 1.2rem;font-size:1.2rem;min-height:4rem;border-radius:2rem}.best-seller-filter:hover,.best-seller-filter.active:hover{transform:none}}@media screen and (max-width: 550px){.best-seller-filters{justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem;margin-bottom:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.best-seller-filters::-webkit-scrollbar{display:none}.best-seller-filter{flex-shrink:0;padding:.5rem 1rem;font-size:1.1rem;min-height:3.6rem}}@media (prefers-contrast: high){.best-seller-filter{border-width:.2rem}.best-seller-filter:hover,.best-seller-filter:focus{border-width:.2rem}.best-seller-filter.active{border-width:.2rem}}@media (prefers-reduced-motion: reduce){.best-seller-filter,.best-seller-products,.best-seller-filter:before,.best-seller .slider-button{transition:none;animation:none}.best-seller-filter:hover,.best-seller-filter.active:hover{transform:none}.best-seller-products.active .grid__item{animation:none;opacity:1;transform:none}}.best-seller-filter:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.2rem}@media print{.best-seller-filters{display:none}.best-seller-products{display:block!important;opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/best-seller.css.map */
