@adyen/kyc-components 3.32.5 → 3.34.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/dist/es/adyen-kyc-components.es.js +19390 -18443
- package/dist/es/{bg-BG-Cg7uHZ7u.js → bg-BG-DSGcxUqd.js} +1160 -1079
- package/dist/es/cross-CzBW8i1Z.js +5 -0
- package/dist/es/{cs-CZ-MP5JPvEI.js → cs-CZ-DAS2jbyW.js} +1167 -1086
- package/dist/es/{da-DK-Bf4-HdQJ.js → da-DK-CH9-Y2_h.js} +1151 -1070
- package/dist/es/{de-DE-CpV6Dp0r.js → de-DE-Cvre4fQ7.js} +1152 -1071
- package/dist/es/{el-GR-DzwQKvWE.js → el-GR-BLJi6VdO.js} +1149 -1068
- package/dist/es/{es-ES-E5qWUSQV.js → es-ES-BfHjS5Hb.js} +1166 -1085
- package/dist/es/{et-EE-DRZrZKKJ.js → et-EE-DG5Cjsj_.js} +1156 -1075
- package/dist/es/{fi-FI-Bk1rCYU6.js → fi-FI-RdmcbEt_.js} +1155 -1074
- package/dist/es/{fr-FR-tlByDhb7.js → fr-FR-Cuu7ywoh.js} +1154 -1073
- package/dist/es/{hr-HR-CZUCz_Lu.js → hr-HR-CwRw-oEW.js} +1155 -1074
- package/dist/es/{hu-HU-CmEicftd.js → hu-HU-PO0jI1sW.js} +1149 -1068
- package/dist/es/{it-IT-BNGHjXBu.js → it-IT-RXBJv4US.js} +1172 -1091
- package/dist/es/{lt-LT-BDv4TY99.js → lt-LT-BCLEVKxe.js} +1149 -1068
- package/dist/es/{lv-LV-HfHaTFsC.js → lv-LV-DfWQ_6E9.js} +1152 -1071
- package/dist/es/{nl-NL-CSyNOXAT.js → nl-NL-2CzcCtiM.js} +1156 -1075
- package/dist/es/{no-NO-BzBtvG7T.js → no-NO-r9q3S-TP.js} +1163 -1082
- package/dist/es/{pl-PL-CwUuiZyG.js → pl-PL-Nix6oaTv.js} +1154 -1073
- package/dist/es/{pt-PT-CY_ZCE9N.js → pt-PT-CGVej1Ae.js} +1168 -1087
- package/dist/es/{ro-RO-C-OpimQU.js → ro-RO-DhJK0CPN.js} +1163 -1082
- package/dist/es/{sk-SK-Vi54HLZU.js → sk-SK-Akja9ejH.js} +1156 -1075
- package/dist/es/{sl-SI-2FDuP5IV.js → sl-SI-Bq22qBey.js} +1154 -1073
- package/dist/es/{sv-SE-lw5yiImq.js → sv-SE-2gCnkRkv.js} +1156 -1075
- package/dist/style.css +196 -197
- package/dist/types/components/AdditionalInformation/types.d.ts +1 -1
- package/dist/types/components/AutoResizer.d.ts +50 -0
- package/dist/types/components/BankDocument/component/BankDocumentComponent.d.ts +1 -1
- package/dist/types/components/BankVerification/types.d.ts +3 -5
- package/dist/types/components/BusinessDetails/forms.d.ts +7 -0
- package/dist/types/components/BusinessDetails/types.d.ts +1 -2
- package/dist/types/components/Company/component/CompanyComponent.d.ts +9 -1
- package/dist/types/components/Company/rules.d.ts +1 -0
- package/dist/types/components/Company/types.d.ts +2 -0
- package/dist/types/components/CompanyNameAndCountry/component/CompanyNameAndCountryComponent.d.ts +1 -1
- package/dist/types/components/ConstitutionalDocument/ConstitutionalDocumentComponent.d.ts +1 -1
- package/dist/types/components/ContactDetails/component/ContactDetailsComponent.d.ts +1 -1
- package/dist/types/components/DocumentUpload/DocumentUpload.d.ts +1 -1
- package/dist/types/components/Dropins/BusinessDetailsDropin/types.d.ts +2 -2
- package/dist/types/components/Dropins/BusinessDetailsDropin/utils.d.ts +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureDropinComponent.d.ts +0 -2
- package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureFinancialInformation.d.ts +1 -0
- package/dist/types/components/Dropins/HighExposureDropin/components/HighExposureRegisteredAddress.d.ts +1 -1
- package/dist/types/components/Dropins/HighExposureDropin/types.d.ts +26 -31
- package/dist/types/components/Dropins/HighExposureDropin/utils.d.ts +7 -2
- package/dist/types/components/Dropins/HighExposureDropin/validate.d.ts +2 -4
- package/dist/types/components/Dropins/ServiceAgreementDropinComponent/components/useServiceAgreement.d.ts +1 -1
- package/dist/types/components/FinancialInformation/component/FinancialInformation.d.ts +3 -0
- package/dist/types/components/FinancialInformation/component/ReportedValue.d.ts +13 -0
- package/dist/types/components/FinancialInformation/types.d.ts +14 -0
- package/dist/types/components/FinancialInformation/validate.d.ts +3 -0
- package/dist/types/components/IdDocumentUpload/component/IdDocumentInstantVerificationComponent.d.ts +1 -1
- package/dist/types/components/IdDocumentUpload/component/IdDocumentManualUpload.d.ts +1 -1
- package/dist/types/components/PayoutAccount/component/PayoutAccountComponent.d.ts +1 -1
- package/dist/types/components/PayoutDetails/component/PayoutDetailsComponent.d.ts +1 -1
- package/dist/types/components/PayoutDetails/rules.d.ts +3 -5
- package/dist/types/components/PayoutDetails/types.d.ts +3 -3
- package/dist/types/components/PayoutVerificationMethod/component/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +3 -1
- package/dist/types/components/PayoutVerificationMethod/types.d.ts +3 -2
- package/dist/types/components/PersonalDetails/types.d.ts +1 -1
- package/dist/types/components/ProofOfRelationship/index.d.ts +1 -1
- package/dist/types/components/ProofOfResidency/ProofOfResidencyComponent.d.ts +1 -1
- package/dist/types/components/RegistrationAddress/component/RegistrationAddressComponent.d.ts +1 -2
- package/dist/types/components/SoleProp/component/SolePropComponent.d.ts +1 -1
- package/dist/types/components/index.d.ts +8 -8
- package/dist/types/components/internal/Address/validate.d.ts +1 -1
- package/dist/types/components/internal/Button/Button.d.ts +0 -1
- package/dist/types/components/internal/ContractViewer/types.d.ts +1 -1
- package/dist/types/components/internal/Currency/Currency.d.ts +2 -4
- package/dist/types/components/internal/Currency/types.d.ts +2 -2
- package/dist/types/components/internal/FinancialReportingDate/FinancialReportingDate.d.ts +3 -0
- package/dist/types/components/internal/FinancialReportingDate/types.d.ts +5 -0
- package/dist/types/components/internal/FormEndState/FormEndState.d.ts +3 -0
- package/dist/types/components/internal/FormEndState/types.d.ts +11 -0
- package/dist/types/components/internal/FormFields/InputCurrency.d.ts +11 -0
- package/dist/types/components/internal/FormFields/InputNumber.d.ts +2 -0
- package/dist/types/components/internal/FormFields/Radio/Radio.d.ts +11 -0
- package/dist/types/components/internal/FormFields/Radio/RadioWithLabel.d.ts +7 -0
- package/dist/types/components/internal/FormFields/RadioGroup/RadioGroup.d.ts +18 -2
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCard.d.ts +1 -1
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioCardSelect.d.ts +2 -2
- package/dist/types/components/internal/FormFields/RadioGroupCard/RadioGroupCard.d.ts +1 -1
- package/dist/types/components/internal/FormFields/RadioGroupCard/types.d.ts +1 -2
- package/dist/types/components/internal/Icon/Icon.d.ts +3 -7
- package/dist/types/components/internal/Modal/Modal.d.ts +2 -1
- package/dist/types/components/internal/Name/Name.d.ts +1 -1
- package/dist/types/components/internal/NumberOfEmployees/NumberOfEmployees.d.ts +3 -0
- package/dist/types/components/internal/NumberOfEmployees/types.d.ts +5 -0
- package/dist/types/components/internal/PhoneInput/PhoneInput.d.ts +1 -1
- package/dist/types/components/internal/Svg/Svg.d.ts +2 -2
- package/dist/types/components/internal/Svg/svgs.d.ts +71 -71
- package/dist/types/components/internal/TaxInformationField/TaxInformationField.d.ts +1 -1
- package/dist/types/components/internal/VatNumberField/VatNumberField.d.ts +2 -2
- package/dist/types/core/Context/ExperimentContext/ExperimentsContextProvider.d.ts +1 -1
- package/dist/types/core/Context/ExperimentContext/types.d.ts +5 -1
- package/dist/types/core/Context/I18nProvider/I18nContext.d.ts +1 -1
- package/dist/types/core/Context/StateContext/useGlobalData.d.ts +1 -1
- package/dist/types/core/Context/ToastContext/ToastContext.d.ts +1 -1
- package/dist/types/core/Services/componentApi/get-version-configuration.d.ts +3 -0
- package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +6 -6
- package/dist/types/core/hooks/useBusinessData/constants.d.ts +6 -0
- package/dist/types/core/hooks/useBusinessData/types.d.ts +10 -3
- package/dist/types/core/hooks/useBusinessData/useBusinessData.d.ts +0 -3
- package/dist/types/core/hooks/useScenarioConfiguration.d.ts +0 -2
- package/dist/types/core/hooks/useVersionConfiguration.d.ts +1 -0
- package/dist/types/core/models/api/financialReport.d.ts +9 -0
- package/dist/types/core/models/api/get-bankVerification-providers.d.ts +1 -2
- package/dist/types/core/models/api/get-configuration.d.ts +2 -1
- package/dist/types/core/models/api/organization.d.ts +2 -8
- package/dist/types/core/models/api/version-configuration.d.ts +5 -0
- package/dist/types/utils/debounce.d.ts +1 -0
- package/dist/types/utils/formUtils.d.ts +1 -1
- package/dist/types/utils/formatCurrency.d.ts +2 -0
- package/dist/types/utils/get-name.d.ts +1 -1
- package/dist/types/utils/isEmpty.d.ts +1 -0
- package/dist/types/utils/makeSelectItemForRole.d.ts +1 -1
- package/dist/types/utils/mapping/componentApiMapping.d.ts +14 -11
- package/dist/types/utils/range.d.ts +8 -0
- package/dist/types/utils/trackNavigation.d.ts +1 -1
- package/dist/types/utils/validatorUtils.d.ts +2 -2
- package/package.json +19 -17
- package/dist/es/cross-small-C1cWZC1v.js +0 -5
- package/dist/types/components/BankDocument/index.d.ts +0 -2
- package/dist/types/components/BankVerification/verification/widget/index.d.ts +0 -1
- package/dist/types/components/Dropins/CompanyDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/DropinComposer/index.d.ts +0 -1
- package/dist/types/components/Dropins/DropinLayout/ActionBar/index.d.ts +0 -1
- package/dist/types/components/Dropins/HighExposureDropin/components/AmountSelector/AmountSelector.d.ts +0 -2
- package/dist/types/components/Dropins/HighExposureDropin/components/AmountSelector/types.d.ts +0 -16
- package/dist/types/components/Dropins/HighExposureDropin/defaultCurrencies.d.ts +0 -3
- package/dist/types/components/Dropins/IndividualDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/PayoutDetailsDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/PciDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/RoleAndTypeDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/ServiceAgreementDropinComponent/index.d.ts +0 -1
- package/dist/types/components/Dropins/SolePropDropin/index.d.ts +0 -1
- package/dist/types/components/Dropins/TrustDropin/index.d.ts +0 -1
- package/dist/types/components/EmbeddedDropins/ViewVerificationStatus/index.d.ts +0 -2
- package/dist/types/components/IdVerificationMethod/index.d.ts +0 -1
- package/dist/types/components/internal/Button/index.d.ts +0 -1
- package/dist/types/components/internal/ContextGuidance/index.d.ts +0 -1
- package/dist/types/components/internal/ContractViewer/index.d.ts +0 -1
- package/dist/types/components/internal/Currency/index.d.ts +0 -1
- package/dist/types/components/internal/DecisionMakerRole/index.d.ts +0 -2
- package/dist/types/components/internal/FormFields/Checkbox/index.d.ts +0 -1
- package/dist/types/components/internal/FormFields/Field/index.d.ts +0 -1
- package/dist/types/components/internal/FormFields/InputDate/index.d.ts +0 -1
- package/dist/types/components/internal/FormFields/InputRadio/InputRadio.d.ts +0 -6
- package/dist/types/components/internal/FormFields/RadioGroup/index.d.ts +0 -1
- package/dist/types/components/internal/FormFields/RadioGroup/types.d.ts +0 -18
- package/dist/types/components/internal/FormFields/Select/index.d.ts +0 -1
- package/dist/types/components/internal/Icon/index.d.ts +0 -1
- package/dist/types/components/internal/Link/index.d.ts +0 -1
- package/dist/types/components/internal/LoaderWrapper/index.d.ts +0 -1
- package/dist/types/components/internal/PhoneInput/index.d.ts +0 -1
- package/dist/types/components/internal/Svg/index.d.ts +0 -1
- package/dist/types/components/internal/Toast/index.d.ts +0 -2
- package/dist/types/components/internal/VatNumberField/index.d.ts +0 -2
- package/dist/types/language/index.d.ts +0 -1
- package/dist/types/utils/LoadedValue.d.ts +0 -2
- package/dist/types/utils/idGenerator.d.ts +0 -1
- package/dist/types/utils/mapping/businessDetails/index.d.ts +0 -3
package/dist/style.css
CHANGED
|
@@ -8,18 +8,13 @@
|
|
|
8
8
|
/* #endregion */
|
|
9
9
|
.adyen-kyc-summary {
|
|
10
10
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
11
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
11
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
12
12
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
13
13
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
14
14
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
15
15
|
-webkit-font-smoothing: antialiased;
|
|
16
16
|
-moz-osx-font-smoothing: grayscale;
|
|
17
17
|
}
|
|
18
|
-
.adyen-kyc-summary *,
|
|
19
|
-
.adyen-kyc-summary *::before,
|
|
20
|
-
.adyen-kyc-summary *::after {
|
|
21
|
-
box-sizing: border-box;
|
|
22
|
-
}
|
|
23
18
|
.adyen-kyc-summary__heading {
|
|
24
19
|
font-size: var(--adyen-sdk-text-title-l-font-size, 24px);
|
|
25
20
|
font-weight: var(--adyen-sdk-text-title-l-font-weight, 600);
|
|
@@ -72,7 +67,7 @@
|
|
|
72
67
|
.adyen-kyc-summary__legal-caption {
|
|
73
68
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
74
69
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
75
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
70
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
76
71
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
77
72
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
78
73
|
}/* #region Borders */
|
|
@@ -87,7 +82,7 @@
|
|
|
87
82
|
/* base/primary */
|
|
88
83
|
.adyen-kyc-button {
|
|
89
84
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
90
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
85
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
91
86
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
92
87
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
93
88
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -119,11 +114,6 @@
|
|
|
119
114
|
transition: var(--adyen-sdk-animation-duration-fast, 100ms) var(--adyen-sdk-animation-easing-linear, linear);
|
|
120
115
|
transition-property: color, background-color;
|
|
121
116
|
}
|
|
122
|
-
.adyen-kyc-button *,
|
|
123
|
-
.adyen-kyc-button *::before,
|
|
124
|
-
.adyen-kyc-button *::after {
|
|
125
|
-
box-sizing: border-box;
|
|
126
|
-
}
|
|
127
117
|
.adyen-kyc-button::-moz-focus-inner {
|
|
128
118
|
border: none;
|
|
129
119
|
padding: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -211,7 +201,6 @@
|
|
|
211
201
|
}
|
|
212
202
|
.adyen-kyc-button--icon-left .adyen-kyc-icon {
|
|
213
203
|
margin-left: 0;
|
|
214
|
-
height: 1em;
|
|
215
204
|
}
|
|
216
205
|
|
|
217
206
|
/* Disabled */
|
|
@@ -234,7 +223,7 @@ button[disabled]:hover {
|
|
|
234
223
|
/* #endregion */
|
|
235
224
|
.adyen-kyc-link {
|
|
236
225
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
237
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
226
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
238
227
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
239
228
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
240
229
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -249,11 +238,6 @@ button[disabled]:hover {
|
|
|
249
238
|
padding: var(--adyen-sdk-spacer-000, 0px);
|
|
250
239
|
vertical-align: baseline;
|
|
251
240
|
}
|
|
252
|
-
.adyen-kyc-link *,
|
|
253
|
-
.adyen-kyc-link *::before,
|
|
254
|
-
.adyen-kyc-link *::after {
|
|
255
|
-
box-sizing: border-box;
|
|
256
|
-
}
|
|
257
241
|
.adyen-kyc-link:hover {
|
|
258
242
|
color: var(--adyen-sdk-color-link-primary-hover, #5c687c);
|
|
259
243
|
text-decoration: underline;
|
|
@@ -396,7 +380,7 @@ button[disabled]:hover {
|
|
|
396
380
|
/* #endregion */
|
|
397
381
|
.adyen-kyc-alert {
|
|
398
382
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
399
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
383
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
400
384
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
401
385
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
402
386
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -409,11 +393,6 @@ button[disabled]:hover {
|
|
|
409
393
|
flex-direction: column;
|
|
410
394
|
gap: var(--adyen-sdk-spacer-040, 8px);
|
|
411
395
|
}
|
|
412
|
-
.adyen-kyc-alert *,
|
|
413
|
-
.adyen-kyc-alert *::before,
|
|
414
|
-
.adyen-kyc-alert *::after {
|
|
415
|
-
box-sizing: border-box;
|
|
416
|
-
}
|
|
417
396
|
.adyen-kyc-alert--without-icon .adyen-kyc-alert__explanation,
|
|
418
397
|
.adyen-kyc-alert--without-icon .adyen-kyc-alert__actions {
|
|
419
398
|
margin: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -488,7 +467,7 @@ button[disabled]:hover {
|
|
|
488
467
|
.adyen-kyc-accordion__summary {
|
|
489
468
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
490
469
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
491
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
470
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
492
471
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
493
472
|
cursor: pointer;
|
|
494
473
|
}
|
|
@@ -597,7 +576,7 @@ button[disabled]:hover {
|
|
|
597
576
|
.adyen-kyc-helper-text {
|
|
598
577
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
599
578
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
600
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
579
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
601
580
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
602
581
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
603
582
|
display: flex;
|
|
@@ -612,7 +591,7 @@ button[disabled]:hover {
|
|
|
612
591
|
.adyen-kyc-helper-text__valid-format-check {
|
|
613
592
|
color: var(--adyen-sdk-color-label-success, #07893c);
|
|
614
593
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
615
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
594
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
616
595
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
617
596
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
618
597
|
display: inline-flex;
|
|
@@ -631,7 +610,7 @@ button[disabled]:hover {
|
|
|
631
610
|
color: var(--adyen-sdk-color-label-critical, #e22d2d);
|
|
632
611
|
display: flex;
|
|
633
612
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
634
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
613
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
635
614
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
636
615
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
637
616
|
margin-top: var(--adyen-sdk-spacer-020, 4px);
|
|
@@ -665,7 +644,6 @@ button[disabled]:hover {
|
|
|
665
644
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
666
645
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary, #8d95a3);
|
|
667
646
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
668
|
-
box-sizing: border-box;
|
|
669
647
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
670
648
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
671
649
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -733,7 +711,7 @@ button[disabled]:hover {
|
|
|
733
711
|
.adyen-kyc-dropdown-button-search__icon {
|
|
734
712
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
735
713
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
736
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
714
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
737
715
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
738
716
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
739
717
|
padding-right: var(--adyen-sdk-spacer-040, 8px);
|
|
@@ -767,7 +745,7 @@ button[disabled]:hover {
|
|
|
767
745
|
border: var(--adyen-sdk-border-width-s, 1px) solid transparent;
|
|
768
746
|
cursor: pointer;
|
|
769
747
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
770
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
748
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
771
749
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
772
750
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
773
751
|
hyphens: auto;
|
|
@@ -952,7 +930,7 @@ button[disabled]:hover {
|
|
|
952
930
|
/* #endregion */
|
|
953
931
|
.adyen-kyc-tag {
|
|
954
932
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
955
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
933
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
956
934
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
957
935
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
958
936
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -960,7 +938,7 @@ button[disabled]:hover {
|
|
|
960
938
|
-moz-osx-font-smoothing: grayscale;
|
|
961
939
|
display: inline-block;
|
|
962
940
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
963
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
941
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
964
942
|
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
965
943
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
966
944
|
padding: var(--adyen-sdk-spacer-010, 2px) var(--adyen-sdk-spacer-040, 8px);
|
|
@@ -970,11 +948,6 @@ button[disabled]:hover {
|
|
|
970
948
|
white-space: nowrap;
|
|
971
949
|
border: none;
|
|
972
950
|
}
|
|
973
|
-
.adyen-kyc-tag *,
|
|
974
|
-
.adyen-kyc-tag *::before,
|
|
975
|
-
.adyen-kyc-tag *::after {
|
|
976
|
-
box-sizing: border-box;
|
|
977
|
-
}
|
|
978
951
|
|
|
979
952
|
.adyen-kyc-tag--grey {
|
|
980
953
|
background: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
@@ -1019,7 +992,7 @@ button[disabled]:hover {
|
|
|
1019
992
|
/* #endregion */
|
|
1020
993
|
.adyen-kyc-typography {
|
|
1021
994
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1022
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
995
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1023
996
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1024
997
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1025
998
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1028,35 +1001,30 @@ button[disabled]:hover {
|
|
|
1028
1001
|
display: block;
|
|
1029
1002
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
1030
1003
|
}
|
|
1031
|
-
.adyen-kyc-typography *,
|
|
1032
|
-
.adyen-kyc-typography *::before,
|
|
1033
|
-
.adyen-kyc-typography *::after {
|
|
1034
|
-
box-sizing: border-box;
|
|
1035
|
-
}
|
|
1036
1004
|
.adyen-kyc-typography--body {
|
|
1037
1005
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1038
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1006
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1039
1007
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1040
1008
|
letter-spacing: var(--adyen-sdk-text-body-letter-spacing, 0);
|
|
1041
1009
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1042
1010
|
}
|
|
1043
1011
|
.adyen-kyc-typography--body-stronger {
|
|
1044
1012
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1045
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1013
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1046
1014
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1047
1015
|
letter-spacing: var(--adyen-sdk-text-body-letter-spacing, 0);
|
|
1048
1016
|
font-weight: var(--adyen-sdk-text-body-stronger-font-weight, 500);
|
|
1049
1017
|
}
|
|
1050
1018
|
.adyen-kyc-typography--body-strongest {
|
|
1051
1019
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1052
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1020
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1053
1021
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1054
1022
|
letter-spacing: var(--adyen-sdk-text-body-letter-spacing, 0);
|
|
1055
1023
|
font-weight: var(--adyen-sdk-text-body-strongest-font-weight, 600);
|
|
1056
1024
|
}
|
|
1057
1025
|
.adyen-kyc-typography--caption {
|
|
1058
1026
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1059
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1027
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1060
1028
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1061
1029
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1062
1030
|
letter-spacing: var(--adyen-sdk-text-caption-letter-spacing, 0);
|
|
@@ -1064,7 +1032,7 @@ button[disabled]:hover {
|
|
|
1064
1032
|
}
|
|
1065
1033
|
.adyen-kyc-typography--caption-stronger {
|
|
1066
1034
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1067
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1035
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1068
1036
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1069
1037
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1070
1038
|
letter-spacing: var(--adyen-sdk-text-caption-letter-spacing, 0);
|
|
@@ -1072,7 +1040,7 @@ button[disabled]:hover {
|
|
|
1072
1040
|
}
|
|
1073
1041
|
.adyen-kyc-typography--title {
|
|
1074
1042
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
1075
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
1043
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1076
1044
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
1077
1045
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
1078
1046
|
letter-spacing: var(--adyen-sdk-text-title-letter-spacing, 0);
|
|
@@ -1083,7 +1051,7 @@ button[disabled]:hover {
|
|
|
1083
1051
|
}
|
|
1084
1052
|
.adyen-kyc-typography--title-m {
|
|
1085
1053
|
font-size: var(--adyen-sdk-text-title-m-font-size, 20px);
|
|
1086
|
-
font-family: var(--adyen-sdk-text-title-m-font-family,
|
|
1054
|
+
font-family: var(--adyen-sdk-text-title-m-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1087
1055
|
font-weight: var(--adyen-sdk-text-title-m-font-weight, 600);
|
|
1088
1056
|
line-height: var(--adyen-sdk-text-title-m-line-height, 30px);
|
|
1089
1057
|
letter-spacing: var(--adyen-sdk-text-title-m-letter-spacing, 0);
|
|
@@ -1094,7 +1062,7 @@ button[disabled]:hover {
|
|
|
1094
1062
|
}
|
|
1095
1063
|
.adyen-kyc-typography--title-l {
|
|
1096
1064
|
font-size: var(--adyen-sdk-text-title-l-font-size, 24px);
|
|
1097
|
-
font-family: var(--adyen-sdk-text-title-l-font-family,
|
|
1065
|
+
font-family: var(--adyen-sdk-text-title-l-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1098
1066
|
font-weight: var(--adyen-sdk-text-title-l-font-weight, 600);
|
|
1099
1067
|
line-height: var(--adyen-sdk-text-title-l-line-height, 34px);
|
|
1100
1068
|
letter-spacing: var(--adyen-sdk-text-title-l-letter-spacing, 0);
|
|
@@ -1220,7 +1188,7 @@ button[disabled]:hover {
|
|
|
1220
1188
|
.adyen-kyc-form-header__description {
|
|
1221
1189
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
1222
1190
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
1223
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
1191
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1224
1192
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
1225
1193
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
1226
1194
|
}/* #region Borders */
|
|
@@ -1268,7 +1236,6 @@ button[disabled]:hover {
|
|
|
1268
1236
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
1269
1237
|
border: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary, #8d95a3);
|
|
1270
1238
|
border-radius: var(--adyen-sdk-border-radius-m, 8px);
|
|
1271
|
-
box-sizing: border-box;
|
|
1272
1239
|
caret-color: var(--adyen-sdk-color-label-highlight, #0070f5);
|
|
1273
1240
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1274
1241
|
display: block;
|
|
@@ -1308,6 +1275,15 @@ button[disabled]:hover {
|
|
|
1308
1275
|
border-color: var(--adyen-sdk-color-outline-tertiary-active, #00112c);
|
|
1309
1276
|
outline: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-tertiary-active, #00112c);
|
|
1310
1277
|
}
|
|
1278
|
+
.adyen-kyc-input--number {
|
|
1279
|
+
appearance: none;
|
|
1280
|
+
margin: 0;
|
|
1281
|
+
/* Remove the spinner buttons */
|
|
1282
|
+
}
|
|
1283
|
+
.adyen-kyc-input--number::-webkit-outer-spin-button, .adyen-kyc-input--number::-webkit-inner-spin-button {
|
|
1284
|
+
appearance: none;
|
|
1285
|
+
margin: 0;
|
|
1286
|
+
}
|
|
1311
1287
|
.adyen-kyc-input--date {
|
|
1312
1288
|
padding-right: var(--adyen-sdk-spacer-100, 32px);
|
|
1313
1289
|
}
|
|
@@ -1336,7 +1312,7 @@ button[disabled]:hover {
|
|
|
1336
1312
|
.adyen-kyc-input__counter {
|
|
1337
1313
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
1338
1314
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1339
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1315
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1340
1316
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1341
1317
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1342
1318
|
margin: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -1415,7 +1391,7 @@ button[disabled]:hover {
|
|
|
1415
1391
|
/* #endregion */
|
|
1416
1392
|
.adyen-kyc-input-radio {
|
|
1417
1393
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1418
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1394
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1419
1395
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1420
1396
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1421
1397
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1424,11 +1400,6 @@ button[disabled]:hover {
|
|
|
1424
1400
|
display: inline-flex;
|
|
1425
1401
|
vertical-align: baseline;
|
|
1426
1402
|
}
|
|
1427
|
-
.adyen-kyc-input-radio *,
|
|
1428
|
-
.adyen-kyc-input-radio *::before,
|
|
1429
|
-
.adyen-kyc-input-radio *::after {
|
|
1430
|
-
box-sizing: border-box;
|
|
1431
|
-
}
|
|
1432
1403
|
|
|
1433
1404
|
.adyen-kyc-input-radio__input {
|
|
1434
1405
|
appearance: none;
|
|
@@ -1499,12 +1470,18 @@ button[disabled]:hover {
|
|
|
1499
1470
|
cursor: not-allowed;
|
|
1500
1471
|
}
|
|
1501
1472
|
|
|
1502
|
-
.adyen-kyc-input-
|
|
1473
|
+
.adyen-kyc-input-radio__content {
|
|
1503
1474
|
cursor: pointer;
|
|
1475
|
+
display: flex;
|
|
1476
|
+
flex-direction: column;
|
|
1477
|
+
padding-left: var(--adyen-sdk-spacer-040, 8px);
|
|
1478
|
+
flex-grow: 1;
|
|
1479
|
+
}
|
|
1480
|
+
|
|
1481
|
+
.adyen-kyc-input-radio__label {
|
|
1504
1482
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
1505
1483
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1506
1484
|
margin-right: var(--adyen-sdk-spacer-070, 16px);
|
|
1507
|
-
padding-left: var(--adyen-sdk-spacer-040, 8px);
|
|
1508
1485
|
vertical-align: baseline;
|
|
1509
1486
|
}.adyen-kyc-field--entityType {
|
|
1510
1487
|
margin-bottom: var(--adyen-sdk-spacer-090, 24px);
|
|
@@ -1566,7 +1543,7 @@ button[disabled]:hover {
|
|
|
1566
1543
|
.adyen-kyc-radio-group-card__subtitle {
|
|
1567
1544
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
1568
1545
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1569
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1546
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1570
1547
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1571
1548
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1572
1549
|
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
@@ -1579,10 +1556,7 @@ button[disabled]:hover {
|
|
|
1579
1556
|
bottom: -30px;
|
|
1580
1557
|
top: auto;
|
|
1581
1558
|
}
|
|
1582
|
-
.adyen-kyc-radio-group-
|
|
1583
|
-
position: relative;
|
|
1584
|
-
}
|
|
1585
|
-
.adyen-kyc-radio-group-card--floating-radio .adyen-kyc-radio-group-card__input {
|
|
1559
|
+
.adyen-kyc-radio-group-card__radio--floating {
|
|
1586
1560
|
bottom: auto;
|
|
1587
1561
|
left: auto;
|
|
1588
1562
|
position: absolute;
|
|
@@ -1598,7 +1572,7 @@ button[disabled]:hover {
|
|
|
1598
1572
|
/* #endregion */
|
|
1599
1573
|
.adyen-kyc-radio-card {
|
|
1600
1574
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1601
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1575
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1602
1576
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1603
1577
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1604
1578
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1611,11 +1585,7 @@ button[disabled]:hover {
|
|
|
1611
1585
|
list-style: none;
|
|
1612
1586
|
padding: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-000, 0px);
|
|
1613
1587
|
transition: border-color 0.2s ease, box-shadow 0.2s ease;
|
|
1614
|
-
|
|
1615
|
-
.adyen-kyc-radio-card *,
|
|
1616
|
-
.adyen-kyc-radio-card *::before,
|
|
1617
|
-
.adyen-kyc-radio-card *::after {
|
|
1618
|
-
box-sizing: border-box;
|
|
1588
|
+
position: relative;
|
|
1619
1589
|
}
|
|
1620
1590
|
.adyen-kyc-radio-card--disabled {
|
|
1621
1591
|
cursor: not-allowed;
|
|
@@ -1639,7 +1609,7 @@ button[disabled]:hover {
|
|
|
1639
1609
|
.adyen-kyc-radio-card__body {
|
|
1640
1610
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
1641
1611
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
1642
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
1612
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1643
1613
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
1644
1614
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
1645
1615
|
margin-bottom: var(--adyen-sdk-spacer-040, 8px);
|
|
@@ -1807,6 +1777,16 @@ button[disabled]:hover {
|
|
|
1807
1777
|
.adyen-kyc-dropzone-file__button {
|
|
1808
1778
|
border: 0;
|
|
1809
1779
|
padding: var(--adyen-sdk-spacer-000, 0px);
|
|
1780
|
+
}.adyen-kyc-financial-information-reported-value-options {
|
|
1781
|
+
gap: var(--adyen-sdk-spacer-060, 12px);
|
|
1782
|
+
}.adyen-kyc-reported-value {
|
|
1783
|
+
display: flex;
|
|
1784
|
+
flex-direction: column;
|
|
1785
|
+
padding: var(--adyen-sdk-spacer-020, 4px) 0;
|
|
1786
|
+
}
|
|
1787
|
+
|
|
1788
|
+
.adyen-kyc-reported-value-input {
|
|
1789
|
+
margin: var(--adyen-sdk-spacer-060, 12px) 0;
|
|
1810
1790
|
}/* #region Borders */
|
|
1811
1791
|
/* #endregion */
|
|
1812
1792
|
/* #region Z-index */
|
|
@@ -1817,7 +1797,7 @@ button[disabled]:hover {
|
|
|
1817
1797
|
/* #endregion */
|
|
1818
1798
|
.adyen-kyc-list {
|
|
1819
1799
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
1820
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
1800
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
1821
1801
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
1822
1802
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
1823
1803
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -1829,11 +1809,6 @@ button[disabled]:hover {
|
|
|
1829
1809
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
1830
1810
|
padding-left: var(--adyen-sdk-spacer-070, 16px);
|
|
1831
1811
|
}
|
|
1832
|
-
.adyen-kyc-list *,
|
|
1833
|
-
.adyen-kyc-list *::before,
|
|
1834
|
-
.adyen-kyc-list *::after {
|
|
1835
|
-
box-sizing: border-box;
|
|
1836
|
-
}
|
|
1837
1812
|
|
|
1838
1813
|
.adyen-kyc-list--no-markers {
|
|
1839
1814
|
list-style: none;
|
|
@@ -2030,7 +2005,7 @@ fieldset {
|
|
|
2030
2005
|
}
|
|
2031
2006
|
.adyen-kyc-bank-statement-upload__requirements {
|
|
2032
2007
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
2033
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
2008
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2034
2009
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
2035
2010
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
2036
2011
|
padding-left: var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -2090,7 +2065,7 @@ fieldset {
|
|
|
2090
2065
|
.adyen-kyc-bank-verification-success__checkmark-icon {
|
|
2091
2066
|
display: flex;
|
|
2092
2067
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
2093
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
2068
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2094
2069
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
2095
2070
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
2096
2071
|
margin-right: var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -2213,13 +2188,9 @@ fieldset {
|
|
|
2213
2188
|
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
2214
2189
|
justify-content: end;
|
|
2215
2190
|
}
|
|
2216
|
-
.adyen-kyc-field-verification-
|
|
2191
|
+
.adyen-kyc-field-verification-methods__logo {
|
|
2217
2192
|
height: 12px;
|
|
2218
2193
|
}
|
|
2219
|
-
.adyen-kyc-field-verification-methods__footer .adyen-kyc-icon svg {
|
|
2220
|
-
height: 100%;
|
|
2221
|
-
width: auto;
|
|
2222
|
-
}
|
|
2223
2194
|
|
|
2224
2195
|
.adyen-kyc-radio-group-card__illustration {
|
|
2225
2196
|
display: flex;
|
|
@@ -2263,7 +2234,7 @@ fieldset {
|
|
|
2263
2234
|
/* #endregion */
|
|
2264
2235
|
.adyen-kyc-card {
|
|
2265
2236
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2266
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
2237
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2267
2238
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2268
2239
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2269
2240
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -2275,11 +2246,6 @@ fieldset {
|
|
|
2275
2246
|
display: block;
|
|
2276
2247
|
outline: none;
|
|
2277
2248
|
}
|
|
2278
|
-
.adyen-kyc-card *,
|
|
2279
|
-
.adyen-kyc-card *::before,
|
|
2280
|
-
.adyen-kyc-card *::after {
|
|
2281
|
-
box-sizing: border-box;
|
|
2282
|
-
}
|
|
2283
2249
|
.adyen-kyc-card--secondary {
|
|
2284
2250
|
background-color: var(--adyen-sdk-color-background-secondary, #f7f7f8);
|
|
2285
2251
|
}
|
|
@@ -2619,7 +2585,7 @@ fieldset {
|
|
|
2619
2585
|
}
|
|
2620
2586
|
.adyen-kyc-business-details .adyen-kyc-form-header__heading {
|
|
2621
2587
|
font-size: var(--adyen-sdk-text-title-m-font-size, 20px);
|
|
2622
|
-
font-family: var(--adyen-sdk-text-title-m-font-family,
|
|
2588
|
+
font-family: var(--adyen-sdk-text-title-m-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2623
2589
|
font-weight: var(--adyen-sdk-text-title-m-font-weight, 600);
|
|
2624
2590
|
line-height: var(--adyen-sdk-text-title-m-line-height, 30px);
|
|
2625
2591
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
@@ -2660,7 +2626,6 @@ fieldset {
|
|
|
2660
2626
|
justify-content: end;
|
|
2661
2627
|
}.adyen-kyc-modal {
|
|
2662
2628
|
border: none;
|
|
2663
|
-
box-sizing: border-box;
|
|
2664
2629
|
display: flex;
|
|
2665
2630
|
flex-direction: column;
|
|
2666
2631
|
width: 100%;
|
|
@@ -2669,6 +2634,9 @@ fieldset {
|
|
|
2669
2634
|
max-width: 680px;
|
|
2670
2635
|
height: 100%;
|
|
2671
2636
|
max-height: 640px;
|
|
2637
|
+
animation-name: enterFromBelow;
|
|
2638
|
+
animation-duration: 0.1s;
|
|
2639
|
+
animation-timing-function: ease-out;
|
|
2672
2640
|
}
|
|
2673
2641
|
@media screen and (max-width: 480px) {
|
|
2674
2642
|
.adyen-kyc-modal:not(.adyen-kyc-modal--small) {
|
|
@@ -2685,6 +2653,14 @@ fieldset {
|
|
|
2685
2653
|
}
|
|
2686
2654
|
}
|
|
2687
2655
|
|
|
2656
|
+
@keyframes enterFromBelow {
|
|
2657
|
+
0% {
|
|
2658
|
+
top: 70vh;
|
|
2659
|
+
}
|
|
2660
|
+
100% {
|
|
2661
|
+
top: 0;
|
|
2662
|
+
}
|
|
2663
|
+
}
|
|
2688
2664
|
.adyen-kyc-modal__wrapper {
|
|
2689
2665
|
overflow: hidden;
|
|
2690
2666
|
display: flex;
|
|
@@ -2692,15 +2668,14 @@ fieldset {
|
|
|
2692
2668
|
--adyen-kyc-modal-internal-margin: var(--adyen-sdk-spacer-100, 32px);
|
|
2693
2669
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2694
2670
|
margin: var(--adyen-kyc-modal-internal-margin);
|
|
2695
|
-
border-radius: var(--adyen-sdk-border-radius-
|
|
2671
|
+
border-radius: var(--adyen-sdk-border-radius-l, 12px);
|
|
2696
2672
|
height: calc(100% - var(--adyen-kyc-modal-internal-margin) * 2);
|
|
2697
2673
|
--adyen-kyc-modal-footer-height: 62px;
|
|
2698
2674
|
}
|
|
2699
2675
|
|
|
2700
2676
|
.adyen-kyc-modal__main {
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
height: calc(100% - var(--adyen-kyc-modal-footer-height));
|
|
2677
|
+
flex-grow: 1;
|
|
2678
|
+
overflow-y: scroll;
|
|
2704
2679
|
}
|
|
2705
2680
|
|
|
2706
2681
|
.adyen-kyc-modal__main > * {
|
|
@@ -2713,36 +2688,39 @@ fieldset {
|
|
|
2713
2688
|
}
|
|
2714
2689
|
|
|
2715
2690
|
.adyen-kyc-modal-top-bar {
|
|
2716
|
-
|
|
2717
|
-
|
|
2691
|
+
position: sticky;
|
|
2692
|
+
top: 0;
|
|
2693
|
+
z-index: 1;
|
|
2694
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2718
2695
|
padding-bottom: 0;
|
|
2719
2696
|
display: flex;
|
|
2720
2697
|
justify-content: space-between;
|
|
2721
2698
|
}
|
|
2722
2699
|
|
|
2700
|
+
.adyen-kyc-modal-top-bar--fixed {
|
|
2701
|
+
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
2702
|
+
}
|
|
2703
|
+
|
|
2723
2704
|
.adyen-kyc-modal__content,
|
|
2724
|
-
.adyen-kyc-modal__header,
|
|
2725
2705
|
.adyen-kyc-modal__footer {
|
|
2726
|
-
padding: var(--adyen-sdk-spacer-
|
|
2727
|
-
box-sizing: border-box;
|
|
2706
|
+
padding: var(--adyen-sdk-spacer-070, 16px);
|
|
2728
2707
|
}
|
|
2729
2708
|
|
|
2730
2709
|
.adyen-kyc-modal__header {
|
|
2731
|
-
|
|
2710
|
+
flex: 1;
|
|
2711
|
+
align-content: center;
|
|
2712
|
+
padding: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
2732
2713
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
2733
2714
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
2734
2715
|
}
|
|
2735
2716
|
|
|
2736
2717
|
.adyen-kyc-modal__content {
|
|
2737
|
-
|
|
2738
|
-
overflow-y: auto;
|
|
2739
|
-
max-height: 100%;
|
|
2740
|
-
padding-top: var(--adyen-sdk-spacer-120, 48px);
|
|
2718
|
+
padding: var(--adyen-sdk-spacer-090, 24px);
|
|
2741
2719
|
}
|
|
2742
2720
|
|
|
2743
2721
|
.adyen-kyc-modal__footer {
|
|
2744
2722
|
border-top: var(--adyen-sdk-border-width-s, 1px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2745
|
-
|
|
2723
|
+
padding: var(--adyen-sdk-spacer-070, 16px) var(--adyen-sdk-spacer-090, 24px);
|
|
2746
2724
|
}
|
|
2747
2725
|
|
|
2748
2726
|
.adyen-kyc-modal--small {
|
|
@@ -2764,17 +2742,13 @@ fieldset {
|
|
|
2764
2742
|
.adyen-kyc-modal--fullscreen {
|
|
2765
2743
|
margin: 0;
|
|
2766
2744
|
max-width: 100vw;
|
|
2767
|
-
height: 100vh;
|
|
2745
|
+
max-height: 100vh;
|
|
2768
2746
|
width: 100vw;
|
|
2769
2747
|
}
|
|
2770
2748
|
|
|
2771
|
-
.adyen-kyc-modal--with-backButton .adyen-kyc-modal__header {
|
|
2772
|
-
padding-left: var(--adyen-sdk-spacer-140, 64px);
|
|
2773
|
-
}
|
|
2774
|
-
|
|
2775
2749
|
.adyen-kyc-modal-button {
|
|
2776
2750
|
z-index: 100;
|
|
2777
|
-
backdrop-filter: blur(
|
|
2751
|
+
backdrop-filter: blur(10px);
|
|
2778
2752
|
}/* #region Borders */
|
|
2779
2753
|
/* #endregion */
|
|
2780
2754
|
/* #region Z-index */
|
|
@@ -2844,7 +2818,7 @@ fieldset {
|
|
|
2844
2818
|
/* #endregion */
|
|
2845
2819
|
.adyen-kyc-dropin {
|
|
2846
2820
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2847
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
2821
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2848
2822
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
2849
2823
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
2850
2824
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -2858,11 +2832,6 @@ fieldset {
|
|
|
2858
2832
|
position: relative;
|
|
2859
2833
|
width: 100%;
|
|
2860
2834
|
}
|
|
2861
|
-
.adyen-kyc-dropin *,
|
|
2862
|
-
.adyen-kyc-dropin *::before,
|
|
2863
|
-
.adyen-kyc-dropin *::after {
|
|
2864
|
-
box-sizing: border-box;
|
|
2865
|
-
}
|
|
2866
2835
|
.adyen-kyc-dropin-container {
|
|
2867
2836
|
position: relative;
|
|
2868
2837
|
min-height: 480px;
|
|
@@ -2905,7 +2874,6 @@ fieldset {
|
|
|
2905
2874
|
}.adyen-kyc-embedded-action-bar {
|
|
2906
2875
|
display: flex;
|
|
2907
2876
|
justify-content: space-between;
|
|
2908
|
-
margin: 0 var(--adyen-sdk-spacer-070, 16px);
|
|
2909
2877
|
}
|
|
2910
2878
|
|
|
2911
2879
|
.adyen-kyc-embedded-action-bar > section {
|
|
@@ -2936,7 +2904,7 @@ fieldset {
|
|
|
2936
2904
|
}
|
|
2937
2905
|
.adyen-layout-xs-only .adyen-kyc-form-navigation .adyen-kyc-form-navigation__home-button-item .adyen-kyc-form-navigation__home-button {
|
|
2938
2906
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
2939
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
2907
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2940
2908
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
2941
2909
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
2942
2910
|
padding-left: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -2953,7 +2921,7 @@ fieldset {
|
|
|
2953
2921
|
.adyen-kyc-form-navigation .adyen-kyc-form-navigation__header {
|
|
2954
2922
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
2955
2923
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
2956
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
2924
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2957
2925
|
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
2958
2926
|
}
|
|
2959
2927
|
.adyen-kyc-form-navigation .adyen-kyc-form-navigation__items {
|
|
@@ -2964,7 +2932,7 @@ fieldset {
|
|
|
2964
2932
|
.adyen-kyc-form-navigation__step-count {
|
|
2965
2933
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
2966
2934
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
2967
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
2935
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
2968
2936
|
font-weight: var(--adyen-sdk-text-caption-stronger-font-weight, 500);
|
|
2969
2937
|
}
|
|
2970
2938
|
|
|
@@ -2985,7 +2953,6 @@ fieldset {
|
|
|
2985
2953
|
.adyen-kyc-form-navigation__item {
|
|
2986
2954
|
align-items: center;
|
|
2987
2955
|
border-left: var(--adyen-sdk-border-width-m, 2px) solid var(--adyen-sdk-color-outline-primary, #dbdee2);
|
|
2988
|
-
box-sizing: border-box;
|
|
2989
2956
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
2990
2957
|
cursor: default;
|
|
2991
2958
|
display: flex;
|
|
@@ -3059,18 +3026,13 @@ fieldset {
|
|
|
3059
3026
|
/* #endregion */
|
|
3060
3027
|
.adyen-kyc-decision-makers {
|
|
3061
3028
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3062
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3029
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3063
3030
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3064
3031
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3065
3032
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3066
3033
|
-webkit-font-smoothing: antialiased;
|
|
3067
3034
|
-moz-osx-font-smoothing: grayscale;
|
|
3068
3035
|
}
|
|
3069
|
-
.adyen-kyc-decision-makers *,
|
|
3070
|
-
.adyen-kyc-decision-makers *::before,
|
|
3071
|
-
.adyen-kyc-decision-makers *::after {
|
|
3072
|
-
box-sizing: border-box;
|
|
3073
|
-
}
|
|
3074
3036
|
.adyen-layout-md .adyen-kyc-decision-makers__container {
|
|
3075
3037
|
display: flex;
|
|
3076
3038
|
flex-direction: column;
|
|
@@ -3130,7 +3092,7 @@ fieldset {
|
|
|
3130
3092
|
/* #endregion */
|
|
3131
3093
|
.adyen-kyc-entity-association {
|
|
3132
3094
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3133
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3095
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3134
3096
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3135
3097
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3136
3098
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3141,11 +3103,6 @@ fieldset {
|
|
|
3141
3103
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
3142
3104
|
width: 100%;
|
|
3143
3105
|
}
|
|
3144
|
-
.adyen-kyc-entity-association *,
|
|
3145
|
-
.adyen-kyc-entity-association *::before,
|
|
3146
|
-
.adyen-kyc-entity-association *::after {
|
|
3147
|
-
box-sizing: border-box;
|
|
3148
|
-
}
|
|
3149
3106
|
.adyen-kyc-entity-association__top {
|
|
3150
3107
|
display: flex;
|
|
3151
3108
|
flex-wrap: wrap;
|
|
@@ -3153,7 +3110,7 @@ fieldset {
|
|
|
3153
3110
|
.adyen-kyc-entity-association__title {
|
|
3154
3111
|
flex: 1;
|
|
3155
3112
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3156
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3113
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3157
3114
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3158
3115
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3159
3116
|
margin: var(--adyen-sdk-spacer-000, 0px);
|
|
@@ -3177,7 +3134,7 @@ fieldset {
|
|
|
3177
3134
|
border-radius: 50%;
|
|
3178
3135
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3179
3136
|
font-size: calc(var(--adyen-sdk-text-caption-font-size, 12px) / 2);
|
|
3180
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
3137
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3181
3138
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3182
3139
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3183
3140
|
height: 32px;
|
|
@@ -3214,7 +3171,7 @@ fieldset {
|
|
|
3214
3171
|
/* #endregion */
|
|
3215
3172
|
.adyen-kyc-status {
|
|
3216
3173
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3217
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3174
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3218
3175
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3219
3176
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3220
3177
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3229,11 +3186,6 @@ fieldset {
|
|
|
3229
3186
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3230
3187
|
padding: var(--adyen-sdk-spacer-020, 4px) var(--adyen-sdk-spacer-040, 8px);
|
|
3231
3188
|
}
|
|
3232
|
-
.adyen-kyc-status *,
|
|
3233
|
-
.adyen-kyc-status *::before,
|
|
3234
|
-
.adyen-kyc-status *::after {
|
|
3235
|
-
box-sizing: border-box;
|
|
3236
|
-
}
|
|
3237
3189
|
.adyen-kyc-status--finished {
|
|
3238
3190
|
color: var(--adyen-sdk-color-label-success, #07893c);
|
|
3239
3191
|
}
|
|
@@ -3329,18 +3281,13 @@ fieldset {
|
|
|
3329
3281
|
/* #endregion */
|
|
3330
3282
|
.adyen-kyc-entity-status {
|
|
3331
3283
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3332
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3284
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3333
3285
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3334
3286
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3335
3287
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3336
3288
|
-webkit-font-smoothing: antialiased;
|
|
3337
3289
|
-moz-osx-font-smoothing: grayscale;
|
|
3338
3290
|
}
|
|
3339
|
-
.adyen-kyc-entity-status *,
|
|
3340
|
-
.adyen-kyc-entity-status *::before,
|
|
3341
|
-
.adyen-kyc-entity-status *::after {
|
|
3342
|
-
box-sizing: border-box;
|
|
3343
|
-
}
|
|
3344
3291
|
.adyen-kyc-entity-status__container {
|
|
3345
3292
|
display: flex;
|
|
3346
3293
|
flex-direction: row;
|
|
@@ -3414,7 +3361,7 @@ fieldset {
|
|
|
3414
3361
|
}.adyen-kyc-introduction {
|
|
3415
3362
|
display: flex;
|
|
3416
3363
|
flex-direction: column;
|
|
3417
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3364
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3418
3365
|
gap: var(--adyen-sdk-spacer-020, 4px);
|
|
3419
3366
|
max-width: 660px;
|
|
3420
3367
|
margin: var(--adyen-sdk-spacer-000, 0px) auto;
|
|
@@ -3427,7 +3374,7 @@ fieldset {
|
|
|
3427
3374
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
3428
3375
|
font-size: calc(var(--adyen-sdk-text-title-font-size, 16px) * 10);
|
|
3429
3376
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3430
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3377
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3431
3378
|
height: calc(var(--adyen-sdk-text-title-font-size, 16px) * 10);
|
|
3432
3379
|
line-height: calc(var(--adyen-sdk-text-title-font-size, 16px) * 10);
|
|
3433
3380
|
margin-bottom: var(--adyen-sdk-spacer-080, 20px);
|
|
@@ -3436,13 +3383,13 @@ fieldset {
|
|
|
3436
3383
|
}
|
|
3437
3384
|
.adyen-kyc-introduction__title {
|
|
3438
3385
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3439
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3386
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3440
3387
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3441
3388
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3442
3389
|
}
|
|
3443
3390
|
.adyen-kyc-introduction__description {
|
|
3444
3391
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3445
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3392
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3446
3393
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3447
3394
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3448
3395
|
}
|
|
@@ -3617,7 +3564,7 @@ fieldset {
|
|
|
3617
3564
|
}
|
|
3618
3565
|
.adyen-task-item__info {
|
|
3619
3566
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3620
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
3567
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3621
3568
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3622
3569
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3623
3570
|
}
|
|
@@ -3628,7 +3575,7 @@ fieldset {
|
|
|
3628
3575
|
.adyen-task-item__tagline {
|
|
3629
3576
|
color: var(--adyen-sdk-color-label-tertiary, #8d95a3);
|
|
3630
3577
|
font-size: var(--adyen-sdk-text-caption-font-size, 12px);
|
|
3631
|
-
font-family: var(--adyen-sdk-text-caption-font-family,
|
|
3578
|
+
font-family: var(--adyen-sdk-text-caption-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3632
3579
|
font-weight: var(--adyen-sdk-text-caption-font-weight, 400);
|
|
3633
3580
|
line-height: var(--adyen-sdk-text-caption-line-height, 18px);
|
|
3634
3581
|
}
|
|
@@ -3639,7 +3586,7 @@ fieldset {
|
|
|
3639
3586
|
color: var(--adyen-sdk-color-label-inverse-primary, #ffffff);
|
|
3640
3587
|
display: flex;
|
|
3641
3588
|
font-size: var(--adyen-sdk-text-title-font-size, 16px);
|
|
3642
|
-
font-family: var(--adyen-sdk-text-title-font-family,
|
|
3589
|
+
font-family: var(--adyen-sdk-text-title-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3643
3590
|
font-weight: var(--adyen-sdk-text-title-font-weight, 600);
|
|
3644
3591
|
line-height: var(--adyen-sdk-text-title-line-height, 26px);
|
|
3645
3592
|
height: 32px;
|
|
@@ -3655,7 +3602,7 @@ fieldset {
|
|
|
3655
3602
|
}
|
|
3656
3603
|
.adyen-task-item-extra-actions {
|
|
3657
3604
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3658
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3605
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3659
3606
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3660
3607
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3661
3608
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3667,11 +3614,6 @@ fieldset {
|
|
|
3667
3614
|
padding: var(--adyen-sdk-spacer-040, 8px);
|
|
3668
3615
|
width: 100%;
|
|
3669
3616
|
}
|
|
3670
|
-
.adyen-task-item-extra-actions *,
|
|
3671
|
-
.adyen-task-item-extra-actions *::before,
|
|
3672
|
-
.adyen-task-item-extra-actions *::after {
|
|
3673
|
-
box-sizing: border-box;
|
|
3674
|
-
}
|
|
3675
3617
|
.adyen-task-item-extra-actions__more-actions-toggle {
|
|
3676
3618
|
border-radius: 50%;
|
|
3677
3619
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
@@ -3716,7 +3658,7 @@ fieldset {
|
|
|
3716
3658
|
/* #endregion */
|
|
3717
3659
|
.adyen-task-list-group {
|
|
3718
3660
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3719
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3661
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3720
3662
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3721
3663
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3722
3664
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3725,11 +3667,6 @@ fieldset {
|
|
|
3725
3667
|
align-items: flex-start;
|
|
3726
3668
|
background: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3727
3669
|
}
|
|
3728
|
-
.adyen-task-list-group *,
|
|
3729
|
-
.adyen-task-list-group *::before,
|
|
3730
|
-
.adyen-task-list-group *::after {
|
|
3731
|
-
box-sizing: border-box;
|
|
3732
|
-
}
|
|
3733
3670
|
.adyen-layout-xs-only .adyen-task-list-group {
|
|
3734
3671
|
border: 0;
|
|
3735
3672
|
}
|
|
@@ -3754,18 +3691,13 @@ fieldset {
|
|
|
3754
3691
|
/* #endregion */
|
|
3755
3692
|
.adyen-kyc-trust-members {
|
|
3756
3693
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3757
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3694
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3758
3695
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3759
3696
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3760
3697
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3761
3698
|
-webkit-font-smoothing: antialiased;
|
|
3762
3699
|
-moz-osx-font-smoothing: grayscale;
|
|
3763
3700
|
}
|
|
3764
|
-
.adyen-kyc-trust-members *,
|
|
3765
|
-
.adyen-kyc-trust-members *::before,
|
|
3766
|
-
.adyen-kyc-trust-members *::after {
|
|
3767
|
-
box-sizing: border-box;
|
|
3768
|
-
}
|
|
3769
3701
|
.adyen-kyc-trust-members__box {
|
|
3770
3702
|
display: flex;
|
|
3771
3703
|
flex-direction: column;
|
|
@@ -3819,7 +3751,7 @@ fieldset {
|
|
|
3819
3751
|
}.adyen-contract-viewer .adyen-document-viewer {
|
|
3820
3752
|
--adv-text-color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3821
3753
|
--adv-accordion-header-color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3822
|
-
--adv-text-font-family: var(--adyen-sdk-text-body-font-family,
|
|
3754
|
+
--adv-text-font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3823
3755
|
--adv-background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
3824
3756
|
}.adyen-kyc-signed-alert:last-of-type {
|
|
3825
3757
|
margin-top: var(--adyen-sdk-spacer-070, 16px);
|
|
@@ -3832,7 +3764,6 @@ fieldset {
|
|
|
3832
3764
|
/* #region Inline components */
|
|
3833
3765
|
/* #endregion */
|
|
3834
3766
|
.adyen-kyc-embedded-status {
|
|
3835
|
-
box-sizing: border-box;
|
|
3836
3767
|
display: flex;
|
|
3837
3768
|
justify-content: space-between;
|
|
3838
3769
|
align-items: center;
|
|
@@ -3935,7 +3866,7 @@ fieldset {
|
|
|
3935
3866
|
|
|
3936
3867
|
.adyen-kyc-field--highExposureBusinessInformation .adyen-kyc-radio-group {
|
|
3937
3868
|
display: grid;
|
|
3938
|
-
grid-template-columns: repeat(auto-fit, minmax(120px,
|
|
3869
|
+
grid-template-columns: repeat(auto-fit, minmax(120px, 170px));
|
|
3939
3870
|
column-gap: var(--adyen-sdk-spacer-100, 32px);
|
|
3940
3871
|
}
|
|
3941
3872
|
|
|
@@ -3943,6 +3874,78 @@ fieldset {
|
|
|
3943
3874
|
text-decoration: underline;
|
|
3944
3875
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3945
3876
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3877
|
+
}
|
|
3878
|
+
|
|
3879
|
+
.adyen-kyc-high-exposure-financials {
|
|
3880
|
+
display: grid;
|
|
3881
|
+
grid-template-columns: 1fr 1fr;
|
|
3882
|
+
gap: var(--adyen-sdk-spacer-080, 20px);
|
|
3883
|
+
place-items: center;
|
|
3884
|
+
}
|
|
3885
|
+
.adyen-kyc-high-exposure-financials .adyen-kyc-helper-text__above {
|
|
3886
|
+
height: 36px;
|
|
3887
|
+
}/* #region Borders */
|
|
3888
|
+
/* #endregion */
|
|
3889
|
+
/* #region Z-index */
|
|
3890
|
+
/* #endregion */
|
|
3891
|
+
/* #region Timing functions */
|
|
3892
|
+
/* #endregion */
|
|
3893
|
+
/* #region Inline components */
|
|
3894
|
+
/* #endregion */
|
|
3895
|
+
.adyen-form-end-state {
|
|
3896
|
+
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3897
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3898
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3899
|
+
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3900
|
+
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3901
|
+
-webkit-font-smoothing: antialiased;
|
|
3902
|
+
-moz-osx-font-smoothing: grayscale;
|
|
3903
|
+
display: grid;
|
|
3904
|
+
place-items: center;
|
|
3905
|
+
word-break: break-word;
|
|
3906
|
+
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
3907
|
+
}
|
|
3908
|
+
.adyen-form-end-state--without-icon .adyen-form-end-state__title {
|
|
3909
|
+
margin-top: 0;
|
|
3910
|
+
}
|
|
3911
|
+
|
|
3912
|
+
.adyen-form-end-state__icon {
|
|
3913
|
+
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
3914
|
+
margin-top: var(--adyen-sdk-spacer-010, 2px);
|
|
3915
|
+
}
|
|
3916
|
+
.adyen-form-end-state__icon--info {
|
|
3917
|
+
color: var(--adyen-sdk-color-background-highlight-strong, #0070f5);
|
|
3918
|
+
}
|
|
3919
|
+
.adyen-form-end-state__icon--error {
|
|
3920
|
+
color: var(--adyen-sdk-color-background-critical-strong, #e22d2d);
|
|
3921
|
+
}
|
|
3922
|
+
.adyen-form-end-state__icon--warning {
|
|
3923
|
+
color: var(--adyen-sdk-color-background-warning-strong, #dd7d00);
|
|
3924
|
+
}
|
|
3925
|
+
.adyen-form-end-state__icon--success {
|
|
3926
|
+
color: var(--adyen-sdk-color-background-success-strong, #07893c);
|
|
3927
|
+
}
|
|
3928
|
+
|
|
3929
|
+
.adyen-form-end-state__title {
|
|
3930
|
+
font-size: var(--adyen-sdk-text-title-m-font-size, 20px);
|
|
3931
|
+
font-weight: var(--adyen-sdk-text-title-m-font-weight, 600);
|
|
3932
|
+
line-height: var(--adyen-sdk-text-title-m-line-height, 30px);
|
|
3933
|
+
margin-top: var(--adyen-sdk-spacer-060, 12px);
|
|
3934
|
+
margin-bottom: var(--adyen-sdk-spacer-020, 4px);
|
|
3935
|
+
text-align: center;
|
|
3936
|
+
}
|
|
3937
|
+
|
|
3938
|
+
.adyen-form-end-state__description {
|
|
3939
|
+
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3940
|
+
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3941
|
+
margin-bottom: var(--adyen-sdk-spacer-070, 16px);
|
|
3942
|
+
text-align: center;
|
|
3943
|
+
}
|
|
3944
|
+
|
|
3945
|
+
.adyen-form-end-state__actions {
|
|
3946
|
+
display: flex;
|
|
3947
|
+
gap: var(--adyen-sdk-spacer-070, 16px);
|
|
3948
|
+
text-align: left;
|
|
3946
3949
|
}/* #region Borders */
|
|
3947
3950
|
/* #endregion */
|
|
3948
3951
|
/* #region Z-index */
|
|
@@ -3953,7 +3956,7 @@ fieldset {
|
|
|
3953
3956
|
/* #endregion */
|
|
3954
3957
|
.adyen-view-verification-status {
|
|
3955
3958
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
3956
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
3959
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
3957
3960
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
3958
3961
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
3959
3962
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -3963,11 +3966,6 @@ fieldset {
|
|
|
3963
3966
|
overflow: hidden;
|
|
3964
3967
|
position: relative;
|
|
3965
3968
|
}
|
|
3966
|
-
.adyen-view-verification-status *,
|
|
3967
|
-
.adyen-view-verification-status *::before,
|
|
3968
|
-
.adyen-view-verification-status *::after {
|
|
3969
|
-
box-sizing: border-box;
|
|
3970
|
-
}
|
|
3971
3969
|
.adyen-view-verification-status__description {
|
|
3972
3970
|
color: var(--adyen-sdk-color-label-secondary, #5c687c);
|
|
3973
3971
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
@@ -4529,12 +4527,18 @@ fieldset {
|
|
|
4529
4527
|
margin-top: var(--adyen-sdk-spacer-120, 48px) !important;
|
|
4530
4528
|
}
|
|
4531
4529
|
|
|
4530
|
+
/* Topmost/root container class */
|
|
4532
4531
|
.adyen-kyc-ui-element-container-wrapper {
|
|
4533
4532
|
width: 100%;
|
|
4534
4533
|
}
|
|
4535
4534
|
|
|
4536
|
-
.adyen-kyc-ui-element-container
|
|
4535
|
+
.adyen-kyc-ui-element-container-wrapper *,
|
|
4536
|
+
.adyen-kyc-ui-element-container-wrapper *::after,
|
|
4537
|
+
.adyen-kyc-ui-element-container-wrapper *::before {
|
|
4537
4538
|
box-sizing: border-box;
|
|
4539
|
+
}
|
|
4540
|
+
|
|
4541
|
+
.adyen-kyc-ui-element-container {
|
|
4538
4542
|
background-color: var(--adyen-sdk-color-background-primary, #ffffff);
|
|
4539
4543
|
position: relative;
|
|
4540
4544
|
padding: var(--adyen-sdk-spacer-100, 32px);
|
|
@@ -4562,7 +4566,7 @@ fieldset {
|
|
|
4562
4566
|
/* #endregion */
|
|
4563
4567
|
.adyen-kyc-toast {
|
|
4564
4568
|
color: var(--adyen-sdk-color-label-primary, #00112c);
|
|
4565
|
-
font-family: var(--adyen-sdk-text-body-font-family,
|
|
4569
|
+
font-family: var(--adyen-sdk-text-body-font-family, 'Adyen Variable', Roboto, Oxygen, 'Open Sans', 'Helvetica Neue', Arial, sans-serif);
|
|
4566
4570
|
font-size: var(--adyen-sdk-text-body-font-size, 14px);
|
|
4567
4571
|
font-weight: var(--adyen-sdk-text-body-font-weight, 400);
|
|
4568
4572
|
line-height: var(--adyen-sdk-text-body-line-height, 20px);
|
|
@@ -4589,11 +4593,6 @@ fieldset {
|
|
|
4589
4593
|
white-space: normal;
|
|
4590
4594
|
z-index: 1;
|
|
4591
4595
|
}
|
|
4592
|
-
.adyen-kyc-toast *,
|
|
4593
|
-
.adyen-kyc-toast *::before,
|
|
4594
|
-
.adyen-kyc-toast *::after {
|
|
4595
|
-
box-sizing: border-box;
|
|
4596
|
-
}
|
|
4597
4596
|
.adyen-kyc-toast--visible {
|
|
4598
4597
|
opacity: 1;
|
|
4599
4598
|
transform: translateY(0);
|