.category-cards__header{text-align:center;margin-bottom:3.2rem}.category-cards__heading{margin:0 0 .8rem}.category-cards__text{margin:0 auto;max-width:62rem;opacity:.85}.category-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.category-cards__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media screen and (min-width:990px){.category-cards__grid--cols-5{grid-template-columns:repeat(5,1fr)}}.category-cards__card{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:.4rem;overflow:hidden;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.08);transition:transform .2s ease,box-shadow .2s ease}.category-cards__card:hover{transform:translateY(-.2rem);box-shadow:0 .4rem 1.6rem #0000001a}.category-cards__media{aspect-ratio:4 / 3;overflow:hidden;background:rgba(var(--color-foreground),.04)}.category-cards__media img{width:100%;height:100%;object-fit:cover}.category-cards__body{padding:1.4rem 1.2rem 1.6rem;flex:1;display:flex;flex-direction:column;gap:.4rem}.category-cards__title{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:.02em}.category-cards__desc{margin:0;font-size:1.2rem;line-height:1.4;opacity:.75}.category-cards__cta{margin-top:auto;padding-top:.8rem;font-size:1.2rem;font-weight:600;color:#0d9488}.category-cards__card:hover .category-cards__cta{text-decoration:underline}.category-cards__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.06)}.category-cards__placeholder svg{width:50%;opacity:.3}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-category-cards.css.map */
