.collection-hero-wrapper{margin-bottom:1rem;margin-top:1rem;padding:0}@media screen and (min-width:768px){.collection-hero-wrapper{margin-bottom:1.5rem;margin-top:1.5rem}.collection-hero__inner{display:flex;gap:1.5rem;justify-content:space-between}}@media screen and (max-width:767px){.collection-hero__inner{min-height:2.5rem}}.collection-hero__view-wrapper{justify-content:space-between}@media screen and (min-width:768px){.collection-hero__view-wrapper{justify-content:end;width:100%}}.collection-hero__view{flex-basis:25%}@media screen and (min-width:768px){.collection-hero__view{display:none}}.collection-hero__view .collection-view-icon{color:var(--color-brand-text);display:block;height:1.5rem;margin-right:.375rem;opacity:.25}.collection-hero__view .collection-view-icon--active{opacity:1}.collection-hero__text-wrapper{flex-basis:50%}@media screen and (min-width:768px){.collection-hero__text-wrapper{flex-basis:66.666667%}}@media screen and (min-width:1024px){.collection-hero__text-wrapper{flex-basis:75%}}.collection-hero__title{font-size:1.75rem;line-height:2rem;text-align:center}@media screen and (min-width:768px){.collection-hero__title{font-size:2.5rem;line-height:3rem}}.collection-hero__description{margin-top:1em}@media screen and (max-width:767px){.collection-hero__image-container{height:1.25rem;margin-top:var(--element-spacing)}}@media screen and (min-width:768px){.collection-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:.1875rem;min-height:1.25rem}}.collection-hero__filters{display:flex;justify-content:flex-end;position:relative}@media screen and (min-width:768px){.collection-hero__filters .filter-options__open{min-width:9.375rem}}.collection-hero__intro-desktop{display:none}@media screen and (min-width:768px){.collection-hero__intro-desktop{display:block}}.collection-hero__intro-mobile{display:block;text-align:center}@media screen and (min-width:768px){.collection-hero__intro-mobile{display:none}}.collection-hero__intro-mobile .collection-hero__description{margin-bottom:1.25rem}@media screen and (min-width:768px){.collection-hero.has-description{margin-bottom:2.5rem}}.collection-hero.has-description .collection-hero__inner{text-align:center}.collection-hero.has-description .collection-hero__view-wrapper{margin-bottom:1.25rem}.collection-hero.has-description .collection-hero__text-wrapper{flex-basis:100%}@media screen and (max-width:767px){.collection-hero.has-description .collection-hero__text-wrapper{flex-basis:100%;order:-1;padding-bottom:.0625rem}}.collection-hero.has-description .collection-hero__text-wrapper .container-heading{margin-top:0}@media screen and (max-width:767px){.collection-hero.has-description .collection-hero__filters,.collection-hero.has-description .collection-hero__view{flex-basis:50%}}@media screen and (min-width:1024px){.collection-hero.has-description .collection-hero__description{align-items:flex-end;display:flex;justify-content:space-between}}.collection-hero.has-description .collection-hero__description.rte *{font-size:.875rem;margin-left:0;margin-right:0}.collection-hero__text-below-banner{margin-top:1.25rem}.collection-hero__text-below-banner .hero-slider__heading,.collection-hero__text-below-banner .hero-slider__subtext{color:var(--color-brand-text)}