.collection-hero__inner{display:flex;flex-direction:column;gap:var(--grid-desktop-horizontal-spacing)}.collection-hero__text-wrapper{display:flex;flex-basis:100%;flex-direction:column;gap:1.2rem;justify-content:center}.collection-hero__description.rte{line-height:var(--line-height-paragraph-large)}.collection-hero__text-wrapper h1{margin:0}.collection-hero__image-container{border-radius:var(--card-radius)}@media screen and (max-width: 989px){.collection-hero__image-container{height:20rem}}@media screen and (min-width: 990px){.collection-hero.collection-hero--with-image{overflow:hidden}.collection-hero{padding:0}.collection-hero__description{max-width:66.67%}.collection-hero--with-image .collection-hero__description{max-width:100%}.collection-hero--with-image .collection-hero__text-wrapper{flex-basis:50%;padding:4.8rem 0}.collection-hero__image-container{align-self:stretch;flex:1 0 50%;min-height:20rem}.collection-hero__inner{align-items:center;flex-direction:row}}
