.FilterTags{padding:.5rem 0}.FilterTags-clear-all{background:none;border:none;color:#787878;font-size:.875rem;line-height:1.125rem;font-weight:350;letter-spacing:-.0125rem;cursor:pointer;text-decoration:underline;padding:0}.FilterTags-clear-all:hover{color:#333}.FilterTags-list{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end}.FilterTags-tag{display:inline-flex;background-color:#000;border:none;border-radius:999px;padding:.4375rem .75rem;font-size:.875rem;line-height:1.125rem;letter-spacing:-.0125rem;color:#fff;gap:.25rem}.FilterTags-tag-label{margin-right:0}.FilterTags-tag-remove{background:none;border:none;color:#999;font-weight:700;cursor:pointer;padding:0;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.FilterTags-tag-remove-icon{width:1.125rem;height:1.125rem}.FilterTags-tag-remove:hover{background-color:transparent}.FilterTags--mobile{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:1rem;margin:0;border-radius:0;overflow-y:auto;border-top:1px solid #E6E6E6}.FilterTags--mobile .FilterTags-list{gap:.25rem}.FilterTags--mobile .FilterTags-tag{display:flex;padding:.4375rem .75rem;justify-content:center;align-items:center;gap:.25rem;border-radius:999px;border:none;background:#f2f2f2;font-size:.75rem;color:#333}.FilterTags--mobile .FilterTags-tag-label{margin-right:.25rem}.FilterTags--mobile .FilterTags-tag-remove{width:1.125rem;height:1.125rem;padding:0;background:none;border:none;display:flex;align-items:center;justify-content:center}.FilterTags--mobile .FilterTags-tag-remove-icon{width:1.125rem;height:1.125rem}.FilterTags--mobile .FilterTags-clear-all{background:none;border:none;color:#666;font-size:.75rem;text-decoration:underline;padding:.4375rem .75rem;margin-left:auto}@media(max-width:767px){.FilterTags:not(.FilterTags--mobile){margin-bottom:1rem;padding:.75rem}.FilterTags:not(.FilterTags--mobile) .FilterTags-header{margin-bottom:.625rem}.FilterTags:not(.FilterTags--mobile) .FilterTags-title{font-size:.8125rem}.FilterTags:not(.FilterTags--mobile) .FilterTags-clear-all{font-size:.6875rem}.FilterTags:not(.FilterTags--mobile) .FilterTags-tag{font-size:.75rem;padding:.3125rem .625rem}}.Search-sidebar{--search-sticky-top: 108px}.Search-nav{margin-left:calc(50% - 8rem);margin-right:calc(50% - 8rem)}@media(min-width:768px){.Search-nav{margin-left:calc(50% - 12rem);margin-right:calc(50% - 12rem)}}.Search-nav-link{padding-left:1.5rem;padding-right:1.5rem;font-size:.875rem}@media(min-width:768px){.Search-nav-link{padding-left:4rem;padding-right:4rem}}.Search-filter{margin:.5rem 0;text-align:justify}.Search-filter-item:last-of-type{margin-right:auto}@media(min-width:768px){.Search-filter-item{margin-right:.5rem}}.Search-filter-toggle{border-radius:.75rem;border-color:var(--gray-500)}.Search-filter-item{margin-bottom:.5rem;margin-right:.5rem}.Search-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;margin-bottom:1.25rem}.Search-header-title{font-size:2.125rem;font-weight:700;line-height:2.625rem;letter-spacing:-.025rem;margin:0}.Search-filter-mobile-button{display:none;padding:8px 16px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.Search-filter-button{display:flex;padding:7px 10px;justify-content:center;align-items:center;gap:4px;border:1px solid #e6e6e6;border-radius:999px;color:#000;background-color:transparent;font-size:14px;cursor:pointer}.Search-filter-button:hover{background-color:#f8f8f8}.Search-results-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 16px}.Search-sort-container{margin-left:auto}.Search-content{display:flex;max-width:1200px;margin:0 auto;padding:0 15px}.Search-sidebar{width:192px;box-sizing:border-box;flex-shrink:0;position:sticky;top:var(--search-sticky-top, 108px);align-self:start;height:fit-content;max-height:calc(100vh - var(--search-sticky-top, 108px));overflow-y:auto;padding:24px 32px 24px 0;scrollbar-width:thin;scrollbar-color:#e5e5e5 transparent}.Search-sidebar::-webkit-scrollbar{width:4px}.Search-sidebar::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:2px}.Search-results{flex-grow:1}@media(min-width:1280px){.Search{padding:0 40px}.Search-header{max-width:1200px;margin:0 auto;padding:2rem 0}.Search-content{padding:0}.Search-sidebar{top:var(--search-sticky-top, 108px);max-height:calc(100vh - var(--search-sticky-top, 108px))}}@media(min-width:1024px)and (max-width:1279px){.Search{padding:0 20px}.Search-header{max-width:1200px;margin:0 auto;padding:2rem 15px}.Search-content{padding:0 15px}.Search-sidebar{top:var(--search-sticky-top, 108px);max-height:calc(100vh - var(--search-sticky-top, 108px))}}@media(min-width:768px)and (max-width:1023px){.Search{padding:0 20px}.Search-header{padding:2rem 15px}.Search-content{padding:0}.Search-sidebar{display:none}}.Search-results-full{width:100%}.Search-products .CardDeck-list{margin-left:-10px;margin-right:-10px}.Search-products .CardDeck-item{padding-left:10px;padding-right:10px;margin-bottom:20px}@media(max-width:1023px){.Search-products .CardDeck-list{margin-left:-6px;margin-right:-6px}.Search-products .CardDeck-item{padding-left:6px;padding-right:6px;margin-bottom:28px}}@media(max-width:768px){.Search-filter-mobile-button{display:block}.Search-filter-panel-container{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000}.Search-filter-panel-container.open{display:block}.Search-filter-panel-container .FilterPanel{width:80%;height:100%;background-color:#fff;overflow-y:auto}}@media(max-width:767px){.Search-header{padding:1rem;margin-bottom:1rem}.Search-filter-button{white-space:nowrap}.Search-title{font-size:1.5rem;line-height:1.8rem}.Search-filter-button{white-space:nowrap;margin-right:10px}.Search-results-header{padding-bottom:12px}.Search-title{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.025rem;margin:0}}
