:export{short:.2s;med:.6s;slow:1s;timeDefault:.2s;easeIn:cubic-bezier(0.7, 0, 0.84, 0);easeOut:cubic-bezier(0.16, 1, 0.3, 1);easeInOut:cubic-bezier(0.87, 0, 0.13, 1)}:export{xxsmall:375px;xsmall:480px;small:750px;medium:1100px;large:1350px;xlarge:1650px;xxlarge:2000px}.c-collection__inner{padding:0 .9375rem}.c-collection__header{margin:0 0 1.875rem;display:flex;justify-content:space-between;align-items:flex-end}.c-collection__heading{display:flex;flex-direction:column;gap:.5rem}.c-collection__heading-count{font-family:"Supreme LL Regular",ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:.6875rem;font-weight:400;letter-spacing:.044rem;line-height:.9375rem}.c-collection__heading-count strong,.c-collection__heading-count b{font-family:"Supreme LL Bold",ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:500}.c-collection__grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.c-collection__grid .o-product-thumbnail{opacity:0;transition:opacity .75s ease-out}.c-collection__grid .o-product-thumbnail.is-visible{opacity:1}.c-collection .active-filters{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.875rem}.c-collection .active-filters:empty{display:none}.c-collection .active-filter-chip{display:inline-flex;align-items:center;text-decoration:none}.c-collection .active-filter-chip-type{display:none}.c-collection .active-filter-clear{text-decoration:underline;cursor:pointer;align-self:center;display:none}.c-collection__filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.1875rem}.c-collection__filters-form{display:flex;flex-direction:column;height:100%}.c-collection__filters-submit{margin-top:auto;text-align:center;justify-content:center;text-transform:uppercase;max-height:1.25rem}.c-collection__filters-group{display:flex;flex-direction:column;padding:1.25rem 0;border-bottom:.0625rem solid #000}.c-collection__filters-group.is-price_range{display:none}.c-collection__filters-label{margin-bottom:1.25rem;text-transform:uppercase}.c-collection__filters-options{display:flex;flex-direction:column;gap:.625rem}.c-collection__filters-options label{display:flex;align-items:center;gap:.625rem}.c-collection__filters-options label input{margin:0}.c-collection__filters-drawer{position:fixed;top:0;right:0;height:100%;width:100%;max-width:32rem;background:#fff;z-index:50;padding:1.25rem;transform:translate3d(100%, 0, 0);transition:transform .3s ease}.is-open .c-collection__filters-drawer{transform:translate3d(0, 0, 0)}.c-collection__filters-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(0.625rem);z-index:49;opacity:0;pointer-events:none;transition:opacity .3s ease}.is-open .c-collection__filters-background{opacity:1;pointer-events:auto}@media only screen and (min-width: 1100px){.c-collection{margin:0 0 18.75rem}.c-collection__inner{padding:2.75rem 1.3125rem}.c-collection__header{margin:0 0 1.875rem}.c-collection__filters{margin-bottom:1.25rem}.c-collection__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3rem 1.5rem}}