.collection-thumb{display:grid;gap:.5rem;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 #b858c6;outline:none}.collection-thumb--wrap{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.collection-thumb--wrap .collection-thumb__image{height:7.5rem;padding:0;width:7.5rem}.collection-thumb--wrap .collection-thumb__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.collection-thumb--wrap .collection-thumb__title{font-family:utopia-std,serif;font-size:1.125rem;font-weight:400;letter-spacing:0;line-height:1.1}.collection-thumb--wrap .icon{display:none}.collection-thumb__image{height:0;overflow:hidden;padding-bottom:66.6666666667%;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{align-items:center;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;justify-content:flex-start;padding:.5rem 0;transition:color .2s ease-in-out}.collection-thumb__title .icon{width:.9rem}.collection-thumb__title:hover{color:#4d75b7}.collection-thumb__title:active{color:#3c5378}.pagination{width:100%}.pagination__list{display:flex;flex-direction:row;gap:.5rem}.pagination__element,.pagination__list{align-items:center;justify-content:center}.pagination__element{border:.0625rem solid #302b3d;border-radius:.125rem;display:inline-flex;font-weight:600;gap:.5625rem;line-height:1;outline:.0625rem solid transparent;padding:1rem 1.5rem;text-align:left;text-align:center;transition:color .15s ease-in,background-color .15s ease-in,border-color .15s ease-in}.pagination__element:disabled{background-color:#e3ded1!important;border-color:#e3ded1!important;color:#5d586c!important;pointer-events:none!important}.pagination__element.is-active{outline-color:#302b3d}.list-collections__title{font-family:utopia-std,serif;font-size:1.75rem;font-weight:400;letter-spacing:0;line-height:1.1;line-height:1.25}.list-collections__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(min(330px,100%),1fr))}@media only screen and (min-width:64em){.pagination__list{justify-content:flex-start}.list-collections__title{font-size:2.5rem}}