.block-product-listings{overflow:visible;position:relative}.block-product-listings.shop-enabled{background-color:var(--color-body-bg);padding-top:110px}.block-product-listings.shop-enabled:before{left:-100vw}.block-product-listings.shop-enabled:after,.block-product-listings.shop-enabled:before{background-color:var(--color-body-bg);content:"";height:100%;position:absolute;top:0;width:100vw;z-index:0}.block-product-listings.shop-enabled:after{right:-100vw}.block-product-listings.shop-enabled>*{position:relative;z-index:1}.block-product-listings.shop-enabled .product-listings__title{margin-top:0}.block-product-listings--has-bg{background-color:var(--product-listings-bg-color,#0000)}.block-product-listings--has-bg:before{left:-100vw}.block-product-listings--has-bg:after,.block-product-listings--has-bg:before{background-color:var(--product-listings-bg-color,#0000);content:"";height:100%;position:absolute;top:0;width:100vw;z-index:0}.block-product-listings--has-bg:after{right:-100vw}.block-product-listings--has-bg>*{position:relative;z-index:1}.product-listings__category-wrapper{margin-top:-1px}.product-listings__category-item{align-items:center;text-decoration:none}.product-listings__category-item.active,.product-listings__category-item:hover{font-weight:700}.product-listings__category-item .category-name{color:inherit;display:block;text-decoration:none}.product-listings__category-item .category-name:hover{color:inherit;text-decoration:none}.product-listings__category-wrapper:has(.product-listings__children.expanded) .product-listings__category-item:not(.product-listings__category-child){padding-bottom:0}.product-listings__category-wrapper{position:relative}.product-listings__children{overflow:hidden;transition:all .3s ease}.product-listings__children.collapsed{margin:0;max-height:0;opacity:0}.product-listings__children.expanded{max-height:1000px;opacity:1}.product-listings__category-child.active,.product-listings__category-child:hover{font-weight:700}.product-listings__category-item.cursor-pointer{cursor:pointer}.product-listings__category-item .category-checkbox{appearance:none;background-color:#fff;border:1px solid var(--color-secondary);border-radius:0;cursor:pointer;flex-shrink:0;height:18px;width:18px}.product-listings__category-item .category-checkbox:checked{background-color:var(--color-primary);border-color:var(--color-secondary)}.product-listings__category-item .category-checkbox:checked:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232a2b34' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;width:100%}.product-listings .category-toggle{align-items:center;appearance:none;background:none;border:none;display:flex;justify-content:center}.product-listings .category-toggle svg{transition:transform .2s ease}.product-listings__filter-group{overflow:hidden}.product-listings__filter-toggle{background:none;border:none;cursor:pointer;text-align:left;transition:background-color .2s ease}.product-listings__filter-toggle .filter-toggle-icon{flex-shrink:0;transition:transform .3s ease}.product-listings__filter-toggle[aria-expanded=true] .filter-toggle-icon{transform:rotate(180deg)}.product-listings__filter-options{overflow:hidden;transition:all .3s ease}.product-listings__filter-options.collapsed{max-height:0;opacity:0}.product-listings__filter-options.expanded{max-height:500px;opacity:1}.product-listings__filter-option{transition:background-color .2s ease}.product-listings__filter-option .filter-checkbox{appearance:none;background-color:#fff;border:1px solid var(--color-secondary);border-radius:0;cursor:pointer;height:18px;width:18px}.product-listings__filter-option .filter-checkbox:checked{background-color:var(--color-primary);border-color:var(--color-secondary)}.product-listings__filter-option .filter-checkbox:checked:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232a2b34' viewBox='0 0 16 16'%3E%3Cpath d='M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:100%;width:100%}.product-listings__filter-option .filter-checkbox:disabled{cursor:not-allowed;opacity:.5}.product-listings__filter-option .filter-option-name{color:#374151;font-size:.875rem}.product-listings__filter-option.unavailable{cursor:not-allowed;opacity:.5}.product-listings__filter-option.unavailable .filter-checkbox{cursor:not-allowed}.product-listings__filter-option.unavailable .filter-option-name{color:#9ca3af}.product-listings__sort-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../assets/dropdown-arrow.svg);background-position:calc(100% - var(--spacing-s));background-repeat:no-repeat;background-size:12px 7px;color:var(--color-placeholder-text);padding-right:calc(var(--spacing-s) + 12px + var(--spacing-s))}.product-card{text-decoration:none}.product-card__image{align-items:center;display:flex;flex-shrink:0;height:300px;justify-content:center;min-height:300px;overflow:hidden}.product-card__img{flex-shrink:0;height:100%;object-fit:contain;width:100%}.product-card__placeholder{flex-shrink:0;height:100%;min-height:300px;width:100%}.product-card__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.5;overflow:hidden}