.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:.3125rem;box-shadow:0 0 0 .125rem #1268b3;outline:none}.collection-thumb__image{border-radius:.125rem;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.collection-thumb__image img{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:inline-flex;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:.8125rem;font-weight:900;gap:.3125rem;justify-content:flex-start}.collection-thumb__title .icon--arrow-right{margin-left:0;transform:scale(.8) rotate(-45deg) translateY(-1px)}.related-collections{padding-bottom:.0625rem;padding-top:.0625rem}.related-collections__grid{-moz-column-gap:.75rem;column-gap:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.125rem}@media (hover:hover){.collection-thumb:hover .collection-thumb__title{border-color:#e65300}.collection-thumb:hover .icon--arrow-right{margin-left:.5rem;margin-right:-.5rem}.collection-thumb__title{border-bottom:2px solid transparent;transition:border .15s ease-in}.collection-thumb__title:hover{border-color:#e65300}.collection-thumb__title:hover .icon--arrow-right{margin-left:.375rem;margin-right:-.375rem}}@media only screen and (min-width:48em){.related-collections__grid{-moz-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:2rem}}@media only screen and (min-width:64em){.collection-thumb__title{font-size:1rem}.related-collections{padding-bottom:1.5rem}}