.collection-hero{background-color:var(--color-bg-primary);justify-content:space-between;position:relative;aspect-ratio:3/2}@media(min-width: 1024px){.collection-hero{aspect-ratio:3/1}}.collection-hero--simple{aspect-ratio:auto;padding-top:3.125rem}.collection-hero--simple .collection-hero__wrapper{gap:0;max-width:100%;padding:0;position:initial}.collection-hero--simple .collection-hero__breadcrumbs,.collection-hero--simple .collection-hero__content{padding:var(--block-padding);padding-top:0}.collection-hero--simple .collection-hero__content{padding-bottom:0}.collection-hero__wrapper{display:flex;gap:2.5rem;flex-direction:column;justify-content:space-between;height:100%;inset:0;padding:var(--section-padding);position:absolute}@media(max-width: 1023px){.collection-hero__wrapper{justify-content:flex-end}}.collection-hero__wrapper.color-dark{color:var(--color-charcoal)}.collection-hero__wrapper.color-light{color:var(--color-white)}.collection-hero__content,.collection-hero__text{display:flex;flex-direction:column}.collection-hero__content *,.collection-hero__text *{margin-bottom:0}@media(min-width: 1024px){.collection-hero__content,.collection-hero__text{flex-direction:row}}.collection-hero__content{justify-content:space-between;gap:1.5rem}@media(max-width: 1023px){.collection-hero__content{margin-top:1.5rem}}.collection-hero__content.center{flex-direction:column;margin:auto;align-items:center}.collection-hero__content.center .collection-hero__text{align-items:center}.collection-hero__text{flex-direction:column;gap:1rem}@media(min-width: 1024px){.collection-hero__text{gap:1.5rem}}.collection-hero__background{inset:0;position:absolute}.collection-hero__background .image{min-height:100%}.collection-hero__breadcrumbs{padding:1.5rem 0}.collection-hero__breadcrumbs a{color:currentColor;text-decoration:none}.collection-hero__breadcrumbs a:after{color:currentColor;content:"/";display:inline-block;margin:0 .5rem}.collection-hero__cta{display:flex;align-items:end}
