.collection-rows__heading{margin:0 0 3.6rem;text-align:center;font-family:var(--font-heading-family);font-weight:var(--cr-heading-weight, 500);font-size:clamp(2.6rem,4vw,var(--cr-heading-size, 3.6rem));line-height:1.15;letter-spacing:-.02rem;color:rgb(var(--color-foreground))}.collection-rows__list{display:flex;flex-direction:column;gap:0}.collection-rows__row+.collection-rows__row{margin-top:var(--cr-row-gap, 5.6rem);padding-top:var(--cr-row-gap, 5.6rem);border-top:.1rem solid rgba(var(--color-foreground),.1)}.collection-rows__grid{display:grid;grid-template-columns:repeat(var(--cr-columns, 5),minmax(0,1fr));gap:var(--cr-gap, 1.6rem);list-style:none;margin:0;padding:0}.collection-rows__grid .category-card{display:flex;flex-direction:column;height:100%;padding:1.6rem;background-color:#fff;border-radius:var(--cr-card-radius, 1.6rem);box-shadow:0 .6rem 2rem #00000012;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease}.collection-rows__grid .category-card:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2.8rem #0000001f}.collection-rows__grid .category-card__image{display:flex;align-items:center;justify-content:center;height:var(--cr-image-height, 18rem);padding:.4rem}.collection-rows__grid .category-card__image img,.collection-rows__grid .category-card__image svg{width:100%;height:100%;object-fit:contain}.collection-rows__grid .category-card__image .placeholder-svg{opacity:.5}.collection-rows__grid .category-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.4rem;margin-top:auto;border-top:.2rem solid rgb(var(--color-accent))}.collection-rows__grid .category-card__title{font-size:1.5rem;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground))}.collection-rows__grid .category-card__arrow{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border-radius:50%;background-color:var(--cr-arrow-bg, #c2b2d3);color:var(--cr-arrow-color, #ffffff);transition:background-color .2s ease,transform .2s ease}.collection-rows__grid .category-card:hover .category-card__arrow{transform:translate(.2rem)}.collection-rows__grid .category-card__arrow svg{width:1.8rem;height:1.8rem}@media screen and (min-width:750px)and (max-width:989px){.collection-rows__grid{grid-template-columns:repeat(var(--cr-columns-tablet, 3),minmax(0,1fr))}}@media screen and (max-width:749px){.collection-rows__heading{margin-bottom:2.4rem}.collection-rows__row+.collection-rows__row{margin-top:4rem;padding-top:4rem}.collection-rows__grid{grid-template-columns:repeat(var(--cr-columns-mobile, 2),minmax(0,1fr));gap:var(--cr-gap-mobile, 1.2rem)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-collection-rows.css.map */
