.collection-hero{position:relative}.collection-hero__inner{display:flex;flex-direction:column;width:100%}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:3rem}.collection-hero__text-wrapper{flex-basis:100%;position:relative}.collection-hero__title{margin:3rem 0 2rem;font-size:calc(var(--font-heading-scale) * 3.6rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:rgba(var(--color-foreground),.9)}.collection-hero__title+.collection-hero__description{margin-top:2rem;margin-bottom:2rem;font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.collection-hero__image-container{position:relative;border:none;border-radius:var(--media-radius, 12px);overflow:hidden;box-shadow:0 20px 40px rgba(var(--color-shadow),.1);background:rgba(var(--color-background),1)}.collection-hero__image-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(var(--color-foreground),.02),rgba(var(--color-foreground),.05));z-index:1;pointer-events:none}@media screen and (min-width:750px){.collection-hero{padding:0}.collection-hero.collection-hero--with-image{padding:calc(5rem + var(--page-width-margin)) 0 calc(5rem + var(--page-width-margin));overflow:visible}.collection-hero--with-image .collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0;gap:4rem}.collection-hero--with-image .collection-hero__text-wrapper{padding:6rem 3rem 6rem 0;flex-basis:45%;position:relative}.collection-hero--with-image .collection-hero__text-wrapper:before{content:"";position:absolute;top:0;right:-2rem;width:1px;height:100%;background:linear-gradient(to bottom,transparent 0%,rgba(var(--color-foreground),.1) 50%,transparent 100%)}.collection-hero__title{margin:0 0 2.5rem;font-size:calc(var(--font-heading-scale) * 4.8rem)}.collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2.5rem;margin-bottom:3rem;line-height:1.7}.collection-hero__description{max-width:90%}.collection-hero--with-image .collection-hero__description{max-width:100%}.collection-hero__image-container{align-self:stretch;flex:1 0 55%;margin-left:0;min-height:35rem;border-radius:var(--media-radius, 16px);transition:transform .3s ease,box-shadow .3s ease}.collection-hero__image-container:hover{transform:translateY(-5px);box-shadow:0 30px 60px rgba(var(--color-shadow),.15)}}@media screen and (max-width:749px){.collection-hero__image-container{height:25rem;border-radius:var(--media-radius, 8px)}.collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 0 3rem;text-align:center}.collection-hero__title{font-size:calc(var(--font-heading-scale) * 3rem);margin:2rem 0 1.5rem}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem}}@media screen and (min-width:990px){.collection-hero.collection-hero--with-image{padding:calc(6rem + var(--page-width-margin)) 0 calc(6rem + var(--page-width-margin))}.collection-hero--with-image .collection-hero__inner{gap:6rem}.collection-hero--with-image .collection-hero__text-wrapper{padding:8rem 4rem 8rem 0;flex-basis:40%}.collection-hero__title{font-size:calc(var(--font-heading-scale) * 5.2rem)}.collection-hero__image-container{min-height:45rem;flex:1 0 60%}}@media(prefers-reduced-motion:no-preference){.collection-hero__text-wrapper{animation:fadeInUp .8s ease-out}.collection-hero__image-container{animation:fadeIn .8s ease-out .2s both}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(prefers-contrast:high){.collection-hero__image-container{border:2px solid rgba(var(--color-foreground),.8)}}@media print{.collection-hero__image-container{box-shadow:none;border:1px solid rgba(var(--color-foreground),.3)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-collection-hero.css.map */
