.line-clamp{-webkit-line-clamp:var(--line-clamp,3);line-clamp:var(--line-clamp,3);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-card{background-color:var(--card-background-color);color:var(--card-text-color);display:block;height:100%;min-width:0;position:relative}.product-card.loading{min-height:35rem;width:100%}@media(min-width:75em){.product-card.loading{min-height:50rem}}.product-card__headless-loader{min-width:0}.product-card__images{aspect-ratio:1/1;display:flex;justify-content:center;position:relative}.product-card--sold-out .product-card__images img,.product-card--sold-out .product-card__images svg{filter:contrast(.2) brightness(1.7)}.product-card__image-wrapper{display:none;height:100%;overflow:hidden;width:100%}.product-card__image-wrapper.active{display:block}.product-card__image-wrapper img,.product-card__image-wrapper svg{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card__image-wrapper.hover-image{background-color:var(--card-background-color)}@media(min-width:75em){.product-card__image-wrapper.hover-image{bottom:0;display:block;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:var(--transition)}}.product-card__compare-button.compare-button{align-items:center;bottom:.6rem;display:flex;justify-content:center;left:.6rem;margin-bottom:0;pointer-events:all;right:unset;width:-moz-max-content;width:max-content}.product-card__compare-button.compare-button svg{display:inline-block}.product-card:hover .product-card__compare-button,.product-card:hover .product-card__floating-atc{opacity:1}.product-card:hover .product-card__compare-button[disabled],.product-card:hover .product-card__floating-atc[disabled]{opacity:.2}.product-card__info{display:flex;flex-direction:column;gap:.6rem;margin-top:1.6rem;padding:0 .4rem}.product-card--sold-out .product-card__info{opacity:.5}.product-card__badges{bottom:.6rem;display:flex;flex-wrap:wrap;gap:.8rem;left:.6rem;position:absolute;z-index:2}.product-card__vendor-wishlist-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between}.product-card__vendor{word-wrap:break-word;font-weight:700;padding:.2rem 0;text-decoration:underline}.product-card__type{color:var(--color-text-60);font-size:1rem;line-height:1.2}.product-card .price{font-weight:600}.product-card .price__compare{align-items:center;display:flex;font-size:1.2rem;font-weight:500;padding-left:.8rem}.product-card__form{display:flex;flex-direction:column;gap:1.6rem}.product-card .product-form__submit{margin-top:auto}.product-card__quick-add{border-top:.1rem solid var(--color-background);margin-top:1rem;padding-top:.5rem}.product-card__quick-add button{padding:0}@media(min-width:48em){.product-card__quick-add{display:none}}.product-card__title{line-height:1.2}.product-card__title a{color:inherit;text-decoration:none}.product-card--skeleton .price__regular,.product-card--skeleton .product-card__title,.product-card--skeleton .product-card__title a,.product-card--skeleton .product-card__vendor{background-color:var(--color-system-placeholder);border-radius:.5rem;color:var(--color-system-placeholder);opacity:.8}.product-card .product-card__info,.product-card lazy-resources{display:flex;flex-grow:1}@media(min-width:75em){.product-card:hover .product-card__image-wrapper.hover-image{opacity:1}}.product-card lazy-resources{flex-direction:column;height:100%}.product-card .product-card__description{display:none}.product-card .product-card__description--link{display:none;font-weight:700;text-decoration:underline}.product-card .badge--sold-out,.product-card .inventory-status__stock-information,.product-card .product-card__atc-wrapper,.product-card .product-card__atc-wrapper.list,.product-card .product-card__badges.list{display:none}.product-card .wk-button{opacity:0;transition:var(--transition)}.product-card .wk-button.wk-selected,.product-card:hover .wk-button{opacity:1}.product-listing__item-list{gap:0}.product-listing__item-list product-card:not(:last-of-type){border-bottom:1px solid var(--color-border)}.product-listing__item-list product-card .product-card-form form{align-items:center;display:flex;gap:2.4rem;padding:.6rem}.product-listing__item-list product-card .product-card-form form .product-card__description{-webkit-line-clamp:var(--line-clamp,1);line-clamp:var(--line-clamp,1);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.product-listing__item-list product-card .product-card-form form .product-card__description--link{display:inline}.product-listing__item-list product-card .product-card-form form .product-card__badges.grid{display:none}.product-listing__item-list product-card .product-card-form form .product-card__badges.list{bottom:auto;display:flex;left:0;position:relative}.product-listing__item-list product-card .product-card-form form .product-card__image-wrapper{height:125px;width:125px}@media(min-width:75em){.product-listing__item-list product-card .product-card-form form .product-card__image-wrapper{height:200px;width:200px}}.product-listing__item-list product-card .product-card-form form .product-card__badges.list{margin-bottom:1rem}.product-listing__item-list product-card .product-card-form form .product-card__info{align-self:flex-start;margin-top:0;padding:1rem 0}.product-listing__item-list product-card .product-card-form form .product-card__atc-wrapper.list{align-items:center;display:flex;flex-shrink:0;margin-left:auto}@media(max-width:74.99em){.product-listing__item-list product-card .product-card-form form .product-card__atc-wrapper.list{display:none}}.product-listing__item-list product-card .product-card-form form .product-card__atc-wrapper.list .product-card__atc-button{border-radius:.5rem;font-weight:700;line-height:1;min-width:120px;padding:1.6rem 2.4rem;white-space:nowrap}
