.CollectionHero{height:200px;position:relative}@media screen and (min-width:641px){.CollectionHero{height:300px}}.CollectionHero__Content{left:0;max-width:650px;padding:16px;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}@media screen and (min-width:641px){.CollectionHero__Content{left:50%;padding:32px 50px;text-align:center;transform:translate(-50%,-50%)}}.CollectionHero__Title{color:#fff;font-size:1.5rem;line-height:1.333em;margin-bottom:0}@media screen and (min-width:641px){.CollectionHero__Title{font-size:2.5rem}}.CollectionHero__Title+.CollectionHero__Subtitle{margin-top:8px}.CollectionHero__Subtitle{color:#fff;font-size:1rem;line-height:1.333em;margin-bottom:0}@media screen and (min-width:641px){.CollectionHero__Subtitle{font-size:1.5rem}}.CollectionHero__Image{height:100%;position:relative}.CollectionHero__Image--Image:after{background:linear-gradient(180deg,rgba(0,0,0,.45) 40%,rgba(0,0,0,.45) 135%);background-color:rgba(0,0,0,.45);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CollectionHero__Image .Image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.CollectionNavigation{grid-gap:8px;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-top:16px}@media screen and (min-width:641px){.CollectionNavigation{flex-wrap:nowrap}}.CollectionNavigation__Item{background-color:#f7f7f7;border-radius:6px;font-weight:700;padding:10px 16px 8px;text-align:center;width:calc(50% - 4px)}@media screen and (min-width:641px){.CollectionNavigation__Item{width:100%}.CollectionNavigation__Item:not(:last-child){margin-right:16px}}.CollectionNavigation__Item.-Active{background-color:#212121;border:1px solid #fff;box-shadow:0 5px 25px rgba(33,33,33,.47)}
