@seaverse/payment-sdk 0.5.0 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +55 -0
- package/dist/index.browser.js +132 -6054
- package/dist/index.browser.js.map +1 -1
- package/dist/index.cjs +132 -6054
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +132 -6054
- package/dist/index.js.map +1 -1
- package/dist/style.css +1482 -1
- package/package.json +10 -11
package/dist/style.css
CHANGED
|
@@ -1 +1,1482 @@
|
|
|
1
|
-
@charset "UTF-8";.payment-method-selector-modern[data-v-6820b9f4]{margin-bottom:15px;font-family:Inter,sans-serif}.payment-method-selector-modern.is-mobile[data-v-6820b9f4]{margin-bottom:10px}.back-to[data-v-6820b9f4]{color:#313131;cursor:pointer;margin-bottom:17px;display:inline-flex;align-items:center;gap:5px}.back-to .back-icon[data-v-6820b9f4]{flex-shrink:0}.back-to[data-v-6820b9f4]:hover{opacity:.8}.payment-methods-header[data-v-6820b9f4]{margin-bottom:7px;flex-shrink:0}.payment-methods-title[data-v-6820b9f4]{color:#3c3c4366;font:400 14px/20px Inter,sans-serif;margin:0}.top-adyen-buttons[data-v-6820b9f4]{margin-bottom:15px}.top-adyen-buttons .top-adyen-buttons-container[data-v-6820b9f4]{display:flex;gap:12px;width:100%}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper[data-v-6820b9f4]{flex:1;min-width:0}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper[data-v-6820b9f4]:has(.adyen-top-button-container:empty){display:none}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4]{min-height:48px;width:100%}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] .adyen-checkout__button,.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] .adyen-checkout__applepay__button,.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] .adyen-checkout__googlepay__button{width:100%;min-height:48px;border-radius:4px}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .dynamic-payment-container[data-v-6820b9f4]{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:48px;background-color:#00112c;border:0;border-radius:4px;color:#fff;cursor:pointer;padding:15px;box-sizing:border-box;font-size:16px;font-weight:500;transition:all .2s ease}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .dynamic-payment-container .method-icon[data-v-6820b9f4]{height:24px;width:auto;max-width:120px;object-fit:contain}.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .dynamic-payment-container[data-v-6820b9f4]:hover{background:#1c3045;box-shadow:0 0,0 2px 4px -1px #0003,0 4px 5px #00000024}.top-adyen-buttons.is-mobile .top-adyen-buttons-container[data-v-6820b9f4]{flex-direction:column;gap:10px}.top-adyen-buttons.is-mobile .top-adyen-buttons-container .top-adyen-button-wrapper[data-v-6820b9f4]{flex:none;width:100%}.method-icon[data-v-6820b9f4]{width:32px;height:32px;object-fit:contain}.payment-methods-vertical-list[data-v-6820b9f4]{height:auto;overflow:visible}.payment-methods-vertical-list .payment-methods-vertical-list-wrapper[data-v-6820b9f4]{height:auto;width:calc(100% - 2px);display:flex;flex-direction:column;gap:16px}.payment-methods-vertical-list .loading-container-modern[data-v-6820b9f4]{display:flex;flex-direction:column;gap:16px;width:calc(100% - 2px)}.payment-methods-vertical-list .loading-accordion[data-v-6820b9f4]{border:1px solid #e1e5e9;border-radius:12px;background:#fff;overflow:hidden}.payment-methods-vertical-list .loading-accordion .loading-accordion-header[data-v-6820b9f4]{padding:16px;height:60px;display:flex;align-items:center}.payment-methods-vertical-list .loading-accordion .loading-skeleton-modern[data-v-6820b9f4]{width:100%;height:28px;background:#f3f5f7;border-radius:6px;position:relative;overflow:hidden}.payment-methods-vertical-list .loading-accordion .loading-skeleton-modern[data-v-6820b9f4]:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:skeleton-loading-modern-6820b9f4 1.5s infinite}@keyframes skeleton-loading-modern-6820b9f4{0%{left:-100%}to{left:100%}}.accordion-item[data-v-6820b9f4]{border:1px solid #e1e5e9;border-radius:12px;background:#fff;overflow:hidden;transition:all .3s ease;position:relative}.accordion-item .accordion-header[data-v-6820b9f4]:before{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);width:16px;height:16px;border:1px solid #d5d5d5;border-radius:50%;background:transparent;z-index:2;transition:all .2s ease;box-sizing:border-box}.accordion-item .accordion-header[data-v-6820b9f4]:after{content:"";position:absolute;top:50%;left:20px;transform:translateY(-50%);width:8px;height:8px;background:#fff;border-radius:50%;z-index:3;opacity:0;transition:opacity .2s ease}.accordion-item[data-v-6820b9f4]:hover{border-color:#c0c4cc;box-shadow:0 4px 12px #0000001a}.accordion-item.expanded[data-v-6820b9f4]{background:#f8f8fd99;border-color:#3c3c434a;box-shadow:0 4px 16px #409eff33}.accordion-item.is-selected[data-v-6820b9f4]{border-color:#3c3c434a;background:#f8f8fd99}.accordion-item.is-selected .accordion-header[data-v-6820b9f4]:hover{background:#f8f8fd33}.accordion-item.is-selected .accordion-header[data-v-6820b9f4]:before{border-color:#0084ff;background:#0084ff}.accordion-item.is-selected .accordion-header[data-v-6820b9f4]:after{opacity:1}.accordion-header[data-v-6820b9f4]{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;height:60px;border:none;background:transparent;cursor:pointer;box-sizing:border-box}.method-info[data-v-6820b9f4]{display:flex;align-items:center;gap:12px;margin-left:28px}.method-name[data-v-6820b9f4]{font-size:15px;font-weight:500;color:#1a1a1a}.accordion-content[data-v-6820b9f4]{overflow:hidden;background:transparent;border-top:none}.content-wrapper[data-v-6820b9f4]{padding:0 16px 16px}.accordion-content-enter-active[data-v-6820b9f4],.accordion-content-leave-active[data-v-6820b9f4]{transition:max-height .3s cubic-bezier(.645,.045,.355,1),opacity .3s ease}.accordion-content-enter-from[data-v-6820b9f4],.accordion-content-leave-to[data-v-6820b9f4]{opacity:0;max-height:0}.accordion-content-enter-to[data-v-6820b9f4],.accordion-content-leave-from[data-v-6820b9f4]{opacity:1;max-height:500px}@media (prefers-reduced-motion: reduce){.accordion-content-enter-active[data-v-6820b9f4],.accordion-content-leave-active[data-v-6820b9f4]{transition:none}}.payment-form-container[data-v-6820b9f4]{min-height:100px}.payment-form-container[data-v-6820b9f4] .adyen-checkout__threeds2__challenge.adyen-checkout__threeds2__challenge--02{width:100%}.payment-form-container[data-v-6820b9f4] .adyen-checkout__threeds2__challenge.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe{width:105%}.payermax-submit-wrapper[data-v-6820b9f4]{margin-top:16px}.payermax-submit-wrapper .payermax-submit-btn[data-v-6820b9f4]{width:100%;height:48px;background:#00112c;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.payermax-submit-wrapper .payermax-submit-btn[data-v-6820b9f4]:hover:not(:disabled){background:#1c3045}.payermax-submit-wrapper .payermax-submit-btn[data-v-6820b9f4]:disabled{opacity:.6;cursor:not-allowed}.payermax-submit-wrapper .payermax-submit-btn .loading-spinner[data-v-6820b9f4]{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-6820b9f4 1s linear infinite}@keyframes spin-6820b9f4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.svg-icon[data-v-d5aee097]{display:inline-flex;align-items:center;justify-content:center}.svg-icon[data-v-d5aee097] svg{width:100%;height:100%;fill:currentColor}.state-icon[data-v-2f0ea6cc]{display:flex;justify-content:center;align-items:center}.state-icon .concentric-circles[data-v-2f0ea6cc]{position:relative;width:120px;height:120px;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.state-icon .concentric-circles .circle[data-v-2f0ea6cc]{position:absolute;border-radius:50%}.state-icon .concentric-circles .circle.circle-outer[data-v-2f0ea6cc]{width:120px;height:120px;top:0;left:0}.state-icon .concentric-circles .circle.circle-middle[data-v-2f0ea6cc]{width:96px;height:96px;top:12px;left:12px}.state-icon .concentric-circles .circle.circle-inner[data-v-2f0ea6cc]{width:84px;height:84px;top:18px;left:18px;display:flex;justify-content:center;align-items:center;z-index:3}.state-icon .concentric-circles .circle.circle-inner .svg-icon[data-v-2f0ea6cc]{width:40px;height:40px;color:#fff}.state-icon.theme-green .circle-outer[data-v-2f0ea6cc]{background-color:#3cc65c14}.state-icon.theme-green .circle-middle[data-v-2f0ea6cc]{background-color:#3cc65c1f}.state-icon.theme-green .circle-inner[data-v-2f0ea6cc]{background-color:#3cc65c;box-shadow:0 4px 20px #3cc65c4d}.state-icon.theme-green .concentric-circles[data-v-2f0ea6cc]{animation:pulse-green-2f0ea6cc 2s infinite ease-in-out}.state-icon.theme-blue .circle-outer[data-v-2f0ea6cc]{background-color:#007aff14}.state-icon.theme-blue .circle-middle[data-v-2f0ea6cc]{background-color:#007aff1f}.state-icon.theme-blue .circle-inner[data-v-2f0ea6cc]{background-color:#007aff;box-shadow:0 4px 20px #007aff4d}.state-icon.theme-blue .concentric-circles[data-v-2f0ea6cc]{animation:pulse-blue-2f0ea6cc 2s infinite ease-in-out}.state-icon.theme-red .circle-outer[data-v-2f0ea6cc]{background-color:#f55c5c14}.state-icon.theme-red .circle-middle[data-v-2f0ea6cc]{background-color:#f55c5c1f}.state-icon.theme-red .circle-inner[data-v-2f0ea6cc]{background-color:#f55c5c;box-shadow:0 4px 20px #f55c5c4d}.state-icon.theme-red .concentric-circles[data-v-2f0ea6cc]{animation:shake-2f0ea6cc .5s ease-in-out}.state-icon.theme-gray .circle-outer[data-v-2f0ea6cc]{background-color:#a0aec014}.state-icon.theme-gray .circle-middle[data-v-2f0ea6cc]{background-color:#a0aec01f}.state-icon.theme-gray .circle-inner[data-v-2f0ea6cc]{background-color:#a0aec0;box-shadow:0 4px 20px #a0aec04d}@keyframes pulse-green-2f0ea6cc{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-blue-2f0ea6cc{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shake-2f0ea6cc{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@media (max-width: 768px){.state-icon .concentric-circles[data-v-2f0ea6cc],.state-icon .concentric-circles .circle.circle-outer[data-v-2f0ea6cc]{width:96px;height:96px}.state-icon .concentric-circles .circle.circle-middle[data-v-2f0ea6cc]{width:76px;height:76px;top:10px;left:10px}.state-icon .concentric-circles .circle.circle-inner[data-v-2f0ea6cc]{width:64px;height:64px;top:16px;left:16px}.state-icon .concentric-circles .circle.circle-inner .svg-icon[data-v-2f0ea6cc]{width:32px;height:32px}}.payment-intermediate-display[data-v-223d44ca]{text-align:center;min-height:300px;display:flex;align-items:center;justify-content:center}.payment-intermediate-display .state-container[data-v-223d44ca]{max-width:500px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;padding:30px;background:#fff;border-radius:12px}.payment-intermediate-display .state-icon-section[data-v-223d44ca]{display:flex;justify-content:center;margin-bottom:8px}.payment-intermediate-display .state-title-section[data-v-223d44ca]{text-align:center;margin-bottom:16px;text-wrap:balance}.payment-intermediate-display .state-title-section .title[data-v-223d44ca]{font-size:24px;font-weight:600;color:#000000e5;margin:0 0 8px;line-height:1.3}.payment-intermediate-display .state-title-section .description[data-v-223d44ca]{font-size:14px;color:#646464;line-height:1.5;max-width:400px;margin:0 auto}.payment-intermediate-display .state-actions-section[data-v-223d44ca]{width:100%;max-width:400px;margin-top:12px}.payment-intermediate-display .state-actions-section .button-actions[data-v-223d44ca]{display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.payment-intermediate-display .state-actions-section .button-actions .action-button[data-v-223d44ca]{flex:1;min-height:44px;height:44px;font-weight:500;border-radius:6px;font-size:14px;border-width:1px;border-style:solid;cursor:pointer;transition:all .3s ease;box-sizing:border-box}.payment-intermediate-display .state-actions-section .button-actions .action-button.left-button[data-v-223d44ca]{background:transparent;color:#1890ff;border-color:#1890ff}.payment-intermediate-display .state-actions-section .button-actions .action-button.left-button[data-v-223d44ca]:hover{background:#1890ff0d;color:#40a9ff;border-color:#40a9ff}.payment-intermediate-display .state-actions-section .button-actions .action-button.left-button[data-v-223d44ca]:active{background:#1890ff1a;color:#096dd9;border-color:#096dd9}.payment-intermediate-display .state-actions-section .button-actions .action-button.right-button[data-v-223d44ca]{background:#1890ff;color:#fff;border-color:#1890ff}.payment-intermediate-display .state-actions-section .button-actions .action-button.right-button[data-v-223d44ca]:hover{background:#40a9ff;border-color:#40a9ff}.payment-intermediate-display .state-actions-section .button-actions .action-button.right-button[data-v-223d44ca]:active{background:#096dd9;border-color:#096dd9}@media (max-width: 860px){.payment-intermediate-display[data-v-223d44ca]{min-height:auto}.payment-intermediate-display .state-container[data-v-223d44ca]{padding:24px 16px;gap:20px}.payment-intermediate-display .state-title-section[data-v-223d44ca]{margin-bottom:12px}.payment-intermediate-display .state-title-section .title[data-v-223d44ca]{font-size:20px}.payment-intermediate-display .state-title-section .description[data-v-223d44ca]{font-size:13px}.payment-intermediate-display .state-actions-section .button-actions[data-v-223d44ca]{flex-direction:column;gap:12px}.payment-intermediate-display .state-actions-section .button-actions .action-button[data-v-223d44ca]{flex:none;width:100%;min-height:44px;height:44px;font-size:14px}}@media (max-width: 480px){.payment-intermediate-display .state-container[data-v-223d44ca]{padding:20px 12px;gap:16px}.payment-intermediate-display .state-title-section .title[data-v-223d44ca]{font-size:18px}.payment-intermediate-display .state-title-section .description[data-v-223d44ca]{font-size:12px}.payment-intermediate-display .state-actions-section .button-actions[data-v-223d44ca]{gap:10px}.payment-intermediate-display .state-actions-section .button-actions .action-button[data-v-223d44ca]{min-height:42px;height:42px;font-size:13px}}.toast-message[data-v-269d2ae1]{position:fixed;top:10px;left:50%;transform:translate(-50%);min-width:380px;box-sizing:border-box;border-radius:4px;padding:15px 15px 15px 20px;display:flex;align-items:center;z-index:1100}.toast-message .toast-icon[data-v-269d2ae1]{width:16px;height:16px;flex-shrink:0;margin-right:10px}.toast-message .toast-text[data-v-269d2ae1]{font-size:14px;line-height:1.4}.toast-message.toast-info[data-v-269d2ae1]{border:1px solid #ebeef5;background-color:#edf2fc}.toast-message.toast-info .toast-icon[data-v-269d2ae1],.toast-message.toast-info .toast-text[data-v-269d2ae1]{color:#909399}.toast-message.toast-error[data-v-269d2ae1]{border:1px solid #fde2e2;background-color:#fef0f0}.toast-message.toast-error .toast-icon[data-v-269d2ae1],.toast-message.toast-error .toast-text[data-v-269d2ae1]{color:#f56c6c}.toast-enter-active[data-v-269d2ae1],.toast-leave-active[data-v-269d2ae1]{transition:opacity .3s,transform .4s}.toast-enter-from[data-v-269d2ae1],.toast-leave-to[data-v-269d2ae1]{opacity:0;transform:translate(-50%) translateY(-20px)}.toast-enter-to[data-v-269d2ae1],.toast-leave-from[data-v-269d2ae1]{opacity:1;transform:translate(-50%) translateY(0)}@media (max-width: 768px){.toast-message[data-v-269d2ae1]{min-width:auto;width:calc(100% - 40px);max-width:380px}}.wait-payment-content[data-v-47837d2d]{display:flex;align-items:center;justify-content:center;margin:0 auto;padding:30px;min-height:350px;box-sizing:border-box}.wait-payment-content .wait-payment[data-v-47837d2d]{position:relative;margin:0 auto;font-weight:700;font-size:16px;color:#303133;text-align:center}.wait-payment-content .wait-payment .loading-anime[data-v-47837d2d]{position:absolute;right:50%;transform:translate(50%);top:-20px}.wait-payment-content .wait-payment .loading-anime .spinner[data-v-47837d2d]{width:80px;height:80px;border:4px solid #e0e0e0;border-top-color:#3271cc;border-radius:50%;animation:spin-47837d2d 1s linear infinite}.wait-payment-content .wait-payment .wait-icon[data-v-47837d2d]{margin-bottom:20px}.wait-payment-content .wait-payment .wait-icon img[data-v-47837d2d]{max-width:250px;max-height:75px}.wait-payment-content .wait-payment .wait-method[data-v-47837d2d]{font-size:20px;font-weight:600;color:#1a1a1a;margin:30px 0 10px}.wait-payment-content .wait-payment .wait-title[data-v-47837d2d]{font-size:16px;font-weight:700;color:#303133;line-height:28px;margin-bottom:10px}.wait-payment-content .wait-payment .wait-payment-txt[data-v-47837d2d]{padding:0 20px;font-weight:400;font-size:14px;color:#606266;line-height:24px;margin-bottom:20px}.wait-payment-content .wait-payment .btns[data-v-47837d2d]{margin-top:30px;display:flex;justify-content:center;gap:16px}.wait-payment-content .wait-payment .btns .btn[data-v-47837d2d]{height:40px;margin-top:10px;padding:0 24px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease}.wait-payment-content .wait-payment .btns .btn[data-v-47837d2d]:disabled{opacity:.6;cursor:not-allowed}.wait-payment-content .wait-payment .btns .btn-cancel[data-v-47837d2d]{background:#fff;border:1px solid #dcdfe6;color:#606266}.wait-payment-content .wait-payment .btns .btn-cancel[data-v-47837d2d]:hover:not(:disabled){border-color:#c0c4cc;color:#303133}.wait-payment-content .wait-payment .btns .btn-done[data-v-47837d2d]{background:linear-gradient(99deg,#3271cc,#0fffff);border:none;color:#fff}.wait-payment-content .wait-payment .btns .btn-done[data-v-47837d2d]:hover:not(:disabled){opacity:.9}@keyframes spin-47837d2d{to{transform:rotate(360deg)}}@media (max-width: 768px){.wait-payment-content[data-v-47837d2d]{padding:20px}.wait-payment-content .wait-payment .loading-anime .spinner[data-v-47837d2d]{width:60px;height:60px}.wait-payment-content .wait-payment .wait-icon img[data-v-47837d2d]{max-width:180px;max-height:60px}.wait-payment-content .wait-payment .wait-method[data-v-47837d2d]{font-size:18px}.wait-payment-content .wait-payment .wait-title[data-v-47837d2d]{font-size:14px}.wait-payment-content .wait-payment .btns[data-v-47837d2d]{flex-direction:column;gap:12px}.wait-payment-content .wait-payment .btns .btn[data-v-47837d2d]{width:100%}}.security-notice[data-v-87bd663a]{--figma-user-text: #33383f;--figma-security-text: #606266;width:100%;margin-top:auto;display:flex;flex-direction:column;gap:12px}.security-item[data-v-87bd663a]{display:flex;align-items:flex-start;gap:12px}.security-icon[data-v-87bd663a]{width:14px;height:18px;font-size:14px;color:var(--figma-user-text);flex-shrink:0;display:flex;align-items:center;justify-content:center}.security-icon .svg-icon[data-v-87bd663a]{width:20px;height:20px}.security-item:first-child .security-icon[data-v-87bd663a]{transform:scale(1.3)}.security-text[data-v-87bd663a]{flex:1;font-weight:400;font-size:12px;line-height:18px;color:var(--figma-security-text)}.payment-right-info[data-v-311dc21f]{--figma-text-primary: #33383f;--figma-text-secondary: rgba(51, 56, 63, .6);--figma-security-text: #606266;width:410px;height:100%;box-sizing:border-box;border-radius:0 12px 12px 0;padding:60px 30px 50px 0;font-family:PingFang SC,Inter,Helvetica Neue,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;flex-direction:column;gap:30px;word-break:break-word}.info-card[data-v-311dc21f]{border-radius:8px;display:flex;flex-direction:column;align-items:center;width:100%}.info-item[data-v-311dc21f]{width:100%;display:flex;flex-direction:column;gap:6px;padding:10px 12px;box-sizing:border-box;border-bottom:1px solid rgba(213,213,213,.5)}.info-item[data-v-311dc21f]:first-child{padding:0 12px 10px}.info-label[data-v-311dc21f]{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.4em;text-transform:uppercase;color:#3c3c4366}.info-value[data-v-311dc21f]{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.7em;letter-spacing:-1%;color:#6f767e}.one-click-dialog-overlay[data-v-0d9931da]{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.one-click-dialog[data-v-0d9931da]{position:relative;background:#fff;border-radius:16px;padding:32px;width:400px;max-width:90vw;box-shadow:0 20px 60px #0003}.dialog-title[data-v-0d9931da]{margin:0 0 24px;font-size:20px;font-weight:600;color:#1a1a1a;text-align:center}.card-info[data-v-0d9931da]{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:#f8f9fa;border-radius:12px;margin-bottom:16px}.card-icon[data-v-0d9931da]{flex-shrink:0;display:flex}.card-number[data-v-0d9931da]{font-size:16px;font-weight:500;color:#333;font-family:SF Mono,Monaco,Consolas,monospace}.dialog-desc[data-v-0d9931da]{margin:0 0 24px;font-size:14px;color:#666;text-align:center;line-height:1.5}.dialog-actions[data-v-0d9931da]{display:flex;gap:12px}.dialog-actions .btn[data-v-0d9931da]{flex:1;height:44px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.dialog-actions .btn[data-v-0d9931da]:disabled{opacity:.6;cursor:not-allowed}.dialog-actions .btn-secondary[data-v-0d9931da]{background:#f5f5f5;border:1px solid #e0e0e0;color:#666}.dialog-actions .btn-secondary[data-v-0d9931da]:hover:not(:disabled){background:#e8e8e8;color:#333}.dialog-actions .btn-primary[data-v-0d9931da]{background:linear-gradient(99deg,#3271cc,#0fffff);border:none;color:#fff}.dialog-actions .btn-primary[data-v-0d9931da]:hover:not(:disabled){opacity:.9}.loading-spinner[data-v-0d9931da]{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-0d9931da .8s linear infinite}@keyframes spin-0d9931da{to{transform:rotate(360deg)}}.dialog-fade-enter-active[data-v-0d9931da],.dialog-fade-leave-active[data-v-0d9931da]{transition:opacity .3s ease}.dialog-fade-enter-active .one-click-dialog[data-v-0d9931da],.dialog-fade-leave-active .one-click-dialog[data-v-0d9931da]{transition:transform .3s ease}.dialog-fade-enter-from[data-v-0d9931da],.dialog-fade-leave-to[data-v-0d9931da]{opacity:0}.dialog-fade-enter-from .one-click-dialog[data-v-0d9931da],.dialog-fade-leave-to .one-click-dialog[data-v-0d9931da]{transform:scale(.9)}@media (max-width: 768px){.one-click-dialog[data-v-0d9931da]{padding:28px 24px}.dialog-actions .btn[data-v-0d9931da]{height:48px;min-height:48px}}@media (max-width: 480px){.one-click-dialog[data-v-0d9931da]{padding:24px 20px;width:calc(100vw - 32px);max-width:100%;border-radius:12px}.dialog-title[data-v-0d9931da]{font-size:18px;margin-bottom:20px}.card-info[data-v-0d9931da]{padding:14px;margin-bottom:16px}.card-number[data-v-0d9931da]{font-size:15px}.dialog-desc[data-v-0d9931da]{font-size:13px;margin-bottom:20px;line-height:1.6}.dialog-actions[data-v-0d9931da]{flex-direction:column;gap:12px}.dialog-actions .btn[data-v-0d9931da]{width:100%;height:50px;font-size:16px;border-radius:10px;min-height:50px}}.payment-fullscreen[data-v-7533fc93]{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;font-family:PingFang SC,Inter,Helvetica Neue,-apple-system,BlinkMacSystemFont,sans-serif}.payment-fullscreen[data-v-7533fc93]:not(.is-modal){position:relative;width:100%;height:auto}.payment-fullscreen:not(.is-modal) .payment-overlay[data-v-7533fc93]{display:none}.payment-fullscreen:not(.is-modal) .payment-modal[data-v-7533fc93]{box-shadow:0 2px 8px #0000001a;animation:none}.payment-overlay[data-v-7533fc93]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3}.payment-modal[data-v-7533fc93]{position:relative;width:970px;max-width:95vw;max-height:calc(var(--vh, 1vh) * 95);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;z-index:1;animation:modal-enter-7533fc93 .3s ease}.payment-modal.no-right[data-v-7533fc93]{width:530px}.payment-modal.is-mobile[data-v-7533fc93]{width:94vw;min-width:88vw;max-width:94vw;min-height:400px;max-height:calc(var(--vh, 1vh) * 90);border-radius:12px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.payment-modal.is-mobile .in-payment-content[data-v-7533fc93]{flex-direction:column}.payment-modal.is-mobile .in-payment-content .left[data-v-7533fc93]{width:100%;padding:20px 16px;overflow:visible;max-height:none}.payment-modal.is-mobile .in-payment-content .right[data-v-7533fc93]{display:none}@keyframes modal-enter-7533fc93{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.close-icon[data-v-7533fc93]{position:absolute;top:10px;right:10px;width:32px;height:32px;z-index:10;color:#878787;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.close-icon[data-v-7533fc93]:hover{background:#0000000d;color:#333}.close-icon svg[data-v-7533fc93]{width:22px;height:22px}.in-payment-content[data-v-7533fc93]{display:flex;width:100%;height:100%}.left[data-v-7533fc93]{width:560px;overflow:auto;padding:20px 30px;height:100%;box-sizing:border-box;display:flex;flex-direction:column}.left[data-v-7533fc93]::-webkit-scrollbar{width:2px}.left[data-v-7533fc93]::-webkit-scrollbar-thumb{display:none}.left[data-v-7533fc93]::-webkit-scrollbar-track{display:none}.left-security-notice[data-v-7533fc93]{margin-top:auto;padding-top:20px;padding-right:15px}.right[data-v-7533fc93]{height:auto;min-height:500px;width:440px;box-sizing:border-box;background:transparent;align-content:center;display:flex;justify-content:center;align-items:flex-start;padding:0}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;line-height:1.5;color:#1a1a1a;background:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%;background:transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b0b0}::selection{background:#6366f1;color:#fff}input:focus,button:focus{outline:none}a{color:#6366f1;text-decoration:none}a:hover{text-decoration:underline}.js-iframe{border:none;color-scheme:auto;height:100%;overflow:hidden;width:100%}.adyen-checkout-card-input__wrapper{position:relative}.adyen-checkout-card-input__icon{border-radius:var(--adyen-sdk-border-radius-s,4px);height:18px;margin-right:var(--adyen-sdk-spacer-060,12px);width:27px}.adyen-checkout-card-input__form{opacity:1}.adyen-checkout-card-input__spinner{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.adyen-checkout-card-input__spinner--active{display:block}.adyen-checkout-card-input__form--loading{opacity:0}.adyen-checkout__input{display:block;max-height:100px}.adyen-checkout__field.adyen-checkout__card__cvc__input--hidden{display:none}.revolving-plan-installments__disabled{opacity:.4;pointer-events:none}.adyen-checkout__card-input__form{transition:opacity .25s ease-out}.adyen-checkout__card__cardNumber{max-width:400px}.adyen-checkout__card__cardNumber__input{padding-left:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__card__holderName{margin-bottom:0}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__card-input.adyen-checkout__card-input--loading{pointer-events:none}.adyen-checkout__card__holderName:first-child{margin:0 0 var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__field--cardNumber .adyen-checkout-card-input__icon--hidden,.adyen-checkout__field--cardNumber .adyen-checkout__input--error+.adyen-checkout-brand-wrapper,.adyen-checkout__field--cardNumber .adyen-checkout__input--valid:not(.adyen-checkout__card__cardNumber__input--noBrand)+.adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__field--securityCode.adyen-checkout__field--error .adyen-checkout__card__cvc__hint,.adyen-checkout__field--securityCode.adyen-checkout__field--valid .adyen-checkout__card__cvc__hint{opacity:0}@keyframes cvc-indicate-location{0%{opacity:1}to{opacity:.3}}.adyen-checkout__label--focused .adyen-checkout__field__cvc--back-hint .adyen-checkout__card__cvc__hint--back .adyen-checkout__card__cvc__hint__location,.adyen-checkout__label--focused .adyen-checkout__field__cvc--front-hint .adyen-checkout__card__cvc__hint--front .adyen-checkout__card__cvc__hint__location{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:cvc-indicate-location}.adyen-checkout__card__cvc__hint__wrapper{align-items:center;backface-visibility:visible;display:flex;height:100%;margin-right:var(--adyen-sdk-spacer-060,12px);position:absolute;right:0;transform:translateZ(0);transform-origin:center;transform-style:preserve-3d;transition:transform .3s cubic-bezier(.455,.03,.515,.955);width:27px;will-change:transform}.adyen-checkout__field__cvc--front-hint.adyen-checkout__card__cvc__hint__wrapper{transform:rotateY(180deg)}.adyen-checkout__card__cvc__hint{backface-visibility:hidden;border-radius:var(--adyen-sdk-border-radius-s,4px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));position:absolute;transition:opacity .1s linear}.adyen-checkout__card__cvc__hint--front{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.adyen-checkout__card__cvc__hint__wrapper{transition:none}}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__fieldset__fields{justify-content:left}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group{display:flex;flex-direction:column}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group__input-wrapper{margin-top:var(--adyen-sdk-spacer-080,20px)}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:var(--adyen-sdk-spacer-070,16px);position:relative;top:52px;width:30%}.adyen-checkout__card-input .adyen-checkout__fieldset--dual-brand-switcher{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__card-input .adyen-checkout__fieldset--dual-brand-switcher .adyen-checkout__fieldset__title{padding-bottom:0}.adyen-checkout__card-input .adyen-checkout__fieldset--dual-brand-switcher .adyen-checkout-form-instruction{margin:0}.adyen-checkout__spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__spinner__wrapper--inline{display:inline-block;height:auto;margin-right:var(--adyen-sdk-spacer-040,8px)}[dir=rtl] .adyen-checkout__spinner__wrapper--inline{margin-left:var(--adyen-sdk-spacer-040,8px);margin-right:0}.adyen-checkout__spinner{height:var(--adyen-sdk-spacer-090,24px);position:relative;width:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__spinner:after,.adyen-checkout__spinner:before{animation:rotate 1s cubic-bezier(.785,.135,.15,.86) infinite;border:var(--adyen-sdk-border-width-l,3px) solid transparent;border-radius:50%;box-sizing:border-box;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__spinner:before{border-color:var(--adyen-sdk-color-background-inverse-primary,#00112c);border-top-color:transparent;opacity:.1}.adyen-checkout__spinner:after{border-color:transparent;border-top-color:var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__spinner--small{height:var(--adyen-sdk-spacer-070,16px);width:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__spinner--small:after,.adyen-checkout__spinner--small:before{border-width:var(--adyen-sdk-spacer-010,2px)}.adyen-checkout__spinner--medium{height:28px;width:28px}.adyen-checkout__spinner--large{height:var(--adyen-sdk-spacer-120,48px);width:var(--adyen-sdk-spacer-120,48px)}.adyen-checkout__spinner--large:after,.adyen-checkout__spinner--large:before{border-width:var(--adyen-sdk-spacer-020,4px)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading-input__form{opacity:1}.loading-input__form--loading{opacity:0}.loading-input__spinner{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.loading-input__spinner--active{display:block}.adyen-checkout__image{display:block;opacity:0;transition:opacity .6s ease-out}.adyen-checkout__image--loaded{opacity:1}.adyen-checkout__field{display:block;margin-bottom:var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout__field-static-value{background-color:var(--adyen-sdk-color-background-primary-hover,#f7f7f8);border-radius:var(--adyen-sdk-border-radius-s,4px);color:var(--adyen-sdk-color-background-inverse-primary,#00112c);display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);height:28px;line-height:var(--adyen-sdk-text-body-line-height,20px);margin-left:var(--adyen-sdk-spacer-020,4px);padding:var(--adyen-sdk-spacer-020,4px) var(--adyen-sdk-spacer-030,6px)}.adyen-checkout__field--no-borders .adyen-checkout__input-wrapper{background-color:transparent;border:none;box-shadow:none}.adyen-checkout__field--no-borders .adyen-checkout__input-wrapper:active,.adyen-checkout__field--no-borders .adyen-checkout__input-wrapper:active:hover,.adyen-checkout__field--no-borders .adyen-checkout__input-wrapper:focus-within,.adyen-checkout__field--no-borders .adyen-checkout__input-wrapper:focus-within:hover{border:none;box-shadow:none}.adyen-checkout__field--no-borders .adyen-checkout__input-wrapper:hover{border:none;box-shadow:none}@media (min-width:480px){.adyen-checkout__field--20{width:20%}.adyen-checkout__field--30{width:30%}.adyen-checkout__field--40{width:40%}.adyen-checkout__field--50{width:50%}.adyen-checkout__field--60{width:60%}.adyen-checkout__field--70{width:70%}.adyen-checkout__field--80{width:80%}.adyen-checkout__field--col-20{width:calc(20% - var(--adyen-sdk-spacer-040, 8px))}.adyen-checkout__field--col-30{width:calc(30% - var(--adyen-sdk-spacer-040, 8px))}.adyen-checkout__field--col-40{width:calc(40% - var(--adyen-sdk-spacer-040, 8px))}.adyen-checkout__field--col-50{width:calc(50% - var(--adyen-sdk-spacer-040, 8px))}.adyen-checkout__field--col-60{width:calc(60% - var(--adyen-sdk-spacer-040, 8px))}.adyen-checkout__field--col-70{width:calc(70% - var(--adyen-sdk-spacer-040, 8px))}.adyen-checkout__field--col-80{width:calc(80% - var(--adyen-sdk-spacer-040, 8px))}}.adyen-checkout__input-wrapper{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);display:flex;position:relative}.adyen-checkout__input-wrapper div,.adyen-checkout__input-wrapper input,.adyen-checkout__input-wrapper span{border-radius:inherit}.adyen-checkout__input-wrapper button,.adyen-checkout__input-wrapper div,.adyen-checkout__input-wrapper input{border:none}.adyen-checkout__input-wrapper:active,.adyen-checkout__input-wrapper:active:hover,.adyen-checkout__input-wrapper:focus-within,.adyen-checkout__input-wrapper:focus-within:hover{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c);box-shadow:0 0 0 .5px var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__input-wrapper:hover{border-color:var(--adyen-sdk-color-outline-tertiary,#8d95a3)}.adyen-checkout__field--inactive>.adyen-checkout__input-wrapper{background:var(--adyen-sdk-color-background-disabled,#eeeff1);border-color:transparent}.adyen-checkout__field--error>:not(.adyen-checkout__label--focused)+.adyen-checkout__input-wrapper:not(:focus-within,:active){border-color:var(--adyen-sdk-color-outline-critical,#e22d2d)}.adyen-checkout__label{display:block;position:relative}.adyen-checkout__label--focused+.adyen-checkout__input-wrapper{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c);box-shadow:0 0 0 .5px var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__label--disabled+.adyen-checkout__input-wrapper{background:var(--adyen-sdk-color-background-disabled,#eeeff1);border-color:transparent}.adyen-checkout__helper-text{color:var(--adyen-sdk-color-label-primary,#00112c);display:block;font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-bottom:var(--adyen-sdk-spacer-020,4px)}.adyen-checkout__label-adornment--end{position:absolute;right:0;top:0}.adyen-checkout__label__text{color:var(--adyen-sdk-color-label-primary,#00112c);display:block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);margin-bottom:var(--adyen-sdk-spacer-020,4px);overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-out;white-space:nowrap}.adyen-checkout__label__text--error{color:var(--adyen-sdk-color-label-critical,#c72727)}.adyen-checkout__label--focused .adyen-checkout__label__text{color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout-contextual-text,.adyen-checkout-contextual-text--error{align-items:center;color:var(--adyen-sdk-color-label-primary,#00112c);display:flex;font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-top:var(--adyen-sdk-spacer-020,4px);opacity:1;transition:margin .2s ease-out,opacity .2s ease-out}.adyen-checkout-contextual-text--error{color:var(--adyen-sdk-color-label-critical,#c72727)}.adyen-checkout-contextual-text--hidden{height:0;margin:0;opacity:0}.adyen-checkout__field__cvc .adyen-checkout__input-wrapper{cursor:text}.adyen-checkout__filter-input:-webkit-autofill,.adyen-checkout__input:-webkit-autofill{color:var(--adyen-sdk-color-label-primary,#00112c)!important;-webkit-text-fill-color:var(--adyen-sdk-color-label-primary,#00112c)!important;-webkit-background-clip:text!important;background-clip:text!important;background-color:var(--adyen-sdk-color-label-primary,#00112c)!important;box-shadow:0 0 0 1000px var(--adyen-sdk-color-background-primary,#ffffff) inset!important;-webkit-transition:none!important;transition:none!important}.adyen-checkout__filter-input:-webkit-autofill,.adyen-checkout__filter-input:-webkit-autofill:active,.adyen-checkout__filter-input:-webkit-autofill:focus,.adyen-checkout__filter-input:-webkit-autofill:hover,.adyen-checkout__filter-input:autofill,.adyen-checkout__input:-webkit-autofill,.adyen-checkout__input:-webkit-autofill:active,.adyen-checkout__input:-webkit-autofill:focus,.adyen-checkout__input:-webkit-autofill:hover,.adyen-checkout__input:autofill{color:var(--adyen-sdk-color-label-primary,#00112c)!important;-webkit-text-fill-color:var(--adyen-sdk-color-label-primary,#00112c)!important;-webkit-background-clip:text!important;background-clip:text!important;background-color:var(--adyen-sdk-color-label-primary,#00112c)!important;box-shadow:0 0 0 1000px var(--adyen-sdk-color-background-primary,#ffffff) inset!important;-webkit-transition:none!important;transition:none!important}.adyen-checkout__filter-input,.adyen-checkout__input{-webkit-background-clip:text!important;background-clip:text!important;color:var(--adyen-sdk-color-label-primary,#00112c)!important}.adyen-checkout__field-wrapper{display:flex;width:100%}.adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-right:var(--adyen-sdk-spacer-040,8px)}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-left:var(--adyen-sdk-spacer-040,8px);margin-right:0}.adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:var(--adyen-sdk-spacer-040,8px)}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:0;margin-right:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__field-wrapper:last-of-type>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__input{background:inherit;color:var(--adyen-sdk-color-label-primary,#00112c);display:block;font-family:inherit;font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);height:var(--adyen-sdk-spacer-110,40px);outline:none;padding-left:var(--adyen-sdk-spacer-060,12px);transition:border .2s ease-out,box-shadow .2s ease-out;width:100%}.adyen-checkout__input:required{box-shadow:none}.adyen-checkout__input:-moz-read-only{color:var(--adyen-sdk-color-label-secondary,#5c687c)!important;cursor:default}.adyen-checkout__input:disabled,.adyen-checkout__input:read-only{color:var(--adyen-sdk-color-label-secondary,#5c687c)!important;cursor:default}span.adyen-checkout__input{overflow:hidden}.adyen-checkout-input__inline-validation{height:var(--adyen-sdk-spacer-070,16px);margin-right:var(--adyen-sdk-spacer-060,12px);width:var(--adyen-sdk-spacer-070,16px)}[dir=rtl] .adyen-checkout-input__inline-validation{margin-left:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-input__inline-validation>.adyen-checkout__icon{display:block}.adyen-checkout-input__inline-validation--invalid{color:var(--adyen-sdk-color-label-critical,#c72727)}.adyen-checkout__input--date{padding:.5em}.adyen-checkout__fieldset{border:none;display:block;margin-inline-end:0;margin-inline-start:0;margin:0;padding-block-start:0;padding-bottom:var(--adyen-sdk-spacer-040,8px);padding-block-end:0;padding-inline-end:0;padding-inline-start:0;width:100%}.adyen-checkout__fieldset__description{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:1.5;list-style-type:disc;margin:0}.adyen-checkout__fieldset:last-of-type{padding-bottom:0}.adyen-checkout__fieldset+.adyen-checkout__fieldset{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__fieldset__title{color:var(--adyen-sdk-color-label-primary,#00112c);display:block;font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);font-weight:var(--adyen-sdk-text-subtitle-stronger-font-weight,600);font-weight:var(--adyen-sdk-text-subtitle-font-weight,500);line-height:var(--adyen-sdk-text-subtitle-line-height,26px);margin:0;padding:0 0 var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__fieldset__title:has(+.adyen-checkout__fieldset__description){padding:0}.adyen-checkout__fieldset__fields{display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout__fieldset__fields>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__fieldset--readonly .adyen-checkout__fieldset__fields{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:0}.adyen-checkout__card__exp-date__input--oneclick{font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-title-line-height,26px);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__radio_group+.adyen-checkout-input__inline-validation{display:none}.adyen-checkout__radio_group__input{opacity:0;position:absolute}.adyen-checkout__radio_group__label{color:inherit;display:block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:400;line-height:var(--adyen-sdk-text-body-line-height,20px);margin:0;overflow:visible;padding-bottom:0;padding-left:var(--adyen-sdk-spacer-090,24px);position:relative}.adyen-checkout__label--focused .adyen-checkout__radio_group__label{color:inherit}.adyen-checkout__radio_group__label:before{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-tertiary,#8d95a3);border-radius:50%;content:"";height:var(--adyen-sdk-spacer-070,16px);left:0;position:absolute;top:var(--adyen-sdk-spacer-010,2px);transition:border-color .2s ease-out,box-shadow .2s ease-out;width:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__radio_group__label:hover:before{box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-primary-hover,#c9cdd3);cursor:pointer}.adyen-checkout__radio_group__label:after{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border-radius:50%;box-shadow:0 1px 1px #000f2d40;content:"";display:block;height:var(--adyen-sdk-spacer-030,6px);left:5px;margin:0 auto;position:absolute;top:7px;transform:scale(0);transition:transform .2s ease-out;width:var(--adyen-sdk-spacer-030,6px)}.adyen-checkout__radio_group__label:hover{border-color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__label--selected{background-color:var(--adyen-sdk-color-label-primary,#00112c);border:0;transition:all .2s ease-out}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:after{transform:scale(1)}.adyen-checkout__radio_group__input:focus+.adyen-checkout__radio_group__label:before{border-color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:hover:before,.adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__input:focus+.adyen-checkout__radio_group__label:before{box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-tertiary,#8d95a3)}.adyen-checkout__radio_group__label.adyen-checkout__radio_group__label--invalid:before{border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-critical,#e22d2d)}.adyen-checkout__radio_group--button{align-items:flex-start;align-self:stretch;display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input-wrapper{display:flex;flex:1 0 0}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__label:after{left:calc(var(--adyen-sdk-spacer-060, 12px) + 5px);position:absolute;top:calc(50% - var(--adyen-sdk-spacer-030, 6px)/2)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__label:before{left:calc(var(--adyen-sdk-spacer-060, 12px));position:absolute;top:calc(50% - var(--adyen-sdk-spacer-070, 16px)/2)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__label{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);padding:var(--adyen-sdk-spacer-060,12px);padding-left:calc(var(--adyen-sdk-spacer-060, 12px) + var(--adyen-sdk-spacer-090, 24px));width:100%}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input+.adyen-checkout__radio_group__label:hover,.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label,.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c);box-shadow:0 0 0 .5px var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__dropdown__button-icon--left{flex-direction:row-reverse;justify-content:flex-end}.adyen-checkout__dropdown__button-icon--left>img{margin-left:0;margin-right:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__dropdown{max-width:100%;position:relative}.adyen-checkout__dropdown,.adyen-checkout__dropdown__button{font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);width:100%}.adyen-checkout__dropdown__button{align-items:center;background:inherit;border-radius:inherit;color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer;display:flex;height:var(--adyen-sdk-spacer-110,40px);line-height:var(--adyen-sdk-text-body-line-height,20px);outline:0;padding:0 var(--adyen-sdk-spacer-060,12px);text-decoration:none;transition:border .2s ease-out,box-shadow .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] .adyen-checkout__dropdown__button{padding:7px var(--adyen-sdk-spacer-060,12px) 7px var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__dropdown__button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath fill='%2300112c' fill-rule='evenodd' d='M4.47 6.47a.75.75 0 0 1 1.06 0L8 8.94l2.47-2.47a.75.75 0 0 1 1.06 1.06l-3 3a.75.75 0 0 1-1.06 0l-3-3a.75.75 0 0 1 0-1.06' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:var(--adyen-sdk-spacer-030,6px);position:absolute;right:var(--adyen-sdk-spacer-070,16px);width:var(--adyen-sdk-spacer-040,8px)}[dir=rtl] .adyen-checkout__dropdown__button:after{left:var(--adyen-sdk-spacer-070,16px);right:auto}.adyen-checkout__dropdown__button--active:after{transform:rotate(180deg)}.adyen-checkout__dropdown__button--disabled{opacity:.4}.adyen-checkout__dropdown__button--readonly,.adyen-checkout__dropdown__button--readonly--active,.adyen-checkout__dropdown__button--readonly:focus,.adyen-checkout__dropdown__button--readonly:hover{background:var(--adyen-sdk-color-background-disabled,#eeeff1);border-color:transparent;color:var(--adyen-sdk-color-label-primary,#00112c);cursor:not-allowed}.adyen-checkout__dropdown__button--readonly:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='7' fill='none' viewBox='0 0 8 7'%3E%3Cpath fill='%23b9c4c9' d='M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6z'/%3E%3C/svg%3E")}.adyen-checkout__dropdown__button--invalid{border-color:var(--adyen-sdk-color-outline-critical,#e22d2d)}.adyen-checkout__dropdown__button__icon{border-radius:3px;height:26px;margin-right:var(--adyen-sdk-spacer-060,12px);max-width:var(--adyen-sdk-spacer-110,40px)}.adyen-checkout__dropdown__button__text{flex-grow:1;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__dropdown__button__text-placeholder{color:var(--adyen-sdk-color-label-secondary,#5c687c)}.adyen-checkout__dropdown__button__secondary-text{margin-right:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__filter-input{background:inherit;border:0;color:var(--adyen-sdk-color-label-primary,#00112c);font-family:inherit;font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);height:100%;padding:0;width:100%}.adyen-checkout__filter-input:active,.adyen-checkout__filter-input:focus{outline:0}.adyen-checkout__filter-input[readonly]{border-color:transparent;color:var(--adyen-sdk-color-label-secondary,#5c687c)!important;cursor:not-allowed}.adyen-checkout__dropdown__list{background:var(--adyen-sdk-color-background-primary,#ffffff);border-radius:var(--adyen-sdk-border-radius-m,8px);box-shadow:0 var(--adyen-sdk-spacer-010,2px) 7px #000f2d4d;display:none;list-style:none;margin:0 0 var(--adyen-sdk-spacer-120,48px);max-height:375px;overflow-y:auto;padding:0;position:absolute;width:100%;z-index:2}.adyen-checkout__dropdown__list.adyen-checkout__dropdown__list--active{display:block;margin-top:var(--adyen-sdk-spacer-010,2px)}.adyen-checkout__dropdown__element{align-items:center;border:var(--adyen-sdk-border-width-s,1px) solid transparent;cursor:pointer;display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);hyphens:auto;line-height:var(--adyen-sdk-text-body-line-height,20px);outline:0;padding:var(--adyen-sdk-spacer-040,8px);transition:background .2s ease-out,border-color .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-word}.adyen-checkout__dropdown__element .adyen-checkout__icon{position:absolute;right:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__dropdown__element:last-child{border-bottom:0}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active{background:#e6e9eb99}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected{background:#0066ff1a}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:active,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:focus,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:hover{background:#0066ff26}.adyen-checkout__dropdown__element--disabled{cursor:not-allowed;opacity:.4}.adyen-checkout__dropdown__element__icon{border-radius:var(--adyen-sdk-border-radius-s,4px);margin-right:var(--adyen-sdk-spacer-060,12px);max-height:26px;max-width:var(--adyen-sdk-spacer-110,40px)}.adyen-checkout__dropdown__element__text{flex-grow:1}.adyen-checkout__dropdown__element__secondary-text:not(:last-child){margin-right:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__dropdown__element__flag{margin-left:var(--adyen-sdk-spacer-040,8px);margin-right:var(--adyen-sdk-spacer-050,10px);max-height:18px;max-width:27px}.adyen-checkout__dropdown+.adyen-checkout-input__inline-validation{right:var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__installments--revolving-plan .adyen-checkout__input-wrapper{background-color:transparent;border:none;box-shadow:none}.adyen-checkout__installments--revolving-plan .adyen-checkout__input-wrapper:active,.adyen-checkout__installments--revolving-plan .adyen-checkout__input-wrapper:active:hover,.adyen-checkout__installments--revolving-plan .adyen-checkout__input-wrapper:focus-within,.adyen-checkout__installments--revolving-plan .adyen-checkout__input-wrapper:focus-within:hover{box-shadow:none}.adyen-checkout__installments--revolving-plan .adyen-checkout__fieldset--revolving-plan{margin-top:-5px}.adyen-checkout-disclaimer__label{color:var(--adyen-sdk-color-label-secondary,#5c687c);display:inline-block;font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:400;line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-top:var(--adyen-sdk-spacer-070,16px);padding-left:0}[dir=rtl] .adyen-checkout-disclaimer__label{padding-right:0}.adyen-checkout-link{--text-decoration:none;color:var(--adyen-sdk-color-label-highlight,#0070f5);-webkit-text-decoration:var(--text-decoration);text-decoration:var(--text-decoration)}.adyen-checkout-link:focus-visible{outline:none}.adyen-checkout-link:active,.adyen-checkout-link:hover{--text-decoration:underline}.adyen-checkout-link:focus-visible{border-radius:var(--adyen-sdk-border-radius-xs,2px);box-shadow:0 0 0 1px #fff,0 0 0 3px var(--adyen-sdk-focus-ring-color,rgba(0,112,245,.8));transition:.1s cubic-bezier(.785,.135,.15,.86)}.adyen-checkout-brand-wrapper{align-items:center;border-radius:var(--adyen-sdk-border-radius-s,4px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));display:flex;justify-content:center;overflow:hidden;position:relative}.adyen-checkout-brand-wrapper--error{display:none}.adyen-checkout__field--cardNumber .adyen-checkout__input-wrapper{cursor:text}.adyen-checkout__field--cardNumber .adyen-checkout-brand-wrapper{border-radius:var(--adyen-sdk-border-radius-s,4px);margin-right:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__field--cardNumber .adyen-checkout-card-input__icon{margin-right:0}.adyen-checkout__card__dual-branding__icons{display:flex}.adyen-checkout__card__dual-branding__icons .adyen-checkout__card__cardNumber__brandIcon{opacity:1}.adyen-checkout__field.adyen-checkout__card__exp-date__input--hidden{display:none}.adyen-checkout__card__exp-cvc__exp-date__input--hidden{justify-content:flex-end}.adyen-checkout__field__exp-date .adyen-checkout__input-wrapper{cursor:text}.adyen-checkout__input-wrapper .adyen-checkout__field__exp-date_hint_wrapper{border-radius:var(--adyen-sdk-border-radius-s,4px);height:18px;margin-right:var(--adyen-sdk-spacer-060,12px);position:absolute;right:0;transition:opacity .1s linear;width:27px}.adyen-checkout__input-wrapper .adyen-checkout__field__exp-date_hint_wrapper.adyen-checkout__field__exp-date_hint_wrapper--hidden{opacity:0}.adyen-checkout__field__exp-date_hint{height:18px;width:27px}.adyen-checkout__card__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;margin-bottom:var(--adyen-sdk-spacer-060,12px);margin-top:-12px;min-height:var(--adyen-sdk-spacer-090,24px);transition:all .3s ease-out}.adyen-checkout__card__brands__brand-wrapper{height:var(--adyen-sdk-spacer-070,16px);margin:var(--adyen-sdk-spacer-020,4px) var(--adyen-sdk-spacer-010,2px);width:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__card__brands--hidden{margin:-8px 0 8px;max-height:0;min-height:0;opacity:0}.adyen-checkout__card__brands img{display:block;height:var(--adyen-sdk-spacer-070,16px);margin:var(--adyen-sdk-spacer-020,4px) var(--adyen-sdk-spacer-010,2px);padding:0;width:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__card__exp-cvc{display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout__card__exp-cvc>.adyen-checkout__field{margin-bottom:0}@media (min-width:480px){.adyen-checkout__card__exp-cvc .adyen-checkout__field{margin-bottom:0}}.adyen-checkout__checkbox{display:flex;width:100%}.adyen-checkout__checkbox__label{color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer;display:inline-block;flex:1;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:400;line-height:var(--adyen-sdk-text-caption-line-height,18px);padding-left:var(--adyen-sdk-spacer-090,24px);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] .adyen-checkout__checkbox__label{padding-left:0;padding-right:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__checkbox__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:before{opacity:1}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:after{background-color:var(--adyen-sdk-color-label-primary,#00112c);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout__checkbox__input:checked:hover+.adyen-checkout__checkbox__label:after{border-color:var(--adyen-sdk-color-label-primary,#00112c);box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-tertiary,#8d95a3)}.adyen-checkout__checkbox__input:focus+.adyen-checkout__checkbox__label:after{border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-label-primary,#00112c);box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-tertiary,#8d95a3)}.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after{border-color:var(--adyen-sdk-color-outline-tertiary,#8d95a3);box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-primary-hover,#c9cdd3)}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{border-bottom:var(--adyen-sdk-spacer-010,2px) solid var(--adyen-sdk-color-label-on-color,#ffffff);border-left:1px solid transparent;border-radius:0 var(--adyen-sdk-spacer-010,2px) 1px;border-right:var(--adyen-sdk-spacer-010,2px) solid var(--adyen-sdk-color-label-on-color,#ffffff);border-top:1px solid transparent;content:"";height:11px;left:1px;opacity:0;position:absolute;top:var(--adyen-sdk-spacer-010,2px);transform:rotate(37deg);transform-origin:100% 100%;transition:opacity .2s ease-out;width:var(--adyen-sdk-spacer-030,6px);z-index:1}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{left:auto;right:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-s,4px);content:"";height:var(--adyen-sdk-spacer-070,16px);left:0;position:absolute;top:0;transition:background .15s ease-out,border .05s ease-out,box-shadow .1s ease-out;width:var(--adyen-sdk-spacer-070,16px);z-index:0}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{left:auto;right:0}.adyen-checkout__field--consentCheckbox{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);display:flex}.adyen-checkout__field--consentCheckbox,[dir=rtl] .adyen-checkout__field--consentCheckbox{padding:var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__field--consentCheckbox .adyen-checkout__input-wrapper{background-color:transparent;border:none;box-shadow:none;flex:1;justify-content:space-between}.adyen-checkout__field--consentCheckbox .adyen-checkout__input-wrapper:active,.adyen-checkout__field--consentCheckbox .adyen-checkout__input-wrapper:active:hover,.adyen-checkout__field--consentCheckbox .adyen-checkout__input-wrapper:focus-within,.adyen-checkout__field--consentCheckbox .adyen-checkout__input-wrapper:focus-within:hover{box-shadow:none}.adyen-checkout__field--consentCheckbox.adyen-checkout__field--error{border-color:var(--adyen-sdk-color-outline-critical,#e22d2d)}.adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation{margin-right:0}[dir=rtl] .adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation{margin-left:0}.adyen-checkout__store-details{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);display:flex;gap:var(--adyen-sdk-spacer-060,12px);margin-top:var(--adyen-sdk-spacer-070,16px);padding:var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__address-search{position:relative}.adyen-checkout__address-search .adyen-checkout__dropdown__button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23687282' d='M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45m0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:var(--adyen-sdk-spacer-070,16px);left:var(--adyen-sdk-spacer-060,12px);position:absolute;width:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__address-search .adyen-checkout__dropdown__button--active:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2300112c' d='M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45m0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z'/%3E%3C/svg%3E");transform:none}.adyen-checkout__address-search .adyen-checkout__filter-input{padding-left:calc(var(--adyen-sdk-spacer-040, 8px) + var(--adyen-sdk-spacer-070, 16px));position:relative}.adyen-checkout__address-search__manual-add{position:absolute;right:0;top:0}.adyen-checkout__address-search__manual-add .adyen-checkout__address-search__manual-add__button{border:0;padding:0}.adyen-checkout__fieldset--address .adyen-checkout__field-group{display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout__fieldset--address .adyen-checkout__field-group>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__input-icon{border-radius:var(--adyen-sdk-border-radius-s,4px);height:18px;margin-right:var(--adyen-sdk-spacer-060,12px);width:27px}.adyen-checkout__input-icon--hidden{display:none}.adyen-checkout__input-icon--no-radio-icon{margin-left:calc(var(--adyen-sdk-spacer-090, 24px)*-1)}.adyen-checkout__radio_group__label--no-radio{color:inherit;display:block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:400;line-height:var(--adyen-sdk-text-body-line-height,20px);margin:0;overflow:visible;padding-bottom:0;padding-left:var(--adyen-sdk-spacer-090,24px);position:relative}.adyen-checkout__input-icon--no-radio-icon{border-radius:var(--adyen-sdk-border-radius-s,4px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02))}.adyen-checkout__radio_group__label--no-radio:hover{border-color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer}.adyen-checkout__label--focused .adyen-checkout__radio_group__label--no-radio{color:inherit}.adyen-checkout__radio_group__label--no-radio.adyen-checkout__radio_group__label--no-radio--invalid{color:var(--adyen-sdk-color-outline-critical,#e22d2d)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__label--no-radio{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);padding:var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-060,12px) calc(var(--adyen-sdk-spacer-060, 12px) + var(--adyen-sdk-spacer-090, 24px));width:100%}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label--no-radio{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c);box-shadow:0 0 0 .5px var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input+.adyen-checkout__radio_group__label--no-radio:hover{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label--no-radio,.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label--no-radio{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c);box-shadow:0 0 0 .5px var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label--no-radio{outline:var(--adyen-sdk-border-width-m,2px) solid var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group-extended__label-wrapper{display:flex}.adyen-checkout__radio_group--button .adyen-checkout__radio_group-extended__label-wrapper .adyen-checkout__radio_group-extended__label{width:100%}.adyen-checkout__radio_group--button .adyen-checkout__radio_group-extended__label-wrapper .adyen-checkout-input__inline-validation{display:none;margin-right:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__radio_group--button .adyen-checkout__radio_group-extended__label-wrapper .adyen-checkout-input__inline-validation.adyen-checkout-input__inline-validation--valid{display:block;margin-left:var(--adyen-sdk-spacer-040,8px);margin-top:1px}@media (max-width:480px){.adyen-checkout__radio_group__input-wrapper.adyen-checkout__field--50{min-width:100%}}.adyen-checkout-form-instruction{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-bottom:var(--adyen-sdk-spacer-070,16px);margin-top:0}[dir=rtl] .adyen-checkout-form-instruction{padding-right:0}.adyen-checkout-toggle{color:inherit;cursor:pointer;display:flex;width:auto}.adyen-checkout-toggle,.adyen-checkout-toggle *,.adyen-checkout-toggle :after,.adyen-checkout-toggle :before,.adyen-checkout-toggle:after,.adyen-checkout-toggle:before{box-sizing:border-box}.adyen-checkout-toggle--disabled{cursor:not-allowed;display:flex}.adyen-checkout-toggle--readonly{pointer-events:none}.adyen-checkout-toggle--label-first{align-items:flex-start;flex-direction:row-reverse;justify-content:flex-end}.adyen-checkout-toggle__input{cursor:inherit;opacity:0;position:absolute}.adyen-checkout-toggle__track{align-items:center;background-color:var(--adyen-sdk-toggle-track-background-color,#ffffff);border:var(--adyen-sdk-toggle-track-border,1px solid #8d95a3);border-radius:var(--adyen-sdk-toggle-track-border-radius,12px);display:flex;height:var(--adyen-sdk-toggle-track-height,20px);min-width:var(--adyen-sdk-toggle-track-width,36px);padding:var(--adyen-sdk-toggle-track-padding,2px 4px);position:relative}.adyen-checkout-toggle__input:focus-visible+.adyen-checkout-toggle__track{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--adyen-sdk-focus-ring-color,rgba(0,112,245,.8));transition:.1s cubic-bezier(.785,.135,.15,.86)}.adyen-checkout-toggle__input:hover:enabled+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-hover-background-color,#f7f7f8);border-color:var(--adyen-sdk-toggle-track-hover-border-color,#6d7789)}.adyen-checkout-toggle__input:active:enabled+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-active-background-color,#eeeff1);border-color:var(--adyen-sdk-toggle-track-active-border-color,#00112c)}.adyen-checkout-toggle__input:disabled+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-disabled-background-color,#f7f7f8);border-color:var(--adyen-sdk-toggle-track-disabled-border-color,#dbdee2);cursor:not-allowed}.adyen-checkout-toggle__input:disabled+.adyen-checkout-toggle__track path{fill:#8d95a3}.adyen-checkout-toggle--readonly .adyen-checkout-toggle__input+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-readonly-background-color,#f7f7f8);border-color:var(--adyen-sdk-toggle-track-readonly-border-color,#dbdee2)}.adyen-checkout-toggle__input:checked+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-toggled-background-color,#00112c);border:var(--adyen-sdk-toggle-track-toggled-border,0);padding:var(--adyen-sdk-toggle-track-toggled-padding,2px)}.adyen-checkout-toggle__input:checked:hover:enabled+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-toggled-hover-background-color,#5c687c)}.adyen-checkout-toggle__input:checked:active:enabled+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-toggled-active-background-color,#8d95a3)}.adyen-checkout-toggle__input:checked:disabled+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-toggled-disabled-background-color,#c0c5cc)}.adyen-checkout-toggle--readonly .adyen-checkout-toggle__input:checked+.adyen-checkout-toggle__track{background-color:var(--adyen-sdk-toggle-track-toggled-readonly-background-color,#c0c5cc)}.adyen-checkout-toggle__handle{align-content:center;background-color:var(--adyen-sdk-toggle-handle-background-color,#00112c);border-radius:var(--adyen-sdk-toggle-handle-border-radius,12px);color:var(--adyen-sdk-toggle-handle-toggled-color,#00112c);display:inline-flex;height:var(--adyen-sdk-toggle-handle-height,12px);justify-content:center;transition:var(--adyen-sdk-toggle-handle-transition,transform .15s cubic-bezier(.2,0,.4,.9));width:var(--adyen-sdk-toggle-handle-width,12px)}.adyen-checkout-toggle__input:disabled+* .adyen-checkout-toggle__handle{background-color:var(--adyen-sdk-toggle-handle-disabled-background-color,#8d95a3);cursor:not-allowed}.adyen-checkout-toggle__input:checked+* .adyen-checkout-toggle__handle{background-color:var(--adyen-sdk-toggle-handle-toggled-background-color,#ffffff);height:var(--adyen-sdk-toggle-handle-toggled-height,16px);transform:translate(100%);width:var(--adyen-sdk-toggle-handle-toggled-width,16px)}.adyen-checkout-toggle__input:checked:disabled+* .adyen-checkout-toggle__handle{background-color:var(--adyen-sdk-toggle-handle-toggled-disabled-background-color,#eeeff1);color:var(--adyen-sdk-toggle-handle-toggled-disabled-color,#8d95a3);cursor:not-allowed}.adyen-checkout-toggle--readonly .adyen-checkout-toggle__input:checked+* .adyen-checkout-toggle__handle{background-color:var(--adyen-sdk-toggle-handle-toggled-readonly-background-color,#eeeff1)}.adyen-checkout-toggle__label-container{display:flex;flex-direction:column;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);padding-left:var(--adyen-sdk-toggle-label-padding,16px)}.adyen-checkout-toggle--label-first>.adyen-checkout-toggle__label-container{padding-left:0;padding-right:var(--adyen-sdk-toggle-label-padding,16px)}.adyen-checkout-toggle__label{vertical-align:baseline}.adyen-checkout-toggle__description,.adyen-checkout-toggle__label{font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px)}.adyen-checkout-toggle__description{color:var(--adyen-sdk-toggle-description-color,#5c687c);padding-top:var(--adyen-sdk-toggle-description-padding,4px)}.adyen-checkout__modal-wrapper{align-items:center;display:flex;height:100%;left:0;overflow-y:auto;overscroll-behavior-y:contain;padding:var(--adyen-sdk-spacer-090,24px);position:fixed;top:0;visibility:hidden;width:100%;z-index:10}.adyen-checkout__modal-wrapper:before{background:#00112c80;content:"";height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s linear;width:100%;z-index:10}.adyen-checkout__modal-wrapper--open{visibility:visible}.adyen-checkout__modal-wrapper--open .adyen-checkout__modal,.adyen-checkout__modal-wrapper--open:before{opacity:1}.adyen-checkout__modal{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border-radius:var(--adyen-sdk-border-radius-m,8px);box-shadow:0 var(--adyen-sdk-spacer-040,8px) var(--adyen-sdk-spacer-090,24px) #00112c26;margin:auto;opacity:0;padding:var(--adyen-sdk-spacer-070,16px);position:relative;transition:opacity .2s ease,visibility .2s ease;z-index:11}.adyen-checkout__button{background:var(--adyen-sdk-color-background-always-dark,#00112c);border:0;border-radius:var(--adyen-sdk-border-radius-m,8px);color:var(--adyen-sdk-color-label-on-color,#ffffff);cursor:pointer;font-size:var(--adyen-sdk-text-title-font-size,1rem);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);height:var(--adyen-sdk-spacer-120,48px);margin:0;padding:var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-000,0);text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus-visible{box-shadow:0 0 0 var(--adyen-sdk-focus-ring-spacer,1px) var(--adyen-sdk-color-background-primary,#ffffff),0 0 0 var(--adyen-sdk-focus-ring-outline,3px) var(--adyen-sdk-focus-ring-color,rgba(0,112,245,.8));outline:0}.adyen-checkout__button:hover{background:var(--adyen-sdk-color-background-inverse-primary-hover,#5c687c)}.adyen-checkout__button:active{background:var(--adyen-sdk-color-background-always-dark-active,#8d95a3)}.adyen-checkout__button:disabled,.adyen-checkout__button:disabled:hover{box-shadow:none;cursor:not-allowed;opacity:.4;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--loading{background:var(--adyen-sdk-color-label-disabled,#8d95a3);box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{align-items:center;display:flex;gap:var(--adyen-sdk-spacer-020,4px);justify-content:center;margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__button.adyen-checkout__button--pay:disabled{opacity:.4}.adyen-checkout__button.adyen-checkout__button--standalone{margin-top:0}.adyen-checkout__button.adyen-checkout__button--inline{display:block;font-size:.81em;height:auto;padding:var(--adyen-sdk-spacer-050,10px) var(--adyen-sdk-spacer-040,8px);width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout__button.adyen-checkout__button--ghost .adyen-checkout__spinner:before{border-color:var(--adyen-sdk-color-background-inverse-primary,#00112c);border-top-color:transparent;opacity:.1}.adyen-checkout__button.adyen-checkout__button--ghost .adyen-checkout__spinner:after{border-color:transparent;border-top-color:var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:var(--adyen-sdk-color-background-secondary-hover,#eeeff1)}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:var(--adyen-sdk-color-background-secondary-active,#e3e5e9);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-label-primary,#00112c);color:var(--adyen-sdk-color-label-primary,#00112c);padding:var(--adyen-sdk-spacer-050,10px) var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__button.adyen-checkout__button--secondary .adyen-checkout__spinner:before{border-color:var(--adyen-sdk-color-background-inverse-primary,#00112c);border-top-color:transparent;opacity:.1}.adyen-checkout__button.adyen-checkout__button--secondary .adyen-checkout__spinner:after{border-color:transparent;border-top-color:var(--adyen-sdk-color-outline-primary-active,#00112c)}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:var(--adyen-sdk-color-background-secondary,#f7f7f8)}.adyen-checkout__button.adyen-checkout__button--secondary:hover:not(:focus-visible){box-shadow:0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-spacer-020,4px) #1b2a3c33,0 var(--adyen-sdk-spacer-020,4px) 5px #1b2a3c24}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:var(--adyen-sdk-color-background-secondary,#f7f7f8);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:disabled,.adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover{background-color:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-color:var(--adyen-sdk-color-outline-disabled,#dbdee2);box-shadow:none;cursor:not-allowed;opacity:.5;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--action{background:var(--adyen-sdk-color-background-always-dark,#00112c);border:var(--adyen-sdk-border-width-s,1px) solid transparent;color:var(--adyen-sdk-color-label-on-color,#ffffff);padding:var(--adyen-sdk-spacer-050,10px) var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__button.adyen-checkout__button--action:hover{background:var(--adyen-sdk-color-background-inverse-primary-hover,#5c687c)}.adyen-checkout__button.adyen-checkout__button--action:active,.adyen-checkout__button.adyen-checkout__button--action:active:hover{background:var(--adyen-sdk-color-background-always-dark-active,#8d95a3);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:var(--adyen-sdk-border-width-s,1px) solid transparent;border-radius:var(--adyen-sdk-border-radius-s,4px);color:var(--adyen-sdk-color-label-highlight,#0070f5);font-weight:var(--adyen-sdk-text-body-font-weight,400);padding:var(--adyen-sdk-spacer-010,2px);text-decoration:none}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;text-decoration:underline}.adyen-checkout__button.adyen-checkout__button--completed,.adyen-checkout__button.adyen-checkout__button--completed:active,.adyen-checkout__button.adyen-checkout__button--completed:active:hover,.adyen-checkout__button.adyen-checkout__button--completed:hover{background:var(--adyen-sdk-color-label-success,#07893c);color:var(--adyen-sdk-color-label-on-color,#ffffff)}.adyen-checkout__button.adyen-checkout__button--completed .adyen-checkout__button__icon{filter:brightness(0) invert(1)}.adyen-checkout__button__content{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__button__icon{margin-right:var(--adyen-sdk-spacer-040,8px)}[dir=rtl] .adyen-checkout__button__icon{margin-left:var(--adyen-sdk-spacer-040,8px);margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button__text--sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.adyen-checkout__button .adyen-checkout__spinner:before{border-color:var(--adyen-sdk-color-label-on-color,#ffffff);border-top-color:transparent;opacity:.1}.adyen-checkout__button .adyen-checkout__spinner:after{border-color:transparent;border-top-color:var(--adyen-sdk-color-label-on-color,#ffffff)}.adyen-checkout__button.adyen-checkout__button--iconOnly{align-items:center;background:transparent;border-radius:var(--adyen-sdk-border-radius-m,8px);box-shadow:var(--adyen-sdk-button-tertiary-box-shadow,inset 0 0 0 1px rgba(0,0,0,0));color:var(--adyen-sdk-button-tertiary-color,#00112c);display:flex;height:auto;padding:var(--adyen-sdk-button-icon-only-padding,10px);width:auto}.adyen-checkout__button.adyen-checkout__button--iconOnly:hover{background-color:var(--adyen-sdk-color-background-secondary-hover,#eeeff1)}.adyen-checkout__button.adyen-checkout__button--iconOnly:active{background-color:var(--adyen-sdk-button-tertiary-active-background-color,rgba(0,0,0,0));color:var(--adyen-sdk-button-tertiary-active-color,#8d95a3)}.adyen-checkout__button.adyen-checkout__button--iconOnly:focus{box-shadow:none}.adyen-checkout__button.adyen-checkout__button--iconOnly:focus-visible{box-shadow:0 0 0 var(--adyen-sdk-focus-ring-spacer,1px) var(--adyen-sdk-color-background-primary,#ffffff),0 0 0 var(--adyen-sdk-focus-ring-outline,3px) var(--adyen-sdk-focus-ring-color,rgba(0,112,245,.8));outline:0}.adyen-checkout__button.adyen-checkout__button--iconOnly:disabled,.adyen-checkout__button.adyen-checkout__button--iconOnly:disabled:hover{box-shadow:none;cursor:not-allowed;opacity:.4;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--iconOnly .adyen-checkout__button__icon{margin:0}.adyen-checkout-card-fastlane__modal{margin-bottom:var(--adyen-sdk-spacer-070,16px);max-width:372px}.adyen-checkout-card-fastlane__modal-section{-moz-column-gap:var(--adyen-sdk-spacer-070,16px);column-gap:var(--adyen-sdk-spacer-070,16px);display:grid;grid-template-areas:"image header" ". text";grid-template-columns:auto 1fr;grid-template-rows:auto;margin-bottom:var(--adyen-sdk-spacer-060,12px);place-items:start}.adyen-checkout-card-fastlane__modal-section-image{grid-area:image;place-self:center}.adyen-checkout-card-fastlane__modal-section-header{color:var(--adyen-sdk-color-background-inverse-primary,#00112c);font-size:var(--adyen-sdk-text-title-m-font-size,1.25rem);font-weight:var(--adyen-sdk-text-title-m-font-weight,600);grid-area:header;line-height:var(--adyen-sdk-text-title-m-line-height,30px);margin:0}.adyen-checkout-card-fastlane__modal-section-text{color:var(--adyen-sdk-color-background-inverse-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);grid-area:text;line-height:var(--adyen-sdk-text-body-line-height,20px)}.adyen-checkout-card-fastlane__modal-brand{height:23px;margin-top:var(--adyen-sdk-spacer-040,8px);width:168px}.adyen-checkout-card-fastlane__modal-button-container{display:flex;flex-direction:row-reverse;margin-bottom:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-card-fastlane__modal-button-container>button{line-height:0}.adyen-checkout-card__fastlane{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-card__fastlane,[dir=rtl] .adyen-checkout-card__fastlane{padding:var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-card__fastlane-consent-toggle{display:flex}.adyen-checkout-card__fastlane-consent-text,.adyen-checkout-card__fastlane-consent-toggle--active{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-card__fastlane-consent-text{font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px)}.adyen-checkout-card__fastlane-brand{height:23px;width:168px}.adyen-checkout__button.adyen-checkout__button--fastlane-info-modal{height:20px;line-height:0;margin-left:var(--adyen-sdk-spacer-020,4px);padding:0;vertical-align:bottom;width:20px}.adyen-checkout-ctp__otp-resend-code-wrapper{line-height:var(--adyen-sdk-text-body-line-height,20px);margin-left:auto;position:absolute;right:0;top:0}.adyen-checkout-ctp__otp-resend-code--confirmation,.adyen-checkout-ctp__otp-resend-code--disabled{color:var(--adyen-sdk-color-label-tertiary,#5c687c);cursor:default;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);margin-left:auto;pointer-events:none}.adyen-checkout-ctp__otp-resend-code--confirmation{align-items:center;display:flex}.adyen-checkout-ctp__otp-resend-code--confirmation>img{margin-left:var(--adyen-sdk-spacer-020,4px)}.adyen-checkout-ctp__otp-resend-code-counter{color:var(--adyen-sdk-color-label-primary,#00112c);cursor:default;display:inline-block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);margin-left:auto;text-align:right}.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--otp{margin-bottom:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-ctp__otp-field-wrapper{position:relative}.adyen_checkout-ctp__brand-wrapper{align-items:center;display:flex;height:18px}.adyen_checkout-ctp__brand-logo{margin-right:var(--adyen-sdk-spacer-030,6px);width:var(--adyen-sdk-spacer-090,24px)}.adyen_checkout-ctp__brand-pipe{height:15px;margin-right:var(--adyen-sdk-spacer-030,6px)}.adyen_checkout-ctp__brand-scheme{margin-right:var(--adyen-sdk-spacer-030,6px);-o-object-fit:none;object-fit:none}.adyen_checkout-ctp__brand-scheme-mc{width:27px}.adyen_checkout-ctp__brand-scheme-visa{width:35px}.adyen-checkout__ctp-modal-header-image{display:block;margin:auto}.adyen-checkout__ctp-modal-title{font-size:var(--adyen-sdk-text-title-m-font-size,1.25rem);font-weight:700;line-height:var(--adyen-sdk-spacer-090,24px);margin:0 0 var(--adyen-sdk-spacer-060,12px);padding:0}.adyen-checkout__ctp-modal-text{font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__ctp-modal-benefits{margin-left:0;padding-left:var(--adyen-sdk-spacer-080,20px)}.adyen-checkout__ctp-modal-benefits li{list-style:disc;margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__modal-wrapper--ctp .adyen-checkout__modal{max-width:464px}.adyen_checkout-ctp__brand-wrapper--popup{justify-content:center;margin-bottom:var(--adyen-sdk-spacer-090,24px)}.adyen-web__ctp-info-button{background-color:transparent;border:0;cursor:pointer;padding:0}.adyen-checkout__button--section-logout-button{margin-left:auto}.adyen-checkout__button--section-logout-button--disabled{color:var(--adyen-sdk-color-label-disabled,#8d95a3);pointer-events:none}.adyen-checkout-ctp__section{background-color:#fff;border-radius:var(--adyen-sdk-spacer-060,12px);box-shadow:0 6px 12px #00112c14,0 2px 4px #00112c0a;padding:var(--adyen-sdk-spacer-070,16px);position:relative}.adyen-checkout-ctp__section-brand{align-items:center;display:flex;height:18px;margin-bottom:16px}.adyen-checkout-ctp__section--standalone{all:unset}.adyen-checkout-ctp__section .adyen-checkout__fieldset{margin-bottom:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout-ctp__section-header{align-items:center;display:flex}.adyen-checkout-ctp__section-header-title{font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-title-font-weight,600);line-height:22px;margin:0;padding:0;width:auto}@media (min-width:480px){.adyen-checkout-ctp__section-header-title{font-size:var(--adyen-sdk-text-title-font-size,1rem)}}.adyen-checkout-ctp__section-header-adornment{margin-left:5px}.adyen-checkout-ctp__section-text{color:var(--adyen-sdk-color-label-tertiary,#5c687c);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:0 0 var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-ctp__section-text,.adyen-checkout-ctp__separator{font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400)}.adyen-checkout-ctp__separator{color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout-ctp__otp-subtitle--highlighted{color:var(--adyen-sdk-color-label-primary,#00112c);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500)}.adyen-checkout-ctp__otp-checkbox-container{background-color:#f7f8f9;border-radius:var(--adyen-sdk-border-radius-s,4px);margin-bottom:var(--adyen-sdk-spacer-070,16px);padding:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-ctp__otp-checkbox-container--checked{background-color:#f2f8ff}.adyen-checkout-ctp__otp-checkbox-container label{cursor:pointer}.adyen-checkout-ctp__section .adyen-checkout__field.adyen-checkout-ctp__otp-checkbox-container{margin-bottom:var(--adyen-sdk-spacer-020,4px)}.adyen-checkout-ctp__otp-checkbox-info{color:#707070;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);margin:var(--adyen-sdk-spacer-020,4px) 0 0}.adyen-checkout-ctp__otp-readmore-button{all:unset;color:#0075ff;cursor:pointer;text-transform:lowercase}.adyen-checkout-ctp__card-list-single-card{align-items:center;background-color:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-radius:var(--adyen-sdk-spacer-030,6px);display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);height:var(--adyen-sdk-spacer-110,40px);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-top:var(--adyen-sdk-spacer-070,16px);padding:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-ctp__card-list-single-card-expired{color:var(--adyen-sdk-color-label-tertiary,#5c687c);text-decoration:line-through}.adyen-checkout-ctp__expired-label{color:var(--adyen-sdk-color-label-tertiary,#5c687c);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);line-height:17px;margin-left:auto}.adyen-checkout-ctp__card-image{border-radius:3px;height:24px;margin-right:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout-ctp__cards-list-field .adyen-checkout__label{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-ctp__cards-list-field .adyen-checkout__label__text{color:var(--adyen-sdk-color-label-tertiary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px)}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__text{margin:0;opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__secondary-text{color:var(--adyen-sdk-color-label-tertiary,#5c687c);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);line-height:17px}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__text{opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__secondary-text{color:var(--adyen-sdk-color-label-tertiary,#5c687c);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);opacity:1}.adyen-checkout__iframe{border:0}.adyen-checkout-ctp__card{background-color:#fff;border:none;border-radius:var(--adyen-sdk-spacer-020,4px);box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) #999595;cursor:pointer;height:var(--adyen-sdk-spacer-110,40px);margin:0;margin-bottom:var(--adyen-sdk-spacer-080,20px);width:100%}.adyen-checkout-ctp__empty-cards{align-items:center;background-color:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-radius:var(--adyen-sdk-spacer-030,6px);color:var(--adyen-sdk-color-label-tertiary,#5c687c);display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);height:var(--adyen-sdk-spacer-110,40px);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-bottom:var(--adyen-sdk-spacer-090,24px);margin-top:var(--adyen-sdk-spacer-070,16px);padding:var(--adyen-sdk-spacer-060,12px) var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__iframe--ctpIframe{pointer-events:auto}.adyen-checkout__iframe--ctpIframe-hidden{display:none}@keyframes card-bounce{0%{animation-timing-function:cubic-bezier(.17,.17,.32,1);-webkit-translate:0 -60%;-moz-translate:0 -60%;-ms-translate:0 -60%;translate:0 -60%}9.70874%{animation-timing-function:cubic-bezier(.41,0,.49,1);-webkit-translate:0 8.5%;-moz-translate:0 8.5%;-ms-translate:0 8.5%;translate:0 8.5%}23.4466%{animation-timing-function:cubic-bezier(.29,0,.26,1);-webkit-translate:0 -22.5%;-moz-translate:0 -22.5%;-ms-translate:0 -22.5%;translate:0 -22.5%}47.7184%{-webkit-translate:0;-moz-translate:0;-ms-translate:0;translate:0}63.8835%{animation-timing-function:cubic-bezier(1,0,.78,1);-webkit-translate:0;-moz-translate:0;-ms-translate:0;translate:0}86.5534%{-webkit-translate:0 40.7%;-moz-translate:0 40.7%;-ms-translate:0 40.7%;translate:0 40.7%}to{-webkit-translate:0 40.7%;-moz-translate:0 40.7%;-ms-translate:0 40.7%;translate:0 40.7%}}@keyframes card-fade-100{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:1}78.4466%{opacity:1}86.5534%{opacity:0}to{opacity:0}}@keyframes card-fade-60{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:.6}78.4466%{opacity:.6}86.5534%{opacity:0}to{opacity:0}}@keyframes card-fade-20{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:.2}78.4466%{opacity:.2}86.5534%{opacity:0}to{opacity:0}}.adyen-checkout-ctp__card-animation{aspect-ratio:1/.438;filter:grayscale(1);margin:40px auto 50px;max-width:100%;position:relative;width:140px}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer{background-size:contain!important;height:100%;opacity:0;position:absolute;width:100%}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:first-of-type{animation:card-bounce 2.06s linear infinite both,card-fade-100 2.06s linear infinite both;animation-delay:.1s;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1064' height='466' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m895.31 228.862-46.416-10.988c-1.172-.381-2.528-.481-3.565-.203-1.582.424-1.825 1.567-.543 2.554.676.52 1.641.893 2.634 1.067l42.816 10.545-.537 21.742-2.328.624-6.897 1.848 1.146-20.056q.002-.019.003-.037h.005c.061-.536-.274-1.054-.864-1.494-.563-.447-1.399-.831-2.462-1.065l-.003.001-.072-.016-46.587-10.849-.032-.008c-1.18-.39-2.554-.496-3.601-.215l-16.926 4.535c-1.582.424-1.825 1.568-.542 2.555.389.299.859.593 1.407.742l44.453 10.938-.526 19.429c-.021.101.234 2.007-2.662 2.783l-22.831 6.118c-3.105.832-7.644.01-10.253-1.998l-32.227-24.8c-2.271-1.748-2.029-4.233 1.146-5.083l14.204-3.806c1.674-.449 1.938-1.481.58-2.526s-3.556-1.501-5.23-1.053l-14.297 3.879c-6.795 1.82-6.817 6.539-2.199 10.093l32.275 24.837c4.972 3.826 14.615 5.636 20.567 4.042l22.824-6.116c1.151-.309 2.067-.696 2.797-1.118q.156-.091.301-.183c2.32-1.48 2.521-3.296 2.528-3.671l1.19-21.406c.081-.992-1.14-2.073-3.289-2.548l-.003.002-.072-.017-39.385-9.196 7.065-1.893 2.329-.624 41.998 10.256-.496 22.836q0 .01.093.032c.113.304.361.618.75.918 1.283.987 3.605 1.443 5.187 1.02l16.925-4.535c1.048-.281 1.507-.878 1.326-1.536l1.612-23.779.002-.037.005-.001c.123-1.083-1.369-2.092-3.323-2.539'/%3E%3Cpath stroke='%23fff' d='m895.31 228.862-46.416-10.988c-1.172-.381-2.528-.481-3.565-.203-1.582.424-1.825 1.567-.543 2.554.676.52 1.641.893 2.634 1.067l42.816 10.545-.537 21.742-2.328.624-6.897 1.848 1.146-20.056q.002-.019.003-.037h.005c.061-.536-.274-1.054-.864-1.494-.563-.447-1.399-.831-2.462-1.065l-.003.001-.072-.016-46.587-10.849-.032-.008c-1.18-.39-2.554-.496-3.601-.215l-16.926 4.535c-1.582.424-1.825 1.568-.542 2.555.389.299.859.593 1.407.742l44.453 10.938-.526 19.429c-.021.101.234 2.007-2.662 2.783l-22.831 6.118c-3.105.832-7.644.01-10.253-1.998l-32.227-24.8c-2.271-1.748-2.029-4.233 1.146-5.083l14.204-3.806c1.674-.449 1.938-1.481.58-2.526s-3.556-1.501-5.23-1.053l-14.297 3.879c-6.795 1.82-6.817 6.539-2.199 10.093l32.275 24.837c4.972 3.826 14.615 5.636 20.567 4.042l22.824-6.116c1.151-.309 2.067-.696 2.797-1.118q.156-.091.301-.183c2.32-1.48 2.521-3.296 2.528-3.671l1.19-21.406c.081-.992-1.14-2.073-3.289-2.548l-.003.002-.072-.017-39.385-9.196 7.065-1.893 2.329-.624 41.998 10.256-.496 22.836q0 .01.093.032c.113.304.361.618.75.918 1.283.987 3.605 1.443 5.187 1.02l16.925-4.535c1.048-.281 1.507-.878 1.326-1.536l1.612-23.779.002-.037.005-.001c.123-1.083-1.369-2.092-3.323-2.539'/%3E%3Cpath fill='%23fff' fill-opacity='.9' fill-rule='evenodd' d='M418.95 242.813c-1.166.08-3.042-.372-4.121-.994-.702-.405-.941-.755-1.527-2.243-2.373-6.017-6.517-11.028-13.679-16.54-6.921-5.325-13.863-9.053-24.178-12.987-2.215-.844-4.182-1.652-4.368-1.795-.687-.528-.979-1.482-.612-1.986.505-.691 2.349-1.081 3.824-.809.567.103 2.521.743 4.345 1.421 7.215 2.687 13.99 5.937 20.009 9.598 3.723 2.267 9.803 6.823 12.219 9.164 4.462 4.317 7.493 8.422 9.4 12.73 1.153 2.604 1.269 3.77.4 4.003a2.4 2.4 0 0 0-.548.23c-.132.08-.653.173-1.164.208m-16.069-.701c-1.791.122-4.29-.719-4.965-1.671-.163-.23-.697-1.349-1.19-2.485-2.083-4.815-6.346-9.43-12.427-13.455-4.994-3.305-8.797-5.218-15.392-7.737-4.424-1.69-4.929-2-5.087-3.117-.146-1.06 1.961-1.804 4.061-1.431 1.457.258 8.467 2.972 11.969 4.634 11.594 5.498 19.993 12.484 23.913 19.889 2.008 3.792 1.779 5.192-.882 5.373m-16.492-.659c-1.224-.015-2.768-.406-3.758-.951-.603-.332-.912-.797-1.614-2.437-2.575-6.024-8.768-10.833-18.898-14.676-4.447-1.688-5.038-2.104-4.718-3.324.158-.605.358-.757 1.34-1.02 1.642-.44 3.175-.146 7.121 1.365 6.068 2.325 10.298 4.621 14.525 7.881 4.345 3.352 6.465 5.882 8.069 9.62.915 2.141.839 2.79-.389 3.282-.375.149-1.131.266-1.678.26m-15.379-.611c-.949.006-2.546-.385-3.476-.851-1.035-.519-1.424-1.045-1.796-2.434-.477-1.786-1.147-2.632-3.558-4.488s-3.719-2.531-6.931-3.584c-1.089-.356-2.302-.809-2.698-1.003-1.658-.818-1.914-2.296-.508-2.936 1.187-.544 2.67-.406 5.617.522 8.533 2.685 14.934 7.611 15.941 12.27.357 1.645-.521 2.495-2.591 2.504'/%3E%3Crect width='110' height='74' fill='url(%23a)' rx='10' transform='matrix(.96593 -.25882 .7925 .60987 199.717 245.906)'/%3E%3Cg stroke='%23000' stroke-opacity='.8' stroke-width='2'%3E%3Cpath d='m233.447 236.868 46.846 36.05c.876.673.72 1.451-.347 1.737l-31.799 8.521M266.657 262.424l-33.731 9.038m17.126-21.816-33.73 9.038m115.215 13.423-46.846-36.05c-.875-.673-.72-1.451.347-1.737l31.799-8.52M298.327 246.551l33.731-9.038m-17.126 21.816 33.731-9.038'/%3E%3Crect width='112' height='76' x='-1.758' y='-.351' rx='11' style='mix-blend-mode:soft-light' transform='matrix(.96593 -.25882 .7925 .60987 199.935 245.314)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-12.604' x2='99.193' y1='0' y2='88.114' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.484' stop-color='%23b3b3b3'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1064' height='466' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='728' height='455' fill='url(%23b)' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3Cg fill='%23033783'%3E%3Cpath fill-opacity='.2' d='M638.209-50.009C376.564 99.506 477.408 320.518 560.535 412.335L1063.78 277.49z'/%3E%3Cpath fill-opacity='.4' d='M711.119 6.099C494.132 130.043 577.63 313.21 646.503 389.3l417.277-111.81z'/%3E%3C/g%3E%3Cpath fill='%23003780' d='M791.162 67.695C624.04 163.343 688.839 304.87 742.129 363.677l321.651-86.187z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='72.545' x2='249.224' y1='26.435' y2='498.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233382ea'/%3E%3Cstop offset='1' stop-color='%23003ea9'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Crect width='728' height='455' fill='%23fff' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;opacity:1;z-index:3}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(2){animation:card-bounce 2.06s linear infinite both,card-fade-60 2.06s linear infinite both;animation-delay:50ms;opacity:.6;transform:translateY(25%);z-index:2}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(2),.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(3){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1064' height='466' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Crect width='728' height='455' fill='url(%23b)' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3Cg fill='%23033783'%3E%3Cpath fill-opacity='.2' d='M638.209-50.009C376.564 99.506 477.408 320.518 560.535 412.335L1063.78 277.49z'/%3E%3Cpath fill-opacity='.4' d='M711.119 6.099C494.132 130.043 577.63 313.21 646.503 389.3l417.277-111.81z'/%3E%3C/g%3E%3Cpath fill='%23003780' d='M791.162 67.695C624.04 163.343 688.839 304.87 742.129 363.677l321.651-86.187z'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='72.545' x2='249.224' y1='26.435' y2='498.002' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233382ea'/%3E%3Cstop offset='1' stop-color='%23003ea9'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Crect width='728' height='455' fill='%23fff' rx='24' transform='matrix(.96593 -.25882 .7925 .60987 0 188.42)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(3){animation:card-bounce 2.06s linear infinite both,card-fade-20 2.06s linear infinite both;opacity:.2;transform:translateY(50%);z-index:1}.adyen-checkout-ctp__loading-subtitle{font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:0 auto 58px;max-width:280px;text-align:center}.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--shopperLogin{margin-bottom:var(--adyen-sdk-spacer-080,20px)}.adyen-checkout__content-separator{align-items:center;color:var(--adyen-sdk-color-label-primary,#00112c);display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);justify-content:center;line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-bottom:var(--adyen-sdk-spacer-070,16px);margin-top:var(--adyen-sdk-spacer-070,16px);text-transform:capitalize;white-space:nowrap}.adyen-checkout__content-separator:after,.adyen-checkout__content-separator:before{border-bottom:1px solid var(--adyen-sdk-color-separator-primary,#dbdee2);content:"";flex:1}.adyen-checkout__content-separator:after{margin-left:var(--adyen-sdk-spacer-080,20px)}.adyen-checkout__content-separator:before{margin-right:var(--adyen-sdk-spacer-080,20px)}[class^=adyen-checkout],[class^=adyen-checkout] *,[class^=adyen-checkout] :after,[class^=adyen-checkout] :before,[class^=adyen-checkout]:after,[class^=adyen-checkout]:before{box-sizing:border-box}.adyen-checkout__threeds2__challenge,.adyen-checkout__threeds2__challenge-container{background-color:transparent;display:block;height:inherit;min-height:400px;overflow:hidden;position:relative;width:100%}.adyen-checkout__threeds2__challenge--01,.adyen-checkout__threeds2__challenge--01 .adyen-checkout__iframe--threeDSIframe{height:400px;width:250px}.adyen-checkout__threeds2__challenge--02,.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe{height:400px;width:390px}.adyen-checkout__threeds2__challenge--03,.adyen-checkout__threeds2__challenge--03 .adyen-checkout__iframe--threeDSIframe{height:600px;width:500px}.adyen-checkout__threeds2__challenge--04,.adyen-checkout__threeds2__challenge--04 .adyen-checkout__iframe--threeDSIframe{height:400px;width:600px}.adyen-checkout__threeds2__challenge--05,.adyen-checkout__threeds2__challenge--05 .adyen-checkout__iframe--threeDSIframe{height:100%;width:100%}.adyen-checkout__iframe--threeDSIframe{border:0;left:0;position:absolute;top:0}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon{display:block;margin:var(--adyen-sdk-spacer-130,56px) auto var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text{color:var(--adyen-sdk-color-label-critical,#c72727);font-size:var(--adyen-sdk-text-title-font-size,1rem);margin-bottom:var(--adyen-sdk-spacer-130,56px);text-align:center}.adyen-checkout__bacs--confirm{position:relative}.adyen-checkout__bacs--confirm .adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__bacs .adyen-checkout__field--inactive{pointer-events:none}.adyen-checkout__bacs .adyen-checkout__bacs--edit{cursor:pointer;position:absolute;right:0;top:0}.adyen-checkout__bacs .adyen-checkout__bacs--edit-dropin{top:-50px}.adyen-checkout__bacs .adyen-checkout__bacs--edit .adyen-checkout__bacs--edit-button{background:none;border:none;color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer;padding:0;text-align:end;text-decoration:underline}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-separator-primary,#dbdee2)}.adyen-checkout__voucher-result__bottom .adyen-checkout__details-table,.adyen-checkout__voucher-result__top .adyen-checkout__details-table{background:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-radius:var(--adyen-sdk-border-radius-m,8px);margin:0 var(--adyen-sdk-spacer-090,24px) var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__voucher-result__bottom .adyen-checkout__details-table__item:first-child,.adyen-checkout__voucher-result__top .adyen-checkout__details-table__item:first-child{border-top:none}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:var(--adyen-sdk-border-radius-m,8px) var(--adyen-sdk-border-radius-m,8px) 0 0;padding:var(--adyen-sdk-spacer-110,40px) 0 var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__voucher-result__bottom{border-radius:0 0 var(--adyen-sdk-border-radius-m,8px) var(--adyen-sdk-border-radius-m,8px);border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);display:flex;margin:0 auto;position:relative}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid var(--adyen-sdk-color-separator-primary,#dbdee2);width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:var(--adyen-sdk-spacer-110,40px);width:100%}.adyen-checkout-link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:var(--adyen-sdk-spacer-120,48px);margin:0 var(--adyen-sdk-spacer-090,24px);position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border-radius:var(--adyen-sdk-border-radius-m,8px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result__image__wrapper:nth-child(2){margin-left:0}.adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result__image__issuer{border-radius:var(--adyen-sdk-border-radius-m,8px);height:var(--adyen-sdk-spacer-120,48px)}.adyen-checkout__voucher-result__introduction{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);font-weight:700;margin:var(--adyen-sdk-spacer-090,24px) auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);text-align:center}.adyen-checkout__voucher-result__code__label,.adyen-checkout__voucher-result__surcharge{display:block;font-weight:400;line-height:var(--adyen-sdk-text-caption-line-height,18px)}.adyen-checkout__voucher-result__code__label{left:0;margin:0 auto;position:absolute;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.adyen-checkout__voucher-result__code__label:before{content:"";position:absolute}.adyen-checkout__voucher-result__code__label__text{background:var(--adyen-sdk-color-background-primary,#ffffff);color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);letter-spacing:normal;line-height:1;padding:0 var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__voucher-result__code__barcode{display:block;height:var(--adyen-sdk-spacer-130,56px);margin:0 auto var(--adyen-sdk-spacer-040,8px);max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__voucher-result__code{border-width:1px 0;color:var(--adyen-sdk-color-label-primary,#00112c);display:inline-block;font-size:var(--adyen-sdk-text-title-l-font-size,1.5rem);font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:var(--adyen-sdk-spacer-070,16px) var(--adyen-sdk-spacer-120,48px);position:relative;text-align:center;-webkit-user-select:all;-moz-user-select:all;user-select:all;width:100%;word-break:break-word}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-040,8px);justify-content:center;list-style:none;margin:0 auto var(--adyen-sdk-spacer-100,32px);max-width:300px;min-width:200px;padding:0 var(--adyen-sdk-spacer-090,24px);width:100%}.adyen-checkout__voucher-result__actions__item{flex:1 1 0;min-width:100px}.adyen-checkout__voucher-result__actions__item .adyen-checkout__button--inline{width:100%}.adyen-checkout__details-table{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__details-table__item{align-items:center;border-top:1px solid var(--adyen-sdk-color-separator-primary,#dbdee2);color:var(--adyen-sdk-color-label-primary,#00112c);display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);justify-content:space-between;padding:var(--adyen-sdk-spacer-070,16px) var(--adyen-sdk-spacer-090,24px);word-break:break-word}.adyen-checkout__details-table__item:last-child{margin-bottom:0}.adyen-checkout__details-table__label{font-weight:var(--adyen-sdk-text-body-font-weight,400);text-align:left}.adyen-checkout__details-table__label,.adyen-checkout__details-table__value{font-size:var(--adyen-sdk-text-body-font-size,.875rem);line-height:var(--adyen-sdk-text-body-line-height,20px);max-width:50%}.adyen-checkout__details-table__value{align-items:center;display:flex;font-weight:var(--adyen-sdk-text-body-strongest-font-weight,600);gap:var(--adyen-sdk-spacer-070,16px);text-align:right}.adyen-checkout-tooltip{background:var(--adyen-sdk-tooltip-background-color,#00112c);border-radius:var(--adyen-sdk-tooltip-border-radius,4px);color:var(--adyen-sdk-tooltip-color,#ffffff);display:inline-block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);padding:var(--adyen-sdk-tooltip-padding,4px 8px);pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:var(--adyen-sdk-tooltip-z-index,5)}.adyen-checkout-tooltip--hidden{height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;clip:rect(0 0 0 0);border:0;clip-path:inset(50%);white-space:nowrap}.adyen-checkout-tooltip-arrow{border-style:solid;height:0;position:absolute;width:0}.adyen-checkout-tooltip-arrow.adyen-checkout-tooltip-arrow--top{border-color:var(--adyen-sdk-tooltip-background-color,#00112c) transparent transparent;border-width:6px 6px 0;bottom:-4px;left:50%;transform:translate(-50%)}.adyen-checkout-tooltip-arrow.adyen-checkout-tooltip-arrow--bottom{border-color:transparent transparent var(--adyen-sdk-tooltip-background-color,#00112c);border-width:0 6px 6px;left:50%;top:-4px;transform:translate(-50%)}.adyen-checkout__button--iconOnly__icon{fill:currentcolor;transition:fill .3s ease}.adyen-checkout__voucher-result__introduction{font-size:var(--adyen-sdk-text-title-font-size,1rem);max-width:420px}.adyen-checkout__alert-message{align-items:center;border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-m,8px);display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);margin:0 0 var(--adyen-sdk-spacer-070,16px);padding:var(--adyen-sdk-spacer-070,16px);text-align:left}.adyen-checkout__alert-message--error{background:var(--adyen-sdk-alert-critical-background-color,#fef4f4)}.adyen-checkout__alert-message--warning{background:var(--adyen-sdk-alert-warning-background-color,#fff5e9)}.adyen-checkout__alert-message--info{background:var(--adyen-sdk-alert-highlight-background-color,#f2f8ff)}.adyen-checkout__alert-message--success{background:var(--adyen-sdk-alert-success-background-color,#edfaf3)}.adyen-checkout__alert-message__icon{height:14px;margin-right:var(--adyen-sdk-spacer-040,8px);width:14px}.adyen-checkout__fieldset+.adyen-checkout__eftpad-canada-info{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout_eftpad-canada-store-details{margin:var(--adyen-sdk-spacer-070,16px) 0}.adyen-checkout__field--separateDeliveryAddress .adyen-checkout__input-wrapper{background-color:transparent;border:none;box-shadow:none}.adyen-checkout__field--separateDeliveryAddress .adyen-checkout__input-wrapper:active,.adyen-checkout__field--separateDeliveryAddress .adyen-checkout__input-wrapper:active:hover,.adyen-checkout__field--separateDeliveryAddress .adyen-checkout__input-wrapper:focus-within,.adyen-checkout__field--separateDeliveryAddress .adyen-checkout__input-wrapper:focus-within:hover{box-shadow:none}.adyen-checkout__open-invoice .adyen-checkout__fieldset--billingAddress,.adyen-checkout__open-invoice .adyen-checkout__fieldset--personalDetails{padding-bottom:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress{margin-top:var(--adyen-sdk-spacer-090,24px);padding-bottom:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress{margin-bottom:0}.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__open-invoice--loading{pointer-events:none}.adyen-checkout__amazonpay__button{margin:auto}.adyen-checkout__amazonpay .adyen-checkout__button--ghost{display:block;margin:var(--adyen-sdk-spacer-040,8px) auto 0;width:auto}apple-pay-button{--apple-pay-button-width:100%;--apple-pay-button-height:48px;--apple-pay-button-border-radius:4px}.adyen-checkout__cashapp>.adyen-checkout__store-details{margin-bottom:var(--adyen-sdk-spacer-070,16px);margin-top:0}.adyen-checkout__paywithgoogle{height:var(--adyen-sdk-spacer-120,48px)}.adyen-checkout__paypal__buttons{position:relative;z-index:0}.adyen-checkout__paypal__button{display:flex;margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__paypal__button:empty{display:none}.adyen-checkout__paypal__status--pending{margin:var(--adyen-sdk-spacer-070,16px) 0}.adyen-checkout__paypal__status--processing{align-items:center;display:flex;font-size:var(--adyen-sdk-text-body-font-size,.875rem);justify-content:center;padding:var(--adyen-sdk-spacer-090,24px) 0}.adyen-checkout__paypal-processing .adyen-checkout__paypal__button{display:none}.adyen-checkout__payment-method .adyen-checkout__paypal__status--pending{margin:var(--adyen-sdk-spacer-070,16px) 0 38px}.adyen-checkout__payment-method .adyen-checkout__paypal__status--processing{padding:var(--adyen-sdk-spacer-080,20px) 0 65px}.adyen-checkout-fastlane__card-brand--wrapper{align-items:center;border-radius:var(--adyen-sdk-border-radius-s,4px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));display:flex;height:26px;justify-content:center;margin-right:var(--adyen-sdk-spacer-060,12px);overflow:hidden;position:relative;width:var(--adyen-sdk-spacer-110,40px)}.adyen-checkout-fastlane__card-section{align-items:center;display:flex}.adyen-checkout-fastlane__card-number{font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);line-height:var(--adyen-sdk-text-body-line-height,20px)}.adyen-checkout-fastlane__brand{display:flex;justify-content:center;margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-fastlane__brand img{width:95px}.adyen-checkout__field--sendCopyToEmail .adyen-checkout__input-wrapper{background-color:transparent;border:none;box-shadow:none}.adyen-checkout__field--sendCopyToEmail .adyen-checkout__input-wrapper:active,.adyen-checkout__field--sendCopyToEmail .adyen-checkout__input-wrapper:active:hover,.adyen-checkout__field--sendCopyToEmail .adyen-checkout__input-wrapper:focus-within,.adyen-checkout__field--sendCopyToEmail .adyen-checkout__input-wrapper:focus-within:hover{box-shadow:none}.adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code,.adyen-checkout__voucher-result--oxxo .adyen-checkout__voucher-result__code{font-size:var(--adyen-sdk-text-body-font-size,.875rem);line-height:var(--adyen-sdk-text-caption-line-height,18px);padding:var(--adyen-sdk-spacer-090,24px);word-break:break-all}.adyen-checkout__issuer-button{align-items:center;background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:none;border-radius:var(--adyen-sdk-border-radius-m,8px);box-shadow:inset 0 0 0 1px var(--adyen-sdk-color-outline-primary,#dbdee2);cursor:pointer;display:flex;flex-basis:47%;flex-grow:2;font-size:var(--adyen-sdk-text-body-font-size,.875rem);height:var(--adyen-sdk-spacer-110,40px);justify-content:space-between;padding:var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-060,12px);transition:background .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__issuer-button:active{color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus{box-shadow:inset 0 0 0 1px var(--adyen-sdk-color-outline-tertiary,#8d95a3);outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus-visible{box-shadow:inset 0 0 0 1px var(--adyen-sdk-color-outline-tertiary,#8d95a3);outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):hover{box-shadow:inset 0 0 0 1px var(--adyen-sdk-color-outline-tertiary,#8d95a3);outline:none}.adyen-checkout__issuer-button--selected{background:var(--adyen-sdk-color-background-primary,#ffffff);box-shadow:inset 0 0 0 1.5px var(--adyen-sdk-color-outline-primary-active,#00112c);color:var(--adyen-sdk-color-label-primary,#00112c);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);height:var(--adyen-sdk-spacer-110,40px);transition:none}.adyen-checkout__issuer-button-img{margin-right:var(--adyen-sdk-spacer-040,8px);max-height:26px}.adyen-checkout__issuer-button-group{display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__field--issuer-list{margin-bottom:0}.adyen-checkout__field--issuer-list .adyen-checkout__dropdown{position:static}.adyen-checkout__field--issuer-list .adyen-checkout__dropdown__button{position:relative}.adyen-checkout__econtext-input__field>.adyen-checkout__button--pay:only-child{margin-top:0}.adyen-checkout-trustly{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-trustly__descriptor{font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);margin:var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-020,4px)}.adyen-checkout-trustly__description-list{font-size:var(--adyen-sdk-text-body-font-size,.875rem);line-height:1.5;list-style-type:disc;margin:0;padding-left:var(--adyen-sdk-spacer-080,20px)}.adyen-checkout-paybybank_AIS_DD{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-paybybank_AIS_DD__description-header{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);margin:var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-020,4px)}.adyen-checkout-paybybank_AIS_DD__description-body{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:1.5;list-style-type:disc;margin:0}@media (max-width:330px){.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:nth-child(2){display:none}}@media (max-width:360px){.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:nth-child(3){display:none}}@media (max-width:390px){.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:nth-child(4){display:none}}.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brand-number{text-overflow:clip;white-space:nowrap}.adyen-checkout__voucher-result--paybybank_pix{background-color:var(--adyen-sdk-color-background-primary,#ffffff);margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__voucher-result--paybybank_pix .adyen-checkout__voucher-result__top{border:none;margin:var(--adyen-sdk-spacer-070,16px) var(--adyen-sdk-spacer-000,0);padding:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__voucher-result--paybybank_pix .adyen-checkout__voucher-result__bottom{border:none}.adyen-checkout__voucher-result--paybybank_pix .adyen-checkout__voucher-result__image{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__voucher-result--paybybank_pix .adyen-checkout__voucher-result__image__wrapper{width:8em}.adyen-checkout__voucher-result--paybybank_pix .adyen-checkout__voucher-result__image__wrapper>img{width:100%}.adyen-checkout__voucher-result--paybybank_pix .adyen-checkout__voucher-result__amount{font-size:var(--adyen-sdk-text-title-l-font-size,1.5rem);font-weight:var(--adyen-sdk-text-title-l-font-weight,600);line-height:var(--adyen-sdk-text-title-l-line-height,34px);margin-top:var(--adyen-sdk-spacer-000,0)}.adyen-checkout-await-logo-container{align-items:center;background:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-radius:var(--adyen-sdk-border-radius-m,8px);display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px);padding:var(--adyen-sdk-spacer-070,16px) var(--adyen-sdk-spacer-090,24px);width:-moz-fit-content;width:fit-content}.adyen-checkout-await-logo-container:has(>:only-child){background:none}.adyen-checkout__await{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-m,8px);padding:var(--adyen-sdk-spacer-110,40px);text-align:center}.adyen-checkout__await--result{padding:100px}.adyen-checkout__await__brand-logo{border-radius:3px;width:74px}.adyen-checkout__await__instructions{display:flex;justify-content:center}.adyen-checkout__await__indicator-text,.adyen-checkout__await__subtitle{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-top:var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__await__indicator-holder .adyen-checkout__await__indicator-text{margin-left:var(--adyen-sdk-spacer-050,10px);margin-top:var(--adyen-sdk-spacer-030,6px)}.adyen-checkout__await__indicator-holder{display:flex;justify-content:center;margin-bottom:var(--adyen-sdk-spacer-080,20px);margin-top:var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__await__subtitle--result{margin-bottom:var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__await__icon{height:88px;width:88px}.adyen-checkout__await__progress{background:var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-l,12px);height:var(--adyen-sdk-spacer-020,4px);margin:var(--adyen-sdk-spacer-100,32px) auto var(--adyen-sdk-spacer-060,12px);width:152px}.adyen-checkout__await__percentage{background:var(--adyen-sdk-color-label-primary,#00112c);border-radius:var(--adyen-sdk-border-radius-l,12px);display:block;height:100%}.adyen-checkout__await__countdown{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem)}.adyen-checkout__await>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__await__app-link{display:block;margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__await__amount{font-size:var(--adyen-sdk-text-title-l-font-size,1.5rem);font-weight:var(--adyen-sdk-text-title-font-weight,600);margin-top:var(--adyen-sdk-spacer-070,16px);text-align:center}@media (min-width:1280px){.adyen-checkout__await__app-link{display:none}}.adyen-checkout-pay-by-bank-pix-await{align-items:center;display:flex;flex-direction:column}.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await__countdown-holder,.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await__subtitle{display:none}.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await,.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await--paybybank_pix{border:none;padding:0}.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await__indicator-holder{margin-top:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await__countdown{color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout-pay-by-bank-pix-await .adyen-checkout__await__end-slot{color:var(--adyen-sdk-color-label-tertiary,#5c687c);font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-top:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout-issuer-list-introduction-logo-container{border-radius:var(--adyen-sdk-border-radius-m,8px);padding:var(--adyen-sdk-spacer-070,16px) var(--adyen-sdk-spacer-070,16px) 0;text-align:center}.adyen-checkout-issuer-list-introduction-logo-container__title{font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);font-weight:var(--adyen-sdk-text-caption-stronger-font-weight,500);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:0}.adyen-checkout-issuer-list-introduction-logo-container__logo{height:auto;width:8em}.adyen-checkout-pix-enrollment-issuer-list{display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-pix-enrollment-issuer-list .adyen-checkout-disclaimer__label{color:var(--adyen-sdk-color-label-secondary,#5c687c);display:inline-block;font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:0}.adyen-checkout-await-logo-open-finance{height:auto;width:8em}.adyen-checkout-await-logo-arrow-down{height:auto;width:1em}.adyen-checkout-await-logo-bank{height:auto;width:3em}.adyen-checkout__klarna-widget{pointer-events:all}.adyen-checkout__qr-loader{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-m,8px);display:flex;flex-direction:column;padding:16px}.adyen-checkout__qr-loader--result{gap:var(--adyen-sdk-spacer-090,24px);padding:100px}.adyen-checkout__qr-loader__brand-logo-wrapper{border-radius:var(--adyen-sdk-border-radius-s,4px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));margin-bottom:var(--adyen-sdk-spacer-090,24px);overflow:hidden}.adyen-checkout__qr-loader__brand-logo{display:block;width:80px}.adyen-checkout__qr-loader__subtitle{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);max-width:400px;text-align:center}.adyen-checkout__qr-loader__icon{height:88px;width:88px}.adyen-checkout__qr-loader__payment_amount{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-title-l-font-size,1.5rem);font-weight:var(--adyen-sdk-text-title-l-font-weight,600);line-height:var(--adyen-sdk-text-body-wide-line-height,24px);margin-bottom:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__qr-loader__progress{background:var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-l,12px);height:var(--adyen-sdk-spacer-020,4px);margin-bottom:var(--adyen-sdk-spacer-060,12px);padding-right:3%;width:152px}[dir=rtl] .adyen-checkout__qr-loader__progress{padding-left:3%;padding-right:0}.adyen-checkout__qr-loader__percentage{background:var(--adyen-sdk-color-label-primary,#00112c);border-radius:var(--adyen-sdk-border-radius-l,12px);display:block;height:100%}.adyen-checkout__qr-loader__countdown{font-size:var(--adyen-sdk-text-caption-font-size,.75rem);text-align:center}.adyen-checkout__qr-loader>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__qr-loader__app-link{display:none}.adyen-checkout__button.adyen-checkout__button--qr-loader{margin-top:var(--adyen-sdk-spacer-090,24px);text-decoration:none}.adyen-checkout__qr-loader__instructions{color:var(--adyen-sdk-color-label-tertiary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);line-height:1.5;margin-top:var(--adyen-sdk-spacer-090,24px);max-width:300px;text-align:center}.adyen-checkout__qr-loader__actions{align-items:center;display:flex;justify-content:center;margin-top:var(--adyen-sdk-spacer-100,32px);max-width:400px;width:100%}@media (max-width:1024px){.adyen-checkout__qr-loader__app-link{display:block;min-width:220px}}.adyen-checkout__qr-loader--pix{padding-bottom:var(--adyen-sdk-spacer-110,40px)}.adyen-checkout__qr-loader--pix__qr_details{align-items:center;display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px);max-width:318px;width:100%}.adyen-checkout__qr-loader--pix__qr_details__timer{align-items:center;display:flex;flex-direction:column;margin-bottom:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__qr-loader--pix__qr_details__code{font-size:var(--adyen-sdk-text-body-font-size,.875rem);text-align:center}.adyen-checkout__qr-loader--swish>.adyen-checkout__qr-loader__instructions{text-align:center}.adyen-checkout-paynow__introduction{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);text-align:center}.adyen-checkout-timeline-wrapper{background-color:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-radius:8px;max-width:300px;padding:16px}.adyen-checkout-timeline{scrollbar-color:var(--adyen-sdk-color-background-quaternary,#c0c5cc) transparent}.adyen-checkout-timeline__items{all:unset}.adyen-checkout-timeline-item{scrollbar-color:var(--adyen-sdk-color-background-quaternary,#c0c5cc) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;list-style-type:none;max-width:500px}.adyen-checkout-timeline-item:last-child .adyen-checkout-timeline-item__separator{display:none}.adyen-checkout-timeline-item:last-child .adyen-checkout-timeline-item__content{padding-bottom:0}.adyen-checkout-timeline-item__row{display:flex;gap:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-timeline-item__marker{display:flex;flex-flow:column;margin-top:var(--adyen-sdk-spacer-010,2px);max-width:var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout-timeline-item__separator{flex-grow:1;position:relative}.adyen-checkout-timeline-item__separator:before{background-color:var(--adyen-sdk-color-separator-secondary,#c9cdd3);content:"";height:100%;left:50%;position:absolute;transform:translate(-50%);width:1px}.adyen-checkout-timeline-item__content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;padding-bottom:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-timeline-item__title{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);letter-spacing:0;line-height:var(--adyen-sdk-text-body-line-height,20px);margin-bottom:var(--adyen-sdk-spacer-010,2px);text-align:left}.adyen-checkout-paynow__instructions{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:var(--adyen-sdk-text-body-line-height,20px);text-align:center}.adyen-checkout-paynow__instructions>p{margin-bottom:0}.adyen-checkout__blik__helper{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);font-weight:400;margin:0 0 var(--adyen-sdk-spacer-070,16px);padding:0}.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}.adyen-checkout__fieldset--phone-input{direction:ltr}.adyen-checkout__fieldset--phone-input .adyen-checkout__fieldset__fields{gap:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__fieldset--phone-input .adyen-checkout__fieldset__fields>.adyen-checkout__field{margin-bottom:0}.adyen-checkout-field--phone-prefix{width:144px}.adyen-checkout-field--phone-number{flex:1}.adyen-checkout__field--vpa{margin-bottom:0}.adyen-checkout_upi-mode-selection-text{font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-top:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__segmented-control--upi-margin-bottom,.adyen-checkout_upi-mode-selection-text{margin-bottom:var(--adyen-sdk-spacer-070,16px)}#upi-area-vpa .adyen-checkout__alert-message--info,.adyen-checkout-upi-area-intent .adyen-checkout__alert-message--info,.adyen-checkout-upi-area-intent .adyen-checkout__button--pay{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-upi-area-qr-code .adyen-checkout__button--pay,.adyen-checkout-upi-instruction-label{margin-top:var(--adyen-sdk-spacer-000,0)}.adyen-checkout-upi-instruction-label{color:var(--adyen-sdk-color-label-secondary,#5c687c);display:flex;font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__segmented-control{background:var(--adyen-sdk-color-background-tertiary,#eeeff1);border-radius:var(--adyen-sdk-border-radius-l,12px);display:grid;gap:var(--adyen-sdk-spacer-020,4px);grid-template-columns:repeat(auto-fit,minmax(var(--adyen-sdk-spacer-140,64px),1fr));padding:var(--adyen-sdk-spacer-030,6px)}.adyen-checkout__segmented-control--disabled{pointer-events:none}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment{color:var(--adyen-sdk-color-label-disabled,#8d95a3)}.adyen-checkout__segmented-control-segment{background:transparent;border:0;border-radius:var(--adyen-sdk-border-radius-m,8px);color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer;font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);padding:var(--adyen-sdk-spacer-040,8px) var(--adyen-sdk-spacer-060,12px);text-align:center;transition:background .3s ease-out}.adyen-checkout__segmented-control-segment:active,.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover{background-color:var(--adyen-sdk-color-background-secondary,#f7f7f8)}.adyen-checkout__segmented-control-segment--selected{background:var(--adyen-sdk-color-background-primary,#ffffff);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));color:var(--adyen-sdk-color-label-primary,#00112c)}.adyen-checkout__payment-method__header__title{align-items:center;background:none;border:none;color:var(--adyen-sdk-color-label-primary,#00112c);cursor:pointer;display:flex;flex-shrink:0;font-size:1em;font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);gap:var(--adyen-sdk-spacer-060,12px);margin-right:var(--adyen-sdk-spacer-070,16px);max-height:38px;max-width:100%;padding:0}[dir=rtl] .adyen-checkout__payment-method__header__title{margin-left:var(--adyen-sdk-spacer-070,16px);margin-right:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__payment-method__header__title--standalone{cursor:default}.adyen-checkout__payment-method__radio{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:50%;height:var(--adyen-sdk-spacer-070,16px);left:var(--adyen-sdk-spacer-070,16px);transition:border-color .2s ease-out,box-shadow .2s ease-out;width:var(--adyen-sdk-spacer-070,16px)}[dir=rtl] .adyen-checkout__payment-method__radio{left:auto;right:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__payment-method__radio:after{background-color:var(--adyen-sdk-color-background-primary,#ffffff);border-radius:50%;content:"";display:block;height:var(--adyen-sdk-spacer-040,8px);left:0;margin:0 auto;position:relative;right:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease-out;width:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__payment-method__radio--selected{background-color:var(--adyen-sdk-color-label-primary,#00112c);border:0;transition:all .3s ease-out}.adyen-checkout__payment-method__radio--selected:hover{box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-primary-hover,#c9cdd3)}.adyen-checkout__payment-method__radio--selected:after{transform:translateY(-50%) scale(1)}.adyen-checkout-upi-app-item{align-items:center;background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);cursor:pointer;display:flex;gap:var(--adyen-sdk-spacer-070,16px);justify-content:space-between;padding:var(--adyen-sdk-spacer-050,10px) var(--adyen-sdk-spacer-070,16px);transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,border-radius .15s ease;width:100%}.adyen-checkout-upi-app-item__label{cursor:pointer;font-size:var(--adyen-sdk-text-body-font-size,.875rem)}.adyen-checkout-upi-app-item:hover:not(.adyen-checkout-upi-app-item--selected){border-color:var(--adyen-sdk-color-outline-primary-hover,#c9cdd3)}.adyen-checkout-upi-app-item--selected{border-color:var(--adyen-sdk-color-outline-primary-active,#00112c);box-shadow:0 0 0 .5px var(--adyen-sdk-color-outline-primary-active,#00112c);cursor:default}.adyen-checkout-upi-app-item--selected .adyen-checkout-expand-button--upi-app-item,.adyen-checkout-upi-app-item--selected .adyen-checkout-expand-button--upi-app-item>label{cursor:default}.adyen-checkout-upi-app-item .adyen-checkout-expand-button--upi-app-item{margin-right:0}.adyen-checkout-upi-app-item__checkmark{border-bottom:1.5px solid var(--adyen-sdk-color-label-primary,#00112c);border-right:1.5px solid var(--adyen-sdk-color-label-primary,#00112c);height:var(--adyen-sdk-spacer-060,12px);transform:rotate(45deg);width:var(--adyen-sdk-spacer-030,6px)}.adyen-checkout-upi-app-list{display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px);list-style:none;margin:0;padding:0}.adyen-checkout-upi-app-list--loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payto-component .adyen-checkout__fieldset,.adyen-checkout__payto-component .adyen-checkout__fieldset .adyen-checkout__fieldset__fields{margin-top:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__payto-component .adyen-checkout-field--phone-prefix{width:98px}.adyen-checkout__payto-component--loading{pointer-events:none}.adyen-checkout__await--payto .adyen-checkout__details-table{margin-top:var(--adyen-sdk-spacer-070,16px);padding-top:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__await--payto .adyen-checkout__details-table__item:first-child{border-top:none}.adyen-checkout__giftcard-result__header{align-items:center;display:flex;flex-wrap:nowrap;font-size:var(--adyen-sdk-text-title-font-size,1rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);justify-content:space-between;position:relative;width:100%}.adyen-checkout__giftcard-result__header__title{align-items:center;display:flex}.adyen-checkout__giftcard-result__name{margin-left:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__giftcard-result__balance{list-style:none;margin:var(--adyen-sdk-spacer-070,16px) 0 0;padding:0}.adyen-checkout__giftcard-result__balance__item{display:flex;justify-content:space-between;margin-bottom:var(--adyen-sdk-spacer-040,8px)}.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit{color:var(--adyen-sdk-color-label-secondary,#5c687c)}.adyen-checkout__giftcard-result__balance__item:last-child{margin-bottom:0}.adyen-checkout__giftcard-result__balance__value--amount{font-weight:700}.adyen-checkout__giftcard-result__remaining-balance{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);line-height:var(--adyen-sdk-text-caption-line-height,18px);margin:var(--adyen-sdk-spacer-040,8px) auto 0;text-align:center}.adyen-checkout__voucher-result{border-radius:var(--adyen-sdk-border-radius-m,8px);position:relative;text-align:center}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result-title{font-size:var(--adyen-sdk-text-title-font-size,1rem);font-weight:var(--adyen-sdk-text-title-font-weight,600);line-height:var(--adyen-sdk-text-title-line-height,26px);margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__top{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-separator-primary,#dbdee2);display:flex;flex-direction:column}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__bottom .adyen-checkout__details-table,.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__top .adyen-checkout__details-table{background:var(--adyen-sdk-color-background-secondary,#f7f7f8);border-radius:var(--adyen-sdk-border-radius-m,8px);margin:0}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__bottom .adyen-checkout__details-table__item:first-child,.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__top .adyen-checkout__details-table__item:first-child{border-top:none}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__top{align-items:center;border-bottom:0;border-radius:var(--adyen-sdk-border-radius-m,8px) var(--adyen-sdk-border-radius-m,8px) 0 0;padding:var(--adyen-sdk-spacer-100,32px) var(--adyen-sdk-spacer-090,24px) var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__bottom{border-radius:0 0 var(--adyen-sdk-border-radius-m,8px) var(--adyen-sdk-border-radius-m,8px);border-top:0;padding:0 var(--adyen-sdk-spacer-090,24px) var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:var(--adyen-sdk-spacer-090,24px);width:100%}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout-link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__image__wrapper{display:block;height:var(--adyen-sdk-spacer-120,48px);position:relative}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__image__wrapper:after{border-radius:var(--adyen-sdk-border-radius-m,8px);box-shadow:var(--adyen-sdk-shadow-low,0 2px 4px rgba(0,17,44,.04),0 1px 2px rgba(0,17,44,.02));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__image__wrapper:nth-child(2){margin-left:0}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__image__issuer{border-radius:var(--adyen-sdk-border-radius-m,8px);height:var(--adyen-sdk-spacer-120,48px)}.adyen-checkout__voucher-result--bankTransfer .adyen-checkout__voucher-result__amount{font-size:var(--adyen-sdk-text-title-l-font-size,1.5rem);font-weight:var(--adyen-sdk-text-title-l-font-weight,600);line-height:var(--adyen-sdk-text-title-l-line-height,34px);margin:0 auto var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__bankTransfer__introduction{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);margin:0 0 var(--adyen-sdk-spacer-070,16px);padding:0}.adyen-checkout__bankTransfer__emailField{margin:0 0 var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__adyen-giving .adyen-checkout__status__icon{display:block;margin:var(--adyen-sdk-spacer-130,56px) auto var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__adyen-giving .adyen-checkout__status__text{color:var(--adyen-sdk-color-label-primary,#00112c);margin-bottom:var(--adyen-sdk-spacer-130,56px);text-align:center}.adyen-checkout__adyen-giving .adyen-checkout-disclaimer__label{color:var(--adyen-sdk-color-label-primary,#00112c);margin-top:0}.adyen-checkout__campaign{position:relative}.adyen-checkout__campaign-link:hover .adyen-checkout__campaign-description{text-decoration:underline}.adyen-checkout__campaign-logo{border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-s,4px);display:block;flex-shrink:0;height:var(--adyen-sdk-spacer-120,48px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;overflow:hidden;width:var(--adyen-sdk-spacer-120,48px)}.adyen-checkout__campaign-background-image{aspect-ratio:5/2;background-color:var(--adyen-sdk-color-label-primary,#00112c);background-position:50%;background-size:100%;border-radius:var(--adyen-sdk-border-radius-m,8px);margin-bottom:var(--adyen-sdk-spacer-060,12px);overflow:hidden;transition:background-size .6s ease-out}.adyen-checkout__campaign-background-image:hover{background-size:110%}.adyen-checkout__campaign-link{text-decoration:none}.adyen-checkout__campaign-link:hover{text-decoration:underline}.adyen-checkout__campaign-content{align-items:flex-start;display:flex;gap:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout__campaign-description,.adyen-checkout__campaign-title{color:var(--adyen-sdk-color-label-primary,#00112c);margin:0}.adyen-checkout__campaign-title{font-size:var(--adyen-sdk-text-title-font-size,1rem);font-weight:var(--adyen-sdk-text-title-font-weight,600);line-height:var(--adyen-sdk-text-title-line-height,26px)}.adyen-checkout__campaign-cause{font-weight:var(--adyen-sdk-text-caption-font-weight,400);font-weight:var(--adyen-sdk-text-caption-stronger-font-weight,500)}.adyen-checkout__campaign-cause,.adyen-checkout__campaign-description{font-size:var(--adyen-sdk-text-caption-font-size,.75rem);line-height:var(--adyen-sdk-text-caption-line-height,18px)}.adyen-checkout__campaign-description{font-weight:var(--adyen-sdk-text-caption-font-weight,400);margin-top:var(--adyen-sdk-spacer-060,12px)}.adyen-checkout-roundup-description{color:var(--adyen-sdk-color-label-secondary,#5c687c);display:inline-block;font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-caption-font-weight,400);line-height:var(--adyen-sdk-text-caption-line-height,18px);padding-left:0}.adyen-checkout__adyen-giving-actions{display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px);margin-top:var(--adyen-sdk-spacer-070,16px);text-align:center}.adyen-checkout__button.adyen-checkout__button--donate{margin:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__button.adyen-checkout__button--decline{display:block;margin:auto}.adyen-checkout__button-group{background:transparent;display:flex;justify-content:space-between}.adyen-checkout__button-group .adyen-checkout__button{background:transparent;border:0;box-shadow:inset 0 0 0 1px var(--adyen-sdk-color-outline-primary,#dbdee2);color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-body-font-size,.875rem);font-weight:400;height:var(--adyen-sdk-spacer-110,40px);line-height:var(--adyen-sdk-spacer-110,40px);margin-right:var(--adyen-sdk-spacer-040,8px);padding:0;text-align:center}.adyen-checkout__button-group .adyen-checkout__button:last-child{margin-right:0}.adyen-checkout__button-group .adyen-checkout__button:hover{background:transparent;box-shadow:inset 0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-primary-hover,#c9cdd3)}.adyen-checkout__button-group .adyen-checkout__button:active{background:var(--adyen-sdk-color-background-secondary,#f7f7f8);box-shadow:inset 0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-tertiary,#8d95a3)}.adyen-checkout__button-group .adyen-checkout__button--disabled,.adyen-checkout__button-group .adyen-checkout__button--disabled:hover{cursor:not-allowed;opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button-group .adyen-checkout__button--selected,.adyen-checkout__button-group .adyen-checkout__button--selected:active,.adyen-checkout__button-group .adyen-checkout__button--selected:active:hover,.adyen-checkout__button-group .adyen-checkout__button--selected:hover{background:var(--adyen-sdk-color-background-secondary,#f7f7f8);box-shadow:inset 0 0 0 1px var(--adyen-sdk-color-label-primary,#00112c);color:var(--adyen-sdk-color-label-primary,#00112c);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);height:var(--adyen-sdk-spacer-110,40px);transition:none}.adyen-checkout__button-group .adyen-checkout__button .adyen-checkout__button-group__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__order-payment-methods-list{list-style:none;margin:0 auto var(--adyen-sdk-spacer-070,16px);padding:0}.adyen-checkout__order-payment-method{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-tertiary,#8d95a3);margin-top:-1px;position:relative;width:100%}.adyen-checkout__order-payment-method:first-child{border-top-left-radius:var(--adyen-sdk-border-radius-m,8px);border-top-right-radius:var(--adyen-sdk-border-radius-m,8px)}.adyen-checkout__order-payment-method:last-child{border-bottom-left-radius:var(--adyen-sdk-border-radius-m,8px);border-bottom-right-radius:var(--adyen-sdk-border-radius-m,8px)}.adyen-checkout__order-payment-method__header{align-items:center;color:var(--adyen-sdk-color-label-primary,#00112c);display:flex;flex-wrap:nowrap;font-size:var(--adyen-sdk-text-title-font-size,1rem);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);justify-content:space-between;padding:var(--adyen-sdk-spacer-070,16px);position:relative;transition:background .1s ease-out;width:100%}.adyen-checkout__order-payment-method__header .adyen-checkout__payment-method__header__title{padding:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__order-payment-method__details{padding:0 var(--adyen-sdk-spacer-070,16px) var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__order-payment-method__deducted-amount{display:flex;font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);justify-content:space-between;line-height:var(--adyen-sdk-text-subtitle-font-size,1rem)}.adyen-checkout__order-payment-method__deducted-amount__label{font-size:var(--adyen-sdk-text-body-font-size,.875rem)}.adyen-checkout__order-payment-method__deducted-amount__value{font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500)}.adyen-checkout__order-remaining-amount{border-radius:var(--adyen-sdk-border-radius-m,8px);color:var(--adyen-sdk-color-label-secondary,#5c687c);display:block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);padding:var(--adyen-sdk-spacer-040,8px) var(--adyen-sdk-spacer-070,16px);width:100%}.adyen-checkout__order-remaining-amount strong{font-weight:700}.adyen-checkout__dropin--loading .adyen-checkout__instant-payment-methods-list{opacity:.2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payment-method__disable-confirmation{background:var(--adyen-sdk-color-background-critical-strong,#e22d2d);border-left:1px solid #e12424;border-right:1px solid #e12424;color:var(--adyen-sdk-color-label-on-color,#ffffff);display:grid;font-size:var(--adyen-sdk-text-body-font-size,.875rem);grid-template-rows:0fr;margin:0 -17px;opacity:0;overflow:hidden;transition:grid-template-rows var(--adyen-sdk-animation-duration-moderate,.15s) var(--adyen-sdk-animation-easing-linear,linear),opacity var(--adyen-sdk-animation-duration-moderate,.15s) var(--adyen-sdk-animation-easing-standard,cubic-bezier(.2,0,.4,.9)),margin-bottom var(--adyen-sdk-animation-duration-fast,.1s) var(--adyen-sdk-animation-easing-linear,linear)}.adyen-checkout__payment-method__disable-confirmation__content{align-items:center;display:flex;justify-content:space-between;min-height:0;transition:visibility var(--adyen-sdk-animation-duration-moderate,.15s) var(--adyen-sdk-animation-easing-linear,linear),padding var(--adyen-sdk-animation-duration-fast,.1s) var(--adyen-sdk-animation-easing-linear,linear);visibility:hidden}.adyen-checkout__payment-method__disable-confirmation--open{grid-template-rows:1fr;margin-bottom:var(--adyen-sdk-spacer-070,16px);opacity:1}.adyen-checkout__payment-method__disable-confirmation--open .adyen-checkout__payment-method__disable-confirmation__content{padding:var(--adyen-sdk-spacer-040,8px) var(--adyen-sdk-spacer-070,16px);visibility:visible}.adyen-checkout__payment-method__disable-confirmation__buttons{display:flex}.adyen-checkout__payment-method__disable-confirmation__button{background:var(--adyen-sdk-color-background-critical-strong,#e22d2d);border:var(--adyen-sdk-border-width-s,1px) solid transparent;border-radius:var(--adyen-sdk-border-radius-m,8px);color:var(--adyen-sdk-color-label-on-color,#ffffff);cursor:pointer;display:block;font-size:var(--adyen-sdk-text-body-font-size,.875rem);height:auto;margin:0 0 0 var(--adyen-sdk-spacer-040,8px);padding:var(--adyen-sdk-spacer-040,8px);width:auto}.adyen-checkout__payment-method__disable-confirmation__button:hover,.adyen-checkout__payment-method__disable-confirmation__button:hover:focus{background:#d81e1e;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button:active,.adyen-checkout__payment-method__disable-confirmation__button:hover:active{background:#c11b1b;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button--remove,.adyen-checkout__payment-method__disable-confirmation__button--remove:disabled{border-color:var(--adyen-sdk-color-label-on-color,#ffffff)}.adyen-checkout__payment-method__disable-confirmation__button--cancel,.adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled{border-color:transparent}.adyen-checkout__payment-method{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-primary,#dbdee2);border-radius:var(--adyen-sdk-border-radius-m,8px);cursor:pointer;position:relative;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,border-radius .15s ease;width:100%}.adyen-checkout__payment-method:focus{outline:0}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected){border-color:var(--adyen-sdk-color-outline-primary-hover,#c9cdd3)}.adyen-checkout__payment-method--loading{opacity:.2}.adyen-checkout__payment-method--selected.adyen-checkout__payment-method--loading{opacity:.9}.adyen-checkout__payment-method--confirming .adyen-checkout__payment-method__details__content,.adyen-checkout__payment-method--disabling{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payment-method--disabling{opacity:.3}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio{display:none}.adyen-checkout__payment-method__header{align-items:center;color:var(--adyen-sdk-color-label-primary,#00112c);display:flex;flex-wrap:nowrap;font-size:var(--adyen-sdk-text-title-font-size,1rem);font-weight:var(--adyen-sdk-text-body-font-weight,400);justify-content:space-between;padding:var(--adyen-sdk-spacer-070,16px);position:relative;transition:background .1s ease-out;width:100%}[dir=rtl] .adyen-checkout__payment-method__header{padding:calc(var(--adyen-sdk-spacer-070, 16px) - var(--adyen-sdk-spacer-020, 4px));padding-right:calc(var(--adyen-sdk-spacer-120, 48px) - var(--adyen-sdk-spacer-020, 4px))}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header{padding:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__payment-method__surcharge{color:var(--adyen-sdk-color-label-secondary,#5c687c);margin-left:var(--adyen-sdk-spacer-020,4px)}.adyen-checkout__payment-method--selected{background:var(--adyen-sdk-color-background-secondary,#f7f7f8);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);cursor:default;transition:opacity .3s ease-out}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__header{flex-wrap:wrap}.adyen-checkout__payment-method__details{padding:var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-070,16px);position:relative}.adyen-checkout__payment-method__details__content>:last-child{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__payment-method__image__wrapper{align-items:center;border-radius:var(--adyen-sdk-border-radius-s,4px);display:flex;height:26px;justify-content:center;overflow:hidden;position:relative;width:var(--adyen-sdk-spacer-110,40px)}.adyen-checkout__payment-method__image{border-radius:var(--adyen-checkout-border-radius-s);display:block;flex-shrink:0;height:100%;overflow:hidden;width:100%}.adyen-checkout__payment-method__brands{align-items:center;display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-020,4px);height:var(--adyen-sdk-spacer-090,24px);margin:var(--adyen-sdk-spacer-020,4px) var(--adyen-sdk-spacer-000,0);overflow:hidden;text-align:right}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__brand-number{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,.875rem)}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands{height:auto;overflow:visible;text-align:left}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{display:inline-block;height:var(--adyen-sdk-spacer-070,16px);transition:opacity .2s ease-out;width:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child{margin:var(--adyen-sdk-spacer-000,0)}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{margin-bottom:var(--adyen-sdk-spacer-020,4px)}.adyen-checkout__payment-method__brands img{height:100%;width:100%}.adyen-checkout__payment-method__image__wrapper--disabled{opacity:.25}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio{box-shadow:0 0 0 var(--adyen-sdk-spacer-010,2px) var(--adyen-sdk-color-outline-primary-hover,#c9cdd3);cursor:pointer}.adyen-checkout__payment-method__name{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.adyen-checkout__payment-method__additional-info{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-caption-font-size,.75rem);font-weight:var(--adyen-sdk-text-body-font-weight,400)}.adyen-checkout__payment-method__name_wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-020,4px);min-width:var(--adyen-sdk-spacer-120,48px);text-align:start}.adyen-checkout__status{align-items:center;background-color:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-m,8px);color:var(--adyen-sdk-color-label-primary,#00112c);display:flex;flex-direction:column;font-size:var(--adyen-sdk-text-title-font-size,1rem);height:350px;justify-content:center;margin:0;padding:var(--adyen-sdk-spacer-100,32px);text-align:center}.adyen-checkout__status__icon{margin-bottom:var(--adyen-sdk-spacer-090,24px)}.adyen-checkout__status .adyen-checkout__spinner__wrapper{max-height:88px}.adyen-checkout__dropin{display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout__button--dropin-show-paymentmethods{align-self:start}.adyen-checkout-payment-methods-container{display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-payment-methods-list-label{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,1rem);font-weight:var(--adyen-sdk-text-subtitle-stronger-font-weight,600);line-height:var(--adyen-sdk-text-subtitle-line-height,26px)}.adyen-checkout__payment-methods-list{display:flex;flex-direction:column;gap:var(--adyen-sdk-spacer-070,16px);list-style:none;margin:0;padding:0}.adyen-checkout__payment-methods-list--loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__instant-payment-methods-list{display:flex;flex-wrap:wrap;gap:var(--adyen-sdk-spacer-070,16px);list-style:none;margin:0;padding:0}.adyen-checkout__instant-payment-methods-list li{flex:1 0 calc(50% - var(--adyen-sdk-spacer-070, 16px)/2)}.adyen-checkout__payment-method{display:block}.adyen-checkout__payment-method__details{overflow:hidden}.adyen-checkout__payment-method__image{height:26px;width:var(--adyen-sdk-spacer-110,40px)}[dir=rtl] .adyen-checkout__payment-method__image__wrapper{margin-left:var(--adyen-sdk-spacer-040,8px);margin-right:0}.adyen-checkout-pm-details-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease;visibility:hidden}.adyen-checkout-pm-details-wrapper[aria-hidden=false]{grid-template-rows:1fr;visibility:visible}.adyen-checkout-pm-details-wrapper[aria-hidden=false] .adyen-checkout__payment-method__details{overflow:visible}.adyen-checkout-sr-panel{font-size:.75em;margin-bottom:var(--adyen-sdk-spacer-080,20px)}.adyen-checkout-sr-panel--sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
|
|
3
|
+
.payment-method-selector-modern[data-v-6820b9f4] {
|
|
4
|
+
margin-bottom: 15px;
|
|
5
|
+
font-family: Inter, sans-serif
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.payment-method-selector-modern.is-mobile[data-v-6820b9f4] {
|
|
9
|
+
margin-bottom: 10px
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.back-to[data-v-6820b9f4] {
|
|
13
|
+
color: #313131;
|
|
14
|
+
cursor: pointer;
|
|
15
|
+
margin-bottom: 17px;
|
|
16
|
+
display: inline-flex;
|
|
17
|
+
align-items: center;
|
|
18
|
+
gap: 5px
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.back-to .back-icon[data-v-6820b9f4] {
|
|
22
|
+
flex-shrink: 0
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.back-to[data-v-6820b9f4]:hover {
|
|
26
|
+
opacity: .8
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.payment-methods-header[data-v-6820b9f4] {
|
|
30
|
+
margin-bottom: 7px;
|
|
31
|
+
flex-shrink: 0
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.payment-methods-title[data-v-6820b9f4] {
|
|
35
|
+
color: #3c3c4366;
|
|
36
|
+
font: 400 14px/20px Inter, sans-serif;
|
|
37
|
+
margin: 0
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.top-adyen-buttons[data-v-6820b9f4] {
|
|
41
|
+
margin-bottom: 15px
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.top-adyen-buttons .top-adyen-buttons-container[data-v-6820b9f4] {
|
|
45
|
+
display: flex;
|
|
46
|
+
gap: 12px;
|
|
47
|
+
width: 100%
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper[data-v-6820b9f4] {
|
|
51
|
+
flex: 1;
|
|
52
|
+
min-width: 0
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper[data-v-6820b9f4]:has(.adyen-top-button-container:empty) {
|
|
56
|
+
display: none
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] {
|
|
60
|
+
min-height: 48px;
|
|
61
|
+
width: 100%
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] .adyen-checkout__button,
|
|
65
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] .adyen-checkout__applepay__button,
|
|
66
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .adyen-top-button-container[data-v-6820b9f4] .adyen-checkout__googlepay__button {
|
|
67
|
+
width: 100%;
|
|
68
|
+
min-height: 48px;
|
|
69
|
+
border-radius: 4px
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .dynamic-payment-container[data-v-6820b9f4] {
|
|
73
|
+
display: flex;
|
|
74
|
+
align-items: center;
|
|
75
|
+
justify-content: center;
|
|
76
|
+
gap: 12px;
|
|
77
|
+
width: 100%;
|
|
78
|
+
height: 48px;
|
|
79
|
+
background-color: #00112c;
|
|
80
|
+
border: 0;
|
|
81
|
+
border-radius: 4px;
|
|
82
|
+
color: #fff;
|
|
83
|
+
cursor: pointer;
|
|
84
|
+
padding: 15px;
|
|
85
|
+
box-sizing: border-box;
|
|
86
|
+
font-size: 16px;
|
|
87
|
+
font-weight: 500;
|
|
88
|
+
transition: all .2s ease
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .dynamic-payment-container .method-icon[data-v-6820b9f4] {
|
|
92
|
+
height: 24px;
|
|
93
|
+
width: auto;
|
|
94
|
+
max-width: 120px;
|
|
95
|
+
object-fit: contain
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.top-adyen-buttons .top-adyen-buttons-container .top-adyen-button-wrapper .dynamic-payment-container[data-v-6820b9f4]:hover {
|
|
99
|
+
background: #1c3045;
|
|
100
|
+
box-shadow: 0 0, 0 2px 4px -1px #0003, 0 4px 5px #00000024
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.top-adyen-buttons.is-mobile .top-adyen-buttons-container[data-v-6820b9f4] {
|
|
104
|
+
flex-direction: column;
|
|
105
|
+
gap: 10px
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.top-adyen-buttons.is-mobile .top-adyen-buttons-container .top-adyen-button-wrapper[data-v-6820b9f4] {
|
|
109
|
+
flex: none;
|
|
110
|
+
width: 100%
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.method-icon[data-v-6820b9f4] {
|
|
114
|
+
width: 32px;
|
|
115
|
+
height: 32px;
|
|
116
|
+
object-fit: contain
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.payment-methods-vertical-list[data-v-6820b9f4] {
|
|
120
|
+
height: auto;
|
|
121
|
+
overflow: visible
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
.payment-methods-vertical-list .payment-methods-vertical-list-wrapper[data-v-6820b9f4] {
|
|
125
|
+
height: auto;
|
|
126
|
+
width: calc(100% - 2px);
|
|
127
|
+
display: flex;
|
|
128
|
+
flex-direction: column;
|
|
129
|
+
gap: 16px
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
.payment-methods-vertical-list .loading-container-modern[data-v-6820b9f4] {
|
|
133
|
+
display: flex;
|
|
134
|
+
flex-direction: column;
|
|
135
|
+
gap: 16px;
|
|
136
|
+
width: calc(100% - 2px)
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.payment-methods-vertical-list .loading-accordion[data-v-6820b9f4] {
|
|
140
|
+
border: 1px solid #e1e5e9;
|
|
141
|
+
border-radius: 12px;
|
|
142
|
+
background: #fff;
|
|
143
|
+
overflow: hidden
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.payment-methods-vertical-list .loading-accordion .loading-accordion-header[data-v-6820b9f4] {
|
|
147
|
+
padding: 16px;
|
|
148
|
+
height: 60px;
|
|
149
|
+
display: flex;
|
|
150
|
+
align-items: center
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.payment-methods-vertical-list .loading-accordion .loading-skeleton-modern[data-v-6820b9f4] {
|
|
154
|
+
width: 100%;
|
|
155
|
+
height: 28px;
|
|
156
|
+
background: #f3f5f7;
|
|
157
|
+
border-radius: 6px;
|
|
158
|
+
position: relative;
|
|
159
|
+
overflow: hidden
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
.payment-methods-vertical-list .loading-accordion .loading-skeleton-modern[data-v-6820b9f4]:after {
|
|
163
|
+
content: "";
|
|
164
|
+
position: absolute;
|
|
165
|
+
top: 0;
|
|
166
|
+
left: -100%;
|
|
167
|
+
width: 100%;
|
|
168
|
+
height: 100%;
|
|
169
|
+
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .6), transparent);
|
|
170
|
+
animation: skeleton-loading-modern-6820b9f4 1.5s infinite
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
@keyframes skeleton-loading-modern-6820b9f4 {
|
|
174
|
+
0% {
|
|
175
|
+
left: -100%
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
to {
|
|
179
|
+
left: 100%
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.accordion-item[data-v-6820b9f4] {
|
|
184
|
+
border: 1px solid #e1e5e9;
|
|
185
|
+
border-radius: 12px;
|
|
186
|
+
background: #fff;
|
|
187
|
+
overflow: hidden;
|
|
188
|
+
transition: all .3s ease;
|
|
189
|
+
position: relative
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.accordion-item .accordion-header[data-v-6820b9f4]:before {
|
|
193
|
+
content: "";
|
|
194
|
+
position: absolute;
|
|
195
|
+
top: 50%;
|
|
196
|
+
left: 16px;
|
|
197
|
+
transform: translateY(-50%);
|
|
198
|
+
width: 16px;
|
|
199
|
+
height: 16px;
|
|
200
|
+
border: 1px solid #d5d5d5;
|
|
201
|
+
border-radius: 50%;
|
|
202
|
+
background: transparent;
|
|
203
|
+
z-index: 2;
|
|
204
|
+
transition: all .2s ease;
|
|
205
|
+
box-sizing: border-box
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.accordion-item .accordion-header[data-v-6820b9f4]:after {
|
|
209
|
+
content: "";
|
|
210
|
+
position: absolute;
|
|
211
|
+
top: 50%;
|
|
212
|
+
left: 20px;
|
|
213
|
+
transform: translateY(-50%);
|
|
214
|
+
width: 8px;
|
|
215
|
+
height: 8px;
|
|
216
|
+
background: #fff;
|
|
217
|
+
border-radius: 50%;
|
|
218
|
+
z-index: 3;
|
|
219
|
+
opacity: 0;
|
|
220
|
+
transition: opacity .2s ease
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
.accordion-item[data-v-6820b9f4]:hover {
|
|
224
|
+
border-color: #c0c4cc;
|
|
225
|
+
box-shadow: 0 4px 12px #0000001a
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
.accordion-item.expanded[data-v-6820b9f4] {
|
|
229
|
+
background: #f8f8fd99;
|
|
230
|
+
border-color: #3c3c434a;
|
|
231
|
+
box-shadow: 0 4px 16px #409eff33
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
.accordion-item.is-selected[data-v-6820b9f4] {
|
|
235
|
+
border-color: #3c3c434a;
|
|
236
|
+
background: #f8f8fd99
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
.accordion-item.is-selected .accordion-header[data-v-6820b9f4]:hover {
|
|
240
|
+
background: #f8f8fd33
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.accordion-item.is-selected .accordion-header[data-v-6820b9f4]:before {
|
|
244
|
+
border-color: #0084ff;
|
|
245
|
+
background: #0084ff
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.accordion-item.is-selected .accordion-header[data-v-6820b9f4]:after {
|
|
249
|
+
opacity: 1
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
.accordion-header[data-v-6820b9f4] {
|
|
253
|
+
position: relative;
|
|
254
|
+
display: flex;
|
|
255
|
+
align-items: center;
|
|
256
|
+
justify-content: space-between;
|
|
257
|
+
width: 100%;
|
|
258
|
+
padding: 16px;
|
|
259
|
+
height: 60px;
|
|
260
|
+
border: none;
|
|
261
|
+
background: transparent;
|
|
262
|
+
cursor: pointer;
|
|
263
|
+
box-sizing: border-box
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.method-info[data-v-6820b9f4] {
|
|
267
|
+
display: flex;
|
|
268
|
+
align-items: center;
|
|
269
|
+
gap: 12px;
|
|
270
|
+
margin-left: 28px
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.method-name[data-v-6820b9f4] {
|
|
274
|
+
font-size: 15px;
|
|
275
|
+
font-weight: 500;
|
|
276
|
+
color: #1a1a1a
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
.accordion-content[data-v-6820b9f4] {
|
|
280
|
+
overflow: hidden;
|
|
281
|
+
background: transparent;
|
|
282
|
+
border-top: none
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.content-wrapper[data-v-6820b9f4] {
|
|
286
|
+
padding: 0 16px 16px
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.accordion-content-enter-active[data-v-6820b9f4],
|
|
290
|
+
.accordion-content-leave-active[data-v-6820b9f4] {
|
|
291
|
+
transition: max-height .3s cubic-bezier(.645, .045, .355, 1), opacity .3s ease
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
.accordion-content-enter-from[data-v-6820b9f4],
|
|
295
|
+
.accordion-content-leave-to[data-v-6820b9f4] {
|
|
296
|
+
opacity: 0;
|
|
297
|
+
max-height: 0
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.accordion-content-enter-to[data-v-6820b9f4],
|
|
301
|
+
.accordion-content-leave-from[data-v-6820b9f4] {
|
|
302
|
+
opacity: 1;
|
|
303
|
+
max-height: 500px
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
@media (prefers-reduced-motion: reduce) {
|
|
307
|
+
|
|
308
|
+
.accordion-content-enter-active[data-v-6820b9f4],
|
|
309
|
+
.accordion-content-leave-active[data-v-6820b9f4] {
|
|
310
|
+
transition: none
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
.payment-form-container[data-v-6820b9f4] {
|
|
315
|
+
min-height: 100px
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.payment-form-container[data-v-6820b9f4] .adyen-checkout__threeds2__challenge.adyen-checkout__threeds2__challenge--02 {
|
|
319
|
+
width: 100%
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.payment-form-container[data-v-6820b9f4] .adyen-checkout__threeds2__challenge.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe {
|
|
323
|
+
width: 105%
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.payermax-submit-wrapper[data-v-6820b9f4] {
|
|
327
|
+
margin-top: 16px
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
.payermax-submit-wrapper .payermax-submit-btn[data-v-6820b9f4] {
|
|
331
|
+
width: 100%;
|
|
332
|
+
height: 48px;
|
|
333
|
+
background: #00112c;
|
|
334
|
+
color: #fff;
|
|
335
|
+
border: none;
|
|
336
|
+
border-radius: 4px;
|
|
337
|
+
font-size: 16px;
|
|
338
|
+
font-weight: 500;
|
|
339
|
+
cursor: pointer;
|
|
340
|
+
transition: all .2s ease;
|
|
341
|
+
display: flex;
|
|
342
|
+
align-items: center;
|
|
343
|
+
justify-content: center;
|
|
344
|
+
gap: 8px
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.payermax-submit-wrapper .payermax-submit-btn[data-v-6820b9f4]:hover:not(:disabled) {
|
|
348
|
+
background: #1c3045
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
.payermax-submit-wrapper .payermax-submit-btn[data-v-6820b9f4]:disabled {
|
|
352
|
+
opacity: .6;
|
|
353
|
+
cursor: not-allowed
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
.payermax-submit-wrapper .payermax-submit-btn .loading-spinner[data-v-6820b9f4] {
|
|
357
|
+
width: 16px;
|
|
358
|
+
height: 16px;
|
|
359
|
+
border: 2px solid rgba(255, 255, 255, .3);
|
|
360
|
+
border-top-color: #fff;
|
|
361
|
+
border-radius: 50%;
|
|
362
|
+
animation: spin-6820b9f4 1s linear infinite
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
@keyframes spin-6820b9f4 {
|
|
366
|
+
0% {
|
|
367
|
+
transform: rotate(0)
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
to {
|
|
371
|
+
transform: rotate(360deg)
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.svg-icon[data-v-d5aee097] {
|
|
376
|
+
display: inline-flex;
|
|
377
|
+
align-items: center;
|
|
378
|
+
justify-content: center
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
.svg-icon[data-v-d5aee097] svg {
|
|
382
|
+
width: 100%;
|
|
383
|
+
height: 100%;
|
|
384
|
+
fill: currentColor
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
.state-icon[data-v-2f0ea6cc] {
|
|
388
|
+
display: flex;
|
|
389
|
+
justify-content: center;
|
|
390
|
+
align-items: center
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
.state-icon .concentric-circles[data-v-2f0ea6cc] {
|
|
394
|
+
position: relative;
|
|
395
|
+
width: 120px;
|
|
396
|
+
height: 120px;
|
|
397
|
+
display: flex;
|
|
398
|
+
justify-content: center;
|
|
399
|
+
align-items: center;
|
|
400
|
+
transition: all .3s ease
|
|
401
|
+
}
|
|
402
|
+
|
|
403
|
+
.state-icon .concentric-circles .circle[data-v-2f0ea6cc] {
|
|
404
|
+
position: absolute;
|
|
405
|
+
border-radius: 50%
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
.state-icon .concentric-circles .circle.circle-outer[data-v-2f0ea6cc] {
|
|
409
|
+
width: 120px;
|
|
410
|
+
height: 120px;
|
|
411
|
+
top: 0;
|
|
412
|
+
left: 0
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
.state-icon .concentric-circles .circle.circle-middle[data-v-2f0ea6cc] {
|
|
416
|
+
width: 96px;
|
|
417
|
+
height: 96px;
|
|
418
|
+
top: 12px;
|
|
419
|
+
left: 12px
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
.state-icon .concentric-circles .circle.circle-inner[data-v-2f0ea6cc] {
|
|
423
|
+
width: 84px;
|
|
424
|
+
height: 84px;
|
|
425
|
+
top: 18px;
|
|
426
|
+
left: 18px;
|
|
427
|
+
display: flex;
|
|
428
|
+
justify-content: center;
|
|
429
|
+
align-items: center;
|
|
430
|
+
z-index: 3
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
.state-icon .concentric-circles .circle.circle-inner .svg-icon[data-v-2f0ea6cc] {
|
|
434
|
+
width: 40px;
|
|
435
|
+
height: 40px;
|
|
436
|
+
color: #fff
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
.state-icon.theme-green .circle-outer[data-v-2f0ea6cc] {
|
|
440
|
+
background-color: #3cc65c14
|
|
441
|
+
}
|
|
442
|
+
|
|
443
|
+
.state-icon.theme-green .circle-middle[data-v-2f0ea6cc] {
|
|
444
|
+
background-color: #3cc65c1f
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
.state-icon.theme-green .circle-inner[data-v-2f0ea6cc] {
|
|
448
|
+
background-color: #3cc65c;
|
|
449
|
+
box-shadow: 0 4px 20px #3cc65c4d
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
.state-icon.theme-green .concentric-circles[data-v-2f0ea6cc] {
|
|
453
|
+
animation: pulse-green-2f0ea6cc 2s infinite ease-in-out
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
.state-icon.theme-blue .circle-outer[data-v-2f0ea6cc] {
|
|
457
|
+
background-color: #007aff14
|
|
458
|
+
}
|
|
459
|
+
|
|
460
|
+
.state-icon.theme-blue .circle-middle[data-v-2f0ea6cc] {
|
|
461
|
+
background-color: #007aff1f
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
.state-icon.theme-blue .circle-inner[data-v-2f0ea6cc] {
|
|
465
|
+
background-color: #007aff;
|
|
466
|
+
box-shadow: 0 4px 20px #007aff4d
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.state-icon.theme-blue .concentric-circles[data-v-2f0ea6cc] {
|
|
470
|
+
animation: pulse-blue-2f0ea6cc 2s infinite ease-in-out
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
.state-icon.theme-red .circle-outer[data-v-2f0ea6cc] {
|
|
474
|
+
background-color: #f55c5c14
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
.state-icon.theme-red .circle-middle[data-v-2f0ea6cc] {
|
|
478
|
+
background-color: #f55c5c1f
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
.state-icon.theme-red .circle-inner[data-v-2f0ea6cc] {
|
|
482
|
+
background-color: #f55c5c;
|
|
483
|
+
box-shadow: 0 4px 20px #f55c5c4d
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
.state-icon.theme-red .concentric-circles[data-v-2f0ea6cc] {
|
|
487
|
+
animation: shake-2f0ea6cc .5s ease-in-out
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
.state-icon.theme-gray .circle-outer[data-v-2f0ea6cc] {
|
|
491
|
+
background-color: #a0aec014
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
.state-icon.theme-gray .circle-middle[data-v-2f0ea6cc] {
|
|
495
|
+
background-color: #a0aec01f
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
.state-icon.theme-gray .circle-inner[data-v-2f0ea6cc] {
|
|
499
|
+
background-color: #a0aec0;
|
|
500
|
+
box-shadow: 0 4px 20px #a0aec04d
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
@keyframes pulse-green-2f0ea6cc {
|
|
504
|
+
|
|
505
|
+
0%,
|
|
506
|
+
to {
|
|
507
|
+
transform: scale(1)
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
50% {
|
|
511
|
+
transform: scale(1.05)
|
|
512
|
+
}
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
@keyframes pulse-blue-2f0ea6cc {
|
|
516
|
+
|
|
517
|
+
0%,
|
|
518
|
+
to {
|
|
519
|
+
transform: scale(1)
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
50% {
|
|
523
|
+
transform: scale(1.05)
|
|
524
|
+
}
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
@keyframes shake-2f0ea6cc {
|
|
528
|
+
|
|
529
|
+
0%,
|
|
530
|
+
to {
|
|
531
|
+
transform: translate(0)
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
25% {
|
|
535
|
+
transform: translate(-3px)
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
75% {
|
|
539
|
+
transform: translate(3px)
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
@media (max-width: 768px) {
|
|
544
|
+
|
|
545
|
+
.state-icon .concentric-circles[data-v-2f0ea6cc],
|
|
546
|
+
.state-icon .concentric-circles .circle.circle-outer[data-v-2f0ea6cc] {
|
|
547
|
+
width: 96px;
|
|
548
|
+
height: 96px
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
.state-icon .concentric-circles .circle.circle-middle[data-v-2f0ea6cc] {
|
|
552
|
+
width: 76px;
|
|
553
|
+
height: 76px;
|
|
554
|
+
top: 10px;
|
|
555
|
+
left: 10px
|
|
556
|
+
}
|
|
557
|
+
|
|
558
|
+
.state-icon .concentric-circles .circle.circle-inner[data-v-2f0ea6cc] {
|
|
559
|
+
width: 64px;
|
|
560
|
+
height: 64px;
|
|
561
|
+
top: 16px;
|
|
562
|
+
left: 16px
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
.state-icon .concentric-circles .circle.circle-inner .svg-icon[data-v-2f0ea6cc] {
|
|
566
|
+
width: 32px;
|
|
567
|
+
height: 32px
|
|
568
|
+
}
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
.payment-intermediate-display[data-v-223d44ca] {
|
|
572
|
+
text-align: center;
|
|
573
|
+
min-height: 300px;
|
|
574
|
+
display: flex;
|
|
575
|
+
align-items: center;
|
|
576
|
+
justify-content: center
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
.payment-intermediate-display .state-container[data-v-223d44ca] {
|
|
580
|
+
max-width: 500px;
|
|
581
|
+
width: 100%;
|
|
582
|
+
margin: 0 auto;
|
|
583
|
+
display: flex;
|
|
584
|
+
flex-direction: column;
|
|
585
|
+
align-items: center;
|
|
586
|
+
gap: 24px;
|
|
587
|
+
padding: 30px;
|
|
588
|
+
background: #fff;
|
|
589
|
+
border-radius: 12px
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
.payment-intermediate-display .state-icon-section[data-v-223d44ca] {
|
|
593
|
+
display: flex;
|
|
594
|
+
justify-content: center;
|
|
595
|
+
margin-bottom: 8px
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
.payment-intermediate-display .state-title-section[data-v-223d44ca] {
|
|
599
|
+
text-align: center;
|
|
600
|
+
margin-bottom: 16px;
|
|
601
|
+
text-wrap: balance
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.payment-intermediate-display .state-title-section .title[data-v-223d44ca] {
|
|
605
|
+
font-size: 24px;
|
|
606
|
+
font-weight: 600;
|
|
607
|
+
color: #000000e5;
|
|
608
|
+
margin: 0 0 8px;
|
|
609
|
+
line-height: 1.3
|
|
610
|
+
}
|
|
611
|
+
|
|
612
|
+
.payment-intermediate-display .state-title-section .description[data-v-223d44ca] {
|
|
613
|
+
font-size: 14px;
|
|
614
|
+
color: #646464;
|
|
615
|
+
line-height: 1.5;
|
|
616
|
+
max-width: 400px;
|
|
617
|
+
margin: 0 auto
|
|
618
|
+
}
|
|
619
|
+
|
|
620
|
+
.payment-intermediate-display .state-actions-section[data-v-223d44ca] {
|
|
621
|
+
width: 100%;
|
|
622
|
+
max-width: 400px;
|
|
623
|
+
margin-top: 12px
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
.payment-intermediate-display .state-actions-section .button-actions[data-v-223d44ca] {
|
|
627
|
+
display: flex;
|
|
628
|
+
flex-direction: row;
|
|
629
|
+
gap: 10px;
|
|
630
|
+
justify-content: center;
|
|
631
|
+
width: 100%
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button[data-v-223d44ca] {
|
|
635
|
+
flex: 1;
|
|
636
|
+
min-height: 44px;
|
|
637
|
+
height: 44px;
|
|
638
|
+
font-weight: 500;
|
|
639
|
+
border-radius: 6px;
|
|
640
|
+
font-size: 14px;
|
|
641
|
+
border-width: 1px;
|
|
642
|
+
border-style: solid;
|
|
643
|
+
cursor: pointer;
|
|
644
|
+
transition: all .3s ease;
|
|
645
|
+
box-sizing: border-box
|
|
646
|
+
}
|
|
647
|
+
|
|
648
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button.left-button[data-v-223d44ca] {
|
|
649
|
+
background: transparent;
|
|
650
|
+
color: #1890ff;
|
|
651
|
+
border-color: #1890ff
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button.left-button[data-v-223d44ca]:hover {
|
|
655
|
+
background: #1890ff0d;
|
|
656
|
+
color: #40a9ff;
|
|
657
|
+
border-color: #40a9ff
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button.left-button[data-v-223d44ca]:active {
|
|
661
|
+
background: #1890ff1a;
|
|
662
|
+
color: #096dd9;
|
|
663
|
+
border-color: #096dd9
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button.right-button[data-v-223d44ca] {
|
|
667
|
+
background: #1890ff;
|
|
668
|
+
color: #fff;
|
|
669
|
+
border-color: #1890ff
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button.right-button[data-v-223d44ca]:hover {
|
|
673
|
+
background: #40a9ff;
|
|
674
|
+
border-color: #40a9ff
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button.right-button[data-v-223d44ca]:active {
|
|
678
|
+
background: #096dd9;
|
|
679
|
+
border-color: #096dd9
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
@media (max-width: 860px) {
|
|
683
|
+
.payment-intermediate-display[data-v-223d44ca] {
|
|
684
|
+
min-height: auto
|
|
685
|
+
}
|
|
686
|
+
|
|
687
|
+
.payment-intermediate-display .state-container[data-v-223d44ca] {
|
|
688
|
+
padding: 24px 16px;
|
|
689
|
+
gap: 20px
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.payment-intermediate-display .state-title-section[data-v-223d44ca] {
|
|
693
|
+
margin-bottom: 12px
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.payment-intermediate-display .state-title-section .title[data-v-223d44ca] {
|
|
697
|
+
font-size: 20px
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
.payment-intermediate-display .state-title-section .description[data-v-223d44ca] {
|
|
701
|
+
font-size: 13px
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
.payment-intermediate-display .state-actions-section .button-actions[data-v-223d44ca] {
|
|
705
|
+
flex-direction: column;
|
|
706
|
+
gap: 12px
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button[data-v-223d44ca] {
|
|
710
|
+
flex: none;
|
|
711
|
+
width: 100%;
|
|
712
|
+
min-height: 44px;
|
|
713
|
+
height: 44px;
|
|
714
|
+
font-size: 14px
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
@media (max-width: 480px) {
|
|
719
|
+
.payment-intermediate-display .state-container[data-v-223d44ca] {
|
|
720
|
+
padding: 20px 12px;
|
|
721
|
+
gap: 16px
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
.payment-intermediate-display .state-title-section .title[data-v-223d44ca] {
|
|
725
|
+
font-size: 18px
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.payment-intermediate-display .state-title-section .description[data-v-223d44ca] {
|
|
729
|
+
font-size: 12px
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.payment-intermediate-display .state-actions-section .button-actions[data-v-223d44ca] {
|
|
733
|
+
gap: 10px
|
|
734
|
+
}
|
|
735
|
+
|
|
736
|
+
.payment-intermediate-display .state-actions-section .button-actions .action-button[data-v-223d44ca] {
|
|
737
|
+
min-height: 42px;
|
|
738
|
+
height: 42px;
|
|
739
|
+
font-size: 13px
|
|
740
|
+
}
|
|
741
|
+
}
|
|
742
|
+
|
|
743
|
+
.toast-message[data-v-269d2ae1] {
|
|
744
|
+
position: fixed;
|
|
745
|
+
top: 10px;
|
|
746
|
+
left: 50%;
|
|
747
|
+
transform: translate(-50%);
|
|
748
|
+
min-width: 380px;
|
|
749
|
+
box-sizing: border-box;
|
|
750
|
+
border-radius: 4px;
|
|
751
|
+
padding: 15px 15px 15px 20px;
|
|
752
|
+
display: flex;
|
|
753
|
+
align-items: center;
|
|
754
|
+
z-index: 1100
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
.toast-message .toast-icon[data-v-269d2ae1] {
|
|
758
|
+
width: 16px;
|
|
759
|
+
height: 16px;
|
|
760
|
+
flex-shrink: 0;
|
|
761
|
+
margin-right: 10px
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
.toast-message .toast-text[data-v-269d2ae1] {
|
|
765
|
+
font-size: 14px;
|
|
766
|
+
line-height: 1.4
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
.toast-message.toast-info[data-v-269d2ae1] {
|
|
770
|
+
border: 1px solid #ebeef5;
|
|
771
|
+
background-color: #edf2fc
|
|
772
|
+
}
|
|
773
|
+
|
|
774
|
+
.toast-message.toast-info .toast-icon[data-v-269d2ae1],
|
|
775
|
+
.toast-message.toast-info .toast-text[data-v-269d2ae1] {
|
|
776
|
+
color: #909399
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
.toast-message.toast-error[data-v-269d2ae1] {
|
|
780
|
+
border: 1px solid #fde2e2;
|
|
781
|
+
background-color: #fef0f0
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
.toast-message.toast-error .toast-icon[data-v-269d2ae1],
|
|
785
|
+
.toast-message.toast-error .toast-text[data-v-269d2ae1] {
|
|
786
|
+
color: #f56c6c
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
.toast-enter-active[data-v-269d2ae1],
|
|
790
|
+
.toast-leave-active[data-v-269d2ae1] {
|
|
791
|
+
transition: opacity .3s, transform .4s
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
.toast-enter-from[data-v-269d2ae1],
|
|
795
|
+
.toast-leave-to[data-v-269d2ae1] {
|
|
796
|
+
opacity: 0;
|
|
797
|
+
transform: translate(-50%) translateY(-20px)
|
|
798
|
+
}
|
|
799
|
+
|
|
800
|
+
.toast-enter-to[data-v-269d2ae1],
|
|
801
|
+
.toast-leave-from[data-v-269d2ae1] {
|
|
802
|
+
opacity: 1;
|
|
803
|
+
transform: translate(-50%) translateY(0)
|
|
804
|
+
}
|
|
805
|
+
|
|
806
|
+
@media (max-width: 768px) {
|
|
807
|
+
.toast-message[data-v-269d2ae1] {
|
|
808
|
+
min-width: auto;
|
|
809
|
+
width: calc(100% - 40px);
|
|
810
|
+
max-width: 380px
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
.wait-payment-content[data-v-47837d2d] {
|
|
815
|
+
display: flex;
|
|
816
|
+
align-items: center;
|
|
817
|
+
justify-content: center;
|
|
818
|
+
margin: 0 auto;
|
|
819
|
+
padding: 30px;
|
|
820
|
+
min-height: 350px;
|
|
821
|
+
box-sizing: border-box
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
.wait-payment-content .wait-payment[data-v-47837d2d] {
|
|
825
|
+
position: relative;
|
|
826
|
+
margin: 0 auto;
|
|
827
|
+
font-weight: 700;
|
|
828
|
+
font-size: 16px;
|
|
829
|
+
color: #303133;
|
|
830
|
+
text-align: center
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.wait-payment-content .wait-payment .loading-anime[data-v-47837d2d] {
|
|
834
|
+
position: absolute;
|
|
835
|
+
right: 50%;
|
|
836
|
+
transform: translate(50%);
|
|
837
|
+
top: -20px
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
.wait-payment-content .wait-payment .loading-anime .spinner[data-v-47837d2d] {
|
|
841
|
+
width: 80px;
|
|
842
|
+
height: 80px;
|
|
843
|
+
border: 4px solid #e0e0e0;
|
|
844
|
+
border-top-color: #3271cc;
|
|
845
|
+
border-radius: 50%;
|
|
846
|
+
animation: spin-47837d2d 1s linear infinite
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
.wait-payment-content .wait-payment .wait-icon[data-v-47837d2d] {
|
|
850
|
+
margin-bottom: 20px
|
|
851
|
+
}
|
|
852
|
+
|
|
853
|
+
.wait-payment-content .wait-payment .wait-icon img[data-v-47837d2d] {
|
|
854
|
+
max-width: 250px;
|
|
855
|
+
max-height: 75px
|
|
856
|
+
}
|
|
857
|
+
|
|
858
|
+
.wait-payment-content .wait-payment .wait-method[data-v-47837d2d] {
|
|
859
|
+
font-size: 20px;
|
|
860
|
+
font-weight: 600;
|
|
861
|
+
color: #1a1a1a;
|
|
862
|
+
margin: 30px 0 10px
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.wait-payment-content .wait-payment .wait-title[data-v-47837d2d] {
|
|
866
|
+
font-size: 16px;
|
|
867
|
+
font-weight: 700;
|
|
868
|
+
color: #303133;
|
|
869
|
+
line-height: 28px;
|
|
870
|
+
margin-bottom: 10px
|
|
871
|
+
}
|
|
872
|
+
|
|
873
|
+
.wait-payment-content .wait-payment .wait-payment-txt[data-v-47837d2d] {
|
|
874
|
+
padding: 0 20px;
|
|
875
|
+
font-weight: 400;
|
|
876
|
+
font-size: 14px;
|
|
877
|
+
color: #606266;
|
|
878
|
+
line-height: 24px;
|
|
879
|
+
margin-bottom: 20px
|
|
880
|
+
}
|
|
881
|
+
|
|
882
|
+
.wait-payment-content .wait-payment .btns[data-v-47837d2d] {
|
|
883
|
+
margin-top: 30px;
|
|
884
|
+
display: flex;
|
|
885
|
+
justify-content: center;
|
|
886
|
+
gap: 16px
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
.wait-payment-content .wait-payment .btns .btn[data-v-47837d2d] {
|
|
890
|
+
height: 40px;
|
|
891
|
+
margin-top: 10px;
|
|
892
|
+
padding: 0 24px;
|
|
893
|
+
font-size: 14px;
|
|
894
|
+
font-weight: 500;
|
|
895
|
+
border-radius: 8px;
|
|
896
|
+
cursor: pointer;
|
|
897
|
+
transition: all .3s ease
|
|
898
|
+
}
|
|
899
|
+
|
|
900
|
+
.wait-payment-content .wait-payment .btns .btn[data-v-47837d2d]:disabled {
|
|
901
|
+
opacity: .6;
|
|
902
|
+
cursor: not-allowed
|
|
903
|
+
}
|
|
904
|
+
|
|
905
|
+
.wait-payment-content .wait-payment .btns .btn-cancel[data-v-47837d2d] {
|
|
906
|
+
background: #fff;
|
|
907
|
+
border: 1px solid #dcdfe6;
|
|
908
|
+
color: #606266
|
|
909
|
+
}
|
|
910
|
+
|
|
911
|
+
.wait-payment-content .wait-payment .btns .btn-cancel[data-v-47837d2d]:hover:not(:disabled) {
|
|
912
|
+
border-color: #c0c4cc;
|
|
913
|
+
color: #303133
|
|
914
|
+
}
|
|
915
|
+
|
|
916
|
+
.wait-payment-content .wait-payment .btns .btn-done[data-v-47837d2d] {
|
|
917
|
+
background: linear-gradient(99deg, #3271cc, #0fffff);
|
|
918
|
+
border: none;
|
|
919
|
+
color: #fff
|
|
920
|
+
}
|
|
921
|
+
|
|
922
|
+
.wait-payment-content .wait-payment .btns .btn-done[data-v-47837d2d]:hover:not(:disabled) {
|
|
923
|
+
opacity: .9
|
|
924
|
+
}
|
|
925
|
+
|
|
926
|
+
@keyframes spin-47837d2d {
|
|
927
|
+
to {
|
|
928
|
+
transform: rotate(360deg)
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
|
|
932
|
+
@media (max-width: 768px) {
|
|
933
|
+
.wait-payment-content[data-v-47837d2d] {
|
|
934
|
+
padding: 20px
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
.wait-payment-content .wait-payment .loading-anime .spinner[data-v-47837d2d] {
|
|
938
|
+
width: 60px;
|
|
939
|
+
height: 60px
|
|
940
|
+
}
|
|
941
|
+
|
|
942
|
+
.wait-payment-content .wait-payment .wait-icon img[data-v-47837d2d] {
|
|
943
|
+
max-width: 180px;
|
|
944
|
+
max-height: 60px
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
.wait-payment-content .wait-payment .wait-method[data-v-47837d2d] {
|
|
948
|
+
font-size: 18px
|
|
949
|
+
}
|
|
950
|
+
|
|
951
|
+
.wait-payment-content .wait-payment .wait-title[data-v-47837d2d] {
|
|
952
|
+
font-size: 14px
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
.wait-payment-content .wait-payment .btns[data-v-47837d2d] {
|
|
956
|
+
flex-direction: column;
|
|
957
|
+
gap: 12px
|
|
958
|
+
}
|
|
959
|
+
|
|
960
|
+
.wait-payment-content .wait-payment .btns .btn[data-v-47837d2d] {
|
|
961
|
+
width: 100%
|
|
962
|
+
}
|
|
963
|
+
}
|
|
964
|
+
|
|
965
|
+
.security-notice[data-v-87bd663a] {
|
|
966
|
+
--figma-user-text: #33383f;
|
|
967
|
+
--figma-security-text: #606266;
|
|
968
|
+
width: 100%;
|
|
969
|
+
margin-top: auto;
|
|
970
|
+
display: flex;
|
|
971
|
+
flex-direction: column;
|
|
972
|
+
gap: 12px
|
|
973
|
+
}
|
|
974
|
+
|
|
975
|
+
.security-item[data-v-87bd663a] {
|
|
976
|
+
display: flex;
|
|
977
|
+
align-items: flex-start;
|
|
978
|
+
gap: 12px
|
|
979
|
+
}
|
|
980
|
+
|
|
981
|
+
.security-icon[data-v-87bd663a] {
|
|
982
|
+
width: 14px;
|
|
983
|
+
height: 18px;
|
|
984
|
+
font-size: 14px;
|
|
985
|
+
color: var(--figma-user-text);
|
|
986
|
+
flex-shrink: 0;
|
|
987
|
+
display: flex;
|
|
988
|
+
align-items: center;
|
|
989
|
+
justify-content: center
|
|
990
|
+
}
|
|
991
|
+
|
|
992
|
+
.security-icon .svg-icon[data-v-87bd663a] {
|
|
993
|
+
width: 20px;
|
|
994
|
+
height: 20px
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
.security-item:first-child .security-icon[data-v-87bd663a] {
|
|
998
|
+
transform: scale(1.3)
|
|
999
|
+
}
|
|
1000
|
+
|
|
1001
|
+
.security-text[data-v-87bd663a] {
|
|
1002
|
+
flex: 1;
|
|
1003
|
+
font-weight: 400;
|
|
1004
|
+
font-size: 12px;
|
|
1005
|
+
line-height: 18px;
|
|
1006
|
+
color: var(--figma-security-text)
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
.payment-right-info[data-v-311dc21f] {
|
|
1010
|
+
--figma-text-primary: #33383f;
|
|
1011
|
+
--figma-text-secondary: rgba(51, 56, 63, .6);
|
|
1012
|
+
--figma-security-text: #606266;
|
|
1013
|
+
width: 410px;
|
|
1014
|
+
height: 100%;
|
|
1015
|
+
box-sizing: border-box;
|
|
1016
|
+
border-radius: 0 12px 12px 0;
|
|
1017
|
+
padding: 60px 30px 50px 0;
|
|
1018
|
+
font-family: PingFang SC, Inter, Helvetica Neue, -apple-system, BlinkMacSystemFont, sans-serif;
|
|
1019
|
+
display: flex;
|
|
1020
|
+
flex-direction: column;
|
|
1021
|
+
gap: 30px;
|
|
1022
|
+
word-break: break-word
|
|
1023
|
+
}
|
|
1024
|
+
|
|
1025
|
+
.info-card[data-v-311dc21f] {
|
|
1026
|
+
border-radius: 8px;
|
|
1027
|
+
display: flex;
|
|
1028
|
+
flex-direction: column;
|
|
1029
|
+
align-items: center;
|
|
1030
|
+
width: 100%
|
|
1031
|
+
}
|
|
1032
|
+
|
|
1033
|
+
.info-item[data-v-311dc21f] {
|
|
1034
|
+
width: 100%;
|
|
1035
|
+
display: flex;
|
|
1036
|
+
flex-direction: column;
|
|
1037
|
+
gap: 6px;
|
|
1038
|
+
padding: 10px 12px;
|
|
1039
|
+
box-sizing: border-box;
|
|
1040
|
+
border-bottom: 1px solid rgba(213, 213, 213, .5)
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
.info-item[data-v-311dc21f]:first-child {
|
|
1044
|
+
padding: 0 12px 10px
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
.info-label[data-v-311dc21f] {
|
|
1048
|
+
font-family: Inter, sans-serif;
|
|
1049
|
+
font-weight: 400;
|
|
1050
|
+
font-size: 14px;
|
|
1051
|
+
line-height: 1.4em;
|
|
1052
|
+
text-transform: uppercase;
|
|
1053
|
+
color: #3c3c4366
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
.info-value[data-v-311dc21f] {
|
|
1057
|
+
font-family: Inter, sans-serif;
|
|
1058
|
+
font-weight: 500;
|
|
1059
|
+
font-size: 14px;
|
|
1060
|
+
line-height: 1.7em;
|
|
1061
|
+
letter-spacing: -1%;
|
|
1062
|
+
color: #6f767e
|
|
1063
|
+
}
|
|
1064
|
+
|
|
1065
|
+
.one-click-dialog-overlay[data-v-0d9931da] {
|
|
1066
|
+
position: fixed;
|
|
1067
|
+
inset: 0;
|
|
1068
|
+
background: #00000080;
|
|
1069
|
+
display: flex;
|
|
1070
|
+
align-items: center;
|
|
1071
|
+
justify-content: center;
|
|
1072
|
+
z-index: 1000
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
.one-click-dialog[data-v-0d9931da] {
|
|
1076
|
+
position: relative;
|
|
1077
|
+
background: #fff;
|
|
1078
|
+
border-radius: 16px;
|
|
1079
|
+
padding: 32px;
|
|
1080
|
+
width: 400px;
|
|
1081
|
+
max-width: 90vw;
|
|
1082
|
+
box-shadow: 0 20px 60px #0003
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
.dialog-title[data-v-0d9931da] {
|
|
1086
|
+
margin: 0 0 24px;
|
|
1087
|
+
font-size: 20px;
|
|
1088
|
+
font-weight: 600;
|
|
1089
|
+
color: #1a1a1a;
|
|
1090
|
+
text-align: center
|
|
1091
|
+
}
|
|
1092
|
+
|
|
1093
|
+
.card-info[data-v-0d9931da] {
|
|
1094
|
+
display: flex;
|
|
1095
|
+
align-items: center;
|
|
1096
|
+
justify-content: center;
|
|
1097
|
+
gap: 12px;
|
|
1098
|
+
padding: 16px;
|
|
1099
|
+
background: #f8f9fa;
|
|
1100
|
+
border-radius: 12px;
|
|
1101
|
+
margin-bottom: 16px
|
|
1102
|
+
}
|
|
1103
|
+
|
|
1104
|
+
.card-icon[data-v-0d9931da] {
|
|
1105
|
+
flex-shrink: 0;
|
|
1106
|
+
display: flex
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
.card-number[data-v-0d9931da] {
|
|
1110
|
+
font-size: 16px;
|
|
1111
|
+
font-weight: 500;
|
|
1112
|
+
color: #333;
|
|
1113
|
+
font-family: SF Mono, Monaco, Consolas, monospace
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
.dialog-desc[data-v-0d9931da] {
|
|
1117
|
+
margin: 0 0 24px;
|
|
1118
|
+
font-size: 14px;
|
|
1119
|
+
color: #666;
|
|
1120
|
+
text-align: center;
|
|
1121
|
+
line-height: 1.5
|
|
1122
|
+
}
|
|
1123
|
+
|
|
1124
|
+
.dialog-actions[data-v-0d9931da] {
|
|
1125
|
+
display: flex;
|
|
1126
|
+
gap: 12px
|
|
1127
|
+
}
|
|
1128
|
+
|
|
1129
|
+
.dialog-actions .btn[data-v-0d9931da] {
|
|
1130
|
+
flex: 1;
|
|
1131
|
+
height: 44px;
|
|
1132
|
+
border-radius: 8px;
|
|
1133
|
+
font-size: 15px;
|
|
1134
|
+
font-weight: 500;
|
|
1135
|
+
cursor: pointer;
|
|
1136
|
+
transition: all .2s ease;
|
|
1137
|
+
display: flex;
|
|
1138
|
+
align-items: center;
|
|
1139
|
+
justify-content: center
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
.dialog-actions .btn[data-v-0d9931da]:disabled {
|
|
1143
|
+
opacity: .6;
|
|
1144
|
+
cursor: not-allowed
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
.dialog-actions .btn-secondary[data-v-0d9931da] {
|
|
1148
|
+
background: #f5f5f5;
|
|
1149
|
+
border: 1px solid #e0e0e0;
|
|
1150
|
+
color: #666
|
|
1151
|
+
}
|
|
1152
|
+
|
|
1153
|
+
.dialog-actions .btn-secondary[data-v-0d9931da]:hover:not(:disabled) {
|
|
1154
|
+
background: #e8e8e8;
|
|
1155
|
+
color: #333
|
|
1156
|
+
}
|
|
1157
|
+
|
|
1158
|
+
.dialog-actions .btn-primary[data-v-0d9931da] {
|
|
1159
|
+
background: linear-gradient(99deg, #3271cc, #0fffff);
|
|
1160
|
+
border: none;
|
|
1161
|
+
color: #fff
|
|
1162
|
+
}
|
|
1163
|
+
|
|
1164
|
+
.dialog-actions .btn-primary[data-v-0d9931da]:hover:not(:disabled) {
|
|
1165
|
+
opacity: .9
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
.loading-spinner[data-v-0d9931da] {
|
|
1169
|
+
width: 18px;
|
|
1170
|
+
height: 18px;
|
|
1171
|
+
border: 2px solid rgba(255, 255, 255, .3);
|
|
1172
|
+
border-top-color: #fff;
|
|
1173
|
+
border-radius: 50%;
|
|
1174
|
+
animation: spin-0d9931da .8s linear infinite
|
|
1175
|
+
}
|
|
1176
|
+
|
|
1177
|
+
@keyframes spin-0d9931da {
|
|
1178
|
+
to {
|
|
1179
|
+
transform: rotate(360deg)
|
|
1180
|
+
}
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
.dialog-fade-enter-active[data-v-0d9931da],
|
|
1184
|
+
.dialog-fade-leave-active[data-v-0d9931da] {
|
|
1185
|
+
transition: opacity .3s ease
|
|
1186
|
+
}
|
|
1187
|
+
|
|
1188
|
+
.dialog-fade-enter-active .one-click-dialog[data-v-0d9931da],
|
|
1189
|
+
.dialog-fade-leave-active .one-click-dialog[data-v-0d9931da] {
|
|
1190
|
+
transition: transform .3s ease
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
.dialog-fade-enter-from[data-v-0d9931da],
|
|
1194
|
+
.dialog-fade-leave-to[data-v-0d9931da] {
|
|
1195
|
+
opacity: 0
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
.dialog-fade-enter-from .one-click-dialog[data-v-0d9931da],
|
|
1199
|
+
.dialog-fade-leave-to .one-click-dialog[data-v-0d9931da] {
|
|
1200
|
+
transform: scale(.9)
|
|
1201
|
+
}
|
|
1202
|
+
|
|
1203
|
+
@media (max-width: 768px) {
|
|
1204
|
+
.one-click-dialog[data-v-0d9931da] {
|
|
1205
|
+
padding: 28px 24px
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
.dialog-actions .btn[data-v-0d9931da] {
|
|
1209
|
+
height: 48px;
|
|
1210
|
+
min-height: 48px
|
|
1211
|
+
}
|
|
1212
|
+
}
|
|
1213
|
+
|
|
1214
|
+
@media (max-width: 480px) {
|
|
1215
|
+
.one-click-dialog[data-v-0d9931da] {
|
|
1216
|
+
padding: 24px 20px;
|
|
1217
|
+
width: calc(100vw - 32px);
|
|
1218
|
+
max-width: 100%;
|
|
1219
|
+
border-radius: 12px
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
.dialog-title[data-v-0d9931da] {
|
|
1223
|
+
font-size: 18px;
|
|
1224
|
+
margin-bottom: 20px
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
.card-info[data-v-0d9931da] {
|
|
1228
|
+
padding: 14px;
|
|
1229
|
+
margin-bottom: 16px
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
.card-number[data-v-0d9931da] {
|
|
1233
|
+
font-size: 15px
|
|
1234
|
+
}
|
|
1235
|
+
|
|
1236
|
+
.dialog-desc[data-v-0d9931da] {
|
|
1237
|
+
font-size: 13px;
|
|
1238
|
+
margin-bottom: 20px;
|
|
1239
|
+
line-height: 1.6
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1242
|
+
.dialog-actions[data-v-0d9931da] {
|
|
1243
|
+
flex-direction: column;
|
|
1244
|
+
gap: 12px
|
|
1245
|
+
}
|
|
1246
|
+
|
|
1247
|
+
.dialog-actions .btn[data-v-0d9931da] {
|
|
1248
|
+
width: 100%;
|
|
1249
|
+
height: 50px;
|
|
1250
|
+
font-size: 16px;
|
|
1251
|
+
border-radius: 10px;
|
|
1252
|
+
min-height: 50px
|
|
1253
|
+
}
|
|
1254
|
+
}
|
|
1255
|
+
|
|
1256
|
+
.payment-fullscreen[data-v-7533fc93] {
|
|
1257
|
+
position: fixed;
|
|
1258
|
+
top: 0;
|
|
1259
|
+
left: 0;
|
|
1260
|
+
width: 100vw;
|
|
1261
|
+
height: 100vh;
|
|
1262
|
+
display: flex;
|
|
1263
|
+
align-items: center;
|
|
1264
|
+
justify-content: center;
|
|
1265
|
+
font-family: PingFang SC, Inter, Helvetica Neue, -apple-system, BlinkMacSystemFont, sans-serif
|
|
1266
|
+
}
|
|
1267
|
+
|
|
1268
|
+
.payment-fullscreen[data-v-7533fc93]:not(.is-modal) {
|
|
1269
|
+
position: relative;
|
|
1270
|
+
width: 100%;
|
|
1271
|
+
height: auto
|
|
1272
|
+
}
|
|
1273
|
+
|
|
1274
|
+
.payment-fullscreen:not(.is-modal) .payment-overlay[data-v-7533fc93] {
|
|
1275
|
+
display: none
|
|
1276
|
+
}
|
|
1277
|
+
|
|
1278
|
+
.payment-fullscreen:not(.is-modal) .payment-modal[data-v-7533fc93] {
|
|
1279
|
+
box-shadow: 0 2px 8px #0000001a;
|
|
1280
|
+
animation: none
|
|
1281
|
+
}
|
|
1282
|
+
|
|
1283
|
+
.payment-overlay[data-v-7533fc93] {
|
|
1284
|
+
position: absolute;
|
|
1285
|
+
top: 0;
|
|
1286
|
+
left: 0;
|
|
1287
|
+
width: 100%;
|
|
1288
|
+
height: 100%;
|
|
1289
|
+
background-color: #000000b3
|
|
1290
|
+
}
|
|
1291
|
+
|
|
1292
|
+
.payment-modal[data-v-7533fc93] {
|
|
1293
|
+
position: relative;
|
|
1294
|
+
width: 970px;
|
|
1295
|
+
max-width: 95vw;
|
|
1296
|
+
max-height: calc(var(--vh, 1vh) * 95);
|
|
1297
|
+
background: #fff;
|
|
1298
|
+
border-radius: 12px;
|
|
1299
|
+
overflow: hidden;
|
|
1300
|
+
box-shadow: 0 25px 50px -12px #00000040;
|
|
1301
|
+
z-index: 1;
|
|
1302
|
+
animation: modal-enter-7533fc93 .3s ease
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
.payment-modal.no-right[data-v-7533fc93] {
|
|
1306
|
+
width: 530px
|
|
1307
|
+
}
|
|
1308
|
+
|
|
1309
|
+
.payment-modal.is-mobile[data-v-7533fc93] {
|
|
1310
|
+
width: 94vw;
|
|
1311
|
+
min-width: 88vw;
|
|
1312
|
+
max-width: 94vw;
|
|
1313
|
+
min-height: 400px;
|
|
1314
|
+
max-height: calc(var(--vh, 1vh) * 90);
|
|
1315
|
+
border-radius: 12px;
|
|
1316
|
+
overflow-y: auto;
|
|
1317
|
+
overflow-x: hidden;
|
|
1318
|
+
-webkit-overflow-scrolling: touch;
|
|
1319
|
+
overscroll-behavior: contain
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
.payment-modal.is-mobile .in-payment-content[data-v-7533fc93] {
|
|
1323
|
+
flex-direction: column
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1326
|
+
.payment-modal.is-mobile .in-payment-content .left[data-v-7533fc93] {
|
|
1327
|
+
width: 100%;
|
|
1328
|
+
padding: 20px 16px;
|
|
1329
|
+
overflow: visible;
|
|
1330
|
+
max-height: none
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
.payment-modal.is-mobile .in-payment-content .right[data-v-7533fc93] {
|
|
1334
|
+
display: none
|
|
1335
|
+
}
|
|
1336
|
+
|
|
1337
|
+
@keyframes modal-enter-7533fc93 {
|
|
1338
|
+
0% {
|
|
1339
|
+
opacity: 0;
|
|
1340
|
+
transform: scale(.95)
|
|
1341
|
+
}
|
|
1342
|
+
|
|
1343
|
+
to {
|
|
1344
|
+
opacity: 1;
|
|
1345
|
+
transform: scale(1)
|
|
1346
|
+
}
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
.close-icon[data-v-7533fc93] {
|
|
1350
|
+
position: absolute;
|
|
1351
|
+
top: 10px;
|
|
1352
|
+
right: 10px;
|
|
1353
|
+
width: 32px;
|
|
1354
|
+
height: 32px;
|
|
1355
|
+
z-index: 10;
|
|
1356
|
+
color: #878787;
|
|
1357
|
+
border-radius: 50%;
|
|
1358
|
+
cursor: pointer;
|
|
1359
|
+
display: flex;
|
|
1360
|
+
align-items: center;
|
|
1361
|
+
justify-content: center;
|
|
1362
|
+
transition: background-color .2s
|
|
1363
|
+
}
|
|
1364
|
+
|
|
1365
|
+
.close-icon[data-v-7533fc93]:hover {
|
|
1366
|
+
background: #0000000d;
|
|
1367
|
+
color: #333
|
|
1368
|
+
}
|
|
1369
|
+
|
|
1370
|
+
.close-icon svg[data-v-7533fc93] {
|
|
1371
|
+
width: 22px;
|
|
1372
|
+
height: 22px
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
.in-payment-content[data-v-7533fc93] {
|
|
1376
|
+
display: flex;
|
|
1377
|
+
width: 100%;
|
|
1378
|
+
height: 100%
|
|
1379
|
+
}
|
|
1380
|
+
|
|
1381
|
+
.left[data-v-7533fc93] {
|
|
1382
|
+
width: 560px;
|
|
1383
|
+
overflow: auto;
|
|
1384
|
+
padding: 20px 30px;
|
|
1385
|
+
height: 100%;
|
|
1386
|
+
box-sizing: border-box;
|
|
1387
|
+
display: flex;
|
|
1388
|
+
flex-direction: column
|
|
1389
|
+
}
|
|
1390
|
+
|
|
1391
|
+
.left[data-v-7533fc93]::-webkit-scrollbar {
|
|
1392
|
+
width: 2px
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
.left[data-v-7533fc93]::-webkit-scrollbar-thumb {
|
|
1396
|
+
display: none
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
.left[data-v-7533fc93]::-webkit-scrollbar-track {
|
|
1400
|
+
display: none
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
.left-security-notice[data-v-7533fc93] {
|
|
1404
|
+
margin-top: auto;
|
|
1405
|
+
padding-top: 20px;
|
|
1406
|
+
padding-right: 15px
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
.right[data-v-7533fc93] {
|
|
1410
|
+
height: auto;
|
|
1411
|
+
min-height: 500px;
|
|
1412
|
+
width: 440px;
|
|
1413
|
+
box-sizing: border-box;
|
|
1414
|
+
background: transparent;
|
|
1415
|
+
align-content: center;
|
|
1416
|
+
display: flex;
|
|
1417
|
+
justify-content: center;
|
|
1418
|
+
align-items: flex-start;
|
|
1419
|
+
padding: 0
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
/** {*/
|
|
1423
|
+
/* margin: 0;*/
|
|
1424
|
+
/* padding: 0;*/
|
|
1425
|
+
/* box-sizing: border-box*/
|
|
1426
|
+
/*}*/
|
|
1427
|
+
|
|
1428
|
+
/*html,*/
|
|
1429
|
+
/*body {*/
|
|
1430
|
+
/* width: 100%;*/
|
|
1431
|
+
/* height: 100%;*/
|
|
1432
|
+
/* font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;*/
|
|
1433
|
+
/* font-size: 14px;*/
|
|
1434
|
+
/* line-height: 1.5;*/
|
|
1435
|
+
/* color: #1a1a1a;*/
|
|
1436
|
+
/* background: transparent;*/
|
|
1437
|
+
/* -webkit-font-smoothing: antialiased;*/
|
|
1438
|
+
/* -moz-osx-font-smoothing: grayscale*/
|
|
1439
|
+
/*}*/
|
|
1440
|
+
|
|
1441
|
+
#app {
|
|
1442
|
+
width: 100%;
|
|
1443
|
+
height: 100%;
|
|
1444
|
+
background: transparent
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1447
|
+
::-webkit-scrollbar {
|
|
1448
|
+
width: 6px;
|
|
1449
|
+
height: 6px
|
|
1450
|
+
}
|
|
1451
|
+
|
|
1452
|
+
::-webkit-scrollbar-track {
|
|
1453
|
+
background: transparent
|
|
1454
|
+
}
|
|
1455
|
+
|
|
1456
|
+
::-webkit-scrollbar-thumb {
|
|
1457
|
+
background: #d0d0d0;
|
|
1458
|
+
border-radius: 3px
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1461
|
+
::-webkit-scrollbar-thumb:hover {
|
|
1462
|
+
background: #b0b0b0
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
::selection {
|
|
1466
|
+
background: #6366f1;
|
|
1467
|
+
color: #fff
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
/*input:focus,*/
|
|
1471
|
+
/*button:focus {*/
|
|
1472
|
+
/* outline: none*/
|
|
1473
|
+
/*}*/
|
|
1474
|
+
|
|
1475
|
+
/*a {*/
|
|
1476
|
+
/* color: #6366f1;*/
|
|
1477
|
+
/* text-decoration: none*/
|
|
1478
|
+
/*}*/
|
|
1479
|
+
|
|
1480
|
+
/*a:hover {*/
|
|
1481
|
+
/* text-decoration: underline*/
|
|
1482
|
+
/*}*/
|