.collection-hero{padding-top:0}.collection-hero.color-orange .collection-hero__inner .media{background-color:var(--orange)}.collection-hero.color-rose .collection-hero__inner .media{background-color:var(--rose)}.collection-hero.color-black .collection-hero__inner .media{background-color:var(--black)}.collection-hero.color-greige .collection-hero__inner .media{background-color:var(--greige)}.collection-hero.color-white .collection-hero__inner .media{background-color:var(--white)}.collection-hero__inner{display:flex;flex-direction:column;padding-top:2.5rem;min-height:30rem;position:relative;overflow:hidden}@media screen and (max-width: 749px){.collection-hero__inner{justify-content:flex-start;max-width:96vw;max-width:96dvw;padding:4rem 2rem}.collection-hero__inner .collection-hero__text-wrapper{padding-top:0}}.collection-hero__inner .text-color-black{color:var(--black)}.collection-hero__inner .text-color-white{color:var(--white)}.collection-hero__inner .text-color-greige{color:var(--greige)}.collection-hero__inner .text-color-orange{color:var(--orange)}.collection-hero__inner .text-color-rose{color:var(--rose)}.collection-hero--with-image{position:relative}@media screen and (min-width: 750px){.collection-hero.collection-hero--with-image{overflow:hidden}}.collection-hero__text-wrapper{width:100%;z-index:2;max-width:120rem;margin-left:auto;margin-right:auto;padding-right:3rem;padding-left:3rem}@media screen and (max-width: 749px){.collection-hero__text-wrapper{padding-right:0;padding-left:0}}@media screen and (min-width: 750px){.collection-hero{padding:0}.collection-hero__inner{align-items:center;flex-direction:row;padding-bottom:0}}.collection-hero__photo{z-index:2}.collection-hero__title{margin:2.5rem 0;text-align:left;color:var(--text-color)}@media screen and (max-width: 749px){.collection-hero__title{margin:0}}.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.8rem;line-height:calc(1 + .5/var(--font-body-scale));text-align:left;display:flex;align-items:flex-start;flex-direction:column;color:var(--seashell)}@media screen and (max-width: 749px){.collection-hero__description{margin-bottom:0;margin-top:0}.collection-hero__description.--hide-mobile{display:none}}.collection-hero__title+.collection-hero__description.--centered,.collection-hero__description.--centered{text-align:center;margin:1.5rem auto;align-items:center;justify-content:center;text-align:center !important;flex-wrap:wrap}.collection-hero__description.--centered *{text-align:center !important}.collection-hero__title+.collection-hero__description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.8rem;line-height:calc(1 + .5/var(--font-body-scale));text-align:left}@media screen and (max-width: 749px){.collection-hero__title+.collection-hero__description{margin-top:0;font-size:1.5rem;line-height:1.2}.collection-hero__title+.collection-hero__description br{content:"";margin:2em;display:block;font-size:10%}}.collection-hero__suptitle{font-size:2.2rem;text-align:left;color:var(--seashell);margin:2.5rem 0 .5rem;display:block;line-height:.8}.collection-hero__title+.collection-hero__description.--centered{text-align:center;margin-left:auto;margin-right:auto}@media screen and (min-width: 750px){.collection-hero__title+.collection-hero__description{font-size:1.8rem;margin-top:2rem;margin-bottom:2rem}.collection-hero__description{max-width:66.67%}.collection-hero__description p,.collection-hero__description span,.collection-hero__description div{text-align:left !important}.collection-hero--with-image .collection-hero__description{max-width:60%;margin-top:0}.collection-hero--with-image .collection-hero__description p{margin:1rem 0}}.collection-hero__description h1{display:none}.collection-hero__description p,.collection-hero__description div{text-align:left !important}.collection-hero--with-image .collection-hero__title{margin:0}.collection-hero--with-image .collection-hero__text-wrapper{padding:5rem 2rem 4rem}@media screen and (max-width: 749px){.collection-hero--with-image .collection-hero__text-wrapper{padding:0 0 4rem;margin-bottom:12rem}.collection-hero--with-image .collection-hero__text-wrapper h1{font-size:2.7rem;line-height:1.1;margin-bottom:1rem}.collection-hero--with-image .collection-hero__text-wrapper p{font-size:1.4rem;line-height:1.1}}.collection-hero__image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.collection-hero__image-container img{object-fit:cover;width:100%;height:100%}@media screen and (min-width: 750px){.collection-hero--with-image .collection-hero__text-wrapper{padding:4rem 2rem;width:100%;max-width:120rem;margin-left:auto;margin-right:auto}.collection-hero__image-container{align-self:stretch;flex:1 0 50%;min-height:30rem}}