.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:before,.product-item__image .lazy-image:after{border-radius:var(--border-radius-cards) 0 0}.product-item__image--no-text .product-item__image-figure{border-radius:var(--border-radius-cards)}.product-item__image-figure--secondary,.no-touchevents .product-item__image--has-secondary:hover .product-item__image-figure--primary{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}.product-item__price span:not(:first-child){padding-inline-start:.5rem}.product-item__price span:empty{display:none}.product-item__price .product-price--unit{display:block;padding-inline-start:0!important;opacity:.76;font-size:80%;margin-top:-.125rem;margin-bottom:.125rem}.product-item__text{display:flex;flex-direction:column;justify-content:stretch}.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;padding:0;margin:0}.product-item__local-availability .alert:before{width:.625rem;height:.625rem;margin-inline-end:.3125rem;top:.0625rem}.product-item__local-availability .alert.alert--note:before{border-color:var(--color-text-cards)}.product-item__badges{position:absolute;top:var(--gutter-small);width:calc(100% - (var(--gutter-small) * 2));pointer-events:none}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{position:static;display:flex;gap:.75rem;width:auto}.product-item__badge{clear:both;float:right;margin-bottom:calc(var(--gutter-small) / 2);width:auto;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-inline-start:.4375rem;padding-inline-end:.4375rem;height:1.5rem;border-radius:clamp(0px,var(--border-radius-buttons),3px);background-color:#bbb;line-height:1.5rem;text-transform:uppercase}.product-text .product-item__badge{margin-bottom:0;max-width:none;float:none;height:1.75rem;line-height:1.75rem;padding-inline-start:.5625rem;padding-inline-end:.5625rem}.product-item__icons{display:flex;flex-wrap:wrap;gap:.625rem 0}.star-rating{font-size:0;width:100%;height:1rem;display:grid;grid-template-columns:max-content auto;align-items:center;gap:.625rem}.star-rating__stars{background-repeat:repeat-x;font-size:0;display:inline-block;text-align:start}.star-rating__stars-active{display:inline-block;font-size:0;height:.875rem;background-repeat:repeat-x}.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}.ups-card{display:flex;flex-direction:column;height:100%}.ups-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.ups-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.25;min-height:2.5em}.ups-card__price{margin-top:6px}.ups-card__actions{margin-top:auto;display:grid;gap:5px}.ups-btn{border-radius:var(--ups-btn-radius, 10px);border-width:var(--ups-btn-border-width, 2px);border-style:solid;width:100%;padding:12px 14px;font-weight:700}.ups-btn--primary{background:var(--ups-btn-primary-bg, #8F7CF4);color:var(--ups-btn-primary-text, #fff);border-color:var(--ups-btn-primary-border, #8F7CF4)}.ups-btn--secondary{background:var(--ups-btn-secondary-bg, #fff);color:var(--ups-btn-secondary-text, #111);border-color:var(--ups-btn-secondary-border, #111)}.ups-qty{display:flex;width:100%;justify-content:space-between;align-items:center;border-radius:var(--ups-btn-radius, 10px);border:var(--ups-btn-border-width, 2px) solid var(--ups-btn-primary-border, #8F7CF4);padding:10px 12px}.ups-qty__btn{background:transparent;border:0;font-size:18px;line-height:1;cursor:pointer}.ups-qty__val{font-weight:700}#CollectionProductGrid .ups-card__title{font-size:var(--ups-title-size, 14px);line-height:1.25}#CollectionProductGrid .ups-card__price,#CollectionProductGrid .ups-card__price *{font-size:var(--ups-price-size, 14px);line-height:1.2}#CollectionProductGrid .ups-qty__val,#CollectionProductGrid .ups-qty__btn{font-size:var(--ups-qty-text-size, 14px);line-height:1}#CollectionProductGrid .ups-btn{border-radius:var(--ups-btn-radius, 10px);border-width:var(--ups-btn-border-width, 1px);border-style:solid;font-size:var(--ups-button-text-size, 14px);line-height:1.15;transition:background-color .15s ease,color .15s ease,border-color .15s ease}#CollectionProductGrid .ups-btn.ups-btn--primary{background:var(--ups-btn-primary-bg, #8e7df0)!important;color:var(--ups-btn-primary-text, #ffffff)!important;border-color:var(--ups-btn-primary-border, #8e7df0)!important}#CollectionProductGrid .ups-btn.ups-btn--secondary{background:var(--ups-btn-secondary-bg, #ffffff)!important;color:var(--ups-btn-secondary-text, #111111)!important;border-color:var(--ups-btn-secondary-border, #111111)!important}@media (hover: hover) and (pointer: fine){#CollectionProductGrid .ups-btn.ups-btn--primary:hover{background:var(--ups-btn-primary-hover-bg, #6f5fe0)!important;color:var(--ups-btn-primary-hover-text, #ffffff)!important;border-color:var(--ups-btn-primary-hover-border, #6f5fe0)!important}#CollectionProductGrid .ups-btn.ups-btn--secondary:hover{background:var(--ups-btn-secondary-hover-bg, #f2f2f2)!important;color:var(--ups-btn-secondary-hover-text, #111111)!important;border-color:var(--ups-btn-secondary-hover-border, #111111)!important}}#CollectionProductGrid #main-collection-product-grid{row-gap:var(--ups-grid-row-gap-mobile, 16px);column-gap:var(--ups-grid-col-gap-mobile, 16px)}@media screen and (min-width: 1024px){#CollectionProductGrid #main-collection-product-grid{row-gap:var(--ups-grid-row-gap-desktop, 18px);column-gap:var(--ups-grid-col-gap-desktop, 18px)}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-product-item.css.map */
