.coupon-download{display:flex;align-items:center;gap:8px;width:100%;max-width:300px;padding:10px;border-radius:10px;background:#fff;border:1px solid #cacaca}.coupon-download__content{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.coupon-download__header{display:flex;align-items:center;gap:4px}.coupon-download__info{display:flex;flex-direction:column;gap:2px}.coupon-download__badges{display:flex;align-items:center;gap:4px}.coupon-download__badge{flex-shrink:0;display:block;min-width:0;max-width:80px;padding:2px 4px;border-radius:4px;background-color:#e0e8f5;color:#1668cb;box-shadow:inset 0 0 0 1px #1668cb;font-size:12px;font-weight:500;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.coupon-download__remaining{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.56px;color:#727272}.coupon-download__discount{font-size:18px;font-weight:700;line-height:24px;letter-spacing:-0.72px;color:#333}.coupon-download__description{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.56px;color:#333}.coupon-download__expiry{font-size:14px;font-weight:500;line-height:20px;letter-spacing:-0.56px;color:#727272}.coupon-download__action{flex-shrink:0;display:flex;align-items:center;align-self:stretch}.coupon-download__button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:60px;height:100%;padding:6px;border-radius:6px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.56px;background-color:#e8f1fd;color:#366aad;cursor:pointer;border:none;white-space:nowrap;box-sizing:border-box}.coupon-download__button--done{opacity:.3;pointer-events:none}
