.product-card{border-color:transparent;border-width:1px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;max-width:100%;overflow:hidden;padding:1.5rem 1.5rem 2rem;position:relative;width:100%}@media (hover:hover) and (pointer:fine){.product-card:hover{border-color:#d5d5db}}.product-card-image{position:relative}.product-card-image-badges{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;position:absolute;right:0;top:0;z-index:2}.product-card-image img{aspect-ratio:248/180;border-radius:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.product-card-image .add-to-wishlist-button{left:0;position:absolute;top:0}.product-card-rating{display:flex;font-weight:600;gap:.25rem;margin-top:.75rem}.product-card-title{color:#20374f;font-size:1.125rem;font-weight:600;line-height:1.75rem;line-height:19px;margin-top:.75rem}.product-card-price{margin-top:.75rem}.product-card-price .product-price{color:#20374f;font-size:1.5rem;line-height:2rem}@media not all and (min-width:1024px){.product-card-price .product-price{font-size:.875rem;line-height:1.25rem}}.product-card-actions{display:flex;margin-top:1rem}.product-card-actions .add-to-cart{padding-left:2.5rem;--button-md-padding-x:16px}.product-card-actions .add-to-cart svg{height:1.5rem;left:.5rem;position:absolute;top:50%;width:1.5rem}.product-card-actions .add-to-cart svg.loader{top:.625rem}.product-card-actions .add-to-cart svg:not(.loader){--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.product-card-actions .zaproo-qty-wrapper .zaproo-input-shell{border-bottom-left-radius:0;border-top-left-radius:0}.product-card-actions.in-stock .add-to-cart{border-bottom-right-radius:0;border-top-right-radius:0}.product-card:after{bottom:0;content:"";position:absolute;right:0;--tw-translate-x:100%;border-bottom:var(--triangle-size,.5rem) solid var(--triangle-color,currentColor);border-left:calc(var(--triangle-size, .5rem)/2) solid transparent;border-right:calc(var(--triangle-size, .5rem)/2) solid transparent;height:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:0;--triangle-size:16rem;--triangle-color:#f3f7fb;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1}@media (hover:hover) and (pointer:fine){.product-card:hover:after{--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}
