.skeleton{background-color:#f1f2f3;display:inline-block;height:1em;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:100%}.skeleton--shimmer{overflow:hidden;position:relative}.skeleton--shimmer:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,transparent,#fff 40%,#fff 60%,transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.product-label{--gap:var(--product-card-label-spacing,var(--spacer-xs));--transformOrigin:center;--listTransform:scale(60%);background:transparent;background:var(--product-card-label-background,transparent);display:inline-block;position:absolute;right:var(--product-card-label-spacing,var(--spacer-xs));right:var(--gap);top:var(--product-card-label-spacing,var(--spacer-xs));top:var(--gap)}.product-label.pos-tl{--transformOrigin:top left;left:var(--gap);right:auto}.product-label.pos-tr{--transformOrigin:top right;right:var(--gap);top:var(--gap)}.product-label.pos-tc{--listTransform:scale(60%) translateX(-50%);--transformOrigin:top center;left:50%;right:auto;transform:translateX(-50%)}.product-label.pos-cl{--listTransform:scale(60%) translateY(-50%);--transformOrigin:center left;left:var(--gap);right:auto;top:50%;transform:translateY(-50%)}.product-label.pos-cr{--listTransform:scale(60%) translateY(-50%);--transformOrigin:center right;top:50%;transform:translateY(-50%)}.product-label.pos-cc{--listTransform:scale(60%) translate(-50%,-50%);--transformOrigin:center center;left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}.product-label.pos-bl{--transformOrigin:bottom left;bottom:var(--gap);left:var(--gap);right:auto;top:auto}.product-label.pos-br{--transformOrigin:bottom right;bottom:var(--gap);top:auto}.product-label.pos-bc{--listTransform:scale(60%) translateX(-50%);--transformOrigin:bottom center;bottom:var(--gap);left:50%;right:auto;top:auto;transform:translateX(-50%)}.product-label--wrapper{line-height:0;position:relative}.product-label img{height:auto;width:100%}.product-label--text{line-height:1}.has-image .product-label--text{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.product-label--tooltip{border-radius:5px;display:none;line-height:1;opacity:0;padding:.2rem .8rem;position:absolute;right:50%;top:-30px;transform:translateX(50%);transition:opacity .5s ease-in-out;white-space:nowrap}.product-label:hover .product-label--tooltip{display:inline-block;opacity:1}@media(max-width:1023px){.product-labels.list{left:0;position:absolute;top:0;width:145px}.product-labels.list .product-label{--gap:0;transform:var(--listTransform);transform-origin:var(--transformOrigin)}}.display-none{display:none}.product-card__labels{align-items:flex-end;display:flex;flex-direction:column;position:absolute;right:0;top:.5rem;z-index:1}.product-card__labels__label{background:var(--yellow);border-radius:4px 0 0 4px;flex-grow:0;font-family:var(--font-family--secondary);font-size:var(--font-size--xs);font-weight:var(--font-weight--bold);line-height:1rem;margin-bottom:.5rem;padding:2px 6px;text-transform:uppercase;white-space:nowrap}.product-card__labels__label--sale{background:var(--red);color:var(--white)}.product-card__labels__label--new{background:var(--yellow);color:var(--black)}.product-card__part-type{display:flex;height:1.25rem;justify-content:center;margin-top:.5rem}.product-card__part-type__pill{background:var(--light-gray);border-radius:10px;color:var(--darker-green);display:block;font-size:var(--font-size--xs);line-height:1.25rem;padding:0 .5rem}.product-card__part-type__pill--yellow{background:var(--yellow--faded)}.product-card__part-type__pill--green{background:var(--green--faded)}.product-card__actions .sf-quantity-selector{--quantity-selector-height:3rem;--quantity-selector-width:100%;border-radius:4px;overflow:hidden}.product-card__actions .sf-quantity-selector .sf-button{--button-width:3rem;--button-height:3rem;--button-font-size:1.5rem;--button-font-weight:var(--font-weight--normal);--button-line-height:3rem;--button-background:var(--gray);flex-grow:0;flex-shrink:0}.product-card__actions .sf-quantity-selector .sf-input__wrapper{min-height:100%}.product-card__actions .sf-quantity-selector .sf-input+.sf-button{--button-background:var(--green);--button-color:var(--white)}.product-card-horizontal{--property-value-font-weight:var(--font-weight--medium);background:var(--white);border-radius:4px;display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:.5rem;position:relative;width:100%}.product-card-horizontal+.product-card-horizontal{margin:.75rem 0 0}@media(min-width:450px){.product-card-horizontal{flex-wrap:nowrap}}@media(min-width:460px){.product-card-horizontal{flex-direction:row;padding:1rem}}.product-card-horizontal__image-wrapper{align-self:center;justify-self:center}.product-card-horizontal__image-wrapper__image{display:block;line-height:0}.product-card-horizontal__main{flex:1}.product-card-horizontal__details{position:relative;width:calc(100% - 94px)}.product-card-horizontal__details__link{height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width:460px){.product-card-horizontal__details{flex-grow:1;width:auto}}.product-card-horizontal__image-wrapper{background-color:#fff;flex-grow:0;height:78px;margin-right:1rem;width:78px}@media(min-width:540px){.product-card-horizontal__image-wrapper{display:inline;display:initial}}.product-card-horizontal .product-card__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card-horizontal .product__delivery-time{align-items:center;display:flex;flex-direction:row}.product-card-horizontal .product__delivery-time .indicator{border-radius:50%;display:inline-block;height:12px;margin-right:var(--spacer-sm);width:12px}.product-card-horizontal .product-card__last{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}@media(min-width:450px){.product-card-horizontal .product-card__last{align-items:flex-end;flex-direction:column;justify-content:flex-start;width:auto}}.product-card-horizontal .product-card__price{margin:0}@media(min-width:460px){.product-card-horizontal .product-card__price{margin:0 0 1.25rem}}.product-card-horizontal:hover{box-shadow:0 4px 11px rgba(29,31,34,.1);box-shadow:var(--product-card-horizontal-box-shadow,0 4px 11px rgba(29,31,34,.1))}.product-card-horizontal .product-card__actions .sf-quantity-selector{--quantity-selector-width:7.5rem;--quantity-selector-height:2.375rem}.product-card-horizontal .product-card__actions .sf-quantity-selector .sf-button{--button-width:2.375rem;--button-height:2.375rem;--button-padding:0}@media(min-width:540px){.product-card-horizontal .product-card__actions .sf-quantity-selector{--quantity-selector-width:7.5rem}}@media(min-width:1024px){.product-card-horizontal .product-card__actions .sf-quantity-selector{--quantity-selector-width:9.75rem}}.product-card-horizontal .product-card__actions .sf-button{--button-width:9.75rem;--button-height:2.375rem;--button-padding:0}.product-card-horizontal .product-card__sku{color:var(--product-card-sku-color,var(--_c-gray-primary));font-family:var(--font-family--primary);font-size:var(--font-size--sm)}.product-card-horizontal .product-card__title{color:var(--product-card-title-color,var(--c-link));display:block;font-size:var(--font-size--lg);font-weight:var(--font-weight--bold);margin:var(--product-card-title-margin,var(--spacer-xs) 0 0 0)}.product-card-horizontal .product-card__delivery-time{margin-top:.75rem}.product-card-horizontal .product-card__delivery-time__container{align-items:baseline;color:var(--c-text);display:flex;font-size:var(--font-size--xs);justify-content:flex-start;line-height:1rem}.product-card-horizontal .product-card__labels{align-items:flex-start;left:0;right:auto}.product-card-horizontal .product-card__labels__label{border-radius:0 4px 4px 0}.product-card-horizontal .product-card__part-type{justify-content:flex-start}.product-card-horizontal .product-card__delivery-time__swatch{border-radius:50%;display:block;height:.5rem;margin-right:.25rem;width:.5rem}