.other-collections__header{display:flex;justify-content:center;width:100%}.other-collections__title{color:#101a4c;font-weight:400;margin:0 0 3rem;max-width:57rem;text-align:center}.other-collections__cards{display:flex;gap:2rem;justify-content:center}@media screen and (max-width:749px){.other-collections__cards{flex-direction:column}}.other-collections .collection-list__collection{aspect-ratio:2.23;width:50%}@media screen and (max-width:749px){.other-collections .collection-list__collection{aspect-ratio:1.38;width:100%}}.other-collections .collection-list__collection-text{color:#fff}.other-collections .collection-list__collection-text:has(svg){align-items:center;display:flex;gap:1rem}.other-collections .collection-list__collection-text svg{height:auto;-o-object-fit:contain;object-fit:contain;width:2rem}body.kids .other-collections__cards .collection-list__collection{border-radius:1.5rem}