.cart-upsell__cart-page{margin-top:3.2rem}.cart-upsell__title{font-weight:400;margin-bottom:1.6rem}.cart-upsell__products{display:flex;flex-direction:column;gap:1.6rem}.cart-upsell__item-variant-selector{padding-right:4rem!important}.cart-upsell .compact-product-card__title{font-size:1.2rem;font-weight:700}.cart-upsell .compact-product-card__content{gap:.8rem}.added-to-cart-upsell{padding:0 3.2rem}@media(max-width:74.99em){.added-to-cart-upsell{padding:0 2.4rem}}
.compact-product-card{background-color:var(--color-system-white);border-radius:1.6rem;display:flex}.compact-product-card,.compact-product-card a{color:var(--color-system-black)}.compact-product-card__title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-family:var(--font-body-family);font-size:1.8rem;font-weight:400;line-height:1;overflow:hidden;text-overflow:ellipsis}.compact-product-card__image{display:block;height:12.5rem;-o-object-fit:cover;object-fit:cover;width:12.5rem}.compact-product-card__image img,.compact-product-card__image svg{border-radius:1.6rem 0 0 1.6rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.compact-product-card__image svg{background-color:rgb(var(--color-text-rgb)/10%)}.compact-product-card__content{flex:1;gap:.8rem;padding:.8rem}.compact-product-card__content,.compact-product-card__info{display:flex;flex-direction:column;justify-content:space-between}.compact-product-card__info{gap:.4rem}.compact-product-card__info p{margin:0;padding:.2rem 0;width:-moz-fit-content;width:fit-content}.compact-product-card__info-top{align-items:center;display:flex;gap:.8rem}.compact-product-card__info-top a{color:rgb(var(--color-text-rgb)/60%);font-size:1.2rem;font-weight:400}.compact-product-card__badges{font-family:var(--font-heading-family);font-size:1rem;font-weight:500}.compact-product-card__sale-price-container{align-items:center;display:flex;gap:.8rem}.compact-product-card__current-price{font-size:1.2rem;font-weight:700}.compact-product-card__current-price-sale{color:var(--color-sale);font-size:1.2rem;font-weight:700}.compact-product-card__compare-price{color:rgb(var(--color-text-rgb)/60%);font-size:1.2rem;font-weight:700;position:relative}.compact-product-card__compare-price:after{background-color:rgb(var(--color-text-rgb)/60%);content:"";height:1px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.compact-product-card__form{display:flex;gap:.8rem}.compact-product-card__form select{border:1px solid var(--color-border);border-radius:2.6rem;color:rgb(var(--color-text-rgb)/80%);font-family:var(--font-heading-family);font-size:1rem;font-weight:500;padding-bottom:.8rem;padding-top:.8rem}@media(max-width:74.99em){.compact-product-card__form select{padding-right:4rem}}.compact-product-card__submit{align-items:center;background-color:var(--color-secondary-button-background);border-radius:50%;color:var(--color-secondary-button-text);display:flex;flex-shrink:0;height:3.2rem;justify-content:center;padding:1.3rem;width:3.2rem}.compact-product-card__submit:focus{color:var(--color-background)}.compact-product-card__submit:hover{background-color:var(--color-secondary-button-background-hover);color:var(--color-secondary-button-text-hover)}.compact-product-card__submit svg{color:var(--color-secondary-button-text);display:block;height:1.6rem;width:1.6rem}.compact-product-card__submit-text{display:none}@media(min-width:75em){.compact-product-card__submit-text{display:block}}
