.facets-container{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);padding-top:1rem}.active-facets-mobile{margin-bottom:.5rem}.mobile-facets__list{overflow-y:auto}@media screen and (min-width:750px){.facets-container>*+*{margin-top:0}.facets__form .product-count{grid-column-start:3;align-self:flex-start}}@media screen and (max-width:989px){.facets-container{grid-template-columns:auto minmax(0,max-content);column-gap:2rem}}.facet-filters{align-items:flex-start;display:flex;grid-column:2;grid-row:1;padding-left:2.5rem}@media screen and (min-width:990px){.facet-filters{padding-left:3rem}}.facet-filters__label{display:block;color:rgba(var(--color-foreground),.85);font-size:1.4rem;margin:0 2rem 0 0}.facet-filters__summary{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;cursor:pointer;height:4.5rem;padding:0 1.5rem;min-width:25rem;margin-top:2.4rem;border:.1rem solid rgba(var(--color-foreground),.55)}.facet-filters__summary:after{position:static}.facet-filters__field{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.facet-filters__field .select{width:auto}.facet-filters__field .select:after,.facet-filters__field .select:before,.mobile-facets__sort .select:after,.mobile-facets__sort .select:before{content:none}.facet-filters__field .select__select,.mobile-facets__sort .select__select{border-radius:0;min-width:auto;min-height:auto;transition:none}.select .icon-caret{width:10px}.facet-filters button{margin-left:2.5rem}.facet-filters__sort{background-color:transparent;border:0;border-radius:0;font-size:1.4rem;height:auto;line-height:calc(1 + .5 / var(--font-body-scale));margin:0;padding-left:0;padding-right:1.75rem}.facet-filters__sort+.icon-caret{right:0}@media screen and (forced-colors:active){.facet-filters__sort{border:none}}.facet-filters__sort,.facet-filters__sort:hover{box-shadow:none;filter:none;transition:none}.mobile-facets__sort .select__select:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.mobile-facets__sort .select__select.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}.facet-filters__sort:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.facet-filters__sort.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.facets{display:block;grid-column-start:span 2}.facets__form{display:grid;gap:0 3.5rem;grid-template-columns:1fr max-content max-content;margin-bottom:.5rem}.facets__wrapper{align-items:center;align-self:flex-start;grid-column:1;grid-row:1;display:flex;flex-wrap:wrap}.facets__heading{display:block;color:rgba(var(--color-foreground),.85);font-size:1.4rem;margin:-1.5rem 2rem 0 0}.facets__reset{margin-left:auto}.facets__disclosure{margin-right:3.5rem}.facets__summary{color:rgba(var(--color-foreground),.75);font-size:1.4rem;padding:0 1.75rem 0 0;margin-bottom:1.5rem}.facets__summary .svg-wrapper{height:auto;width:auto}.facets__disclosure fieldset{padding:0;margin:0;border:0}.facets__disclosure[open] .facets__summary,.facets__summary:hover{color:rgb(var(--color-foreground))}.facets__disclosure[open] .facets__display,.facets__disclosure-vertical[open] .facets__display-vertical{animation:animateMenuOpen var(--duration-default) ease}.facets__summary span:first-of-type{transition:text-decoration var(--duration-short) ease}.facets__summary:hover .facets__summary-label{text-decoration:underline;text-underline-offset:.3rem}.facets__and-helptext{color:rgba(var(--color-foreground),.5);font-size:calc(var(--font-heading-scale) * 1.2rem);line-height:calc(var(--font-heading-scale) * 1.2rem)}@media only screen and (min-width:750px){.facets__and-helptext{font-size:calc(var(--font-heading-scale) * 1.3rem);line-height:calc(var(--font-heading-scale) * 1.3rem)}}.facets__disclosure .facets__and-helptext,.facets__disclosure-vertical .facets__and-helptext{display:none}.facets__disclosure[open] .facets__and-helptext,.facets__disclosure-vertical[open] .facets__and-helptext{display:block}.disclosure-has-popup[open]>.facets__summary:before{z-index:2}.facets__summary>span{line-height:calc(1 + .3 / var(--font-body-scale))}.facets__summary .icon-caret{right:0}.facets__display{border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));background-color:rgb(var(--color-background));position:absolute;top:calc(100% + .5rem);left:-1.2rem;width:35rem;max-height:55rem;overflow-y:auto}.facets__header{border-bottom:1px solid rgba(var(--color-foreground),.2);padding:1.5rem 2rem;display:flex;justify-content:space-between;font-size:1.4rem;position:sticky;top:0;background-color:rgb(var(--color-background));z-index:1}.facets__header facet-remove{align-self:center}.facets__list{padding:.5rem 2rem}.facets-layout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center;padding:2rem 2.4rem}.facets-layout-list--swatch{--swatch-input--size: 2.4rem}.facets-layout-grid.facets-layout-grid{gap:1rem}.facets-layout-grid.facets__list--vertical{padding:1rem 0}.facets__item{display:flex;align-items:center}.facets-layout-list .facets__label:hover .facet-checkbox__text-label,.facets-layout-list input:focus~.facet-checkbox__text-label{text-decoration:underline}.facets-layout-grid>*{align-items:flex-start}.facets-layout-grid .facets__label{display:flex;flex-direction:column;padding:0;height:100%;font-size:1.3rem}.facets-layout-grid .facets__image-wrapper{display:block;position:relative;aspect-ratio:1 / 1;min-height:0;padding:.4rem}.facets__image{width:100%;height:100%;object-fit:contain}.facets-layout-grid--image .facets__label{outline-style:solid;outline-color:transparent;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease}.facets-layout-grid--image .facet-checkbox__text{padding:.4rem}.facets-layout-grid--image .facets__label.active{outline-color:rgb(var(--color-foreground));outline-width:.1rem}.facets-layout-grid--image .facets__label:hover{outline-color:rgba(var(--color-foreground),.4);outline-width:.2rem}.facets-layout-grid--image .facets__label:has(:focus-visible){outline-color:rgba(var(--color-foreground),.5);outline-width:.2rem;box-shadow:0 0 3px 1px rgba(var(--color-foreground),.25)}.facets-layout-grid--image .facets__label.active:has(:focus-visible){outline-color:rgb(var(--color-foreground));outline-width:.1rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5),0 0 .7rem .1rem rgba(var(--color-foreground),.25)}.facets-layout-grid--image .facets__label.disabled{outline:none}.facets-layout-grid--image .facets__label.disabled .facets__image-wrapper{outline:.1rem solid rgb(var(--color-foreground))}.facets-layout-grid--image .facets__label.disabled .facets__image-wrapper:before{content:"";position:absolute;bottom:0;left:0;width:141.4%;height:.1rem;background-color:rgb(var(--color-foreground));transform:rotate(-45deg);transform-origin:left}.facets-layout-grid--image .facets__label.disabled .disabled-line{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:transparent;margin:0}.facets-layout-grid--image .facets__label.disabled .disabled-line line{stroke:rgb(var(--color-foreground));stroke-width:1}.list-menu__item label,.list-menu__item input[type=checkbox]{cursor:pointer}.facet-checkbox{padding:1rem 2rem 1rem 0;flex-grow:1;position:relative;font-size:1.4rem;display:flex;word-break:break-word}.facets__label:hover,.facets__label.active,.facets__label:has(:focus-visible){color:rgba(var(--color-foreground),1)}.facets-layout .facets__label.disabled{pointer-events:none}.facets-layout:not(.facets-layout-list--swatch,.facets-layout-grid--image) .facets__label.disabled{opacity:.4}.facets-layout-grid--image .facets__label.disabled .facets__image-wrapper{opacity:.2}:is(.facets-layout-list--swatch,.facets-layout-grid--image) .facets__label.disabled .facet-checkbox__text{opacity:.4}.facets-layout-list--text input[type=checkbox]{position:absolute;opacity:1;width:1.6rem;height:1.6rem;top:.7rem;left:-.4rem;z-index:-1;appearance:none;-webkit-appearance:none}.facets-layout-grid input[type=checkbox],.facets-layout-list--swatch input[type=checkbox]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;margin:0;opacity:0;width:100%;height:100%}.facets-layout-list--swatch .facets__label{display:flex;align-items:center;gap:.8rem}.swatch-input-wrapper{display:flex}.facet-checkbox>svg,.facet-checkbox>.svg-wrapper{background-color:rgb(var(--color-background));margin-right:1.2rem;flex-shrink:0}.facet-checkbox .svg-wrapper{visibility:hidden;position:absolute;left:.3rem;z-index:5;top:1.4rem;width:1.1rem;height:.7rem}.facet-checkbox>input[type=checkbox]:checked~.svg-wrapper>.icon-checkmark{visibility:visible}@media screen and (forced-colors:active){.facet-checkbox>svg{background-color:inherit;border:.1rem solid rgb(var(--color-background))}.facet-checkbox>input[type=checkbox]:checked~.svg-wrapper>.icon-checkmark{border:none}}.facets__price{display:flex;padding:2rem}.facets__price .field+.field-currency{margin-left:2rem}.facets__price .field{align-items:center}.facets__price .field-currency{align-self:center;margin-right:.6rem}.facets__price .field__label{left:1.5rem}.facets__header-vertical .facets__selected{display:none!important}button.facets__button{min-height:0;margin:0 0 0 .5rem;box-shadow:none;padding-top:1.4rem;padding-bottom:1.4rem}.active-facets{display:flex;flex-wrap:wrap;width:100%;grid-column:1 / -1;grid-row:2;margin-top:-.5rem}.active-facets__button{display:block;margin-right:1.5rem;margin-top:1.5rem;padding-left:.2rem;padding-right:.2rem;text-decoration:none}span.active-facets__button-inner{color:rgb(var(--color-foreground));box-shadow:0 0 0 .1rem rgb(var(--color-foreground));border-radius:2.6rem;font-size:1rem;min-height:0;min-width:0;padding:.25rem 1.25rem;display:flex;align-items:center}span.active-facets__button-inner:before,span.active-facets__button-inner:after{display:none}.active-facets__button-wrapper{align-items:center;display:flex;justify-content:center;padding-top:1.5rem}.active-facets__button-wrapper *{font-size:1rem}@media screen and (min-width:990px){.active-facets__button{margin-right:1.5rem}.active-facets__button-wrapper *,span.active-facets__button-inner{font-size:1.4rem}}@media screen and (max-width:989px){.active-facets{margin:0 -1.2rem -1.2rem}.active-facets__button,.active-facets__button-remove{margin:0;padding:1.2rem}span.active-facets__button-inner{padding-bottom:.1rem;padding-top:.1rem}.active-facets__button-wrapper{padding-top:0;margin-left:1.2rem}}.active-facets__button:hover .active-facets__button-inner{box-shadow:0 0 0 .2rem rgb(var(--color-foreground))}.active-facets__button--light .active-facets__button-inner{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2)}.active-facets__button--light:hover .active-facets__button-inner{box-shadow:0 0 0 .2rem rgba(var(--color-foreground),.4)}a.active-facets__button:focus-visible{outline:none;box-shadow:none}@media(forced-colors:active){a.active-facets__button:focus-visible{outline:transparent solid 1px}}a.active-facets__button.focused{outline:none;box-shadow:none}a.active-facets__button:focus-visible .active-facets__button-inner{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2),0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgb(var(--color-foreground));outline:none}a.active-facets__button.focused .active-facets__button-inner{box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.2),0 0 0 .2rem rgb(var(--color-background)),0 0 0 .4rem rgb(var(--color-foreground));outline:none}.active-facets__button .svg-wrapper{align-self:center;flex-shrink:0;margin-left:.6rem;margin-right:-.2rem;pointer-events:none;width:1.2rem}@media all and (min-width:990px){.active-facets__button .svg-wrapper{margin-right:-.4rem;margin-top:.1rem;width:1.2rem}}.active-facets facet-remove:only-child{display:none}.facets-vertical .active-facets .active-facets-vertical-filter:only-child>facet-remove{display:none}.facets-vertical .active-facets-vertical-filter{display:flex;width:100%;justify-content:space-between}.facets-vertical .active-facets-vertical-filter .active-facets__button-wrapper{padding-top:0;display:flex;align-items:flex-start}.facets-vertical .active-facets__button{margin-top:0}.active-facets__button.disabled,.mobile-facets__clear.disabled{pointer-events:none}.mobile-facets__clear-wrapper{align-items:center;display:flex;justify-content:center}.mobile-facets{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:rgba(var(--color-foreground),.5);pointer-events:none}.mobile-facets__disclosure{display:flex}.mobile-facets__wrapper{margin-left:0;display:flex}.mobile-facets__wrapper .disclosure-has-popup[open]>summary:before{height:100vh;z-index:3}.mobile-facets__inner{background-color:rgb(var(--color-background));width:calc(100% - 5rem);margin-left:auto;height:100%;overflow-y:auto;pointer-events:all;transition:transform var(--duration-default) ease;max-width:37.5rem;display:flex;flex-direction:column;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity));border-style:solid;border-width:0 0 0 var(--drawer-border-width);filter:drop-shadow(var(--drawer-shadow-horizontal-offset) var(--drawer-shadow-vertical-offset) var(--drawer-shadow-blur-radius) rgba(var(--color-shadow),var(--drawer-shadow-opacity)))}.menu-opening .mobile-facets__inner{transform:translate(0)}.js .disclosure-has-popup:not(.menu-opening) .mobile-facets__inner{transform:translate(105vw)}.mobile-facets__header{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding:1rem 2.5rem;text-align:center;display:flex;position:sticky;top:0;z-index:2}.mobile-facets__header-inner{flex-grow:1;position:relative}.mobile-facets__info{padding:0 2.6rem}.mobile-facets__heading{font-size:calc(var(--font-heading-scale) * 1.4rem);margin:0}.mobile-facets__count{color:rgba(var(--color-foreground),.7);font-size:1.3rem;margin:0;flex-grow:1}.mobile-facets__open-wrapper{display:inline-block}.mobile-facets__open{text-align:left;width:100%;padding-top:.5rem;padding-bottom:.5rem;display:flex;align-items:center;color:rgba(var(--color-link),var(--alpha-link))}.mobile-facets__open:hover{color:rgb(var(--color-link))}.mobile-facets__open:hover line,.mobile-facets__open:hover circle{stroke:rgb(var(--color-link))}.mobile-facets__open-label{transition:text-decoration var(--duration-short) ease}.mobile-facets__open:hover .mobile-facets__open-label{text-decoration:underline;text-underline-offset:.3rem}.mobile-facets__open>*+*{margin-left:1rem}.mobile-facets__open .svg-wrapper{width:2rem}.mobile-facets__open line,.mobile-facets__open circle{stroke:rgba(var(--color-link),var(--alpha-link))}.mobile-facets__close{display:none;align-items:center;justify-content:center;position:fixed;top:.7rem;right:1rem;width:4.4rem;height:4.4rem;z-index:101;opacity:0;transition:opacity var(--duration-short) ease}.mobile-facets__close .svg-wrapper{width:2.2rem}details.menu-opening .mobile-facets__close{display:flex;opacity:1}details.menu-opening .mobile-facets__close .svg-wrapper{margin:0}.mobile-facets__close-button{align-items:center;background-color:transparent;font-size:1.4rem;font:inherit;letter-spacing:inherit;margin-top:1.5rem;padding:1.2rem 2.6rem;text-decoration:none;display:grid;grid-template-columns:min-content 1fr;text-align:start}.mobile-facets__close-button>.facets__and-helptext{grid-column-start:2}.mobile-facets__close-button .icon-arrow{transform:rotate(180deg);margin-right:1rem}.mobile-facets__main{padding:2.7rem 0 0;position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.mobile-facets__details[open] .icon-caret{transform:rotate(180deg)}.mobile-facets__highlight{position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:rgba(var(--color-foreground),.04);opacity:0;visibility:hidden}.mobile-facets__checkbox:checked+.mobile-facets__highlight{opacity:1;visibility:visible}.mobile-facets__summary{padding:1.3rem 2.5rem}.mobile-facets__summary .svg-wrapper{margin-left:auto}.mobile-facets__summary>div{display:flex;align-items:center}.js .mobile-facets__submenu{position:absolute;top:0;width:100%;bottom:0;left:0;z-index:3;transform:translate(100%);visibility:hidden;display:flex;flex-direction:column}.js details[open]>.mobile-facets__submenu{transition:transform .4s cubic-bezier(.29,.63,.44,1),visibility .4s cubic-bezier(.29,.63,.44,1)}.js details[open].menu-opening>.mobile-facets__submenu{transform:translate(0);visibility:visible}.js .menu-drawer__submenu .mobile-facets__submenu{overflow-y:auto}.js .mobile-facets .submenu-open{visibility:hidden}.mobile-facets__item{position:relative}input.mobile-facets__checkbox{border:0;width:1.6rem;height:1.6rem;position:absolute;left:2.1rem;top:1.2rem;z-index:0;appearance:none;-webkit-appearance:none}.mobile-facets__label{padding:1.5rem 2rem 1.5rem 2.5rem;width:100%;transition:background-color .2s ease;word-break:break-word;display:flex}.mobile-facets__label>svg{background-color:rgb(var(--color-background));position:relative;z-index:2;margin-right:1.2rem;flex-shrink:0}.mobile-facets__label .icon-checkmark{position:absolute;top:1.9rem;left:2.8rem;visibility:hidden;width:11px;height:9px}.mobile-facets__label>input[type=checkbox]:checked~.icon-checkmark{visibility:visible}.mobile-facets__arrow,.mobile-facets__summary .icon-caret{margin-left:auto;display:block}.mobile-facets__footer{border-top:.1rem solid rgba(var(--color-foreground),.08);padding:2rem;bottom:0;position:sticky;display:flex;z-index:2;margin-top:auto;background-color:rgb(var(--color-background));background:var(--gradient-background)}.mobile-facets__footer>*+*{margin-left:1rem}.mobile-facets__footer>*{width:50%}.mobile-facets__sort{display:flex;justify-content:space-between}.mobile-facets__sort label{flex-shrink:0}.mobile-facets__sort .select{width:auto}.mobile-facets__sort .select .icon-caret{right:0}.mobile-facets__sort .select__select{background-color:transparent;border-radius:0;box-shadow:none;filter:none;margin-left:.5rem;margin-right:.5rem;padding-left:.5rem;padding-right:1.5rem}.product-count{align-self:center;position:relative;text-align:right}.product-count__text{font-size:1.4rem;line-height:calc(1 + .5 / var(--font-body-scale));margin:0}#ProductCountDesktop.loading,#ProductCount.loading{visibility:hidden}.product-count .loading__spinner,.product-count-vertical .loading__spinner{position:absolute;padding-top:.6rem;right:0;top:50%;transform:translateY(-50%);width:1.8rem}@media screen and (min-width:750px){.facets-vertical{display:flex}.facets-wrap-vertical{border:none;padding-left:0}.facets__form-vertical{display:flex;flex-direction:column;width:26rem}.facets__disclosure-vertical{border-top:.1rem solid rgba(var(--color-foreground),.1);margin-right:0}.facets-vertical .facets__summary{padding-top:1.5rem;margin-bottom:0;padding-bottom:1.5rem}.facets__heading--vertical{margin:0 0 1.5rem;font-size:1.5rem}.facets__header-vertical{padding:1.5rem 2rem 1.5rem 0;font-size:1.4rem}.facets__display-vertical{padding-bottom:1.5rem}.facets-vertical .facets-wrapper{padding-right:3rem}.facets-vertical .facets-wrapper--no-filters{display:none}.facets-vertical .product-grid-container{width:100%}.facets-vertical-form{display:flex;justify-content:flex-end}.product-count-vertical{margin-left:3.5rem;position:relative}.facets-vertical .active-facets__button-wrapper{margin-bottom:2rem}.facets-vertical .facets__price{padding:.5rem .5rem .5rem 0}.facets-vertical .facets__price .field:last-of-type{margin-left:1rem}.facets-vertical .active-facets__button{margin-bottom:1.5rem}.facets-vertical .facet-checkbox input[type=checkbox]{z-index:0}.facets-vertical .active-facets facet-remove:last-of-type{margin-bottom:1rem}.facets-vertical .active-facets{margin:0;align-items:flex-start}.facets__disclosure-vertical[open] .facets__summary .icon-caret{transform:rotate(180deg)}.facets-container-drawer{display:flex;flex-flow:row wrap;align-items:center;column-gap:0}.facets-container-drawer .mobile-facets__wrapper{margin-right:2rem;flex-grow:1}.facets-container-drawer .product-count{margin:0 0 .5rem 3.5rem}.facets-container-drawer .facets-pill{width:100%}.facets-container-drawer .facets__form{display:block}}@media screen and (min-width:750px)and (max-width:989px){.facets-vertical .active-facets__button{padding:1rem;margin-bottom:0;margin-left:-.5rem}.facets-vertical .active-facets__button-remove{padding:0 1rem 1rem}}.custom-facets-header{background-color:#1a1a1a;color:#fff;display:flex;align-items:center;padding:1.5rem 2rem;gap:1.5rem;border-radius:4px 4px 0 0;margin-bottom:2rem}.custom-facets-header svg{width:2rem;height:2rem}.custom-facets-header h2{color:#fff;margin:0;font-size:1.6rem;letter-spacing:.1rem;font-weight:700}.custom-facets-search{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid rgba(var(--color-foreground),.08)}.custom-facets-search-header{font-size:1rem;font-weight:700;letter-spacing:.1rem;color:rgba(var(--color-foreground),.7);margin-bottom:.8rem;text-transform:uppercase}.custom-facets-search-input-wrapper{display:flex;position:relative;width:100%}.custom-facets-search-input{width:100%;padding:1rem 4rem 1rem 1.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:4px;font-size:1.3rem;background-color:#fff;color:rgba(var(--color-foreground),1)}.custom-facets-search-input:focus{outline:none;border-color:#e21c21}.custom-facets-search-button{position:absolute;right:0;top:0;bottom:0;width:4rem;background-color:#e21c21;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.custom-facets-search-button:hover{background-color:#c01519}.custom-facets-accordion-summary{padding:2rem 0 1.5rem;border-bottom:1px solid rgba(var(--color-foreground),.08);margin-bottom:0}.custom-facets-accordion-summary>div{width:100%;display:flex;justify-content:space-between;align-items:center}.custom-facets-accordion-summary .facets__summary-label{color:#e21c21;font-weight:800;letter-spacing:.5px;font-size:1.3rem}.custom-facets-accordion-summary span:not(.facets__selected){color:#e21c21;font-weight:800;letter-spacing:.5px;font-size:1.3rem}.custom-facets-accordion-summary svg.custom-caret{transition:transform .2s ease-in-out}details[open]>.custom-facets-accordion-summary svg.custom-caret{transform:rotate(180deg)}details[open]>.custom-facets-accordion-summary{border-bottom:none}.facets__disclosure-vertical{border-bottom:1px solid rgba(var(--color-foreground),.08)}.facets__display-vertical{padding-bottom:2rem}.facets__list .facet-checkbox>input[type=checkbox]:checked~.svg-wrapper>svg{visibility:visible;fill:none;stroke:#fff;stroke-width:1px}.facets__list .facet-checkbox>input[type=checkbox]:checked~.svg-wrapper{background-color:#e21c21;border-color:#e21c21}.facet-checkbox .svg-wrapper{background-color:#fff;border:1px solid rgba(var(--color-foreground),.2);border-radius:3px;width:1.6rem;height:1.6rem;top:1.2rem;left:0;display:flex;align-items:center;justify-content:center}.facet-checkbox>svg{display:none}.facets__summary .icon-caret{display:none!important}.custom-facets-submit-button{width:100%;background-color:#e21c21;color:#fff;border:none;padding:1rem;font-size:1.4rem;font-weight:700;letter-spacing:.1rem;border-radius:4px;margin-top:1.5rem;cursor:pointer;transition:background-color .2s}.custom-facets-submit-button:hover{background-color:#c01519}.ta-toolbar-main-container{margin-bottom:2rem;width:100%!important;display:block!important;flex:0 0 100%;grid-column:1 / -1}.ta-toolbar-main-container .facets-vertical-form{display:flex;flex-direction:column;width:100%}.ta-active-facets{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem}.ta-active-label{font-weight:800;font-size:1.2rem;color:#1a1a1a;letter-spacing:.1rem}.ta-active-pill{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.2rem;border:1px solid #E21C21;border-radius:20px;color:#e21c21;font-size:1.2rem;font-weight:500;text-decoration:none;background-color:#fff;transition:all .2s}.ta-active-pill:hover{background-color:#e21c21;color:#fff}.ta-pill-close{display:flex;align-items:center;justify-content:center}.ta-active-clear{display:inline-flex;padding:.6rem 1.2rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:20px;color:rgba(var(--color-foreground),.6);font-size:1.2rem;font-weight:500;text-decoration:none;transition:all .2s}.ta-active-clear:hover{background-color:rgba(var(--color-foreground),.05);color:rgba(var(--color-foreground),1)}.ta-toolbar-wrapper{background-color:#fff;border-radius:10px;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 10px #00000008;border:1px solid rgba(var(--color-foreground),.05)}.ta-toolbar-controls{display:flex;align-items:center;gap:1.5rem}.ta-toolbar-controls .facet-filters{padding-left:0;margin:0}.ta-toolbar-controls .select__select{border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;padding:.8rem 3rem .8rem 1.5rem;height:auto;min-height:auto;font-size:1.3rem;color:rgba(var(--color-foreground),.8)}.ta-view-toggles{display:flex;gap:.5rem;margin-left:1rem}.ta-view-btn{background:none;border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5);cursor:pointer;transition:all .2s}.ta-view-btn:hover{color:#e21c21}.ta-view-btn.active{border-color:#e21c21;color:#e21c21}@media screen and (max-width:749px){.ta-toolbar-wrapper{flex-direction:column;gap:1.5rem;align-items:stretch}.ta-toolbar-controls{flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width:750px){.template-collection .facets-vertical.page-width>.product-grid-container{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important}.template-collection .product-grid-container>.ta-toolbar-main-container,.template-collection .product-grid-container>.collection{width:100%!important;max-width:100%!important}.template-collection #product-grid{width:100%!important;justify-content:flex-start!important}}@media screen and (min-width:990px){.template-collection .facets-vertical.page-width{display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;align-items:start!important}.template-collection .facets-vertical.page-width>aside{grid-column:1!important;align-self:start!important}.template-collection .facets-vertical.page-width>.product-grid-container,.template-collection .facets-vertical.page-width>div:first-of-type{grid-column:2!important;min-width:0!important;display:flex!important;flex-direction:column!important}.template-collection .product-grid-container>.ta-toolbar-main-container,.template-collection .product-grid-container>.collection{width:100%!important;max-width:100%!important;margin:0!important}}@media screen and (min-width:990px){.facets-vertical.page-width{display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;gap:24px!important;align-items:start!important}.facets-vertical.page-width>aside{grid-column:1!important;align-self:start!important}.facets-vertical.page-width>.product-grid-container{grid-column:2!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding-left:0!important}.facets-vertical.page-width>div:first-of-type{grid-column:2!important;min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}.facets-vertical.page-width>.product-grid-container>.collection,.facets-vertical.page-width>.product-grid-container>.ta-toolbar-main-container,.facets-vertical.page-width #product-grid{width:100%!important;max-width:100%!important}}.template-collection .ta-sidebar-header h3,.template-collection .ta-search-label,.template-collection .product-count__text,.template-collection .ta-toolbar-wrapper .facet-filters__sort,.template-collection .ta-toolbar-wrapper .select__select,.template-collection .ta-toolbar-wrapper #SortBy,.template-collection .ta-toolbar-wrapper #PerPage{font-family:Barlow,sans-serif!important;font-size:1.3rem!important;line-height:1.3!important}.template-collection .ta-sidebar-header h3,.template-collection .ta-search-label{font-weight:700!important}.template-collection .ta-search-label{font-size:1.35rem!important;letter-spacing:.1rem!important;text-transform:uppercase!important;color:rgba(var(--color-foreground),.75)!important}.template-collection .ta-sidebar-header h3{font-size:1.7rem!important;letter-spacing:.08rem!important}.template-collection .ta-search-input{font-size:1.35rem!important}.template-collection .ta-search-input::placeholder{font-size:1.25rem!important}.template-collection .ta-facet-checkbox .facet-checkbox__text-label{color:rgba(var(--color-foreground),.75)!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.03rem!important;font-weight:500!important}.template-collection .ta-facet-checkbox{display:flex!important;align-items:center!important;gap:.9rem!important;padding-left:0!important}.template-collection .ta-facet-checkbox>input[type=checkbox]{position:static!important;opacity:1!important;appearance:auto!important;-webkit-appearance:checkbox!important;clip:auto!important;width:1.6rem!important;height:1.6rem!important;margin:0!important;transform:none!important;pointer-events:auto!important}.template-collection .ta-facet-checkbox .svg-wrapper{display:none!important}.template-collection .ta-facet-checkbox .facet-checkbox__text{display:inline-flex!important;align-items:center!important;padding-left:0!important}.template-collection .ta-facet-checkbox:hover .facet-checkbox__text-label{text-decoration:none!important;color:rgba(var(--color-foreground),1)!important}.template-collection .ta-facet-checkbox input[type=checkbox]:checked~.facet-checkbox__text .facet-checkbox__text-label{color:rgba(var(--color-foreground),1)!important}.template-collection .ta-toolbar-controls .select{border:1px solid rgba(var(--color-foreground),.1);border-radius:4px;padding-right:.2rem}.template-collection .ta-toolbar-controls .select__select{border:0!important;box-shadow:none!important;background:transparent!important}.template-collection .ta-toolbar-wrapper{border:1px solid rgba(18,18,18,.12)!important;box-shadow:0 4px 14px #0000000a!important;border-radius:16px!important;padding:1.2rem 1.6rem!important}.template-collection .ta-toolbar-controls .facet-filters,.template-collection .ta-toolbar-controls .ta-per-page-filter{margin:0!important}.template-collection .ta-toolbar-controls .select{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}.template-collection .ta-toolbar-controls #SortBy,.template-collection .ta-toolbar-controls #PerPage,.template-collection .ta-toolbar-controls .facet-filters__sort.select__select{border:1px solid rgba(18,18,18,.18)!important;border-radius:10px!important;background:#fff!important;min-height:4rem!important;padding:.7rem 3.2rem .7rem 1.2rem!important;box-shadow:none!important;outline:none!important}.template-collection .ta-toolbar-controls #SortBy:focus,.template-collection .ta-toolbar-controls #PerPage:focus,.template-collection .ta-toolbar-controls .facet-filters__sort.select__select:focus{border-color:#e21c218c!important}.template-collection .ta-view-btn{border:1px solid rgba(18,18,18,.16)!important;border-radius:8px!important}.template-collection .ta-toolbar-wrapper .facet-filters,.template-collection .ta-toolbar-wrapper .ta-per-page-filter,.template-collection .ta-toolbar-wrapper .facet-filters__field,.template-collection .ta-toolbar-wrapper .select,.template-collection .ta-toolbar-wrapper .facet-filters__sort{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.template-collection .ta-toolbar-wrapper #SortBy,.template-collection .ta-toolbar-wrapper #PerPage{appearance:none!important;-webkit-appearance:none!important;border:1px solid rgba(18,18,18,.18)!important;background-color:#fff!important;box-shadow:none!important}.template-collection .ta-toolbar-wrapper #PerPage{border-color:#12121224!important}.template-collection .ta-toolbar-wrapper .ta-view-toggles{padding-left:.2rem!important}.template-collection .ta-tag-list{margin:0;padding:.8rem 0 .4rem}.template-collection .ta-tag-item{margin:0;padding:0}.template-collection .ta-tag-option{display:flex;align-items:center;gap:1rem;padding:.9rem .2rem;cursor:pointer;text-decoration:none;border-radius:.6rem}.template-collection .ta-tag-option:hover{background:#c400000d}.template-collection .ta-tag-option input[type=checkbox]{width:1.6rem;height:1.6rem;margin:0;accent-color:#c40000;flex:0 0 1.6rem}.template-collection .ta-tag-text{font-size:1.5rem;line-height:1.25;color:rgba(var(--color-foreground),.88);text-transform:uppercase;letter-spacing:.04rem}.ta-category-list{display:block!important;margin:0!important;padding:.8rem 0 .4rem!important}.ta-category-option,.ta-category-option:link,.ta-category-option:visited,.facets__display-vertical a.ta-category-option{display:flex!important;align-items:center!important;gap:1rem!important;padding:.9rem .2rem!important;color:rgba(var(--color-foreground),.88)!important;text-decoration:none!important;border-radius:.6rem!important;transition:background .18s ease,color .18s ease!important}.ta-category-option:hover,.ta-category-option:focus,.ta-category-option.is-active{background:#c400000d!important;color:rgba(var(--color-foreground),.88)!important;text-decoration:none!important}.ta-category-option .ta-tag-text,.ta-category-option:hover .ta-tag-text,.ta-category-option:focus .ta-tag-text,.ta-category-option:visited .ta-tag-text{color:rgba(var(--color-foreground),.88)!important;font-size:1.5rem!important;line-height:1.25!important;letter-spacing:.04rem!important;text-decoration:none!important;text-transform:uppercase!important}.ta-category-option.is-active .ta-tag-text{color:#c40000!important;font-weight:800!important}.ta-category-check{display:inline-flex!important;width:1.6rem!important;height:1.6rem!important;border:1px solid rgba(var(--color-foreground),.45)!important;border-radius:.2rem!important;background:#fff!important;flex:0 0 1.6rem!important;position:relative!important}.ta-category-option.is-active .ta-category-check{background:#c40000!important;border-color:#c40000!important}.ta-category-option.is-active .ta-category-check:after{content:"";position:absolute;left:.45rem;top:.18rem;width:.45rem;height:.85rem;border:solid #fff;border-width:0 .2rem .2rem 0;transform:rotate(45deg)}.facets-vertical.page-width>aside>details.facets__disclosure-vertical:first-of-type:not(.ta-category-form-filter){display:none!important}.ta-category-form-filter input[type=radio]{appearance:auto!important;-webkit-appearance:checkbox!important;width:1.6rem!important;height:1.6rem!important;margin:0!important;opacity:1!important;position:static!important;accent-color:#c40000}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox,.facets__display-vertical .ta-category-form-filter .facets__label.facet-checkbox{display:flex!important;align-items:center!important;gap:1rem!important;padding:.9rem .2rem!important;cursor:pointer!important}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=checkbox],.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=radio],.facets__display-vertical .ta-category-form-filter .facets__label.facet-checkbox>input[type=radio]{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:1!important;opacity:1!important;width:1.6rem!important;height:1.6rem!important;min-width:1.6rem!important;margin:0!important;padding:0!important;border:1px solid rgba(var(--color-foreground),.45)!important;border-radius:.2rem!important;background:#fff!important;flex:0 0 1.6rem!important;transform:none!important;pointer-events:auto!important;cursor:pointer!important}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=checkbox]:checked,.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=radio]:checked,.facets__display-vertical .ta-category-form-filter .facets__label.facet-checkbox>input[type=radio]:checked{background:#c40000!important;border-color:#c40000!important}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=checkbox]:checked:after,.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=radio]:checked:after,.facets__display-vertical .ta-category-form-filter .facets__label.facet-checkbox>input[type=radio]:checked:after{content:""!important;position:absolute!important;left:.45rem!important;top:.18rem!important;width:.45rem!important;height:.85rem!important;border:solid #fff!important;border-width:0 .2rem .2rem 0!important;transform:rotate(45deg)!important}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>svg,.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox .svg-wrapper{display:none!important}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox .ta-native-checkbox-spacer{display:none!important}.facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox .facet-checkbox__text,.facets__display-vertical .ta-category-form-filter .facets__label.facet-checkbox .facet-checkbox__text{display:inline-flex!important;align-items:center!important;padding-left:0!important;color:rgba(var(--color-foreground),.88)!important;font-size:1.5rem!important;line-height:1.25!important;letter-spacing:.04rem!important;text-transform:uppercase!important}.template-collection .facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox{display:flex!important;align-items:center!important;gap:1rem!important;padding:.9rem 0!important}.template-collection .facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>input[type=checkbox]{position:static!important;opacity:1!important;appearance:auto!important;-webkit-appearance:checkbox!important;z-index:1!important;width:1.6rem!important;height:1.6rem!important;margin:0!important;flex:0 0 1.6rem!important;transform:none!important}.template-collection .facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox .svg-wrapper,.template-collection .facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox>svg{display:none!important}.template-collection .facets__display-vertical .facets-layout-list--text .facets__label.facet-checkbox .facet-checkbox__text{display:inline-flex!important;align-items:center!important;padding-left:0!important}.template-collection .facets-layout-list--text input[type=checkbox]{position:static!important;z-index:1!important;opacity:1!important;appearance:auto!important;-webkit-appearance:checkbox!important;width:1.6rem!important;height:1.6rem!important;margin:0 1rem 0 0!important;transform:none!important;pointer-events:auto!important}.template-collection .facets-layout-list--text .facet-checkbox{display:flex!important;align-items:center!important;gap:0!important;padding:.9rem 0!important}.template-collection .facets-layout-list--text .facet-checkbox>svg,.template-collection .facets-layout-list--text .facet-checkbox .svg-wrapper{display:none!important}.template-collection .facets__display-vertical .facet-checkbox .ta-native-checkbox-spacer{display:inline-block;width:0!important;height:0!important;margin:0!important;padding:0!important}.template-collection .facets__display-vertical .facet-checkbox>input[type=checkbox]{margin-right:1rem!important}.template-collection .ta-toolbar-wrapper,.template-collection .ta-toolbar-main-container .ta-toolbar-wrapper{border:1px solid #d9d9de!important;box-shadow:0 6px 16px #0000000a!important;border-radius:16px!important;background:#f7f7f8!important}.template-collection .ta-toolbar-wrapper .facet-filters,.template-collection .ta-toolbar-wrapper .facet-filters__field,.template-collection .ta-toolbar-wrapper .select,.template-collection .ta-toolbar-wrapper .facet-filters__sort,.template-collection .ta-toolbar-wrapper .ta-per-page-filter{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}.template-collection .ta-toolbar-wrapper select#SortBy.select__select,.template-collection .ta-toolbar-wrapper select#PerPage.select__select{border:1px solid #d0d0d5!important;border-radius:10px!important;background:#fff!important;color:#222!important;box-shadow:none!important;outline:none!important;min-height:3.8rem!important}.template-collection .ta-toolbar-wrapper select#SortBy.select__select:focus,.template-collection .ta-toolbar-wrapper select#PerPage.select__select:focus,.template-collection .ta-toolbar-wrapper select#SortBy.select__select:focus-visible,.template-collection .ta-toolbar-wrapper select#PerPage.select__select:focus-visible{border-color:#e21c21!important;box-shadow:0 0 0 2px #e21c211f!important;outline:none!important}.template-collection .ta-toolbar-main-container{background:#f7f7f8!important;border:1px solid #d9d9de!important;border-radius:16px!important;box-shadow:0 6px 16px #0000000a!important;padding:.9rem 1.2rem!important}.template-collection .ta-toolbar-main-container .ta-toolbar-wrapper{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important;border-radius:0!important}.template-collection .ta-toolbar-main-container .ta-toolbar-wrapper select#SortBy,.template-collection .ta-toolbar-main-container .ta-toolbar-wrapper select#PerPage{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:none!important;border:1px solid #d0d0d5!important;border-radius:10px!important;box-shadow:none!important;outline:none!important}.template-collection .ta-toolbar-row{background:linear-gradient(180deg,#fff,#f7f8fa)!important;border:1px solid #e5e7eb!important;border-radius:14px!important;box-shadow:0 10px 24px #1118270f!important;padding:1.1rem 1.4rem!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;gap:1rem!important}.template-collection .ta-toolbar-row .ta-toolbar-controls{display:flex!important;align-items:center!important;gap:1.2rem!important;flex-wrap:wrap!important;width:100%!important}.template-collection .ta-toolbar-row .facet-filters,.template-collection .ta-toolbar-row .facet-filters__field,.template-collection .ta-toolbar-row .ta-per-page-filter,.template-collection .ta-toolbar-row .select,.template-collection .ta-toolbar-row .facet-filters__sort{border:0!important;box-shadow:none!important;outline:0!important;background:transparent!important;margin:0!important;padding:0!important}.template-collection .ta-toolbar-row .facet-filters.sorting.caption{border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;margin:0!important}.template-collection .ta-toolbar-row .facet-filters__field{border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important}.template-collection .ta-toolbar-row select#SortBy,.template-collection .ta-toolbar-row select#PerPage{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid #d0d0d5!important;border-radius:10px!important;background:#fff!important;color:#1f1f1f!important;min-height:3.8rem!important;padding:.7rem 3rem .7rem 1.2rem!important;box-shadow:none!important;outline:none!important}.template-collection .ta-toolbar-row .product-count-vertical.light{border:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0 1.2rem 0 0!important;border-radius:0!important}.template-collection .ta-toolbar-row .product-count__text{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;margin:0!important}.template-collection .ta-toolbar-row .ta-per-page-filter .select,.template-collection .ta-toolbar-row .facet-filters .select{border:0!important;background:transparent!important;box-shadow:none!important}.template-collection .ta-toolbar-row .ta-per-page-filter,.template-collection .ta-toolbar-row .facet-filters{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important}.template-collection .ta-toolbar-row .ta-per-page-filter select,.template-collection .ta-toolbar-row .facet-filters select{border:1px solid #d0d0d5!important;box-shadow:none!important;outline:none!important}.template-collection .ta-toolbar-row .ta-clean-select-wrap{border:0!important;background:transparent!important;box-shadow:none!important;margin:0!important;padding:0!important}.template-collection .ta-toolbar-row .ta-clean-select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid #d1d5db!important;border-radius:10px!important;background:#fff!important;color:#111827!important;min-height:3.9rem!important;padding:.7rem 3.2rem .7rem 1.2rem!important;box-shadow:none!important;outline:none!important;font-size:1.45rem!important;font-weight:500!important;transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease!important}.template-collection .ta-toolbar-row .ta-clean-select:focus,.template-collection .ta-toolbar-row .ta-clean-select:focus-visible{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444429!important;transform:translateY(-1px)}.template-collection .ta-toolbar-row #SortBy,.template-collection .ta-toolbar-row #PerPage{box-shadow:none!important}.template-collection .ta-toolbar-row .product-count-vertical,.template-collection .ta-toolbar-row .product-count-vertical.light,.template-collection .ta-toolbar-row #ProductCountDesktop,.template-collection .ta-toolbar-row .product-count__text{border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.template-collection .ta-toolbar-row .ta-toolbar-count{display:inline-flex!important;align-items:center!important;margin-right:1.2rem!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#6b7280!important;font-size:1.3rem!important;font-weight:500!important}.template-collection .ta-toolbar-row .ta-toolbar-count strong{color:#111827!important;font-weight:700!important}.template-collection .ta-view-btn{border:1px solid #d1d5db!important;border-radius:10px!important;background:#fff!important;width:4.2rem!important;height:4.2rem!important;transition:all .2s ease!important}.template-collection .ta-view-btn:hover{border-color:#ef4444!important;color:#ef4444!important;transform:translateY(-1px)!important}@media screen and (min-width:750px){.template-collection .facets-vertical.page-width>aside .facets{width:100%!important}.template-collection .facets-vertical.page-width>aside .facets__form-vertical{width:100%!important;max-width:100%!important}.template-collection .facets-vertical.page-width>aside .facets__disclosure-vertical,.template-collection .facets-vertical.page-width>aside .custom-facets-accordion-summary,.template-collection .facets-vertical.page-width>aside .custom-facets-accordion-summary>div{width:100%!important;max-width:100%!important}}.template-collection .facets-vertical.page-width>aside .facets,.template-collection .facets-vertical.page-width>aside .facets__form-vertical,.template-collection .facets-vertical.page-width>aside .facets__disclosure-vertical,.template-collection .facets-vertical.page-width>aside .facets__disclosure-vertical>summary.custom-facets-accordion-summary,.template-collection .facets-vertical.page-width>aside .facets__disclosure-vertical>summary.custom-facets-accordion-summary>div,.template-collection .facets-vertical.page-width>aside .facets__disclosure-vertical>.facets__display-vertical{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.template-collection .facets-vertical.page-width>aside .facets-container{display:block!important;width:100%!important;max-width:100%!important;grid-template-columns:1fr!important}.template-collection .facets-vertical.page-width>aside .facets-container>*{width:100%!important;max-width:100%!important}.facets-vertical.page-width>aside facet-filters-form.facets,.facets-vertical.page-width>aside facet-filters-form.facets form.facets__form-vertical,.facets-vertical.page-width>aside #FacetsWrapperDesktop,.facets-vertical.page-width>aside #FacetsWrapperDesktop>details.facets__disclosure-vertical,.facets-vertical.page-width>aside #FacetsWrapperDesktop>details.facets__disclosure-vertical>summary.custom-facets-accordion-summary,.facets-vertical.page-width>aside #FacetsWrapperDesktop>details.facets__disclosure-vertical>summary.custom-facets-accordion-summary>div,.facets-vertical.page-width>aside #FacetsWrapperDesktop>details.facets__disclosure-vertical>.facets__display-vertical{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
/*# sourceMappingURL=/cdn/shop/t/101/assets/component-facets.css.map */
