@ebrains/components 0.9.1-beta → 0.9.2-beta
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/{collection/utils/analytics.js → components/analytics-e29fcd53.js} +8 -6
- package/dist/components/{color.js → color-47266964.js} +1 -1
- package/dist/{collection/eds-docs-ui/colors/color-palette/primary.js → components/color-primary-palette.entry.js} +8 -8
- package/dist/{collection/eds-docs-ui/colors/color-palette/secondary.js → components/color-secondary-palette.entry.js} +8 -29
- package/dist/{collection/eds-docs-ui/colors/color-palette/support.js → components/color-support-palette.entry.js} +8 -8
- package/dist/{esm → components}/components-section.entry.js +1 -1
- package/dist/components/components.esm.js +47 -1
- package/dist/{esm → components}/correct-use-of-colors.entry.js +1 -1
- package/dist/{esm → components}/docs-palettes.entry.js +1 -1
- package/dist/{esm → components}/docs-tokens.entry.js +1 -1
- package/dist/{esm → components}/eds-accordion.entry.js +3 -4
- package/dist/{esm → components}/eds-alert.entry.js +3 -4
- package/dist/{esm → components}/eds-app-root.entry.js +1 -1
- package/dist/components/{eds-avatar2.js → eds-avatar.entry.js} +9 -36
- package/dist/components/eds-block-break.entry.js +16 -0
- package/dist/components/{eds-breadcrumb.js → eds-breadcrumb.entry.js} +16 -56
- package/dist/components/{eds-button2.js → eds-button.entry.js} +10 -46
- package/dist/components/{eds-card-desc2.js → eds-card-desc.entry.js} +7 -28
- package/dist/{esm → components}/eds-card-generic.entry.js +4 -5
- package/dist/{esm → components}/eds-card-project.entry.js +4 -4
- package/dist/{esm → components}/eds-card-section.entry.js +3 -4
- package/dist/{esm → components}/eds-card-tags.entry.js +2 -3
- package/dist/components/{eds-card-title2.js → eds-card-title.entry.js} +7 -30
- package/dist/{esm → components}/eds-card-tool.entry.js +3 -4
- package/dist/{esm → components}/eds-card-wrapper.entry.js +1 -1
- package/dist/{esm → components}/eds-code-block.entry.js +34 -4
- package/dist/{esm → components}/eds-cookies-preference.entry.js +2 -3
- package/dist/components/{eds-dropdown2.js → eds-dropdown.entry.js} +9 -48
- package/dist/{esm → components}/eds-feedback.entry.js +3 -4
- package/dist/components/{eds-footer2.js → eds-footer.entry.js} +7 -60
- package/dist/components/{eds-form.js → eds-form.entry.js} +66 -100
- package/dist/{esm → components}/eds-frame.entry.js +2 -3
- package/dist/components/{eds-fullscreen-menu.js → eds-fullscreen-menu.entry.js} +8 -81
- package/dist/components/{eds-header.js → eds-header.entry.js} +9 -60
- package/dist/{esm → components}/eds-icon-arrow-diagonal.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-arrow-right.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-bluesky.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-bookmark.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-chevron-down.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-chevron-left.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-chevron-right.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-chevron-up.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-close.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-copy.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-eu.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-external.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-facebook.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-gitlab.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-linkedin.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-loader.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-mastodon.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-menu.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-minus.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-more.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-paper.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-plus.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-portal.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-private.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-public.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-search.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-star.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-success.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-thumbs-down.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-thumbs-up.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-tutorial.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-twitter.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-unknown.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-updown.entry.js +2 -2
- package/dist/{esm → components}/eds-icon-user.entry.js +2 -2
- package/dist/components/{eds-icon-wrapper2.js → eds-icon-wrapper.entry.js} +6 -26
- package/dist/{esm → components}/eds-icon-youtube.entry.js +2 -2
- package/dist/components/{eds-img2.js → eds-img.entry.js} +8 -36
- package/dist/components/{eds-input-field2.js → eds-input-field.entry.js} +8 -86
- package/dist/components/eds-input-footer.entry.js +17 -0
- package/dist/components/eds-input-label.entry.js +16 -0
- package/dist/components/{eds-input-range2.js → eds-input-range.entry.js} +7 -34
- package/dist/components/{eds-input-search2.js → eds-input-search.entry.js} +8 -38
- package/dist/components/{eds-input-select2.js → eds-input-select.entry.js} +7 -46
- package/dist/components/{eds-input2.js → eds-input.entry.js} +7 -46
- package/dist/components/{eds-link2.js → eds-link.entry.js} +10 -47
- package/dist/components/{eds-login2.js → eds-login.entry.js} +17 -41
- package/dist/components/{eds-logo2.js → eds-logo.entry.js} +10 -32
- package/dist/{esm → components}/eds-matomo-notice.entry.js +6 -7
- package/dist/{esm → components}/eds-modal.entry.js +3 -4
- package/dist/components/{eds-pagination2.js → eds-pagination.entry.js} +8 -51
- package/dist/{esm → components}/eds-progress-bar.entry.js +2 -3
- package/dist/{esm → components}/eds-rating.entry.js +2 -3
- package/dist/components/eds-section-core.entry.js +19 -0
- package/dist/{esm/eds-section-core_2.entry.js → components/eds-section-heading.entry.js} +2 -19
- package/dist/components/{eds-social-networks2.js → eds-social-networks.entry.js} +7 -37
- package/dist/{esm → components}/eds-spinner.entry.js +2 -3
- package/dist/components/{eds-splash-screen2.js → eds-splash-screen.entry.js} +7 -41
- package/dist/components/{eds-steps-v2.js → eds-steps-v2.entry.js} +9 -55
- package/dist/components/{eds-steps2.js → eds-steps.entry.js} +9 -43
- package/dist/{esm → components}/eds-switch.entry.js +2 -3
- package/dist/components/{eds-table2.js → eds-table.entry.js} +10 -105
- package/dist/{esm → components}/eds-tabs.entry.js +5 -6
- package/dist/components/{eds-tag2.js → eds-tag.entry.js} +8 -28
- package/dist/{esm → components}/eds-timeline.entry.js +3 -4
- package/dist/{esm → components}/eds-toast-manager.entry.js +3 -4
- package/dist/{esm → components}/eds-toast.entry.js +3 -4
- package/dist/{esm → components}/eds-tooltip.entry.js +3 -4
- package/dist/{esm → components}/eds-trl.entry.js +1 -1
- package/dist/components/{eds-user.js → eds-user.entry.js} +8 -59
- package/dist/{collection/eds-docs-ui/colors/gradient-palette/primary.js → components/gradient-primary-palette.entry.js} +8 -8
- package/dist/{collection/eds-docs-ui/colors/gradient-palette/secondary.js → components/gradient-secondary-palette.entry.js} +8 -8
- package/dist/{collection/eds-docs-ui/colors/gradient-palette/support.js → components/gradient-support-palette.entry.js} +8 -8
- package/dist/{esm → components}/incorrect-use-of-colors.entry.js +1 -1
- package/dist/{cjs/logo-white-no-bg-4a0e0f4b.js → components/index-7281d120.js} +941 -10
- package/dist/{esm/index-8a71b9a7.js → components/index-9d277061.js} +1332 -507
- package/dist/components/index.esm.js +1 -0
- package/dist/{esm → components}/logo-space.entry.js +3 -4
- package/dist/components/{logo-variations-horizontal2.js → logo-variations-horizontal.entry.js} +7 -29
- package/dist/{esm → components}/logo-variations-tabs.entry.js +1 -1
- package/dist/components/{logo-variations-vertical2.js → logo-variations-vertical.entry.js} +7 -32
- package/dist/{esm → components}/logo-wrong-usage.entry.js +3 -4
- package/dist/components/shadow-css-423dab2c.js +332 -0
- package/dist/{collection/eds-docs-ui/svg-repository/svg-repository.js → components/svg-repository.entry.js} +14 -20
- package/dist/components/{token-list2.js → token-list.entry.js} +6 -34
- package/dist/{collection/eds-docs-ui/design-tokens/token-radii/token-radii.js → components/token-radii.entry.js} +18 -8
- package/dist/{esm → components}/token-ratios.entry.js +1 -1
- package/dist/{collection/eds-docs-ui/design-tokens/token-shadows/token-shadows.js → components/token-shadows.entry.js} +27 -8
- package/dist/{collection/eds-docs-ui/design-tokens/token-spacing/token-spacing.js → components/token-spacing.entry.js} +9 -7
- package/dist/{esm → components}/token-typography.entry.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/analytics-d8fb3fdd.js +0 -60
- package/dist/cjs/app-globals-3a1e7e63.js +0 -5
- package/dist/cjs/arrow-diagonal-black-0eb8640e.js +0 -5
- package/dist/cjs/arrow-right-3e38e8a9.js +0 -7
- package/dist/cjs/bluesky-eb0d6051.js +0 -16
- package/dist/cjs/bookmark-c61853d9.js +0 -18
- package/dist/cjs/chevron-down-27344777.js +0 -14
- package/dist/cjs/chevron-left-6fc9c6ef.js +0 -13
- package/dist/cjs/chevron-right-6d95a117.js +0 -7
- package/dist/cjs/chevron-up-e37d7713.js +0 -14
- package/dist/cjs/close-51284af5.js +0 -7
- package/dist/cjs/color-c00146a8.js +0 -134
- package/dist/cjs/color-primary-palette_6.cjs.entry.js +0 -340
- package/dist/cjs/components-section.cjs.entry.js +0 -139
- package/dist/cjs/components.cjs.js +0 -25
- package/dist/cjs/copy-53102d0c.js +0 -7
- package/dist/cjs/correct-use-of-colors.cjs.entry.js +0 -68
- package/dist/cjs/docs-palettes.cjs.entry.js +0 -27
- package/dist/cjs/docs-tokens.cjs.entry.js +0 -35
- package/dist/cjs/eds-accordion.cjs.entry.js +0 -86
- package/dist/cjs/eds-alert.cjs.entry.js +0 -104
- package/dist/cjs/eds-app-root.cjs.entry.js +0 -37
- package/dist/cjs/eds-avatar_26.cjs.entry.js +0 -2281
- package/dist/cjs/eds-card-desc_2.cjs.entry.js +0 -78
- package/dist/cjs/eds-card-generic.cjs.entry.js +0 -92
- package/dist/cjs/eds-card-project.cjs.entry.js +0 -68
- package/dist/cjs/eds-card-section.cjs.entry.js +0 -39
- package/dist/cjs/eds-card-tags.cjs.entry.js +0 -22
- package/dist/cjs/eds-card-tool.cjs.entry.js +0 -79
- package/dist/cjs/eds-card-wrapper.cjs.entry.js +0 -32
- package/dist/cjs/eds-code-block.cjs.entry.js +0 -2489
- package/dist/cjs/eds-cookies-preference.cjs.entry.js +0 -39
- package/dist/cjs/eds-feedback.cjs.entry.js +0 -66
- package/dist/cjs/eds-frame.cjs.entry.js +0 -85
- package/dist/cjs/eds-icon-arrow-diagonal.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-arrow-right.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-bluesky.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-bookmark.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-chevron-down.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-chevron-left.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-chevron-right.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-chevron-up.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-close.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-copy.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-eu.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-external.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-facebook.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-gitlab.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-linkedin.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-loader.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-mastodon.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-menu.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-minus.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-more.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-paper.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-plus.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-portal.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-private.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-public.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-search.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-star.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-success.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-thumbs-down.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-thumbs-up.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-tutorial.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-twitter.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-unknown.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-updown.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-user.cjs.entry.js +0 -18
- package/dist/cjs/eds-icon-youtube.cjs.entry.js +0 -18
- package/dist/cjs/eds-login_2.cjs.entry.js +0 -2100
- package/dist/cjs/eds-matomo-notice.cjs.entry.js +0 -123
- package/dist/cjs/eds-modal.cjs.entry.js +0 -109
- package/dist/cjs/eds-pagination_2.cjs.entry.js +0 -403
- package/dist/cjs/eds-progress-bar.cjs.entry.js +0 -29
- package/dist/cjs/eds-rating.cjs.entry.js +0 -64
- package/dist/cjs/eds-section-core_2.cjs.entry.js +0 -59
- package/dist/cjs/eds-spinner.cjs.entry.js +0 -54
- package/dist/cjs/eds-switch.cjs.entry.js +0 -38
- package/dist/cjs/eds-tabs.cjs.entry.js +0 -130
- package/dist/cjs/eds-timeline.cjs.entry.js +0 -63
- package/dist/cjs/eds-toast-manager.cjs.entry.js +0 -46
- package/dist/cjs/eds-toast.cjs.entry.js +0 -76
- package/dist/cjs/eds-tooltip.cjs.entry.js +0 -109
- package/dist/cjs/eds-trl.cjs.entry.js +0 -51
- package/dist/cjs/eu-b9665157.js +0 -32
- package/dist/cjs/facebook-7aa65e57.js +0 -16
- package/dist/cjs/incorrect-use-of-colors.cjs.entry.js +0 -50
- package/dist/cjs/index-2f63169d.js +0 -2227
- package/dist/cjs/index-ab9fbefe.js +0 -48
- package/dist/cjs/index.cjs.js +0 -2
- package/dist/cjs/linkedin-46b0dd56.js +0 -30
- package/dist/cjs/loader-72f9d178.js +0 -32
- package/dist/cjs/loader.cjs.js +0 -15
- package/dist/cjs/logo-color-6c787ac1.js +0 -117
- package/dist/cjs/logo-color-margins-b49c0f46.js +0 -120
- package/dist/cjs/logo-space.cjs.entry.js +0 -21
- package/dist/cjs/logo-variations-horizontal_2.cjs.entry.js +0 -36
- package/dist/cjs/logo-variations-tabs.cjs.entry.js +0 -27
- package/dist/cjs/logo-wrong-usage.cjs.entry.js +0 -21
- package/dist/cjs/mastodon-20c5bb7d.js +0 -16
- package/dist/cjs/menu-7050a6d1.js +0 -13
- package/dist/cjs/minus-1da6a98a.js +0 -13
- package/dist/cjs/mono-2f3cd653.js +0 -13
- package/dist/cjs/more-1d3dd8bc.js +0 -15
- package/dist/cjs/paper-0d6302f6.js +0 -17
- package/dist/cjs/plus-d0e00ad0.js +0 -14
- package/dist/cjs/portal-46212559.js +0 -20
- package/dist/cjs/private-38835fe7.js +0 -27
- package/dist/cjs/public-b519b1f6.js +0 -18
- package/dist/cjs/search-5533d877.js +0 -14
- package/dist/cjs/sharedUtils-8e287250.js +0 -21
- package/dist/cjs/star-942eee9f.js +0 -7
- package/dist/cjs/success-ef661a11.js +0 -20
- package/dist/cjs/svg-repository.cjs.entry.js +0 -337
- package/dist/cjs/thumbs-down-714036b1.js +0 -7
- package/dist/cjs/thumbs-up-411babb8.js +0 -8
- package/dist/cjs/toastManager-4e9535f3.js +0 -33
- package/dist/cjs/token-list_3.cjs.entry.js +0 -300
- package/dist/cjs/token-ratios.cjs.entry.js +0 -29
- package/dist/cjs/token-typography.cjs.entry.js +0 -230
- package/dist/cjs/tutotial-7855df3c.js +0 -29
- package/dist/cjs/twitter-73956e9a.js +0 -16
- package/dist/cjs/unknown-6814e551.js +0 -24
- package/dist/cjs/up-and-down-d71df67d.js +0 -14
- package/dist/cjs/user-a3c2230f.js +0 -18
- package/dist/cjs/youtube-c238a461.js +0 -16
- package/dist/collection/collection-manifest.json +0 -128
- package/dist/collection/components/eds-accordion/eds-accordion.css +0 -264
- package/dist/collection/components/eds-accordion/eds-accordion.js +0 -222
- package/dist/collection/components/eds-accordion/eds-accordion.stories.js +0 -87
- package/dist/collection/components/eds-alert/eds-alert.css +0 -739
- package/dist/collection/components/eds-alert/eds-alert.js +0 -230
- package/dist/collection/components/eds-alert/eds-alert.stories.js +0 -60
- package/dist/collection/components/eds-avatar/eds-avatar.css +0 -187
- package/dist/collection/components/eds-avatar/eds-avatar.js +0 -183
- package/dist/collection/components/eds-avatar/eds-avatar.stories.js +0 -40
- package/dist/collection/components/eds-block-break/eds-block-break.css +0 -49
- package/dist/collection/components/eds-block-break/eds-block-break.js +0 -51
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.css +0 -112
- package/dist/collection/components/eds-breadcrump/eds-breadcrumb.stories.js +0 -40
- package/dist/collection/components/eds-breadcrump/eds-breadcrump.js +0 -213
- package/dist/collection/components/eds-button/eds-button.css +0 -8904
- package/dist/collection/components/eds-button/eds-button.js +0 -487
- package/dist/collection/components/eds-button/eds-button.stories.js +0 -47
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.css +0 -41
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-desc/eds-card-desc.js +0 -113
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.css +0 -9
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-tags/eds-card-tags.js +0 -63
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.css +0 -92
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-title/eds-card-title.js +0 -169
- package/dist/collection/components/eds-cards/eds-card-composer/eds-card-wrapper/eds-card-wrapper.js +0 -86
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.css +0 -139
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.js +0 -338
- package/dist/collection/components/eds-cards/eds-card-generic/eds-card-generic.stories.js +0 -133
- package/dist/collection/components/eds-cards/eds-card-project/eds-card-project.js +0 -228
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.css +0 -103
- package/dist/collection/components/eds-cards/eds-card-tool/eds-card-tool.js +0 -314
- package/dist/collection/components/eds-code-block/eds-code-block.css +0 -204
- package/dist/collection/components/eds-code-block/eds-code-block.js +0 -141
- package/dist/collection/components/eds-code-block/eds-code-block.stories.js +0 -78
- package/dist/collection/components/eds-dropdown/eds-dropdown.css +0 -117
- package/dist/collection/components/eds-dropdown/eds-dropdown.js +0 -369
- package/dist/collection/components/eds-icon-wrapper/eds-icon-wrapper.js +0 -92
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-down/eds-icon-chevron-down.js +0 -36
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-left/eds-icon-chevron-left.js +0 -36
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-right/eds-icon-chevron-right.js +0 -36
- package/dist/collection/components/eds-icons/chevron/eds-icon-chevron-up/eds-icon-chevron-up.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-arrow-diagonal/eds-icon-arrow-diagonal.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-arrow-right/eds-icon-arrow-right.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-bookmark/eds-icon-bookmark.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-close/eds-icon-close.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-copy/eds-icon-copy.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-eu/eds-icon-eu.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-external/eds-icon-external.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-gitlab/eds-icon-gitlab.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-loader/eds-icon-loader.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-menu/eds-icon-menu.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-minus/eds-icon-minus.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-more/eds-icon-more.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-paper/eds-icon-paper.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-plus/eds-icon-plus.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-portal/eds-icon-portal.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-private/eds-icon-private.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-public/eds-icon-public.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-search/eds-icon-search.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-star/eds-icon-star.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-success/eds-icon-success.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-thumbs-down/eds-icon-thumbs-down.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-thumbs-up/eds-icon-thumbs-up.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-tutorial/eds-icon-tutorial.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-unknown/eds-icon-unknown.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-updown/eds-icon-updown.js +0 -36
- package/dist/collection/components/eds-icons/eds-icon-user/eds-icon-user.js +0 -36
- package/dist/collection/components/eds-icons/social/eds-icon-bluesky/eds-icon-bluesky.js +0 -36
- package/dist/collection/components/eds-icons/social/eds-icon-facebook/eds-icon-facebook.js +0 -36
- package/dist/collection/components/eds-icons/social/eds-icon-linkedin/eds-icon-linkedin.js +0 -36
- package/dist/collection/components/eds-icons/social/eds-icon-mastodon/eds-icon-mastodon.js +0 -36
- package/dist/collection/components/eds-icons/social/eds-icon-twitter/eds-icon-twitter.js +0 -36
- package/dist/collection/components/eds-icons/social/eds-icon-youtube/eds-icon-youtube.js +0 -36
- package/dist/collection/components/eds-img/eds-img.css +0 -83
- package/dist/collection/components/eds-img/eds-img.js +0 -252
- package/dist/collection/components/eds-img/eds-img.stories.js +0 -101
- package/dist/collection/components/eds-input-elements/eds-input/eds-input.js +0 -317
- package/dist/collection/components/eds-input-elements/eds-input-footer/eds-input-footer.js +0 -105
- package/dist/collection/components/eds-input-elements/eds-input-label/eds-input-label.js +0 -90
- package/dist/collection/components/eds-input-elements/eds-input-range/eds-input-range.js +0 -252
- package/dist/collection/components/eds-input-elements/eds-input-search/eds-input-search.js +0 -263
- package/dist/collection/components/eds-input-elements/eds-input-select/eds-input-select.js +0 -343
- package/dist/collection/components/eds-input-field/eds-input-field.css +0 -7760
- package/dist/collection/components/eds-input-field/eds-input-field.js +0 -451
- package/dist/collection/components/eds-input-field/eds-input-field.stories.js +0 -206
- package/dist/collection/components/eds-link/eds-link.css +0 -7101
- package/dist/collection/components/eds-link/eds-link.js +0 -492
- package/dist/collection/components/eds-link/eds-link.stories.js +0 -86
- package/dist/collection/components/eds-logo/eds-logo.css +0 -47
- package/dist/collection/components/eds-logo/eds-logo.js +0 -169
- package/dist/collection/components/eds-logo/eds-logo.stories.js +0 -38
- package/dist/collection/components/eds-modal/eds-modal.css +0 -258
- package/dist/collection/components/eds-modal/eds-modal.js +0 -276
- package/dist/collection/components/eds-modal/eds-modal.stories.js +0 -80
- package/dist/collection/components/eds-pagination/eds-pagination.css +0 -148
- package/dist/collection/components/eds-pagination/eds-pagination.js +0 -418
- package/dist/collection/components/eds-pagination/eds-pagination.stories.js +0 -135
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.css +0 -62
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.js +0 -79
- package/dist/collection/components/eds-progress-bar/eds-progress-bar.stories.js +0 -25
- package/dist/collection/components/eds-rating/eds-rating.css +0 -79
- package/dist/collection/components/eds-rating/eds-rating.js +0 -126
- package/dist/collection/components/eds-rating/eds-rating.stories.js +0 -43
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.css +0 -0
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.js +0 -91
- package/dist/collection/components/eds-section/eds-section-core/eds-section-core.stories.js +0 -75
- package/dist/collection/components/eds-section/eds-section-heading/eds-section-heading.js +0 -140
- package/dist/collection/components/eds-spinner/eds-spinner.css +0 -17
- package/dist/collection/components/eds-spinner/eds-spinner.js +0 -166
- package/dist/collection/components/eds-spinner/eds-spinner.stories.js +0 -52
- package/dist/collection/components/eds-steps/eds-steps.css +0 -126
- package/dist/collection/components/eds-steps/eds-steps.js +0 -170
- package/dist/collection/components/eds-steps/eds-steps.stories.js +0 -35
- package/dist/collection/components/eds-switch/eds-switch.css +0 -58
- package/dist/collection/components/eds-switch/eds-switch.js +0 -131
- package/dist/collection/components/eds-switch/eds-switch.stories.js +0 -38
- package/dist/collection/components/eds-table/eds-table.css +0 -142
- package/dist/collection/components/eds-table/eds-table.js +0 -370
- package/dist/collection/components/eds-table/eds-table.stories.js +0 -99
- package/dist/collection/components/eds-tag/eds-tag.css +0 -101
- package/dist/collection/components/eds-tag/eds-tag.js +0 -110
- package/dist/collection/components/eds-tag/eds-tag.stories.js +0 -34
- package/dist/collection/components/eds-timeline/eds-timeline.css +0 -7796
- package/dist/collection/components/eds-timeline/eds-timeline.js +0 -93
- package/dist/collection/components/eds-timeline/eds-timeline.stories.js +0 -35
- package/dist/collection/components/eds-toast/eds-toast.css +0 -91
- package/dist/collection/components/eds-toast/eds-toast.js +0 -138
- package/dist/collection/components/eds-toast/eds-toast.stories.js +0 -38
- package/dist/collection/components/eds-tooltip/eds-tooltip.css +0 -94
- package/dist/collection/components/eds-tooltip/eds-tooltip.js +0 -179
- package/dist/collection/components/eds-tooltip/eds-tooltip.stories.js +0 -21
- package/dist/collection/components/eds-trl/eds-trl.js +0 -68
- package/dist/collection/eds-docs-ui/colors/use-of-colors/correct-use-of-colors.js +0 -66
- package/dist/collection/eds-docs-ui/colors/use-of-colors/incorrect-use-of-colors.js +0 -44
- package/dist/collection/eds-docs-ui/components-section/components-section.js +0 -55
- package/dist/collection/eds-docs-ui/components-section/functional/angular.js +0 -2
- package/dist/collection/eds-docs-ui/components-section/functional/installation.js +0 -2
- package/dist/collection/eds-docs-ui/components-section/functional/overview.js +0 -19
- package/dist/collection/eds-docs-ui/components-section/functional/react.js +0 -2
- package/dist/collection/eds-docs-ui/components-section/functional/usage.js +0 -2
- package/dist/collection/eds-docs-ui/components-section/functional/vue.js +0 -2
- package/dist/collection/eds-docs-ui/design-tokens/docs-tokens/docs-tokens.js +0 -52
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.js +0 -98
- package/dist/collection/eds-docs-ui/design-tokens/token-list/token-list.stories.js +0 -44
- package/dist/collection/eds-docs-ui/design-tokens/token-ratios/token-ratios.js +0 -15
- package/dist/collection/eds-docs-ui/design-tokens/token-typography/token-typography.js +0 -27
- package/dist/collection/eds-docs-ui/docs-palettes/docs-palettes.js +0 -44
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.css +0 -154
- package/dist/collection/eds-docs-ui/logo/logo-space/logo-space.js +0 -22
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.css +0 -161
- package/dist/collection/eds-docs-ui/logo/logo-variations/horizontal/logo-variations-horizontal.js +0 -21
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.css +0 -169
- package/dist/collection/eds-docs-ui/logo/logo-variations/vertical/logo-variations-vertical.js +0 -64
- package/dist/collection/eds-docs-ui/logo/logo-variations-tabs/logo-variations.js +0 -44
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.css +0 -240
- package/dist/collection/eds-docs-ui/logo/logo-wrong-usage/logo-wrong-usage.js +0 -22
- package/dist/collection/eds-docs-ui/svg-repository/svg-repository.css +0 -5
- package/dist/collection/index.js +0 -1
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.css +0 -249
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.js +0 -95
- package/dist/collection/shared-ui/eds-card-section/eds-card-section.stories.js +0 -71
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.css +0 -0
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.js +0 -86
- package/dist/collection/shared-ui/eds-cookies-preference/eds-cookies-preference.st.js +0 -31
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.css +0 -163
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.js +0 -191
- package/dist/collection/shared-ui/eds-feedback/eds-feedback.stories.js +0 -121
- package/dist/collection/shared-ui/eds-footer/eds-footer.css +0 -226
- package/dist/collection/shared-ui/eds-footer/eds-footer.js +0 -189
- package/dist/collection/shared-ui/eds-footer/eds-footer.stories.js +0 -44
- package/dist/collection/shared-ui/eds-form/eds-form.css +0 -3
- package/dist/collection/shared-ui/eds-form/eds-form.js +0 -441
- package/dist/collection/shared-ui/eds-form/eds-form.stories.js +0 -73
- package/dist/collection/shared-ui/eds-frame/eds-frame.css +0 -116
- package/dist/collection/shared-ui/eds-frame/eds-frame.js +0 -234
- package/dist/collection/shared-ui/eds-frame/eds-frame.stories.js +0 -52
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.css +0 -120
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.js +0 -192
- package/dist/collection/shared-ui/eds-fullscreen-menu/eds-fullscreen-menu.stories.js +0 -77
- package/dist/collection/shared-ui/eds-header/eds-header.css +0 -138
- package/dist/collection/shared-ui/eds-header/eds-header.js +0 -202
- package/dist/collection/shared-ui/eds-header/eds-header.stories.js +0 -40
- package/dist/collection/shared-ui/eds-login/eds-login.js +0 -190
- package/dist/collection/shared-ui/eds-login/eds-login.stories.js +0 -37
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.css +0 -109
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.js +0 -230
- package/dist/collection/shared-ui/eds-matomo-notice/eds-matomo-notice.stories.js +0 -36
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.css +0 -124
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.js +0 -92
- package/dist/collection/shared-ui/eds-social-networks/eds-social-networks.stories.js +0 -21
- package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.css +0 -29
- package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.js +0 -136
- package/dist/collection/shared-ui/eds-splash-screen/eds-splash-screen.stories.js +0 -23
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.css +0 -361
- package/dist/collection/shared-ui/eds-steps-v2/eds-steps-v2.js +0 -219
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.css +0 -7796
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.js +0 -221
- package/dist/collection/shared-ui/eds-tabs/eds-tabs.stories.js +0 -54
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.css +0 -51
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.js +0 -54
- package/dist/collection/shared-ui/eds-toast-manager/eds-toast-manager.stories.js +0 -25
- package/dist/collection/shared-ui/eds-user/eds-user.css +0 -7796
- package/dist/collection/shared-ui/eds-user/eds-user.js +0 -77
- package/dist/collection/shared-ui/eds-user/eds-user.stories.js +0 -45
- package/dist/collection/shared-ui/examples/eds-app-root/eds-app-root.js +0 -39
- package/dist/collection/utils/api.js +0 -27
- package/dist/collection/utils/color.js +0 -129
- package/dist/collection/utils/eds-form/formUtils.js +0 -65
- package/dist/collection/utils/eds-form/formValidators.js +0 -64
- package/dist/collection/utils/eds-form/individualValidator.js +0 -46
- package/dist/collection/utils/eds-form/validateInput.js +0 -23
- package/dist/collection/utils/global.js +0 -8
- package/dist/collection/utils/keycloak.js +0 -85
- package/dist/collection/utils/sharedUtils.js +0 -17
- package/dist/collection/utils/toastManager.js +0 -29
- package/dist/components/analytics.js +0 -56
- package/dist/components/arrow-diagonal-black.js +0 -3
- package/dist/components/arrow-right.js +0 -5
- package/dist/components/bluesky.js +0 -14
- package/dist/components/bookmark.js +0 -16
- package/dist/components/chevron-down.js +0 -12
- package/dist/components/chevron-left.js +0 -11
- package/dist/components/chevron-right.js +0 -5
- package/dist/components/chevron-up.js +0 -12
- package/dist/components/close.js +0 -5
- package/dist/components/color-primary-palette.d.ts +0 -11
- package/dist/components/color-primary-palette.js +0 -6
- package/dist/components/color-secondary-palette.d.ts +0 -11
- package/dist/components/color-secondary-palette.js +0 -6
- package/dist/components/color-support-palette.d.ts +0 -11
- package/dist/components/color-support-palette.js +0 -6
- package/dist/components/components-section.d.ts +0 -11
- package/dist/components/components-section.js +0 -202
- package/dist/components/components.css +0 -7796
- package/dist/components/copy.js +0 -5
- package/dist/components/correct-use-of-colors.d.ts +0 -11
- package/dist/components/correct-use-of-colors.js +0 -93
- package/dist/components/docs-palettes.d.ts +0 -11
- package/dist/components/docs-palettes.js +0 -96
- package/dist/components/docs-tokens.d.ts +0 -11
- package/dist/components/docs-tokens.js +0 -80
- package/dist/components/eds-accordion.d.ts +0 -11
- package/dist/components/eds-accordion.js +0 -6
- package/dist/components/eds-accordion2.js +0 -119
- package/dist/components/eds-alert.d.ts +0 -11
- package/dist/components/eds-alert.js +0 -6
- package/dist/components/eds-alert2.js +0 -135
- package/dist/components/eds-app-root.d.ts +0 -11
- package/dist/components/eds-app-root.js +0 -89
- package/dist/components/eds-avatar.d.ts +0 -11
- package/dist/components/eds-avatar.js +0 -6
- package/dist/components/eds-block-break.d.ts +0 -11
- package/dist/components/eds-block-break.js +0 -6
- package/dist/components/eds-block-break2.js +0 -34
- package/dist/components/eds-breadcrumb.d.ts +0 -11
- package/dist/components/eds-button.d.ts +0 -11
- package/dist/components/eds-button.js +0 -6
- package/dist/components/eds-card-desc.d.ts +0 -11
- package/dist/components/eds-card-desc.js +0 -6
- package/dist/components/eds-card-generic.d.ts +0 -11
- package/dist/components/eds-card-generic.js +0 -6
- package/dist/components/eds-card-generic2.js +0 -147
- package/dist/components/eds-card-project.d.ts +0 -11
- package/dist/components/eds-card-project.js +0 -109
- package/dist/components/eds-card-section.d.ts +0 -11
- package/dist/components/eds-card-section.js +0 -92
- package/dist/components/eds-card-tags.d.ts +0 -11
- package/dist/components/eds-card-tags.js +0 -45
- package/dist/components/eds-card-title.d.ts +0 -11
- package/dist/components/eds-card-title.js +0 -6
- package/dist/components/eds-card-tool.d.ts +0 -11
- package/dist/components/eds-card-tool.js +0 -137
- package/dist/components/eds-card-wrapper.d.ts +0 -11
- package/dist/components/eds-card-wrapper.js +0 -49
- package/dist/components/eds-code-block.d.ts +0 -11
- package/dist/components/eds-code-block.js +0 -6
- package/dist/components/eds-code-block2.js +0 -2510
- package/dist/components/eds-cookies-preference.d.ts +0 -11
- package/dist/components/eds-cookies-preference.js +0 -87
- package/dist/components/eds-dropdown.d.ts +0 -11
- package/dist/components/eds-dropdown.js +0 -6
- package/dist/components/eds-feedback.d.ts +0 -11
- package/dist/components/eds-feedback.js +0 -105
- package/dist/components/eds-footer.d.ts +0 -11
- package/dist/components/eds-footer.js +0 -6
- package/dist/components/eds-form.d.ts +0 -11
- package/dist/components/eds-frame.d.ts +0 -11
- package/dist/components/eds-frame.js +0 -120
- package/dist/components/eds-fullscreen-menu.d.ts +0 -11
- package/dist/components/eds-header.d.ts +0 -11
- package/dist/components/eds-icon-arrow-diagonal.d.ts +0 -11
- package/dist/components/eds-icon-arrow-diagonal.js +0 -33
- package/dist/components/eds-icon-arrow-right.d.ts +0 -11
- package/dist/components/eds-icon-arrow-right.js +0 -33
- package/dist/components/eds-icon-bluesky.d.ts +0 -11
- package/dist/components/eds-icon-bluesky.js +0 -33
- package/dist/components/eds-icon-bookmark.d.ts +0 -11
- package/dist/components/eds-icon-bookmark.js +0 -33
- package/dist/components/eds-icon-chevron-down.d.ts +0 -11
- package/dist/components/eds-icon-chevron-down.js +0 -33
- package/dist/components/eds-icon-chevron-left.d.ts +0 -11
- package/dist/components/eds-icon-chevron-left.js +0 -33
- package/dist/components/eds-icon-chevron-right.d.ts +0 -11
- package/dist/components/eds-icon-chevron-right.js +0 -33
- package/dist/components/eds-icon-chevron-up.d.ts +0 -11
- package/dist/components/eds-icon-chevron-up.js +0 -33
- package/dist/components/eds-icon-close.d.ts +0 -11
- package/dist/components/eds-icon-close.js +0 -33
- package/dist/components/eds-icon-copy.d.ts +0 -11
- package/dist/components/eds-icon-copy.js +0 -33
- package/dist/components/eds-icon-eu.d.ts +0 -11
- package/dist/components/eds-icon-eu.js +0 -33
- package/dist/components/eds-icon-external.d.ts +0 -11
- package/dist/components/eds-icon-external.js +0 -33
- package/dist/components/eds-icon-facebook.d.ts +0 -11
- package/dist/components/eds-icon-facebook.js +0 -33
- package/dist/components/eds-icon-gitlab.d.ts +0 -11
- package/dist/components/eds-icon-gitlab.js +0 -33
- package/dist/components/eds-icon-linkedin.d.ts +0 -11
- package/dist/components/eds-icon-linkedin.js +0 -33
- package/dist/components/eds-icon-loader.d.ts +0 -11
- package/dist/components/eds-icon-loader.js +0 -33
- package/dist/components/eds-icon-mastodon.d.ts +0 -11
- package/dist/components/eds-icon-mastodon.js +0 -33
- package/dist/components/eds-icon-menu.d.ts +0 -11
- package/dist/components/eds-icon-menu.js +0 -33
- package/dist/components/eds-icon-minus.d.ts +0 -11
- package/dist/components/eds-icon-minus.js +0 -33
- package/dist/components/eds-icon-more.d.ts +0 -11
- package/dist/components/eds-icon-more.js +0 -33
- package/dist/components/eds-icon-paper.d.ts +0 -11
- package/dist/components/eds-icon-paper.js +0 -33
- package/dist/components/eds-icon-plus.d.ts +0 -11
- package/dist/components/eds-icon-plus.js +0 -33
- package/dist/components/eds-icon-portal.d.ts +0 -11
- package/dist/components/eds-icon-portal.js +0 -33
- package/dist/components/eds-icon-private.d.ts +0 -11
- package/dist/components/eds-icon-private.js +0 -33
- package/dist/components/eds-icon-public.d.ts +0 -11
- package/dist/components/eds-icon-public.js +0 -33
- package/dist/components/eds-icon-search.d.ts +0 -11
- package/dist/components/eds-icon-search.js +0 -33
- package/dist/components/eds-icon-star.d.ts +0 -11
- package/dist/components/eds-icon-star.js +0 -33
- package/dist/components/eds-icon-success.d.ts +0 -11
- package/dist/components/eds-icon-success.js +0 -33
- package/dist/components/eds-icon-thumbs-down.d.ts +0 -11
- package/dist/components/eds-icon-thumbs-down.js +0 -33
- package/dist/components/eds-icon-thumbs-up.d.ts +0 -11
- package/dist/components/eds-icon-thumbs-up.js +0 -33
- package/dist/components/eds-icon-tutorial.d.ts +0 -11
- package/dist/components/eds-icon-tutorial.js +0 -33
- package/dist/components/eds-icon-twitter.d.ts +0 -11
- package/dist/components/eds-icon-twitter.js +0 -33
- package/dist/components/eds-icon-unknown.d.ts +0 -11
- package/dist/components/eds-icon-unknown.js +0 -33
- package/dist/components/eds-icon-updown.d.ts +0 -11
- package/dist/components/eds-icon-updown.js +0 -33
- package/dist/components/eds-icon-user.d.ts +0 -11
- package/dist/components/eds-icon-user.js +0 -33
- package/dist/components/eds-icon-wrapper.d.ts +0 -11
- package/dist/components/eds-icon-wrapper.js +0 -6
- package/dist/components/eds-icon-youtube.d.ts +0 -11
- package/dist/components/eds-icon-youtube.js +0 -33
- package/dist/components/eds-img.d.ts +0 -11
- package/dist/components/eds-img.js +0 -6
- package/dist/components/eds-input-field.d.ts +0 -11
- package/dist/components/eds-input-field.js +0 -6
- package/dist/components/eds-input-footer.d.ts +0 -11
- package/dist/components/eds-input-footer.js +0 -6
- package/dist/components/eds-input-footer2.js +0 -43
- package/dist/components/eds-input-label.d.ts +0 -11
- package/dist/components/eds-input-label.js +0 -6
- package/dist/components/eds-input-label2.js +0 -35
- package/dist/components/eds-input-range.d.ts +0 -11
- package/dist/components/eds-input-range.js +0 -6
- package/dist/components/eds-input-search.d.ts +0 -11
- package/dist/components/eds-input-search.js +0 -6
- package/dist/components/eds-input-select.d.ts +0 -11
- package/dist/components/eds-input-select.js +0 -6
- package/dist/components/eds-input.d.ts +0 -11
- package/dist/components/eds-input.js +0 -6
- package/dist/components/eds-link.d.ts +0 -11
- package/dist/components/eds-link.js +0 -6
- package/dist/components/eds-login.d.ts +0 -11
- package/dist/components/eds-login.js +0 -6
- package/dist/components/eds-logo.d.ts +0 -11
- package/dist/components/eds-logo.js +0 -6
- package/dist/components/eds-matomo-notice.d.ts +0 -11
- package/dist/components/eds-matomo-notice.js +0 -6
- package/dist/components/eds-matomo-notice2.js +0 -158
- package/dist/components/eds-modal.d.ts +0 -11
- package/dist/components/eds-modal.js +0 -144
- package/dist/components/eds-pagination.d.ts +0 -11
- package/dist/components/eds-pagination.js +0 -6
- package/dist/components/eds-progress-bar.d.ts +0 -11
- package/dist/components/eds-progress-bar.js +0 -6
- package/dist/components/eds-progress-bar2.js +0 -43
- package/dist/components/eds-rating.d.ts +0 -11
- package/dist/components/eds-rating.js +0 -6
- package/dist/components/eds-rating2.js +0 -91
- package/dist/components/eds-section-core.d.ts +0 -11
- package/dist/components/eds-section-core.js +0 -6
- package/dist/components/eds-section-core2.js +0 -44
- package/dist/components/eds-section-heading.d.ts +0 -11
- package/dist/components/eds-section-heading.js +0 -6
- package/dist/components/eds-section-heading2.js +0 -57
- package/dist/components/eds-social-networks.d.ts +0 -11
- package/dist/components/eds-social-networks.js +0 -6
- package/dist/components/eds-spinner.d.ts +0 -11
- package/dist/components/eds-spinner.js +0 -6
- package/dist/components/eds-spinner2.js +0 -72
- package/dist/components/eds-splash-screen.d.ts +0 -11
- package/dist/components/eds-splash-screen.js +0 -6
- package/dist/components/eds-steps-v2.d.ts +0 -11
- package/dist/components/eds-steps.d.ts +0 -11
- package/dist/components/eds-steps.js +0 -6
- package/dist/components/eds-switch.d.ts +0 -11
- package/dist/components/eds-switch.js +0 -57
- package/dist/components/eds-table.d.ts +0 -11
- package/dist/components/eds-table.js +0 -6
- package/dist/components/eds-tabs.d.ts +0 -11
- package/dist/components/eds-tabs.js +0 -152
- package/dist/components/eds-tag.d.ts +0 -11
- package/dist/components/eds-tag.js +0 -6
- package/dist/components/eds-timeline.d.ts +0 -11
- package/dist/components/eds-timeline.js +0 -119
- package/dist/components/eds-toast-manager.d.ts +0 -11
- package/dist/components/eds-toast-manager.js +0 -80
- package/dist/components/eds-toast.d.ts +0 -11
- package/dist/components/eds-toast.js +0 -6
- package/dist/components/eds-toast2.js +0 -104
- package/dist/components/eds-tooltip.d.ts +0 -11
- package/dist/components/eds-tooltip.js +0 -129
- package/dist/components/eds-trl.d.ts +0 -11
- package/dist/components/eds-trl.js +0 -138
- package/dist/components/eds-user.d.ts +0 -11
- package/dist/components/eu.js +0 -30
- package/dist/components/facebook.js +0 -14
- package/dist/components/gradient-primary-palette.d.ts +0 -11
- package/dist/components/gradient-primary-palette.js +0 -6
- package/dist/components/gradient-secondary-palette.d.ts +0 -11
- package/dist/components/gradient-secondary-palette.js +0 -6
- package/dist/components/gradient-support-palette.d.ts +0 -11
- package/dist/components/gradient-support-palette.js +0 -6
- package/dist/components/incorrect-use-of-colors.d.ts +0 -11
- package/dist/components/incorrect-use-of-colors.js +0 -81
- package/dist/components/index.d.ts +0 -33
- package/dist/components/index.js +0 -1
- package/dist/components/linkedin.js +0 -28
- package/dist/components/loader.js +0 -30
- package/dist/components/logo-color-margins.js +0 -118
- package/dist/components/logo-color.js +0 -115
- package/dist/components/logo-space.d.ts +0 -11
- package/dist/components/logo-space.js +0 -101
- package/dist/components/logo-variations-horizontal.d.ts +0 -11
- package/dist/components/logo-variations-horizontal.js +0 -6
- package/dist/components/logo-variations-tabs.d.ts +0 -11
- package/dist/components/logo-variations-tabs.js +0 -60
- package/dist/components/logo-variations-vertical.d.ts +0 -11
- package/dist/components/logo-variations-vertical.js +0 -6
- package/dist/components/logo-white-no-bg.js +0 -1029
- package/dist/components/logo-wrong-usage.d.ts +0 -11
- package/dist/components/logo-wrong-usage.js +0 -35
- package/dist/components/mastodon.js +0 -14
- package/dist/components/menu.js +0 -11
- package/dist/components/minus.js +0 -11
- package/dist/components/mono.js +0 -11
- package/dist/components/more.js +0 -13
- package/dist/components/p-024c7937.js +0 -1
- package/dist/components/p-0467ceb5.entry.js +0 -1
- package/dist/components/p-05754401.js +0 -1
- package/dist/components/p-063b0683.entry.js +0 -1
- package/dist/components/p-0be28996.js +0 -1
- package/dist/components/p-0ce924b1.entry.js +0 -1
- package/dist/components/p-0e6d43c5.js +0 -1
- package/dist/components/p-112122d6.js +0 -1
- package/dist/components/p-1309a74c.entry.js +0 -1
- package/dist/components/p-13efafb9.js +0 -1
- package/dist/components/p-18eb23ff.entry.js +0 -1
- package/dist/components/p-1aab55cf.entry.js +0 -1
- package/dist/components/p-1b2913c8.js +0 -1
- package/dist/components/p-1ded61bd.js +0 -1
- package/dist/components/p-2066b033.js +0 -1
- package/dist/components/p-20b3a999.entry.js +0 -1
- package/dist/components/p-20e9ae7f.entry.js +0 -1
- package/dist/components/p-2117611b.js +0 -1
- package/dist/components/p-21a746a4.entry.js +0 -9
- package/dist/components/p-22f9e720.js +0 -1
- package/dist/components/p-2692f93d.js +0 -1
- package/dist/components/p-29041952.js +0 -1
- package/dist/components/p-29e807f5.entry.js +0 -1
- package/dist/components/p-2c1be2bb.entry.js +0 -1
- package/dist/components/p-32e6c4df.js +0 -1
- package/dist/components/p-35ed7ebf.entry.js +0 -1
- package/dist/components/p-373119b3.js +0 -1
- package/dist/components/p-376b706b.entry.js +0 -1
- package/dist/components/p-3932d0af.entry.js +0 -1
- package/dist/components/p-3a7be9a7.entry.js +0 -1
- package/dist/components/p-3af94671.entry.js +0 -1
- package/dist/components/p-3f480c3c.entry.js +0 -1
- package/dist/components/p-41e89554.entry.js +0 -1
- package/dist/components/p-435a8942.entry.js +0 -1
- package/dist/components/p-4587d0ef.js +0 -1
- package/dist/components/p-4620ebf5.entry.js +0 -1
- package/dist/components/p-4687b64c.js +0 -1
- package/dist/components/p-46d0716d.js +0 -1
- package/dist/components/p-4c7852f8.entry.js +0 -1
- package/dist/components/p-4e8a317b.entry.js +0 -1
- package/dist/components/p-50e27321.js +0 -1
- package/dist/components/p-526cdc57.entry.js +0 -1
- package/dist/components/p-52913e2e.entry.js +0 -1
- package/dist/components/p-54b8f143.js +0 -1
- package/dist/components/p-5ab1d64a.js +0 -1
- package/dist/components/p-5d046674.js +0 -1
- package/dist/components/p-622dd2a1.entry.js +0 -1
- package/dist/components/p-6404e157.entry.js +0 -1
- package/dist/components/p-66bb44c9.entry.js +0 -1
- package/dist/components/p-694fc085.js +0 -1
- package/dist/components/p-69c5074b.js +0 -1
- package/dist/components/p-6dc26e53.entry.js +0 -1
- package/dist/components/p-7198c024.js +0 -1
- package/dist/components/p-78fa7132.entry.js +0 -1
- package/dist/components/p-7dce734a.entry.js +0 -1
- package/dist/components/p-7fa88255.entry.js +0 -1
- package/dist/components/p-81899237.js +0 -1
- package/dist/components/p-83936521.entry.js +0 -1
- package/dist/components/p-83ff4a95.js +0 -1
- package/dist/components/p-8527ef5f.entry.js +0 -1
- package/dist/components/p-8653bc36.entry.js +0 -1
- package/dist/components/p-86bb73dc.js +0 -1
- package/dist/components/p-8983de37.js +0 -1
- package/dist/components/p-8baa7e01.entry.js +0 -1
- package/dist/components/p-8e3c6c63.entry.js +0 -1
- package/dist/components/p-91440d2f.entry.js +0 -1
- package/dist/components/p-923f67b5.entry.js +0 -1
- package/dist/components/p-93093977.entry.js +0 -1
- package/dist/components/p-941240b5.entry.js +0 -1
- package/dist/components/p-94b1f974.entry.js +0 -1
- package/dist/components/p-97e95520.entry.js +0 -1
- package/dist/components/p-9873ebec.entry.js +0 -1
- package/dist/components/p-9a1a6df1.entry.js +0 -1
- package/dist/components/p-9c5a453b.js +0 -1
- package/dist/components/p-9dc879c9.entry.js +0 -1
- package/dist/components/p-a1d55013.entry.js +0 -1
- package/dist/components/p-a56f0579.entry.js +0 -1
- package/dist/components/p-a8b0fe92.entry.js +0 -1
- package/dist/components/p-acc4d234.entry.js +0 -1
- package/dist/components/p-aefcb641.js +0 -1
- package/dist/components/p-b0b37831.entry.js +0 -1
- package/dist/components/p-b299b89a.entry.js +0 -1
- package/dist/components/p-b2b46793.entry.js +0 -1
- package/dist/components/p-b73410de.js +0 -1
- package/dist/components/p-b76aa402.entry.js +0 -1
- package/dist/components/p-b822abb7.js +0 -1
- package/dist/components/p-b8ba7e5c.entry.js +0 -1
- package/dist/components/p-b931a634.entry.js +0 -1
- package/dist/components/p-b96fc468.entry.js +0 -1
- package/dist/components/p-ba720bf3.js +0 -1
- package/dist/components/p-bab07ba6.entry.js +0 -1
- package/dist/components/p-c1e4ef92.js +0 -1
- package/dist/components/p-c5c782e7.entry.js +0 -1
- package/dist/components/p-c776b6f8.js +0 -1
- package/dist/components/p-c86243a3.entry.js +0 -1
- package/dist/components/p-c8abff96.entry.js +0 -1
- package/dist/components/p-c8e7c854.js +0 -1
- package/dist/components/p-c935aa46.entry.js +0 -1
- package/dist/components/p-c99745a8.entry.js +0 -1
- package/dist/components/p-cccacbd3.js +0 -2
- package/dist/components/p-cccff1e3.entry.js +0 -1
- package/dist/components/p-cd624044.entry.js +0 -1
- package/dist/components/p-cdc36ea8.entry.js +0 -1
- package/dist/components/p-cdf19579.js +0 -1
- package/dist/components/p-d525ed36.entry.js +0 -1
- package/dist/components/p-d94a44b9.entry.js +0 -1
- package/dist/components/p-d962849c.js +0 -1
- package/dist/components/p-dbcf1f0e.entry.js +0 -1
- package/dist/components/p-dcc08064.entry.js +0 -1
- package/dist/components/p-dcd4de1f.entry.js +0 -1
- package/dist/components/p-e1255160.js +0 -1
- package/dist/components/p-e2d5a487.js +0 -1
- package/dist/components/p-e42eb100.entry.js +0 -1
- package/dist/components/p-e64cd6f7.entry.js +0 -1
- package/dist/components/p-e710c860.entry.js +0 -1
- package/dist/components/p-ea089f4e.entry.js +0 -1
- package/dist/components/p-eb0b93d5.js +0 -1
- package/dist/components/p-ecbb679f.js +0 -1
- package/dist/components/p-ece618b3.js +0 -1
- package/dist/components/p-eebf7ebf.entry.js +0 -1
- package/dist/components/p-efc73304.entry.js +0 -1
- package/dist/components/p-f13e9ab1.entry.js +0 -1
- package/dist/components/p-f48a4313.entry.js +0 -1
- package/dist/components/p-f4ce515a.entry.js +0 -1
- package/dist/components/p-ff7acb55.entry.js +0 -1
- package/dist/components/paper.js +0 -15
- package/dist/components/plus.js +0 -12
- package/dist/components/portal.js +0 -18
- package/dist/components/primary.js +0 -65
- package/dist/components/primary2.js +0 -67
- package/dist/components/private.js +0 -25
- package/dist/components/public.js +0 -16
- package/dist/components/search.js +0 -12
- package/dist/components/secondary.js +0 -92
- package/dist/components/secondary2.js +0 -107
- package/dist/components/star.js +0 -5
- package/dist/components/success.js +0 -18
- package/dist/components/support.js +0 -94
- package/dist/components/support2.js +0 -85
- package/dist/components/svg-repository.d.ts +0 -11
- package/dist/components/svg-repository.js +0 -417
- package/dist/components/thumbs-down.js +0 -5
- package/dist/components/thumbs-up.js +0 -6
- package/dist/components/token-list.d.ts +0 -11
- package/dist/components/token-list.js +0 -6
- package/dist/components/token-radii.d.ts +0 -11
- package/dist/components/token-radii.js +0 -6
- package/dist/components/token-radii2.js +0 -47
- package/dist/components/token-ratios.d.ts +0 -11
- package/dist/components/token-ratios.js +0 -54
- package/dist/components/token-shadows.d.ts +0 -11
- package/dist/components/token-shadows.js +0 -6
- package/dist/components/token-shadows2.js +0 -56
- package/dist/components/token-spacing.d.ts +0 -11
- package/dist/components/token-spacing.js +0 -29
- package/dist/components/token-typography.d.ts +0 -11
- package/dist/components/token-typography.js +0 -255
- package/dist/components/tutotial.js +0 -27
- package/dist/components/twitter.js +0 -14
- package/dist/components/unknown.js +0 -22
- package/dist/components/up-and-down.js +0 -12
- package/dist/components/user.js +0 -16
- package/dist/components/youtube.js +0 -14
- package/dist/esm/analytics-44b1416b.js +0 -56
- package/dist/esm/arrow-diagonal-black-8f0494c3.js +0 -3
- package/dist/esm/arrow-right-9322ba8a.js +0 -5
- package/dist/esm/bluesky-cc5edd2d.js +0 -14
- package/dist/esm/bookmark-c200037c.js +0 -16
- package/dist/esm/chevron-down-6144c823.js +0 -12
- package/dist/esm/chevron-left-ca6c66e1.js +0 -11
- package/dist/esm/chevron-right-b88ed2d4.js +0 -5
- package/dist/esm/chevron-up-c66bd477.js +0 -12
- package/dist/esm/close-87fc0d63.js +0 -5
- package/dist/esm/color-2554aad6.js +0 -132
- package/dist/esm/color-primary-palette_6.entry.js +0 -331
- package/dist/esm/components.js +0 -20
- package/dist/esm/copy-03b72cb6.js +0 -5
- package/dist/esm/eds-avatar_26.entry.js +0 -2252
- package/dist/esm/eds-card-desc_2.entry.js +0 -73
- package/dist/esm/eds-login_2.entry.js +0 -2095
- package/dist/esm/eds-pagination_2.entry.js +0 -398
- package/dist/esm/eu-9ddde93a.js +0 -30
- package/dist/esm/facebook-9cb5c17f.js +0 -14
- package/dist/esm/index-39c58238.js +0 -46
- package/dist/esm/index.js +0 -1
- package/dist/esm/linkedin-e8650abb.js +0 -28
- package/dist/esm/loader-c9628637.js +0 -30
- package/dist/esm/loader.js +0 -11
- package/dist/esm/logo-color-7f1fd803.js +0 -115
- package/dist/esm/logo-color-margins-ff8ce71b.js +0 -118
- package/dist/esm/logo-variations-horizontal_2.entry.js +0 -31
- package/dist/esm/logo-white-no-bg-f382f86f.js +0 -1029
- package/dist/esm/mastodon-3703ec61.js +0 -14
- package/dist/esm/menu-340ea948.js +0 -11
- package/dist/esm/minus-b30a7c71.js +0 -11
- package/dist/esm/mono-53f70232.js +0 -11
- package/dist/esm/more-4449d549.js +0 -13
- package/dist/esm/paper-8e74ea31.js +0 -15
- package/dist/esm/plus-89c07be2.js +0 -12
- package/dist/esm/portal-d6c8ce56.js +0 -18
- package/dist/esm/private-1c25ff8e.js +0 -25
- package/dist/esm/public-d4d8c585.js +0 -16
- package/dist/esm/search-fbcd79c2.js +0 -12
- package/dist/esm/sharedUtils-a550989c.js +0 -19
- package/dist/esm/star-0da9b5e9.js +0 -5
- package/dist/esm/success-443809da.js +0 -18
- package/dist/esm/svg-repository.entry.js +0 -333
- package/dist/esm/thumbs-down-a18fd049.js +0 -5
- package/dist/esm/thumbs-up-c19a71bc.js +0 -6
- package/dist/esm/toastManager-d9eee791.js +0 -31
- package/dist/esm/token-list_3.entry.js +0 -294
- package/dist/esm/tutotial-150ee1fd.js +0 -27
- package/dist/esm/twitter-ac21b505.js +0 -14
- package/dist/esm/unknown-ed01a24c.js +0 -22
- package/dist/esm/up-and-down-d747abee.js +0 -12
- package/dist/esm/user-71ebdc15.js +0 -16
- package/dist/esm/youtube-efbfbdc4.js +0 -14
- package/dist/hydrate/index.d.ts +0 -242
- package/dist/hydrate/index.js +0 -32729
- package/dist/hydrate/index.mjs +0 -32721
- package/dist/hydrate/package.json +0 -12
- package/dist/index.cjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/stencil.config.js +0 -75
- package/loader/cdn.js +0 -1
- package/loader/index.cjs.js +0 -1
- package/loader/index.d.ts +0 -24
- package/loader/index.es2017.js +0 -1
- package/loader/index.js +0 -2
- package/loader/package.json +0 -11
- /package/dist/{esm → components}/app-globals-0f993ce5.js +0 -0
- /package/dist/components/{index2.js → index-144c9ae8.js} +0 -0
- /package/dist/components/{sharedUtils.js → sharedUtils-6a231dd4.js} +0 -0
- /package/dist/components/{toastManager.js → toastManager-b716afd8.js} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,h as t,g as s}from"./p-cccacbd3.js";const r=class{constructor(t){e(this,t),this.tiny=!1,this.withBg=!0,this.withHover=!0}hasSlot(e){return e?!!this.el.querySelector(`[slot="${e}"]`):!!this.el.querySelector(":not([slot])")}render(){const e=[this.tiny?"min-h-120":"min-h-156",this.withBg?"bg-inverse":"bg-default",this.withHover?"effect-shadow hover:shadow-hover cursor-pointer":"","border-softer effect-focus-within relative flex grow flex-col rounded-lg border-2 p-16"].join(" ");return t("article",{key:"b860e65a1a943216793a5ce2f5a08d01249fc671",class:e},t("slot",{key:"3ea351da205f375ed746695762efc1f28d1fc3f0"}),this.hasSlot("footer")&&t("div",{key:"84d24bd248033d4855dd63dfa5042585ae61d64d",class:"mt-auto"},t("slot",{key:"c7a2530d70a93705097b9ac3b8be1a21551dd1fb",name:"footer"})))}get el(){return s(this)}};export{r as eds_card_wrapper}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as c}from"./p-cccacbd3.js";import{f as r}from"./p-4687b64c.js";const e=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"62aec1f1d6b8e4844be83c94471b64a30c1212b9",class:this.class,innerHTML:r})}};export{e as eds_icon_facebook}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as r}from"./p-cccacbd3.js";import{t}from"./p-7198c024.js";const c=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"9db1730236b54d01a4264e92465f9a953325f7ca",class:this.class,innerHTML:t})}};export{c as eds_icon_tutorial}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const n=' <svg\n width="12"\n height="12"\n viewBox="0 0 12 12"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M8 5V3C8 1.89543 7.10457 1 6 1V1C4.89543 1 4 1.89543 4 3V5"\n stroke="currentColor"\n stroke-width="1.5"\n />\n <rect\n x="2"\n y="5"\n width="8"\n height="6"\n rx="1"\n stroke="currentColor"\n stroke-width="1.5"\n />\n <circle cx="6" cy="8" r="1.5" fill="currentColor" />\n </svg>';export{n as p}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
function r(r){if("string"==typeof r)try{const t=JSON.parse(r);return Array.isArray(t)?t:[]}catch(r){return console.error("Error parsing data:",r),[]}else if(Array.isArray(r))return r;return[]}export{r as p}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,h as e}from"./p-cccacbd3.js";const s=class{constructor(e){t(this,e),this.tabIndex=void 0}renderContent(){switch(this.tabIndex){case 0:return e("token-list",{show:"background"});case 1:return e("token-list",{show:"text"});case 2:return e("token-list",{show:"border"});case 3:return e("token-radii",null);case 4:return e("token-list",{show:"outline"});case 5:return e("token-shadows",null);default:return e("p",null,"Content not available.")}}render(){return e("div",{key:"29810a0ace60d2e5a0fc84d6715fc2fc89d6187f",class:"container"},this.renderContent())}};export{s as docs_tokens}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const n=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M3 7.5L10 3L17 7.5L10 12L3 7.5Z"\n stroke="currentColor"\n stroke-width="1.5"\n stroke-linecap="round"\n />\n <path\n d="M5 8.5V13.2L10 16.5L15 13.6667V8.5"\n stroke="currentColor"\n stroke-width="1.5"\n />\n <path\n fill-rule="evenodd"\n clip-rule="evenodd"\n d="M16.8896 13.4492V7.5H18.3896V12.6081L16.8896 13.4492Z"\n fill="currentColor"\n />\n </svg>';export{n as t}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as r}from"./p-cccacbd3.js";import{t}from"./p-ba720bf3.js";const a=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"94d79a5d32574820ab3459708e3d8c4a3f28f79f",class:this.class,innerHTML:t})}};export{a as eds_icon_thumbs_down}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as c}from"./p-cccacbd3.js";import{p as r}from"./p-694fc085.js";const e=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"d57700e721a421e4c970a1e643d92548fcf2b18c",class:this.class,innerHTML:r})}};export{e as eds_icon_private}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,c as n,h as t,H as o}from"./p-cccacbd3.js";import{t as r}from"./p-22f9e720.js";function i(e){if(!(this instanceof i))throw new Error("The 'Keycloak' constructor must be invoked with 'new'.");if("string"!=typeof e&&!c(e))throw new Error("The 'Keycloak' constructor must be provided with a configuration object, or a URL to a JSON configuration file.");if(c(e)){const n="oidcProvider"in e?["clientId"]:["url","realm","clientId"];for(const t of n)if(!e[t])throw new Error(`The configuration object is missing the required '${t}' property.`)}var n,t,o=this,r=[],s={enable:!0,callbackList:[],interval:5};o.didInitialize=!1;var u=!0,l=U(console.info),f=U(console.warn);function d(){return void 0!==o.authServerUrl?"/"==o.authServerUrl.charAt(o.authServerUrl.length-1)?o.authServerUrl+"realms/"+encodeURIComponent(o.realm):o.authServerUrl+"/realms/"+encodeURIComponent(o.realm):void 0}function p(e,n){var t=e.code,r=e.error,i=e.prompt,a=(new Date).getTime();if(e.kc_action_status&&o.onActionUpdate&&o.onActionUpdate(e.kc_action_status,e.kc_action),r)if("none"!=i)if(e.error_description&&"authentication_expired"===e.error_description)o.login(e.loginOptions);else{var c={error:r,error_description:e.error_description};o.onAuthError&&o.onAuthError(c),n&&n.setError(c)}else n&&n.setSuccess();else if("standard"!=o.flow&&(e.access_token||e.id_token)&&p(e.access_token,null,e.id_token,!0),"implicit"!=o.flow&&t){var s="code="+t+"&grant_type=authorization_code",f=o.endpoints.token(),d=new XMLHttpRequest;d.open("POST",f,!0),d.setRequestHeader("Content-type","application/x-www-form-urlencoded"),s+="&client_id="+encodeURIComponent(o.clientId),s+="&redirect_uri="+e.redirectUri,e.pkceCodeVerifier&&(s+="&code_verifier="+e.pkceCodeVerifier),d.withCredentials=!0,d.onreadystatechange=function(){if(4==d.readyState)if(200==d.status){var e=JSON.parse(d.responseText);p(e.access_token,e.refresh_token,e.id_token,"standard"===o.flow),b()}else o.onAuthError&&o.onAuthError(),n&&n.setError()},d.send(s)}function p(t,r,i,c){w(t,r,i,a=(a+(new Date).getTime())/2),u&&o.idTokenParsed&&o.idTokenParsed.nonce!=e.storedNonce?(l("[KEYCLOAK] Invalid nonce, clearing token"),o.clearToken(),n&&n.setError()):c&&(o.onAuthSuccess&&o.onAuthSuccess(),n&&n.setSuccess())}}function h(e){return 0==e.status&&e.responseText&&e.responseURL.startsWith("file:")}function w(e,n,t,r){if(o.tokenTimeoutHandle&&(clearTimeout(o.tokenTimeoutHandle),o.tokenTimeoutHandle=null),n?(o.refreshToken=n,o.refreshTokenParsed=a(n)):(delete o.refreshToken,delete o.refreshTokenParsed),t?(o.idToken=t,o.idTokenParsed=a(t)):(delete o.idToken,delete o.idTokenParsed),e){if(o.token=e,o.tokenParsed=a(e),o.sessionId=o.tokenParsed.sid,o.authenticated=!0,o.subject=o.tokenParsed.sub,o.realmAccess=o.tokenParsed.realm_access,o.resourceAccess=o.tokenParsed.resource_access,r&&(o.timeSkew=Math.floor(r/1e3)-o.tokenParsed.iat),null!=o.timeSkew&&(l("[KEYCLOAK] Estimated time difference between browser and server is "+o.timeSkew+" seconds"),o.onTokenExpired)){var i=1e3*(o.tokenParsed.exp-(new Date).getTime()/1e3+o.timeSkew);l("[KEYCLOAK] Token expires in "+Math.round(i/1e3)+" s"),i<=0?o.onTokenExpired():o.tokenTimeoutHandle=setTimeout(o.onTokenExpired,i)}}else delete o.token,delete o.tokenParsed,delete o.subject,delete o.realmAccess,delete o.resourceAccess,o.authenticated=!1}function v(){if("undefined"==typeof crypto||void 0===crypto.randomUUID)throw new Error("Web Crypto API is not available.");return crypto.randomUUID()}function m(e){var n=function(e){var n;switch(o.flow){case"standard":n=["code","state","session_state","kc_action_status","kc_action","iss"];break;case"implicit":n=["access_token","token_type","id_token","state","session_state","expires_in","kc_action_status","kc_action","iss"];break;case"hybrid":n=["access_token","token_type","id_token","code","state","session_state","expires_in","kc_action_status","kc_action","iss"]}n.push("error"),n.push("error_description"),n.push("error_uri");var t,r,i=e.indexOf("?"),a=e.indexOf("#");if("query"===o.responseMode&&-1!==i?(t=e.substring(0,i),""!==(r=y(e.substring(i+1,-1!==a?a:e.length),n)).paramsString&&(t+="?"+r.paramsString),-1!==a&&(t+=e.substring(a))):"fragment"===o.responseMode&&-1!==a&&(t=e.substring(0,a),""!==(r=y(e.substring(a+1),n)).paramsString&&(t+="#"+r.paramsString)),r&&r.oauthParams)if("standard"===o.flow||"hybrid"===o.flow){if((r.oauthParams.code||r.oauthParams.error)&&r.oauthParams.state)return r.oauthParams.newUrl=t,r.oauthParams}else if("implicit"===o.flow&&(r.oauthParams.access_token||r.oauthParams.error)&&r.oauthParams.state)return r.oauthParams.newUrl=t,r.oauthParams}(e);if(n){var r=t.get(n.state);return r&&(n.valid=!0,n.redirectUri=r.redirectUri,n.storedNonce=r.nonce,n.prompt=r.prompt,n.pkceCodeVerifier=r.pkceCodeVerifier,n.loginOptions=r.loginOptions),n}}function y(e,n){for(var t=e.split("&"),o={paramsString:"",oauthParams:{}},r=0;r<t.length;r++){var i=t[r].indexOf("="),a=t[r].slice(0,i);-1!==n.indexOf(a)?o.oauthParams[a]=t[r].slice(i+1):(""!==o.paramsString&&(o.paramsString+="&"),o.paramsString+=t[r])}return o}function g(){var e={setSuccess:function(n){e.resolve(n)},setError:function(n){e.reject(n)}};return e.promise=new Promise((function(n,t){e.resolve=n,e.reject=t})),e}function k(){var e=g();if(!s.enable)return e.setSuccess(),e.promise;if(s.iframe)return e.setSuccess(),e.promise;var n=document.createElement("iframe");s.iframe=n,n.onload=function(){var n=o.endpoints.authorize();s.iframeOrigin="/"===n.charAt(0)?window.location.origin?window.location.origin:window.location.protocol+"//"+window.location.hostname+(window.location.port?":"+window.location.port:""):n.substring(0,n.indexOf("/",8)),e.setSuccess()};var t=o.endpoints.checkSessionIframe();return n.setAttribute("src",t),n.setAttribute("sandbox","allow-storage-access-by-user-activation allow-scripts allow-same-origin"),n.setAttribute("title","keycloak-session-iframe"),n.style.display="none",document.body.appendChild(n),window.addEventListener("message",(function(e){if(e.origin===s.iframeOrigin&&s.iframe.contentWindow===e.source&&("unchanged"==e.data||"changed"==e.data||"error"==e.data)){"unchanged"!=e.data&&o.clearToken();for(var n=s.callbackList.splice(0,s.callbackList.length),t=n.length-1;t>=0;--t){var r=n[t];"error"==e.data?r.setError():r.setSuccess("unchanged"==e.data)}}}),!1),e.promise}function b(){s.enable&&o.token&&setTimeout((function(){_().then((function(e){e&&b()}))}),1e3*s.interval)}function _(){var e=g();if(s.iframe&&s.iframeOrigin){var n=o.clientId+" "+(o.sessionId?o.sessionId:"");s.callbackList.push(e),1==s.callbackList.length&&s.iframe.contentWindow.postMessage(n,s.iframeOrigin)}else e.setSuccess();return e.promise}function I(e){if(!e||"default"==e)return{login:async function(e){return window.location.assign(await o.createLoginUrl(e)),g().promise},logout:async function(e){if("GET"===(e?.logoutMethod??o.logoutMethod))return void window.location.replace(o.createLogoutUrl(e));const t=document.createElement("form");t.setAttribute("method","POST"),t.setAttribute("action",o.createLogoutUrl(e)),t.style.display="none";const r={id_token_hint:o.idToken,client_id:o.clientId,post_logout_redirect_uri:n.redirectUri(e,!1)};for(const[e,n]of Object.entries(r)){const o=document.createElement("input");o.setAttribute("type","hidden"),o.setAttribute("name",e),o.setAttribute("value",n),t.appendChild(o)}document.body.appendChild(t),t.submit()},register:async function(e){return window.location.assign(await o.createRegisterUrl(e)),g().promise},accountManagement:function(){var e=o.createAccountUrl();if(void 0===e)throw"Not supported by the OIDC server";return window.location.href=e,g().promise},redirectUri:function(e){return e&&e.redirectUri?e.redirectUri:o.redirectUri?o.redirectUri:location.href}};if("cordova"==e){s.enable=!1;var t=function(e,n,t){return window.cordova&&window.cordova.InAppBrowser?window.cordova.InAppBrowser.open(e,n,t):window.open(e,n,t)},r=function(e){var n=function(e){return e&&e.cordovaOptions?Object.keys(e.cordovaOptions).reduce((function(n,t){return n[t]=e.cordovaOptions[t],n}),{}):{}}(e);return n.location="no",e&&"none"==e.prompt&&(n.hidden="yes"),function(e){return Object.keys(e).reduce((function(n,t){return n.push(t+"="+e[t]),n}),[]).join(",")}(n)},i=function(){return o.redirectUri||"http://localhost"};return{login:async function(e){var n=g(),a=r(e),c=await o.createLoginUrl(e),s=t(c,"_blank",a),u=!1,l=!1,f=function(){l=!0,s.close()};return s.addEventListener("loadstart",(function(e){0==e.url.indexOf(i())&&(p(m(e.url),n),f(),u=!0)})),s.addEventListener("loaderror",(function(e){u||(0==e.url.indexOf(i())?(p(m(e.url),n),f(),u=!0):(n.setError(),f()))})),s.addEventListener("exit",(function(){l||n.setError({reason:"closed_by_user"})})),n.promise},logout:function(e){var n,r=g(),a=o.createLogoutUrl(e),c=t(a,"_blank","location=no,hidden=yes,clearcache=yes");return c.addEventListener("loadstart",(function(e){0==e.url.indexOf(i())&&c.close()})),c.addEventListener("loaderror",(function(e){0==e.url.indexOf(i())||(n=!0),c.close()})),c.addEventListener("exit",(function(){n?r.setError():(o.clearToken(),r.setSuccess())})),r.promise},register:async function(e){var n=g(),a=await o.createRegisterUrl(),c=r(e),s=t(a,"_blank",c);return s.addEventListener("loadstart",(function(e){0==e.url.indexOf(i())&&(s.close(),p(m(e.url),n))})),n.promise},accountManagement:function(){var e=o.createAccountUrl();if(void 0===e)throw"Not supported by the OIDC server";var n=t(e,"_blank","location=no");n.addEventListener("loadstart",(function(e){0==e.url.indexOf(i())&&n.close()}))},redirectUri:function(){return i()}}}if("cordova-native"==e)return s.enable=!1,{login:async function(e){var n=g(),t=await o.createLoginUrl(e);return universalLinks.subscribe("keycloak",(function(e){universalLinks.unsubscribe("keycloak"),window.cordova.plugins.browsertab.close(),p(m(e.url),n)})),window.cordova.plugins.browsertab.openUrl(t),n.promise},logout:function(e){var n=g(),t=o.createLogoutUrl(e);return universalLinks.subscribe("keycloak",(function(){universalLinks.unsubscribe("keycloak"),window.cordova.plugins.browsertab.close(),o.clearToken(),n.setSuccess()})),window.cordova.plugins.browsertab.openUrl(t),n.promise},register:async function(e){var n=g(),t=await o.createRegisterUrl(e);return universalLinks.subscribe("keycloak",(function(e){universalLinks.unsubscribe("keycloak"),window.cordova.plugins.browsertab.close(),p(m(e.url),n)})),window.cordova.plugins.browsertab.openUrl(t),n.promise},accountManagement:function(){var e=o.createAccountUrl();if(void 0===e)throw"Not supported by the OIDC server";window.cordova.plugins.browsertab.openUrl(e)},redirectUri:function(e){return e&&e.redirectUri?e.redirectUri:o.redirectUri?o.redirectUri:"http://localhost"}};throw"invalid adapter type: "+e}globalThis.isSecureContext||f("[KEYCLOAK] Keycloak JS must be used in a 'secure context' to function properly as it relies on browser APIs that are otherwise not available.\nContinuing to run your application insecurely will lead to unexpected behavior and breakage.\n\nFor more information see: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts"),o.init=function(r={}){if(o.didInitialize)throw new Error("A 'Keycloak' instance can only be initialized once.");if(o.didInitialize=!0,o.authenticated=!1,t=function(){try{return new S}catch(e){}return new O}(),n=["default","cordova","cordova-native"].indexOf(r.adapter)>-1?I(r.adapter):"object"==typeof r.adapter?r.adapter:window.Cordova||window.cordova?I("cordova"):I(),void 0!==r.useNonce&&(u=r.useNonce),void 0!==r.checkLoginIframe&&(s.enable=r.checkLoginIframe),r.checkLoginIframeInterval&&(s.interval=r.checkLoginIframeInterval),"login-required"===r.onLoad&&(o.loginRequired=!0),r.responseMode){if("query"!==r.responseMode&&"fragment"!==r.responseMode)throw"Invalid value for responseMode";o.responseMode=r.responseMode}if(r.flow){switch(r.flow){case"standard":o.responseType="code";break;case"implicit":o.responseType="id_token token";break;case"hybrid":o.responseType="code id_token token";break;default:throw"Invalid value for flow"}o.flow=r.flow}if(null!=r.timeSkew&&(o.timeSkew=r.timeSkew),r.redirectUri&&(o.redirectUri=r.redirectUri),r.silentCheckSsoRedirectUri&&(o.silentCheckSsoRedirectUri=r.silentCheckSsoRedirectUri),o.silentCheckSsoFallback="boolean"!=typeof r.silentCheckSsoFallback||r.silentCheckSsoFallback,void 0!==r.pkceMethod){if("S256"!==r.pkceMethod&&!1!==r.pkceMethod)throw new TypeError(`Invalid value for pkceMethod', expected 'S256' or false but got ${r.pkceMethod}.`);o.pkceMethod=r.pkceMethod}else o.pkceMethod="S256";o.enableLogging="boolean"==typeof r.enableLogging&&r.enableLogging,o.logoutMethod="POST"===r.logoutMethod?"POST":"GET","string"==typeof r.scope&&(o.scope=r.scope),"string"==typeof r.acrValues&&(o.acrValues=r.acrValues),o.messageReceiveTimeout="number"==typeof r.messageReceiveTimeout&&r.messageReceiveTimeout>0?r.messageReceiveTimeout:1e4,o.responseMode||(o.responseMode="fragment"),o.responseType||(o.responseType="code",o.flow="standard");var i=g(),a=g();a.promise.then((function(){o.onReady&&o.onReady(o.authenticated),i.setSuccess(o.authenticated)})).catch((function(e){i.setError(e)}));var c=function(){var n,t=g();function r(e){o.endpoints=e?{authorize:function(){return e.authorization_endpoint},token:function(){return e.token_endpoint},logout:function(){if(!e.end_session_endpoint)throw"Not supported by the OIDC server";return e.end_session_endpoint},checkSessionIframe:function(){if(!e.check_session_iframe)throw"Not supported by the OIDC server";return e.check_session_iframe},register:function(){throw'Redirection to "Register user" page not supported in standard OIDC mode'},userinfo:function(){if(!e.userinfo_endpoint)throw"Not supported by the OIDC server";return e.userinfo_endpoint}}:{authorize:function(){return d()+"/protocol/openid-connect/auth"},token:function(){return d()+"/protocol/openid-connect/token"},logout:function(){return d()+"/protocol/openid-connect/logout"},checkSessionIframe:function(){return d()+"/protocol/openid-connect/login-status-iframe.html"},thirdPartyCookiesIframe:function(){return d()+"/protocol/openid-connect/3p-cookies/step1.html"},register:function(){return d()+"/protocol/openid-connect/registrations"},userinfo:function(){return d()+"/protocol/openid-connect/userinfo"}}}if("string"==typeof e&&(n=e),n)(a=new XMLHttpRequest).open("GET",n,!0),a.setRequestHeader("Accept","application/json"),a.onreadystatechange=function(){if(4==a.readyState)if(200==a.status||h(a)){var e=JSON.parse(a.responseText);o.authServerUrl=e["auth-server-url"],o.realm=e.realm,o.clientId=e.resource,r(null),t.setSuccess()}else t.setError()},a.send();else{o.clientId=e.clientId;var i,a,c=e.oidcProvider;c?"string"==typeof c?(i="/"==c.charAt(c.length-1)?c+".well-known/openid-configuration":c+"/.well-known/openid-configuration",(a=new XMLHttpRequest).open("GET",i,!0),a.setRequestHeader("Accept","application/json"),a.onreadystatechange=function(){4==a.readyState&&(200==a.status||h(a)?(r(JSON.parse(a.responseText)),t.setSuccess()):t.setError())},a.send()):(r(c),t.setSuccess()):(o.authServerUrl=e.url,o.realm=e.realm,r(null),t.setSuccess())}return t.promise}();function l(){var e=function(e){e||(t.prompt="none"),r.locale&&(t.locale=r.locale),o.login(t).then((function(){a.setSuccess()})).catch((function(e){a.setError(e)}))},n=async function(){var e=document.createElement("iframe"),n=await o.createLoginUrl({prompt:"none",redirectUri:o.silentCheckSsoRedirectUri});e.setAttribute("src",n),e.setAttribute("sandbox","allow-storage-access-by-user-activation allow-scripts allow-same-origin"),e.setAttribute("title","keycloak-silent-check-sso"),e.style.display="none",document.body.appendChild(e);var t=function(n){n.origin===window.location.origin&&e.contentWindow===n.source&&(p(m(n.data),a),document.body.removeChild(e),window.removeEventListener("message",t))};window.addEventListener("message",t)},t={};switch(r.onLoad){case"check-sso":s.enable?k().then((function(){_().then((function(t){t?a.setSuccess():o.silentCheckSsoRedirectUri?n():e(!1)})).catch((function(e){a.setError(e)}))})):o.silentCheckSsoRedirectUri?n():e(!1);break;case"login-required":e(!0);break;default:throw"Invalid value for onLoad"}}function v(){var e=m(window.location.href);if(e&&window.history.replaceState(window.history.state,null,e.newUrl),e&&e.valid)return k().then((function(){p(e,a)})).catch((function(e){a.setError(e)}));r.token&&r.refreshToken?(w(r.token,r.refreshToken,r.idToken),s.enable?k().then((function(){_().then((function(e){e?(o.onAuthSuccess&&o.onAuthSuccess(),a.setSuccess(),b()):a.setSuccess()})).catch((function(e){a.setError(e)}))})):o.updateToken(-1).then((function(){o.onAuthSuccess&&o.onAuthSuccess(),a.setSuccess()})).catch((function(e){o.onAuthError&&o.onAuthError(),r.onLoad?l():a.setError(e)}))):r.onLoad?l():a.setSuccess()}return c.then((function(){(function(){var e=g();if((s.enable||o.silentCheckSsoRedirectUri)&&"function"==typeof o.endpoints.thirdPartyCookiesIframe){var n=document.createElement("iframe");n.setAttribute("src",o.endpoints.thirdPartyCookiesIframe()),n.setAttribute("sandbox","allow-storage-access-by-user-activation allow-scripts allow-same-origin"),n.setAttribute("title","keycloak-3p-check-iframe"),n.style.display="none",document.body.appendChild(n);var t=function(r){n.contentWindow===r.source&&("supported"!==r.data&&"unsupported"!==r.data||("unsupported"===r.data&&(f("[KEYCLOAK] Your browser is blocking access to 3rd-party cookies, this means:\n\n - It is not possible to retrieve tokens without redirecting to the Keycloak server (a.k.a. no support for silent authentication).\n - It is not possible to automatically detect changes to the session status (such as the user logging out in another tab).\n\nFor more information see: https://www.keycloak.org/securing-apps/javascript-adapter#_modern_browsers"),s.enable=!1,o.silentCheckSsoFallback&&(o.silentCheckSsoRedirectUri=!1)),document.body.removeChild(n),window.removeEventListener("message",t),e.setSuccess()))};window.addEventListener("message",t,!1)}else e.setSuccess();return function(e,n){var t=null,o=new Promise((function(e,o){t=setTimeout((function(){o({error:"Timeout when waiting for 3rd party check iframe message."})}),n)}));return Promise.race([e,o]).finally((function(){clearTimeout(t)}))}(e.promise,o.messageReceiveTimeout)})().then(v).catch((function(e){i.setError(e)}))})),c.catch((function(e){i.setError(e)})),i.promise},o.login=function(e){return n.login(e)},o.createLoginUrl=async function(e){var r,i=v(),a=v(),c=n.redirectUri(e),s={state:i,nonce:a,redirectUri:encodeURIComponent(c),loginOptions:e};e&&e.prompt&&(s.prompt=e.prompt),r=e&&"register"==e.action?o.endpoints.register():o.endpoints.authorize();var l=e&&e.scope||o.scope;l?-1===l.indexOf("openid")&&(l="openid "+l):l="openid";var f=r+"?client_id="+encodeURIComponent(o.clientId)+"&redirect_uri="+encodeURIComponent(c)+"&state="+encodeURIComponent(i)+"&response_mode="+encodeURIComponent(o.responseMode)+"&response_type="+encodeURIComponent(o.responseType)+"&scope="+encodeURIComponent(l);if(u&&(f=f+"&nonce="+encodeURIComponent(a)),e&&e.prompt&&(f+="&prompt="+encodeURIComponent(e.prompt)),e&&"number"==typeof e.maxAge&&(f+="&max_age="+encodeURIComponent(e.maxAge)),e&&e.loginHint&&(f+="&login_hint="+encodeURIComponent(e.loginHint)),e&&e.idpHint&&(f+="&kc_idp_hint="+encodeURIComponent(e.idpHint)),e&&e.action&&"register"!=e.action&&(f+="&kc_action="+encodeURIComponent(e.action)),e&&e.locale&&(f+="&ui_locales="+encodeURIComponent(e.locale)),e&&e.acr){var d=JSON.stringify({id_token:{acr:e.acr}});f+="&claims="+encodeURIComponent(d)}if((e&&e.acrValues||o.acrValues)&&(f+="&acr_values="+encodeURIComponent(e.acrValues||o.acrValues)),o.pkceMethod)try{const e=function(e,n){for(var t=function(e){if("undefined"==typeof crypto||void 0===crypto.getRandomValues)throw new Error("Web Crypto API is not available.");return crypto.getRandomValues(new Uint8Array(e))}(e),o=new Array(e),r=0;r<e;r++)o[r]=n.charCodeAt(t[r]%62);return String.fromCharCode.apply(null,o)}(96,"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"),n=await async function(e,n){if("S256"!==e)throw new TypeError(`Invalid value for 'pkceMethod', expected 'S256' but got '${e}'.`);return function(e){const n=String.fromCodePoint(...e);return btoa(n)}(new Uint8Array(await async function(e){const n=(new TextEncoder).encode(e);if("undefined"==typeof crypto||void 0===crypto.subtle)throw new Error("Web Crypto API is not available.");return await crypto.subtle.digest("SHA-256",n)}(n))).replace(/\+/g,"-").replace(/\//g,"_").replace(/\=/g,"")}(o.pkceMethod,e);s.pkceCodeVerifier=e,f+="&code_challenge="+n,f+="&code_challenge_method="+o.pkceMethod}catch(e){throw new Error("Failed to generate PKCE challenge.",{cause:e})}return t.add(s),f},o.logout=function(e){return n.logout(e)},o.createLogoutUrl=function(e){if("POST"===(e?.logoutMethod??o.logoutMethod))return o.endpoints.logout();var t=o.endpoints.logout()+"?client_id="+encodeURIComponent(o.clientId)+"&post_logout_redirect_uri="+encodeURIComponent(n.redirectUri(e,!1));return o.idToken&&(t+="&id_token_hint="+encodeURIComponent(o.idToken)),t},o.register=function(e){return n.register(e)},o.createRegisterUrl=async function(e){return e||(e={}),e.action="register",await o.createLoginUrl(e)},o.createAccountUrl=function(e){var t=d(),r=void 0;return void 0!==t&&(r=t+"/account?referrer="+encodeURIComponent(o.clientId)+"&referrer_uri="+encodeURIComponent(n.redirectUri(e))),r},o.accountManagement=function(){return n.accountManagement()},o.hasRealmRole=function(e){var n=o.realmAccess;return!!n&&n.roles.indexOf(e)>=0},o.hasResourceRole=function(e,n){if(!o.resourceAccess)return!1;var t=o.resourceAccess[n||o.clientId];return!!t&&t.roles.indexOf(e)>=0},o.loadUserProfile=function(){var e=d()+"/account",n=new XMLHttpRequest;n.open("GET",e,!0),n.setRequestHeader("Accept","application/json"),n.setRequestHeader("Authorization","bearer "+o.token);var t=g();return n.onreadystatechange=function(){4==n.readyState&&(200==n.status?(o.profile=JSON.parse(n.responseText),t.setSuccess(o.profile)):t.setError())},n.send(),t.promise},o.loadUserInfo=function(){var e=o.endpoints.userinfo(),n=new XMLHttpRequest;n.open("GET",e,!0),n.setRequestHeader("Accept","application/json"),n.setRequestHeader("Authorization","bearer "+o.token);var t=g();return n.onreadystatechange=function(){4==n.readyState&&(200==n.status?(o.userInfo=JSON.parse(n.responseText),t.setSuccess(o.userInfo)):t.setError())},n.send(),t.promise},o.isTokenExpired=function(e){if(!o.tokenParsed||!o.refreshToken&&"implicit"!=o.flow)throw"Not authenticated";if(null==o.timeSkew)return l("[KEYCLOAK] Unable to determine if token is expired as timeskew is not set"),!0;var n=o.tokenParsed.exp-Math.ceil((new Date).getTime()/1e3)+o.timeSkew;if(e){if(isNaN(e))throw"Invalid minValidity";n-=e}return n<0},o.updateToken=function(e){var n=g();if(!o.refreshToken)return n.setError(),n.promise;e=e||5;var t=function(){var t=!1;if(-1==e?(t=!0,l("[KEYCLOAK] Refreshing token: forced refresh")):o.tokenParsed&&!o.isTokenExpired(e)||(t=!0,l("[KEYCLOAK] Refreshing token: token expired")),t){var i="grant_type=refresh_token&refresh_token="+o.refreshToken,a=o.endpoints.token();if(r.push(n),1==r.length){var c=new XMLHttpRequest;c.open("POST",a,!0),c.setRequestHeader("Content-type","application/x-www-form-urlencoded"),c.withCredentials=!0,i+="&client_id="+encodeURIComponent(o.clientId);var s=(new Date).getTime();c.onreadystatechange=function(){if(4==c.readyState)if(200==c.status){l("[KEYCLOAK] Token refreshed"),s=(s+(new Date).getTime())/2;var e=JSON.parse(c.responseText);w(e.access_token,e.refresh_token,e.id_token,s),o.onAuthRefreshSuccess&&o.onAuthRefreshSuccess();for(var n=r.pop();null!=n;n=r.pop())n.setSuccess(!0)}else for(f("[KEYCLOAK] Failed to refresh token"),400==c.status&&o.clearToken(),o.onAuthRefreshError&&o.onAuthRefreshError(),n=r.pop();null!=n;n=r.pop())n.setError("Failed to refresh token: An unexpected HTTP error occurred while attempting to refresh the token.")},c.send(i)}}else n.setSuccess(!1)};return s.enable?_().then((function(){t()})).catch((function(e){n.setError(e)})):t(),n.promise},o.clearToken=function(){o.token&&(w(null,null,null),o.onAuthLogout&&o.onAuthLogout(),o.loginRequired&&o.login())};const C="kc-callback-";var S=function(){if(!(this instanceof S))return new S;function e(){const e=Date.now();for(const[o,r]of n()){const n=t(r);(null===n||n<e)&&localStorage.removeItem(o)}}function n(){return Object.entries(localStorage).filter((([e])=>e.startsWith(C)))}function t(e){let n;try{n=JSON.parse(e)}catch(e){return null}return c(n)&&"expires"in n&&"number"==typeof n.expires?n.expires:null}localStorage.setItem("kc-test","test"),localStorage.removeItem("kc-test"),this.get=function(n){if(n){var t=C+n,o=localStorage.getItem(t);return o&&(localStorage.removeItem(t),o=JSON.parse(o)),e(),o}},this.add=function(t){e();const o=C+t.state,r=JSON.stringify({...t,expires:Date.now()+36e5});try{localStorage.setItem(o,r)}catch(e){!function(){for(const[e]of n())localStorage.removeItem(e)}(),localStorage.setItem(o,r)}}},O=function(){if(!(this instanceof O))return new O;var e=this;e.get=function(e){if(e){var r=t(C+e);return o(C+e,"",n(-100)),r?JSON.parse(r):void 0}},e.add=function(e){o(C+e.state,JSON.stringify(e),n(60))},e.removeItem=function(e){o(e,"",n(-100))};var n=function(e){var n=new Date;return n.setTime(n.getTime()+60*e*1e3),n},t=function(e){for(var n=e+"=",t=document.cookie.split(";"),o=0;o<t.length;o++){for(var r=t[o];" "==r.charAt(0);)r=r.substring(1);if(0==r.indexOf(n))return r.substring(n.length,r.length)}return""},o=function(e,n,t){var o=e+"="+n+"; expires="+t.toUTCString()+"; ";document.cookie=o}};function U(e){return function(){o.enableLogging&&e.apply(console,Array.prototype.slice.call(arguments))}}}function a(e){const[n,t]=e.split(".");if("string"!=typeof t)throw new Error("Unable to decode token, payload not found.");let o;try{o=function(e){let n=e.replaceAll("-","+").replaceAll("_","/");switch(n.length%4){case 0:break;case 2:n+="==";break;case 3:n+="=";break;default:throw new Error("Input is not of the correct length.")}try{return function(e){return decodeURIComponent(atob(e).replace(/(.)/g,((e,n)=>{let t=n.charCodeAt(0).toString(16).toUpperCase();return t.length<2&&(t="0"+t),"%"+t})))}(n)}catch(e){return atob(n)}}(t)}catch(e){throw new Error("Unable to decode token, payload is not a valid Base64URL value.",{cause:e})}try{return JSON.parse(o)}catch(e){throw new Error("Unable to decode token, payload is not a valid JSON value.",{cause:e})}}function c(e){return"object"==typeof e&&null!==e}let s=null,u=null;const l=class{constructor(t){e(this,t),this.keycloak=n(this,"keycloak",7),this.auth=n(this,"auth",7),this.handleLogin=async()=>{if(!this.authenticated)try{await function(){if(!s)throw new Error("Keycloak is not initialized.");s.login()}()}catch(e){r.show(e.message,"error")}},this.handleLogout=async()=>{try{await function(){if(!s)throw new Error("Keycloak is not initialized.");s.logout()}()}catch(e){r.show(e.message,"error")}this.authenticated=!1,this.user=null},this.keycloakUrl=void 0,this.keycloakRealm=void 0,this.keycloakClientId=void 0,this.authenticated=!1,this.user=null,this.serverAvailable=!1}async componentWillLoad(){this.keycloakUrl&&this.keycloakRealm&&this.keycloakClientId?(this.serverAvailable=await async function(e){try{const n=await fetch(e,{method:"HEAD",mode:"no-cors"});return n.ok||"opaque"===n.type}catch(e){return!1}}(`${this.keycloakUrl}/realms/${this.keycloakRealm}`),this.serverAvailable?await this.initAuth():r.show("Keycloak server is unavailable.","error")):console.error("Keycloak configuration props are missing.")}async initAuth(){try{const e=await function(e,n=!0){return u?(console.log("Keycloak already initialized, returning from cache"),u):(s||(s=new i({url:e.url,realm:e.realm,clientId:e.clientId})),u=s.init({onLoad:n?"check-sso":"login-required",checkLoginIframe:!1}).then((e=>e)).catch((e=>(console.error("Failed to initialize Keycloak:",e),!1))),u)}({url:this.keycloakUrl,realm:this.keycloakRealm,clientId:this.keycloakClientId},!0);this.keycloak.emit({init:e}),(null==s?void 0:s.authenticated)&&(this.user=(null==s?void 0:s.authenticated)&&(null==s?void 0:s.idTokenParsed)?{fullname:s.idTokenParsed.name,email:s.idTokenParsed.email,lastname:s.idTokenParsed.family_name,firstname:s.idTokenParsed.given_name,username:s.idTokenParsed.preferred_username,background:"grey",token:s.token,sub:s.idTokenParsed.sub}:{},this.authenticated=!0,this.auth.emit({authenticated:this.authenticated,user:this.user}))}catch(e){r.show(e.message,"error")}}render(){return t("div",{key:"ac10895096f36f2fb3a79622972d5a8c519685eb",class:"block"},!this.authenticated&&t("eds-button",{key:"55aab5ee63214d6a1ccdefc303273df99aa309cf",label:"Login",intent:"primary","extra-class":"text-default","aria-label":"Login",triggerClick:this.handleLogin.bind(this)}))}},f=class{constructor(t){e(this,t),this.splash=n(this,"splash",7),this.inverse=!1,this.initPromise=void 0,this.isVisible=!0}componentWillLoad(){this.initPromise&&this.handleInitPromise(this.initPromise)}async watchInitPromise(e){e&&this.handleInitPromise(e)}async handleInitPromise(e){try{await e,this.hideSplash()}catch(e){this.splash.emit({type:"error",message:e.message||"Unknown error"})}}handleHideSplash(){this.hideSplash()}hideSplash(){this.isVisible=!1,this.splash.emit({type:"hidden",message:"Splash screen hidden successfully"})}render(){return this.isVisible?t(o,null,t("div",{class:"splash-overlay",style:{background:this.inverse?"black":"var(--grey-200)"}},t("div",{class:"logo-container"},t("eds-logo",this.inverse?{orientation:"vertical",type:"color-white"}:{orientation:"vertical",type:"color"})),t("div",{class:"content-container"},t("eds-spinner",{size:"1rem",thickness:"3px","border-color":"var(--grey-400)","bottom-color":"var(--grey-900)",background:"none",fullscreen:!1})))):null}static get watchers(){return{initPromise:["watchInitPromise"]}}};f.style=".splash-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999999;background-color:var(--grey-200);display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-container{width:200px;height:200px;margin-bottom:1rem}.content-container{position:relative;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}";export{l as eds_login,f as eds_splash_screen}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const C=' <svg\n width="24"\n height="24"\n viewBox="0 0 24 24"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path\n d="M12 10.8728C10.9812 8.89138 8.20675 5.19886 5.62717 3.37775C3.15607 1.63323 2.21338 1.9355 1.59538 2.21475C0.880058 2.53797 0.75 3.63616 0.75 4.28228C0.75 4.92839 1.10422 9.5795 1.33526 10.3559C2.09866 12.9211 4.81627 13.7879 7.319 13.5098C7.44694 13.4908 7.57669 13.4733 7.70807 13.457C7.57919 13.4776 7.44938 13.4953 7.319 13.5098C3.65128 14.0529 0.393987 15.3896 4.66614 20.1456C9.3655 25.0113 11.1066 19.1023 12 16.1064C12.8934 19.1023 13.9225 24.7982 19.2497 20.1456C23.25 16.1064 20.3488 14.0531 16.681 13.5099C16.5506 13.4954 16.4208 13.4778 16.2919 13.4572C16.4233 13.4734 16.5531 13.4909 16.681 13.5099C19.1838 13.7881 21.9013 12.9213 22.6648 10.3561C22.8958 9.57969 23.25 4.92855 23.25 4.28244C23.25 3.63632 23.1199 2.53813 22.4046 2.21491C21.7866 1.93566 20.8439 1.63339 18.3728 3.37791C15.7933 5.19902 13.0188 8.89138 12 10.8728Z"\n fill="currentColor"\n />\n </svg>';export{C as b}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as c}from"./p-cccacbd3.js";import{e as r}from"./p-0e6d43c5.js";const e=class{constructor(c){s(this,c),this.class=""}render(){return c("span",{key:"9758d733a6bdc751f059588ca8c3bc916f430968",class:this.class,innerHTML:r})}};export{e as eds_icon_eu}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const t='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1834.73 775.39" style="enable-background:new 0 0 1834.73 775.39;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#141414;}\n\t.st1{display:none;}\n\t.st2{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<path class="st0" d="M820.81,445.19l-62.9,0.13c-11.15-0.08-15.09-5.71-15.11-15.54l-0.04-20.05\n\t\t\t\tc-0.02-9.88,3.92-15.53,15.2-15.61l56.29-0.11c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.4c0-1.45-1.18-2.62-2.63-2.62l-56.72,0.11\n\t\t\t\tc-10.94-0.17-14.82-5.79-14.84-15.53l-0.04-19.81c-0.02-9.92,3.96-15.59,15.36-15.61l61.61-0.12c1.45,0,2.62-1.18,2.62-2.63\n\t\t\t\tl-0.03-16.48c0-1.45-1.18-2.62-2.63-2.62l-99.6,0.2c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl100.58-0.2c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.48C823.44,446.36,822.26,445.19,820.81,445.19z"/>\n\t\t\t<path class="st0" d="M958.26,385.59c-0.73-0.45-1.47-0.87-2.21-1.27c0,0,0-0.01,0-0.01c-4.4-2.75-3.73-9.71-0.02-11.95\n\t\t\t\tc4.27-2.87,7.67-6.68,10.23-11.45c2.55-4.77,3.82-10.64,3.8-17.6c-0.02-8.27-1.97-15.72-5.84-22.32\n\t\t\t\tc-3.88-6.61-9.71-11.85-17.51-15.72c-7.79-3.88-17.62-5.8-29.49-5.78l-58.62,0.12c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99\n\t\t\t\tc0,1.45,1.18,2.62,2.63,2.62l61.48-0.12c12.96-0.03,23.6-2.02,31.92-5.98c8.32-3.96,14.47-9.34,18.46-16.12\n\t\t\t\tc3.99-6.79,5.97-14.45,5.96-23c-0.02-8.65-1.77-16-5.27-22.04C967.98,393.53,963.57,388.88,958.26,385.59z M881.28,336.02\n\t\t\t\tc0.14-9.44,4.08-14.86,14.92-15.02l19.51-0.04c10.02-0.02,17.45,2.31,22.31,6.98c4.85,4.67,7.29,10.47,7.3,17.38\n\t\t\t\tc0.01,5.39-1.33,10.06-4.01,14.01c-2.69,3.95-6.3,7.02-10.84,9.21c-4.54,2.19-9.64,3.29-15.3,3.3l-18.72,0.04\n\t\t\t\tc-10.95-0.07-14.94-5.49-15.12-14.97L881.28,336.02z M943.87,438c-5.22,4.69-13.87,7.05-25.95,7.07l-21.36,0.04\n\t\t\t\tc-10.93-0.08-14.92-5.5-15.09-14.97l-0.05-23.58c0.14-9.4,4.05-14.82,14.81-15.02l22.48-0.04c6.75-0.01,12.59,1.28,17.52,3.88\n\t\t\t\tc4.93,2.6,8.73,6.11,11.41,10.51c2.68,4.4,4.02,9.25,4.03,14.53C951.69,427.46,949.09,433.31,943.87,438z"/>\n\t\t\t<path class="st0" d="M1097.5,406.14c-1.68-3.06-0.87-8.11,3.42-10.88c0,0-0.02,0-0.03,0c7.32-4.2,12.91-9.78,16.75-16.77\n\t\t\t\tc4.26-7.77,6.38-16.77,6.36-27c-0.02-10.29-2.16-19.36-6.42-27.22c-4.26-7.86-10.68-14.01-19.27-18.46\n\t\t\t\tc-8.58-4.45-19.35-6.66-32.31-6.63l-56.99,0.11c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.09-45.22c0.02-9.79,3.98-15.4,15.21-15.47l13.75-0.03c4.67,0.08,7.8,2.01,10.11,5.86l30.18,55.96\n\t\t\t\tc0.46,0.85,1.35,1.38,2.31,1.38l22.75-0.05c1.99,0,3.25-2.14,2.29-3.89L1097.5,406.14z M1083.75,377.87\n\t\t\t\tc-5.14,2.35-11.79,3.54-19.96,3.55l-16.74,0.03c-11.26-0.02-15.24-5.61-15.3-15.41l-0.06-29.57\n\t\t\t\tc-0.02-9.92,3.96-15.59,15.36-15.61l16.3-0.03c8.33-0.02,15.07,1.21,20.22,3.68c5.15,2.47,8.94,6.01,11.37,10.63\n\t\t\t\tc2.43,4.62,3.65,10.09,3.67,16.41c0.01,6.26-1.18,11.63-3.56,16.09C1092.65,372.11,1088.89,375.52,1083.75,377.87z"/>\n\t\t\t<path class="st0" d="M1231.98,300.59c-0.38-1.04-1.36-1.73-2.47-1.73l-25.47,0.05c-1.11,0-2.09,0.7-2.46,1.74l-57.97,162.11\n\t\t\t\tc-0.61,1.71,0.66,3.51,2.47,3.5l21.19-0.04c1.12,0,2.11-0.71,2.47-1.77l10.72-31.16c1.44-4.2,5.68-11.36,14.74-11.38l43.68-0.09\n\t\t\t\tc8.81-0.02,13.08,6.74,14.65,10.97l10.94,31.47c0.37,1.06,1.36,1.76,2.48,1.76l21.19-0.04c1.82,0,3.08-1.81,2.46-3.51\n\t\t\t\tL1231.98,300.59z M1230.02,400.61l-26.02,0.05c-9.97,0.02-9.48-8.28-8.24-11.88l14.59-42.43c1.64-5.95,11.14-5.68,13.11-0.03\n\t\t\t\tl14.9,42.85C1239.48,392.96,1239.59,400.59,1230.02,400.61z"/>\n\t\t\t<path class="st0" d="M1338.23,298.64l-19.99,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1340.86,299.81,1339.68,298.64,1338.23,298.64z"/>\n\t\t\t<path class="st0" d="M1509.96,298.3l-19.74,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.2,99.87c-0.02,8.27-9.16,9.07-13.32,3.35\n\t\t\t\tl-72.74-104.54c-0.49-0.71-1.3-1.13-2.16-1.12l-19.36,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.2-99.66c-0.02-8.33,9.19-9.13,13.35-3.36l72.63,104.35c0.49,0.71,1.3,1.13,2.16,1.12\n\t\t\t\tl19.2-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1512.58,299.47,1511.41,298.3,1509.96,298.3z"/>\n\t\t\t<path class="st0" d="M1662.91,399.66c-2.98-5.38-6.87-9.89-11.66-13.53c-4.8-3.64-10-6.57-15.61-8.79\n\t\t\t\tc-5.61-2.22-11.09-3.98-16.43-5.28l-16.34-4.21c-3.27-0.81-6.67-1.85-10.21-3.12c-3.54-1.27-6.85-2.87-9.93-4.8\n\t\t\t\tc-3.08-1.93-5.56-4.33-7.45-7.21c-1.88-2.88-2.83-6.31-2.84-10.28c-0.01-4.74,1.36-8.97,4.1-12.71\n\t\t\t\tc2.74-3.73,6.62-6.68,11.62-8.84s10.94-3.25,17.79-3.26c9.58-0.02,17.53,2.1,23.86,6.36c5.73,3.86,9.23,9.15,10.5,15.87\n\t\t\t\tc0.23,1.23,1.32,2.12,2.57,2.11l19.31-0.04c1.53,0,2.75-1.32,2.62-2.85c-0.67-7.83-3.24-14.84-7.73-21.03\n\t\t\t\tc-5.02-6.93-11.88-12.37-20.57-16.33c-8.69-3.96-18.7-5.92-30.02-5.9c-11.21,0.02-21.28,2.04-30.2,6.06\n\t\t\t\tc-8.92,4.02-15.99,9.63-21.2,16.82c-5.21,7.2-7.81,15.61-7.79,25.25c0.02,11.65,3.95,21.01,11.78,28.07\n\t\t\t\tc7.83,7.06,18.44,12.4,31.84,16.02l19.77,5.35c5.99,1.57,11.37,3.38,16.14,5.44c4.77,2.06,8.55,4.66,11.37,7.82\n\t\t\t\tc2.81,3.15,4.22,7.21,4.23,12.16c0.01,5.44-1.59,10.2-4.79,14.26c-3.21,4.06-7.6,7.23-13.17,9.5\n\t\t\t\tc-5.58,2.27-11.93,3.41-19.06,3.43c-6.48,0.01-12.43-0.94-17.85-2.86c-5.42-1.92-9.86-4.88-13.33-8.88\n\t\t\t\tc-3.03-3.49-4.92-7.76-5.69-12.81c-0.19-1.28-1.29-2.24-2.59-2.24l-20.15,0.04c-1.56,0-2.77,1.36-2.61,2.91\n\t\t\t\tc0.92,8.85,3.71,16.57,8.4,23.17c5.19,7.31,12.36,12.95,21.51,16.9c9.15,3.96,19.99,5.92,32.51,5.9\n\t\t\t\tc13.07-0.03,24.21-2.17,33.43-6.44c9.22-4.27,16.25-10.08,21.11-17.44c4.86-7.36,7.28-15.77,7.26-25.25\n\t\t\t\tC1667.38,411.5,1665.88,405.05,1662.91,399.66z"/>\n\t\t</g>\n\t\t<path class="st0" d="M258.97,240.6c40.72-26.78,76.97-32.65,110.28-25.5c0,0,0-0.01,0-0.01c13.87,0.52,9.38-8.52,3.01-12.53\n\t\t\tc-8.39-5.03-16.87-9.55-25.45-13.41c-6.23-2.8-12.38-5.2-18.46-7.2l-35.8,9.67c-10.67,2.88-20.39,8.52-28.19,16.35l-57.7,57.93\n\t\t\tc-7.8,7.83-13.4,17.57-16.24,28.25l-2.19,8.24C210.54,279.64,233.7,257.23,258.97,240.6z M510.17,383.6\n\t\t\tc-0.03-0.02-0.07-0.05-0.07-0.05c8.88,4.41,17.23-0.19,6.23-8.66c-71.12-54.2-145.36-100.09-229.78-70.23\n\t\t\tc-43.92,15.53-81.98,45.49-118.54,75.62c-1.23,8.48-0.75,17.15,1.5,25.47l7.18,26.57c0.06-0.05,0.13-0.1,0.19-0.15\n\t\t\tc44.35-34.43,90.21-70.04,146.64-83.67C386.39,333.31,449.69,352.97,510.17,383.6z M580.46,352.26\n\t\t\tc8.57,5.39,16.84,10.07,24.87,14.07l-19.71-72.97c-2.88-10.67-8.52-20.39-16.35-28.19l-57.93-57.7\n\t\t\tc-7.83-7.8-17.57-13.4-28.25-16.24l-79.01-21c-10.68-2.84-21.92-2.82-32.59,0.06l-18.42,4.97\n\t\t\tc45.55,24.86,80.87,47.96,134.92,101.19C541.03,328.71,549.71,332.92,580.46,352.26z M337.53,528.62\n\t\t\tc-36.44-0.62-67.62,6.59-96.28,18.2l23.84,23.75c7.83,7.8,17.57,13.4,28.25,16.24l79.02,21c10.68,2.84,21.92,2.82,32.59-0.06\n\t\t\tl78.93-21.32c10.67-2.88,20.39-8.52,28.19-16.35l1.53-1.54C455.38,546.27,396.44,529.62,337.53,528.62L337.53,528.62z\n\t\t\t M608.94,384.65c-56.3-28.37-93.16-63.84-102.3-73.01c-42.98-43.16-142.72-141.27-244.56-66.32\n\t\t\tc-26.44,19.46-52.53,43.23-76.76,68.16l-11.29,42.48c32.89-26.46,67.54-51.35,107.51-65.49c104.7-37.03,191.5,31.07,275.44,96.94\n\t\t\tc15.5,12.16,30.57,23.98,45.41,34.85l4.59-17.26c1.43-5.38,2.13-10.9,2.11-16.41C609.07,387.28,609.02,385.96,608.94,384.65z\n\t\t\t M324.83,353.99c-55.25,13.35-100.62,48.58-144.5,82.65c-0.68,0.53-1.37,1.06-2.06,1.6l12.55,46.45\n\t\t\tc1.09,4.05,2.59,7.95,4.44,11.67c5.75-4.14,11.45-8.29,17.1-12.42c47.64-34.8,96.9-70.79,162.8-78.53\n\t\t\tc71.49-8.39,147.02,15.95,219.1,47.42l3.18-11.97C512.6,387.59,417.68,331.55,324.83,353.99z M376.92,420.34\n\t\t\tc-39.12,4.59-71.68,19.54-102.49,38.79c-10.97,7.1-6.77,14.41,3.77,11.29c0.01,0,0.02-0.01,0.03-0.01\n\t\t\tc21.13-6.84,44.44-10.92,71.35-10.83c75.82,0.28,150.74,21.6,224.12,48.18c5.75-6.97,9.97-15.1,12.31-23.87l4.35-16.36\n\t\t\tC519.5,436.45,445.58,412.28,376.92,420.34z M206.99,512.68c0.06,0.06,0.12,0.13,0.18,0.19l22.48,22.39\n\t\t\tc31.77-13.69,66.56-22.38,108.14-21.68c63.27,1.08,125.88,19.33,187.42,43.31l44.42-44.59c-72.23-26.04-145.88-46.79-220.07-47.06\n\t\t\tC288.93,465.01,248.17,485.67,206.99,512.68z"/>\n\t</g>\n</g>\n<g id="Margins" class="st1">\n\t<path class="st2" d="M438.49,145.52h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62V75.3c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56V37.3\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62V2.62c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,146.69,439.94,145.52,438.49,145.52z"/>\n\t<path class="st2" d="M145.51,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC146.68,336.59,145.51,337.77,145.51,339.22z"/>\n\t<path class="st2" d="M1812.91,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC1814.08,336.59,1812.91,337.77,1812.91,339.22z"/>\n\t<path class="st2" d="M438.49,754.55h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62v-16.4c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56v-19.81\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62v-16.48c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,755.73,439.94,754.55,438.49,754.55z"/>\n</g>\n</svg>\n',c='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1834.73 775.39" style="enable-background:new 0 0 1834.73 775.39;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#FFFFFF;}\n\t.st1{fill:url(#SVGID_1_);}\n\t.st2{display:none;}\n\t.st3{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Background">\n\t<rect transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 1834.8317 775.3863)" width="1834.83" height="775.39"/>\n</g>\n<g id="Logo">\n\t<g>\n\t\t<path class="st0" d="M820.81,445.19l-62.9,0.13c-11.15-0.08-15.09-5.71-15.11-15.54l-0.04-20.05c-0.02-9.88,3.92-15.53,15.2-15.61\n\t\t\tl56.29-0.11c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.4c0-1.45-1.18-2.62-2.63-2.62l-56.72,0.11c-10.94-0.17-14.82-5.79-14.84-15.53\n\t\t\tl-0.04-19.81c-0.02-9.92,3.96-15.59,15.36-15.61l61.61-0.12c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.48c0-1.45-1.18-2.62-2.63-2.62\n\t\t\tl-99.6,0.2c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l100.58-0.2c1.45,0,2.62-1.18,2.62-2.63\n\t\t\tl-0.03-16.48C823.44,446.36,822.26,445.19,820.81,445.19z"/>\n\t\t<path class="st0" d="M958.26,385.59c-0.73-0.45-1.47-0.87-2.21-1.27c0,0,0-0.01,0-0.01c-4.4-2.75-3.73-9.71-0.02-11.95\n\t\t\tc4.27-2.87,7.67-6.68,10.23-11.45c2.55-4.77,3.82-10.64,3.8-17.6c-0.02-8.27-1.97-15.72-5.84-22.32\n\t\t\tc-3.88-6.61-9.71-11.85-17.51-15.72c-7.79-3.88-17.62-5.8-29.49-5.78l-58.62,0.12c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99\n\t\t\tc0,1.45,1.18,2.62,2.63,2.62l61.48-0.12c12.96-0.03,23.6-2.02,31.92-5.98c8.32-3.96,14.47-9.34,18.46-16.12\n\t\t\tc3.99-6.79,5.97-14.45,5.96-23c-0.02-8.65-1.77-16-5.27-22.04C967.98,393.53,963.57,388.88,958.26,385.59z M881.28,336.02\n\t\t\tc0.14-9.44,4.08-14.86,14.92-15.02l19.51-0.04c10.02-0.02,17.45,2.31,22.31,6.98c4.85,4.67,7.29,10.47,7.3,17.38\n\t\t\tc0.01,5.39-1.33,10.06-4.01,14.01c-2.69,3.95-6.3,7.02-10.84,9.21c-4.54,2.19-9.64,3.29-15.3,3.3l-18.72,0.04\n\t\t\tc-10.95-0.07-14.94-5.49-15.12-14.97L881.28,336.02z M943.87,438c-5.22,4.69-13.87,7.05-25.95,7.07l-21.36,0.04\n\t\t\tc-10.93-0.08-14.92-5.5-15.09-14.97l-0.05-23.58c0.14-9.4,4.05-14.82,14.81-15.02l22.48-0.04c6.75-0.01,12.59,1.28,17.52,3.88\n\t\t\tc4.93,2.6,8.73,6.11,11.41,10.51c2.68,4.4,4.02,9.25,4.03,14.53C951.69,427.46,949.09,433.31,943.87,438z"/>\n\t\t<path class="st0" d="M1097.5,406.14c-1.68-3.06-0.87-8.11,3.42-10.88c0,0-0.02,0-0.03,0c7.32-4.2,12.91-9.78,16.75-16.77\n\t\t\tc4.26-7.77,6.38-16.77,6.36-27c-0.02-10.29-2.16-19.36-6.42-27.22c-4.26-7.86-10.68-14.01-19.27-18.46\n\t\t\tc-8.58-4.45-19.35-6.66-32.31-6.63l-56.99,0.11c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.09-45.22c0.02-9.79,3.98-15.4,15.21-15.47l13.75-0.03c4.67,0.08,7.8,2.01,10.11,5.86l30.18,55.96\n\t\t\tc0.46,0.85,1.35,1.38,2.31,1.38l22.75-0.05c1.99,0,3.25-2.14,2.29-3.89L1097.5,406.14z M1083.75,377.87\n\t\t\tc-5.14,2.35-11.79,3.54-19.96,3.55l-16.74,0.03c-11.26-0.02-15.24-5.61-15.3-15.41l-0.06-29.57c-0.02-9.92,3.96-15.59,15.36-15.61\n\t\t\tl16.3-0.03c8.33-0.02,15.07,1.21,20.22,3.68c5.15,2.47,8.94,6.01,11.37,10.63c2.43,4.62,3.65,10.09,3.67,16.41\n\t\t\tc0.01,6.26-1.18,11.63-3.56,16.09C1092.65,372.11,1088.89,375.52,1083.75,377.87z"/>\n\t\t<path class="st0" d="M1231.98,300.59c-0.38-1.04-1.36-1.73-2.47-1.73l-25.47,0.05c-1.11,0-2.09,0.7-2.46,1.74l-57.97,162.11\n\t\t\tc-0.61,1.71,0.66,3.51,2.47,3.5l21.19-0.04c1.12,0,2.11-0.71,2.47-1.77l10.72-31.16c1.44-4.2,5.68-11.36,14.74-11.38l43.68-0.09\n\t\t\tc8.81-0.02,13.08,6.74,14.65,10.97l10.94,31.47c0.37,1.06,1.36,1.76,2.48,1.76l21.19-0.04c1.82,0,3.08-1.81,2.46-3.51\n\t\t\tL1231.98,300.59z M1230.02,400.61l-26.02,0.05c-9.97,0.02-9.48-8.28-8.24-11.88l14.59-42.43c1.64-5.95,11.14-5.68,13.11-0.03\n\t\t\tl14.9,42.85C1239.48,392.96,1239.59,400.59,1230.02,400.61z"/>\n\t\t<path class="st0" d="M1338.23,298.64l-19.99,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1340.86,299.81,1339.68,298.64,1338.23,298.64z"/>\n\t\t<path class="st0" d="M1509.96,298.3l-19.74,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.2,99.87c-0.02,8.27-9.16,9.07-13.32,3.35\n\t\t\tl-72.74-104.54c-0.49-0.71-1.3-1.13-2.16-1.12l-19.36,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.2-99.66c-0.02-8.33,9.19-9.13,13.35-3.36l72.63,104.35c0.49,0.71,1.3,1.13,2.16,1.12\n\t\t\tl19.2-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1512.58,299.47,1511.41,298.3,1509.96,298.3z"/>\n\t\t<path class="st0" d="M1662.91,399.66c-2.98-5.38-6.87-9.89-11.66-13.53c-4.8-3.64-10-6.57-15.61-8.79\n\t\t\tc-5.61-2.22-11.09-3.98-16.43-5.28l-16.34-4.21c-3.27-0.81-6.67-1.85-10.21-3.12c-3.54-1.27-6.85-2.87-9.93-4.8\n\t\t\tc-3.08-1.93-5.56-4.33-7.45-7.21c-1.88-2.88-2.83-6.31-2.84-10.28c-0.01-4.74,1.36-8.97,4.1-12.71c2.74-3.73,6.62-6.68,11.62-8.84\n\t\t\ts10.94-3.25,17.79-3.26c9.58-0.02,17.53,2.1,23.86,6.36c5.73,3.86,9.23,9.15,10.5,15.87c0.23,1.23,1.32,2.12,2.57,2.11l19.31-0.04\n\t\t\tc1.53,0,2.75-1.32,2.62-2.85c-0.67-7.83-3.24-14.84-7.73-21.03c-5.02-6.93-11.88-12.37-20.57-16.33\n\t\t\tc-8.69-3.96-18.7-5.92-30.02-5.9c-11.21,0.02-21.28,2.04-30.2,6.06c-8.92,4.02-15.99,9.63-21.2,16.82\n\t\t\tc-5.21,7.2-7.81,15.61-7.79,25.25c0.02,11.65,3.95,21.01,11.78,28.07c7.83,7.06,18.44,12.4,31.84,16.02l19.77,5.35\n\t\t\tc5.99,1.57,11.37,3.38,16.14,5.44c4.77,2.06,8.55,4.66,11.37,7.82c2.81,3.15,4.22,7.21,4.23,12.16c0.01,5.44-1.59,10.2-4.79,14.26\n\t\t\tc-3.21,4.06-7.6,7.23-13.17,9.5c-5.58,2.27-11.93,3.41-19.06,3.43c-6.48,0.01-12.43-0.94-17.85-2.86\n\t\t\tc-5.42-1.92-9.86-4.88-13.33-8.88c-3.03-3.49-4.92-7.76-5.69-12.81c-0.19-1.28-1.29-2.24-2.59-2.24l-20.15,0.04\n\t\t\tc-1.56,0-2.77,1.36-2.61,2.91c0.92,8.85,3.71,16.57,8.4,23.17c5.19,7.31,12.36,12.95,21.51,16.9c9.15,3.96,19.99,5.92,32.51,5.9\n\t\t\tc13.07-0.03,24.21-2.17,33.43-6.44c9.22-4.27,16.25-10.08,21.11-17.44c4.86-7.36,7.28-15.77,7.26-25.25\n\t\t\tC1667.38,411.5,1665.88,405.05,1662.91,399.66z"/>\n\t</g>\n\t\n\t\t<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="235.8113" y1="548.219" x2="540.5992" y2="243.4311" gradientTransform="matrix(1 -1.991997e-03 1.991997e-03 1 -0.7765 -6.0276)">\n\t\t<stop offset="0" style="stop-color:#00A595"/>\n\t\t<stop offset="0.4813" style="stop-color:#00C959"/>\n\t\t<stop offset="1" style="stop-color:#9CE142"/>\n\t</linearGradient>\n\t<path class="st1" d="M258.97,240.6c40.72-26.78,76.97-32.65,110.28-25.5c0,0,0-0.01,0-0.01c13.87,0.52,9.38-8.52,3.01-12.53\n\t\tc-8.39-5.03-16.87-9.55-25.45-13.41c-6.23-2.8-12.38-5.2-18.46-7.2l-35.8,9.67c-10.67,2.88-20.39,8.52-28.19,16.35l-57.7,57.93\n\t\tc-7.8,7.83-13.4,17.57-16.24,28.25l-2.19,8.24C210.54,279.64,233.7,257.23,258.97,240.6z M510.17,383.6\n\t\tc-0.03-0.02-0.07-0.05-0.07-0.05c8.88,4.41,17.23-0.19,6.23-8.66c-71.12-54.2-145.36-100.09-229.78-70.23\n\t\tc-43.92,15.53-81.98,45.49-118.54,75.62c-1.23,8.48-0.75,17.15,1.5,25.47l7.18,26.57c0.06-0.05,0.13-0.1,0.19-0.15\n\t\tc44.35-34.43,90.21-70.04,146.64-83.67C386.39,333.31,449.69,352.97,510.17,383.6z M580.46,352.26\n\t\tc8.57,5.39,16.84,10.07,24.87,14.07l-19.71-72.97c-2.88-10.67-8.52-20.39-16.35-28.19l-57.93-57.7\n\t\tc-7.83-7.8-17.57-13.4-28.25-16.24l-79.01-21c-10.68-2.84-21.92-2.82-32.59,0.06l-18.42,4.97\n\t\tc45.55,24.86,80.87,47.96,134.92,101.19C541.03,328.71,549.71,332.92,580.46,352.26z M337.53,528.62\n\t\tc-36.44-0.62-67.62,6.59-96.28,18.2l23.84,23.75c7.83,7.8,17.57,13.4,28.25,16.24l79.02,21c10.68,2.84,21.92,2.82,32.59-0.06\n\t\tl78.93-21.32c10.67-2.88,20.39-8.52,28.19-16.35l1.53-1.54C455.38,546.27,396.44,529.62,337.53,528.62L337.53,528.62z\n\t\t M608.94,384.65c-56.3-28.37-93.16-63.84-102.3-73.01c-42.98-43.16-142.72-141.27-244.56-66.32\n\t\tc-26.44,19.46-52.53,43.23-76.76,68.16l-11.29,42.48c32.89-26.46,67.54-51.35,107.51-65.49c104.7-37.03,191.5,31.07,275.44,96.94\n\t\tc15.5,12.16,30.57,23.98,45.41,34.85l4.59-17.26c1.43-5.38,2.13-10.9,2.11-16.41C609.07,387.28,609.02,385.96,608.94,384.65z\n\t\t M324.83,353.99c-55.25,13.35-100.62,48.58-144.5,82.65c-0.68,0.53-1.37,1.06-2.06,1.6l12.55,46.45c1.09,4.05,2.59,7.95,4.44,11.67\n\t\tc5.75-4.14,11.45-8.29,17.1-12.42c47.64-34.8,96.9-70.79,162.8-78.53c71.49-8.39,147.02,15.95,219.1,47.42l3.18-11.97\n\t\tC512.6,387.59,417.68,331.55,324.83,353.99z M376.92,420.34c-39.12,4.59-71.68,19.54-102.49,38.79\n\t\tc-10.97,7.1-6.77,14.41,3.77,11.29c0.01,0,0.02-0.01,0.03-0.01c21.13-6.84,44.44-10.92,71.35-10.83\n\t\tc75.82,0.28,150.74,21.6,224.12,48.18c5.75-6.97,9.97-15.1,12.31-23.87l4.35-16.36C519.5,436.45,445.58,412.28,376.92,420.34z\n\t\t M206.99,512.68c0.06,0.06,0.12,0.13,0.18,0.19l22.48,22.39c31.77-13.69,66.56-22.38,108.14-21.68\n\t\tc63.27,1.08,125.88,19.33,187.42,43.31l44.42-44.59c-72.23-26.04-145.88-46.79-220.07-47.06\n\t\tC288.93,465.01,248.17,485.67,206.99,512.68z"/>\n</g>\n<g id="Margins" class="st2">\n\t<path class="st3" d="M438.49,145.52h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62V75.3c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56V37.3\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62V2.62c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,146.69,439.94,145.52,438.49,145.52z"/>\n\t<path class="st3" d="M145.51,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC146.68,336.59,145.51,337.77,145.51,339.22z"/>\n\t<path class="st3" d="M1812.91,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC1814.08,336.59,1812.91,337.77,1812.91,339.22z"/>\n\t<path class="st3" d="M438.49,754.55h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62v-16.4c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56v-19.81\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62v-16.48c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,755.73,439.94,754.55,438.49,754.55z"/>\n</g>\n</svg>\n',n='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1834.73 775.39" style="enable-background:new 0 0 1834.73 775.39;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#FFFFFF;}\n\t.st1{display:none;}\n\t.st2{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Background">\n\t<rect transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 1834.8317 775.3863)" width="1834.83" height="775.39"/>\n</g>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<path class="st0" d="M820.81,445.19l-62.9,0.13c-11.15-0.08-15.09-5.71-15.11-15.54l-0.04-20.05\n\t\t\t\tc-0.02-9.88,3.92-15.53,15.2-15.61l56.29-0.11c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.4c0-1.45-1.18-2.62-2.63-2.62l-56.72,0.11\n\t\t\t\tc-10.94-0.17-14.82-5.79-14.84-15.53l-0.04-19.81c-0.02-9.92,3.96-15.59,15.36-15.61l61.61-0.12c1.45,0,2.62-1.18,2.62-2.63\n\t\t\t\tl-0.03-16.48c0-1.45-1.18-2.62-2.63-2.62l-99.6,0.2c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl100.58-0.2c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.48C823.44,446.36,822.26,445.19,820.81,445.19z"/>\n\t\t\t<path class="st0" d="M958.26,385.59c-0.73-0.45-1.47-0.87-2.21-1.27c0,0,0-0.01,0-0.01c-4.4-2.75-3.73-9.71-0.02-11.95\n\t\t\t\tc4.27-2.87,7.67-6.68,10.23-11.45c2.55-4.77,3.82-10.64,3.8-17.6c-0.02-8.27-1.97-15.72-5.84-22.32\n\t\t\t\tc-3.88-6.61-9.71-11.85-17.51-15.72c-7.79-3.88-17.62-5.8-29.49-5.78l-58.62,0.12c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99\n\t\t\t\tc0,1.45,1.18,2.62,2.63,2.62l61.48-0.12c12.96-0.03,23.6-2.02,31.92-5.98c8.32-3.96,14.47-9.34,18.46-16.12\n\t\t\t\tc3.99-6.79,5.97-14.45,5.96-23c-0.02-8.65-1.77-16-5.27-22.04C967.98,393.53,963.57,388.88,958.26,385.59z M881.28,336.02\n\t\t\t\tc0.14-9.44,4.08-14.86,14.92-15.02l19.51-0.04c10.02-0.02,17.45,2.31,22.31,6.98c4.85,4.67,7.29,10.47,7.3,17.38\n\t\t\t\tc0.01,5.39-1.33,10.06-4.01,14.01c-2.69,3.95-6.3,7.02-10.84,9.21c-4.54,2.19-9.64,3.29-15.3,3.3l-18.72,0.04\n\t\t\t\tc-10.95-0.07-14.94-5.49-15.12-14.97L881.28,336.02z M943.87,438c-5.22,4.69-13.87,7.05-25.95,7.07l-21.36,0.04\n\t\t\t\tc-10.93-0.08-14.92-5.5-15.09-14.97l-0.05-23.58c0.14-9.4,4.05-14.82,14.81-15.02l22.48-0.04c6.75-0.01,12.59,1.28,17.52,3.88\n\t\t\t\tc4.93,2.6,8.73,6.11,11.41,10.51c2.68,4.4,4.02,9.25,4.03,14.53C951.69,427.46,949.09,433.31,943.87,438z"/>\n\t\t\t<path class="st0" d="M1097.5,406.14c-1.68-3.06-0.87-8.11,3.42-10.88c0,0-0.02,0-0.03,0c7.32-4.2,12.91-9.78,16.75-16.77\n\t\t\t\tc4.26-7.77,6.38-16.77,6.36-27c-0.02-10.29-2.16-19.36-6.42-27.22c-4.26-7.86-10.68-14.01-19.27-18.46\n\t\t\t\tc-8.58-4.45-19.35-6.66-32.31-6.63l-56.99,0.11c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.09-45.22c0.02-9.79,3.98-15.4,15.21-15.47l13.75-0.03c4.67,0.08,7.8,2.01,10.11,5.86l30.18,55.96\n\t\t\t\tc0.46,0.85,1.35,1.38,2.31,1.38l22.75-0.05c1.99,0,3.25-2.14,2.29-3.89L1097.5,406.14z M1083.75,377.87\n\t\t\t\tc-5.14,2.35-11.79,3.54-19.96,3.55l-16.74,0.03c-11.26-0.02-15.24-5.61-15.3-15.41l-0.06-29.57\n\t\t\t\tc-0.02-9.92,3.96-15.59,15.36-15.61l16.3-0.03c8.33-0.02,15.07,1.21,20.22,3.68c5.15,2.47,8.94,6.01,11.37,10.63\n\t\t\t\tc2.43,4.62,3.65,10.09,3.67,16.41c0.01,6.26-1.18,11.63-3.56,16.09C1092.65,372.11,1088.89,375.52,1083.75,377.87z"/>\n\t\t\t<path class="st0" d="M1231.98,300.59c-0.38-1.04-1.36-1.73-2.47-1.73l-25.47,0.05c-1.11,0-2.09,0.7-2.46,1.74l-57.97,162.11\n\t\t\t\tc-0.61,1.71,0.66,3.51,2.47,3.5l21.19-0.04c1.12,0,2.11-0.71,2.47-1.77l10.72-31.16c1.44-4.2,5.68-11.36,14.74-11.38l43.68-0.09\n\t\t\t\tc8.81-0.02,13.08,6.74,14.65,10.97l10.94,31.47c0.37,1.06,1.36,1.76,2.48,1.76l21.19-0.04c1.82,0,3.08-1.81,2.46-3.51\n\t\t\t\tL1231.98,300.59z M1230.02,400.61l-26.02,0.05c-9.97,0.02-9.48-8.28-8.24-11.88l14.59-42.43c1.64-5.95,11.14-5.68,13.11-0.03\n\t\t\t\tl14.9,42.85C1239.48,392.96,1239.59,400.59,1230.02,400.61z"/>\n\t\t\t<path class="st0" d="M1338.23,298.64l-19.99,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1340.86,299.81,1339.68,298.64,1338.23,298.64z"/>\n\t\t\t<path class="st0" d="M1509.96,298.3l-19.74,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.2,99.87c-0.02,8.27-9.16,9.07-13.32,3.35\n\t\t\t\tl-72.74-104.54c-0.49-0.71-1.3-1.13-2.16-1.12l-19.36,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.2-99.66c-0.02-8.33,9.19-9.13,13.35-3.36l72.63,104.35c0.49,0.71,1.3,1.13,2.16,1.12\n\t\t\t\tl19.2-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1512.58,299.47,1511.41,298.3,1509.96,298.3z"/>\n\t\t\t<path class="st0" d="M1662.91,399.66c-2.98-5.38-6.87-9.89-11.66-13.53c-4.8-3.64-10-6.57-15.61-8.79\n\t\t\t\tc-5.61-2.22-11.09-3.98-16.43-5.28l-16.34-4.21c-3.27-0.81-6.67-1.85-10.21-3.12c-3.54-1.27-6.85-2.87-9.93-4.8\n\t\t\t\tc-3.08-1.93-5.56-4.33-7.45-7.21c-1.88-2.88-2.83-6.31-2.84-10.28c-0.01-4.74,1.36-8.97,4.1-12.71\n\t\t\t\tc2.74-3.73,6.62-6.68,11.62-8.84s10.94-3.25,17.79-3.26c9.58-0.02,17.53,2.1,23.86,6.36c5.73,3.86,9.23,9.15,10.5,15.87\n\t\t\t\tc0.23,1.23,1.32,2.12,2.57,2.11l19.31-0.04c1.53,0,2.75-1.32,2.62-2.85c-0.67-7.83-3.24-14.84-7.73-21.03\n\t\t\t\tc-5.02-6.93-11.88-12.37-20.57-16.33c-8.69-3.96-18.7-5.92-30.02-5.9c-11.21,0.02-21.28,2.04-30.2,6.06\n\t\t\t\tc-8.92,4.02-15.99,9.63-21.2,16.82c-5.21,7.2-7.81,15.61-7.79,25.25c0.02,11.65,3.95,21.01,11.78,28.07\n\t\t\t\tc7.83,7.06,18.44,12.4,31.84,16.02l19.77,5.35c5.99,1.57,11.37,3.38,16.14,5.44c4.77,2.06,8.55,4.66,11.37,7.82\n\t\t\t\tc2.81,3.15,4.22,7.21,4.23,12.16c0.01,5.44-1.59,10.2-4.79,14.26c-3.21,4.06-7.6,7.23-13.17,9.5\n\t\t\t\tc-5.58,2.27-11.93,3.41-19.06,3.43c-6.48,0.01-12.43-0.94-17.85-2.86c-5.42-1.92-9.86-4.88-13.33-8.88\n\t\t\t\tc-3.03-3.49-4.92-7.76-5.69-12.81c-0.19-1.28-1.29-2.24-2.59-2.24l-20.15,0.04c-1.56,0-2.77,1.36-2.61,2.91\n\t\t\t\tc0.92,8.85,3.71,16.57,8.4,23.17c5.19,7.31,12.36,12.95,21.51,16.9c9.15,3.96,19.99,5.92,32.51,5.9\n\t\t\t\tc13.07-0.03,24.21-2.17,33.43-6.44c9.22-4.27,16.25-10.08,21.11-17.44c4.86-7.36,7.28-15.77,7.26-25.25\n\t\t\t\tC1667.38,411.5,1665.88,405.05,1662.91,399.66z"/>\n\t\t</g>\n\t\t<path class="st0" d="M258.97,240.6c40.72-26.78,76.97-32.65,110.28-25.5c0,0,0-0.01,0-0.01c13.87,0.52,9.38-8.52,3.01-12.53\n\t\t\tc-8.39-5.03-16.87-9.55-25.45-13.41c-6.23-2.8-12.38-5.2-18.46-7.2l-35.8,9.67c-10.67,2.88-20.39,8.52-28.19,16.35l-57.7,57.93\n\t\t\tc-7.8,7.83-13.4,17.57-16.24,28.25l-2.19,8.24C210.54,279.64,233.7,257.23,258.97,240.6z M510.17,383.6\n\t\t\tc-0.03-0.02-0.07-0.05-0.07-0.05c8.88,4.41,17.23-0.19,6.23-8.66c-71.12-54.2-145.36-100.09-229.78-70.23\n\t\t\tc-43.92,15.53-81.98,45.49-118.54,75.62c-1.23,8.48-0.75,17.15,1.5,25.47l7.18,26.57c0.06-0.05,0.13-0.1,0.19-0.15\n\t\t\tc44.35-34.43,90.21-70.04,146.64-83.67C386.39,333.31,449.69,352.97,510.17,383.6z M580.46,352.26\n\t\t\tc8.57,5.39,16.84,10.07,24.87,14.07l-19.71-72.97c-2.88-10.67-8.52-20.39-16.35-28.19l-57.93-57.7\n\t\t\tc-7.83-7.8-17.57-13.4-28.25-16.24l-79.01-21c-10.68-2.84-21.92-2.82-32.59,0.06l-18.42,4.97\n\t\t\tc45.55,24.86,80.87,47.96,134.92,101.19C541.03,328.71,549.71,332.92,580.46,352.26z M337.53,528.62\n\t\t\tc-36.44-0.62-67.62,6.59-96.28,18.2l23.84,23.75c7.83,7.8,17.57,13.4,28.25,16.24l79.02,21c10.68,2.84,21.92,2.82,32.59-0.06\n\t\t\tl78.93-21.32c10.67-2.88,20.39-8.52,28.19-16.35l1.53-1.54C455.38,546.27,396.44,529.62,337.53,528.62L337.53,528.62z\n\t\t\t M608.94,384.65c-56.3-28.37-93.16-63.84-102.3-73.01c-42.98-43.16-142.72-141.27-244.56-66.32\n\t\t\tc-26.44,19.46-52.53,43.23-76.76,68.16l-11.29,42.48c32.89-26.46,67.54-51.35,107.51-65.49c104.7-37.03,191.5,31.07,275.44,96.94\n\t\t\tc15.5,12.16,30.57,23.98,45.41,34.85l4.59-17.26c1.43-5.38,2.13-10.9,2.11-16.41C609.07,387.28,609.02,385.96,608.94,384.65z\n\t\t\t M324.83,353.99c-55.25,13.35-100.62,48.58-144.5,82.65c-0.68,0.53-1.37,1.06-2.06,1.6l12.55,46.45\n\t\t\tc1.09,4.05,2.59,7.95,4.44,11.67c5.75-4.14,11.45-8.29,17.1-12.42c47.64-34.8,96.9-70.79,162.8-78.53\n\t\t\tc71.49-8.39,147.02,15.95,219.1,47.42l3.18-11.97C512.6,387.59,417.68,331.55,324.83,353.99z M376.92,420.34\n\t\t\tc-39.12,4.59-71.68,19.54-102.49,38.79c-10.97,7.1-6.77,14.41,3.77,11.29c0.01,0,0.02-0.01,0.03-0.01\n\t\t\tc21.13-6.84,44.44-10.92,71.35-10.83c75.82,0.28,150.74,21.6,224.12,48.18c5.75-6.97,9.97-15.1,12.31-23.87l4.35-16.36\n\t\t\tC519.5,436.45,445.58,412.28,376.92,420.34z M206.99,512.68c0.06,0.06,0.12,0.13,0.18,0.19l22.48,22.39\n\t\t\tc31.77-13.69,66.56-22.38,108.14-21.68c63.27,1.08,125.88,19.33,187.42,43.31l44.42-44.59c-72.23-26.04-145.88-46.79-220.07-47.06\n\t\t\tC288.93,465.01,248.17,485.67,206.99,512.68z"/>\n\t</g>\n</g>\n<g id="Margins" class="st1">\n\t<path class="st2" d="M438.49,145.52h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62V75.3c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56V37.3\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62V2.62c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,146.69,439.94,145.52,438.49,145.52z"/>\n\t<path class="st2" d="M145.51,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC146.68,336.59,145.51,337.77,145.51,339.22z"/>\n\t<path class="st2" d="M1812.91,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC1814.08,336.59,1812.91,337.77,1812.91,339.22z"/>\n\t<path class="st2" d="M438.49,754.55h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62v-16.4c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56v-19.81\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62v-16.48c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,755.73,439.94,754.55,438.49,754.55z"/>\n</g>\n</svg>\n',l='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1834.73 775.39" style="enable-background:new 0 0 1834.73 775.39;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#FFFFFF;}\n\t.st1{display:none;}\n\t.st2{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<path class="st0" d="M820.81,445.19l-62.9,0.13c-11.15-0.08-15.09-5.71-15.11-15.54l-0.04-20.05\n\t\t\t\tc-0.02-9.88,3.92-15.53,15.2-15.61l56.29-0.11c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.4c0-1.45-1.18-2.62-2.63-2.62l-56.72,0.11\n\t\t\t\tc-10.94-0.17-14.82-5.79-14.84-15.53l-0.04-19.81c-0.02-9.92,3.96-15.59,15.36-15.61l61.61-0.12c1.45,0,2.62-1.18,2.62-2.63\n\t\t\t\tl-0.03-16.48c0-1.45-1.18-2.62-2.63-2.62l-99.6,0.2c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl100.58-0.2c1.45,0,2.62-1.18,2.62-2.63l-0.03-16.48C823.44,446.36,822.26,445.19,820.81,445.19z"/>\n\t\t\t<path class="st0" d="M958.26,385.59c-0.73-0.45-1.47-0.87-2.21-1.27c0,0,0-0.01,0-0.01c-4.4-2.75-3.73-9.71-0.02-11.95\n\t\t\t\tc4.27-2.87,7.67-6.68,10.23-11.45c2.55-4.77,3.82-10.64,3.8-17.6c-0.02-8.27-1.97-15.72-5.84-22.32\n\t\t\t\tc-3.88-6.61-9.71-11.85-17.51-15.72c-7.79-3.88-17.62-5.8-29.49-5.78l-58.62,0.12c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99\n\t\t\t\tc0,1.45,1.18,2.62,2.63,2.62l61.48-0.12c12.96-0.03,23.6-2.02,31.92-5.98c8.32-3.96,14.47-9.34,18.46-16.12\n\t\t\t\tc3.99-6.79,5.97-14.45,5.96-23c-0.02-8.65-1.77-16-5.27-22.04C967.98,393.53,963.57,388.88,958.26,385.59z M881.28,336.02\n\t\t\t\tc0.14-9.44,4.08-14.86,14.92-15.02l19.51-0.04c10.02-0.02,17.45,2.31,22.31,6.98c4.85,4.67,7.29,10.47,7.3,17.38\n\t\t\t\tc0.01,5.39-1.33,10.06-4.01,14.01c-2.69,3.95-6.3,7.02-10.84,9.21c-4.54,2.19-9.64,3.29-15.3,3.3l-18.72,0.04\n\t\t\t\tc-10.95-0.07-14.94-5.49-15.12-14.97L881.28,336.02z M943.87,438c-5.22,4.69-13.87,7.05-25.95,7.07l-21.36,0.04\n\t\t\t\tc-10.93-0.08-14.92-5.5-15.09-14.97l-0.05-23.58c0.14-9.4,4.05-14.82,14.81-15.02l22.48-0.04c6.75-0.01,12.59,1.28,17.52,3.88\n\t\t\t\tc4.93,2.6,8.73,6.11,11.41,10.51c2.68,4.4,4.02,9.25,4.03,14.53C951.69,427.46,949.09,433.31,943.87,438z"/>\n\t\t\t<path class="st0" d="M1097.5,406.14c-1.68-3.06-0.87-8.11,3.42-10.88c0,0-0.02,0-0.03,0c7.32-4.2,12.91-9.78,16.75-16.77\n\t\t\t\tc4.26-7.77,6.38-16.77,6.36-27c-0.02-10.29-2.16-19.36-6.42-27.22c-4.26-7.86-10.68-14.01-19.27-18.46\n\t\t\t\tc-8.58-4.45-19.35-6.66-32.31-6.63l-56.99,0.11c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62l19.99-0.04\n\t\t\t\tc1.45,0,2.62-1.18,2.62-2.63l-0.09-45.22c0.02-9.79,3.98-15.4,15.21-15.47l13.75-0.03c4.67,0.08,7.8,2.01,10.11,5.86l30.18,55.96\n\t\t\t\tc0.46,0.85,1.35,1.38,2.31,1.38l22.75-0.05c1.99,0,3.25-2.14,2.29-3.89L1097.5,406.14z M1083.75,377.87\n\t\t\t\tc-5.14,2.35-11.79,3.54-19.96,3.55l-16.74,0.03c-11.26-0.02-15.24-5.61-15.3-15.41l-0.06-29.57\n\t\t\t\tc-0.02-9.92,3.96-15.59,15.36-15.61l16.3-0.03c8.33-0.02,15.07,1.21,20.22,3.68c5.15,2.47,8.94,6.01,11.37,10.63\n\t\t\t\tc2.43,4.62,3.65,10.09,3.67,16.41c0.01,6.26-1.18,11.63-3.56,16.09C1092.65,372.11,1088.89,375.52,1083.75,377.87z"/>\n\t\t\t<path class="st0" d="M1231.98,300.59c-0.38-1.04-1.36-1.73-2.47-1.73l-25.47,0.05c-1.11,0-2.09,0.7-2.46,1.74l-57.97,162.11\n\t\t\t\tc-0.61,1.71,0.66,3.51,2.47,3.5l21.19-0.04c1.12,0,2.11-0.71,2.47-1.77l10.72-31.16c1.44-4.2,5.68-11.36,14.74-11.38l43.68-0.09\n\t\t\t\tc8.81-0.02,13.08,6.74,14.65,10.97l10.94,31.47c0.37,1.06,1.36,1.76,2.48,1.76l21.19-0.04c1.82,0,3.08-1.81,2.46-3.51\n\t\t\t\tL1231.98,300.59z M1230.02,400.61l-26.02,0.05c-9.97,0.02-9.48-8.28-8.24-11.88l14.59-42.43c1.64-5.95,11.14-5.68,13.11-0.03\n\t\t\t\tl14.9,42.85C1239.48,392.96,1239.59,400.59,1230.02,400.61z"/>\n\t\t\t<path class="st0" d="M1338.23,298.64l-19.99,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1340.86,299.81,1339.68,298.64,1338.23,298.64z"/>\n\t\t\t<path class="st0" d="M1509.96,298.3l-19.74,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.2,99.87c-0.02,8.27-9.16,9.07-13.32,3.35\n\t\t\t\tl-72.74-104.54c-0.49-0.71-1.3-1.13-2.16-1.12l-19.36,0.04c-1.45,0-2.62,1.18-2.62,2.63l0.32,161.99c0,1.45,1.18,2.62,2.63,2.62\n\t\t\t\tl19.99-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.2-99.66c-0.02-8.33,9.19-9.13,13.35-3.36l72.63,104.35c0.49,0.71,1.3,1.13,2.16,1.12\n\t\t\t\tl19.2-0.04c1.45,0,2.62-1.18,2.62-2.63l-0.32-161.99C1512.58,299.47,1511.41,298.3,1509.96,298.3z"/>\n\t\t\t<path class="st0" d="M1662.91,399.66c-2.98-5.38-6.87-9.89-11.66-13.53c-4.8-3.64-10-6.57-15.61-8.79\n\t\t\t\tc-5.61-2.22-11.09-3.98-16.43-5.28l-16.34-4.21c-3.27-0.81-6.67-1.85-10.21-3.12c-3.54-1.27-6.85-2.87-9.93-4.8\n\t\t\t\tc-3.08-1.93-5.56-4.33-7.45-7.21c-1.88-2.88-2.83-6.31-2.84-10.28c-0.01-4.74,1.36-8.97,4.1-12.71\n\t\t\t\tc2.74-3.73,6.62-6.68,11.62-8.84s10.94-3.25,17.79-3.26c9.58-0.02,17.53,2.1,23.86,6.36c5.73,3.86,9.23,9.15,10.5,15.87\n\t\t\t\tc0.23,1.23,1.32,2.12,2.57,2.11l19.31-0.04c1.53,0,2.75-1.32,2.62-2.85c-0.67-7.83-3.24-14.84-7.73-21.03\n\t\t\t\tc-5.02-6.93-11.88-12.37-20.57-16.33c-8.69-3.96-18.7-5.92-30.02-5.9c-11.21,0.02-21.28,2.04-30.2,6.06\n\t\t\t\tc-8.92,4.02-15.99,9.63-21.2,16.82c-5.21,7.2-7.81,15.61-7.79,25.25c0.02,11.65,3.95,21.01,11.78,28.07\n\t\t\t\tc7.83,7.06,18.44,12.4,31.84,16.02l19.77,5.35c5.99,1.57,11.37,3.38,16.14,5.44c4.77,2.06,8.55,4.66,11.37,7.82\n\t\t\t\tc2.81,3.15,4.22,7.21,4.23,12.16c0.01,5.44-1.59,10.2-4.79,14.26c-3.21,4.06-7.6,7.23-13.17,9.5\n\t\t\t\tc-5.58,2.27-11.93,3.41-19.06,3.43c-6.48,0.01-12.43-0.94-17.85-2.86c-5.42-1.92-9.86-4.88-13.33-8.88\n\t\t\t\tc-3.03-3.49-4.92-7.76-5.69-12.81c-0.19-1.28-1.29-2.24-2.59-2.24l-20.15,0.04c-1.56,0-2.77,1.36-2.61,2.91\n\t\t\t\tc0.92,8.85,3.71,16.57,8.4,23.17c5.19,7.31,12.36,12.95,21.51,16.9c9.15,3.96,19.99,5.92,32.51,5.9\n\t\t\t\tc13.07-0.03,24.21-2.17,33.43-6.44c9.22-4.27,16.25-10.08,21.11-17.44c4.86-7.36,7.28-15.77,7.26-25.25\n\t\t\t\tC1667.38,411.5,1665.88,405.05,1662.91,399.66z"/>\n\t\t</g>\n\t\t<path class="st0" d="M258.97,240.6c40.72-26.78,76.97-32.65,110.28-25.5c0,0,0-0.01,0-0.01c13.87,0.52,9.38-8.52,3.01-12.53\n\t\t\tc-8.39-5.03-16.87-9.55-25.45-13.41c-6.23-2.8-12.38-5.2-18.46-7.2l-35.8,9.67c-10.67,2.88-20.39,8.52-28.19,16.35l-57.7,57.93\n\t\t\tc-7.8,7.83-13.4,17.57-16.24,28.25l-2.19,8.24C210.54,279.64,233.7,257.23,258.97,240.6z M510.17,383.6\n\t\t\tc-0.03-0.02-0.07-0.05-0.07-0.05c8.88,4.41,17.23-0.19,6.23-8.66c-71.12-54.2-145.36-100.09-229.78-70.23\n\t\t\tc-43.92,15.53-81.98,45.49-118.54,75.62c-1.23,8.48-0.75,17.15,1.5,25.47l7.18,26.57c0.06-0.05,0.13-0.1,0.19-0.15\n\t\t\tc44.35-34.43,90.21-70.04,146.64-83.67C386.39,333.31,449.69,352.97,510.17,383.6z M580.46,352.26\n\t\t\tc8.57,5.39,16.84,10.07,24.87,14.07l-19.71-72.97c-2.88-10.67-8.52-20.39-16.35-28.19l-57.93-57.7\n\t\t\tc-7.83-7.8-17.57-13.4-28.25-16.24l-79.01-21c-10.68-2.84-21.92-2.82-32.59,0.06l-18.42,4.97\n\t\t\tc45.55,24.86,80.87,47.96,134.92,101.19C541.03,328.71,549.71,332.92,580.46,352.26z M337.53,528.62\n\t\t\tc-36.44-0.62-67.62,6.59-96.28,18.2l23.84,23.75c7.83,7.8,17.57,13.4,28.25,16.24l79.02,21c10.68,2.84,21.92,2.82,32.59-0.06\n\t\t\tl78.93-21.32c10.67-2.88,20.39-8.52,28.19-16.35l1.53-1.54C455.38,546.27,396.44,529.62,337.53,528.62L337.53,528.62z\n\t\t\t M608.94,384.65c-56.3-28.37-93.16-63.84-102.3-73.01c-42.98-43.16-142.72-141.27-244.56-66.32\n\t\t\tc-26.44,19.46-52.53,43.23-76.76,68.16l-11.29,42.48c32.89-26.46,67.54-51.35,107.51-65.49c104.7-37.03,191.5,31.07,275.44,96.94\n\t\t\tc15.5,12.16,30.57,23.98,45.41,34.85l4.59-17.26c1.43-5.38,2.13-10.9,2.11-16.41C609.07,387.28,609.02,385.96,608.94,384.65z\n\t\t\t M324.83,353.99c-55.25,13.35-100.62,48.58-144.5,82.65c-0.68,0.53-1.37,1.06-2.06,1.6l12.55,46.45\n\t\t\tc1.09,4.05,2.59,7.95,4.44,11.67c5.75-4.14,11.45-8.29,17.1-12.42c47.64-34.8,96.9-70.79,162.8-78.53\n\t\t\tc71.49-8.39,147.02,15.95,219.1,47.42l3.18-11.97C512.6,387.59,417.68,331.55,324.83,353.99z M376.92,420.34\n\t\t\tc-39.12,4.59-71.68,19.54-102.49,38.79c-10.97,7.1-6.77,14.41,3.77,11.29c0.01,0,0.02-0.01,0.03-0.01\n\t\t\tc21.13-6.84,44.44-10.92,71.35-10.83c75.82,0.28,150.74,21.6,224.12,48.18c5.75-6.97,9.97-15.1,12.31-23.87l4.35-16.36\n\t\t\tC519.5,436.45,445.58,412.28,376.92,420.34z M206.99,512.68c0.06,0.06,0.12,0.13,0.18,0.19l22.48,22.39\n\t\t\tc31.77-13.69,66.56-22.38,108.14-21.68c63.27,1.08,125.88,19.33,187.42,43.31l44.42-44.59c-72.23-26.04-145.88-46.79-220.07-47.06\n\t\t\tC288.93,465.01,248.17,485.67,206.99,512.68z"/>\n\t</g>\n</g>\n<g id="Margins" class="st1">\n\t<path class="st2" d="M438.49,145.52h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62V75.3c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56V37.3\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62V2.62c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,146.69,439.94,145.52,438.49,145.52z"/>\n\t<path class="st2" d="M145.51,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC146.68,336.59,145.51,337.77,145.51,339.22z"/>\n\t<path class="st2" d="M1812.91,339.22l0.13,62.9c-0.08,11.15-5.71,15.09-15.54,15.11l-20.05,0.04c-9.88,0.02-15.53-3.92-15.61-15.2\n\t\tl-0.11-56.29c0-1.45-1.18-2.62-2.63-2.62l-16.4,0.03c-1.45,0-2.62,1.18-2.62,2.63l0.11,56.72c-0.17,10.94-5.79,14.82-15.53,14.84\n\t\tl-19.81,0.04c-9.92,0.02-15.59-3.96-15.61-15.36l-0.12-61.61c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03c-1.45,0-2.62,1.18-2.62,2.63\n\t\tl0.2,99.6c0,1.45,1.18,2.62,2.63,2.62l161.99-0.32c1.45,0,2.62-1.18,2.62-2.63l-0.2-100.58c0-1.45-1.18-2.62-2.63-2.62l-16.48,0.03\n\t\tC1814.08,336.59,1812.91,337.77,1812.91,339.22z"/>\n\t<path class="st2" d="M438.49,754.55h-62.9c-11.15-0.11-15.08-5.74-15.08-15.57v-20.05c0-9.88,3.96-15.52,15.23-15.58h56.29\n\t\tc1.45,0,2.62-1.17,2.62-2.62v-16.4c0-1.45-1.17-2.62-2.62-2.62h-56.72c-10.94-0.2-14.81-5.81-14.81-15.56v-19.81\n\t\tc0-9.92,3.99-15.58,15.39-15.58h61.61c1.45,0,2.62-1.17,2.62-2.62v-16.48c0-1.45-1.17-2.62-2.62-2.62h-99.6\n\t\tc-1.45,0-2.62,1.17-2.62,2.62v161.99c0,1.45,1.17,2.62,2.62,2.62h100.58c1.45,0,2.62-1.17,2.62-2.62v-16.48\n\t\tC441.11,755.73,439.94,754.55,438.49,754.55z"/>\n</g>\n</svg>\n',s='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1014.1 1278.26" style="enable-background:new 0 0 1014.1 1278.26;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#383838;}\n\t.st1{fill:url(#SVGID_1_);}\n\t.st2{display:none;}\n\t.st3{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<g>\n\t\t\t\t<path class="st0" d="M213.54,1126.86h-49.66c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\t\t\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\t\t\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\t\t\t\tC215.61,1127.79,214.69,1126.86,213.54,1126.86z"/>\n\t\t\t\t<path class="st0" d="M322.17,1080.02c-0.58-0.36-1.16-0.69-1.74-1c0,0,0-0.01,0-0.01c-3.47-2.18-2.93-7.68,0-9.44\n\t\t\t\t\tc3.37-2.26,6.07-5.27,8.09-9.03c2.02-3.76,3.03-8.39,3.03-13.89c0-6.53-1.53-12.41-4.58-17.64c-3.05-5.22-7.65-9.37-13.8-12.44\n\t\t\t\t\tc-6.15-3.07-13.91-4.61-23.28-4.61h-46.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h48.54\n\t\t\t\t\tc10.23,0,18.63-1.56,25.21-4.68c6.58-3.12,11.44-7.35,14.6-12.7c3.16-5.35,4.74-11.4,4.74-18.15c0-6.83-1.38-12.64-4.13-17.41\n\t\t\t\t\tC329.83,1086.31,326.36,1082.62,322.17,1080.02z M261.46,1040.76c0.12-7.45,3.24-11.73,11.81-11.84h15.4\n\t\t\t\t\tc7.91,0,13.77,1.85,17.6,5.55c3.82,3.7,5.74,8.28,5.74,13.73c0,4.26-1.06,7.94-3.19,11.06c-2.13,3.12-4.99,5.53-8.58,7.25\n\t\t\t\t\tc-3.59,1.72-7.62,2.58-12.09,2.58h-14.78c-8.65-0.08-11.79-4.36-11.91-11.84V1040.76z M310.72,1121.38\n\t\t\t\t\tc-4.13,3.7-10.96,5.55-20.5,5.55h-16.86c-8.63-0.08-11.77-4.37-11.89-11.84v-18.62c0.12-7.42,3.22-11.7,11.72-11.84h17.75\n\t\t\t\t\tc5.33,0,9.94,1.03,13.83,3.09c3.89,2.06,6.89,4.84,8.99,8.32c2.11,3.48,3.16,7.31,3.16,11.48\n\t\t\t\t\tC316.91,1113.07,314.85,1117.69,310.72,1121.38z"/>\n\t\t\t\t<path class="st0" d="M432.08,1096.47c-1.32-2.42-0.68-6.41,2.72-8.58c0,0-0.01,0-0.02,0c5.79-3.3,10.21-7.7,13.25-13.21\n\t\t\t\t\tc3.38-6.13,5.06-13.23,5.06-21.31c0-8.12-1.68-15.29-5.03-21.5c-3.35-6.21-8.41-11.08-15.18-14.6\n\t\t\t\t\tc-6.77-3.52-15.27-5.29-25.5-5.29h-45c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-35.71c0.03-7.73,3.16-12.15,12.03-12.19h10.86c3.69,0.07,6.16,1.6,7.97,4.65l23.74,44.23\n\t\t\t\t\tc0.36,0.67,1.06,1.09,1.82,1.09h17.96c1.57,0,2.57-1.69,1.82-3.07L432.08,1096.47z M421.26,1074.12\n\t\t\t\t\tc-4.06,1.85-9.32,2.77-15.76,2.77h-13.22c-8.89-0.03-12.03-4.45-12.06-12.19v-23.35c0-7.83,3.15-12.3,12.15-12.3h12.87\n\t\t\t\t\tc6.58,0,11.9,0.98,15.96,2.93c4.06,1.96,7.05,4.76,8.96,8.41c1.91,3.65,2.87,7.97,2.87,12.96c0,4.94-0.95,9.18-2.84,12.7\n\t\t\t\t\tC428.3,1069.59,425.33,1072.27,421.26,1074.12z"/>\n\t\t\t\t<path class="st0" d="M538.43,1013.33c-0.3-0.82-1.07-1.37-1.95-1.37h-20.11c-0.87,0-1.65,0.55-1.95,1.37l-46.03,127.91\n\t\t\t\t\tc-0.49,1.35,0.51,2.77,1.95,2.77h16.73c0.88,0,1.67-0.56,1.96-1.39l8.51-24.59c1.15-3.32,4.51-8.96,11.66-8.96h34.49\n\t\t\t\t\tc6.96,0,10.32,5.34,11.55,8.69l8.59,24.87c0.29,0.83,1.07,1.39,1.96,1.39h16.73c1.43,0,2.43-1.42,1.95-2.77L538.43,1013.33z\n\t\t\t\t\t M536.72,1092.3h-20.54c-7.87,0-7.47-6.56-6.49-9.39l11.59-33.48c1.31-4.7,8.81-4.47,10.35,0l11.69,33.85\n\t\t\t\t\tC544.21,1086.28,544.28,1092.3,536.72,1092.3z"/>\n\t\t\t\t<path class="st0" d="M622.33,1011.96h-15.78c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C624.4,1012.89,623.47,1011.96,622.33,1011.96z"/>\n\t\t\t\t<path class="st0" d="M757.93,1011.96h-15.59c-1.14,0-2.07,0.93-2.07,2.07v78.86c-0.03,6.53-7.25,7.15-10.52,2.62l-57.27-82.66\n\t\t\t\t\tc-0.39-0.56-1.02-0.89-1.7-0.89h-15.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-78.69c0-6.58,7.27-7.2,10.55-2.63l57.18,82.51c0.39,0.56,1.02,0.89,1.7,0.89h15.16\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C760,1012.89,759.07,1011.96,757.93,1011.96z"/>\n\t\t\t\t<path class="st0" d="M878.54,1092.24c-2.34-4.26-5.41-7.82-9.19-10.7c-3.78-2.88-7.89-5.2-12.31-6.96\n\t\t\t\t\tc-4.43-1.76-8.75-3.16-12.96-4.19l-12.9-3.35c-2.58-0.65-5.26-1.47-8.06-2.48c-2.79-1.01-5.41-2.28-7.83-3.8\n\t\t\t\t\tc-2.43-1.53-4.39-3.43-5.87-5.71c-1.48-2.28-2.22-4.99-2.22-8.12c0-3.74,1.09-7.08,3.26-10.03c2.17-2.94,5.23-5.27,9.19-6.96\n\t\t\t\t\tc3.95-1.7,8.64-2.55,14.06-2.55c7.57,0,13.84,1.69,18.83,5.06c4.52,3.06,7.28,7.24,8.26,12.54c0.18,0.97,1.04,1.67,2.02,1.67\n\t\t\t\t\th15.25c1.21,0,2.17-1.04,2.07-2.25c-0.52-6.18-2.54-11.72-6.07-16.61c-3.95-5.48-9.36-9.79-16.21-12.93\n\t\t\t\t\tc-6.86-3.14-14.75-4.71-23.7-4.71c-8.86,0-16.81,1.58-23.86,4.74c-7.05,3.16-12.64,7.58-16.76,13.25\n\t\t\t\t\tc-4.13,5.67-6.19,12.32-6.19,19.92c0,9.2,3.08,16.59,9.25,22.18c6.17,5.59,14.54,9.82,25.11,12.7l15.6,4.26\n\t\t\t\t\tc4.73,1.25,8.97,2.69,12.73,4.32c3.76,1.63,6.75,3.7,8.96,6.19c2.21,2.49,3.32,5.7,3.32,9.61c0,4.3-1.27,8.05-3.8,11.25\n\t\t\t\t\tc-2.54,3.2-6.01,5.7-10.41,7.48c-4.41,1.78-9.42,2.68-15.06,2.68c-5.11,0-9.81-0.76-14.09-2.29c-4.28-1.53-7.78-3.87-10.51-7.03\n\t\t\t\t\tc-2.39-2.76-3.88-6.14-4.47-10.13c-0.15-1.01-1.02-1.77-2.04-1.77h-15.91c-1.23,0-2.19,1.07-2.07,2.29\n\t\t\t\t\tc0.71,6.99,2.91,13.09,6.59,18.31c4.08,5.78,9.74,10.24,16.96,13.38c7.22,3.14,15.77,4.71,25.66,4.71\n\t\t\t\t\tc10.32,0,19.12-1.68,26.4-5.03c7.28-3.35,12.85-7.93,16.7-13.73c3.85-5.8,5.77-12.44,5.77-19.92\n\t\t\t\t\tC882.05,1101.59,880.88,1096.5,878.54,1092.24z"/>\n\t\t\t</g>\n\t\t</g>\n\t\t<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="249.5635" y1="764.6226" x2="766.0477" y2="248.1384">\n\t\t\t<stop offset="0" style="stop-color:#00A595"/>\n\t\t\t<stop offset="0.4813" style="stop-color:#00C959"/>\n\t\t\t<stop offset="1" style="stop-color:#9CE142"/>\n\t\t</linearGradient>\n\t\t<path class="st1" d="M289.29,254.43c69.1-45.25,130.55-55.07,186.97-42.83c0.01,0,0-0.01,0-0.01c23.51,0.92,15.92-14.4,5.15-21.23\n\t\t\tc-14.2-8.56-28.56-16.25-43.08-22.81c-10.55-4.76-20.96-8.85-31.26-12.27l-60.69,16.26c-18.09,4.85-34.58,14.37-47.82,27.61\n\t\t\tl-97.97,97.97c-13.24,13.24-22.76,29.74-27.61,47.82l-3.74,13.95C207.09,320.42,246.4,282.52,289.29,254.43z M714.48,497.59\n\t\t\tc-0.05-0.03-0.11-0.08-0.12-0.09c15.03,7.49,29.2-0.27,10.59-14.65c-120.33-92.09-245.99-170.09-389.15-119.78\n\t\t\tc-74.47,26.17-139.07,76.8-201.13,127.75c-2.12,14.37-1.33,29.06,2.45,43.17l12.07,45.06c0.11-0.08,0.22-0.17,0.33-0.25\n\t\t\tc75.27-58.2,153.1-118.38,248.77-141.3C504.89,411.96,612.09,445.49,714.48,497.59z M833.7,444.73\n\t\t\tc14.5,9.16,28.51,17.12,42.1,23.93l-33.15-123.72c-4.85-18.09-14.37-34.58-27.61-47.82l-97.97-97.97\n\t\t\tc-13.24-13.24-29.73-22.76-47.82-27.61l-133.82-35.86c-18.09-4.85-37.13-4.85-55.22,0l-31.22,8.37\n\t\t\tc77.1,42.29,136.88,81.54,228.29,171.94C766.96,404.69,781.65,411.85,833.7,444.73z M421.44,742.77\n\t\t\tc-61.75-1.17-114.61,10.93-163.21,30.51l40.33,40.33c13.24,13.24,29.74,22.76,47.82,27.61l133.83,35.86\n\t\t\tc18.09,4.85,37.13,4.85,55.22,0l133.82-35.86c18.09-4.85,34.58-14.37,47.82-27.61l2.6-2.6\n\t\t\tC621.09,773.07,521.26,744.65,421.44,742.77L421.44,742.77z M881.84,499.71c-95.32-48.27-157.65-108.49-173.11-124.07\n\t\t\tc-72.69-73.28-241.37-239.88-414.2-113.2c-44.87,32.88-89.16,73.07-130.31,115.24l-19.28,71.95\n\t\t\tc55.82-44.72,114.62-86.79,182.4-110.61c177.55-62.39,324.4,53.3,466.42,165.19c26.23,20.66,51.72,40.74,76.83,59.22l7.83-29.23\n\t\t\tc2.44-9.11,3.65-18.46,3.63-27.81C882.06,504.16,881.98,501.94,881.84,499.71z M400.5,446.8\n\t\t\tc-93.67,22.44-170.67,81.98-245.15,139.56c-1.16,0.9-2.33,1.8-3.49,2.7l21.1,78.76c1.84,6.86,4.36,13.49,7.49,19.8\n\t\t\tc9.76-6.99,19.43-14.02,29.03-21c80.84-58.82,164.44-119.64,276.14-132.53c121.16-13.97,249.09,27.52,371.12,81.09l5.43-20.27\n\t\t\tC718.58,504.37,557.93,409.09,400.5,446.8z M488.55,559.41c-66.31,7.65-121.53,32.87-173.81,65.39\n\t\t\tc-18.62,11.99-11.52,24.4,6.34,19.15c0.02-0.01,0.03-0.01,0.05-0.01c35.83-11.53,75.35-18.36,120.95-18.11\n\t\t\tc128.48,0.73,255.36,37.11,379.63,82.4c9.77-11.79,16.95-25.55,20.94-40.41l7.43-27.71C730.12,587.19,604.93,545.99,488.55,559.41\n\t\t\tz M200.28,715.32c0.1,0.11,0.2,0.22,0.3,0.32l38.02,38.02c53.89-23.09,112.87-37.71,183.32-36.38\n\t\t\tc107.21,2.04,213.25,33.18,317.45,74.02l75.42-75.42c-122.31-44.37-247.04-79.78-372.76-80.49\n\t\t\tC339.3,634.82,270.16,669.68,200.28,715.32z"/>\n\t</g>\n</g>\n<g id="Margins" class="st2">\n\t<path class="st3" d="M546.76,1261.11H497.1c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,1262.04,547.91,1261.11,546.76,1261.11z"/>\n\t<path class="st3" d="M114.9,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9H86.77c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07H59.46c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69H29.45\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07H2.07c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC115.83,597.35,114.9,598.28,114.9,599.42z"/>\n\t<path class="st3" d="M996.95,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9h-15.83c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07h-12.95c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69h-15.64\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07h-13.01c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC997.88,597.35,996.95,598.28,996.95,599.42z"/>\n\t<path class="st3" d="M546.76,114.9H497.1c-8.81-0.08-11.9-4.53-11.9-12.29V86.77c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07V59.46c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29V29.45\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07V2.07c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,115.83,547.91,114.9,546.76,114.9z"/>\n</g>\n</svg>\n',h='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1014.1 1278.26" style="enable-background:new 0 0 1014.1 1278.26;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#141414;}\n\t.st1{display:none;}\n\t.st2{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<g>\n\t\t\t\t<path class="st0" d="M213.54,1126.86h-49.66c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\t\t\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\t\t\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\t\t\t\tC215.61,1127.79,214.69,1126.86,213.54,1126.86z"/>\n\t\t\t\t<path class="st0" d="M322.17,1080.02c-0.58-0.36-1.16-0.69-1.74-1c0,0,0-0.01,0-0.01c-3.47-2.18-2.93-7.68,0-9.44\n\t\t\t\t\tc3.37-2.26,6.07-5.27,8.09-9.03c2.02-3.76,3.03-8.39,3.03-13.89c0-6.53-1.53-12.41-4.58-17.64c-3.05-5.22-7.65-9.37-13.8-12.44\n\t\t\t\t\tc-6.15-3.07-13.91-4.61-23.28-4.61h-46.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h48.54\n\t\t\t\t\tc10.23,0,18.63-1.56,25.21-4.68c6.58-3.12,11.44-7.35,14.6-12.7c3.16-5.35,4.74-11.4,4.74-18.15c0-6.83-1.38-12.64-4.13-17.41\n\t\t\t\t\tC329.83,1086.31,326.36,1082.62,322.17,1080.02z M261.46,1040.76c0.12-7.45,3.24-11.73,11.81-11.84h15.4\n\t\t\t\t\tc7.91,0,13.77,1.85,17.6,5.55c3.82,3.7,5.74,8.28,5.74,13.73c0,4.26-1.06,7.94-3.19,11.06c-2.13,3.12-4.99,5.53-8.58,7.25\n\t\t\t\t\tc-3.59,1.72-7.62,2.58-12.09,2.58h-14.78c-8.65-0.08-11.79-4.36-11.91-11.84V1040.76z M310.72,1121.38\n\t\t\t\t\tc-4.13,3.7-10.96,5.55-20.5,5.55h-16.86c-8.63-0.08-11.77-4.37-11.89-11.84v-18.62c0.12-7.42,3.22-11.7,11.72-11.84h17.75\n\t\t\t\t\tc5.33,0,9.94,1.03,13.83,3.09c3.89,2.06,6.89,4.84,8.99,8.32c2.11,3.48,3.16,7.31,3.16,11.48\n\t\t\t\t\tC316.91,1113.07,314.85,1117.69,310.72,1121.38z"/>\n\t\t\t\t<path class="st0" d="M432.08,1096.47c-1.32-2.42-0.68-6.41,2.72-8.58c0,0-0.01,0-0.02,0c5.79-3.3,10.21-7.7,13.25-13.21\n\t\t\t\t\tc3.38-6.13,5.06-13.23,5.06-21.31c0-8.12-1.68-15.29-5.03-21.5c-3.35-6.21-8.41-11.08-15.18-14.6\n\t\t\t\t\tc-6.77-3.52-15.27-5.29-25.5-5.29h-45c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-35.71c0.03-7.73,3.16-12.15,12.03-12.19h10.86c3.69,0.07,6.16,1.6,7.97,4.65l23.74,44.23\n\t\t\t\t\tc0.36,0.67,1.06,1.09,1.82,1.09h17.96c1.57,0,2.57-1.69,1.82-3.07L432.08,1096.47z M421.26,1074.12\n\t\t\t\t\tc-4.06,1.85-9.32,2.77-15.76,2.77h-13.22c-8.89-0.03-12.03-4.45-12.06-12.19v-23.35c0-7.83,3.15-12.3,12.15-12.3h12.87\n\t\t\t\t\tc6.58,0,11.9,0.98,15.96,2.93c4.06,1.96,7.05,4.76,8.96,8.41c1.91,3.65,2.87,7.97,2.87,12.96c0,4.94-0.95,9.18-2.84,12.7\n\t\t\t\t\tC428.3,1069.59,425.33,1072.27,421.26,1074.12z"/>\n\t\t\t\t<path class="st0" d="M538.43,1013.33c-0.3-0.82-1.07-1.37-1.95-1.37h-20.11c-0.87,0-1.65,0.55-1.95,1.37l-46.03,127.91\n\t\t\t\t\tc-0.49,1.35,0.51,2.77,1.95,2.77h16.73c0.88,0,1.67-0.56,1.96-1.39l8.51-24.59c1.15-3.32,4.51-8.96,11.66-8.96h34.49\n\t\t\t\t\tc6.96,0,10.32,5.34,11.55,8.69l8.59,24.87c0.29,0.83,1.07,1.39,1.96,1.39h16.73c1.43,0,2.43-1.42,1.95-2.77L538.43,1013.33z\n\t\t\t\t\t M536.72,1092.3h-20.54c-7.87,0-7.47-6.56-6.49-9.39l11.59-33.48c1.31-4.7,8.81-4.47,10.35,0l11.69,33.85\n\t\t\t\t\tC544.21,1086.28,544.28,1092.3,536.72,1092.3z"/>\n\t\t\t\t<path class="st0" d="M622.33,1011.96h-15.78c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C624.4,1012.89,623.47,1011.96,622.33,1011.96z"/>\n\t\t\t\t<path class="st0" d="M757.93,1011.96h-15.59c-1.14,0-2.07,0.93-2.07,2.07v78.86c-0.03,6.53-7.25,7.15-10.52,2.62l-57.27-82.66\n\t\t\t\t\tc-0.39-0.56-1.02-0.89-1.7-0.89h-15.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-78.69c0-6.58,7.27-7.2,10.55-2.63l57.18,82.51c0.39,0.56,1.02,0.89,1.7,0.89h15.16\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C760,1012.89,759.07,1011.96,757.93,1011.96z"/>\n\t\t\t\t<path class="st0" d="M878.54,1092.24c-2.34-4.26-5.41-7.82-9.19-10.7c-3.78-2.88-7.89-5.2-12.31-6.96\n\t\t\t\t\tc-4.43-1.76-8.75-3.16-12.96-4.19l-12.9-3.35c-2.58-0.65-5.26-1.47-8.06-2.48c-2.79-1.01-5.41-2.28-7.83-3.8\n\t\t\t\t\tc-2.43-1.53-4.39-3.43-5.87-5.71c-1.48-2.28-2.22-4.99-2.22-8.12c0-3.74,1.09-7.08,3.26-10.03c2.17-2.94,5.23-5.27,9.19-6.96\n\t\t\t\t\tc3.95-1.7,8.64-2.55,14.06-2.55c7.57,0,13.84,1.69,18.83,5.06c4.52,3.06,7.28,7.24,8.26,12.54c0.18,0.97,1.04,1.67,2.02,1.67\n\t\t\t\t\th15.25c1.21,0,2.17-1.04,2.07-2.25c-0.52-6.18-2.54-11.72-6.07-16.61c-3.95-5.48-9.36-9.79-16.21-12.93\n\t\t\t\t\tc-6.86-3.14-14.75-4.71-23.7-4.71c-8.86,0-16.81,1.58-23.86,4.74c-7.05,3.16-12.64,7.58-16.76,13.25\n\t\t\t\t\tc-4.13,5.67-6.19,12.32-6.19,19.92c0,9.2,3.08,16.59,9.25,22.18c6.17,5.59,14.54,9.82,25.11,12.7l15.6,4.26\n\t\t\t\t\tc4.73,1.25,8.97,2.69,12.73,4.32c3.76,1.63,6.75,3.7,8.96,6.19c2.21,2.49,3.32,5.7,3.32,9.61c0,4.3-1.27,8.05-3.8,11.25\n\t\t\t\t\tc-2.54,3.2-6.01,5.7-10.41,7.48c-4.41,1.78-9.42,2.68-15.06,2.68c-5.11,0-9.81-0.76-14.09-2.29c-4.28-1.53-7.78-3.87-10.51-7.03\n\t\t\t\t\tc-2.39-2.76-3.88-6.14-4.47-10.13c-0.15-1.01-1.02-1.77-2.04-1.77h-15.91c-1.23,0-2.19,1.07-2.07,2.29\n\t\t\t\t\tc0.71,6.99,2.91,13.09,6.59,18.31c4.08,5.78,9.74,10.24,16.96,13.38c7.22,3.14,15.77,4.71,25.66,4.71\n\t\t\t\t\tc10.32,0,19.12-1.68,26.4-5.03c7.28-3.35,12.85-7.93,16.7-13.73c3.85-5.8,5.77-12.44,5.77-19.92\n\t\t\t\t\tC882.05,1101.59,880.88,1096.5,878.54,1092.24z"/>\n\t\t\t</g>\n\t\t</g>\n\t\t<path class="st0" d="M289.29,254.43c69.1-45.25,130.55-55.07,186.97-42.83c0.01,0,0-0.01,0-0.01c23.51,0.92,15.92-14.4,5.15-21.23\n\t\t\tc-14.2-8.56-28.56-16.25-43.08-22.81c-10.55-4.76-20.96-8.85-31.26-12.27l-60.69,16.26c-18.09,4.85-34.58,14.37-47.82,27.61\n\t\t\tl-97.97,97.97c-13.24,13.24-22.76,29.74-27.61,47.82l-3.74,13.95C207.09,320.42,246.4,282.52,289.29,254.43z M714.48,497.59\n\t\t\tc-0.05-0.03-0.11-0.08-0.12-0.09c15.03,7.49,29.2-0.27,10.59-14.65c-120.33-92.09-245.99-170.09-389.15-119.78\n\t\t\tc-74.47,26.17-139.07,76.8-201.13,127.75c-2.12,14.37-1.33,29.06,2.45,43.17l12.07,45.06c0.11-0.08,0.22-0.17,0.33-0.25\n\t\t\tc75.27-58.2,153.1-118.38,248.77-141.3C504.89,411.96,612.09,445.49,714.48,497.59z M833.7,444.73\n\t\t\tc14.5,9.16,28.51,17.12,42.1,23.93l-33.15-123.72c-4.85-18.09-14.37-34.58-27.61-47.82l-97.97-97.97\n\t\t\tc-13.24-13.24-29.73-22.76-47.82-27.61l-133.82-35.86c-18.09-4.85-37.13-4.85-55.22,0l-31.22,8.37\n\t\t\tc77.1,42.29,136.88,81.54,228.29,171.94C766.96,404.69,781.65,411.85,833.7,444.73z M421.44,742.77\n\t\t\tc-61.75-1.17-114.61,10.93-163.21,30.51l40.33,40.33c13.24,13.24,29.74,22.76,47.82,27.61l133.83,35.86\n\t\t\tc18.09,4.85,37.13,4.85,55.22,0l133.82-35.86c18.09-4.85,34.58-14.37,47.82-27.61l2.6-2.6\n\t\t\tC621.09,773.07,521.26,744.65,421.44,742.77L421.44,742.77z M881.84,499.71c-95.32-48.27-157.65-108.49-173.11-124.07\n\t\t\tc-72.69-73.28-241.37-239.88-414.2-113.2c-44.87,32.88-89.16,73.07-130.31,115.24l-19.28,71.95\n\t\t\tc55.82-44.72,114.62-86.79,182.4-110.61c177.55-62.39,324.4,53.3,466.42,165.19c26.23,20.66,51.72,40.74,76.83,59.22l7.83-29.23\n\t\t\tc2.44-9.11,3.65-18.46,3.63-27.81C882.06,504.16,881.98,501.94,881.84,499.71z M400.5,446.8\n\t\t\tc-93.67,22.44-170.67,81.98-245.15,139.56c-1.16,0.9-2.33,1.8-3.49,2.7l21.1,78.76c1.84,6.86,4.36,13.49,7.49,19.8\n\t\t\tc9.76-6.99,19.43-14.02,29.03-21c80.84-58.82,164.44-119.64,276.14-132.53c121.16-13.97,249.09,27.52,371.12,81.09l5.43-20.27\n\t\t\tC718.58,504.37,557.93,409.09,400.5,446.8z M488.55,559.41c-66.31,7.65-121.53,32.87-173.81,65.39\n\t\t\tc-18.62,11.99-11.52,24.4,6.34,19.15c0.02-0.01,0.03-0.01,0.05-0.01c35.83-11.53,75.35-18.36,120.95-18.11\n\t\t\tc128.48,0.73,255.36,37.11,379.63,82.4c9.77-11.79,16.95-25.55,20.94-40.41l7.43-27.71C730.12,587.19,604.93,545.99,488.55,559.41\n\t\t\tz M200.28,715.32c0.1,0.11,0.2,0.22,0.3,0.32l38.02,38.02c53.89-23.09,112.87-37.71,183.32-36.38\n\t\t\tc107.21,2.04,213.25,33.18,317.45,74.02l75.42-75.42c-122.31-44.37-247.04-79.78-372.76-80.49\n\t\t\tC339.3,634.82,270.16,669.68,200.28,715.32z"/>\n\t</g>\n</g>\n<g id="Margins" class="st1">\n\t<path class="st2" d="M546.76,1261.11H497.1c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,1262.04,547.91,1261.11,546.76,1261.11z"/>\n\t<path class="st2" d="M114.9,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9H86.77c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07H59.46c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69H29.45\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07H2.07c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC115.83,597.35,114.9,598.28,114.9,599.42z"/>\n\t<path class="st2" d="M996.95,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9h-15.83c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07h-12.95c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69h-15.64\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07h-13.01c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC997.88,597.35,996.95,598.28,996.95,599.42z"/>\n\t<path class="st2" d="M546.76,114.9H497.1c-8.81-0.08-11.9-4.53-11.9-12.29V86.77c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07V59.46c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29V29.45\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07V2.07c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,115.83,547.91,114.9,546.76,114.9z"/>\n</g>\n</svg>\n',a='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1014.1 1278.26" style="enable-background:new 0 0 1014.1 1278.26;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#FFFFFF;}\n\t.st1{fill:url(#SVGID_1_);}\n\t.st2{display:none;}\n\t.st3{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Background">\n\t<rect y="0" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 1014.1025 1278.2593)" width="1014.1" height="1278.26"/>\n</g>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<g>\n\t\t\t\t<path class="st0" d="M213.54,1126.86h-49.66c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\t\t\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\t\t\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\t\t\t\tC215.61,1127.79,214.69,1126.86,213.54,1126.86z"/>\n\t\t\t\t<path class="st0" d="M322.17,1080.02c-0.58-0.36-1.16-0.69-1.74-1c0,0,0-0.01,0-0.01c-3.47-2.18-2.93-7.68,0-9.44\n\t\t\t\t\tc3.37-2.26,6.07-5.27,8.09-9.03c2.02-3.76,3.03-8.39,3.03-13.89c0-6.53-1.53-12.41-4.58-17.64c-3.05-5.22-7.65-9.37-13.8-12.44\n\t\t\t\t\tc-6.15-3.07-13.91-4.61-23.28-4.61h-46.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h48.54\n\t\t\t\t\tc10.23,0,18.63-1.56,25.21-4.68c6.58-3.12,11.44-7.35,14.6-12.7c3.16-5.35,4.74-11.4,4.74-18.15c0-6.83-1.38-12.64-4.13-17.41\n\t\t\t\t\tC329.83,1086.31,326.36,1082.62,322.17,1080.02z M261.46,1040.76c0.12-7.45,3.24-11.73,11.81-11.84h15.4\n\t\t\t\t\tc7.91,0,13.77,1.85,17.6,5.55c3.82,3.7,5.74,8.28,5.74,13.73c0,4.26-1.06,7.94-3.19,11.06c-2.13,3.12-4.99,5.53-8.58,7.25\n\t\t\t\t\tc-3.59,1.72-7.62,2.58-12.09,2.58h-14.78c-8.65-0.08-11.79-4.36-11.91-11.84V1040.76z M310.72,1121.38\n\t\t\t\t\tc-4.13,3.7-10.96,5.55-20.5,5.55h-16.86c-8.63-0.08-11.77-4.37-11.89-11.84v-18.62c0.12-7.42,3.22-11.7,11.72-11.84h17.75\n\t\t\t\t\tc5.33,0,9.94,1.03,13.83,3.09c3.89,2.06,6.89,4.84,8.99,8.32c2.11,3.48,3.16,7.31,3.16,11.48\n\t\t\t\t\tC316.91,1113.07,314.85,1117.69,310.72,1121.38z"/>\n\t\t\t\t<path class="st0" d="M432.08,1096.47c-1.32-2.42-0.68-6.41,2.72-8.58c0,0-0.01,0-0.02,0c5.79-3.3,10.21-7.7,13.25-13.21\n\t\t\t\t\tc3.38-6.13,5.06-13.23,5.06-21.31c0-8.12-1.68-15.29-5.03-21.5c-3.35-6.21-8.41-11.08-15.18-14.6\n\t\t\t\t\tc-6.77-3.52-15.27-5.29-25.5-5.29h-45c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-35.71c0.03-7.73,3.16-12.15,12.03-12.19h10.86c3.69,0.07,6.16,1.6,7.97,4.65l23.74,44.23\n\t\t\t\t\tc0.36,0.67,1.06,1.09,1.82,1.09h17.96c1.57,0,2.57-1.69,1.82-3.07L432.08,1096.47z M421.26,1074.12\n\t\t\t\t\tc-4.06,1.85-9.32,2.77-15.76,2.77h-13.22c-8.89-0.03-12.03-4.45-12.06-12.19v-23.35c0-7.83,3.15-12.3,12.15-12.3h12.87\n\t\t\t\t\tc6.58,0,11.9,0.98,15.96,2.93c4.06,1.96,7.05,4.76,8.96,8.41c1.91,3.65,2.87,7.97,2.87,12.96c0,4.94-0.95,9.18-2.84,12.7\n\t\t\t\t\tC428.3,1069.59,425.33,1072.27,421.26,1074.12z"/>\n\t\t\t\t<path class="st0" d="M538.43,1013.33c-0.3-0.82-1.07-1.37-1.95-1.37h-20.11c-0.87,0-1.65,0.55-1.95,1.37l-46.03,127.91\n\t\t\t\t\tc-0.49,1.35,0.51,2.77,1.95,2.77h16.73c0.88,0,1.67-0.56,1.96-1.39l8.51-24.59c1.15-3.32,4.51-8.96,11.66-8.96h34.49\n\t\t\t\t\tc6.96,0,10.32,5.34,11.55,8.69l8.59,24.87c0.29,0.83,1.07,1.39,1.96,1.39h16.73c1.43,0,2.43-1.42,1.95-2.77L538.43,1013.33z\n\t\t\t\t\t M536.72,1092.3h-20.54c-7.87,0-7.47-6.56-6.49-9.39l11.59-33.48c1.31-4.7,8.81-4.47,10.35,0l11.69,33.85\n\t\t\t\t\tC544.21,1086.28,544.28,1092.3,536.72,1092.3z"/>\n\t\t\t\t<path class="st0" d="M622.33,1011.96h-15.78c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C624.4,1012.89,623.47,1011.96,622.33,1011.96z"/>\n\t\t\t\t<path class="st0" d="M757.93,1011.96h-15.59c-1.14,0-2.07,0.93-2.07,2.07v78.86c-0.03,6.53-7.25,7.15-10.52,2.62l-57.27-82.66\n\t\t\t\t\tc-0.39-0.56-1.02-0.89-1.7-0.89h-15.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-78.69c0-6.58,7.27-7.2,10.55-2.63l57.18,82.51c0.39,0.56,1.02,0.89,1.7,0.89h15.16\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C760,1012.89,759.07,1011.96,757.93,1011.96z"/>\n\t\t\t\t<path class="st0" d="M878.54,1092.24c-2.34-4.26-5.41-7.82-9.19-10.7c-3.78-2.88-7.89-5.2-12.31-6.96\n\t\t\t\t\tc-4.43-1.76-8.75-3.16-12.96-4.19l-12.9-3.35c-2.58-0.65-5.26-1.47-8.06-2.48c-2.79-1.01-5.41-2.28-7.83-3.8\n\t\t\t\t\tc-2.43-1.53-4.39-3.43-5.87-5.71c-1.48-2.28-2.22-4.99-2.22-8.12c0-3.74,1.09-7.08,3.26-10.03c2.17-2.94,5.23-5.27,9.19-6.96\n\t\t\t\t\tc3.95-1.7,8.64-2.55,14.06-2.55c7.57,0,13.84,1.69,18.83,5.06c4.52,3.06,7.28,7.24,8.26,12.54c0.18,0.97,1.04,1.67,2.02,1.67\n\t\t\t\t\th15.25c1.21,0,2.17-1.04,2.07-2.25c-0.52-6.18-2.54-11.72-6.07-16.61c-3.95-5.48-9.36-9.79-16.21-12.93\n\t\t\t\t\tc-6.86-3.14-14.75-4.71-23.7-4.71c-8.86,0-16.81,1.58-23.86,4.74c-7.05,3.16-12.64,7.58-16.76,13.25\n\t\t\t\t\tc-4.13,5.67-6.19,12.32-6.19,19.92c0,9.2,3.08,16.59,9.25,22.18c6.17,5.59,14.54,9.82,25.11,12.7l15.6,4.26\n\t\t\t\t\tc4.73,1.25,8.97,2.69,12.73,4.32c3.76,1.63,6.75,3.7,8.96,6.19c2.21,2.49,3.32,5.7,3.32,9.61c0,4.3-1.27,8.05-3.8,11.25\n\t\t\t\t\tc-2.54,3.2-6.01,5.7-10.41,7.48c-4.41,1.78-9.42,2.68-15.06,2.68c-5.11,0-9.81-0.76-14.09-2.29c-4.28-1.53-7.78-3.87-10.51-7.03\n\t\t\t\t\tc-2.39-2.76-3.88-6.14-4.47-10.13c-0.15-1.01-1.02-1.77-2.04-1.77h-15.91c-1.23,0-2.19,1.07-2.07,2.29\n\t\t\t\t\tc0.71,6.99,2.91,13.09,6.59,18.31c4.08,5.78,9.74,10.24,16.96,13.38c7.22,3.14,15.77,4.71,25.66,4.71\n\t\t\t\t\tc10.32,0,19.12-1.68,26.4-5.03c7.28-3.35,12.85-7.93,16.7-13.73c3.85-5.8,5.77-12.44,5.77-19.92\n\t\t\t\t\tC882.05,1101.59,880.88,1096.5,878.54,1092.24z"/>\n\t\t\t</g>\n\t\t</g>\n\t\t<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="249.5635" y1="764.6226" x2="766.0477" y2="248.1384">\n\t\t\t<stop offset="0" style="stop-color:#00A595"/>\n\t\t\t<stop offset="0.4813" style="stop-color:#00C959"/>\n\t\t\t<stop offset="1" style="stop-color:#9CE142"/>\n\t\t</linearGradient>\n\t\t<path class="st1" d="M289.29,254.43c69.1-45.25,130.55-55.07,186.97-42.83c0.01,0,0-0.01,0-0.01c23.51,0.92,15.92-14.4,5.15-21.23\n\t\t\tc-14.2-8.56-28.56-16.25-43.08-22.81c-10.55-4.76-20.96-8.85-31.26-12.27l-60.69,16.26c-18.09,4.85-34.58,14.37-47.82,27.61\n\t\t\tl-97.97,97.97c-13.24,13.24-22.76,29.74-27.61,47.82l-3.74,13.95C207.09,320.42,246.4,282.52,289.29,254.43z M714.48,497.59\n\t\t\tc-0.05-0.03-0.11-0.08-0.12-0.09c15.03,7.49,29.2-0.27,10.59-14.65c-120.33-92.09-245.99-170.09-389.15-119.78\n\t\t\tc-74.47,26.17-139.07,76.8-201.13,127.75c-2.12,14.37-1.33,29.06,2.45,43.17l12.07,45.06c0.11-0.08,0.22-0.17,0.33-0.25\n\t\t\tc75.27-58.2,153.1-118.38,248.77-141.3C504.89,411.96,612.09,445.49,714.48,497.59z M833.7,444.73\n\t\t\tc14.5,9.16,28.51,17.12,42.1,23.93l-33.15-123.72c-4.85-18.09-14.37-34.58-27.61-47.82l-97.97-97.97\n\t\t\tc-13.24-13.24-29.73-22.76-47.82-27.61l-133.82-35.86c-18.09-4.85-37.13-4.85-55.22,0l-31.22,8.37\n\t\t\tc77.1,42.29,136.88,81.54,228.29,171.94C766.96,404.69,781.65,411.85,833.7,444.73z M421.44,742.77\n\t\t\tc-61.75-1.17-114.61,10.93-163.21,30.51l40.33,40.33c13.24,13.24,29.74,22.76,47.82,27.61l133.83,35.86\n\t\t\tc18.09,4.85,37.13,4.85,55.22,0l133.82-35.86c18.09-4.85,34.58-14.37,47.82-27.61l2.6-2.6\n\t\t\tC621.09,773.07,521.26,744.65,421.44,742.77L421.44,742.77z M881.84,499.71c-95.32-48.27-157.65-108.49-173.11-124.07\n\t\t\tc-72.69-73.28-241.37-239.88-414.2-113.2c-44.87,32.88-89.16,73.07-130.31,115.24l-19.28,71.95\n\t\t\tc55.82-44.72,114.62-86.79,182.4-110.61c177.55-62.39,324.4,53.3,466.42,165.19c26.23,20.66,51.72,40.74,76.83,59.22l7.83-29.23\n\t\t\tc2.44-9.11,3.65-18.46,3.63-27.81C882.06,504.16,881.98,501.94,881.84,499.71z M400.5,446.8\n\t\t\tc-93.67,22.44-170.67,81.98-245.15,139.56c-1.16,0.9-2.33,1.8-3.49,2.7l21.1,78.76c1.84,6.86,4.36,13.49,7.49,19.8\n\t\t\tc9.76-6.99,19.43-14.02,29.03-21c80.84-58.82,164.44-119.64,276.14-132.53c121.16-13.97,249.09,27.52,371.12,81.09l5.43-20.27\n\t\t\tC718.58,504.37,557.93,409.09,400.5,446.8z M488.55,559.41c-66.31,7.65-121.53,32.87-173.81,65.39\n\t\t\tc-18.62,11.99-11.52,24.4,6.34,19.15c0.02-0.01,0.03-0.01,0.05-0.01c35.83-11.53,75.35-18.36,120.95-18.11\n\t\t\tc128.48,0.73,255.36,37.11,379.63,82.4c9.77-11.79,16.95-25.55,20.94-40.41l7.43-27.71C730.12,587.19,604.93,545.99,488.55,559.41\n\t\t\tz M200.28,715.32c0.1,0.11,0.2,0.22,0.3,0.32l38.02,38.02c53.89-23.09,112.87-37.71,183.32-36.38\n\t\t\tc107.21,2.04,213.25,33.18,317.45,74.02l75.42-75.42c-122.31-44.37-247.04-79.78-372.76-80.49\n\t\t\tC339.3,634.82,270.16,669.68,200.28,715.32z"/>\n\t</g>\n</g>\n<g id="Margins" class="st2">\n\t<path class="st3" d="M546.76,1261.11H497.1c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,1262.04,547.91,1261.11,546.76,1261.11z"/>\n\t<path class="st3" d="M114.9,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9H86.77c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07H59.46c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69H29.45\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07H2.07c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC115.83,597.35,114.9,598.28,114.9,599.42z"/>\n\t<path class="st3" d="M996.95,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9h-15.83c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07h-12.95c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69h-15.64\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07h-13.01c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC997.88,597.35,996.95,598.28,996.95,599.42z"/>\n\t<path class="st3" d="M546.76,114.9H497.1c-8.81-0.08-11.9-4.53-11.9-12.29V86.77c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07V59.46c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29V29.45\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07V2.07c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,115.83,547.91,114.9,546.76,114.9z"/>\n</g>\n</svg>\n',v='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1014.1 1278.26" style="enable-background:new 0 0 1014.1 1278.26;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#FFFFFF;}\n\t.st1{display:none;}\n\t.st2{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Background">\n\t<rect y="0" transform="matrix(-1 -1.224647e-16 1.224647e-16 -1 1014.1025 1278.2593)" width="1014.1" height="1278.26"/>\n</g>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<g>\n\t\t\t\t<path class="st0" d="M213.54,1126.86h-49.66c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\t\t\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\t\t\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\t\t\t\tC215.61,1127.79,214.69,1126.86,213.54,1126.86z"/>\n\t\t\t\t<path class="st0" d="M322.17,1080.02c-0.58-0.36-1.16-0.69-1.74-1c0,0,0-0.01,0-0.01c-3.47-2.18-2.93-7.68,0-9.44\n\t\t\t\t\tc3.37-2.26,6.07-5.27,8.09-9.03c2.02-3.76,3.03-8.39,3.03-13.89c0-6.53-1.53-12.41-4.58-17.64c-3.05-5.22-7.65-9.37-13.8-12.44\n\t\t\t\t\tc-6.15-3.07-13.91-4.61-23.28-4.61h-46.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h48.54\n\t\t\t\t\tc10.23,0,18.63-1.56,25.21-4.68c6.58-3.12,11.44-7.35,14.6-12.7c3.16-5.35,4.74-11.4,4.74-18.15c0-6.83-1.38-12.64-4.13-17.41\n\t\t\t\t\tC329.83,1086.31,326.36,1082.62,322.17,1080.02z M261.46,1040.76c0.12-7.45,3.24-11.73,11.81-11.84h15.4\n\t\t\t\t\tc7.91,0,13.77,1.85,17.6,5.55c3.82,3.7,5.74,8.28,5.74,13.73c0,4.26-1.06,7.94-3.19,11.06c-2.13,3.12-4.99,5.53-8.58,7.25\n\t\t\t\t\tc-3.59,1.72-7.62,2.58-12.09,2.58h-14.78c-8.65-0.08-11.79-4.36-11.91-11.84V1040.76z M310.72,1121.38\n\t\t\t\t\tc-4.13,3.7-10.96,5.55-20.5,5.55h-16.86c-8.63-0.08-11.77-4.37-11.89-11.84v-18.62c0.12-7.42,3.22-11.7,11.72-11.84h17.75\n\t\t\t\t\tc5.33,0,9.94,1.03,13.83,3.09c3.89,2.06,6.89,4.84,8.99,8.32c2.11,3.48,3.16,7.31,3.16,11.48\n\t\t\t\t\tC316.91,1113.07,314.85,1117.69,310.72,1121.38z"/>\n\t\t\t\t<path class="st0" d="M432.08,1096.47c-1.32-2.42-0.68-6.41,2.72-8.58c0,0-0.01,0-0.02,0c5.79-3.3,10.21-7.7,13.25-13.21\n\t\t\t\t\tc3.38-6.13,5.06-13.23,5.06-21.31c0-8.12-1.68-15.29-5.03-21.5c-3.35-6.21-8.41-11.08-15.18-14.6\n\t\t\t\t\tc-6.77-3.52-15.27-5.29-25.5-5.29h-45c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-35.71c0.03-7.73,3.16-12.15,12.03-12.19h10.86c3.69,0.07,6.16,1.6,7.97,4.65l23.74,44.23\n\t\t\t\t\tc0.36,0.67,1.06,1.09,1.82,1.09h17.96c1.57,0,2.57-1.69,1.82-3.07L432.08,1096.47z M421.26,1074.12\n\t\t\t\t\tc-4.06,1.85-9.32,2.77-15.76,2.77h-13.22c-8.89-0.03-12.03-4.45-12.06-12.19v-23.35c0-7.83,3.15-12.3,12.15-12.3h12.87\n\t\t\t\t\tc6.58,0,11.9,0.98,15.96,2.93c4.06,1.96,7.05,4.76,8.96,8.41c1.91,3.65,2.87,7.97,2.87,12.96c0,4.94-0.95,9.18-2.84,12.7\n\t\t\t\t\tC428.3,1069.59,425.33,1072.27,421.26,1074.12z"/>\n\t\t\t\t<path class="st0" d="M538.43,1013.33c-0.3-0.82-1.07-1.37-1.95-1.37h-20.11c-0.87,0-1.65,0.55-1.95,1.37l-46.03,127.91\n\t\t\t\t\tc-0.49,1.35,0.51,2.77,1.95,2.77h16.73c0.88,0,1.67-0.56,1.96-1.39l8.51-24.59c1.15-3.32,4.51-8.96,11.66-8.96h34.49\n\t\t\t\t\tc6.96,0,10.32,5.34,11.55,8.69l8.59,24.87c0.29,0.83,1.07,1.39,1.96,1.39h16.73c1.43,0,2.43-1.42,1.95-2.77L538.43,1013.33z\n\t\t\t\t\t M536.72,1092.3h-20.54c-7.87,0-7.47-6.56-6.49-9.39l11.59-33.48c1.31-4.7,8.81-4.47,10.35,0l11.69,33.85\n\t\t\t\t\tC544.21,1086.28,544.28,1092.3,536.72,1092.3z"/>\n\t\t\t\t<path class="st0" d="M622.33,1011.96h-15.78c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C624.4,1012.89,623.47,1011.96,622.33,1011.96z"/>\n\t\t\t\t<path class="st0" d="M757.93,1011.96h-15.59c-1.14,0-2.07,0.93-2.07,2.07v78.86c-0.03,6.53-7.25,7.15-10.52,2.62l-57.27-82.66\n\t\t\t\t\tc-0.39-0.56-1.02-0.89-1.7-0.89h-15.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-78.69c0-6.58,7.27-7.2,10.55-2.63l57.18,82.51c0.39,0.56,1.02,0.89,1.7,0.89h15.16\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C760,1012.89,759.07,1011.96,757.93,1011.96z"/>\n\t\t\t\t<path class="st0" d="M878.54,1092.24c-2.34-4.26-5.41-7.82-9.19-10.7c-3.78-2.88-7.89-5.2-12.31-6.96\n\t\t\t\t\tc-4.43-1.76-8.75-3.16-12.96-4.19l-12.9-3.35c-2.58-0.65-5.26-1.47-8.06-2.48c-2.79-1.01-5.41-2.28-7.83-3.8\n\t\t\t\t\tc-2.43-1.53-4.39-3.43-5.87-5.71c-1.48-2.28-2.22-4.99-2.22-8.12c0-3.74,1.09-7.08,3.26-10.03c2.17-2.94,5.23-5.27,9.19-6.96\n\t\t\t\t\tc3.95-1.7,8.64-2.55,14.06-2.55c7.57,0,13.84,1.69,18.83,5.06c4.52,3.06,7.28,7.24,8.26,12.54c0.18,0.97,1.04,1.67,2.02,1.67\n\t\t\t\t\th15.25c1.21,0,2.17-1.04,2.07-2.25c-0.52-6.18-2.54-11.72-6.07-16.61c-3.95-5.48-9.36-9.79-16.21-12.93\n\t\t\t\t\tc-6.86-3.14-14.75-4.71-23.7-4.71c-8.86,0-16.81,1.58-23.86,4.74c-7.05,3.16-12.64,7.58-16.76,13.25\n\t\t\t\t\tc-4.13,5.67-6.19,12.32-6.19,19.92c0,9.2,3.08,16.59,9.25,22.18c6.17,5.59,14.54,9.82,25.11,12.7l15.6,4.26\n\t\t\t\t\tc4.73,1.25,8.97,2.69,12.73,4.32c3.76,1.63,6.75,3.7,8.96,6.19c2.21,2.49,3.32,5.7,3.32,9.61c0,4.3-1.27,8.05-3.8,11.25\n\t\t\t\t\tc-2.54,3.2-6.01,5.7-10.41,7.48c-4.41,1.78-9.42,2.68-15.06,2.68c-5.11,0-9.81-0.76-14.09-2.29c-4.28-1.53-7.78-3.87-10.51-7.03\n\t\t\t\t\tc-2.39-2.76-3.88-6.14-4.47-10.13c-0.15-1.01-1.02-1.77-2.04-1.77h-15.91c-1.23,0-2.19,1.07-2.07,2.29\n\t\t\t\t\tc0.71,6.99,2.91,13.09,6.59,18.31c4.08,5.78,9.74,10.24,16.96,13.38c7.22,3.14,15.77,4.71,25.66,4.71\n\t\t\t\t\tc10.32,0,19.12-1.68,26.4-5.03c7.28-3.35,12.85-7.93,16.7-13.73c3.85-5.8,5.77-12.44,5.77-19.92\n\t\t\t\t\tC882.05,1101.59,880.88,1096.5,878.54,1092.24z"/>\n\t\t\t</g>\n\t\t</g>\n\t\t<path class="st0" d="M289.29,254.43c69.1-45.25,130.55-55.07,186.97-42.83c0.01,0,0-0.01,0-0.01c23.51,0.92,15.92-14.4,5.15-21.23\n\t\t\tc-14.2-8.56-28.56-16.25-43.08-22.81c-10.55-4.76-20.96-8.85-31.26-12.27l-60.69,16.26c-18.09,4.85-34.58,14.37-47.82,27.61\n\t\t\tl-97.97,97.97c-13.24,13.24-22.76,29.74-27.61,47.82l-3.74,13.95C207.09,320.42,246.4,282.52,289.29,254.43z M714.48,497.59\n\t\t\tc-0.05-0.03-0.11-0.08-0.12-0.09c15.03,7.49,29.2-0.27,10.59-14.65c-120.33-92.09-245.99-170.09-389.15-119.78\n\t\t\tc-74.47,26.17-139.07,76.8-201.13,127.75c-2.12,14.37-1.33,29.06,2.45,43.17l12.07,45.06c0.11-0.08,0.22-0.17,0.33-0.25\n\t\t\tc75.27-58.2,153.1-118.38,248.77-141.3C504.89,411.96,612.09,445.49,714.48,497.59z M833.7,444.73\n\t\t\tc14.5,9.16,28.51,17.12,42.1,23.93l-33.15-123.72c-4.85-18.09-14.37-34.58-27.61-47.82l-97.97-97.97\n\t\t\tc-13.24-13.24-29.73-22.76-47.82-27.61l-133.82-35.86c-18.09-4.85-37.13-4.85-55.22,0l-31.22,8.37\n\t\t\tc77.1,42.29,136.88,81.54,228.29,171.94C766.96,404.69,781.65,411.85,833.7,444.73z M421.44,742.77\n\t\t\tc-61.75-1.17-114.61,10.93-163.21,30.51l40.33,40.33c13.24,13.24,29.74,22.76,47.82,27.61l133.83,35.86\n\t\t\tc18.09,4.85,37.13,4.85,55.22,0l133.82-35.86c18.09-4.85,34.58-14.37,47.82-27.61l2.6-2.6\n\t\t\tC621.09,773.07,521.26,744.65,421.44,742.77L421.44,742.77z M881.84,499.71c-95.32-48.27-157.65-108.49-173.11-124.07\n\t\t\tc-72.69-73.28-241.37-239.88-414.2-113.2c-44.87,32.88-89.16,73.07-130.31,115.24l-19.28,71.95\n\t\t\tc55.82-44.72,114.62-86.79,182.4-110.61c177.55-62.39,324.4,53.3,466.42,165.19c26.23,20.66,51.72,40.74,76.83,59.22l7.83-29.23\n\t\t\tc2.44-9.11,3.65-18.46,3.63-27.81C882.06,504.16,881.98,501.94,881.84,499.71z M400.5,446.8\n\t\t\tc-93.67,22.44-170.67,81.98-245.15,139.56c-1.16,0.9-2.33,1.8-3.49,2.7l21.1,78.76c1.84,6.86,4.36,13.49,7.49,19.8\n\t\t\tc9.76-6.99,19.43-14.02,29.03-21c80.84-58.82,164.44-119.64,276.14-132.53c121.16-13.97,249.09,27.52,371.12,81.09l5.43-20.27\n\t\t\tC718.58,504.37,557.93,409.09,400.5,446.8z M488.55,559.41c-66.31,7.65-121.53,32.87-173.81,65.39\n\t\t\tc-18.62,11.99-11.52,24.4,6.34,19.15c0.02-0.01,0.03-0.01,0.05-0.01c35.83-11.53,75.35-18.36,120.95-18.11\n\t\t\tc128.48,0.73,255.36,37.11,379.63,82.4c9.77-11.79,16.95-25.55,20.94-40.41l7.43-27.71C730.12,587.19,604.93,545.99,488.55,559.41\n\t\t\tz M200.28,715.32c0.1,0.11,0.2,0.22,0.3,0.32l38.02,38.02c53.89-23.09,112.87-37.71,183.32-36.38\n\t\t\tc107.21,2.04,213.25,33.18,317.45,74.02l75.42-75.42c-122.31-44.37-247.04-79.78-372.76-80.49\n\t\t\tC339.3,634.82,270.16,669.68,200.28,715.32z"/>\n\t</g>\n</g>\n<g id="Margins" class="st1">\n\t<path class="st2" d="M546.76,1261.11H497.1c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,1262.04,547.91,1261.11,546.76,1261.11z"/>\n\t<path class="st2" d="M114.9,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9H86.77c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07H59.46c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69H29.45\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07H2.07c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC115.83,597.35,114.9,598.28,114.9,599.42z"/>\n\t<path class="st2" d="M996.95,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9h-15.83c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07h-12.95c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69h-15.64\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07h-13.01c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC997.88,597.35,996.95,598.28,996.95,599.42z"/>\n\t<path class="st2" d="M546.76,114.9H497.1c-8.81-0.08-11.9-4.53-11.9-12.29V86.77c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07V59.46c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29V29.45\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07V2.07c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,115.83,547.91,114.9,546.76,114.9z"/>\n</g>\n</svg>\n',e='<?xml version="1.0" encoding="utf-8"?>\n\x3c!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --\x3e\n<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\n\t viewBox="0 0 1014.1 1278.26" style="enable-background:new 0 0 1014.1 1278.26;" xml:space="preserve">\n<style type="text/css">\n\t.st0{fill:#FFFFFF;}\n\t.st1{display:none;}\n\t.st2{display:inline;fill:#CCCCCC;}\n</style>\n<g id="Logo">\n\t<g>\n\t\t<g>\n\t\t\t<g>\n\t\t\t\t<path class="st0" d="M213.54,1126.86h-49.66c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\t\t\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\t\t\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\t\t\t\tC215.61,1127.79,214.69,1126.86,213.54,1126.86z"/>\n\t\t\t\t<path class="st0" d="M322.17,1080.02c-0.58-0.36-1.16-0.69-1.74-1c0,0,0-0.01,0-0.01c-3.47-2.18-2.93-7.68,0-9.44\n\t\t\t\t\tc3.37-2.26,6.07-5.27,8.09-9.03c2.02-3.76,3.03-8.39,3.03-13.89c0-6.53-1.53-12.41-4.58-17.64c-3.05-5.22-7.65-9.37-13.8-12.44\n\t\t\t\t\tc-6.15-3.07-13.91-4.61-23.28-4.61h-46.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h48.54\n\t\t\t\t\tc10.23,0,18.63-1.56,25.21-4.68c6.58-3.12,11.44-7.35,14.6-12.7c3.16-5.35,4.74-11.4,4.74-18.15c0-6.83-1.38-12.64-4.13-17.41\n\t\t\t\t\tC329.83,1086.31,326.36,1082.62,322.17,1080.02z M261.46,1040.76c0.12-7.45,3.24-11.73,11.81-11.84h15.4\n\t\t\t\t\tc7.91,0,13.77,1.85,17.6,5.55c3.82,3.7,5.74,8.28,5.74,13.73c0,4.26-1.06,7.94-3.19,11.06c-2.13,3.12-4.99,5.53-8.58,7.25\n\t\t\t\t\tc-3.59,1.72-7.62,2.58-12.09,2.58h-14.78c-8.65-0.08-11.79-4.36-11.91-11.84V1040.76z M310.72,1121.38\n\t\t\t\t\tc-4.13,3.7-10.96,5.55-20.5,5.55h-16.86c-8.63-0.08-11.77-4.37-11.89-11.84v-18.62c0.12-7.42,3.22-11.7,11.72-11.84h17.75\n\t\t\t\t\tc5.33,0,9.94,1.03,13.83,3.09c3.89,2.06,6.89,4.84,8.99,8.32c2.11,3.48,3.16,7.31,3.16,11.48\n\t\t\t\t\tC316.91,1113.07,314.85,1117.69,310.72,1121.38z"/>\n\t\t\t\t<path class="st0" d="M432.08,1096.47c-1.32-2.42-0.68-6.41,2.72-8.58c0,0-0.01,0-0.02,0c5.79-3.3,10.21-7.7,13.25-13.21\n\t\t\t\t\tc3.38-6.13,5.06-13.23,5.06-21.31c0-8.12-1.68-15.29-5.03-21.5c-3.35-6.21-8.41-11.08-15.18-14.6\n\t\t\t\t\tc-6.77-3.52-15.27-5.29-25.5-5.29h-45c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-35.71c0.03-7.73,3.16-12.15,12.03-12.19h10.86c3.69,0.07,6.16,1.6,7.97,4.65l23.74,44.23\n\t\t\t\t\tc0.36,0.67,1.06,1.09,1.82,1.09h17.96c1.57,0,2.57-1.69,1.82-3.07L432.08,1096.47z M421.26,1074.12\n\t\t\t\t\tc-4.06,1.85-9.32,2.77-15.76,2.77h-13.22c-8.89-0.03-12.03-4.45-12.06-12.19v-23.35c0-7.83,3.15-12.3,12.15-12.3h12.87\n\t\t\t\t\tc6.58,0,11.9,0.98,15.96,2.93c4.06,1.96,7.05,4.76,8.96,8.41c1.91,3.65,2.87,7.97,2.87,12.96c0,4.94-0.95,9.18-2.84,12.7\n\t\t\t\t\tC428.3,1069.59,425.33,1072.27,421.26,1074.12z"/>\n\t\t\t\t<path class="st0" d="M538.43,1013.33c-0.3-0.82-1.07-1.37-1.95-1.37h-20.11c-0.87,0-1.65,0.55-1.95,1.37l-46.03,127.91\n\t\t\t\t\tc-0.49,1.35,0.51,2.77,1.95,2.77h16.73c0.88,0,1.67-0.56,1.96-1.39l8.51-24.59c1.15-3.32,4.51-8.96,11.66-8.96h34.49\n\t\t\t\t\tc6.96,0,10.32,5.34,11.55,8.69l8.59,24.87c0.29,0.83,1.07,1.39,1.96,1.39h16.73c1.43,0,2.43-1.42,1.95-2.77L538.43,1013.33z\n\t\t\t\t\t M536.72,1092.3h-20.54c-7.87,0-7.47-6.56-6.49-9.39l11.59-33.48c1.31-4.7,8.81-4.47,10.35,0l11.69,33.85\n\t\t\t\t\tC544.21,1086.28,544.28,1092.3,536.72,1092.3z"/>\n\t\t\t\t<path class="st0" d="M622.33,1011.96h-15.78c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C624.4,1012.89,623.47,1011.96,622.33,1011.96z"/>\n\t\t\t\t<path class="st0" d="M757.93,1011.96h-15.59c-1.14,0-2.07,0.93-2.07,2.07v78.86c-0.03,6.53-7.25,7.15-10.52,2.62l-57.27-82.66\n\t\t\t\t\tc-0.39-0.56-1.02-0.89-1.7-0.89h-15.29c-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h15.78\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-78.69c0-6.58,7.27-7.2,10.55-2.63l57.18,82.51c0.39,0.56,1.02,0.89,1.7,0.89h15.16\n\t\t\t\t\tc1.14,0,2.07-0.93,2.07-2.07v-127.91C760,1012.89,759.07,1011.96,757.93,1011.96z"/>\n\t\t\t\t<path class="st0" d="M878.54,1092.24c-2.34-4.26-5.41-7.82-9.19-10.7c-3.78-2.88-7.89-5.2-12.31-6.96\n\t\t\t\t\tc-4.43-1.76-8.75-3.16-12.96-4.19l-12.9-3.35c-2.58-0.65-5.26-1.47-8.06-2.48c-2.79-1.01-5.41-2.28-7.83-3.8\n\t\t\t\t\tc-2.43-1.53-4.39-3.43-5.87-5.71c-1.48-2.28-2.22-4.99-2.22-8.12c0-3.74,1.09-7.08,3.26-10.03c2.17-2.94,5.23-5.27,9.19-6.96\n\t\t\t\t\tc3.95-1.7,8.64-2.55,14.06-2.55c7.57,0,13.84,1.69,18.83,5.06c4.52,3.06,7.28,7.24,8.26,12.54c0.18,0.97,1.04,1.67,2.02,1.67\n\t\t\t\t\th15.25c1.21,0,2.17-1.04,2.07-2.25c-0.52-6.18-2.54-11.72-6.07-16.61c-3.95-5.48-9.36-9.79-16.21-12.93\n\t\t\t\t\tc-6.86-3.14-14.75-4.71-23.7-4.71c-8.86,0-16.81,1.58-23.86,4.74c-7.05,3.16-12.64,7.58-16.76,13.25\n\t\t\t\t\tc-4.13,5.67-6.19,12.32-6.19,19.92c0,9.2,3.08,16.59,9.25,22.18c6.17,5.59,14.54,9.82,25.11,12.7l15.6,4.26\n\t\t\t\t\tc4.73,1.25,8.97,2.69,12.73,4.32c3.76,1.63,6.75,3.7,8.96,6.19c2.21,2.49,3.32,5.7,3.32,9.61c0,4.3-1.27,8.05-3.8,11.25\n\t\t\t\t\tc-2.54,3.2-6.01,5.7-10.41,7.48c-4.41,1.78-9.42,2.68-15.06,2.68c-5.11,0-9.81-0.76-14.09-2.29c-4.28-1.53-7.78-3.87-10.51-7.03\n\t\t\t\t\tc-2.39-2.76-3.88-6.14-4.47-10.13c-0.15-1.01-1.02-1.77-2.04-1.77h-15.91c-1.23,0-2.19,1.07-2.07,2.29\n\t\t\t\t\tc0.71,6.99,2.91,13.09,6.59,18.31c4.08,5.78,9.74,10.24,16.96,13.38c7.22,3.14,15.77,4.71,25.66,4.71\n\t\t\t\t\tc10.32,0,19.12-1.68,26.4-5.03c7.28-3.35,12.85-7.93,16.7-13.73c3.85-5.8,5.77-12.44,5.77-19.92\n\t\t\t\t\tC882.05,1101.59,880.88,1096.5,878.54,1092.24z"/>\n\t\t\t</g>\n\t\t</g>\n\t\t<path class="st0" d="M289.29,254.43c69.1-45.25,130.55-55.07,186.97-42.83c0.01,0,0-0.01,0-0.01c23.51,0.92,15.92-14.4,5.15-21.23\n\t\t\tc-14.2-8.56-28.56-16.25-43.08-22.81c-10.55-4.76-20.96-8.85-31.26-12.27l-60.69,16.26c-18.09,4.85-34.58,14.37-47.82,27.61\n\t\t\tl-97.97,97.97c-13.24,13.24-22.76,29.74-27.61,47.82l-3.74,13.95C207.09,320.42,246.4,282.52,289.29,254.43z M714.48,497.59\n\t\t\tc-0.05-0.03-0.11-0.08-0.12-0.09c15.03,7.49,29.2-0.27,10.59-14.65c-120.33-92.09-245.99-170.09-389.15-119.78\n\t\t\tc-74.47,26.17-139.07,76.8-201.13,127.75c-2.12,14.37-1.33,29.06,2.45,43.17l12.07,45.06c0.11-0.08,0.22-0.17,0.33-0.25\n\t\t\tc75.27-58.2,153.1-118.38,248.77-141.3C504.89,411.96,612.09,445.49,714.48,497.59z M833.7,444.73\n\t\t\tc14.5,9.16,28.51,17.12,42.1,23.93l-33.15-123.72c-4.85-18.09-14.37-34.58-27.61-47.82l-97.97-97.97\n\t\t\tc-13.24-13.24-29.73-22.76-47.82-27.61l-133.82-35.86c-18.09-4.85-37.13-4.85-55.22,0l-31.22,8.37\n\t\t\tc77.1,42.29,136.88,81.54,228.29,171.94C766.96,404.69,781.65,411.85,833.7,444.73z M421.44,742.77\n\t\t\tc-61.75-1.17-114.61,10.93-163.21,30.51l40.33,40.33c13.24,13.24,29.74,22.76,47.82,27.61l133.83,35.86\n\t\t\tc18.09,4.85,37.13,4.85,55.22,0l133.82-35.86c18.09-4.85,34.58-14.37,47.82-27.61l2.6-2.6\n\t\t\tC621.09,773.07,521.26,744.65,421.44,742.77L421.44,742.77z M881.84,499.71c-95.32-48.27-157.65-108.49-173.11-124.07\n\t\t\tc-72.69-73.28-241.37-239.88-414.2-113.2c-44.87,32.88-89.16,73.07-130.31,115.24l-19.28,71.95\n\t\t\tc55.82-44.72,114.62-86.79,182.4-110.61c177.55-62.39,324.4,53.3,466.42,165.19c26.23,20.66,51.72,40.74,76.83,59.22l7.83-29.23\n\t\t\tc2.44-9.11,3.65-18.46,3.63-27.81C882.06,504.16,881.98,501.94,881.84,499.71z M400.5,446.8\n\t\t\tc-93.67,22.44-170.67,81.98-245.15,139.56c-1.16,0.9-2.33,1.8-3.49,2.7l21.1,78.76c1.84,6.86,4.36,13.49,7.49,19.8\n\t\t\tc9.76-6.99,19.43-14.02,29.03-21c80.84-58.82,164.44-119.64,276.14-132.53c121.16-13.97,249.09,27.52,371.12,81.09l5.43-20.27\n\t\t\tC718.58,504.37,557.93,409.09,400.5,446.8z M488.55,559.41c-66.31,7.65-121.53,32.87-173.81,65.39\n\t\t\tc-18.62,11.99-11.52,24.4,6.34,19.15c0.02-0.01,0.03-0.01,0.05-0.01c35.83-11.53,75.35-18.36,120.95-18.11\n\t\t\tc128.48,0.73,255.36,37.11,379.63,82.4c9.77-11.79,16.95-25.55,20.94-40.41l7.43-27.71C730.12,587.19,604.93,545.99,488.55,559.41\n\t\t\tz M200.28,715.32c0.1,0.11,0.2,0.22,0.3,0.32l38.02,38.02c53.89-23.09,112.87-37.71,183.32-36.38\n\t\t\tc107.21,2.04,213.25,33.18,317.45,74.02l75.42-75.42c-122.31-44.37-247.04-79.78-372.76-80.49\n\t\t\tC339.3,634.82,270.16,669.68,200.28,715.32z"/>\n\t</g>\n</g>\n<g id="Margins" class="st1">\n\t<path class="st2" d="M546.76,1261.11H497.1c-8.81-0.08-11.9-4.53-11.9-12.29v-15.83c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07v-12.95c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29v-15.64\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07v-13.01c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,1262.04,547.91,1261.11,546.76,1261.11z"/>\n\t<path class="st2" d="M114.9,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9H86.77c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07H59.46c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69H29.45\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07H2.07c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC115.83,597.35,114.9,598.28,114.9,599.42z"/>\n\t<path class="st2" d="M996.95,599.42v49.66c-0.08,8.81-4.53,11.9-12.29,11.9h-15.83c-7.8,0-12.26-3.12-12.3-12.03v-44.45\n\t\tc0-1.14-0.93-2.07-2.07-2.07h-12.95c-1.14,0-2.07,0.93-2.07,2.07v44.78c-0.16,8.64-4.59,11.69-12.29,11.69h-15.64\n\t\tc-7.83,0-12.3-3.15-12.3-12.15v-48.64c0-1.14-0.93-2.07-2.07-2.07h-13.01c-1.14,0-2.07,0.93-2.07,2.07v78.65\n\t\tc0,1.14,0.93,2.07,2.07,2.07h127.91c1.14,0,2.07-0.93,2.07-2.07v-79.42c0-1.14-0.93-2.07-2.07-2.07h-13.01\n\t\tC997.88,597.35,996.95,598.28,996.95,599.42z"/>\n\t<path class="st2" d="M546.76,114.9H497.1c-8.81-0.08-11.9-4.53-11.9-12.29V86.77c0-7.8,3.12-12.26,12.03-12.3h44.45\n\t\tc1.14,0,2.07-0.93,2.07-2.07V59.46c0-1.14-0.93-2.07-2.07-2.07h-44.78c-8.64-0.16-11.69-4.59-11.69-12.29V29.45\n\t\tc0-7.83,3.15-12.3,12.15-12.3h48.64c1.14,0,2.07-0.93,2.07-2.07V2.07c0-1.14-0.93-2.07-2.07-2.07h-78.65\n\t\tc-1.14,0-2.07,0.93-2.07,2.07v127.91c0,1.14,0.93,2.07,2.07,2.07h79.42c1.14,0,2.07-0.93,2.07-2.07v-13.01\n\t\tC548.83,115.83,547.91,114.9,546.76,114.9z"/>\n</g>\n</svg>\n';export{c as a,n as b,l as c,h as d,a as e,v as f,e as g,t as h,s as v}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as n,h as e,g as t}from"./p-cccacbd3.js";import{c as i}from"./p-112122d6.js";const r=i(["w-full bg-dark"],{variants:{intent:{default:"",warning:"bg-warning",error:"bg-error",success:"bg-success"},brd:{rounded:"rounded-lg border-inside after:border-softest after:rounded-lg",normal:""},direction:{vertical:"space-y-12",horizontal:"flex flex-row items-center justify-between gap-x-12"},withBtn:{false:"",true:""}},compoundVariants:[{direction:"horizontal",withBtn:!0,class:"px-20 pr-12 py-12"},{direction:"horizontal",withBtn:!1,class:"p-20"},{direction:"vertical",withBtn:!0,class:"p-16"},{direction:"vertical",withBtn:!1,class:"px-12 py-20"}],defaultVariants:{intent:"default",brd:"rounded",direction:"horizontal"}}),o=class{constructor(e){n(this,e),this.message=void 0,this.pressableLabel=void 0,this.pressableUrl=void 0,this.direction="horizontal",this.intent="default",this.brd="rounded",this.withBtn=!1}componentWillLoad(){this.withBtn=Boolean(this.pressableLabel)}componentDidLoad(){var n;const e=null===(n=this.el.shadowRoot)||void 0===n?void 0:n.querySelector("eds-link");e&&this.emitContext(e)}emitContext(n){const e=new CustomEvent("parentContext",{detail:{componentName:this.el.tagName.toLowerCase(),identifier:null}});n.dispatchEvent(e)}render(){return e("div",{key:"02e7ec45a64008c3a5e8ea99cade7da6b076259f",class:r({intent:this.intent,brd:this.brd,direction:this.direction,withBtn:this.withBtn}),role:"alert"},e("p",{key:"ba99f147a48ed7cc19ccc18b309e1a11ca053a09",class:"f-ui-01 py-8",innerHTML:this.message}),this.withBtn&&(this.pressableUrl?e("eds-link",{class:"eds-alert-link",label:this.pressableLabel,url:this.pressableUrl,intent:"secondary",external:!0}):null))}get el(){return t(this)}};o.style=':root {\n font-optical-sizing: auto;\n}\n\nhtml,\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n/*\n:focus[data-focus-method="mouse"],\n:focus[data-focus-method="touch"] {\n outline: none !important;\n}\n*/\n/*FADE*/\n/*FADE TRANSLATE Y*/\n/*SLIDE LEFT*/\n/*SLIDE BOTTOM*/\n/*COLLAPSE Y*/\n*,\n::before,\n::after {\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n}\n\n::backdrop {\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-ring-shadow: 0 0 #0000;\n --tw-shadow: 0 0 #0000;\n}\n\n/*\n! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com\n*/\n/*\n1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)\n2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)\n*/\n*,\n::before,\n::after {\n box-sizing: border-box;\n /* 1 */\n border-width: 0;\n /* 2 */\n border-style: solid;\n /* 2 */\n border-color: currentColor;\n /* 2 */\n}\n\n::before,\n::after {}\n\n/*\n1. Use a consistent sensible line-height in all browsers.\n2. Prevent adjustments of font size after orientation changes in iOS.\n3. Use a more readable tab size.\n4. Use the user\'s configured `sans` font-family by default.\n5. Use the user\'s configured `sans` font-feature-settings by default.\n6. Use the user\'s configured `sans` font-variation-settings by default.\n7. Disable tap highlights on iOS\n*/\nhtml {\n line-height: 1.5;\n /* 1 */\n -webkit-text-size-adjust: 100%;\n /* 2 */\n -moz-tab-size: 4;\n /* 3 */\n -o-tab-size: 4;\n tab-size: 4;\n /* 3 */\n font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";\n /* 4 */\n font-feature-settings: normal;\n /* 5 */\n font-variation-settings: normal;\n /* 6 */\n -webkit-tap-highlight-color: transparent;\n /* 7 */\n}\n\n/*\n1. Remove the margin in all browsers.\n2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.\n*/\nbody {\n margin: 0;\n /* 1 */\n line-height: inherit;\n /* 2 */\n}\n\n/*\n1. Add the correct height in Firefox.\n2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)\n3. Ensure horizontal rules are visible by default.\n*/\nhr {\n height: 0;\n /* 1 */\n color: inherit;\n /* 2 */\n border-top-width: 1px;\n /* 3 */\n}\n\n/*\nAdd the correct text decoration in Chrome, Edge, and Safari.\n*/\nabbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n}\n\n/*\nRemove the default font size and weight for headings.\n*/\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: inherit;\n font-weight: inherit;\n}\n\n/*\nReset links to optimize for opt-in styling instead of opt-out.\n*/\na {\n color: inherit;\n text-decoration: inherit;\n}\n\n/*\nAdd the correct font weight in Edge and Safari.\n*/\nb,\nstrong {\n font-weight: bolder;\n}\n\n/*\n1. Use the user\'s configured `mono` font-family by default.\n2. Use the user\'s configured `mono` font-feature-settings by default.\n3. Use the user\'s configured `mono` font-variation-settings by default.\n4. Correct the odd `em` font sizing in all browsers.\n*/\ncode,\npre {\n font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;\n /* 1 */\n font-feature-settings: normal;\n /* 2 */\n font-variation-settings: normal;\n /* 3 */\n font-size: 1em;\n /* 4 */\n}\n\n/*\nAdd the correct font size in all browsers.\n*/\nsmall {\n font-size: 80%;\n}\n\n/*\nPrevent `sub` and `sup` elements from affecting the line height in all browsers.\n*/\nsub {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n/*\n1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)\n2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)\n3. Remove gaps between table borders by default.\n*/\ntable {\n text-indent: 0;\n /* 1 */\n border-color: inherit;\n /* 2 */\n border-collapse: collapse;\n /* 3 */\n}\n\n/*\n1. Change the font styles in all browsers.\n2. Remove the margin in Firefox and Safari.\n3. Remove default padding in all browsers.\n*/\nbutton,\ninput,\nselect,\ntextarea {\n font-family: inherit;\n /* 1 */\n font-feature-settings: inherit;\n /* 1 */\n font-variation-settings: inherit;\n /* 1 */\n font-size: 100%;\n /* 1 */\n font-weight: inherit;\n /* 1 */\n line-height: inherit;\n /* 1 */\n letter-spacing: inherit;\n /* 1 */\n color: inherit;\n /* 1 */\n margin: 0;\n /* 2 */\n padding: 0;\n /* 3 */\n}\n\n/*\nRemove the inheritance of text transform in Edge and Firefox.\n*/\nbutton,\nselect {\n text-transform: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Remove default button styles.\n*/\nbutton,\ninput:where([type=\'button\']),\ninput:where([type=\'submit\']) {\n -webkit-appearance: button;\n /* 1 */\n background-color: transparent;\n /* 2 */\n background-image: none;\n /* 2 */\n}\n\n/*\nUse the modern Firefox focus style for all focusable elements.\n*/\n/*\nRemove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)\n*/\n/*\nAdd the correct vertical alignment in Chrome and Firefox.\n*/\n/*\nCorrect the cursor style of increment and decrement buttons in Safari.\n*/\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n\n/*\n1. Correct the odd appearance in Chrome and Safari.\n2. Correct the outline style in Safari.\n*/\n[type=\'search\'] {\n -webkit-appearance: textfield;\n /* 1 */\n outline-offset: -2px;\n /* 2 */\n}\n\n/*\nRemove the inner padding in Chrome and Safari on macOS.\n*/\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/*\n1. Correct the inability to style clickable types in iOS and Safari.\n2. Change font properties to `inherit` in Safari.\n*/\n::-webkit-file-upload-button {\n -webkit-appearance: button;\n /* 1 */\n font: inherit;\n /* 2 */\n}\n\n/*\nAdd the correct display in Chrome and Safari.\n*/\n/*\nRemoves the default spacing and border for appropriate elements.\n*/\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\nhr,\np,\npre {\n margin: 0;\n}\n\nfieldset {\n margin: 0;\n padding: 0;\n}\n\nol,\nul,\nmenu {\n list-style: none;\n margin: 0;\n padding: 0;\n}\n\n/*\nReset default styling for dialogs.\n*/\ndialog {\n padding: 0;\n}\n\n/*\nPrevent resizing textareas horizontally by default.\n*/\ntextarea {\n resize: vertical;\n}\n\n/*\n1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)\n2. Set the default placeholder color to the user\'s configured gray 400 color.\n*/\ninput::-moz-placeholder,\ntextarea::-moz-placeholder {\n opacity: 1;\n /* 1 */\n color: #9ca3af;\n /* 2 */\n}\n\ninput::placeholder,\ntextarea::placeholder {\n opacity: 1;\n /* 1 */\n color: #9ca3af;\n /* 2 */\n}\n\n/*\nSet the default cursor for buttons.\n*/\nbutton,\n[role="button"] {\n cursor: pointer;\n}\n\n/*\nMake sure disabled buttons don\'t get the pointer cursor.\n*/\n/*\n1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)\n2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)\n This can trigger a poorly considered lint error in some tools but is included by design.\n*/\nimg,\niframe,\nobject {\n display: block;\n /* 1 */\n vertical-align: middle;\n /* 2 */\n}\n\n/*\nConstrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)\n*/\nimg {\n max-width: 100%;\n height: auto;\n}\n\n/* Make elements with the HTML hidden attribute stay hidden by default */\n[hidden] {\n display: none;\n}\n\n:root {\n --inner-gutter: 8px;\n}\n\n@media (min-width: 750px) {\n :root {\n --inner-gutter: 12px;\n }\n}\n\n@media (min-width: 900px) {\n :root {\n --inner-gutter: 16px;\n }\n}\n\n@media (min-width: 1024px) {\n :root {\n --inner-gutter: 16px;\n }\n}\n\n@media (min-width: 1280px) {\n :root {\n --inner-gutter: 16px;\n }\n}\n\n@media (min-width: 2200px) {\n :root {\n --inner-gutter: 16px;\n }\n}\n\n:root {}\n\n@media (min-width: 900px) {\n :root {}\n}\n\n:root {\n --sans: Inter, Helvetica, Arial, sans-serif;\n --f-ui-01-fontFamily: var(--sans);\n --f-ui-01-fontWeight: 800;\n --f-ui-01-fontSize: 18px;\n --f-ui-01-lineHeight: 110%;\n --f-ui-01-letterSpacing: -0.01em;\n}\n\n.f-ui-01 {\n font-family: var(--f-ui-01-fontFamily);\n font-weight: var(--f-ui-01-fontWeight);\n font-size: var(--f-ui-01-fontSize);\n line-height: var(--f-ui-01-lineHeight);\n letter-spacing: var(--f-ui-01-letterSpacing);\n}\n\n@media (min-width: 750px) {\n :root {}\n}\n\n@media (min-width: 900px) {\n :root {}\n}\n\n@media (min-width: 1024px) {\n :root {}\n}\n\n.f-ui-01 b,\n.f-ui-01 strong {\n font-weight: var(--f-ui-01---bold-weight, bold);\n}\n\n:root {\n --grey-300: #e6e6e6;\n --green-200: #d3ffdc;\n --yellow-200: #ffffcb;\n --red-200: #ffe0e1;\n}\n\n@media (min-width: 750px) {\n .md\\:grid-line-x>*::before {\n content: attr(👻);\n inset-inline-start: 0;\n inset-inline-end: 0;\n top: 0;\n bottom: calc(var(--inner-gutter) / -2);\n border-top: 0 solid transparent;\n border-bottom: 0 solid transparent;\n }\n\n .md\\:grid-line-xfull>*::before {\n content: attr(👻);\n inset-inline-start: calc(var(--inner-gutter) / -2);\n inset-inline-end: calc(var(--inner-gutter) / -2);\n top: 0;\n bottom: calc(var(--inner-gutter) / -2);\n border-top: 0 solid transparent;\n border-bottom: 0 solid transparent;\n }\n\n .md\\:grid-line-x-0>*::before {\n content: none;\n }\n\n .md\\:grid-line-y>*::after {\n content: attr(👻);\n inset-inline-start: 0;\n inset-inline-end: calc(var(--inner-gutter) / -2);\n top: 0;\n bottom: 0;\n border-inline-start: 0 solid transparent;\n border-inline-end: 0 solid transparent;\n }\n\n .md\\:grid-line-yfull>*::after {\n content: attr(👻);\n inset-inline-start: 0;\n inset-inline-end: calc(var(--inner-gutter) / -2);\n top: calc(var(--inner-gutter) / -1);\n bottom: 0;\n border-inline-start: 0 solid transparent;\n border-inline-end: 0 solid transparent;\n }\n\n .md\\:grid-line-y-0>*::after {\n content: none;\n }\n}\n\n@media (min-width: 900px) {\n .lg\\:grid-line-x>*::before {\n content: attr(👻);\n inset-inline-start: 0;\n inset-inline-end: 0;\n top: 0;\n bottom: calc(var(--inner-gutter) / -2);\n border-top: 0 solid transparent;\n border-bottom: 0 solid transparent;\n }\n\n .lg\\:grid-line-xfull>*::before {\n content: attr(👻);\n inset-inline-start: calc(var(--inner-gutter) / -2);\n inset-inline-end: calc(var(--inner-gutter) / -2);\n top: 0;\n bottom: calc(var(--inner-gutter) / -2);\n border-top: 0 solid transparent;\n border-bottom: 0 solid transparent;\n }\n\n .lg\\:grid-line-x-0>*::before {\n content: none;\n }\n\n .lg\\:grid-line-y>*::after {\n content: attr(👻);\n inset-inline-start: 0;\n inset-inline-end: calc(var(--inner-gutter) / -2);\n top: 0;\n bottom: 0;\n border-inline-start: 0 solid transparent;\n border-inline-end: 0 solid transparent;\n }\n\n .lg\\:grid-line-yfull>*::after {\n content: attr(👻);\n inset-inline-start: 0;\n inset-inline-end: calc(var(--inner-gutter) / -2);\n top: calc(var(--inner-gutter) / -1);\n bottom: 0;\n border-inline-start: 0 solid transparent;\n border-inline-end: 0 solid transparent;\n }\n\n .lg\\:grid-line-y-0>*::after {\n content: none;\n }\n}\n\n.border-inside {\n position: relative;\n\n &::after {\n pointer-events: none;\n }\n\n &::after {\n position: absolute;\n }\n\n &::after {\n inset: 0rem;\n }\n\n &::after {\n z-index: 1;\n }\n\n &::after {\n border-radius: 8px;\n }\n\n &::after {\n border-width: 1px;\n }\n\n &::after {\n border-width: 2px;\n }\n\n &::after {\n border-color: rgba(0, 0, 0, .1);\n }\n\n &::after {\n content: \'\';\n }\n}\n\n/** region TRANSITIONS */\n/** endregion */\n/* region FOCUS */\n/* endregion */\n/* region BG */\n/* endregion */\n/*region shadow*/\n/*endregion*/\n.flex {\n display: flex;\n}\n\n.w-full {\n width: 100%;\n}\n\n.flex-row {\n flex-direction: row;\n}\n\n.items-center {\n align-items: center;\n}\n\n.justify-between {\n justify-content: space-between;\n}\n\n.gap-x-12 {\n -moz-column-gap: 0.75rem;\n column-gap: 0.75rem;\n}\n\n.space-y-12> :not([hidden])~ :not([hidden]) {\n --tw-space-y-reverse: 0;\n margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));\n margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));\n}\n\n.rounded-lg {\n border-radius: 16px;\n}\n\n.bg-dark {\n background-color: var(--grey-300);\n}\n\n.bg-error {\n background-color: var(--red-200);\n}\n\n.bg-success {\n background-color: var(--green-200);\n}\n\n.bg-warning {\n background-color: var(--yellow-200);\n}\n\n.p-16 {\n padding: 1rem;\n}\n\n.p-20 {\n padding: 1.25rem;\n}\n\n.px-12 {\n padding-left: 0.75rem;\n padding-right: 0.75rem;\n}\n\n.px-20 {\n padding-left: 1.25rem;\n padding-right: 1.25rem;\n}\n\n.py-12 {\n padding-top: 0.75rem;\n padding-bottom: 0.75rem;\n}\n\n.py-20 {\n padding-top: 1.25rem;\n padding-bottom: 1.25rem;\n}\n\n.py-8 {\n padding-top: 0.5rem;\n padding-bottom: 0.5rem;\n}\n\n.pr-12 {\n padding-right: 0.75rem;\n}\n\n.shadow {\n --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);\n box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);\n}\n\n[class*=underline-] {\n text-decoration-line: underline;\n}\n\n.after\\:rounded-lg::after {\n border-radius: 16px;\n}\n\n.after\\:border-softest::after {\n border-color: rgba(0, 0, 0, .05);\n}';export{o as eds_alert}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as e}from"./p-cccacbd3.js";import{u as r}from"./p-d962849c.js";const c=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"259a1fae59093dd4e1fd6d26e07aae0e8c3de2fd",class:this.class,innerHTML:r})}};export{c as eds_icon_unknown}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const n=' <svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n >\n <path d="M16 10H4" stroke="currentColor" stroke-width="2" />\n </svg>';export{n as m}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const t='<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20">\n <path stroke="currentColor" stroke-width="2" d="M16 4 4 16m12 0L4 4" />\n </svg>';export{t as c}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as r}from"./p-cccacbd3.js";import{c as e}from"./p-1ded61bd.js";const c=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"3484b9074d724ddee4141ff561e568284737ef43",class:this.class,innerHTML:e})}};export{c as eds_icon_chevron_up}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,h as a}from"./p-cccacbd3.js";const c=class{constructor(a){e(this,a),this.colors=[{rgb:"R156 G225 B66",cmyk:"C52 M0 Y98 K0",hex:"#9CE142",pantoneC:"PANTONE 367 C",pantoneU:"PANTONE 374 U",background:"#9CE142"},{rgb:"R0 G201 B89",cmyk:"C75 M0 Y80 K0",hex:"#00C959",pantoneC:"PANTONE 7480 C",pantoneU:"PANTONE 7481 U",background:"#00C959"},{rgb:"R0 G165 B149",cmyk:"C78 M8 Y49 K0",hex:"#00A595",pantoneC:"PANTONE 3272 C",pantoneU:"PANTONE 3275 U",background:"#00A595"}]}render(){return a("ul",{key:"970e6baf4b258e9a0ed194316daf1c862d17733e",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},d=class{constructor(a){e(this,a),this.colors=[{rgb:"R63 G169 B245",cmyk:"C68 M13 Y0 K0",hex:"#3FA9F5",pantoneC:"PANTONE 298 C",pantoneU:"PANTONE 298 U",background:"#3FA9F5"},{rgb:"R6 G68 B244",cmyk:"C92 M60 Y0 K0",hex:"#0644F4",pantoneC:"PANTONE 2728 C",pantoneU:"PANTONE 2935 U",background:"#0644F4"},{rgb:"R196 G97 B255",cmyk:"C52 M67 Y0 K0",hex:"#C461FF",pantoneC:"PANTONE 252 C",pantoneU:"PANTONE 252 U",background:"#C461FF"},{rgb:"R93 G61 B249",cmyk:"C83 M78 Y0 K0",hex:"#5D3DF9",pantoneC:"PANTONE 266 C",pantoneU:"PANTONE 2735 U",background:"#5D3DF9"},{rgb:"R255 G165 B67",cmyk:"C0 M43 Y76 K0",hex:"#FFA543",pantoneC:"PANTONE 804 C",pantoneU:"PANTONE 136 U",background:"#FFA543"},{rgb:"R255 G77 B104",cmyk:"C0 M81 Y42 K0",hex:"#FF4D68",pantoneC:"PANTONE 1785 C",pantoneU:"PANTONE 185 U",background:"#FF4D68"}],this.show=void 0}render(){return a("ul",{key:"54f985b91b28ae253a06ec313872ccc81449bf51",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},s=class{constructor(a){e(this,a),this.colors=[{rgb:"R20 G20 B20",cmyk:"C78 M69 Y61 K87",hex:"#141414",pantoneC:"",pantoneU:"",background:"#141414"},{rgb:"R56 G56 B56",cmyk:"C68 M58 Y55 K63",hex:"#383838",pantoneC:"PANTONE 447 C",pantoneU:"PANTONE Neutral Black U",background:"#383838"},{rgb:"R204 G204 B204",cmyk:"C23 M17 Y18 K0",hex:"#CCCCCC",pantoneC:"PANTONE Cool Gray 2 C",pantoneU:"PANTONE Cool Gray 2 U",background:"#CCCCCC"},{rgb:"R230 G230 B230",cmyk:"C12 M8 Y9 K0",hex:"#E6E6E6",pantoneC:"PANTONE 663 C",pantoneU:"PANTONE 649 U",background:"#E6E6E6"},{rgb:"R255 G255 B255",cmyk:"C0 M0 Y0 K0",hex:"#FFFFFF",pantoneC:"",pantoneU:"",background:"#FFFFFF"}]}getTextColor(e){if(e.startsWith("#")){const a=e.slice(1);return(.299*parseInt(a.substring(0,2),16)+.587*parseInt(a.substring(2,4),16)+.114*parseInt(a.substring(4,6),16))/255>.5?"text-default":"text-inverse"}if(/rgb/i.test(e)){const a=e.replace(/rgba?\(/i,"").replace(")","").split(",").map((e=>parseFloat(e.trim()))),[c,d,s]=a;return(.299*c+.587*d+.114*s)/255>.5?"text-default":"text-inverse"}return"text-default"}render(){return a("ul",{key:"cf31dbb2778735cb95f40243f557e97c15cd29f0",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},this.colors.map((e=>{const c=this.getTextColor(e.background);return a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:e.background}},a("div",{class:"grid"},a("span",{class:`f-body-02 ${c}`},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"},class:c})),a("div",{class:"grid"},a("span",{class:`f-body-02 ${c}`},e.pantoneC),a("span",{class:`f-body-02 ${c}`},e.pantoneU))))})))}},f=class{constructor(a){e(this,a),this.colors=[{rgb:"R156 G225 B66",cmyk:"C52 M0 Y98 K0",hex:"#9CE142",pantoneC:"PANTONE 367 C",pantoneU:"PANTONE 374 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"},{rgb:"R0 G201 B89",cmyk:"C75 M0 Y80 K0",hex:"#00C959",pantoneC:"PANTONE 7480 C",pantoneU:"PANTONE 7481 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"},{rgb:"R0 G165 B149",cmyk:"C78 M8 Y49 K0",hex:"#00A595",pantoneC:"PANTONE 3272 C",pantoneU:"PANTONE 3275 U",background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"}]}render(){return a("ul",{key:"469fc7f19a4346b7e930095c489c0e89cc58e6df",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16",style:{background:"linear-gradient(to bottom, #9CE142 0%, #00C959 50%, #00A595 100%)"}},this.colors.map((e=>a("li",{class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{class:"effect-height flex items-center justify-between p-16"},a("div",{class:"grid"},a("span",{class:"f-body-02"},e.rgb),a("span",{class:"f-body-02 w-full"},e.cmyk),a("eds-code-block",{code:e.hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{class:"grid"},a("span",{class:"f-body-02"},e.pantoneC),a("span",{class:"f-body-02"},e.pantoneU)))))))}},b=class{constructor(a){e(this,a),this.colors=[{rgb:"R63 G169 B245",cmyk:"C68 M13 Y0 K0",hex:"#3FA9F5",pantoneC:"PANTONE 298 C",pantoneU:"PANTONE 298 U",background:"linear-gradient(to bottom, #3FA9F5, #3FA9F5)"},{rgb:"R6 G68 B244",cmyk:"C92 M60 Y0 K0",hex:"#0644F4",pantoneC:"PANTONE 2728 C",pantoneU:"PANTONE 2935 U",background:"linear-gradient(to bottom, #3FA9F5, #0644F4)"},{rgb:"R196 G97 B255",cmyk:"C52 M67 Y0 K0",hex:"#C461FF",pantoneC:"PANTONE 252 C",pantoneU:"PANTONE 252 U",background:"linear-gradient(to bottom, #C461FF, #C461FF)"},{rgb:"R93 G61 B249",cmyk:"C83 M78 Y0 K0",hex:"#5D3DF9",pantoneC:"PANTONE 266 C",pantoneU:"PANTONE 2735 U",background:"linear-gradient(to bottom, #C461FF, #5D3DF9)"},{rgb:"R255 G165 B67",cmyk:"C0 M43 Y76 K0",hex:"#FFA543",pantoneC:"PANTONE 804 C",pantoneU:"PANTONE 136 U",background:"linear-gradient(to bottom, #FFA543, #FFA543)"},{rgb:"R255 G77 B104",cmyk:"C0 M81 Y42 K0",hex:"#FF4D68",pantoneC:"PANTONE 1785 C",pantoneU:"PANTONE 185 U",background:"linear-gradient(to bottom, #FFA543, #FF4D68)"}]}render(){return a("div",{key:"bcfd5c5ca5a01138d27ae5f0867998bb40d526ac"},a("ul",{key:"6f79d13b142488f1253ba77b0a044fd8ada8d297",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"e8e44a1ee3993564fc2331d0d9337a2e0ceaebc1",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"229940b2fe6264429fb7627c9d3aa02e18e90b5a",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[0].background}},a("div",{key:"0cf83c147dde777efe2783d2148e780ab328c978",class:"grid"},a("span",{key:"06f893ff45abe7c1d3cb817fe5834a5176c93f06",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"3967e17ed980810d8b35b0d2b2e754f7b2e8b3e0",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"2adc489cee7b3a3a67f62493fb5e125fc1e75c04",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"cb27de2308afcaaaad82675c50573805e51f36f7",class:"grid"},a("span",{key:"0655190c8a8d555ed0fec5c319ff349d9fefc4d0",class:"f-body-02"},this.colors[0].pantoneC),a("span",{key:"2b75a99e922965547e9f86240c0db577ec0b9682",class:"f-body-02"},this.colors[0].pantoneU))),a("div",{key:"a8b7ef1c5309601366baffa2d3b48c6cd8893eb6",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[1].background}},a("div",{key:"fd01906e34a91984aa7ce6439abcf03673d70099",class:"grid"},a("span",{key:"d4e119028ad415d9a21988c2bf603011856bb78d",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"4ba9d26645884bc1fc75741ee40509af56a9e7ae",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"5be1c28b15b458fba099868b598ee513077562e0",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"8609b9e68f23aaec35e76b312a425c376d508892",class:"grid"},a("span",{key:"f5cbb2d867e1a66e8371ebd73503ac1cd208f51d",class:"f-body-02"},this.colors[1].pantoneC),a("span",{key:"b72b8b23c5b1e136cb1114af22f34c6222b0d0f9",class:"f-body-02"},this.colors[1].pantoneU))))),a("eds-block-break",{key:"73e70749f132579efc19bccab4fff8b3e2d6979a"}),a("ul",{key:"ae61acfb731129d85d3c5151ac08d676113a5971",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"2b59810dbc40db3dfca10a09ad524499ea87f0e9",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"e66cdabf69654205b975801bbc5ff102982fba78",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"0f4d10150dc7694d7d4ccf59bc99a95216a00bc5",class:"grid"},a("span",{key:"85bbcdc4ca9b1f35625c15f5e742c35599084456",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"0b5354d88e4ada3497bb20ae9138e3f23d31b5e7",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"a67ca35d57d13a66fcab132565c1a246e37f42e8",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"41322955767caa5ce439b142ccacdcb809ebc52e",class:"grid"},a("span",{key:"ab06d7acd75b1065d057a4ec8cd7af93cd91bb5c",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"ec63cad47f9021cfd1bed508721cc5772d037bd3",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"ce5898b0ff195f6033d28e68dfd981a1813a23a4",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"1126fbf08d60b5840ba76e7d838d0ebfb47a0af9",class:"grid"},a("span",{key:"d18fbf24fcedb41638c626991e9ef3706cd0e4f7",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"9d7d1df13ce9ab7b447d72851a2f5f3b66cf1034",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"5f92ba3b52a56638b7469572614d75fde23a1516",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"4b17671dd5d18382d80ee52b8cbce51633d78603",class:"grid"},a("span",{key:"cc6a59b63bcd128d5adfd70d908cecba1324a717",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"1cf37dab03769794f85d09d8d331306fb24e2fb3",class:"f-body-02"},this.colors[3].pantoneU))))),a("eds-block-break",{key:"1e1888c860c39e5ac93c2dcd5ff9bf65e8c3b412"}),a("ul",{key:"46ee0e1cd0a80a6da7991ee9474e4db5841b1c52",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"59343e8799ddb56b0d14d3a9c43f4d43c5d82cba",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"5388a8eb55332a9a6d5b5fbe8bf022eb2a76d06c",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[4].background}},a("div",{key:"0f57d835c53d5844a155c8cfb78b1b3d0d37aecd",class:"grid"},a("span",{key:"65b91767f90901590ca0ca4d892bf4bf5ca215d2",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"c2c46be9bee84e4ca53929dc9a0f5b87f48ad3ed",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"c40e13a9f535d710cede159d555fac9bbddf7b4c",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"0ebf1113e44f4e2704465d286022b84ddd57c43e",class:"grid"},a("span",{key:"e8c7485dfe4b2d1e36eae2cb21ec624384e5c085",class:"f-body-02"},this.colors[4].pantoneC),a("span",{key:"7d875d8c15a4f7bee7c746d9f297bd910f4cc5a6",class:"f-body-02"},this.colors[4].pantoneU))),a("div",{key:"27777683ba91c02274fd691b09a43c836e24aca3",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[5].background}},a("div",{key:"4f9b082b9e6c5d679801446fa5a7b88d18b40147",class:"grid"},a("span",{key:"6afd59aafb0f1b793a8f989f7d201a922951dacd",class:"f-body-02"},this.colors[5].rgb),a("span",{key:"2114f91de062deba17e69d9bff77670107ed3f91",class:"f-body-02 w-full"},this.colors[5].cmyk),a("eds-code-block",{key:"08f8b3155d932eed5b05f4dbfc0e3c6e23aa02b5",code:this.colors[5].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"5459b32225dbf86021dd6a95e84b73bf14a74fe8",class:"grid"},a("span",{key:"bedfeaa4250c3bf74f267d50aecc0df93fbf21ad",class:"f-body-02"},this.colors[5].pantoneC),a("span",{key:"8cc7a7a1abef3dcccad63c600692bffa5df89837",class:"f-body-02"},this.colors[5].pantoneU))))))}},t=class{constructor(a){e(this,a),this.colors=[{rgb:"R20 G20 B20",cmyk:"C78 M69 Y61 K87",hex:"#141414",pantoneC:"",pantoneU:"",background:"#141414"},{rgb:"R56 G56 B56",cmyk:"C68 M58 Y55 K63",hex:"#383838",pantoneC:"PANTONE 447 C",pantoneU:"PANTONE Neutral Black U",background:"#383838"},{rgb:"R204 G204 B204",cmyk:"C23 M17 Y18 K0",hex:"#CCCCCC",pantoneC:"PANTONE Cool Gray 2 C",pantoneU:"PANTONE Cool Gray 2 U",background:"linear-gradient(to bottom, #CCCCCC, #CCCCCC)"},{rgb:"R230 G230 B230",cmyk:"C12 M8 Y9 K0",hex:"#E6E6E6",pantoneC:"PANTONE 663 C",pantoneU:"PANTONE 649 U",background:"linear-gradient(to bottom, #CCCCCC, #E6E6E6)"},{rgb:"R255 G255 B255",cmyk:"C0 M0 Y0 K0",hex:"#FFFFFF",pantoneC:"",pantoneU:"",background:"#FFFFFF"}]}render(){return a("ul",{key:"d965ec67f29697480e0b7a6fea0743d946476153",class:"not-prose gap-y-8 md:gap-y-12 lg:gap-y-16"},a("li",{key:"7ae7f96aa9b3ce2a8d1fbc018b652a83e4f41e90",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"604c51b26cc5eec60e2e0125cda0cb60c82282f0",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[0].background}},a("div",{key:"083d7aa003c99b54dc0c62c5ba1603c2a2a75c0a",class:"grid"},a("span",{key:"4bc89f70e22217fa58f1db0586a8d5ee0db8bdae",class:"f-body-02"},this.colors[0].rgb),a("span",{key:"d8e1bb4f6ce3e173e31685fc4435be29d9eac4a4",class:"f-body-02 w-full"},this.colors[0].cmyk),a("eds-code-block",{key:"e370e6ea2808161625aea5e9b1e6e4dd9d137f33",code:this.colors[0].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"6caf8c42e6296081a3daaca0e52c2a2776d1ab46",class:"grid"},a("span",{key:"48ac4de4d194ae630a8a14df56ff2670f2f37092",class:"f-body-02"},this.colors[0].pantoneC||"N/A"),a("span",{key:"fd02781c816a152d92c1579dc9a3115eadb0690e",class:"f-body-02"},this.colors[0].pantoneU||"N/A")))),a("li",{key:"a8562d9fb6ff77fcc6b31952a2ead12f3e0e9b50",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"4578880af1de315101deb5b42c91769dc2ca7437",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[1].background}},a("div",{key:"ed304eb3c8c3ccb769db7d769872ce075261cb17",class:"grid"},a("span",{key:"956fe1115a5c1c4f6d2503737a46f0f1cbdc8e06",class:"f-body-02"},this.colors[1].rgb),a("span",{key:"6beb1017eec40dd27351fda2ec1609987d46fb05",class:"f-body-02 w-full"},this.colors[1].cmyk),a("eds-code-block",{key:"a9319b683d13670c827b3444484d5469142ef76d",code:this.colors[1].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"1d4f1a48a18aee0a90dd04fb336352042014ce29",class:"grid"},a("span",{key:"f4b7df5e0cde451a5e650e11b9805cc5be0c9fec",class:"f-body-02"},this.colors[1].pantoneC||"N/A"),a("span",{key:"26d4869a2207e1386f72d2833aaf819c15006c34",class:"f-body-02"},this.colors[1].pantoneU||"N/A")))),a("li",{key:"ed2b1465825e249bff9f5df38649b331f19e0672",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"22182a6d9bb64ab5dcbc38e359c3a7d7f79f3090",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[2].background}},a("div",{key:"28e2e772e7d12fbfdebec31f0aff6db397140132",class:"grid"},a("span",{key:"872451c9846398641f1a592e8c166a6a51ee7298",class:"f-body-02"},this.colors[2].rgb),a("span",{key:"84e28be1191f264e126c8579e26cbe6966010b4d",class:"f-body-02 w-full"},this.colors[2].cmyk),a("eds-code-block",{key:"a4c3dc76652feefaf3a9eba5bb3694b8dbf96be8",code:this.colors[2].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"ff3a6599da869d3f9e85cb94481206e7e6331988",class:"grid"},a("span",{key:"37ef90488eb673fdac1221f7123daa87a5a75fcd",class:"f-body-02"},this.colors[2].pantoneC),a("span",{key:"0a6fbb96f982a3e7c12af3787520335878faa9fe",class:"f-body-02"},this.colors[2].pantoneU))),a("div",{key:"b59aeb053ab1145e0d3bc163f4650cdf30afe7d4",class:"effect-height flex items-center justify-between p-16",style:{background:this.colors[3].background}},a("div",{key:"af020f1a66c2d0afcb2e2bdf189569e6d897ef32",class:"grid"},a("span",{key:"3b2f895dccdeb5e2fb5aa505f19514f012d24426",class:"f-body-02"},this.colors[3].rgb),a("span",{key:"9836a6ef47ed0dc8767a590212a23bfca2f74adf",class:"f-body-02 w-full"},this.colors[3].cmyk),a("eds-code-block",{key:"3b274f716c6ca1381e4cc0136d18e167290bfa74",code:this.colors[3].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"a41592e2172dc9f81e9d2f36328ff88de3f0954e",class:"grid"},a("span",{key:"fd7a06a256d3513bcf239fe9f778f3589895b9d5",class:"f-body-02"},this.colors[3].pantoneC),a("span",{key:"991f38ea137b729c9e9e6c9e0031940151f6e9dc",class:"f-body-02"},this.colors[3].pantoneU)))),a("li",{key:"8efdd7d9f93cba4b9479e1d3face7cec94cf1af6",class:"grid-col-span-12 md:grid-col-span-6 flex flex-col"},a("div",{key:"4223ec29cac4313dc261cb472bd880ae00279657",class:"effect-height flex items-center justify-between p-16",style:{backgroundColor:this.colors[4].background}},a("div",{key:"227dd5fab1add4083271b6e7f95c7d575d91252e",class:"grid"},a("span",{key:"e5b1aab8d67f7c67f231acd4156768f146320be3",class:"f-body-02"},this.colors[4].rgb),a("span",{key:"fc4712e37494e8e30a48bc77a0ca61c94e24075d",class:"f-body-02 w-full"},this.colors[4].cmyk),a("eds-code-block",{key:"a429c519e42e242d8ce8f661a513f7b5327ffce7",code:this.colors[4].hex,style:{minWidth:"150px",marginRight:"5px"}})),a("div",{key:"84f30a1620cacadf8c0bf1382333d74772f81f27",class:"grid"},a("span",{key:"2b6dfc8e87517e4d0421ef0e5c2391a07f033600",class:"f-body-02"},this.colors[4].pantoneC||"N/A"),a("span",{key:"c4cd5bc061ce4163a170568c0ed5934c7f30d75f",class:"f-body-02"},this.colors[4].pantoneU||"N/A")))))}};export{c as color_primary_palette,d as color_secondary_palette,s as color_support_palette,f as gradient_primary_palette,b as gradient_secondary_palette,t as gradient_support_palette}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,h as t,g as s}from"./p-cccacbd3.js";import{s as i}from"./p-13efafb9.js";import{g as a}from"./p-eb0b93d5.js";import"./p-112122d6.js";const c=class{constructor(t){e(this,t),this.image=void 0,this.editorialTitle=void 0,this.headingLevel="h3",this.categoryTitle=void 0,this.color=void 0,this.bgOnHover=!1,this.vertical=!1,this.titleProject=void 0,this.url=void 0,this.parsedImage=null}componentWillLoad(){if(this.image)try{this.parsedImage=JSON.parse(this.image)}catch(e){}}handleClick(e){var t;e.preventDefault(),i({category:"ui-component",tag:this.el.tagName.toLowerCase(),name:(null===(t=this.titleProject)||void 0===t?void 0:t.toLowerCase())||"",action:"click"})}render(){var e;const s=["min-h-156 border-inside after:border-softest @container overflow-hidden border-0 after:rounded-lg",this.color?a({color:this.color,hover:this.bgOnHover,class:"before:border-2 before:rounded-lg before:border-softest"}):"bg-default",this.bgOnHover&&this.color?"effect-background bg-default focus-within:bg-transparent hover:bg-transparent":"effect-background hover:bg-default",this.vertical?"flex-col gap-y-16":"flex-col gap-x-16 gap-y-12 lg:flex-row"].join(" "),i=this.vertical?"":"max-w-120 @md:max-w-192 order-first w-full lg:order-last";return t("article",{key:"067a30c2b0860d71dc13d1d3d875a7e288de842b",class:s,onClick:e=>this.handleClick(e)},t("div",{key:"3e2e62ecc9ad5973c359b7bbceefd8c2ac682d0b",class:"flex grow flex-col "+(this.vertical?"min-h-156":"")},t("div",{key:"e07a666f80d6955b5cf16c18a999a756dcfe10f0",class:"lg:max-w-[720px]"},t("eds-card-title",{key:"b1ef62c888e9d69f1146fc218a7012015ddc78e1","heading-level":this.headingLevel,titleClass:this.image?"f-ui-01":void 0,"card-title":this.titleProject,url:this.url}),this.editorialTitle&&t("span",{key:"79cf1af876a0a358a9f65036a1ff1c4944604435",class:"block "+(this.vertical?"f-ui-02":"mt-4 f-heading-06")},this.editorialTitle)),this.categoryTitle&&t("div",{key:"ce7e525b0bdbbc94d3e2ec8055c692be9d521042",class:"mt-auto flex items-center gap-x-12 pt-12"},(null===(e=this.categoryTitle)||void 0===e?void 0:e.length)&&t("eds-tag",{key:"23e3527a3772970642dcb07a4abc381415132155",label:this.categoryTitle}))),this.parsedImage&&t("div",{key:"178ef2273b2506070c045c3f2e7a287d4b175414",class:i},t("div",{key:"f77fb56cd2ed1bdcafd07db9adcf0f7b6a44cdb7",class:"aspect-1x1 w-full"},t("eds-img",Object.assign({key:"b9734f48ab685280b801cfb75cc96f5aa109ca6f",sizes:this.vertical?this.parsedImage.sizes||"":"192px"},this.parsedImage)))))}get el(){return s(this)}};export{c as eds_card_project}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as r}from"./p-cccacbd3.js";import{a}from"./p-32e6c4df.js";const e=class{constructor(r){s(this,r),this.class=""}render(){return r("span",{key:"8b5169456f56b7294d86af4e75a9aeec20a20174",class:this.class,innerHTML:a})}};export{e as eds_icon_external}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as s,h as e}from"./p-cccacbd3.js";import{m as r}from"./p-29041952.js";const c=class{constructor(e){s(this,e),this.class=""}render(){return e("span",{key:"770c34b98ec0e0a7e16de4d7b5b41b4afec9911e",class:this.class,innerHTML:r})}};export{c as eds_icon_more}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,h as s}from"./p-cccacbd3.js";const t=class{constructor(s){e(this,s),this.buttonText="Cookies Preferences",this.intent=void 0,this.showMatomoNotice=!1,this.noticeKey=0}toggleCookiesPopup(){sessionStorage.removeItem("matomo-deferred"),this.showMatomoNotice?this.noticeKey=this.noticeKey+1:this.showMatomoNotice=!0}render(){return s("div",{key:"fe3330180b8f3a5ff6b02156f5d76afb8cdf7edd"},s("eds-link",{key:"c5d63e486cb63bcb28b89babe606ac1eae525fe0",size:"small",intent:this.intent,label:this.buttonText,onClick:()=>this.toggleCookiesPopup()}),this.showMatomoNotice&&s("eds-matomo-notice",{"force-show":!0,key:this.noticeKey}))}};t.style="";export{t as eds_cookies_preference}
|