.cart-offer-product__card-side{margin-top:8px}.cart-offer-product__card-side .card-wrapper{display:flex;padding-block:16px;row-gap:16px;-moz-column-gap:24px;column-gap:24px;justify-content:space-between;flex-direction:column}.cart-offer-product__card-side .card-wrapper:not(:last-child){border-bottom:1px solid rgba(var(--color-foreground), 0.08)}@media screen and (min-width: 576px){.cart-offer-product__card-side .card-wrapper{flex-direction:row}}.cart-offer-product__card-side .card__media{display:flex;gap:16px}.cart-offer-product__card-side .card__media img{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.cart-offer-product__card-side .quick-add__submit{margin-top:16px;padding:.8rem;min-width:185px;box-sizing:border-box;color:rgb(var(--color-background));background-color:rgb(var(--color-base-accent-2))}.cart-offer-product__card-side .quick-add__submit .loading-overlay__spinner{width:auto}.cart-offer-product__card-side .quick-add__submit .loading-overlay__spinner .spinner{width:24px;height:24px}