.list-collections{padding-top:2.8rem;padding-bottom:5.2rem}.list-collections__header{margin-bottom:2rem;text-align:center}.list-collections__title{margin:0;font-size:2.6rem;font-weight:800;line-height:1.25}.list-collections__subtitle{max-width:62rem;margin:1rem auto 0;color:rgba(var(--color-foreground),.68);font-size:1.4rem;line-height:1.7}.list-collections__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.list-collections__card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);border-radius:.6rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.list-collections__card:hover{border-color:rgba(var(--brand-color-main),.45);box-shadow:0 1.2rem 2.4rem rgba(var(--color-foreground),.08);transform:translateY(-.2rem)}.list-collections__media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.list-collections__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform var(--duration-long) ease}.list-collections__card:hover .list-collections__media img{transform:scale(1.04)}.list-collections__content{display:flex;min-height:4.6rem;flex:1;flex-direction:column;justify-content:center;padding:.8rem .4rem .9rem}.list-collections__name{display:block;overflow:hidden;font-size:1rem;font-weight:800;line-height:1.3;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:normal}@media screen and (max-width:404px){.list-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.list-collections__pagination{margin-top:3.2rem}@media screen and (min-width:750px){.list-collections{padding-top:4.8rem;padding-bottom:7.2rem}.list-collections__header{margin-bottom:3.2rem}.list-collections__title{font-size:3.2rem}.list-collections__subtitle{font-size:1.5rem}.list-collections__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.list-collections__content{min-height:7.2rem;padding:1.3rem 1.4rem}.list-collections__name{font-size:1.4rem;line-height:1.35;-webkit-line-clamp:2}}@media screen and (min-width:990px){.list-collections__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}.list-collections__content{min-height:9rem;padding:1.5rem 1.6rem 1.6rem}.list-collections__name{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/template-list-collections.css.map */
