.tag-list{flex-wrap:wrap;align-items:center;margin:-6px;display:flex}.tag__icon{cursor:pointer;margin-block-start:1px;margin-block-end:0;margin-inline-start:0;margin-inline-end:9px;position:relative}.tag-link{padding-inline-start:6px}.price-range{padding-block-start:5px;display:block}.price-range__input-group{align-items:center;display:flex}.price-range__input{flex:1 0 0;min-width:0}.price-range__delimiter{margin-inline-start:20px;margin-inline-end:20px}.price-range__range-group{margin-block-end:15px;position:relative}@media screen and not (pointer:fine){.price-range{padding-block-start:7px}.price-range__range-group{margin-block-end:18px}}.input-prefix{border:1px solid rgb(var(--border-color));justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.input-prefix__field{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;text-align:end;background:none;border:none;width:100%;min-width:0;padding:0}.input-prefix__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-prefix__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.range{-webkit-appearance:none;appearance:none;background:none;width:100%}.range::-webkit-slider-thumb{-webkit-appearance:none}.range::-webkit-slider-thumb{background:rgb(var(--background));cursor:pointer;z-index:1;box-shadow:0 0 0 5px rgb(var(--text-color)) inset;border:none;border-radius:100%;width:14px;height:14px;margin-top:-5px;position:relative}.range::-webkit-slider-runnable-track{cursor:pointer;background:rgb(var(--border-color));border:none;border-radius:4px;width:100%;height:6px}.range::-moz-range-thumb{background:rgb(var(--background));cursor:pointer;box-shadow:0 0 0 5px rgb(var(--text-color)) inset;border:none;border-radius:100%;width:14px;height:14px}.range::-moz-range-progress{cursor:pointer;border:none;border-radius:4px;width:100%;height:6px}.range::-moz-range-track{cursor:pointer;border:none;border-radius:4px;width:100%;height:6px}.range::-moz-range-progress{background-color:rgba(var(--text-color),.7)}.range::-moz-range-track{background-color:rgb(var(--border-color))}@media screen and not (pointer:fine){.range::-webkit-slider-thumb{box-shadow:0 0 0 7px rgb(var(--text-color)) inset;width:20px;height:20px;margin-top:-7px}.range::-moz-range-thumb{box-shadow:0 0 0 7px rgb(var(--text-color)) inset;width:20px;height:20px}}.range-group{background:linear-gradient(to var(--transform-origin-end),rgb(var(--border-color)) var(--range-min),rgba(var(--text-color),.7) var(--range-min),rgba(var(--text-color),.7) var(--range-max),rgb(var(--border-color)) var(--range-max));border-radius:4px;height:6px}.range-group .range{pointer-events:none;vertical-align:top;height:6px}.range-group .range::-webkit-slider-runnable-track{background:none}.range-group .range::-webkit-slider-thumb{pointer-events:auto}.range-group .range::-moz-range-progress{background:none}.range-group .range::-moz-range-track{background:none}.range-group .range::-moz-range-thumb{pointer-events:auto}.range-group .range:last-child{position:absolute;top:0}.switch-checkbox{background:rgb(var(--border-color));-webkit-appearance:none;appearance:none;cursor:pointer;border-radius:20px;width:40px;height:20px;transition:background .1s ease-in;position:relative}.switch-checkbox:before{content:"";background:rgb(var(--background));border-radius:100%;width:14px;height:14px;transition:transform .1s ease-in;display:block;position:absolute;top:3px;box-shadow:0 1px 1px #0003}.switch-checkbox:checked{background:rgb(var(--text-color))}.switch-checkbox:checked:before{transform:translate(calc(100% + 6px))}.collapsible-toggle__selected-value{text-overflow:ellipsis;white-space:nowrap;max-width:45%;margin-inline-start:auto;margin-inline-end:12px;font-weight:400;overflow:hidden}.drawer__header-action{margin-inline-start:16px}@media screen and (min-width:741px){.drawer__header-action{margin-inline-start:24px}}.visual-filter-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.visual-filter__item{text-align:center;cursor:pointer;border:1px solid rgb(var(--border-color));border-radius:var(--button-border-radius);background:rgb(var(--background));flex-direction:column;align-items:center;row-gap:8px;padding:8px;font-size:14px;line-height:1.4;transition:border-color .15s,background .15s;display:flex}.visual-filter__item img{width:32px}:checked+.visual-filter__item{background:rgb(var(--secondary-background));border-color:currentColor}.product-facet{margin-block-start:24px;margin-block-end:48px;display:block}.product-facet__filters-header{border-bottom:1px solid rgb(var(--border-color));padding-block-end:24px}.product-facet__active-list{margin-block-start:-6px;margin-block-end:18px}.product-facet__filter-item+.product-facet__filter-item{border-top:1px solid rgb(var(--border-color))}.product-facet__submit{margin-block-start:40px}.product-facet__active-count{margin-inline-start:8px}.product-facet__sort-by-title{padding-inline-end:7px}.product-facet__product-list{margin-block-start:calc(var(--container-gutter) / 2)}.product-facet__meta-bar{justify-content:center;align-items:flex-start;margin-block-end:16px;display:flex}.product-facet__meta-bar-item{align-items:center;display:flex}@media screen and (max-width:740px){.product-facet__active-list{margin-inline-start:-18px;margin-inline-end:-18px}}@media screen and (min-width:741px){.product-facet{margin-block-start:10px;margin-block-end:10px}.product-facet__active-list{margin-block-start:18px;margin-block-end:0}.product-facet__meta-bar{margin-block-end:24px}.product-facet__meta-bar-item--filter{margin-inline-end:44px}}@media screen and (min-width:1000px){.product-facet{justify-content:flex-start;display:flex}.product-facet__aside{flex:none;width:230px;margin-inline-end:40px}.product-facet__aside-inner{top:calc(var(--header-height, 0px) * var(--enable-sticky-header) + var(--announcement-bar-height, 0px) * var(--enable-sticky-announcement-bar, 0) + 24px);display:block;position:sticky}.product-facet__main{flex:1 0 0}.product-facet__meta-bar{justify-content:flex-start}.product-facet__meta-bar-item:last-child{margin-inline-start:auto}}@media screen and (min-width:1200px){.product-facet__aside{width:265px}}
