.collection-hero{position:relative;width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--collection-hero-text, #ffffff);isolation:isolate;margin-block-end:var(--spacing-8, 2rem)}@media screen and (min-width:700px){.collection-hero{min-height:360px}}@media screen and (min-width:1000px){.collection-hero{min-height:440px}}.collection-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.collection-hero__image--mobile{display:block}.collection-hero__image--desktop{display:none}@media screen and (min-width:700px){.collection-hero__image--mobile{display:none}.collection-hero__image--desktop{display:block}}.collection-hero:not(:has(.collection-hero__image--mobile)) .collection-hero__image--desktop{display:block}.collection-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--collection-hero-overlay, 0 0 0));opacity:var(--collection-hero-overlay-opacity, .3);z-index:-1;pointer-events:none}.collection-hero__content{width:100%;text-align:center;padding-block:var(--spacing-8, 2rem);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-2, .5rem)}.collection-hero--start .collection-hero__content{text-align:start;align-items:flex-start}.collection-hero--end .collection-hero__content{text-align:end;align-items:flex-end}.collection-hero__eyebrow{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.9}.collection-hero__title{margin:0;color:inherit;letter-spacing:-.005em}.collection-hero__subtitle{margin:0;max-width:56ch;font-size:.9375rem;line-height:1.55;opacity:.92}.collection-hero__subtitle>*{color:inherit!important}
/*# sourceMappingURL=/cdn/shop/t/135/assets/collection-hero.css.map */
