.product-item{overflow:visible}.product-item__image-figure{border-radius:var(--border-radius-cards) var(--border-radius-cards) 0 0;transition:opacity .3s linear,visibility .3s linear!important}.product-item__image .lazy-image:after,.product-item__image .lazy-image:before{border-radius:var(--border-radius-cards) 0 0}.product-item__image--no-text .product-item__image-figure{border-radius:var(--border-radius-cards)}.no-touchevents .product-item__image--has-secondary:hover .product-item__image-figure--primary,.product-item__image-figure--secondary{opacity:0;visibility:hidden}.no-touchevents .product-item__image--has-secondary:hover .product-item__image-figure--secondary{opacity:1;visibility:visible}div+.equalize-white-space{margin-top:-.1875rem}.product-item__price span{width:auto}[dir=ltr] .product-item__price span:not(:first-child){padding-left:.5rem}[dir=rtl] .product-item__price span:not(:first-child){padding-right:.5rem}.product-item__price span:empty{display:none}[dir=ltr] .product-item__price .product-price--unit{padding-left:0!important}[dir=rtl] .product-item__price .product-price--unit{padding-right:0!important}.product-item__price .product-price--unit{display:block;font-size:80%;margin-bottom:.125rem;margin-top:-.125rem;opacity:.76}.product-item__text{display:flex;flex-direction:column;justify-content:space-between}.product-item__text.text-align--center{align-items:center}.product-item__text.text-align--right{align-items:flex-end}.product-item__text:empty{display:none}.product-item__quick-buy{width:100%}.product-item__quick-buy .add-to-cart-preloader svg circle{stroke:var(--color-text-cards)}.product-item__title+.product-item__quick-buy{margin-top:.5rem}.product-item__title:last-child{margin-bottom:.5rem}.product-item__text+.product-item__quick-buy{margin-top:.25rem}.product-item__local-availability .alert{background:transparent;border:none;margin:0;padding:0}[dir=ltr] .product-item__local-availability .alert:before{margin-right:.3125rem}[dir=rtl] .product-item__local-availability .alert:before{margin-left:.3125rem}.product-item__local-availability .alert:before{height:.625rem;top:.0625rem;width:.625rem}.product-item__local-availability .alert.alert--note:before{border-color:var(--color-text-cards)}.product-item__badges{pointer-events:none;position:absolute;top:var(--gutter-small)}html[dir=rtl] .product-item__badges{left:var(--gutter-small)}html[dir=ltr] .product-item__badges{right:var(--gutter-small)}.product-text .product-item__badges{display:flex;gap:.75rem;position:static}[dir=ltr] .product-item__badge{padding-left:.4375rem}[dir=ltr] .product-item__badge,[dir=rtl] .product-item__badge{padding-right:.4375rem}[dir=rtl] .product-item__badge{padding-left:.4375rem}.product-item__badge{background-color:#bbb;border-radius:max(0px,min(var(--border-radius-buttons),3px));clear:both;float:right;height:1.5rem;line-height:1.5rem;margin-bottom:calc(var(--gutter-small)/2);text-transform:uppercase;width:auto}[dir=ltr] .product-text .product-item__badge{padding-left:.5625rem}[dir=ltr] .product-text .product-item__badge,[dir=rtl] .product-text .product-item__badge{padding-right:.5625rem}[dir=rtl] .product-text .product-item__badge{padding-left:.5625rem}.product-text .product-item__badge{float:none;height:1.75rem;line-height:1.75rem;margin-bottom:0}.product-item__icons{display:flex;flex-wrap:wrap;gap:.625rem 0}.star-rating{grid-gap:.625rem;align-items:center;display:grid;font-size:0;gap:.625rem;grid-template-columns:max-content auto;height:1rem;width:100%}[dir=ltr] .star-rating__stars{text-align:left}[dir=rtl] .star-rating__stars{text-align:right}.star-rating__stars,.star-rating__stars-active{background-repeat:repeat-x;display:inline-block;font-size:0}.star-rating__stars-active{height:.875rem}.main-content--align-product-items .product-item{display:flex;flex-direction:column}.main-content--align-product-items .product-item__text:first-of-type{flex-grow:1}