.collection-hero__inner{display:flex;flex-direction:column}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:2rem}@media screen and (min-width: 768px){.collection-hero.collection-hero--with-image{padding:calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));overflow:hidden}.collection-hero--with-image .collection-hero__inner{padding-bottom:0}}.collection-hero__text-wrapper{flex-basis:100%}@media screen and (min-width: 768px){.collection-hero{padding:0}.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.collection-hero__title{margin:1rem 0 0}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width: 768px){.collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2rem;margin-bottom:2rem}.collection-hero__description{max-width:66.67%}.collection-hero--with-image .collection-hero__description{max-width:100%}}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 0 4rem}.collection-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}@media screen and (max-width: 749px){.collection-hero__image-container{height:20rem}}@media screen and (min-width: 768px){.collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 2rem 4rem 0;flex-basis:50%}.collection-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:3rem;min-height:20rem}}.collection-hero__subcollections{margin-left:1.5rem}@media only screen and (min-width: 768px){.collection-hero__subcollections{margin-left:5rem}}@media only screen and (min-width: 1400px){.collection-hero__subcollections{--margin-width: calc((100vw - var(--page-width)) / 2);margin-left:var(--margin-width);padding-left:5rem}}.collection-hero__subcollections__list{display:flex;gap:2rem;padding:.8rem 1.5rem 2rem 0;overflow-x:auto}.collection-hero__subcollections__list::-webkit-scrollbar-track{background-color:rgb(var(--color-border))}.collection-hero__subcollections__list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-secondary));border-radius:.6rem;cursor:pointer}.collection-hero__subcollections__list::-webkit-scrollbar{height:.2rem}@media only screen and (min-width: 1024px){.collection-hero__subcollections__list::-webkit-scrollbar{height:.4rem}}@media only screen and (min-width: 768px){.collection-hero__subcollections__list{padding-top:3rem}}@media only screen and (min-width: 1024px){.collection-hero__subcollections__list{gap:4rem}}.collection-hero__subcollections__item{min-width:12rem;height:100%;position:relative}@media only screen and (min-width: 1024px){.collection-hero__subcollections__item{min-width:21.2rem}}.collection-hero__subcollections__item:is(:hover,:focus,:active) .subcollection__image{box-shadow:0 0 0 .8rem rgb(var(--color-border-dark))}@media only screen and (min-width: 1024px){.collection-hero__subcollections__item:is(:hover,:focus,:active) .subcollection__image{box-shadow:0 0 0 1.4rem rgb(var(--color-border-dark))}}.subcollection__image{display:block;width:10rem;height:10rem;margin:0 auto;object-fit:cover;background-color:rgb(var(--color-border-dark));border-radius:50%;box-shadow:0 0 rgb(var(--color-border-dark));transition:box-shadow var(--duration-extra-longer) cubic-bezier(.23,1,.32,1)}@media only screen and (min-width: 1024px){.subcollection__image{width:18rem;height:18rem}}.subcollection__placeholder{display:flex;justify-content:center;align-items:center}.subcollection__placeholder .icon{width:5rem}@media only screen and (min-width: 1024px){.subcollection__placeholder .icon{width:8rem}}.subcollection__title{margin-top:1.6rem;font-weight:700;line-height:1.8rem;text-align:center;color:rgb(var(--color-secondary-dark))}@media only screen and (min-width: 1024px){.subcollection__title{margin-top:1.8rem;font-size:2rem;line-height:2.5rem}}.subcollection__title:after{content:"";position:absolute;inset:0;z-index:1}
