.category-card__grid{--gap: 1.6rem;display:grid;grid-template-columns:1fr;gap:var(--gap);list-style:none;margin:0;padding:0}.category-card__item{position:relative;aspect-ratio:var(--aspect-ratio, 4 / 3);border-radius:2.4rem;overflow:hidden;border:1px solid rgba(255,255,255,.4);display:block;text-decoration:none;color:inherit}.category-card__item:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem}.category-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.category-card__media img,.category-card__media video{width:100%;height:100%;object-fit:cover;object-position:center}.category-card__media--placeholder{display:flex;align-items:center;justify-content:center;background-color:var(--surface-container-3, #e2e1d7)}.category-card__media--placeholder .placeholder-svg{width:100%;height:100%}.category-card__media .video-component__toggle{z-index:5}.category-card__item .product-tags{position:absolute;top:.5rem;left:.5rem;z-index:5}.category-card__item--has-title:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(180deg,#0000,#00000080);z-index:3}.category-card__title{position:absolute;bottom:0;left:0;right:0;padding:2.4rem;margin:0;font-size:2.4rem;font-weight:500;line-height:3.2rem;letter-spacing:-.1rem;color:#f0efec;z-index:4}.category-card__media--desktop{display:none}.category-card .section-header__content--center{text-align:center;align-items:center}.category-card .section-header__content--left{text-align:left;align-items:start}.category-card .section-header__wrapper{margin-bottom:1.6rem}.category-card .section-header__sub-heading{font-size:1.6rem;font-weight:500;line-height:2.4rem;margin-bottom:.8rem}.category-card .section-header__heading{font-size:2.4rem;font-weight:500;line-height:3.2rem;letter-spacing:-.1rem}@media screen and (min-width:768px){.category-card__item .product-tags{top:0;left:0}.category-card__grid{--gap: 2.4rem;grid-template-columns:repeat(var(--columns-tablet, 2),1fr)}.category-card .section-header__wrapper{margin-bottom:2.4rem}.category-card__media--desktop{display:block}.category-card__media--mobile{display:none}}@media screen and (min-width:1100px){.category-card__grid{grid-template-columns:repeat(var(--columns-desktop, 4),1fr)}.category-card .section-header__wrapper{margin-bottom:3.2rem}.category-card .section-header__heading{font-size:4.8rem;line-height:5.6rem;letter-spacing:-.2rem}}@media(prefers-reduced-motion:reduce){.category-card__media video{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/section-category-card.css.map */
