.content-management-component-wrapper.component-type-product-list{--product-card-width:auto}.carousel-container{--product-card-width:230px}.product-card{display:grid;gap:var(--size-10);background-color:var(--color-white);padding:var(--size-10);position:relative}.product-card:not(.horizontal-card){flex:0 0 var(--product-card-width)}.product-card a{color:var(--color-black);text-decoration:none}.product-card .price-discount{color:var(--color-dark-grey);text-decoration:line-through;font-size:var(--size-13);line-height:1}.product-card .price-final{line-height:1.2}.product-card .reward-icon{position:absolute;top:1rem;left:1rem;font-size:var(--size-40)}.product-card-content{flex:1;display:grid;grid-template-rows:4rem auto;gap:.5rem;padding:.25rem}.product-card-content .heading{font-size:var(--size-14);line-height:var(--size-20)}.product-card-content .product-offer-buttons-wrapper{display:flex;gap:.5rem}.product-name{font-size:var(--size-12);margin:0;line-height:var(--size-18);overflow:hidden;-webkit-line-clamp:2;max-height:3em;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow-wrap:anywhere}.pending-launch-notify-me-text{font-size:var(--size-12);line-height:var(--size-18);font-weight:400;margin:0;text-align:left}.product-card.wishlist-notify-me .pending-launch-notify-me-text{display:none}.card-image-wrapper{background-color:var(--color-lightest-grey);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative;padding:4rem 0}.nhfp .card-image-wrapper{padding:0}.card-image-wrapper img{height:8rem}@media (min-width:1200px){.card-image-wrapper img{height:11rem}}.card-image-wrapper img[data-src]{opacity:0}.card-image-wrapper .product-tags-wrapper{flex-wrap:wrap;max-width:70%;align-items:start;flex-direction:column;margin-top:16px}.card-image-wrapper .product-card-icons{position:absolute;top:0;left:0;display:flex;justify-content:space-between;width:100%}.card-image-wrapper .product-card-icons .icon-button{padding:.75rem}.card-image-wrapper .product-card-icons .icon-button:hover{background-color:var(--color-white)}.card-image-wrapper .rating-wrapper{position:absolute;bottom:1.5rem;font-size:var(--size-16)}.nhfp .card-image-wrapper .rating-wrapper{bottom:-1.5rem;margin-top:10px}.card-image-wrapper .wishlist-icon-button{font-size:1.2rem}.product-card-price-container{display:grid;grid-template-columns:1fr auto;align-items:flex-end;gap:.5rem}.product-card-price-section{display:grid;align-items:center}.product-card-price-section .price-per-unit{font-size:.8rem}.nhfp .product-name{font-weight:600;font-size:.9rem}.nhfp .product-card-content{grid-template-rows:auto auto auto}@media (min-width:1200px){.nhfp .product-card-content{grid-template-rows:auto 1fr}}.nhfp .card-image-wrapper{background-color:unset;margin-bottom:1.75rem}.grouped-product-card-action{display:flex;width:100%}.grouped-product-card-action .grouped-product-action-wishlist-button{width:3rem;display:flex;background-color:#f5f5f5!important;color:#c1c1c1;align-items:center;justify-content:center}.grouped-product-card-action .grouped-product-action-add-to-cart{width:100%}.nhfp .grouped-product-card-action .grouped-product-action-add-to-cart .add-to-cart-icon{margin-left:auto}.grouped-product-card-action .grouped-product-action-add-to-cart .add-to-cart-button{width:100%;height:100%;background-color:var(--color-black);border-color:var(--color-black)}.grouped-product-card-action .grouped-product-action-add-to-cart .added-to-cart{border:1px solid var(--color-black)}.nhfp .grouped-product-card-action .grouped-product-action-add-to-cart .out-of-stock-button{width:100%}