:root{--color-white:#fff;--color-black:#000}.infinite__scroll{text-align:center}.collection-hero{position:relative}.collection-hero__inner{padding-left:0;padding-right:0}.collection-hero__image-full{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:0;position:relative;width:100%}
.collection-hero__image-full .collection-hero__text-wrapper{position:relative;text-align:center;width:100%;z-index:1}.collection-hero__image-full .collection-hero__image-container{display:none}.collection-hero__breadcrumb{left:50%;position:absolute;top:0;translate:-50% 0;width:100%;z-index:2}.collection-hero__breadcrumb .breadcrumb-collection{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0 .8rem;justify-content:flex-start;padding-top:1.5rem}.collection-hero__breadcrumb .breadcrumb-collection__link,.collection-hero__breadcrumb .breadcrumb-collection__separator{color:rgba(var(--color-foreground),1);font-size:1.2rem;font-weight:400;letter-spacing:0;line-height:1.8rem;text-decoration:none}.collection-hero__breadcrumb .breadcrumb-collection__separator{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center}.collection-hero__title{color:rgba(var(--color-foreground),1);font-size:3.2rem;font-weight:700;letter-spacing:0;line-height:4rem;margin:0 0 1.6rem}.collection-hero__title--left{text-align:left}.collection-hero__title--center{text-align:center}.collection-hero__title--right{text-align:right}.collection-hero__description{color:rgba(var(--color-foreground),1);font-size:1.6rem;font-weight:400;letter-spacing:0;line-height:2.2rem;max-width:38rem}.collection-hero__description--left{margin-right:auto;text-align:left}.collection-hero__description--center{margin:0 auto;text-align:center}.collection-hero__description--right{margin-left:auto;text-align:right}