.collection-header{background:rgb(var(--color-background));min-height:auto;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.collection-header:before{content:"";padding-bottom:calc(100% / var(--image-aspect-ratio));width:0;display:block}.collection-header--list{margin-bottom:2.75rem}.collection-hero{width:100%}.collection-hero__image-wrapper{width:100%;height:100%;position:absolute;overflow:hidden}.collection-hero__text-wrapper{z-index:1;justify-content:center;align-items:center;width:80%;height:100%;margin:auto;padding:20px 0;display:flex;position:relative}.collection-hero__title{--font-heading-size:calc(var(--font-heading-scale) * 5rem);color:rgb(var(--color-foreground));text-align:center;width:100%;margin-bottom:0}.collection-hero__description{font-size:calc(1.375rem * var(--font-section-scale,1));text-align:center;color:rgb(var(--color-foreground));font-weight:400}.alt-sale .collection-hero__title,.alt-sale .collection-hero__description{color:rgb(var(--color-sale))}.collection-hero__description.rte ul{text-align:left;margin:auto;display:inline-block}.collection-hero__image:before{content:"";background:rgb(var(--scrim-lightness), .2);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media only screen and (width<=1024px){.collection-hero__title{font-size:calc(var(--font-heading-scale) * 3.625rem)}}@media only screen and (width<=768px){.collection-header{margin-bottom:2.1875rem}.collection-hero__text-wrapper{width:100%;padding:10px 0}.collection-description{margin-top:2.1875rem;margin-bottom:2.1875rem}.collection-hero__description{font-size:1rem}.collection-hero__title{font-size:clamp(1.25rem, 7.5vw, calc(var(--font-heading-scale) * 3rem))}}