:root{--color-white:#fff;--color-black:#000}.infinite__scroll{text-align:center}.collection-hero{border-radius:1rem;overflow:hidden!important}.collection-hero__title{font-family:var(--font-medium)}.collection-hero__inner{padding:0}.collection-hero__image-full{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;min-height:25.3rem;position:relative;width:100%}.collection-hero__image-full:after{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.collection-hero__image-full--no-image:after{display:none}.collection-hero__image-full--no-image .collection-hero__description,.collection-hero__image-full--no-image .collection-hero__title{color:#000}.collection-hero__image-full .collection-hero__text-wrapper{left:50%;max-width:54rem;padding:2rem 1.6rem!important;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.collection-hero__image-full .collection-hero__description{margin:0}.collection-hero__image-full .collection-hero__image-container{display:none}