:root{--jw-font: "Jost-Variable","Jost",sans-serif;--jw-color-dark: #221f20;--jw-color-text: #1f1f1f;--jw-color-muted: #7a7a7a;--jw-color-border: #d6d6d6;--jw-color-error: #e34b4b;--jw-color-primary: #2f7dd6;--jw-color-white: #ffffff;--jw-bg-muted: #f7f7f7;--jw-bg-captcha: #f2f2f2;--jw-shadow-modal: 0 20px 60px rgba(0,0,0,.25);--jw-shadow-modal-strong: 0 22px 50px rgba(0,0,0,.2)}.jw-cart-wallet-credits{margin:15px 0;padding:0}.jw-cart-wallet-credits__row{display:flex;align-items:center;gap:12px}.jw-cart-wallet-credits__row--disabled{opacity:.5}.jw-cart-wallet-credits__row--disabled .jw-cart-wallet-credits__checkbox{cursor:not-allowed}.jw-cart-wallet-credits__checkbox{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 auto;cursor:pointer}.jw-cart-wallet-credits__toggle{position:absolute;opacity:0;pointer-events:none}.jw-cart-wallet-credits__box{width:24px;height:24px;border:1px solid rgba(34,31,32,.44);border-radius:8px;background:var(--jw-color-white);display:inline-flex;align-items:center;justify-content:center}.jw-cart-wallet-credits__box:after{content:"";width:12px;height:9px;background:no-repeat center/contain;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'><path d='M1 5.5L5 9L13 1' stroke='%232F7DD6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");opacity:0}.jw-cart-wallet-credits__toggle:checked+.jw-cart-wallet-credits__box{border-color:#8f8f8f}.jw-cart-wallet-credits__toggle:checked+.jw-cart-wallet-credits__box:after{opacity:1}.jw-cart-wallet-credits__label{display:flex;align-items:baseline;gap:8px;font-family:var(--jw-font);font-size:14px;line-height:15px;color:#222}.jw-cart-wallet-credits__title{font-weight:400}.jw-cart-wallet-credits__total{display:inline-flex;align-items:baseline;gap:2px;font-weight:700;color:#222}.jw-cart-wallet-credits__applied{margin-left:auto;display:flex;align-items:center;gap:8px;font-family:var(--jw-font);font-size:14px;line-height:1;color:var(--jw-color-primary);font-weight:500;text-align:right}.jw-cart-wallet-credits__applied-value{display:inline-flex;align-items:baseline;gap:2px}.jw-cart-wallet-credits__edit{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.jw-wallet-credits-loader{width:14px;height:14px;border-radius:50%;border:2px solid rgba(0,0,0,.15);border-top-color:#00000073;display:none;animation:jw-wallet-spin .8s linear infinite}.jw-wallet-credits-loading .jw-wallet-credits-loader{display:inline-block}.jw-wallet-credits-loading .jw-wallet-credits-amount{display:none}@keyframes jw-wallet-spin{to{transform:rotate(360deg)}}.jw-redeem-wallet-credits-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;font-family:var(--jw-font);background:#0000008c}.jw-redeem-wallet-credits-modal.jw-credit-modal-active{display:flex}.jw-redeem-wallet-credits-modal__panel{position:relative;width:min(491px,90vw);background:var(--jw-color-white);border-radius:22px;padding:3em 2.5em 5em;box-shadow:var(--jw-shadow-modal);z-index:1}.jw-redeem-wallet-credits-modal__close{position:absolute;top:25px;right:20px;width:30px;height:30px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.jw-redeem-wallet-credits-modal__close svg{width:30px;height:30px;display:block;border-radius:50%;padding:4px;box-shadow:0 0 8px #16151521;border:.5px solid #DADADA;background:#fff}.jw-redeem-wallet-credits-modal__header{display:flex;align-items:center;gap:10px;margin-bottom:18px}.jw-redeem-wallet-credits-modal__title{margin:0;font-size:18px;font-weight:600;color:var(--jw-color-text)}.jw-redeem-wallet-credits-modal__card{background:var(--jw-bg-muted);border-radius:12px;padding:14px 16px;margin-bottom:18px}.jw-redeem-wallet-credits-modal__card-label{font-size:12px;font-family:inherit;font-weight:500;color:#6b6b6b;margin-bottom:4px}.jw-redeem-wallet-credits-modal__card-value{font-size:18px;font-weight:600;line-height:1;color:#111}.jw-redeem-wallet-credits-modal__label{display:block;font-size:14px;color:var(--jw-color-text);margin-bottom:8px}.jw-redeem-wallet-credits-modal__input-wrap{position:relative;margin-bottom:16px}.jw-redeem-wallet-credits-modal__input-currency{position:absolute;top:50%;left:10px;transform:translateY(-50%);font-size:16px;font-weight:500;color:var(--jw-color-text);opacity:0;pointer-events:none}.jw-redeem-wallet-credits-modal__input{width:100%;height:44px;border:1px solid #d9d9d9;border-radius:10px;padding:0 14px;font-size:16px;font-weight:500;color:var(--jw-color-text);outline:none;transition:padding-left .15s ease,border-color .15s ease}.jw-redeem-wallet-credits-modal__input-wrap.has-value .jw-redeem-wallet-credits-modal__input{padding-left:24px}.jw-redeem-wallet-credits-modal__input-wrap.has-value .jw-redeem-wallet-credits-modal__input-currency{opacity:1}.jw-redeem-wallet-credits-modal__input.is-error{border-color:var(--jw-color-error);color:var(--jw-color-error)}.jw-redeem-wallet-credits-modal__input-wrap:has(.jw-redeem-wallet-credits-modal__input.is-error) .jw-redeem-wallet-credits-modal__input-currency{color:var(--jw-color-error)}.jw-redeem-wallet-credits-modal__error{margin:-8px 0 12px;color:var(--jw-color-error);font-size:14px;line-height:1.2}.jw-redeem-wallet-credits-modal__cta{width:100%;height:48px;border:0;border-radius:12px;background:linear-gradient(275.76deg,#221f20 -33.36%,#505050 139.52%);color:var(--jw-color-white);font-size:16px;font-weight:500;cursor:pointer;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.jw-redeem-wallet-credits-modal__cta:disabled{opacity:.5;cursor:not-allowed}.jw-redeem-wallet-credits-modal__cta-text{display:inline-flex}.jw-redeem-wallet-credits-modal__cta-loader{display:none;align-items:center;gap:8px}.jw-redeem-wallet-credits-modal__cta-loader span{width:8px;height:8px;border-radius:999px;background:var(--jw-color-white);opacity:.55;animation:jw-redeem-cta-pulse 1s infinite ease-in-out}.jw-redeem-wallet-credits-modal__cta-loader span:nth-child(2){animation-delay:.15s}.jw-redeem-wallet-credits-modal__cta-loader span:nth-child(3){animation-delay:.3s}.jw-redeem-wallet-credits-modal__cta.is-loading{cursor:progress}.jw-redeem-wallet-credits-modal__cta.is-loading .jw-redeem-wallet-credits-modal__cta-text{display:none}.jw-redeem-wallet-credits-modal__cta.is-loading .jw-redeem-wallet-credits-modal__cta-loader{display:inline-flex}.jw-cart-wallet-credits__error{color:var(--jw-color-error);font-size:small;line-height:1.2}.jw-toast{position:fixed;top:50%;left:50%;z-index:2000;max-width:min(360px,90vw);background:#f2f2f2;color:#2e2e2e;border-radius:8px;padding:10px 12px;box-shadow:0 8px 20px #0000001f;font-size:12px;font-weight:600;line-height:1.35;opacity:0;transform:translate(-50%,-50%) translateY(-6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;display:flex;align-items:center;gap:6px}.jw-toast.is-visible{opacity:1;transform:translate(-50%,-50%) translateY(0)}.jw-toast__icon{width:20px;height:20px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}#cart-drawer-checkout:disabled{cursor:not-allowed;opacity:.65}@keyframes jw-redeem-cta-pulse{0%,80%,to{transform:scale(.9);opacity:.5}40%{transform:scale(1);opacity:1}}.jw-add-gift-voucher-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#0000008c;z-index:1000;padding:24px}.jw-add-gift-voucher-modal.jw-credit-modal-active{display:flex}.jw-add-gift-voucher-modal__panel{position:relative;width:min(491px,92vw);background:var(--jw-color-white);border-radius:26px;padding:34px 36px 36px;box-shadow:var(--jw-shadow-modal-strong)}.jw-add-gift-voucher-modal__handle{display:none}.jw-add-gift-voucher-modal__close{position:absolute;top:16px;right:16px;width:30px;height:30px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.jw-add-gift-voucher-modal__close-mobile{background:transparent;border:none;position:absolute;right:8px;top:8px;z-index:1;cursor:pointer}.jw-add-gift-voucher-modal__header{margin-bottom:25px;display:flex;align-items:center;position:relative}.jw-back-btn{background:none;border:none;padding:0;margin:0;outline:none;box-shadow:none;cursor:pointer}.jw-add-gift-voucher-modal__title{margin:0;font-size:20px;color:var(--jw-color-text);font-weight:600}.jw-wallet-detail-modal__icon{margin-right:12px}.jw-add-gift-voucher-modal__subtitle{font-family:Jost;margin:12px 0 5px;color:var(--jw-color-muted);font-size:16px}.jw-add-gift-voucher-modal__subtitle-value{margin-bottom:20px;font-weight:500}.jw-add-gift-voucher-modal__voucher-row{display:flex;gap:16px;margin-bottom:18px}.jw-add-gift-voucher-modal__input{width:100%;flex:1 1 auto;height:60px;border:1px solid var(--jw-color-border);border-radius:8px;padding:0 16px;font-size:16px;color:var(--jw-color-text);outline:none;background:var(--jw-color-white)}.jw-add-gift-voucher-modal__input::placeholder{font-family:Jost-Variable}.jw-add-gift-voucher-modal__input.is-error{border-color:var(--jw-color-error);color:var(--jw-color-error)}.jw-add-gift-voucher-modal__pin{display:flex;width:33%;flex:0 0 33%}.jw-add-gift-voucher-modal__pin.is-hidden{display:none}.jw-add-gift-voucher-modal__input-label{margin-bottom:8px;color:#7a7a7a}.jw-add-gift-voucher-modal__pin-input{width:100%;height:60px;border:1px solid var(--jw-color-border);border-radius:12px;padding:0 16px;font-size:16px;color:var(--jw-color-text);outline:none;background:var(--jw-color-white)}.jw-add-gift-voucher-modal__pin-input.is-error{border-color:var(--jw-color-error);color:var(--jw-color-error)}.jw-add-gift-voucher-modal__voucher-error{margin:-8px 0 14px;color:var(--jw-color-error);font-size:13px;line-height:1.2;min-height:16px}.jw-add-gift-voucher-modal__captcha-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.jw-add-gift-voucher-modal__captcha{height:60px;font-family:Jost-Variable;border-radius:8px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#000;font-weight:500;letter-spacing:2px;border:1px solid #AFAFAF;background:#eef4f8}.jw-add-gift-voucher-modal__captcha-text{font-size:18px}.jw-add-gift-voucher-modal__captcha-refresh{border:0;background:transparent;color:#9a9a9a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#000}.jw-add-gift-voucher-modal__captcha-input{height:60px;border:1px solid var(--jw-color-border);border-radius:8px;padding:0 16px;font-size:16px;color:var(--jw-color-text);outline:none;background:var(--jw-color-white)}.jw-add-gift-voucher-modal__captcha-input::placeholder{font-family:Jost-Variable;font-weight:400}.jw-add-gift-voucher-modal__captcha-input.is-error{border-color:var(--jw-color-error);color:var(--jw-color-error)}.jw-add-gift-voucher-modal__captcha-error{margin:8px 0 0;color:var(--jw-color-error);font-size:13px;line-height:1.2;min-height:16px}.jw-add-gift-voucher-modal__cta{width:100%;height:54px;border:0;border-radius:10px;background:linear-gradient(275.76deg,#221f20 -33.36%,#505050 139.52%);color:var(--jw-color-white);font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.jw-add-gift-voucher-modal__cta:disabled{background:gray;opacity:.65;cursor:not-allowed}.jw-add-gift-voucher-modal__cta-text{display:inline-flex;font-family:Jost-Variable;font-weight:400}.jw-add-gift-voucher-modal__cta-loader{display:none;align-items:center;gap:8px}.jw-add-gift-voucher-modal__cta-loader span{width:8px;height:8px;border-radius:999px;background:var(--jw-color-white);opacity:.55;animation:jw-redeem-cta-pulse 1s infinite ease-in-out}.jw-add-gift-voucher-modal__cta-loader span:nth-child(2){animation-delay:.15s}.jw-add-gift-voucher-modal__cta-loader span:nth-child(3){animation-delay:.3s}.jw-add-gift-voucher-modal__cta.is-loading{cursor:progress}.jw-add-gift-voucher-modal__cta.is-loading .jw-add-gift-voucher-modal__cta-text{display:none}.jw-add-gift-voucher-modal__cta.is-loading .jw-add-gift-voucher-modal__cta-loader{display:inline-flex}.jw-add-gift-voucher-modal__error{margin:10px 0 0;color:var(--jw-color-error);font-size:14px;line-height:1.2;min-height:16px}.jw-add-gift-voucher-modal__terms{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 16px}.jw-add-gift-voucher-modal__terms-link{text-decoration:none;color:#428bc1;font-family:Jost-Variable,sans-serif;font-weight:500;font-size:14px;font-style:normal;line-height:20px}@media(max-width:480px){.jw-redeem-wallet-credits-modal__panel{width:92vw;padding:22px 20px 26px;border-radius:18px}.jw-redeem-wallet-credits-modal__title,.jw-redeem-wallet-credits-modal__card-value{font-size:16px}.jw-wallet-detail-modal__title{font-size:20px}}@media(max-width:768px){.jw-redeem-wallet-credits-modal{align-items:flex-end;justify-content:center}.jw-redeem-wallet-credits-modal__panel{width:100%;border-radius:22px 22px 0 0;padding:18px 20px 24px}.jw-redeem-wallet-credits-modal__panel:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:48px;height:5px;border-radius:999px;background:#d9d9d9}.jw-redeem-wallet-credits-modal__close{top:14px;right:16px}.jw-redeem-wallet-credits-modal__header{margin-top:10px;margin-bottom:14px}.jw-redeem-wallet-credits-modal__title{font-size:18px}.jw-redeem-wallet-credits-modal__card{border-radius:14px;padding:12px 14px}.jw-redeem-wallet-credits-modal__input{height:46px;border-radius:12px}.jw-redeem-wallet-credits-modal__cta{height:48px;border-radius:14px}.jw-cart-wallet-credits__row{gap:10px}.jw-cart-wallet-credits__label{font-size:13px;line-height:1.2}.jw-cart-wallet-credits__applied{font-size:13px}.jw-add-gift-voucher-modal{align-items:flex-end;padding:0!important}.jw-add-gift-voucher-modal__panel{width:100%;border-radius:22px 22px 0 0;padding:26px 20px 28px}.jw-add-gift-voucher-modal__title{font-size:20px;font-weight:600;line-height:1;letter-spacing:0}.jw-add-gift-voucher-modal__pin{width:100%}.jw-add-gift-voucher-modal__header{margin-top:20px}.jw-add-gift-voucher-modal__handle{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:8px;left:50%;transform:translate(-50%);width:64px;height:22px;border:none;background:transparent;cursor:pointer;z-index:11}.jw-add-gift-voucher-modal__handle-line{width:44px;height:4px;border-radius:999px;background:#221f2038}}@media(min-width:1441px){.jw-cart-wallet-credits__label{font-size:clamp(14px,.9vw,16px);line-height:1.1}.jw-cart-wallet-credits__applied{font-size:clamp(14px,.9vw,16px)}}.jw-wallet-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#0000008c;z-index:1000;padding:24px}.jw-wallet-detail-modal-wrapper{background:#fff;border-radius:20px}.jw-wallet-detail-modal.jw-credit-modal-active{display:flex}.jw-note-amount-blue{color:#3a7bbf}.jw-wallet-detail-modal__panel{position:relative;width:min(491px,92vw);background:var(--jw-color-white);border-radius:20px;padding:32px 36px 36px;box-shadow:var(--jw-shadow-modal-strong)}.jw-wallet-detail-modal__handle{display:none}.jw-wallet-detail-modal__close{position:absolute;top:16px;right:16px;width:30px;height:30px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.jw-wallet-detail-modal__back-arrow{width:22px;height:22px;object-fit:contain;display:block}.jw-wallet-detail-modal__header{display:flex;align-items:baseline;margin-bottom:12px;margin-top:0}.jw-wallet-detail-modal__title{margin:0;font-size:24px;font-weight:500;color:var(--jw-color-text)}.jw-wallet-detail-modal__summary{margin:12px 0;color:#3a7bbf;font-size:13px;font-weight:500}.jw-wallet-detail-modal:not(.jw-wallet-detail-modal--offline) .jw-wallet-detail-modal__summary{margin:12px 0;color:#3a7bbf;font-size:13px;line-height:1.4}.jw-wallet-detail-modal__summary-label{color:#221f20}.jw-wallet-detail-modal__card{background:#f5f5f5;border-radius:14px;padding:16px 18px;margin-bottom:16px}.jw-wallet-detail-modal:not(.jw-wallet-detail-modal--offline) .jw-wallet-detail-modal__card{background:#f5f5f5;border-radius:14px;padding:16px 18px;margin-bottom:16px}.jw-wallet-detail-modal__card-label{font-size:15px;color:#6b6b6b;margin-bottom:-7px;font-family:Jost-Variable;font-weight:500}.jw-wallet-detail-modal__card-value{font-size:28px;font-weight:600;color:#221f20;font-family:Jost-Variable;margin-top:4px}.jw-wallet-detail-modal:not(.jw-wallet-detail-modal--offline) .jw-wallet-detail-modal__card-value{font-size:28px;font-weight:600;color:#221f20;font-family:Jost-Variable;margin-top:4px}.jw-wallet-detail-modal:not(.jw-wallet-detail-modal--offline) .jw-wallet-detail-modal__card-label{font-size:15px;color:#6b6b6b;font-family:Jost-Variable;font-weight:500}.jw-wallet-detail-modal__note{margin:10px 0 37px;font-size:16px;font-weight:500;color:#111}.jw-wallet-detail-voucher-success{display:flex;align-items:center;gap:7px}#jw-wallet-detail-voucher-success__note{color:#227b0b;font-size:16px;font-weight:500}.jw-wallet-detail-modal__subnote{margin:0 0 20px;color:var(--jw-color-muted);font-size:16px}.jw-wallet-detail-modal__actions{display:grid;grid-template-columns:1fr;gap:16px}.jw-wallet-detail-modal__action{height:54px;border-radius:14px;border:1px solid #2b2b2b;background:transparent;color:#2b2b2b;font-size:16px;font-weight:600;letter-spacing:.4px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-family:Jost-Variable;font-weight:400}.jw-wallet-detail-modal__action--primary,.jw-wallet-detail-modal__action--go-wallet{border:0;background:linear-gradient(275.76deg,#221f20 -33.36%,#505050 139.52%);color:var(--jw-color-white);font-family:Jost-Variable;font-weight:400}@media(max-width:768px){.jw-wallet-detail-modal{align-items:flex-end;padding:0}.jw-wallet-detail-modal__panel{width:100%;border-radius:22px 22px 0 0;padding:26px 20px 28px}.jw-wallet-detail-modal__actions{grid-template-columns:1fr}.jw-wallet-detail-modal__header{margin-top:20px}.jw-wallet-detail-modal__handle{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:8px;left:50%;transform:translate(-50%);width:64px;height:22px;border:none;background:transparent;cursor:pointer;z-index:11}.jw-wallet-detail-modal__handle-line{width:44px;height:4px;border-radius:999px;background:#221f2038}}.jw-cart-wallet-credits__info,.jw-redeem-wallet-credits-modal__info{color:var(--jw-color-primary);font-size:13px;margin-bottom:10px;font-weight:500;display:block}
/*# sourceMappingURL=/cdn/shop/t/353/assets/jw-cart-wallet-credits.css.map */
