.hamper-upsell{padding:20px 0}.hamper-upsell .hamper-upsell__products{display:flex;gap:.625rem;margin-top:10px;overflow:auto;padding-bottom:5px;scroll-snap-type:x proximity;scroll-padding-left:1.5rem}.hamper-upsell .hamper-upsell__products::-webkit-scrollbar{height:8px}.hamper-upsell .hamper-upsell__products::-webkit-scrollbar-thumb{background-color:#27483e;border-radius:3px}.hamper-upsell .hamper-upsell__products::-webkit-scrollbar-track{background-color:#93a39f;border-radius:3px;margin:0 1.5rem}.hamper-upsell .hamper-upsell__products .hamper-upsell__product{flex:1 1 0;scroll-snap-align:start;display:grid;grid-template-columns:max-content;grid-template-areas:"img title" "img price" "img submit";border:1px solid #27483e;border-radius:.5rem;padding:.625rem;column-gap:1rem;background:#e7f1df;min-width:250px;max-width:445px}.hamper-upsell .hamper-upsell__products .hamper-upsell__product .hamper-upsell__product__image{grid-area:img;display:flex;max-height:105px;aspect-ratio:4/5;background:#27483e}.hamper-upsell .hamper-upsell__products .hamper-upsell__product .hamper-upsell__product__image .hamper-upsell__product__image-elm{width:100%;object-fit:cover}.hamper-upsell .hamper-upsell__products .hamper-upsell__product .hamper-upsell__product__title{grid-area:title;width:fit-content}.hamper-upsell .hamper-upsell__products .hamper-upsell__product .hamper-upsell__product__price{grid-area:price;display:flex;gap:.25rem;align-items:baseline;margin:8px 0}.hamper-upsell .hamper-upsell__products .hamper-upsell__product.hamper-upsell__product--disabled{pointer-events:none;position:relative}.hamper-upsell .hamper-upsell__products .hamper-upsell__product.hamper-upsell__product--disabled:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#e0e0e0;border-radius:.5rem;z-index:6;opacity:.5}.hamper-upsell .hamper-upsell__note{margin-top:16px;color:#5d766e;text-wrap-style:balance;text-wrap:balance}.hamper-upsell.hamper-upsell--drawer .overline{background:#e7f1df;padding:8px 16px}.hamper-upsell.hamper-upsell--drawer .hamper-upsell__products{padding:10px 24px}.hamper-upsell.hamper-upsell--drawer .hamper-upsell__note{padding:0 24px}.hamper-upsell.hamper-upsell--product{width:100dvw;max-width:100%}.hamper-upsell.hamper-upsell--product .hamper-upsell__note{text-wrap:unset;text-wrap-style:unset}.hamper-upsell.hamper-upsell--cart{border-top:1px solid #e0e0e0}.gift-note-modal{display:flex;flex-direction:column;align-items:center;padding:60px 35px}.gift-note-modal .gift-note-modal__title{color:#27483e;text-align:center;font-size:36.168px;font-style:normal;font-weight:400;line-height:120%}.gift-note-modal .gift-note-modal__textarea{width:100%;max-width:500px;margin:25px 0;height:325px;border-radius:13px;padding-top:13px;padding-left:26px}.gift-note-modal .gift-note-modal__buttons-wrapper{max-width:500px;width:100%;display:flex;gap:8px}
