.collection-hero{padding:var(--spacing-xx-large) 0;background-color:var(--primary-color);color:var(--body-text-color-white)}.collection-hero .breadcrumbs{margin-bottom:var(--spacing-normal);padding:0 var(--spacing-normal)}.collection-hero .breadcrumbs a{color:var(--body-text-color-white)}.collection-hero .breadcrumbs .breadcrumbs__list{padding:0}.collection-hero__inner{display:flex;flex-direction:column;text-align:center;gap:var(--spacing-x-large);margin:0 var(--spacing-normal)}.collection-hero__inner.subnavigation-separator{border-bottom:.1rem solid var(--border-color);padding-bottom:var(--spacing-large)}.collection-hero--with-image .collection-hero__inner{margin-bottom:0;text-align:left}@media screen and (min-width: 1201px){.collection-hero__inner{align-items:center;flex-direction:row;gap:var(--spacing-xx-large);margin:0 var(--spacing-x-large)}.collection-hero .breadcrumbs{margin:0 var(--spacing-x-large)}}.collection-hero__title{margin:0}.collection-hero__title+.collection-hero__description{margin-top:var(--spacing-normal);font-size:var(--font-size-small);line-height:var(--line-height-normal);color:var(--body-text-color-white)}.collection-hero--with-image .collection-hero__description{max-width:100%}.collection-hero__description.read-more-description{max-height:100px;overflow:hidden;transition:max-height .5s ease,padding .5s ease}@media screen and (min-width: 1201px){.collection-hero__title+.collection-hero__description{font-size:var(--font-size-normal);margin-bottom:0}.collection-hero__description.read-more-description{max-height:150px}.collection-hero__description{max-width:66.67%;margin:auto}.collection-hero--with-image .collection-hero__description{max-width:100%}}@media screen and (max-width: 1024px){.collection-hero__description p{font-size:var(--font-size-small)}}.collection-hero__text-wrapper{flex:1}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero__image-container{display:flex;position:relative;overflow:hidden}.collection-hero__image-container img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1201px){.collection-hero__image-container{align-self:stretch;flex:1;min-height:20rem;overflow:hidden}}.read-more-toggle{display:inline-block;margin:var(--spacing-small) 0 var(--spacing-normal);cursor:pointer;text-decoration:underline;width:100%}.collection-hero .collection-header__quick-filters{padding-bottom:0;background-color:var(--primary-color)}
