.fixed-header .section-collection-header{padding-top:6em}@media (max-width:1024px){.fixed-header .section-collection-header{padding-top:4em}}.section-collection-header{position:relative;overflow:hidden}.section-collection-header .toggle-collection-description{position:relative;top:-1.25rem;width:1.5rem;min-width:1.5rem;max-width:1.5rem;height:1.5rem;min-height:1.5rem;max-height:1.5rem}@media (max-width:1024px){.section-collection-header .toggle-collection-description{top:-.5rem}}.section-collection-header .toggle-collection-description span{display:none}.section-collection-header .toggle-collection-description svg{width:100%;height:auto;margin:0}.section-collection-header .toggle-collection-description .circle{fill:none;stroke-width:1.5;stroke:#222425}.section-collection-header .toggle-collection-description .line{fill:#222425;stroke:none}.section-collection-header__inner{display:flex;flex-direction:column;gap:1em;position:relative;z-index:4;color:#222425}@media (max-width:1024px){.section-collection-header__inner{text-align:center}}.section-collection-header__inner h1,.section-collection-header__inner p{margin:0}.section-collection-header__inner h1 .toggle-collection-description{display:inline-flex}.section-collection-header__inner p{font-size:1.125em;width:100%;max-width:30em}@media (max-width:1024px){.section-collection-header__inner p{font-size:1em}}.section-collection-header__inner.has-image{color:#eeece7}.section-collection-header__inner.has-image .toggle-collection-description svg .circle{stroke:#eeece7}.section-collection-header__inner.has-image .toggle-collection-description svg .line{fill:#eeece7}.section-collection-header__actions{padding:1em 0 3em 0;display:flex;gap:1em;flex-wrap:wrap}@media (max-width:1024px){.section-collection-header__actions{gap:.5em;justify-content:center}}.section-collection-header img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-collection-header img.desktop{z-index:1}.section-collection-header img.mobile{z-index:2;display:none}@media (max-width:768px){.section-collection-header img.mobile{display:block}}.section-collection-header .overlay{position:absolute;width:100%;height:100%;left:0;top:0;z-index:3;background-color:rgba(0,0,0,.5)}