.category-cards{width:100%;padding-top:var(--category-cards-padding-top-mobile, 40px);padding-bottom:var(--category-cards-padding-bottom-mobile, 40px)}@media screen and (min-width:768px){.category-cards{padding-top:var(--category-cards-padding-top-desktop, 40px);padding-bottom:var(--category-cards-padding-bottom-desktop, 40px)}.category-cards__title{font-size:35px}}.category-cards__title{margin:0 0 24px;color:rgb(var(--color-foreground));font-size:28px;font-weight:700;line-height:1.25;text-align:center}.category-cards__grid{display:grid;grid-template-columns:1fr;gap:var(--category-cards-gap, 24px);width:100%}@media screen and (min-width:768px){.category-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-cards__grid--blocks-1{grid-template-columns:1fr}}.category-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;color:inherit}.category-card__media{position:relative;flex:0 0 auto;width:100%;aspect-ratio:370 / 408;overflow:hidden}@media screen and (min-width:768px){.category-card__media{aspect-ratio:586 / 396}}.category-card__image,.category-card__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover}.category-card__media--has-scrim:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-color:var(--category-card-scrim)}.category-card__text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-start;padding:24px;pointer-events:none}.category-card__title{margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.15;letter-spacing:.02em;text-decoration:underline;text-underline-offset:4px}.category-card__title-link{color:inherit;text-decoration:inherit;text-underline-offset:inherit;pointer-events:auto}.category-card__title-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.category-card__subtitle{margin:0;font-size:15px;font-weight:400;line-height:1.4;letter-spacing:.01em}.category-card__footer{position:relative;z-index:3;flex-shrink:0;display:flex;align-items:flex-end;min-height:56px;padding:14px 140px 14px 24px}a.category-card__footer--link{text-decoration:none;color:inherit}a.category-card__footer--link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.category-card__cta{display:inline-flex;align-items:center;gap:15px;font-size:15px;font-weight:400;line-height:1.4;letter-spacing:.01em}.category-card__cta-text{text-decoration:underline;text-underline-offset:3px}.category-card__cta .icon-arrow{display:block;width:14px;height:10px;flex-shrink:0;transform:translateY(2px)}.category-card__badge{position:absolute;right:24px;bottom:14px;z-index:4;width:112px;height:112px;border-radius:50%;overflow:hidden;pointer-events:none}.category-card__badge-image{display:block;width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:reduce){.category-card__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/203/assets/category-cards.css.map */
