.collection-hero{position:relative;border-bottom:1px solid var(--border-color);--image-width: 400px}.collection-hero.collection-hero--no-subcollections{--image-width: 300px}.collection-hero.collection-hero--no-image{--image-width: 0px}.collection-hero.bg--light{background-color:var(--bg-color-light)}.collection-hero.bg--dark{background-color:var(--bg-color-dark)}.collection-hero.bg--white{background-color:var(--bg-color-white)}.collection-hero .collection-hero__breadcrumbs,.collection-hero .collection-hero__text,.collection-hero .collection-hero__sub-collections-items{padding-left:var(--spacing-x-large)}.collection-hero .collection-hero__text,.collection-hero .collection-hero__sub-collections-items{padding-right:var(--spacing-x-large)}[dir=rtl] .collection-hero .collection-hero__breadcrumbs,[dir=rtl] .collection-hero .collection-hero__text,[dir=rtl] .collection-hero .collection-hero__sub-collections-items{padding-right:var(--spacing-x-large);padding-left:0}[dir=rtl] .collection-hero .collection-hero__text,[dir=rtl] .collection-hero .collection-hero__sub-collections-items{padding-left:var(--spacing-x-large)}.collection-hero .collection-hero__inner{display:flex;min-height:150px}.collection-hero .collection-hero__text-wrapper{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - var(--image-width));padding:var(--spacing-x-large) 0}.collection-hero .collection-hero__image-container{width:var(--image-width)}.collection-hero .collection-hero__breadcrumbs{margin-bottom:var(--spacing-x-large)}.collection-hero .breadcrumbs{padding:0;margin:0}.collection-hero .collection-hero__title{margin:0}.collection-hero .collection-hero__title+.collection-hero__description{margin-top:var(--spacing-normal)}.collection-hero .collection-hero__description,.collection-hero .collection-hero__description p{font-size:var(--font-size-small)}.collection-hero .collection-hero__description{color:var(--body-text-color-light)}.collection-hero .collection-hero__image-wrapper{position:relative;padding-top:100%;height:100%}.collection-hero .collection-hero__image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.collection-hero .collection-hero__sub-collections{display:block;margin-top:var(--spacing-x-large)}.collection-hero .collection-hero__sub-collections-items{display:flex;gap:var(--spacing-x-small);overflow-x:auto;width:100%;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-behavior:smooth}.collection-hero .collection-hero__sub-collections-item{scroll-snap-align:center}.collection-hero .collection-hero__sub-collections::-webkit-scrollbar{display:none}.sub-collection{display:flex;align-items:center;padding:var(--spacing-xx-small);border:solid 1px var(--border-color);border-radius:var(--radius-xxxx-large);gap:var(--spacing-x-small);color:var(--body-text-color);transition:background-color .4s;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--bg-color-white)}.sub-collection.is-current{border-color:var(--body-text-color)}.sub-collection.is-current:hover{background-color:var(--bg-color-white)}.sub-collection:hover{text-decoration:none}@media (min-width: 769px){.sub-collection:hover{background-color:var(--bg-color)}}.sub-collection .sub-collection__image{width:52px;height:52px;border-radius:50%;overflow:hidden;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sub-collection .sub-collection__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sub-collection .sub-collection__image+.sub-collection__text{padding-right:var(--spacing-x-small);margin:0}[dir=rtl] .sub-collection .sub-collection__image+.sub-collection__text{padding-right:0;padding-left:var(--spacing-x-small)}.sub-collection .sub-collection__text{display:block;min-width:80px;font-size:var(--font-size-x-small);margin:0 auto;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 1024px){.collection-hero{--image-width: 300px}.collection-hero .collection-hero__breadcrumbs,.collection-hero .collection-hero__text,.collection-hero .collection-hero__sub-collections-items{padding-left:var(--spacing-large)}.collection-hero .collection-hero__text,.collection-hero .collection-hero__sub-collections-items{padding-right:var(--spacing-large)}[dir=rtl] .collection-hero .collection-hero__breadcrumbs,[dir=rtl] .collection-hero .collection-hero__text,[dir=rtl] .collection-hero .collection-hero__sub-collections-items{padding-right:var(--spacing-large);padding-left:0}[dir=rtl] .collection-hero .collection-hero__text,[dir=rtl] .collection-hero .collection-hero__sub-collections-items{padding-left:var(--spacing-large)}}@media (max-width: 768px){.collection-hero .collection-hero__text-wrapper{width:100%}.collection-hero .collection-hero__image-container{display:none}.collection-hero .collection-hero__inner{min-height:auto}.collection-hero .collection-hero__sub-collections{margin-top:var(--spacing-large)}.collection-hero .collection-hero__breadcrumbs{margin-bottom:var(--spacing-large)}.collection-hero .collection-hero__breadcrumbs,.collection-hero .collection-hero__text,.collection-hero .collection-hero__sub-collections-items{padding-left:var(--spacing-normal)}.collection-hero .collection-hero__text,.collection-hero .collection-hero__sub-collections-items{padding-right:var(--spacing-normal)}[dir=rtl] .collection-hero .collection-hero__breadcrumbs,[dir=rtl] .collection-hero .collection-hero__text,[dir=rtl] .collection-hero .collection-hero__sub-collections-items{padding-right:var(--spacing-normal);padding-left:0}[dir=rtl] .collection-hero .collection-hero__text,[dir=rtl] .collection-hero .collection-hero__sub-collections-items{padding-left:var(--spacing-normal)}}
