.collection-filters__wrapper{z-index:5;justify-content:space-between;gap:.8rem;margin-top:2.6rem;margin-bottom:3rem;display:flex;position:relative}@media only screen and (width>=1280px){.collection-filters__wrapper{margin-bottom:4.8rem}}.collection-filters__sort-by{position:relative}.collection-filters__sort-by-option-label{cursor:pointer;transition:var(--transition-all);padding:.9rem 1.2rem;display:block}input:checked+.collection-filters__sort-by-option-label{background-color:var(--chalk)}.collection-filters__sort-by-dropdown.dropdown-content{background-color:var(--white);border:1px solid var(--clay);z-index:5;border-radius:.3rem;width:max-content;min-width:18.8rem;position:absolute;top:100%;right:0}.collection-filters__sort-by-toggle{width:max-content;padding:.1rem 0}.collection-filters__filters.collection-filters__filters--not-initialized{pointer-events:none}.collection-filters__filters.collection-filters__filters--not-initialized.collection-filters__filters--mobile-true .collection-filters__filters-dropdown{opacity:1;pointer-events:auto;height:auto}.collection-filters__filters.collection-filters__filters--not-initialized.collection-filters__filters--mobile-true .dropdown-button .icon{transform:rotate(180deg)}@media only screen and (width>=1280px){.collection-filters__filters.collection-filters__filters--not-initialized.collection-filters__filters--mobile-true:not(.collection-filters__filters--desktop-true) .collection-filters__filters-dropdown{opacity:0;pointer-events:none;height:0}.collection-filters__filters.collection-filters__filters--not-initialized.collection-filters__filters--mobile-true:not(.collection-filters__filters--desktop-true) .dropdown-button .icon{transform:rotate(0)}.collection-filters__filters.collection-filters__filters--not-initialized.collection-filters__filters--desktop-true .collection-filters__filters-dropdown{opacity:1;pointer-events:auto;height:auto}.collection-filters__filters.collection-filters__filters--not-initialized.collection-filters__filters--desktop-true .dropdown-button .icon{transform:rotate(180deg)}}.collection-filters__filters-toggle{background-color:var(--ink);color:var(--white);border-radius:.5rem;min-width:max-content;padding:.2rem .8rem}.collection-filters__filters-dropdown{border-radius:initial;border:none;flex-direction:column;row-gap:1.2rem;padding-top:1.2rem;display:flex}.collection-filters__filter>legend{min-width:max-content}@media only screen and (width>=1280px){.collection-filters__filter>legend{align-items:center;height:2rem;display:flex}.collection-filters__filter{gap:.6rem;display:flex}}.collection-filters__filter-options{flex-wrap:wrap;align-items:center;gap:.6rem;width:100%;margin-top:.6rem;display:flex}.collection-filters__filter-options .collection-filters__clear{display:none}@media only screen and (width>=1280px){.collection-filters__filter-options{margin-top:0;display:flex!important}.collection-filters__filter-options li{display:list-item!important}.collection-filters__filter-options .collection-filters__clear{display:inline-block}}.collection-filters__filter-options:empty{display:none}.collection-filters__filter-option-label{transition:var(--transition-all);background-color:#9da5b326;border-radius:.5rem;justify-content:center;align-items:center;gap:.4rem;padding:.2rem .6rem;display:flex}.collection-filters__filter-option-label:hover,input:checked+.collection-filters__filter-option-label,.collection-filters__filter-option-label.collection-filters__filter-option-label--active{background-color:var(--morning-sky);color:var(--white)}input:disabled+.collection-filters__filter-option-label{pointer-events:none;opacity:.5}.collection-filters__sort-by-wrapper{z-index:1;align-items:center;gap:1.8rem;min-width:max-content;height:2rem;display:flex;position:absolute;top:0;right:0}@media only screen and (width>=1280px){.collection-filters__sort-by-wrapper{position:initial}}.collection-filters__sort-by-wrapper .collection-filters__clear{line-height:2rem}@media only screen and (width>=1280px){.collection-filters__sort-by-wrapper .collection-filters__clear{display:none}}.collection-filters__buttons-wrapper{flex-wrap:wrap;gap:1.2rem;display:flex}@media only screen and (width>=1280px){.collection-filters__buttons-wrapper{flex-wrap:nowrap}}.collection-filters__clear{color:var(--ink-40)}.disruptor{text-align:center;aspect-ratio:1/1.3866;border-radius:.3rem;grid-column:span 2;justify-content:center;align-items:center;width:100%;height:100%;padding:1.6rem;display:flex;position:relative;overflow:hidden}@media only screen and (width>=576px){.disruptor{grid-column:initial;aspect-ratio:initial}}.disruptor__overlay{z-index:1;background-color:#000;width:100%;height:100%;position:absolute;inset:0}.disruptor__content{z-index:2;position:relative}@media only screen and (width>=1024px){.container.container--collection-header{padding:0 6rem}}.collection__title{margin-bottom:2rem}@media only screen and (width>=1280px){.collection__title{margin-bottom:2.6rem}}.collection__load-more-intersect{width:100%;height:2px}.collection__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:4.2rem .7rem;display:grid}@media only screen and (width>=1024px){.collection__products{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 6rem}}.collection__load-more-btn-wrapper{justify-content:center;align-items:center;margin-top:4.2rem;display:flex}.collection__load-more-btn-wrapper .btn{min-width:15rem}
