.product-category-cards{color:var(--pcc-text);background:var(--pcc-background);padding-block:var(--pcc-padding-top-mobile) var(--pcc-padding-bottom-mobile)}.product-category-cards__inner{width:min(100%,var(--pcc-max-width));margin-inline:auto;padding-inline:20px}.product-category-cards__header{margin-bottom:25px;text-align:center}.product-category-cards__heading{margin:0;color:inherit;font-family:var(--font-stack-headings);font-size:28px;font-weight:var(--font-weight-headings);letter-spacing:-.045em;line-height:1.05}.product-category-cards__eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;margin:5px 0 0;color:inherit;font-size:12px;font-weight:600;letter-spacing:.24em;line-height:1.2;text-transform:uppercase}.product-category-cards__heart{display:inline-flex;width:18px;height:17px;flex:0 0 auto;align-items:center;justify-content:center;line-height:1}.product-category-cards__heart svg{display:block;width:100%;height:100%}.product-category-cards__heart path{fill:currentColor}.product-category-cards__grid{display:grid;grid-template-columns:1fr;gap:var(--pcc-gap-mobile)}.product-category-card{display:flex;min-width:0;height:var(--pcc-card-height-mobile);flex-direction:column;overflow:hidden;padding:18px 8px 12px;border-radius:var(--pcc-card-radius);background:var(--pcc-card-background);color:var(--pcc-text)}.product-category-card__title{position:relative;z-index:1;flex:0 0 auto;margin:0;min-height:calc(var(--pcc-title-min-lines, 2) * 1.28em);color:inherit;font-family:var(--font-stack-body);font-size:16px;font-weight:var(--font-weight-body-bold);letter-spacing:0;line-height:1.28;text-align:center}.product-category-cards--uppercase-titles .product-category-card__title{text-transform:uppercase}.product-category-card__media{display:flex;min-height:0;flex:1 1 auto;align-items:center;justify-content:center;padding:3px 10px}.product-category-card__media-link{display:flex;width:100%;height:100%;min-height:0;align-items:center;justify-content:center}.product-category-card__media-link:focus-visible{border-radius:calc(var(--pcc-card-radius) / 2);outline:2px solid currentColor;outline-offset:2px}.product-category-card__image,.product-category-card__placeholder{display:block;width:100%;height:100%;max-height:225px;object-fit:contain}.product-category-card__placeholder{opacity:.35}.product-category-card__button{display:flex;min-height:40px;flex:0 0 auto;align-items:center;justify-content:center;gap:12px;padding:9px 18px;border-radius:999px;background:var(--pcc-button-background);color:var(--pcc-button-text);font-size:12px;font-weight:var(--font-weight-body-bold);line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity .18s ease,transform .18s ease}a.product-category-card__button:hover{color:var(--pcc-button-text);opacity:.88;transform:translateY(-1px)}a.product-category-card__button:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.product-category-card__button--disabled{cursor:default}.product-category-card__arrow{width:20px;height:20px;flex:0 0 auto}@media screen and (min-width:520px)and (max-width:767px){.product-category-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.product-category-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--pcc-gap-desktop)}}@media screen and (min-width:1024px){.product-category-cards{padding-block:var(--pcc-padding-top-desktop) var(--pcc-padding-bottom-desktop)}.product-category-cards__inner{padding-inline:20px}.product-category-cards__header{margin-bottom:24px}.product-category-cards__heading{font-size:44px}.product-category-cards__eyebrow{margin-top:6px;font-size:12px}.product-category-card{height:var(--pcc-card-height-desktop);padding:32px 12px 16px}.product-category-card__title{font-size:21px}.product-category-card__media{padding:8px 0}.product-category-card__image,.product-category-card__placeholder{max-height:none}.product-category-card__button{min-height:49px;font-size:15px}}@media screen and (min-width:1230px){.product-category-cards__grid{grid-template-columns:repeat(var(--pcc-desktop-columns),minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.product-category-card__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-product-category-cards.css.map */
