.card-product-marketing{display:block;color:#fff}.card-product-marketing__inner{position:relative;display:flex;align-items:stretch;min-height:370px;overflow:hidden;border-radius:8px}.card-product-marketing__media{position:absolute;inset:0;z-index:0}.card-product-marketing__media .card-product-marketing__picture{display:block;width:100%;height:100%}.card-product-marketing__media picture,.card-product-marketing__media img{width:100%;height:100%;object-fit:cover}.card-product-marketing__overlay{position:absolute;inset:0;z-index:1;border-radius:inherit;background:linear-gradient(51.73deg, rgba(0, 0, 0, 0.4) 32.04%, rgba(0, 0, 0, 0) 53.82%);pointer-events:none}.card-product-marketing__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;gap:16px;width:100%;padding:24px 16px}.card-product-marketing__copy{display:flex;flex-direction:column;gap:16px;max-width:100%}.card-product-marketing__reviews{--junipStarColor: #fff}.card-product-marketing__reviews .junip-product-summary{display:flex;align-items:center;gap:4px;color:#fff}.card-product-marketing__reviews .junip-product-summary .junip-stars,.card-product-marketing__reviews .junip-product-summary .junip-review-count{color:inherit}.card-product-marketing__headline{display:flex;flex-direction:column;gap:8px}.card-product-marketing__heading-group{display:flex;flex-direction:column;gap:8px}.card-product-marketing__heading{margin:0;color:#fff}.card-product-marketing__description{margin:0;color:#fff}.card-product-marketing__description--desktop{display:none}.card-product-marketing__description--mobile{display:block}.card-product-marketing__description:empty{display:none}.card-product-marketing__description p{margin:0}.card-product-marketing__price .price{color:#fff}.card-product-marketing__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.card-product-marketing__try,.card-product-marketing__quick-add-button{flex-shrink:0}.card-product-marketing__quick-add{display:inline-flex}.card-product-marketing__quick-add .form{margin:0}@media only screen and (min-width: 1025px){.card-product-marketing__inner{min-height:370px;border-radius:16px}.card-product-marketing__content{gap:40px;padding:40px 80px;justify-content:center}.card-product-marketing__description--desktop{display:block}.card-product-marketing__description--mobile{display:none}}