.collection-hero{--hero-aspect-ratio: 3 / 2;position:relative}@media(min-width: 1024px){.collection-hero{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between}}.collection-hero__content{align-items:flex-start;color:var(--color-off-black);display:flex;flex-direction:column;justify-content:center;gap:var(--space-24);max-width:45.7142857143rem;padding:var(--space-40) var(--space-16)}@media(min-width: 1024px){.collection-hero__content{gap:var(--space-40);padding:var(--space-80) var(--space-40) var(--space-64)}}.collection-hero__image{aspect-ratio:var(--hero-aspect-ratio);height:100%;width:100%}page-search-results .collection-hero{grid-template-columns:1fr}.page-search-results .collection-hero__content{min-height:3.4285714286rem;max-width:unset}.page-search-results .collection-hero__heading{font-size:3rem}
