.category-cards{position:relative;overflow:hidden;background:rgb(var(--color-background))}.category-cards__inner{position:relative}.category-cards__heading{text-align:center;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground));margin:0 0 3rem}@media screen and (min-width:750px){.category-cards__heading{font-size:1.75rem;margin-bottom:4rem}}.category-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 1.25rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.category-cards__grid{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.category-cards__item{display:flex;flex-direction:column;align-items:center;text-align:center}.category-cards__shape{position:relative;width:100%;aspect-ratio:1 / 1;max-width:190px;background-color:var(--card-blob-color);border-radius:42% 58% 61% 39%/45% 38% 62% 55%;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-radius .4s ease}.category-cards__item:nth-child(3n+2) .category-cards__shape{border-radius:58% 42% 39% 61%/55% 62% 38% 45%}.category-cards__item:nth-child(3n+3) .category-cards__shape{border-radius:50% 50% 62% 38%/40% 45% 55% 60%}.category-cards__image{width:76%;height:76%;object-fit:contain;object-position:center;display:block}.category-cards__image--placeholder{width:100%;height:100%;opacity:.55}.category-cards__image--placeholder svg{width:100%;height:100%;object-fit:cover}.category-cards__label{margin:1rem 0 0;font-weight:700;font-size:1.15rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.category-cards__label{font-size:1.3rem}}.category-cards__vine{position:absolute;top:50%;transform:translateY(-50%);width:70px;opacity:.6;pointer-events:none;display:none}.category-cards__vine--left{left:-10px}.category-cards__vine--right{right:-10px;transform:translateY(-50%) scaleX(-1)}.category-cards__vine-image{width:100%;height:auto;display:block;object-fit:contain}@media screen and (min-width:990px){.category-cards__vine{display:block}}.category-cards__full-list{position:relative;margin:2.5rem auto 0;text-align:center}.category-cards__full-list-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;list-style:none;cursor:pointer;padding:.85rem 1.75rem;border:1px solid rgb(var(--color-foreground));border-radius:999px;font-weight:600;font-size:.95rem;color:rgb(var(--color-foreground));background:transparent;transition:background-color .2s ease}.category-cards__full-list-toggle::-webkit-details-marker{display:none}.category-cards__full-list-toggle:hover{background-color:rgba(var(--color-foreground),.06)}.category-cards__full-list-icon{width:14px;height:14px;flex-shrink:0;transition:transform .25s ease}.category-cards__full-list[open] .category-cards__full-list-icon{transform:rotate(180deg)}.category-cards__full-list-content{padding-top:1.75rem;display:flex;justify-content:center}.category-cards__full-list-card{max-width:860px;width:100%;padding:2rem 2.25rem;border-radius:24px;background-color:rgba(var(--color-foreground),.04);animation:category-cards-fade-in .35s ease}.category-cards__full-list-text{margin:0;text-align:center;line-height:1.65;font-family:var(--font-heading-family);font-size:1.15rem;font-weight:700;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.category-cards__full-list-card{padding:2.75rem 3.5rem}.category-cards__full-list-text{font-size:1.4rem}}@keyframes category-cards-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-30plants-category-cards.css.map */
