.categories-list{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;overflow-y:hidden;padding-bottom:.8rem}.categories-list::-webkit-scrollbar{width:12px;height:8px}.categories-list::-webkit-scrollbar-track{background:#f8f2e3;border-radius:20px}.categories-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground));border-radius:20px}.categories-list__item{padding:.6rem 1.5rem;border-radius:24px;border:1px solid #EAEAEA;background:transparent;transition:all .1s linear}.categories-list__item:hover{border:1px solid rgb(var(--color-button));background:rgb(var(--color-background))}.categories-list__link{color:rgb(var(--color-foreground));text-decoration:none}@media screen and (max-width: 749px){.categories-list{flex-wrap:nowrap;justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-collection-categories.css.map */
