a.svelte-1g6132j{margin-inline:.1em}.filter-combo.svelte-1w4khyf{border-bottom:2px solid var(--border_color);padding-bottom:var(--spacing)}.filter-combo__label.svelte-1w4khyf{background:0 0;border:none;justify-content:space-between;align-items:flex-start;width:100%;font-size:1rem;display:flex}.filter-combo__contents.svelte-1w4khyf{padding-left:var(--spacing_s);margin-top:var(--spacing_s);gap:var(--spacing_s);flex-direction:column;display:flex}.filter-combo__contents[aria-hidden=true].svelte-1w4khyf{display:none}.filter-combo__hints.svelte-1w4khyf{color:var(--secondary_text_color);text-align:left;padding-left:var(--spacing_xs);font-size:.875rem}.filter-combo__hints[aria-hidden=true].svelte-1w4khyf{display:none}.filter-combo__hints[data-case=selected].svelte-1w4khyf{color:var(--tag_color);font-weight:700}.filter-combo__icon.svelte-1w4khyf{line-height:1}.filter-combo__wrapper.svelte-1w4khyf{align-items:flex-start;row-gap:var(--spacing_s);flex-direction:column;display:flex}.filter-combo__title.svelte-1w4khyf{column-gap:var(--spacing_s);align-items:center;display:flex}@media screen and (width>=1024px){.filter-combo.svelte-1w4khyf{padding-bottom:var(--spacing_s)}}.filter-price.svelte-1ev3tgg{border-bottom:2px solid var(--border_color);padding-bottom:var(--spacing_s);gap:var(--spacing_xs);flex-direction:column;display:flex}.filter-ruler.svelte-17hzu1d{border-bottom:2px solid var(--border_color);padding-bottom:var(--spacing);gap:var(--spacing_s);flex-direction:column;display:flex}.filter-ruler__value.svelte-17hzu1d{align-items:center;gap:var(--spacing_s);flex:1;display:flex}.filter-ruler__value--selected.svelte-17hzu1d{--border_color:var(--accent_color);--combobox-button-color:var(--accent_color)}.filter-ruler__contents.svelte-17hzu1d{gap:var(--spacing);align-items:center;display:flex}.filter-form.svelte-8813qz{gap:var(--spacing);flex-direction:column;padding-bottom:0;display:flex}.filter-form__glossary-link.svelte-8813qz{text-align:right;font-size:.875rem}.filter-form__sort.svelte-8813qz{--combobox-maxwidth:100%;border-bottom:2px solid var(--border_color);padding-bottom:var(--spacing);flex-direction:column;display:flex}.filter-form__sort-label.svelte-8813qz{margin-bottom:var(--spacing_s);font-weight:600}@media screen and (width>=1024px){.filter-form.svelte-8813qz{gap:var(--spacing_s);width:100%}.filter-form__action-bar.svelte-8813qz{padding:var(--spacing);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-inline:calc(var(--spacing) * -1);background:#fff9;justify-content:space-between;display:flex;position:sticky;bottom:0;transform:translate(0,0);box-shadow:0 -8px 5px -5px #0000001a}:root[colortheme=dark] .filter-form__action-bar.svelte-8813qz{background:#1b1b1fe6}}.filter-bar.svelte-8a8hwa{gap:var(--spacing_xs);flex-wrap:wrap;align-items:center;display:flex}.product-list__breadcrumb.svelte-eof7y7{margin-bottom:var(--spacing_s)}.product-list__breadcrumb-title.svelte-eof7y7{margin:0;padding:0;font-size:1rem;line-height:1.5}.product-list__sort.svelte-eof7y7{justify-content:flex-end;align-items:center;gap:var(--spacing_s);margin-left:auto;font-weight:600;display:flex}.product-list__list.svelte-eof7y7{background:var(--content_background);padding-inline:var(--spacing);grid-template-columns:repeat(var(--nb_cols_grid), 1fr);--nb_cols_grid:1;margin:0;display:grid}@media screen and (width>=500px){.product-list__list.svelte-eof7y7{gap:var(--spacing_s);--nb_cols_grid:2}}@media screen and (width>=768px){.product-list__list.svelte-eof7y7{--nb_cols_grid:3}}@media screen and (width>=1024px){.product-list__list.svelte-eof7y7{--nb_cols_grid:2}}@media screen and (width>=1200px){.product-list__list.svelte-eof7y7{--nb_cols_grid:3}}@media screen and (width>=1500px){.product-list__list.svelte-eof7y7{--nb_cols_grid:4}}:root[display_mode=list] .product-list__list.svelte-eof7y7{--grid-template-columns:1fr;grid-template-rows:auto;grid-template-columns:1fr}.product-list__filters.svelte-eof7y7{display:none}.product-list__main.svelte-eof7y7{gap:var(--spacing_s);flex-direction:column;grid-area:main;display:flex}.product-list__product.svelte-eof7y7{--padding_product:var(--spacing) 0px var(--spacing) 0px}@media screen and (width<=499px){.product-list__product.svelte-eof7y7{--image_max_width:90px;--grid-template-columns:auto 1fr;--grid-template-areas:"image content";--grid-template-rows:1fr}}:root[display_mode=list] .product-list__product.svelte-eof7y7{--image_max_width:90px;--grid-template-columns:auto 1fr;--grid-template-areas:"image content";--grid-template-rows:1fr}.product-list-footer.svelte-eof7y7{margin-block:var(--spacing_xl)}.product-list-footer__seo.svelte-eof7y7{font-size:.875rem}.product-list__product-wrapper.svelte-eof7y7{border-bottom:1px solid var(--separator_color);width:100%}.product-list__product-wrapper.svelte-eof7y7:last-child{--padding_product:0;border-bottom-width:0}.product-list__product-wrapper.svelte-eof7y7:has(.bender:where(.svelte-eof7y7)){flex-direction:column;display:flex}.product-list__sales-in-category-wrapper.svelte-eof7y7{padding-inline:var(--spacing);justify-content:space-between;gap:var(--spacing);width:100%;height:fit-content;display:flex}.product-list__sales-in-category.svelte-eof7y7{border:2px solid var(--sales_red);padding:var(--spacing_s);text-align:center;color:var(--sales_red);border-radius:4px;flex:1;font-weight:700}@media screen and (width>=500px){.product-list__list.svelte-eof7y7{padding-top:var(--spacing_s);background:0 0}.product-list__product.svelte-eof7y7{--padding_product:var(--spacing);box-shadow:var(--content_shadow);--product_price_size:1.25rem;border-bottom:none;flex:1}.product-list__product-wrapper.svelte-eof7y7{border-bottom:none;height:100%;display:flex}}@media screen and (width>=1024px){.product-list__breadcrumb.svelte-eof7y7{margin-bottom:0;padding:0}.product-list__grid.svelte-eof7y7{gap:var(--spacing);grid-template-columns:minmax(360px,380px) 1fr;grid-template-areas:"filters main";display:grid}.product-list__filters.svelte-eof7y7{background:var(--content_background);padding:var(--spacing);box-shadow:var(--content_shadow);margin-top:calc(var(--spacing) * -1);border-radius:0 0 4px;grid-area:filters;padding-left:0;display:flex}.product-list__list.svelte-eof7y7,.product-list__sales-in-category-wrapper.svelte-eof7y7{padding:0}}
