.collection-categories-bar{display:grid;grid-template-columns:1fr auto;align-items:center;padding:0 40px 24px;width:100%;box-sizing:border-box;opacity:1}.collection-categories-menu{display:flex;flex-wrap:wrap;gap:0 40px;align-items:center;justify-self:start}.filter-modal-trigger{justify-self:end}.collection-category-link{font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .2s ease;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.collection-category-link:hover,.collection-category-link.active{color:rgb(var(--color-foreground))}.filter-modal-trigger{font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;color:rgb(var(--color-foreground));background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s ease;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter-modal-trigger:hover{opacity:.7}.filter-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:999}.filter-modal-overlay.is-open{opacity:1!important;visibility:visible!important}.filter-modal{position:fixed;top:0;right:0;width:100%;max-width:617px;height:100%;background:rgb(var(--color-background));transform:translate(100%);transition:transform .3s ease,visibility .3s ease;z-index:1000;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid #D9D9D9;visibility:hidden}.filter-modal.is-open{visibility:visible!important;transform:translate(0)!important;opacity:1!important}.filter-modal__header{display:flex;justify-content:flex-end;align-items:center;padding:20px 30px;flex-shrink:0}.filter-modal__title{display:none}.filter-modal__close{font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;color:rgb(var(--color-foreground));background:none;border:none;cursor:pointer;padding:0;text-transform:uppercase}.filter-modal__close:hover{opacity:.7}.filter-modal__content{flex:1;overflow-y:auto;padding:25px 30px 2rem}.filter-modal__form{display:flex;flex-direction:column;min-height:100%}.filter-modal__main-title{font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;margin:0 0 4rem;text-transform:uppercase}.filter-modal__section{display:flex;flex-direction:row;align-items:flex-start;padding:0 0 2.5rem;margin-bottom:2.5rem;border-bottom:none}.filter-modal__section:last-of-type{border-bottom:none;margin-bottom:0}.filter-modal__section-title{font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;margin:0;width:120px;flex-shrink:0;text-transform:uppercase}.filter-modal__section-content{flex:1;display:flex;justify-content:flex-start;padding-left:15%}.filter-modal__categories{display:flex;flex-direction:column;gap:.4rem}.filter-modal__category-link{font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .2s ease}.filter-modal__category-link:hover,.filter-modal__category-link.active{color:rgb(var(--color-foreground))}.filter-modal__options{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.filter-modal__options--inline{flex-direction:row;flex-wrap:wrap;gap:1.5rem}.filter-modal__option{display:flex;align-items:center;cursor:pointer;font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;color:rgba(var(--color-foreground),.5);transition:color .2s ease}.filter-modal__option:hover{color:rgb(var(--color-foreground))}.filter-modal__option.active,.filter-modal__option:has(input:checked){color:rgb(var(--color-foreground))}.filter-modal__option input{position:absolute;opacity:0;pointer-events:none}.filter-modal__sort-options{display:flex;flex-direction:column;gap:0}.filter-modal__sort-column{display:flex;flex-direction:column;gap:.4rem}.filter-modal__sort-option{display:flex;align-items:center;cursor:pointer;font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;color:rgba(var(--color-foreground),.5);transition:color .2s ease}.filter-modal__sort-option:hover{color:rgb(var(--color-foreground))}.filter-modal__sort-option.active span,.filter-modal__sort-option:has(input:checked) span{color:rgb(var(--color-foreground))}.filter-modal__sort-option input{position:absolute;opacity:0;pointer-events:none}.filter-modal__footer{margin-top:1rem;flex-shrink:0;background:rgb(var(--color-background))}.filter-modal__footer-spacer{display:none}.filter-modal__confirm{width:100%;padding:1rem 2rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border:none;font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;cursor:pointer;transition:opacity .2s ease;text-transform:uppercase}.filter-modal__confirm:hover{opacity:.9}.active-facets-bar{display:none!important}.facets-container{display:flex;flex-direction:column;width:100%}.facets-container-drawer{display:flex;flex-direction:column}.facets-wrapper.page-width{padding-left:0!important;padding-right:0!important;max-width:100%!important}.product-count,.product-count-vertical,.mobile-facets__count{display:none!important}@media screen and (max-width:749px){.collection-categories-bar{grid-template-columns:1fr;justify-items:end;padding:2rem 20px}.collection-categories-menu{display:none}.filter-modal{max-width:100%;background:transparent;border-left:none}.filter-modal__inner{background:rgb(var(--color-background));margin-top:125px;height:calc(100% - 156px);display:flex;flex-direction:column;overflow:hidden}.filter-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 40px;background:rgb(var(--color-background))}.filter-modal__title{display:block;font-family:Univers Next Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:0;line-height:16px;text-transform:uppercase}.filter-modal__main-title{display:none}.filter-modal__content{padding:1.5rem 2rem;background:rgb(var(--color-background))}.filter-modal__section{flex-direction:row;align-items:flex-start}.filter-modal__section-title{width:80px;min-width:80px}.filter-modal__section-content{justify-content:flex-start;padding-left:2rem}.filter-modal__section--categories{display:flex}.filter-modal__footer{margin-top:1rem;padding:0;background:rgb(var(--color-background))}.filter-modal__confirm{width:100%;margin-left:0}}@media screen and (min-width:750px){.collection-categories-bar{padding:2rem 40px}.collection-categories-menu{display:flex!important}.filter-modal__section--categories{display:none}.filter-modal__inner{height:100%;display:flex;flex-direction:column}.filter-modal__title{display:none}.filter-modal{border-left:1px solid #D9D9D9}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-facets.css.map */
