.productList.svelte-1y4rlrz.svelte-1y4rlrz{position:relative;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:70px}#products.svelte-1y4rlrz.svelte-1y4rlrz{margin:100px 0;padding:0 5%}#categories.svelte-1y4rlrz.svelte-1y4rlrz{margin-top:75px;padding:0 5%}.scrollContainer.svelte-1y4rlrz.svelte-1y4rlrz{width:100%;overflow-y:scroll}.no-scrollbar.svelte-1y4rlrz.svelte-1y4rlrz{scrollbar-width:none;margin-bottom:0;padding-bottom:0}.no-scrollbar.svelte-1y4rlrz.svelte-1y4rlrz::-webkit-scrollbar{display:none}.categoryCardContainer.svelte-1y4rlrz.svelte-1y4rlrz{display:flex;flex-direction:row;gap:20px;width:max-content}.categoryCard.svelte-1y4rlrz.svelte-1y4rlrz{position:relative;height:275px;width:min-content;border:4px solid var(--color-bg-light);background-color:var(--color-bg-light);border-radius:10px;overflow:hidden;box-sizing:border-box;cursor:pointer}.category-img.svelte-1y4rlrz.svelte-1y4rlrz{height:100%;width:auto;border-radius:5px}.categoryCard.svelte-1y4rlrz span.svelte-1y4rlrz{position:absolute;top:3px;left:6px;z-index:3;font-family:var(--header-font-family);font-weight:600;font-size:18px;color:#fff}.categoryCard.svelte-1y4rlrz.svelte-1y4rlrz:before{content:"";z-index:0;position:absolute;top:0;left:0;height:33px;width:83%;background-color:var(--color-bg-light);border-radius:0 0 15px}.categoryCard.svelte-1y4rlrz.svelte-1y4rlrz:hover:before{background-color:var(--color-primary)}.categoryCard.svelte-1y4rlrz.svelte-1y4rlrz:hover,.active.svelte-1y4rlrz.svelte-1y4rlrz{border:4px solid var(--color-primary);background-color:var(--color-primary)}.active.svelte-1y4rlrz.svelte-1y4rlrz:before{background-color:var(--color-primary)}@media only screen and (max-width: 1100px){#categories.svelte-1y4rlrz.svelte-1y4rlrz,#products.svelte-1y4rlrz.svelte-1y4rlrz{padding:0}}
