.collection-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-background))}.collection-hero--mobile-small{min-height:30rem}.collection-hero--mobile-medium{min-height:40rem}.collection-hero--mobile-large{min-height:50rem}.collection-hero--mobile-full{min-height:100vh}@media screen and (min-width:750px){.collection-hero--small{min-height:40rem}.collection-hero--medium{min-height:50rem}.collection-hero--large{min-height:65rem}.collection-hero--full{min-height:100vh}}.collection-hero__image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;border:none;box-shadow:none;border-radius:0}.collection-hero__image-container img{width:100%;height:100%;object-fit:cover}.collection-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.collection-hero__inner{position:relative;z-index:2;text-align:center;color:inherit;width:100%;display:flex;flex-direction:column;justify-content:center}.collection-hero--with-image .collection-hero__inner{color:#fff}.collection-hero__text-wrapper{flex-basis:100%;padding:4rem 2rem;margin:0 auto}.collection-hero__title{margin:0 0 1.5rem;color:inherit;font-weight:400;text-transform:uppercase;letter-spacing:.2rem;word-break:break-word}@media screen and (max-width:749px){.collection-hero__title{font-size:calc(var(--font-heading-scale) * 2.5rem)!important}}.collection-hero__description{color:inherit;margin:0 auto;max-width:60rem;font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale))}@media screen and (min-width:750px){.collection-hero__description{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-collection-hero.css.map */
