.collection-header{height:60vh;padding-top:var(--header-height,70px);background:#0003;position:relative;overflow:visible}.collection-header__content{gap:1.5em;max-width:30em}.collection-header__title{font-size:5rem}.collection-header__sub-collections{border-radius:var(--border-radius);z-index:10;background:#fff;gap:1.5rem;padding:1.5rem 3rem;position:absolute;bottom:0;overflow-x:auto;transform:translateY(50%)}.collection-header__sub-collections a{color:inherit;flex-shrink:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.collection-header__sub-collections a:hover{text-decoration:underline}@media screen and (max-width:1024px){.collection-header{height:50vh}.collection-header__content{gap:2em}.collection-header__title{font-size:4rem}}@media screen and (min-width:1024px){.collection-header{height:40em}}
