#CartFreeShippingUpsellSection{position:fixed;top:0;right:0;bottom:0;width:50rem;max-width:100vw;z-index:-1;transform:translate(100%);transition:transform var(--duration-default) ease;background:#f7eddf;opacity:1;padding:1.5rem;padding-top:0;display:flex;flex-direction:column;overflow:hidden}#CartFreeShippingUpsellSection.active{transform:translate(0);z-index:1002}.fs-upsell-pack{flex:1;overflow-y:auto;min-height:0}.fs-upsell-products{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0;margin:0 0 1.5rem}.fs-upsell-product{display:flex;flex-direction:column;gap:.6rem;background:#f4e5ca;border-radius:.8rem;padding:.8rem;border:.1rem solid #000096}.fs-upsell-product__image{width:10rem;height:10rem;object-fit:cover;border-radius:.4rem;display:block;margin:0 auto}.fs-upsell-product__info{flex:1}.fs-upsell-product__title{margin:0 0 .2rem;font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fs-upsell-product__price{margin:0;color:rgba(var(--color-foreground),1)}.fs-upsell-product__add{width:100%;padding:1.5rem 1rem;min-height:unset;margin-top:auto}.fs-upsell-product__add[aria-disabled=true]:not(.loading){opacity:.6;cursor:default}.fs-upsell-dismiss{flex-shrink:0;margin-top:1rem}.fs-upsell-loading-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73;z-index:10;pointer-events:all}#CartFreeShippingUpsellSection.fs-upsell--loading .fs-upsell-loading-overlay{display:block}#CartFreeShippingUpsellSection .free-shipping-progress{display:block;margin-bottom:2.5rem}.fs-upsell-heading{margin:0;display:flex;align-items:center}@media screen and (max-width:749px){#CartFreeShippingUpsellSection{width:100vw}}@media(prefers-reduced-motion:reduce){#CartFreeShippingUpsellSection{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/446/assets/component-cart-free-shipping-upsell.css.map */
