@adyen/adyen-web 6.0.0-alpha.7 → 6.0.0-alpha.8

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.
Files changed (145) hide show
  1. package/dist/cjs/adyen.css +6 -6
  2. package/dist/cjs/adyen.css.map +1 -1
  3. package/dist/cjs/index.cjs +2 -2
  4. package/dist/cjs/index.cjs.map +1 -1
  5. package/dist/cjs/index.d.cts +2355 -2038
  6. package/dist/es/adyen.css +6 -6
  7. package/dist/es/adyen.css.map +1 -1
  8. package/dist/es/components/ANCV/ANCV.js +1 -1
  9. package/dist/es/components/ANCV/ANCV.js.map +1 -1
  10. package/dist/es/components/ANCV/components/ANCVInput.js.map +1 -1
  11. package/dist/es/components/Ach/components/AchInput/AchInput.js +1 -1
  12. package/dist/es/components/Ach/components/AchInput/AchInput.js.map +1 -1
  13. package/dist/es/components/Ach/components/AchInput/defaultProps.js +1 -1
  14. package/dist/es/components/Ach/components/AchInput/defaultProps.js.map +1 -1
  15. package/dist/es/components/AfterPay/AfterPayB2B.js +1 -1
  16. package/dist/es/components/AfterPay/AfterPayB2B.js.map +1 -1
  17. package/dist/es/components/BacsDD/BacsDD.js +1 -1
  18. package/dist/es/components/BacsDD/BacsDD.js.map +1 -1
  19. package/dist/es/components/BacsDD/components/BacsInput.js +1 -1
  20. package/dist/es/components/BacsDD/components/BacsInput.js.map +1 -1
  21. package/dist/es/components/Blik/components/BlikInput.js.map +1 -1
  22. package/dist/es/components/Boleto/components/BoletoInput/BoletoInput.js +1 -1
  23. package/dist/es/components/Boleto/components/BoletoInput/BoletoInput.js.map +1 -1
  24. package/dist/es/components/Card/Card.js +1 -1
  25. package/dist/es/components/Card/Card.js.map +1 -1
  26. package/dist/es/components/Card/components/CardInput/CardInput.js +1 -1
  27. package/dist/es/components/Card/components/CardInput/CardInput.js.map +1 -1
  28. package/dist/es/components/Card/components/CardInput/types.js.map +1 -1
  29. package/dist/es/components/Doku/Doku.js +1 -1
  30. package/dist/es/components/Doku/Doku.js.map +1 -1
  31. package/dist/es/components/Doku/components/DokuInput/DokuInput.js +1 -1
  32. package/dist/es/components/Doku/components/DokuInput/DokuInput.js.map +1 -1
  33. package/dist/es/components/Dropin/Dropin.js +1 -1
  34. package/dist/es/components/Dropin/Dropin.js.map +1 -1
  35. package/dist/es/components/Econtext/Econtext.js +1 -1
  36. package/dist/es/components/Econtext/Econtext.js.map +1 -1
  37. package/dist/es/components/Econtext/components/EcontextInput/EcontextInput.js +1 -1
  38. package/dist/es/components/Econtext/components/EcontextInput/EcontextInput.js.map +1 -1
  39. package/dist/es/components/GooglePay/GooglePay.js.map +1 -1
  40. package/dist/es/components/PersonalDetails/PersonalDetails.js +1 -1
  41. package/dist/es/components/PersonalDetails/PersonalDetails.js.map +1 -1
  42. package/dist/es/components/Sepa/Sepa.js +1 -1
  43. package/dist/es/components/Sepa/Sepa.js.map +1 -1
  44. package/dist/es/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js +1 -1
  45. package/dist/es/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js.map +1 -1
  46. package/dist/es/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js +1 -1
  47. package/dist/es/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js.map +1 -1
  48. package/dist/es/components/helpers/OpenInvoiceContainer/OpenInvoiceContainer.js +1 -1
  49. package/dist/es/components/helpers/OpenInvoiceContainer/OpenInvoiceContainer.js.map +1 -1
  50. package/dist/es/components/internal/BaseElement/BaseElement.js +1 -1
  51. package/dist/es/components/internal/BaseElement/BaseElement.js.map +1 -1
  52. package/dist/es/components/internal/OpenInvoice/OpenInvoice.js +1 -1
  53. package/dist/es/components/internal/OpenInvoice/OpenInvoice.js.map +1 -1
  54. package/dist/es/components/internal/UIElement/UIElement.js +1 -1
  55. package/dist/es/components/internal/UIElement/UIElement.js.map +1 -1
  56. package/dist/es/components/tx-variants.js +1 -1
  57. package/dist/es/components/tx-variants.js.map +1 -1
  58. package/dist/es/core/Analytics/analyticsPreProcessor.js +1 -1
  59. package/dist/es/core/Analytics/analyticsPreProcessor.js.map +1 -1
  60. package/dist/es/core/Analytics/constants.js +1 -1
  61. package/dist/es/core/Analytics/constants.js.map +1 -1
  62. package/dist/es/core/Analytics/utils.js +1 -1
  63. package/dist/es/core/Analytics/utils.js.map +1 -1
  64. package/dist/es/core/ProcessResponse/PaymentAction/PaymentAction.js.map +1 -1
  65. package/dist/es/core/ProcessResponse/PaymentAction/actionTypes.js +1 -1
  66. package/dist/es/core/ProcessResponse/PaymentAction/actionTypes.js.map +1 -1
  67. package/dist/es/core/Services/analytics/collect-id.js +1 -1
  68. package/dist/es/core/Services/analytics/log-event.js +1 -1
  69. package/dist/es/core/config.js +1 -1
  70. package/dist/es/core/config.js.map +1 -1
  71. package/dist/es/core/core.js +1 -1
  72. package/dist/es/core/core.js.map +1 -1
  73. package/dist/es/core/core.registry.js +1 -1
  74. package/dist/es/core/core.registry.js.map +1 -1
  75. package/dist/es/index.d.ts +2355 -2038
  76. package/dist/es-legacy/adyen.css +6 -6
  77. package/dist/es-legacy/adyen.css.map +1 -1
  78. package/dist/es-legacy/components/ANCV/ANCV.js +1 -1
  79. package/dist/es-legacy/components/ANCV/ANCV.js.map +1 -1
  80. package/dist/es-legacy/components/ANCV/components/ANCVInput.js.map +1 -1
  81. package/dist/es-legacy/components/Ach/components/AchInput/AchInput.js +1 -1
  82. package/dist/es-legacy/components/Ach/components/AchInput/AchInput.js.map +1 -1
  83. package/dist/es-legacy/components/Ach/components/AchInput/defaultProps.js +1 -1
  84. package/dist/es-legacy/components/Ach/components/AchInput/defaultProps.js.map +1 -1
  85. package/dist/es-legacy/components/AfterPay/AfterPayB2B.js +1 -1
  86. package/dist/es-legacy/components/AfterPay/AfterPayB2B.js.map +1 -1
  87. package/dist/es-legacy/components/BacsDD/BacsDD.js +1 -1
  88. package/dist/es-legacy/components/BacsDD/BacsDD.js.map +1 -1
  89. package/dist/es-legacy/components/BacsDD/components/BacsInput.js +1 -1
  90. package/dist/es-legacy/components/BacsDD/components/BacsInput.js.map +1 -1
  91. package/dist/es-legacy/components/Blik/components/BlikInput.js.map +1 -1
  92. package/dist/es-legacy/components/Boleto/components/BoletoInput/BoletoInput.js +1 -1
  93. package/dist/es-legacy/components/Boleto/components/BoletoInput/BoletoInput.js.map +1 -1
  94. package/dist/es-legacy/components/Card/Card.js +1 -1
  95. package/dist/es-legacy/components/Card/Card.js.map +1 -1
  96. package/dist/es-legacy/components/Card/components/CardInput/CardInput.js +1 -1
  97. package/dist/es-legacy/components/Card/components/CardInput/CardInput.js.map +1 -1
  98. package/dist/es-legacy/components/Card/components/CardInput/types.js.map +1 -1
  99. package/dist/es-legacy/components/Doku/Doku.js +1 -1
  100. package/dist/es-legacy/components/Doku/Doku.js.map +1 -1
  101. package/dist/es-legacy/components/Doku/components/DokuInput/DokuInput.js +1 -1
  102. package/dist/es-legacy/components/Doku/components/DokuInput/DokuInput.js.map +1 -1
  103. package/dist/es-legacy/components/Dropin/Dropin.js +1 -1
  104. package/dist/es-legacy/components/Dropin/Dropin.js.map +1 -1
  105. package/dist/es-legacy/components/Econtext/Econtext.js +1 -1
  106. package/dist/es-legacy/components/Econtext/Econtext.js.map +1 -1
  107. package/dist/es-legacy/components/Econtext/components/EcontextInput/EcontextInput.js +1 -1
  108. package/dist/es-legacy/components/Econtext/components/EcontextInput/EcontextInput.js.map +1 -1
  109. package/dist/es-legacy/components/GooglePay/GooglePay.js.map +1 -1
  110. package/dist/es-legacy/components/PersonalDetails/PersonalDetails.js +1 -1
  111. package/dist/es-legacy/components/PersonalDetails/PersonalDetails.js.map +1 -1
  112. package/dist/es-legacy/components/Sepa/Sepa.js +1 -1
  113. package/dist/es-legacy/components/Sepa/Sepa.js.map +1 -1
  114. package/dist/es-legacy/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js +1 -1
  115. package/dist/es-legacy/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js.map +1 -1
  116. package/dist/es-legacy/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js +1 -1
  117. package/dist/es-legacy/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js.map +1 -1
  118. package/dist/es-legacy/components/helpers/OpenInvoiceContainer/OpenInvoiceContainer.js +1 -1
  119. package/dist/es-legacy/components/helpers/OpenInvoiceContainer/OpenInvoiceContainer.js.map +1 -1
  120. package/dist/es-legacy/components/internal/BaseElement/BaseElement.js +1 -1
  121. package/dist/es-legacy/components/internal/BaseElement/BaseElement.js.map +1 -1
  122. package/dist/es-legacy/components/internal/OpenInvoice/OpenInvoice.js +1 -1
  123. package/dist/es-legacy/components/internal/OpenInvoice/OpenInvoice.js.map +1 -1
  124. package/dist/es-legacy/components/internal/UIElement/UIElement.js +1 -1
  125. package/dist/es-legacy/components/internal/UIElement/UIElement.js.map +1 -1
  126. package/dist/es-legacy/components/tx-variants.js +1 -1
  127. package/dist/es-legacy/components/tx-variants.js.map +1 -1
  128. package/dist/es-legacy/core/Analytics/analyticsPreProcessor.js +1 -1
  129. package/dist/es-legacy/core/Analytics/analyticsPreProcessor.js.map +1 -1
  130. package/dist/es-legacy/core/Analytics/constants.js +1 -1
  131. package/dist/es-legacy/core/Analytics/constants.js.map +1 -1
  132. package/dist/es-legacy/core/Analytics/utils.js +1 -1
  133. package/dist/es-legacy/core/Analytics/utils.js.map +1 -1
  134. package/dist/es-legacy/core/ProcessResponse/PaymentAction/PaymentAction.js.map +1 -1
  135. package/dist/es-legacy/core/ProcessResponse/PaymentAction/actionTypes.js +1 -1
  136. package/dist/es-legacy/core/ProcessResponse/PaymentAction/actionTypes.js.map +1 -1
  137. package/dist/es-legacy/core/Services/analytics/collect-id.js +1 -1
  138. package/dist/es-legacy/core/Services/analytics/log-event.js +1 -1
  139. package/dist/es-legacy/core/config.js +1 -1
  140. package/dist/es-legacy/core/config.js.map +1 -1
  141. package/dist/es-legacy/core/core.js +1 -1
  142. package/dist/es-legacy/core/core.js.map +1 -1
  143. package/dist/es-legacy/core/core.registry.js +1 -1
  144. package/dist/es-legacy/core/core.registry.js.map +1 -1
  145. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  .js-iframe{border:none;height:100%;overflow:hidden;width:100%}
2
- .adyen-checkout-card-input__wrapper{position:relative}.adyen-checkout-card-input__icon{border-radius:var(--adyen-checkout-border-radius-s);height:18px;margin-right:var(--adyen-checkout-spacer-060);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,.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}.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-checkout-spacer-060)}.adyen-checkout__card__exp-date__input--oneclick{font-weight:var(--adyen-checkout-text-body-font-weight);line-height:var(--adyen-checkout-text-title-line-height);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__card__holderName,.adyen-checkout__field--expiryDate,.adyen-checkout__field--storedCard{margin-bottom:0}.adyen-checkout__store-details{align-items:center;background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-primary);border-radius:var(--adyen-checkout-border-radius-m);display:flex;gap:var(--adyen-checkout-spacer-060);padding:var(--adyen-checkout-spacer-060) var(--adyen-checkout-spacer-070)}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments,.adyen-checkout__store-details{margin-top:var(--adyen-checkout-spacer-070)}.adyen-checkout__card-input.adyen-checkout__card-input--loading{pointer-events:none}.adyen-checkout__card__holderName:first-child{margin:0 0 var(--adyen-checkout-input-field-label-margin-bottom)}.adyen-checkout__field--cardNumber .adyen-checkout__input--error+.adyen-checkout__card__cardNumber__brandIcon,.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-checkout-spacer-060);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;position:absolute;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper{align-items:center;display:flex;margin-right:var(--adyen-checkout-spacer-060);position:absolute;right:0;transition:opacity .1s linear}.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__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-checkout-spacer-080)}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:var(--adyen-checkout-spacer-070);position:relative;top:42px;width:30%}
2
+ .adyen-checkout-card-input__wrapper{position:relative}.adyen-checkout-card-input__icon{border-radius:var(--adyen-checkout-border-radius-s);height:18px;margin-right:var(--adyen-checkout-spacer-060);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,.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}.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-checkout-spacer-060)}.adyen-checkout__card__exp-date__input--oneclick{font-weight:var(--adyen-checkout-text-body-font-weight);line-height:var(--adyen-checkout-text-title-line-height);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__card__holderName,.adyen-checkout__field--expiryDate,.adyen-checkout__field--storedCard{margin-bottom:0}.adyen-checkout__store-details{align-items:center;background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-primary);border-radius:var(--adyen-checkout-border-radius-m);display:flex;gap:var(--adyen-checkout-spacer-060);padding:var(--adyen-checkout-spacer-060) var(--adyen-checkout-spacer-070)}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments,.adyen-checkout__store-details{margin-top:var(--adyen-checkout-spacer-070)}.adyen-checkout__card-input.adyen-checkout__card-input--loading{pointer-events:none}.adyen-checkout__card__holderName:first-child{margin:0 0 var(--adyen-checkout-spacer-060)}.adyen-checkout__field--cardNumber .adyen-checkout__input--error+.adyen-checkout__card__cardNumber__brandIcon,.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-checkout-spacer-060);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;position:absolute;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper{align-items:center;display:flex;margin-right:var(--adyen-checkout-spacer-060);position:absolute;right:0;transition:opacity .1s linear}.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__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-checkout-spacer-080)}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:var(--adyen-checkout-spacer-070);position:relative;top:42px;width:30%}
3
3
  .adyen-checkout__spinner__wrapper{--adyen-checkout-loading-indicator-large-width:var(--adyen-checkout-spacer-120);--adyen-checkout-loading-indicator-large-height:var(--adyen-checkout-spacer-120);--adyen-checkout-loading-indicator-large-border-width:var(--adyen-checkout-spacer-020);--adyen-checkout-loading-indicator-medium-width:28px;--adyen-checkout-loading-indicator-medium-height:28px;--adyen-checkout-loading-indicator-small-width:var(--adyen-checkout-spacer-070);--adyen-checkout-loading-indicator-small-height:var(--adyen-checkout-spacer-070);--adyen-checkout-loading-indicator-small-border-width:var(--adyen-checkout-spacer-010);--adyen-checkout-loading-indicator-width:var(--adyen-checkout-spacer-090);--adyen-checkout-loading-indicator-height:var(--adyen-checkout-spacer-090);align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__spinner__wrapper--inline{display:inline-block;height:auto;margin-right:var(--adyen-checkout-spacer-040)}[dir=rtl] .adyen-checkout__spinner__wrapper--inline{margin-left:var(--adyen-checkout-spacer-040);margin-right:0}.adyen-checkout__spinner{height:var(--adyen-checkout-loading-indicator-height);position:relative;width:var(--adyen-checkout-loading-indicator-width)}.adyen-checkout__spinner:after,.adyen-checkout__spinner:before{animation:bento-progress-circular-rotate 1s cubic-bezier(.785,.135,.15,.86) infinite;border:var(--adyen-checkout-border-width-l) 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-checkout-loading-indicator-background-color);border-top-color:transparent;opacity:.1}.adyen-checkout__spinner:after{border-color:transparent;border-top-color:var(--adyen-checkout-loading-indicator-color)}.adyen-checkout__spinner--small{height:var(--adyen-checkout-loading-indicator-small-height);width:var(--adyen-checkout-loading-indicator-small-width)}.adyen-checkout__spinner--small:after,.adyen-checkout__spinner--small:before{border-width:var(--adyen-checkout-loading-indicator-small-border-width)}.adyen-checkout__spinner--medium{height:var(--adyen-checkout-loading-indicator-medium-height);width:var(--adyen-checkout-loading-indicator-medium-width)}.adyen-checkout__spinner--large{height:var(--adyen-checkout-loading-indicator-large-height);width:var(--adyen-checkout-loading-indicator-large-width)}.adyen-checkout__spinner--large:after,.adyen-checkout__spinner--large:before{border-width:var(--adyen-checkout-loading-indicator-large-border-width)}@keyframes bento-progress-circular-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
4
4
  .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}
5
5
  .adyen-checkout__field{display:block;margin-bottom:var(--adyen-checkout-spacer-070);width:100%}.adyen-checkout__input-wrapper{align-items:center;background:var(--adyen-checkout-input-wrapper-background);border:var(--adyen-checkout-input-wrapper-border-width) solid var(--adyen-checkout-input-wrapper-border-color);border-radius:var(--adyen-checkout-input-wrapper-border-radius);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-checkout-input-wrapper-focus-border-color);box-shadow:0 0 0 .5px var(--adyen-checkout-input-wrapper-focus-border-color)}.adyen-checkout__input-wrapper:hover{border-color:var(--adyen-checkout-input-wrapper-hover-border-color)}.adyen-checkout__field--inactive>.adyen-checkout__input-wrapper{background:var(--adyen-checkout-input-wrapper-inactive-background);border-color:transparent}.adyen-checkout__field--valid:not(.adyen-checkout__field--inactive)>:not(.adyen-checkout__label--focused)+.adyen-checkout__input-wrapper:not(:focus-within,:active){border-bottom-color:var(--adyen-checkout-color-label-success)}.adyen-checkout__field--error>:not(.adyen-checkout__label--focused)+.adyen-checkout__input-wrapper:not(:focus-within,:active){border-color:var(--adyen-checkout-color-label-critical)}.adyen-checkout__label{display:block;position:relative}.adyen-checkout__label--focused+.adyen-checkout__input-wrapper{border-color:var(--adyen-checkout-input-wrapper-focus-border-color);box-shadow:0 0 0 .5px var(--adyen-checkout-input-wrapper-focus-border-color)}.adyen-checkout__label--disabled+.adyen-checkout__input-wrapper{background:var(--adyen-checkout-input-wrapper-inactive-background);border-color:transparent}.adyen-checkout__helper-text{color:var(--adyen-checkout-input-field-context-color);display:block;font-size:var(--adyen-checkout-font-size-xsmall);font-weight:var(--adyen-checkout-font-weight-300);line-height:var(--adyen-checkout-line-height-100);margin-bottom:var(--adyen-checkout-input-field-label-margin-bottom)}.adyen-checkout__label-adornment--end{position:absolute;right:0;top:0}.adyen-checkout__label__text{color:var(--adyen-checkout-input-field-label-color);display:block;font-size:var(--adyen-checkout-font-size-small);font-weight:var(--adyen-checkout-text-body-font-weight);line-height:var(--adyen-checkout-line-height-200);margin-bottom:var(--adyen-checkout-input-field-label-margin-bottom);overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-out;white-space:nowrap}.adyen-checkout__label__text--error{color:var(--adyen-checkout-color-label-critical)}.adyen-checkout__label--focused .adyen-checkout__label__text{color:var(--adyen-checkout-color-label-primary)}.adyen-checkout-contextual-text,.adyen-checkout-contextual-text--error{align-items:center;color:var(--adyen-checkout-input-field-context-color);display:flex;font-size:var(--adyen-checkout-font-size-xsmall);font-weight:var(--adyen-checkout-font-weight-300);line-height:var(--adyen-checkout-line-height-100);margin-top:var(--adyen-checkout-input-field-context-margin-top);opacity:1;transition:margin .2s ease-out,opacity .2s ease-out}.adyen-checkout-contextual-text--error{color:var(--adyen-checkout-color-label-critical)}.adyen-checkout-contextual-text--hidden{height:0;margin:0;opacity:0}
@@ -14,7 +14,7 @@
14
14
  .adyen-checkout__checkbox{display:flex;width:100%}.adyen-checkout__checkbox__label{color:var(--adyen-checkout-color-label-primary);cursor:pointer;display:inline-block;flex:1;font-size:var(--adyen-checkout-font-size-small);font-weight:400;line-height:var(--adyen-checkout-text-caption-line-height);padding-left:var(--adyen-checkout-spacer-090);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-checkout-spacer-090)}.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-checkout-color-label-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-label-primary)}.adyen-checkout__checkbox__input:checked:hover+.adyen-checkout__checkbox__label:after{border-color:var(--adyen-checkout-color-label-primary);box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-outline-tertiary)}.adyen-checkout__checkbox__input:focus+.adyen-checkout__checkbox__label:after{border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-label-primary);box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-outline-tertiary)}.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after{border-color:var(--adyen-checkout-color-outline-tertiary);box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-outline-secondary)}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{border-bottom:var(--adyen-checkout-spacer-010) solid var(--adyen-checkout-color-white);border-left:1px solid transparent;border-radius:0 var(--adyen-checkout-spacer-010) 1px;border-right:var(--adyen-checkout-spacer-010) solid var(--adyen-checkout-color-white);border-top:1px solid transparent;content:"";height:11px;left:1px;opacity:0;position:absolute;top:var(--adyen-checkout-spacer-010);transform:rotate(37deg);transform-origin:100% 100%;transition:opacity .2s ease-out;width:var(--adyen-checkout-spacer-030);z-index:1}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{left:auto;right:var(--adyen-checkout-spacer-040)}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{background-color:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-primary);border-radius:var(--adyen-checkout-border-radius-s);content:"";height:var(--adyen-checkout-spacer-070);left:0;position:absolute;top:0;transition:background .15s ease-out,border .05s ease-out,box-shadow .1s ease-out;width:var(--adyen-checkout-spacer-070);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-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-primary);border-radius:var(--adyen-checkout-border-radius-m);display:flex}.adyen-checkout__field--consentCheckbox,[dir=rtl] .adyen-checkout__field--consentCheckbox{padding:var(--adyen-checkout-spacer-060) var(--adyen-checkout-spacer-070)}.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-checkout-color-label-critical)}.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}
15
15
  .adyen-checkout__address-search{position:relative;--magnifier-width:var(--adyen-checkout-spacer-070);--magnifier-height:var(--adyen-checkout-spacer-070)}.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'%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(--magnifier-height);left:var(--adyen-checkout-spacer-060);position:absolute;width:var(--magnifier-width)}.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'%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-checkout-spacer-040) + var(--magnifier-width));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}
16
16
  .adyen-checkout-form-instruction{color:var(--adyen-checkout-color-label-primary);font-size:var(--adyen-checkout-font-size-xsmall);font-weight:var(--adyen-checkout-font-weight-300);line-height:var(--adyen-checkout-line-height-100);margin-top:0}[dir=rtl] .adyen-checkout-form-instruction{padding-right:0}
17
- .adyen-checkout__button{background:var(--adyen-checkout-button-background-color);border:0;border-radius:var(--adyen-checkout-button-border-radius);color:var(--adyen-checkout-button-color);cursor:pointer;font-size:var(--adyen-checkout-button-font-size);font-weight:var(--adyen-checkout-button-font-weight);height:var(--adyen-checkout-button-height);margin:0;padding:15px;text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus{box-shadow:0 0 0 1px var(--adyen-checkout-color-outline-tertiary);outline:0}.adyen-checkout__button:hover{background:var(--adyen-checkout-color-interactive-primary-hovered);box-shadow:0 0,0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) -1px rgba(0,0,0,.2),0 var(--adyen-checkout-spacer-020) 5px 0 rgba(0,0,0,.14)}.adyen-checkout__button:active{background:var(--adyen-checkout-color-interactive-primary-pressed)}.adyen-checkout__button:hover:focus{box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-outline-tertiary),0 3px var(--adyen-checkout-spacer-020) rgba(0,15,45,.2)}.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-checkout-color-on-interactive-disabled);box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{display:flex;justify-content:center;margin-top:var(--adyen-checkout-spacer-090)}.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-checkout-spacer-050) var(--adyen-checkout-spacer-040);width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:var(--adyen-checkout-color-label-primary)}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:var(--adyen-checkout-color-background-secondary);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:var(--adyen-checkout-color-interactive-primary-pressed);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-label-primary);color:var(--adyen-checkout-color-label-primary);padding:var(--adyen-checkout-spacer-050) var(--adyen-checkout-spacer-060)}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:var(--adyen-checkout-color-background-secondary);box-shadow:0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) rgba(27,42,60,.2),0 var(--adyen-checkout-spacer-020) 5px rgba(27,42,60,.14)}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:var(--adyen-checkout-color-background-secondary);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:disabled,.adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover{background-color:var(--adyen-checkout-color-background-secondary);border-color:#99a3ad;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--secondary .adyen-checkout__spinner{border-color:var(--adyen-checkout-color-label-primary);border-top-color:transparent}.adyen-checkout__button.adyen-checkout__button--action{background:var(--adyen-checkout-color-background-always-dark);border:var(--adyen-checkout-border-width-s) solid transparent;color:var(--adyen-checkout-color-white);padding:var(--adyen-checkout-spacer-050) var(--adyen-checkout-spacer-060)}.adyen-checkout__button.adyen-checkout__button--action:hover{background:var(--adyen-checkout-color-interactive-primary-hovered);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--action:active,.adyen-checkout__button.adyen-checkout__button--action:active:hover{background:var(--adyen-checkout-color-interactive-primary-pressed);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:var(--adyen-checkout-border-width-s) solid transparent;border-radius:var(--adyen-checkout-border-radius-s);color:var(--adyen-checkout-link-text-color);font-weight:var(--adyen-checkout-text-body-font-weight);padding:var(--adyen-checkout-spacer-010);text-decoration:none}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;box-shadow:none;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-checkout-color-label-success);color:var(--adyen-checkout-color-white)}.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-checkout-spacer-060)}[dir=rtl] .adyen-checkout__button__icon{margin-left:var(--adyen-checkout-spacer-060);margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button .adyen-checkout__spinner{--adyen-checkout-loading-indicator-background-color:var(--adyen-checkout-color-surface-modal);--adyen-checkout-loading-indicator-color:var(--adyen-checkout-color-surface-modal)}
17
+ .adyen-checkout__button{background:var(--adyen-checkout-button-background-color);border:0;border-radius:var(--adyen-checkout-button-border-radius);color:var(--adyen-checkout-button-color);cursor:pointer;font-size:var(--adyen-checkout-button-font-size);font-weight:var(--adyen-checkout-button-font-weight);height:var(--adyen-checkout-button-height);margin:0;padding:15px;text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus{box-shadow:0 0 0 1px var(--adyen-checkout-color-outline-tertiary);outline:0}.adyen-checkout__button:hover{background:var(--adyen-checkout-color-interactive-primary-hovered);box-shadow:0 0,0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) -1px rgba(0,0,0,.2),0 var(--adyen-checkout-spacer-020) 5px 0 rgba(0,0,0,.14)}.adyen-checkout__button:active{background:var(--adyen-checkout-color-interactive-primary-pressed)}.adyen-checkout__button:hover:focus{box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-outline-tertiary),0 3px var(--adyen-checkout-spacer-020) rgba(0,15,45,.2)}.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-checkout-color-on-interactive-disabled);box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{display:flex;justify-content:center;margin-top:var(--adyen-checkout-spacer-090)}.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-checkout-spacer-050) var(--adyen-checkout-spacer-040);width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:var(--adyen-checkout-color-label-primary)}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:var(--adyen-checkout-color-background-secondary);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:var(--adyen-checkout-color-interactive-primary-pressed);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-label-primary);color:var(--adyen-checkout-color-label-primary);padding:var(--adyen-checkout-spacer-050) var(--adyen-checkout-spacer-060)}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:var(--adyen-checkout-color-background-secondary);box-shadow:0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) rgba(27,42,60,.2),0 var(--adyen-checkout-spacer-020) 5px rgba(27,42,60,.14)}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:var(--adyen-checkout-color-background-secondary);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:disabled,.adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover{background-color:var(--adyen-checkout-color-background-secondary);border-color:#99a3ad;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--secondary .adyen-checkout__spinner{border-color:var(--adyen-checkout-color-label-primary);border-top-color:transparent}.adyen-checkout__button.adyen-checkout__button--action{background:var(--adyen-checkout-color-background-always-dark);border:var(--adyen-checkout-border-width-s) solid transparent;color:var(--adyen-checkout-color-white);padding:var(--adyen-checkout-spacer-050) var(--adyen-checkout-spacer-060)}.adyen-checkout__button.adyen-checkout__button--action:hover{background:var(--adyen-checkout-color-interactive-primary-hovered);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--action:active,.adyen-checkout__button.adyen-checkout__button--action:active:hover{background:var(--adyen-checkout-color-interactive-primary-pressed);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:var(--adyen-checkout-border-width-s) solid transparent;border-radius:var(--adyen-checkout-border-radius-s);color:var(--adyen-checkout-link-text-color);font-weight:var(--adyen-checkout-text-body-font-weight);padding:var(--adyen-checkout-spacer-010);text-decoration:none}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;box-shadow:none;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-checkout-color-label-success);color:var(--adyen-checkout-color-white)}.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-checkout-spacer-040)}[dir=rtl] .adyen-checkout__button__icon{margin-left:var(--adyen-checkout-spacer-040);margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button .adyen-checkout__spinner{--adyen-checkout-loading-indicator-background-color:var(--adyen-checkout-color-surface-modal);--adyen-checkout-loading-indicator-color:var(--adyen-checkout-color-surface-modal)}
18
18
  .adyen-checkout-ctp__otp-resend-code{color:var(--adyen-checkout-color-label-primary);cursor:pointer;font-size:13px;font-weight:var(--adyen-checkout-text-body-font-weight);margin-left:auto;text-decoration:underline}.adyen-checkout-ctp__otp-resend-code--confirmation,.adyen-checkout-ctp__otp-resend-code--disabled{color:var(--adyen-checkout-color-grey-1300);cursor:default;font-size:13px;font-weight:var(--adyen-checkout-text-body-font-weight);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-checkout-spacer-020)}.adyen-checkout-ctp__otp-resend-code-counter{color:var(--adyen-checkout-color-black);cursor:default;display:inline-block;font-size:13px;font-weight:var(--adyen-checkout-text-body-font-weight);margin-left:auto;text-align:right}.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--otp{margin-bottom:var(--adyen-checkout-spacer-060)}
19
19
  .adyen_checkout-ctp__brand-wrapper{align-items:center;display:flex;height:18px}.adyen_checkout-ctp__brand-logo{margin-right:var(--adyen-checkout-spacer-030);width:var(--adyen-checkout-spacer-090)}.adyen_checkout-ctp__brand-pipe{height:15px;margin-right:var(--adyen-checkout-spacer-030)}.adyen_checkout-ctp__brand-scheme{margin-right:var(--adyen-checkout-spacer-030);-o-object-fit:none;object-fit:none}.adyen_checkout-ctp__brand-scheme-mc{width:27px}.adyen_checkout-ctp__brand-scheme-visa{width:35px}
20
20
  .adyen-checkout__modal-wrapper{align-items:center;display:flex;height:100%;left:0;overflow-y:auto;overscroll-behavior-y:contain;padding:var(--adyen-checkout-spacer-090);position:fixed;top:0;visibility:hidden;width:100%;z-index:10}.adyen-checkout__modal-wrapper:before{background:rgba(0,17,44,.5);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-checkout-color-background-primary);border-radius:var(--adyen-checkout-border-radius-m);box-shadow:0 var(--adyen-checkout-spacer-040) var(--adyen-checkout-spacer-090) rgba(0,17,44,.15);margin:auto;opacity:0;padding:var(--adyen-checkout-spacer-070);position:relative;transition:opacity .2s ease,visibility .2s ease;z-index:11}@media (max-width:480px){.adyen-checkout__modal-wrapper{padding:0}.adyen-checkout__modal{border-radius:0;height:100%}}
@@ -37,7 +37,7 @@
37
37
  .adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon{display:block;margin:var(--adyen-checkout-spacer-130) auto var(--adyen-checkout-spacer-100)}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text{color:var(--adyen-checkout-color-label-critical);font-size:var(--adyen-checkout-font-size-medium);margin-bottom:var(--adyen-checkout-spacer-130);text-align:center}
38
38
  .adyen-checkout__loading-input__form{transition:opacity .25s ease-out}.adyen-checkout__pm__holderName{margin-bottom:0}.adyen-checkout__pm__holderName .adyen-checkout__input{max-height:100px}.adyen-checkout__fieldset__title+.adyen-checkout__ach-sf__form{margin-top:0}.adyen-checkout__ach-input .adyen-checkout__fieldset--address,.adyen-checkout__ach-sf__form{margin-top:var(--adyen-checkout-spacer-070)}.sf-input__wrapper{position:relative}
39
39
  .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-checkout-color-label-primary);cursor:pointer;padding:0;text-align:end;text-decoration:underline}
40
- .adyen-checkout__voucher-result{border-radius:var(--adyen-checkout-spacer-060);position:relative;text-align:center}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-secondary)}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:var(--adyen-checkout-spacer-060) var(--adyen-checkout-spacer-060) 0 0;padding:var(--adyen-checkout-spacer-110) 0 var(--adyen-checkout-spacer-090)}.adyen-checkout__voucher-result__bottom{border-radius:0 0 var(--adyen-checkout-spacer-060) var(--adyen-checkout-spacer-060);border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:var(--adyen-checkout-color-background-primary);display:flex;height:13px;margin:0 auto;position:relative;width:calc(100% - 14px)}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTAgMCA1IDIgMS41IDRIN1Ywem0wIDEzIDUtMiAxLjUtNEg3djZ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiNENEQ5REIiIGQ9Ik02LjQyMyA2LjVDNi40MjMgMy4zMTIgMy43ODMuNzU2LjUuNTE4YzMuMzg2LjIzNiA2IDIuODU1IDYgNS45ODJzLTIuNjE0IDUuNzQ2LTYgNS45ODN2LS4wMDFjMy4yODQtLjIzNyA1LjkyMy0yLjc5NCA1LjkyMy01Ljk4MloiLz48cGF0aCBmaWxsPSIjRDREOURCIiBkPSJNMCAwaDF2MUgwek0wIDEyaDF2MUgweiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoN3YxM0gweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==")}.adyen-checkout__voucher-result__separator:before{left:-7px}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-position:100%;background-repeat:no-repeat;content:"";height:13px;position:absolute;top:0;width:7px}.adyen-checkout__voucher-result__separator:after{right:-7px;transform:rotate(-180deg)}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid var(--adyen-checkout-color-outline-tertiary);width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:var(--adyen-checkout-spacer-110);width:100%}.adyen-checkout-link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:var(--adyen-checkout-spacer-120);margin:0 var(--adyen-checkout-spacer-090);position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border:var(--adyen-checkout-border-width-s) solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result__image__wrapper:nth-child(2):before{border-left:1px solid var(--adyen-checkout-color-outline-secondary);content:"";height:var(--adyen-checkout-spacer-140);left:-24.5px;position:absolute;top:-8px;width:1px}.adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result__image__issuer{border-radius:3px;height:var(--adyen-checkout-spacer-120)}.adyen-checkout__voucher-result__introduction{color:var(--adyen-checkout-color-label-primary);font-size:var(--adyen-checkout-font-size-small);line-height:var(--adyen-checkout-text-caption-line-height);margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:var(--adyen-checkout-color-label-primary);font-size:var(--adyen-checkout-font-size-medium);font-weight:700;margin:var(--adyen-checkout-spacer-090) auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:var(--adyen-checkout-color-label-tertiary);font-size:var(--adyen-checkout-font-size-small);text-align:center}.adyen-checkout__voucher-result__code__label,.adyen-checkout__voucher-result__surcharge{display:block;font-weight:400;line-height:var(--adyen-checkout-text-caption-line-height)}.adyen-checkout__voucher-result__code__label{left:0;margin:0 auto;position:absolute;right:0;top:-2px;-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-checkout-color-background-primary);color:var(--adyen-checkout-color-label-primary);font-size:13px;letter-spacing:normal;line-height:1;padding:0 var(--adyen-checkout-spacer-040)}.adyen-checkout__voucher-result__code__barcode{display:block;height:var(--adyen-checkout-spacer-130);margin:0 auto var(--adyen-checkout-spacer-040);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-checkout-color-label-primary);display:inline-block;font-size:var(--adyen-checkout-font-size-large);font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:var(--adyen-checkout-spacer-070) var(--adyen-checkout-spacer-120);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__details{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__voucher-result__details__item{border-top:1px solid var(--adyen-checkout-color-outline-tertiary);color:var(--adyen-checkout-color-label-primary);display:flex;font-size:var(--adyen-checkout-font-size-small);justify-content:space-between;padding:var(--adyen-checkout-spacer-070) var(--adyen-checkout-spacer-090);word-break:break-word}.adyen-checkout__voucher-result__details__item:last-child{margin-bottom:0}.adyen-checkout__voucher-result__details__label{max-width:50%;text-align:left}.adyen-checkout__voucher-result__details__value{font-weight:700;max-width:50%;text-align:right}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;justify-content:center;list-style:none;margin:0 auto var(--adyen-checkout-spacer-100);max-width:100%;min-width:200px;padding:0;width:300px}.adyen-checkout__voucher-result__actions__item{margin:0 var(--adyen-checkout-spacer-020)}
40
+ .adyen-checkout__voucher-result{border-radius:var(--adyen-checkout-border-radius-m);position:relative;text-align:center}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-separator-primary)}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:var(--adyen-checkout-border-radius-m) var(--adyen-checkout-border-radius-m) 0 0;padding:var(--adyen-checkout-spacer-110) 0 var(--adyen-checkout-spacer-090)}.adyen-checkout__voucher-result__bottom{border-radius:0 0 var(--adyen-checkout-border-radius-m) var(--adyen-checkout-border-radius-m);border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:var(--adyen-checkout-color-background-primary);display:flex;margin:0 auto;position:relative}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid var(--adyen-checkout-color-separator-primary);width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:var(--adyen-checkout-spacer-110);width:100%}.adyen-checkout-link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:var(--adyen-checkout-spacer-120);margin:0 var(--adyen-checkout-spacer-090);position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border-radius:var(--adyen-checkout-border-radius-m);box-shadow:0 1px var(--adyen-checkout-spacer-010) 0 rgba(0,17,44,.02),0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) 0 rgba(0,17,44,.04);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-checkout-border-radius-m);height:var(--adyen-checkout-spacer-120)}.adyen-checkout__voucher-result__introduction{color:var(--adyen-checkout-color-label-primary);font-size:var(--adyen-checkout-font-size-small);line-height:var(--adyen-checkout-text-caption-line-height);margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:var(--adyen-checkout-color-label-primary);font-size:var(--adyen-checkout-font-size-medium);font-weight:700;margin:var(--adyen-checkout-spacer-090) auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:var(--adyen-checkout-color-label-secondary);font-size:var(--adyen-checkout-font-size-small);text-align:center}.adyen-checkout__voucher-result__code__label,.adyen-checkout__voucher-result__surcharge{display:block;font-weight:400;line-height:var(--adyen-checkout-text-caption-line-height)}.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-checkout-color-background-primary);color:var(--adyen-checkout-color-label-primary);font-size:13px;letter-spacing:normal;line-height:1;padding:0 var(--adyen-checkout-spacer-040)}.adyen-checkout__voucher-result__code__barcode{display:block;height:var(--adyen-checkout-spacer-130);margin:0 auto var(--adyen-checkout-spacer-040);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-checkout-color-label-primary);display:inline-block;font-size:var(--adyen-checkout-font-size-large);font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:var(--adyen-checkout-spacer-070) var(--adyen-checkout-spacer-120);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__details{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__voucher-result__details__item{border-top:1px solid var(--adyen-checkout-color-separator-primary);color:var(--adyen-checkout-color-label-primary);display:flex;font-size:var(--adyen-checkout-font-size-small);justify-content:space-between;padding:var(--adyen-checkout-spacer-070) var(--adyen-checkout-spacer-090);word-break:break-word}.adyen-checkout__voucher-result__details__item:last-child{margin-bottom:0}.adyen-checkout__voucher-result__details__label{max-width:50%;text-align:left}.adyen-checkout__voucher-result__details__value{font-weight:700;max-width:50%;text-align:right}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;justify-content:center;list-style:none;margin:0 auto var(--adyen-checkout-spacer-100);max-width:100%;min-width:200px;padding:0;width:300px}.adyen-checkout__voucher-result__actions__item{margin:0 var(--adyen-checkout-spacer-020)}
41
41
  .adyen-checkout__voucher-result__introduction{font-size:var(--adyen-checkout-font-size-medium);max-width:420px}
42
42
  .adyen-checkout__fieldset--personalDetails .adyen-checkout__field--gender .adyen-checkout__radio_group{display:flex}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group{display:flex;margin:var(--adyen-checkout-spacer-040) 0}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper{margin-right:var(--adyen-checkout-spacer-080)}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper:last-child{margin:0}.adyen-checkout__field--gender .adyen-checkout__input-wrapper{background-color:transparent;border:none;box-shadow:none}.adyen-checkout__field--gender .adyen-checkout__input-wrapper:active,.adyen-checkout__field--gender .adyen-checkout__input-wrapper:active:hover,.adyen-checkout__field--gender .adyen-checkout__input-wrapper:focus-within,.adyen-checkout__field--gender .adyen-checkout__input-wrapper:focus-within:hover{box-shadow:none}
43
43
  .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-checkout-spacer-040)}.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress{margin-top:var(--adyen-checkout-spacer-090);padding-bottom:var(--adyen-checkout-spacer-040)}.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress{margin-bottom:0}.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox{margin-top:var(--adyen-checkout-spacer-070)}
@@ -62,7 +62,7 @@
62
62
  .adyen-checkout__loading-input__form{transition:opacity .25s ease-out}
63
63
  .adyen-checkout__fieldset--phone-input{direction:ltr}.adyen-checkout__fieldset--phone-input .adyen-checkout__fieldset__fields{gap:var(--adyen-checkout-spacer-070)}.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}
64
64
  .adyen-checkout__field--vpa{margin-bottom:0}
65
- .adyen-checkout-checkmark{--checkmark-color:var(--adyen-checkout-color-label-primary);border-bottom:1.5px solid var(--checkmark-color);border-right:1.5px solid var(--checkmark-color);height:var(--adyen-checkout-spacer-060);transform:rotate(45deg);width:var(--adyen-checkout-spacer-030)}.adyen-checkout__segmented-control{background:var(--adyen-checkout-color-background-tertiary);border-radius:var(--adyen-checkout-border-radius-l);display:flex;gap:var(--adyen-checkout-spacer-020);justify-content:space-between;padding:var(--adyen-checkout-spacer-030)}.adyen-checkout__segmented-control--disabled{pointer-events:none}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment{color:var(--adyen-checkout-color-on-interactive-disabled)}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment--selected .adyen-checkout-checkmark{--checkmark-color:var(--adyen-checkout-color-on-interactive-disabled)}.adyen-checkout__segmented-control-segment{align-items:center;border:0;border-radius:var(--adyen-checkout-border-radius-m);color:var(--adyen-checkout-color-label-primary);cursor:pointer;display:flex;flex-grow:1;font-weight:var(--adyen-checkout-text-body-stronger-font-weight);gap:var(--adyen-checkout-spacer-050);height:var(--adyen-checkout-spacer-110);justify-content:center;text-align:center;transition:background .3s ease-out;width:100%}.adyen-checkout__segmented-control-segment:active,.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover{background-color:var(--adyen-checkout-color-background-secondary)}.adyen-checkout__segmented-control-segment--selected{background:var(--adyen-checkout-color-background-primary);box-shadow:0 1px var(--adyen-checkout-spacer-010) 0 rgba(0,17,44,.02),0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) 0 rgba(0,17,44,.04);color:var(--adyen-checkout-color-label-primary)}
65
+ .adyen-checkout-checkmark{--checkmark-color:var(--adyen-checkout-color-label-primary);border-bottom:1.5px solid var(--checkmark-color);border-right:1.5px solid var(--checkmark-color);height:var(--adyen-checkout-spacer-060);transform:rotate(45deg);width:var(--adyen-checkout-spacer-030)}.adyen-checkout__segmented-control{background:var(--adyen-checkout-color-background-tertiary);border-radius:var(--adyen-checkout-border-radius-l);display:flex;gap:var(--adyen-checkout-spacer-020);justify-content:space-between;padding:var(--adyen-checkout-spacer-030)}.adyen-checkout__segmented-control--disabled{pointer-events:none}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment{color:var(--adyen-checkout-color-on-interactive-disabled)}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment--selected .adyen-checkout-checkmark{--checkmark-color:var(--adyen-checkout-color-on-interactive-disabled)}.adyen-checkout__segmented-control-segment{align-items:center;background:transparent;border:0;border-radius:var(--adyen-checkout-border-radius-m);color:var(--adyen-checkout-color-label-primary);cursor:pointer;display:flex;flex-grow:1;font-weight:var(--adyen-checkout-text-body-stronger-font-weight);gap:var(--adyen-checkout-spacer-050);height:var(--adyen-checkout-spacer-110);justify-content:center;text-align:center;transition:background .3s ease-out;width:100%}.adyen-checkout__segmented-control-segment:active,.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover{background-color:var(--adyen-checkout-color-background-secondary)}.adyen-checkout__segmented-control-segment--selected{background:var(--adyen-checkout-color-background-primary);box-shadow:0 1px var(--adyen-checkout-spacer-010) 0 rgba(0,17,44,.02),0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) 0 rgba(0,17,44,.04);color:var(--adyen-checkout-color-label-primary)}
66
66
  .adyen-checkout_upi-mode-selection-text{font-size:13px;font-weight:var(--adyen-checkout-text-body-font-weight);line-height:var(--adyen-checkout-text-caption-line-height);margin-bottom:7px;margin-top:0}.adyen-checkout__segmented-control--upi-margin-bottom{margin-bottom:var(--adyen-checkout-spacer-070)}
67
67
  .adyen-checkout__alert-message{border-radius:var(--adyen-checkout-border-radius-m);display:flex;font-size:var(--adyen-checkout-font-size-xsmall);margin:0 0 var(--adyen-checkout-spacer-070);padding:var(--adyen-checkout-spacer-060);text-align:left}.adyen-checkout__alert-message--error{background:var(--adyen-checkout-color-label-critical)}.adyen-checkout__alert-message--warning{background:var(--adyen-checkout-alert-severity-warning-background-color)}.adyen-checkout__alert-message--info{background:var(--adyen-checkout-color-background-secondary)}.adyen-checkout__alert-message__icon{height:14px;margin-right:var(--adyen-checkout-spacer-040);width:14px}
68
68
  .adyen-checkout__giftcard-result__header{align-items:center;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:var(--adyen-checkout-text-body-font-weight);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-checkout-spacer-040)}.adyen-checkout__giftcard-result__balance{list-style:none;margin:var(--adyen-checkout-spacer-070) 0 0;padding:0}.adyen-checkout__giftcard-result__balance__item{display:flex;justify-content:space-between;margin-bottom:var(--adyen-checkout-spacer-040)}.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit{color:var(--adyen-checkout-color-outline-tertiary)}.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-checkout-color-label-secondary);font-size:13px;line-height:var(--adyen-checkout-text-caption-line-height);margin:var(--adyen-checkout-spacer-040) auto 0;text-align:center}
@@ -73,8 +73,8 @@
73
73
  .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}
74
74
  .adyen-checkout__payment-method__disable-confirmation{background:#e22d2d;border-left:1px solid #e12424;border-right:1px solid #e12424;color:var(--adyen-checkout-color-white);font-size:var(--adyen-checkout-font-size-small);margin:0 -17px;max-height:0;opacity:0;overflow:hidden;transition:opacity .15s ease-out,max-height .15s linear,margin-bottom .1s linear}.adyen-checkout__payment-method__disable-confirmation.adyen-checkout__payment-method__disable-confirmation--open{margin-bottom:var(--adyen-checkout-spacer-070);max-height:62px;opacity:1}.adyen-checkout__payment-method__disable-confirmation__content{align-items:center;display:flex;justify-content:space-between;padding:var(--adyen-checkout-spacer-040) var(--adyen-checkout-spacer-070)}.adyen-checkout__payment-method__disable-confirmation__buttons{display:flex}.adyen-checkout__payment-method__disable-confirmation__button{background:var(--adyen-checkout-color-label-critical);border:var(--adyen-checkout-border-width-s) solid transparent;border-radius:var(--adyen-checkout-border-radius-m);color:var(--adyen-checkout-color-white);cursor:pointer;display:block;height:auto;line-height:14px;margin:0 0 0 var(--adyen-checkout-spacer-040);padding:var(--adyen-checkout-spacer-040);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-checkout-color-white)}.adyen-checkout__payment-method__disable-confirmation__button--cancel,.adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled{border-color:transparent}
75
75
  .adyen-checkout__payment-method{background:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-dropin-payment-item-border-width) solid var(--adyen-checkout-dropin-payment-item-border-color);border-radius:var(--adyen-checkout-dropin-payment-item-border-radius);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-checkout-dropin-hover-item-border-color)}.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__header{align-items:center;color:var(--adyen-checkout-color-label-primary);display:flex;flex-wrap:nowrap;font-size:var(--adyen-checkout-font-size-medium);font-weight:var(--adyen-checkout-text-body-font-weight);justify-content:space-between;padding:var(--adyen-checkout-spacer-070);position:relative;transition:background .1s ease-out;width:100%}[dir=rtl] .adyen-checkout__payment-method__header{padding:calc(var(--adyen-checkout-spacer-070) - var(--adyen-checkout-spacer-020));padding-right:calc(var(--adyen-checkout-spacer-120) - var(--adyen-checkout-spacer-020))}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header{padding:var(--adyen-checkout-spacer-070)}.adyen-checkout__payment-method__header__title{align-items:center;background:none;border:none;color:var(--adyen-checkout-color-label-primary);cursor:pointer;display:flex;flex-shrink:0;font-size:1em;font-weight:var(--adyen-checkout-text-body-stronger-font-weight);gap:var(--adyen-checkout-spacer-060);margin-right:var(--adyen-checkout-spacer-070);max-height:38px;max-width:100%;padding:0}[dir=rtl] .adyen-checkout__payment-method__header__title{margin-left:var(--adyen-checkout-spacer-070);margin-right:var(--adyen-checkout-spacer-000)}.adyen-checkout__payment-method__surcharge{color:var(--adyen-checkout-color-outline-tertiary);margin-left:var(--adyen-checkout-spacer-020)}.adyen-checkout__payment-method--selected{background:var(--adyen-checkout-dropin-selected-item-background);border:var(--adyen-checkout-dropin-payment-item-border-width) solid var(--adyen-checkout-dropin-selected-item-border-color);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-checkout-spacer-000) var(--adyen-checkout-spacer-070);position:relative}.adyen-checkout__payment-method__details__content{margin:var(--adyen-checkout-spacer-000) var(--adyen-checkout-spacer-000) var(--adyen-checkout-spacer-070)}.adyen-checkout__payment-method__image__wrapper{align-items:center;border-radius:var(--adyen-checkout-border-radius-s);box-shadow:0 1px var(--adyen-checkout-spacer-010) 0 rgba(0,17,44,.02),0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-spacer-020) 0 rgba(0,17,44,.04);display:flex;height:26px;justify-content:center;overflow:hidden;position:relative;width:var(--adyen-checkout-spacer-110)}.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{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;gap:var(--adyen-checkout-spacer-020);height:var(--adyen-checkout-spacer-070);margin:var(--adyen-checkout-spacer-020) var(--adyen-checkout-spacer-000);overflow:hidden;text-align:right}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__brand-number{color:var(--adyen-checkout-color-outline-tertiary);font-size:var(--adyen-checkout-text-body-font-size)}.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-checkout-spacer-070);transition:opacity .2s ease-out;width:var(--adyen-checkout-spacer-090)}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child{margin:var(--adyen-checkout-spacer-000)}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{margin-bottom:var(--adyen-checkout-spacer-020)}.adyen-checkout__payment-method__brands img{display:block;height:100%;width:100%}.adyen-checkout__payment-method__image__wrapper--disabled{opacity:.25}.adyen-checkout__payment-method__radio{background-color:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-secondary);border-radius:50%;height:var(--adyen-checkout-spacer-070);left:var(--adyen-checkout-spacer-070);transition:border-color .2s ease-out,box-shadow .2s ease-out;width:var(--adyen-checkout-spacer-070)}[dir=rtl] .adyen-checkout__payment-method__radio{left:auto;right:var(--adyen-checkout-spacer-070)}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio{display:none}.adyen-checkout__payment-method__radio:after{background-color:var(--adyen-checkout-color-background-primary);border-radius:50%;content:"";display:block;height:var(--adyen-checkout-spacer-040);left:0;margin:0 auto;position:relative;right:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease-out;width:var(--adyen-checkout-spacer-040)}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio{border-color:var(--adyen-checkout-color-outline-secondary);box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-outline-secondary);cursor:pointer}.adyen-checkout__payment-method__radio--selected{background-color:var(--adyen-checkout-color-label-primary);border:0;transition:all .3s ease-out}.adyen-checkout__payment-method__radio--selected:hover{box-shadow:0 0 0 var(--adyen-checkout-spacer-010) var(--adyen-checkout-color-grey-100) -transparent}.adyen-checkout__payment-method__radio--selected:after{transform:translateY(-50%) scale(1)}
76
- .adyen-checkout__payment-method__name{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.adyen-checkout__payment-method__name--selected{font-weight:var(--adyen-checkout-text-body-stronger-font-weight)}.adyen-checkout__payment-method__additional-info{color:var(--adyen-checkout-color-label-secondary);font-size:var(--adyen-checkout-font-size-small)}.adyen-checkout__payment-method__name_wrapper{align-items:flex-start;display:flex;flex-direction:column;min-width:var(--adyen-checkout-spacer-120);text-align:start}
76
+ .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-checkout-color-label-secondary);font-size:var(--adyen-checkout-font-size-xsmall);font-weight:var(--adyen-checkout-font-weight-300)}.adyen-checkout__payment-method__name_wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:var(--adyen-checkout-spacer-020);min-width:var(--adyen-checkout-spacer-120);text-align:start}
77
77
  .adyen-checkout__status{align-items:center;background-color:var(--adyen-checkout-color-background-primary);border:var(--adyen-checkout-border-width-s) solid var(--adyen-checkout-color-outline-secondary);border-radius:var(--adyen-checkout-border-radius-m);color:var(--adyen-checkout-color-label-primary);display:flex;flex-direction:column;font-size:var(--adyen-checkout-font-size-medium);height:350px;justify-content:center;margin:0;padding:var(--adyen-checkout-spacer-100);text-align:center}.adyen-checkout__status__icon{margin-bottom:var(--adyen-checkout-spacer-090)}.adyen-checkout__status .adyen-checkout__spinner__wrapper{max-height:88px}
78
- .adyen-checkout__dropin{display:flex;flex-direction:column;gap:var(--adyen-checkout-dropin-payment-list-gap)}.adyen-checkout-payment-methods-container{display:flex;flex-direction:column;gap:var(--adyen-checkout-spacer-070)}.adyen-checkout-payment-methods-list-label{color:var(--adyen-checkout-dropin-list-label-color);font-size:var(--adyen-checkout-text-subtitle-font-size);font-weight:var(--adyen-checkout-text-subtitle-stronger-font-weight);line-height:var(--adyen-checkout-text-subtitle-line-height)}.adyen-checkout__payment-methods-list{display:flex;flex-direction:column;gap:var(--adyen-checkout-dropin-payment-item-gap);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;gap:var(--adyen-checkout-spacer-070);list-style:none;margin:0;padding:0}.adyen-checkout__instant-payment-methods-list li{flex:1}.adyen-checkout__payment-method{display:block}.adyen-checkout__payment-method__details{overflow:hidden}.adyen-checkout__payment-method__image{height:26px;width:var(--adyen-checkout-spacer-110)}[dir=rtl] .adyen-checkout__payment-method__image__wrapper{margin-left:var(--adyen-checkout-spacer-040);margin-right:0}.adyen-checkout-pm-details-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.adyen-checkout-pm-details-wrapper[aria-hidden=false]{grid-template-rows:1fr}.adyen-checkout-pm-details-wrapper[aria-hidden=false] .adyen-checkout__payment-method__details{overflow:visible}
78
+ .adyen-checkout__dropin{display:flex;flex-direction:column;gap:var(--adyen-checkout-dropin-payment-list-gap)}.adyen-checkout-payment-methods-container{display:flex;flex-direction:column;gap:var(--adyen-checkout-spacer-070)}.adyen-checkout-payment-methods-list-label{color:var(--adyen-checkout-dropin-list-label-color);font-size:var(--adyen-checkout-text-subtitle-font-size);font-weight:var(--adyen-checkout-text-subtitle-stronger-font-weight);line-height:var(--adyen-checkout-text-subtitle-line-height)}.adyen-checkout__payment-methods-list{display:flex;flex-direction:column;gap:var(--adyen-checkout-dropin-payment-item-gap);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{--gap:var(--adyen-checkout-spacer-070);display:flex;flex-wrap:wrap;gap:var(--gap);list-style:none;margin:0;padding:0}.adyen-checkout__instant-payment-methods-list li{flex:1 0 calc(50% - var(--gap)/2)}.adyen-checkout__payment-method{display:block}.adyen-checkout__payment-method__details{overflow:hidden}.adyen-checkout__payment-method__image{height:26px;width:var(--adyen-checkout-spacer-110)}[dir=rtl] .adyen-checkout__payment-method__image__wrapper{margin-left:var(--adyen-checkout-spacer-040);margin-right:0}.adyen-checkout-pm-details-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.adyen-checkout-pm-details-wrapper[aria-hidden=false]{grid-template-rows:1fr}.adyen-checkout-pm-details-wrapper[aria-hidden=false] .adyen-checkout__payment-method__details{overflow:visible}
79
79
  .adyen-checkout-sr-panel{font-size:.75em;margin-bottom:var(--adyen-checkout-spacer-080)}.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}
80
80
  /*# sourceMappingURL=adyen.css.map */