.cart-upsell{color:#e92861;background-color:#fde9ef;padding:6px 18px}.cart-upsell--open{padding:7px 12px 13px}.cart-upsell__header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.cart-upsell__title{align-items:baseline;gap:.25em;font-size:14px;font-weight:700;display:flex}.cart-upsell__subtitle{text-decoration:underline}.cart-upsell--open .cart-upsell__subtitle{display:none}.cart-upsell__content{margin-top:10px;display:none}.cart-upsell--open .cart-upsell__content{display:block}.cart-upsell__product{background-color:#fff;border-radius:8px;align-items:center;gap:11px;padding:2px 14px 2px 10px;display:flex}.cart-upsell__image{object-fit:cover;border-radius:8px;flex-shrink:0;width:93px;height:91px;margin-right:8px}.cart-upsell__richtext{color:#262b38;letter-spacing:-.224px;font-size:14px;font-weight:400;line-height:18px}.cart-upsell__richtext p{margin:0}.cart-upsell__bundle-items{color:#586280;letter-spacing:-.224px;margin-top:6px;font-size:14px;font-weight:400;line-height:18px}.cart-upsell__info{flex:1;padding:8px 0}.cart-upsell__info .cart-item__total-value{color:var(--radiant-sbap);margin-top:6px}.cart-upsell__info .cart-item__total-value .total-value-tooltip-icon{transform:translateY(-2px)}.cart-upsell__info .cart-item__total-value br{display:none}.cart-upsell__icon svg{width:14px;height:14px}.cart-upsell__plus{display:block}.cart-upsell--open .cart-upsell__plus,.cart-upsell__minus{display:none}.cart-upsell--open .cart-upsell__minus{display:block}.cart-upsell__actions{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:stretch;align-items:flex-end;min-height:91px;padding:8px 0;display:flex}.cart-upsell__actions .price{font-size:16px;font-weight:600;line-height:24px;color:var(--radiant-price)!important}.cart-upsell__add-to-cart{color:#fff;background:#133ebf;border-radius:8px;width:65px;min-width:0;height:36px;font-size:14px}@media (hover:hover){.cart-upsell__add-to-cart:hover{background:#133ebf!important}}