.collection-list .page-header{padding-block:4rem}.collection-list .page-header__title{color:rgb(var(--color-foreground-secondary))}.collection-list .page-header--outer.section-border-bottom{margin-bottom:2rem}.collections-list__description{color:rgb(var(--color-foreground))}.collections-grid{display:grid;grid-template-columns:1fr;list-style:none;justify-items:center;column-gap:0.2rem;row-gap:0.2rem;margin:0;margin-bottom:-1px;padding:0}@media (min-width:990px){.collections-grid--2{justify-items:unset;grid-template-columns:repeat(2,43.85rem)}}@media screen and (min-width:576px){.collections-grid--3,.collections-grid--4{grid-template-columns:repeat(auto-fit,minmax(calc(50% - 0.1rem),1fr))}}@media screen and (min-width:750px){.collections-grid--3,.collections-grid--4{grid-template-columns:repeat(auto-fit,minmax(calc(50% - 0.1rem),1fr))}}@media screen and (min-width:990px){.collections-grid--3,.collections-grid--4{grid-template-columns:repeat(auto-fit,minmax(calc(33% - 0.13rem),1fr))}}@media screen and (min-width:1200px){.collections-grid--4{grid-template-columns:repeat(auto-fit,minmax(calc(25% - 0.15rem),1fr))}}.collections-grid-wrapper{overflow:hidden}.collections-grid .collections-grid__item{width:100%;height:auto;cursor:pointer}.collections-grid .collections-grid__item .collection-card{height:100%}