.shop-categories{display:block;background-color:var(--color-background-1)}.shop-categories__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.shop-categories__title{font-size:2.6rem;font-weight:400;color:var(--color-text);margin:auto;letter-spacing:0px;text-align:center}.shop-categories__link-all{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:500;color:var(--color-subtext);text-decoration:none;transition:color .2s ease;margin-bottom:.5rem}.shop-categories__link-all:hover{color:var(--color-text)}.shop-categories__grid-wrapper{background-color:var(--color-background-1);overflow:hidden}.shop-categories__grid{display:flex;flex-wrap:wrap;gap:2rem}.shop-categories__item{width:calc(25% - 1.5rem);display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--color-text);box-sizing:border-box;transition:background-color .3s ease;gap:15px}.shop-categories__image-wrapper{border-radius:8px;overflow:hidden;margin-bottom:0;background-color:var(--color-background-2);transition:transform .3s ease}.shop-categories__item:hover .shop-categories__image-wrapper{transform:translateY(-4px)}.shop-categories__image{width:100%;height:100%;object-fit:cover;display:block}.shop-categories__placeholder{width:100%;height:100%;fill:var(--color-subtext)}.shop-categories__item-title{font-size:1.4rem;font-weight:500;text-align:center;margin:0;line-height:1.4;letter-spacing:0px}@media screen and (max-width:1100px){.shop-categories__item{width:calc(50% - 1rem)}}@media screen and (max-width:768px){.shop-categories__grid{gap:1rem}.shop-categories__container{padding:0 1.5rem}.shop-categories__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:1rem}.shop-categories__title{font-size:1.6rem;margin:10px 0!important;font-weight:500;text-align:center;display:block;width:100%}.shop-categories__item{width:calc(50% - .5rem);gap:10px}.shop-categories__item-title{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-shop-by-categories.css.map */
