.collection-hero{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:30rem;overflow:hidden;background-color:transparent}.collection-hero__image-container{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;width:100%;height:100%}.collection-hero__image-container img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.collection-hero__text-wrapper{position:relative;z-index:1;text-align:center;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--color-foreground, #fff)}.collection-hero__title{margin:0;font-size:4.5rem;font-weight:700}.collection-hero__description{margin-top:1.2rem;font-size:1.4rem;max-width:700px;color:inherit}@media screen and (min-width: 750px){.collection-hero{min-height:40rem}.collection-hero__text-wrapper{padding:4rem}.collection-hero__title{font-size:5.5rem}.collection-hero__description{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-collection-hero.css.map */
