.collection-hero__text-wrapper .breadcrumbs-wrapper{padding:0 0 4px}
.collection-hero{position:relative;align-items:flex-end;padding-top:0;padding-bottom:0;flex-direction:column}
.collection-hero__title{display:inline}
.collection-hero__title h1{display:inline;line-height:1.3}
.collection-hero__count{line-height:calc(1.3 * 34px)}
.collection-hero__title span{font:var(--nova-h1-font);vertical-align:super;display:table-cell;font-size:16px;font-family:var(--nova-body-font);display:inline;margin-bottom:auto;padding-bottom:12px;padding-left:4px}
@media screen and (max-width:768px){
.collection-hero h1{font-size:28px;margin-bottom:4px;color:var(--nova-brand-ink)}
}
@media screen and (min-width:990px){
.collection-hero__text-wrapper{padding:0}
.collection-hero h1{margin:0 0 12px;line-height:1.1}
.collection-hero{align-items:flex-start;justify-content:flex-end}
.collection-hero.collection-hero--with-image{position:relative;background-image:var(--background-image-sm);background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:var(--nova-space-xl);padding-bottom:var(--nova-space-xl);height:460px;color:var(--nova-brand-secondary,#fff)}
.collection-hero.collection-hero--with-image::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:1;background:linear-gradient(200deg,rgba(23,17,35,0) 50.91%,rgba(23,17,35,.9) 100%);width:100%;height:100%;content:""}
}
.collection-hero__text-wrapper{position:relative;padding-top:8px;z-index:2}
.collection-hero__title-wrapper{gap:var(--nova-space-xs)}
.collection-hero__description p{margin:0 0 12px;font-size:15px;line-height:140%}
.collection-hero__image{aspect-ratio:375/180;height:auto;object-fit:cover;width:100%;overflow:hidden}
@media screen and (min-width:768px){
.collection-hero__image{aspect-ratio:2/1}
}
@media screen and (min-width:990px){
.collection-hero__description p{font-size:18px;font-weight:500}
.collection-hero__description-small p{font-size:18px}
.collection-hero__description-full p{font-size:16px;line-height:140%;margin-bottom:8px}
.collection-hero{padding-top:var(--nova-space-xl);padding-bottom:var(--nova-space-xl);padding:var(--nova-space-4xl)}
.collection-hero.collection-hero--with-image{background-image:var(--background-image-md);height:400px}
.collection-hero__text-wrapper{margin:0;max-width:var(--container-text)}
}
@media screen and (min-width:1440px){
.collection-hero__description p{font-size:20px}
.collection-hero.collection-hero--with-image{background-image:var(--background-image-lg)}
.collection-hero__description-full p{font-size:18px;line-height:140%;margin-bottom:12px}
}
@media screen and (max-width:990px){
.collection-hero .c-day,.collection-hero .c-day p a[href]:not(.button),.collection-hero.c-day p a[href]:not(.button):visited{color:var(--nova-brand-ink)}
}
.template-collection .marquee-banner--text{display:none}
.collection-hero__description p:last-of-type{margin-bottom:0}