.product-card .product-card--image{width:100%;padding-top:109.2%;position:relative;margin-bottom:18px;overflow:hidden;display:block}.product-card .product-card--image:hover .product-card--view-btn-container{bottom:0;transition:bottom .3s ease}.product-card .product-card--image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bg-colour)}.product-card .product-card--image-wrapper img{width:80%;height:80%;margin:10%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.product-card .product-card--view-btn-container{display:flex;padding:10px;position:absolute;bottom:-100%;width:100%;transition:bottom .3s ease}.product-card .product-card--view-btn-container .product-card--view-btn{border:1px solid var(--black);border-radius:3px;background-color:var(--white);display:block;color:var(--text-primary);letter-spacing:1px;line-height:14px;font-size:1.5rem;font-weight:500;font-style:normal;z-index:1;width:100%;padding:15px 0;text-align:center;text-decoration:none}.product-card .product-badges{left:1.5rem}.product-card .product-card--content{display:flex;flex-direction:column}.product-card .product-card--content .product-card--title{margin-bottom:10px;color:var(--text-primary);text-decoration:none;min-height:40px}@media (max-width: 768px){.product-card .product-card--content .product-card--title{min-height:60px}}.product-card .product-card--content .product-card--prices{display:flex;flex-wrap:wrap;align-items:flex-end;gap:5px;margin-bottom:14px}.product-card .product-card--content .product-card--prices .price{line-height:normal}.product-card .product-card--content .product-card--prices span{font-weight:500;font-size:1.4rem}.product-card .product-card--content .product-card--prices .price__sale span{color:var(--ecommerce-sale)}.product-card .product-card--content .product-card--prices .price__sale s{font-size:1.2rem}.product-card .product-card--content .product-card--prices-point{font-family:var(--font-body);font-size:1rem;font-style:normal;font-weight:400;line-height:120%;padding-bottom:3px}.product-card .product-card--content .product-card--review{margin-bottom:15px;font-family:var(--font-body);font-size:1.2rem;font-style:normal;font-weight:400;line-height:140%}.product-card .product-card--content .product-card--cta-btn-container{display:flex}.product-card .product-card--content .product-card--cta-btn{width:100%}.product-card .product-card--content .product-card--cta-btn[disabled]{background-color:var(--grayscale-mid-grey);pointer-events:none}.product-card wishlist-button-collection button,.product-card wishlist-button-collection button:hover{height:3.6rem;width:3.6rem;min-height:3.6rem;min-width:3.6rem}.product-card wishlist-button-collection .wk-button:not(.wk-selected) svg path{stroke:var(--text-accent);stroke-width:.15rem}
