.collection-hero{padding:2rem 0 4.8rem}.collection-hero__inner{display:flex;flex-direction:column}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;padding-bottom:2rem}@media screen and (min-width:750px){.collection-hero.collection-hero--with-image{padding:calc(4rem + var(--page-width-margin)) 0 calc(4rem + var(--page-width-margin));overflow:hidden}.collection-hero--with-image .collection-hero__inner{padding-bottom:0}}.collection-hero__text-wrapper{flex-basis:100%}@media screen and (min-width:750px){.collection-hero{padding:3rem 0 5rem}.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.collection-hero__title{margin:0;font-size:3.2rem;font-weight:500;line-height:normal;letter-spacing:2.56px}.collection-hero__description{display:block!important}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.6rem;line-height:calc(1 + 0.5 / var(--font-body-scale))}@media screen and (min-width:750px){.collection-hero__title+.collection-hero__description{margin-top:1.3rem;margin-bottom:1.3rem;font-size:1.6rem;font-weight:500;line-height:28px;letter-spacing:1.28px}.collection-hero__description{max-width:91rem}.collection-hero--with-image .collection-hero__description{max-width:100%}}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 0 4rem}.collection-hero__image-container{border:var(--media-border-width) solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:var(--media-radius);box-shadow:var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow),var(--media-shadow-opacity))}@media screen and (max-width:749px){.collection-hero__image-container{height:20rem}}@media screen and (min-width:750px){.collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 2rem 4rem 0;flex-basis:50%}.collection-hero__image-container{align-self:stretch;flex:1 0 50%;margin-left:3rem;min-height:20rem}}.collection-hero__filters{display:flex;gap:1.6rem;flex-wrap:wrap;max-width:91rem}.collection-hero__filters .button{width:auto}@media screen and (max-width:749px){.collection-hero__filters{gap:1.2rem}.collection-hero__filters .button--secondary{background:none;color:rgb(var(--color-secondary-button-text))}}.collection-hero .breadcrumb__container{background:none;padding-bottom:1rem}.collection-hero .breadcrumb__container .page-width{padding:0}.collection-hero .breadcrumb__list .link,.collection-hero .breadcrumb__list .no-link{color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.collection-hero .breadcrumb__container{padding-bottom:2.5rem}}@media screen and (max-width:749px){.collection-hero .button{min-height:calc(3.7rem + var(--buttons-border-width) * 2);min-width:calc(11rem + var(--buttons-border-width) * 2)}}.collection-hero.border-none .button--secondary:hover{background:rgb(var(--color-button-text));color:rgb(var(--color-secondary-button-text));border-color:rgb(var(--color-button-text))}.collection-hero__description.collapsed{max-height:80px;overflow:hidden;position:relative;margin-bottom:2rem}.collection-hero__description.collapsed::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3rem}.collection-hero.border-none description-expander button{color:#fff}description-expander button{cursor:pointer;margin-bottom:2rem;border:none;background:no-repeat;text-decoration:underline;letter-spacing:1.44px;font-size:1.5rem}description-expander button[aria-expanded="true"]{margin-top:3rem}