.zz-coll-start__header{margin-bottom:calc(4 * var(--space-unit))}.zz-coll-start__header h2{font-size:clamp(1.5rem,2.4vw,2.25rem)}.zz-coll-start__header-actions{margin-inline-start:auto}@media(max-width:1023.98px){.zz-coll-start .carousel>.container{padding-inline:var(--gutter)}}.zz-coll-start__grid{list-style:none;margin:0;padding:0}.zz-coll-start__slider-wrap{padding-inline-start:max(var(--gutter),calc((100vw - var(--page-width, 1320px)) / 2));padding-inline-end:0}.zz-coll-card{position:relative;display:block;width:100%;height:100%;border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;isolation:isolate;aspect-ratio:var(--zz-card-ratio, 3 / 4)}.zz-coll-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.zz-coll-card__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.zz-coll-card:hover .zz-coll-card__img{transform:scale(1.04)}.zz-coll-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000059,#0000 35%),linear-gradient(0deg,#00000026,#0000 35%);pointer-events:none;z-index:1}.zz-coll-card__placeholder svg{width:100%;height:100%;background-color:#0000000d}.zz-coll-card__title-wrap{position:absolute;top:1.25rem;left:1.25rem;right:1.25rem;z-index:2}.zz-coll-card__title{margin:0;color:#fff;font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:600;line-height:1.1;letter-spacing:-.01em;text-shadow:0 1px 14px rgba(0,0,0,.25)}.zz-coll-card__cta{position:absolute;right:1rem;bottom:1rem;z-index:2;display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:1.2rem;font-weight:500;letter-spacing:.01em;color:rgb(var(--text-color));background-color:rgb(var(--bg-color));border-radius:999px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px #00000014}.zz-coll-card:hover .zz-coll-card__cta{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}@media(max-width:768.98px){.zz-coll-card__title-wrap{top:1rem;left:1rem;right:1rem}.zz-coll-card__title{font-size:1.375rem}.zz-coll-card__cta{right:.75rem;bottom:.75rem;padding:.4rem .85rem;font-size:.75rem}}.zz-coll-start__grid--gap-compact{--column-gap: 1.2rem;column-gap:1.2rem;row-gap:1.2rem}.zz-coll-start__grid--gap-tight{--column-gap: .6rem;column-gap:.6rem;row-gap:.6rem}.zz-coll-start__grid--gap-minimal{--column-gap: .3rem;column-gap:.3rem;row-gap:.3rem}.zz-coll-start__grid--xxs.grid-flow-col{grid-auto-columns:calc((100% - 2 * var(--column-gap)) / 3.2)}ul.zz-coll-start__grid--xxs:not(.grid-flow-col){grid-template-columns:repeat(3,1fr)}@media(min-width:600px){.zz-coll-start__grid--xxs.grid-flow-col{grid-auto-columns:calc((100% - 3 * var(--column-gap)) / 4)}ul.zz-coll-start__grid--xxs:not(.grid-flow-col){grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.zz-coll-start__grid--xxs.grid-flow-col{grid-auto-columns:calc((100% - 5 * var(--column-gap)) / 6)}ul.zz-coll-start__grid--xxs:not(.grid-flow-col){grid-template-columns:repeat(6,1fr)}}@media(min-width:1536px){.zz-coll-start__grid--xxs.grid-flow-col{grid-auto-columns:calc((100% - 7 * var(--column-gap)) / 8)}ul.zz-coll-start__grid--xxs:not(.grid-flow-col){grid-template-columns:repeat(8,1fr)}}.zz-coll-start--title-below .zz-coll-card{aspect-ratio:auto;border-radius:0;overflow:visible;color:inherit}.zz-coll-start--title-below .zz-coll-card__media{position:relative;inset:auto;aspect-ratio:var(--zz-card-ratio, 3 / 4);border-radius:12px;overflow:hidden}.zz-coll-start--title-below .zz-coll-card__media:after{display:none}.zz-coll-start--title-below .zz-coll-card__title-wrap{position:static;margin-top:.8rem}.zz-coll-start--title-below .zz-coll-card__title{color:rgb(var(--heading-color, var(--text-color)));font-size:1.4rem;font-weight:500;text-shadow:none}.zz-coll-start--title-below .zz-coll-card__cta{display:none}.zz-coll-start__nav-only{justify-content:flex-end;margin-bottom:1.2rem}.zz-coll-start__nav-overlay{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 .8rem;pointer-events:none;z-index:2}.zz-coll-start__nav-overlay .slider-nav__btn{pointer-events:auto;background-color:#ffffffe6;border-radius:999px;box-shadow:0 1px 6px #00000026}@media(max-width:768.98px){.zz-coll-start__nav-overlay{display:none}}.zz-coll-start__chips-wrap{display:none}.zz-coll-start__chips{display:flex;flex-wrap:nowrap;gap:.8rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.zz-coll-start__chips::-webkit-scrollbar{display:none}.zz-coll-start__chip{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.4rem;border:1px solid rgba(var(--text-color) / .25);border-radius:999px;font-size:1.3rem;line-height:1.2;white-space:nowrap;color:rgb(var(--text-color));text-decoration:none;transition:background-color .15s ease}.zz-coll-start__chip:hover{background:rgba(var(--text-color) / .06)}@media(max-width:768.98px){.zz-coll-start--mobile-chips .zz-coll-start__cards{display:none}.zz-coll-start--mobile-chips .zz-coll-start__chips-wrap{display:block}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/zz-collection-list-start.css.map */
