.custom-deal-card{display:flex;flex-direction:column;height:100%;background:rgb(var(--color-product-cards-background));border:1px solid rgb(var(--color-product-cards-border));border-radius:.8rem;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.custom-deal-card:hover{border-color:rgb(var(--color-accent-1) / .5);box-shadow:0 10px 15px -3px rgb(var(--color-accent-1) / .1)}.custom-deal-card__media{position:relative;aspect-ratio:4 / 3;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-deal-card__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;padding:1.2rem}.custom-deal-card__sale-badge{position:absolute;top:.6rem;left:.6rem;background:var(--color-sale);color:#fff;font-size:1rem;font-weight:700;padding:.2rem .6rem;border-radius:.4rem;line-height:1.4}.custom-deal-card__info{padding:.8rem;display:flex;flex-direction:column;flex-grow:1}.custom-deal-card__title{font-size:1.2rem;font-weight:600;color:rgb(var(--color-product-cards-foreground));line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:3.2rem}.custom-deal-card__save-row{height:2rem;margin-top:.4rem;display:flex;align-items:center}.custom-deal-card__save-badge{display:inline-block;background:var(--color-sale);color:#fff;font-size:1rem;font-weight:700;padding:.2rem .6rem;border-radius:.4rem;line-height:1.4}.custom-deal-card__prices{display:flex;align-items:baseline;justify-content:space-between;margin-top:.4rem}.custom-deal-card__compare-price{font-size:1rem;color:rgb(var(--color-product-cards-foreground) / .5);text-decoration:line-through}.custom-deal-card__price{font-size:1.4rem;font-weight:700;color:rgb(var(--color-product-cards-foreground))}.custom-deal-card__cpr{background:rgb(var(--color-accent-1));color:rgb(var(--color-button-text));text-align:center;padding:.4rem;margin:auto -.8rem -.8rem}.custom-deal-card__cpr-value{font-size:1.2rem;font-weight:700}.custom-deal-card__cpr-rounds{font-size:.9rem;opacity:.8;margin-left:.4rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-custom-deal-card.css.map */
