.upsell-product-section{padding-top:var(--upsell-padding-top, 24px);padding-bottom:var(--upsell-padding-bottom, 24px)}.upsell-product-section__heading{font-size:1.2rem;font-weight:600;margin:0 0 1.2rem;color:rgb(var(--color-foreground));letter-spacing:-.01em}.upsell-product-card{display:flex;align-items:center;gap:5px;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:10px;background:#effafc;transition:box-shadow .2s ease;padding:10px}.upsell-product-card:hover{box-shadow:0 .4rem 1.6rem rgba(var(--color-foreground),.08)}.upsell-product-card__image-wrapper{flex-shrink:0;width:5rem;height:5rem;border-radius:calc(var(--buttons-radius, .8rem) - .2rem);overflow:hidden;background:rgba(var(--color-foreground),.04);margin-right:10px}@media(max-width:749px){.upsell-product-card__image-wrapper{width:7rem;height:7rem}}.upsell-product-card__image-link{display:block;width:100%;height:100%}.upsell-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.upsell-product-card:hover .upsell-product-card__image{transform:scale(1.04)}.upsell-product-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.upsell-product-card__title{font-size:1rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.upsell-product-card__title:hover{text-decoration:underline}.upsell-product-card__price{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.upsell-product-card__price--compare{font-size:.8rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.upsell-product-card__price--current{font-size:1rem;font-weight:700;color:rgb(var(--color-foreground))}.upsell-product-card__price--sale{color:rgb(var(--color-sale-price, var(--color-foreground)))}.upsell-product-card__badge{display:inline-flex;align-items:center;padding:.2rem .6rem;background:rgb(var(--color-sale-price, 220 38 38));color:#fff;font-size:1.1rem;font-weight:700;border-radius:2rem;line-height:1}.upsell-product-card__action{flex-shrink:0}.upsell-product-card__btn{white-space:nowrap;position:relative;min-width:12rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width:749px){.upsell-product-card{flex-wrap:wrap}.upsell-product-card__action{width:100%}.upsell-product-card__btn{width:100%;min-width:unset}}.upsell-btn-loading{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.upsell-product-card__btn--loading .upsell-btn-loading{display:flex}.upsell-product-card__btn--success{background:rgb(var(--color-secondary-button-background, 22 163 74));border-color:transparent;color:#fff}.upsell-bundle-pill{background-color:#b9eaff;color:#000;font-size:.8rem;margin-bottom:4px;font-weight:700;padding:5px;border-radius:5px;display:inline-block;width:auto;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/5/assets/upsell-product.css.map */
