.product-card{border-radius:var(--border-radius)}.product-card__body{gap:8px}.product-card__item{font-size:.8125rem;margin:0}.product-card .rating-star{width:12px;height:12px}.product-card__stock{color:var(--stock-status-color);font-weight:700;font-size:.9375rem}.product-card:has(.product-out-of-stock):hover .product-card__state-highlightable{opacity:1}.product-card:has(.product-out-of-stock) .product-card__state-highlightable{opacity:.5;transition:opacity .3s ease-in-out}@media (prefers-contrast:more){.product-card:has(.product-out-of-stock) .product-card__state-highlightable{opacity:.9}}.product-card__compare{position:relative;padding:0 5px}.compare-jump-link{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.compare-jump-link:focus-visible{position:absolute;top:-12px;left:0;right:0;z-index:100;width:auto;height:auto;clip:auto;padding:10px;white-space:normal;display:inline-block;box-shadow:none;border:2px solid var(--bs-btn-hover-color)}.product-card__unit-price{color:var(--price-color);font-weight:600}.product-card__icon{width:19px;height:19px;display:flex;align-items:center;justify-content:center;margin-right:11px}.product-card-image{margin-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.product-card__icon,.product-card__stock-label{position:relative}.product-card__label{margin-right:5px}.product-card-image__link{border-radius:var(--border-radius);overflow:hidden;display:flex;width:100%;flex-shrink:0;flex-grow:0}.product-card__countdown{border-radius:var(--border-radius);padding:4px 6px;margin-left:0;margin-right:auto;display:flex;justify-content:flex-start;text-align:center;gap:10px;background-color:var(--price-special-color-90-opacity);color:var(--price-special-color)}.countdown-icon-circle{fill:var(--price-special-color)}.countdown-icon-percent{fill:var(--text-on-price-special)}.btn-quickview{opacity:0;will-change:opacity;transition:opacity .2s ease-in-out 0s;align-self:center;--bs-btn-hover-bg:var(--button-secondary-color);--bs-btn-active-bg:var(--button-secondary-color);--bs-btn-hover-color:var(--text-on-button-secondary);--bs-btn-active-color:var(--text-on-button-secondary)}.btn-quickview:active,.btn-quickview:hover{transform:translate3d(0,0,0)}.btn-quickview:focus-visible,.product-card-image:hover .btn-quickview{opacity:1;z-index:2}.btn-quickview:focus-visible .btn-icon,.product-card-image:hover .btn-quickview:hover .btn-icon{width:17px}.product-card-link-color{color:var(--bs-body-color)}.product-card-link-color:active,.product-card-link-color:hover{color:var(--link-hover-color)}.product-card__title-link{font-size:1rem;line-height:1.4;font-weight:500;display:block}.product-card__manufacturer-link{font-size:.9375rem;font-weight:700}.product-card__manufacturer .product-card__label{display:none}.product-card__description,.product-card__price{font-weight:400}.product-card__price{font-size:1rem;font-weight:400;line-height:1.4}.product-card__price .product-price--original{font-size:.75rem;margin-right:5px}.product-card__price .product-price--regular,.product-card__price .product-price--special,.product-price--postfix{font-size:.9375rem}.product-card__price .product-price--special{font-weight:700}.product-card__body .icon-heart{transition:opacity .3s,color .3s}.product-card__body .icon-heart__filled{opacity:0;position:absolute;left:0}.js-product-on-wishlist .product-card__body .icon-heart__unfilled{opacity:0}.js-product-on-wishlist .product-card__body .icon-heart__filled{opacity:1}.product-card-add-to-wishlist-button{transition:opacity .2s linear,color .2s linear;font-weight:500;margin-bottom:5px;text-align:left;text-transform:none;padding:0;text-decoration:underline;text-underline-offset:4px}.product-card-add-to-wishlist-button:not(.js-product-on-wishlist):hover svg{animation:pulseHeart 1s ease-out infinite}.product-card__body a:not(.no-underline){color:var(--bs-body-color);text-decoration:underline;text-underline-offset:4px;font-size:.9375rem}.product-card__body a:not(.no-underline):active,.product-card__body a:not(.no-underline):hover{color:var(--link-hover-color)}.product-card__short-description a:not(.no-underline){font-size:.8125rem;color:var(--link-color);text-underline-offset:2px}.product-card__short-description a:not(.no-underline):active,.product-card__short-description a:not(.no-underline):hover{color:var(--link-hover-color)}.product-card__wishlist .icon-heart{--heart-icon-size:18px;width:var(--heart-icon-size);height:var(--heart-icon-size)}.product-card__footer{display:flex;flex-direction:column;gap:10px;margin:10px 0 0}.product-card__footer .product-card__item{gap:7px;margin:0;display:flex;flex-direction:column;align-items:flex-start}.product-snapshot-vertical .product-card__footer .button-add-to-cart,.product-snapshot-vertical .product-card__footer .product-card__details-button{width:100%;justify-content:center}.product-special-price-wrapper{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;justify-content:center;margin:5px 0}.product-snapshot .product-special-price-wrapper{gap:3px}.product-special-price-wrapper-top{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start}.product-price__decrease-wrapper{--discount-bg:var(--price-discount-color);color:var(--text-on-price-discount);font-size:.75rem;font-weight:700;padding:0;display:flex;align-items:center;justify-content:center;gap:5px}.product-price__decrease-badge{background-color:var(--discount-bg);padding:3px 4px;border-radius:var(--border-radius);display:flex;align-items:center}.product-price__decrease-badge-percent{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius)}.attribute-value{border-radius:var(--border-radius)}.product-card__item.product-card__addtocart,.product-card__item.product-card__details{margin:0}.product-snapshot-horizontal .product-card__title{margin-top:0}.product-card__discount .discount-tooltip-content-button{border-radius:var(--border-radius);padding:2px 13px;border:1px solid var(--sr-dark-grey);background-color:var(--sr-bg-grey);font-weight:600;line-height:1.6;transition:var(--sr-transition);color:inherit}.product-card__discount .tippy-box{background-color:var(--bs-body-bg);border-radius:var(--border-radius);color:var(--bs-body-color);font-weight:500;box-shadow:0 3px 5px 0 rgba(0,0,0,.17);min-width:150px}.product-card__discount .tippy-box .tippy-arrow{color:var(--bs-body-bg)}.product-card__discount .tippy-box .tippy-content{padding:0}.product-card__discount .discount-tooltip-row{padding:3px 13px;display:flex;justify-content:space-between}.product-card__discount .discount-tooltip-row:nth-child(odd){background-color:var(--sr-tippy-grey-bg)}.snapshot-attribute__link{border:1px solid var(--border-color-grey);font-size:.75rem;font-weight:600;background-color:var(--sr-white-color);color:var(--bs-body-color);display:flex;align-items:center;justify-content:center;text-decoration:none}.snapshot-list__attributes{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.snapshot-attribute__more{min-width:24px;min-height:24px;background-color:var(--sr-white-color);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.snapshot-attribute__link:has(.attribute-value){padding:1px}.snapshot-attribute__link-text{padding:2px 5px;min-width:24px;min-height:24px;display:flex;align-items:center}.snapshot-attribute__link:active,.snapshot-attribute__link:hover{background-color:var(--bs-body-color);color:var(--sr-white-color)}.snapshot-attribute__image{border-radius:var(--border-radius)}.snapshot-list__attributes .snapshot-attribute__link:focus-visible{outline-offset:-2px}.snapshot-attribute__link-icon-color .attribute-value{width:30px!important;height:30px!important}@media (min-width:992px){.product-card__title-link{font-size:1rem}.product-price--original{font-size:1rem}.product-price--regular,.product-price--special{font-size:1.25rem}.product-card__footer .product-card__item{gap:10px}.product-snapshot-horizontal .product-card__footer .product-card__item{flex-direction:row}.product-snapshot-horizontal .product-card__footer .quantity-wrapper-element{--quantity-input-height:46px;--quantity-input-width:150px}.product-snapshot-horizontal .product-card__footer .quantity-wrapper-element__btn{--quantity-wrapper-element-btn-size:36px}.product-snapshot-horizontal .product-card__footer .input-group>.form-control.quantity-input{height:100%;width:40px}}@media (min-width:1400px){.product-list-body.full-width-main-content .snapshot-attribute__link-icon-color .attribute-value{width:20px!important;height:20px!important}.product-list-body.full-width-main-content .snapshot-list__attributes{gap:5px}}@media (max-width:1199px){.snapshot-attribute__link .attribute-value{width:20px!important;height:20px!important}.snapshot-list__attributes{gap:5px}}@media (max-width:991px){.product-card__title{margin-top:0}.product-card__footer{gap:7px}.product-card__discount .discount-tooltip-content-button{font-size:.875rem;padding:5px 3px}}@media (max-width:575.98px){.mobile-simple-view .product-card__body .product-card__item:not(.product-card__essential){display:none}.product-card__discount .discount-tooltip-content-button{display:flex;align-items:center;justify-content:center;padding:4px 10px}.product-module .product-snapshot-vertical .product-snapshot{margin-bottom:1px}.product-special-price-wrapper-bottom{display:flex;flex-direction:column}}@media (max-width:370px){.product-card__stock.product-in-stock,.product-card__stock.product-out-of-stock{width:100%;padding-right:10px}}