.Drawer__upsell{padding:10px 25px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.Drawer__upsell__variantPicker__items{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;margin-top:10px}.Drawer__upsell__variantPicker{position:absolute;bottom:0;left:0;width:100%;z-index:100000000;background-color:#fff;padding:10px 20px 100px;transform:translateY(100%);pointer-events:none;transition:transform .3s ease-out;border-top:1px solid var(--border-color)}.Drawer__upsell__variantPicker.active{transform:translateY(0);pointer-events:auto}.Drawer__upsell__variantPicker__close{position:absolute;top:10px;right:20px;cursor:pointer}.Drawer__upsell__item{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Drawer__upsell__inner{display:flex;flex-direction:column;gap:10px}.Drawer__upsell__image{width:120px;height:120px;object-fit:cover}.Drawer__upsell__variantPicker__item{border:1px solid var(--border-color);width:fit-content;min-width:70px;display:flex;color:#fff;background-color:var(--button-background);justify-content:center;align-items:center;cursor:pointer;transition:filter .2s ease-out;padding:2px 5px}.Drawer__upsell__variantPicker__item:hover{filter:opacity(.8)}.Cart.upsell--open .Drawer__Main,.Cart.upsell--open .Drawer__upsell,.Cart.upsell--open .Drawer__Footer{opacity:.5}@media (max-width: 767px){.Drawer__upsell__image{width:90px;height:90px}.Drawer__upsell__item{justify-content:flex-start}.Drawer__upsell__inner{margin-left:20px}}
/*# sourceMappingURL=/s/files/1/0014/3789/2695/t/218/assets/bs-cart-upsell.css.map */
