.collection-thumb{display:grid;gap:.75rem;position:relative}.collection-thumb a:first-of-type:before,.collection-thumb button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.collection-thumb a:first-of-type.focus-visible,.collection-thumb button:first-of-type.focus-visible{box-shadow:none}.collection-thumb a:first-of-type.focus-visible:before,.collection-thumb button:first-of-type.focus-visible:before{border-color:#fff;border-radius:var(--border-radius,.125rem);box-shadow:0 0 0 .125rem #1d8ec7;outline:none}.collection-thumb__image{height:0;overflow:hidden;padding-bottom:71.4285714286%;position:relative;width:100%}.collection-thumb__image>*{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.collection-thumb__title{font-family:bebas-neue-by-fontfabric,sans-serif;font-size:1.1875rem;font-weight:700;line-height:1;line-height:1.35}.pagination{width:100%}.pagination__list{display:flex;flex-direction:row;gap:.75rem}.pagination__element,.pagination__list{align-items:center;justify-content:center}.pagination__element{background-color:#fff;border-radius:50%!important;border-radius:.1875rem;display:inline-flex;font-size:.8125rem;font-weight:600;gap:.5625rem;height:2rem;line-height:1;text-align:left;text-transform:uppercase;transition:color .15s ease-in,background-color .15s ease-in;width:2rem}.pagination__element:disabled{background-color:#f4f4f4!important;border-color:#f4f4f4!important;color:#555!important;pointer-events:none!important}.pagination__element.is-active,.pagination__element:hover{background-color:#c1cd42}.list-collections__title{font-family:bebas-neue-by-fontfabric,sans-serif;font-size:1.75rem;font-weight:700;line-height:1;line-height:1.25}.list-collections__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(min(300px,100%),1fr))}@media (hover:hover){.collection-thumb__title:hover{text-decoration:underline}}@media only screen and (min-width:64em){.collection-thumb__title{font-size:1.5rem}.list-collections__title{font-size:2.5rem}}