.gift-upsell{padding:24px 0 0}.gift-upsell__card{display:flex;align-items:flex-start;gap:20px}.gift-upsell__image-wrapper{flex-shrink:0;width:100px;aspect-ratio:1/1;overflow:hidden;border-radius:0;background-color:rgb(var(--background))}.gift-upsell__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gift-upsell__info{display:flex;flex-direction:column;gap:4px;padding-top:4px}.gift-upsell__title{font-size:11px;font-weight:500;letter-spacing:.2em;color:rgb(var(--text-color));margin:0;margin-bottom:10px}.gift-upsell__form{margin-top:6px}.gift-upsell__submit{background:0 0;border:none;padding:0;font-size:14px;color:rgb(var(--text-color));text-decoration:underline;text-underline-offset:4px;cursor:pointer;font-family:inherit}.gift-upsell__submit:hover{text-decoration-thickness:2px}