.category-cards{--cc-ink: #1a3d3d;--cc-muted: rgba(26, 61, 61, .72);--cc-green: #1a3d3d;--cc-teal: #008080;--cc-card: #efe4d2}.category-cards__header{text-align:center;margin:0 auto 1.2rem;max-width:48rem}.category-cards__eyebrow{margin:0 0 .85rem}.category-cards__heading{margin:0;color:var(--cc-ink)}.category-cards__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:stretch}.category-cards__item{display:flex;min-height:0;min-width:0}.category-cards__card{position:relative;display:flex;align-items:flex-end;flex:1 1 auto;width:100%;height:100%;min-height:11.5rem;padding:.75rem .8rem 1.35rem;border-radius:1rem;text-decoration:none;color:inherit;background-color:var(--cc-card);border:.1rem solid rgba(26,61,61,.08);box-shadow:0 8px 20px #1a3d3d14;overflow:hidden;isolation:isolate;transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box}.category-cards__card--has-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--cc-bg);background-repeat:no-repeat;background-position:center top;background-size:cover;pointer-events:none}.category-cards__card--has-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 0%,transparent 48%,rgba(239,228,210,.18) 68%,rgba(239,228,210,.38) 100%);pointer-events:none}.category-cards__card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #1a3d3d1f}.category-cards__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.12rem;max-width:100%;width:100%;min-width:0;margin-bottom:.15rem}.category-cards__title{margin:0;color:var(--cc-ink);font-family:var(--font-heading-family);font-size:clamp(1.25rem,3.8vw,1.45rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;text-shadow:0 1px 2px rgba(255,252,247,.85)}.category-cards__subtitle{margin:0 0 .35rem;color:#1a3d3d;font-family:var(--font-heading-family);font-size:clamp(.95rem,2.8vw,1.05rem);font-weight:600;line-height:1.25;opacity:.88;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 2px rgba(255,252,247,.9)}.category-cards__cta{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;min-height:1.85rem;padding:.22rem .55rem;border-radius:999px;background:var(--cc-green);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.02em;line-height:1;transition:background .2s ease}.category-cards__card:hover .category-cards__cta{background:var(--cc-teal)}.category-cards__cta svg{display:block;flex-shrink:0;width:11px;height:11px}@media screen and (max-width:389px){.category-cards__grid{gap:.65rem}.category-cards__card{min-height:10.5rem;padding:.7rem .65rem}.category-cards__cta{min-height:1.7rem;padding:.18rem .48rem;font-size:.74rem}.category-cards__cta svg{width:10px;height:10px}}@media screen and (min-width:750px){.category-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem}.category-cards__card{align-items:center;min-height:8.6rem;height:8.6rem;padding:1.05rem 1.15rem}.category-cards__card--has-bg:before{background-position:right center;background-size:auto 100%}.category-cards__card--has-bg:after{background:linear-gradient(90deg,var(--cc-card) 0%,var(--cc-card) 42%,rgba(239,228,210,.88) 54%,rgba(239,228,210,.2) 72%,transparent 86%)}.category-cards__content{max-width:58%;width:auto;gap:.25rem;margin-bottom:0}.category-cards__title{font-size:clamp(1.55rem,2.1vw,1.9rem);text-shadow:none}.category-cards__subtitle{margin:0 0 .45rem;color:var(--cc-muted);font-size:1.15rem;font-weight:500;line-height:1.3;opacity:1;-webkit-line-clamp:unset;display:block;overflow:visible;text-shadow:none}.category-cards__cta{gap:.35rem;min-height:3rem;padding:.45rem 1rem;font-size:1.1rem}.category-cards__cta svg{width:16px;height:16px}}@media screen and (min-width:990px){.category-cards__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-cards__card{min-height:9.5rem;height:9.5rem;padding:1.1rem 1.15rem}.category-cards__content{max-width:56%}.category-cards__title{font-size:1.85rem}.category-cards__subtitle{font-size:1.2rem}.category-cards__card--has-bg:before{background-size:cover;background-position:right center;width:100%}}@media(prefers-reduced-motion:reduce){.category-cards__card,.category-cards__cta{transition:none}.category-cards__card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-category-cards.css.map */
