Komponente laden...

Laden

Weitere Komponenten

Alle anzeigen
Teil von

Failed Payment Modal

Huch! Beim Absenden des Formulars ist etwas schief gelaufen.
Failed Payment Modal
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"67510f9b-c641-eb75-e286-f14919f2d3db","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["0a8aab2e-7cc6-ddd1-404c-ed31ae8fe95e","434edc50-8b8d-644e-1448-24fb6f283520"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0a8aab2e-7cc6-ddd1-404c-ed31ae8fe95e","type":"HtmlEmbed","tag":"div","classes":["e176e94c-6e92-60da-fe02-f1b246007d37"],"children":[],"v":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"434edc50-8b8d-644e-1448-24fb6f283520","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["ae9ba94e-5700-cdb1-4148-8983470e0d9a"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ae9ba94e-5700-cdb1-4148-8983470e0d9a","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["979f7b2e-c9d6-986a-afa1-a7abe560da25"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"979f7b2e-c9d6-986a-afa1-a7abe560da25","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["9000c800-e2a6-b0f8-1cc2-85c767e7a1ff"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9000c800-e2a6-b0f8-1cc2-85c767e7a1ff","type":"Block","tag":"div","classes":["f3482cee-55aa-9c69-2849-bda6f6af3f5f"],"children":["75df21f6-d804-6ccd-d86a-84b06c8da8c3","e4f33ebe-b04a-2c23-3c5e-1bf5297793ec","2864924e-bdd0-190a-4d37-bfc1b8631097"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"75df21f6-d804-6ccd-d86a-84b06c8da8c3","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"663ddce1e7b8bda92e4737e3"},"srcsetDisabled":false,"attr":{"width":"180","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error.webp","loading":"lazy","id":""},"sizes":[{"max":10000,"size":"180px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e4f33ebe-b04a-2c23-3c5e-1bf5297793ec","type":"Block","tag":"div","classes":["e70f7734-621c-db87-2f74-fc3d316561c2"],"children":["308795fd-6c22-8d77-7eb7-bdae50da76ea","5c0601ab-f8a4-3246-590c-a328d3fd7d62"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"308795fd-6c22-8d77-7eb7-bdae50da76ea","type":"Block","tag":"div","classes":["8bc476d2-9200-3e36-5da0-13af08fbd6b4"],"children":["db251293-75fa-bd0c-5bf2-17738a5a5741","c4c6f383-beb6-2b76-68de-9c8f7de93314","36fac8a2-e869-b2dd-5145-8e941b6750a6"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"db251293-75fa-bd0c-5bf2-17738a5a5741","text":true,"v":"Oh No! "},{"_id":"c4c6f383-beb6-2b76-68de-9c8f7de93314","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"36fac8a2-e869-b2dd-5145-8e941b6750a6","text":true,"v":"Something went wrong"},{"_id":"5c0601ab-f8a4-3246-590c-a328d3fd7d62","type":"Block","tag":"div","classes":["50c06dac-fdfb-b331-29fe-3727da7f8421"],"children":["9fdd68c2-f7b9-8128-fb8e-c579fa807281"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9fdd68c2-f7b9-8128-fb8e-c579fa807281","text":true,"v":"Please try again later and contact our support team for assistance."},{"_id":"2864924e-bdd0-190a-4d37-bfc1b8631097","type":"Link","tag":"a","classes":["8bca85cd-6e45-c70c-5cba-40de18ff756a"],"children":["3790e0a3-0a65-b864-aa7b-a8b999f01cc6"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"3790e0a3-0a65-b864-aa7b-a8b999f01cc6","text":true,"v":"Try Again"}],"styles":[{"_id":"8bc476d2-9200-3e36-5da0-13af08fbd6b4","fake":false,"type":"class","name":"payment_head-text","namespace":"","comb":"","styleLess":"color: #dee2e6; font-size: 1.8rem; text-align: center;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27147","fake":false,"type":"class","name":"container-large","namespace":"","comb":"","styleLess":"width: 100%; max-width: 425px; margin-right: auto; margin-left: auto;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"f3482cee-55aa-9c69-2849-bda6f6af3f5f","fake":false,"type":"class","name":"payment_card","namespace":"","comb":"","styleLess":"display: flex; padding-top: 40px; padding-right: 24px; padding-bottom: 60px; padding-left: 24px; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 30px; grid-row-gap: 30px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: #252525; box-shadow: inset 0 0 10px 0 hsla(26.086956521739122, 27.71%, 67.45%, 0.69), 0 10px 20px 1px hsla(0, 0.00%, 14.51%, 0.50);","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"e70f7734-621c-db87-2f74-fc3d316561c2","fake":false,"type":"class","name":"payment_text-box","namespace":"","comb":"","styleLess":"display: flex; width: 85%; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 15px; grid-row-gap: 15px; line-height: 1.2;","variants":{"tiny":{"styleLess":"width: 100%;"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"50c06dac-fdfb-b331-29fe-3727da7f8421","fake":false,"type":"class","name":"payment_text","namespace":"","comb":"","styleLess":"color: #dee2e6; text-align: center;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"8bca85cd-6e45-c70c-5cba-40de18ff756a","fake":false,"type":"class","name":"payment_card-button","namespace":"","comb":"","styleLess":"display: flex; width: 125px; min-height: 45px; justify-content: center; align-items: center; border-top-left-radius: 25px; border-top-right-radius: 25px; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; background-color: #c3a995; transition-property: all; transition-duration: 200ms; transition-timing-function: ease; font-weight: 700; text-align: center; color: @raw<|#252525|>;","variants":{"main_hover":{"styleLess":"scale: @raw<|1.1|>;"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_payment","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center; background-color: hsla(26.086956521739122, 28.65%, 70.10%, 1.00); color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"medium":{"styleLess":"padding-top: 3rem;"}},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error.webp","siteId":"663db255dc3f9a383ac328f6","width":768,"isHD":false,"height":768,"fileName":"663ddce1e7b8bda92e4737e3_error.webp","createdOn":"2024-05-10T08:37:53.235Z","origFileName":"error.webp","fileHash":"f4380b35e12777fc5a497626de708530","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error-p-500.webp","origFileName":"error-p-500.webp","fileName":"663ddce1e7b8bda92e4737e3_error-p-500.webp","size":22076,"format":"webp","width":500,"quality":100,"_id":"663ddce3e01809201f07087f","cdnUrl":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error-p-500.webp"}],"mimeType":"image/webp","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error.webp","thumbUrl":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error-p-130x130q80.webp","_id":"663ddce1e7b8bda92e4737e3","updatedOn":"2024-05-22T10:54:26.506Z","fileSize":31848,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Clone in Webflow
Komponente kopieren
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"67510f9b-c641-eb75-e286-f14919f2d3db","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["0a8aab2e-7cc6-ddd1-404c-ed31ae8fe95e","434edc50-8b8d-644e-1448-24fb6f283520"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0a8aab2e-7cc6-ddd1-404c-ed31ae8fe95e","type":"HtmlEmbed","tag":"div","classes":["e176e94c-6e92-60da-fe02-f1b246007d37"],"children":[],"v":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<style>\n\n/* Make text look crisper and more legible in all browsers */\nbody {\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-smoothing: antialiased;\n text-rendering: optimizeLegibility;\n}\n\n/* Focus state style for keyboard navigation for the focusable elements */\n*[tabindex]:focus-visible,\n input[type=\"file\"]:focus-visible {\n outline: 0.125rem solid #4d65ff;\n outline-offset: 0.125rem;\n}\n\n/* Set color style to inherit */\n.inherit-color * {\n color: inherit;\n}\n\n/* Get rid of top margin on first element in any rich text element */\n.w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child {\n margin-top: 0 !important;\n}\n\n/* Get rid of bottom margin on last element in any rich text element */\n.w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child {\n\tmargin-bottom: 0 !important;\n}\n\n\n/* Make sure containers never lose their center alignment */\n.container-medium,.container-small, .container-large {\n\tmargin-right: auto !important;\n margin-left: auto !important;\n}\n\n/* \nMake the following elements inherit typography styles from the parent and not have hardcoded values. \nImportant: You will not be able to style for example \"All Links\" in Designer with this CSS applied.\nUncomment this CSS to use it in the project. Leave this message for future hand-off.\n*/\n/*\na,\n.w-input,\n.w-select,\n.w-tab-link,\n.w-nav-link,\n.w-dropdown-btn,\n.w-dropdown-toggle,\n.w-dropdown-link {\n color: inherit;\n text-decoration: inherit;\n font-size: inherit;\n}\n*/\n\n/* Apply \"...\" after 3 lines of text */\n.text-style-3lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 3;\n\t-webkit-box-orient: vertical;\n}\n\n/* Apply \"...\" after 2 lines of text */\n.text-style-2lines {\n\tdisplay: -webkit-box;\n\toverflow: hidden;\n\t-webkit-line-clamp: 2;\n\t-webkit-box-orient: vertical;\n}\n\n/* Adds inline flex display */\n.display-inlineflex {\n display: inline-flex;\n}\n\n/* These classes are never overwritten */\n.hide {\n display: none !important;\n}\n\n@media screen and (max-width: 991px) {\n .hide, .hide-tablet {\n display: none !important;\n }\n}\n @media screen and (max-width: 767px) {\n .hide-mobile-landscape{\n display: none !important;\n }\n}\n @media screen and (max-width: 479px) {\n .hide-mobile{\n display: none !important;\n }\n}\n \n.margin-0 {\n margin: 0rem !important;\n}\n \n.padding-0 {\n padding: 0rem !important;\n}\n\n.spacing-clean {\npadding: 0rem !important;\nmargin: 0rem !important;\n}\n\n.margin-top {\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-top {\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n \n.margin-right {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-right {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-bottom {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n\n.padding-bottom {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n.margin-left {\n margin-top: 0rem !important;\n margin-right: 0rem !important;\n margin-bottom: 0rem !important;\n}\n \n.padding-left {\n padding-top: 0rem !important;\n padding-right: 0rem !important;\n padding-bottom: 0rem !important;\n}\n \n.margin-horizontal {\n margin-top: 0rem !important;\n margin-bottom: 0rem !important;\n}\n\n.padding-horizontal {\n padding-top: 0rem !important;\n padding-bottom: 0rem !important;\n}\n\n.margin-vertical {\n margin-right: 0rem !important;\n margin-left: 0rem !important;\n}\n \n.padding-vertical {\n padding-right: 0rem !important;\n padding-left: 0rem !important;\n}\n\n</style>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"434edc50-8b8d-644e-1448-24fb6f283520","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["ae9ba94e-5700-cdb1-4148-8983470e0d9a"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ae9ba94e-5700-cdb1-4148-8983470e0d9a","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["979f7b2e-c9d6-986a-afa1-a7abe560da25"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"979f7b2e-c9d6-986a-afa1-a7abe560da25","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["9000c800-e2a6-b0f8-1cc2-85c767e7a1ff"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9000c800-e2a6-b0f8-1cc2-85c767e7a1ff","type":"Block","tag":"div","classes":["f3482cee-55aa-9c69-2849-bda6f6af3f5f"],"children":["75df21f6-d804-6ccd-d86a-84b06c8da8c3","e4f33ebe-b04a-2c23-3c5e-1bf5297793ec","2864924e-bdd0-190a-4d37-bfc1b8631097"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"75df21f6-d804-6ccd-d86a-84b06c8da8c3","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"663ddce1e7b8bda92e4737e3"},"srcsetDisabled":false,"attr":{"width":"180","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error.webp","loading":"lazy","id":""},"sizes":[{"max":10000,"size":"180px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e4f33ebe-b04a-2c23-3c5e-1bf5297793ec","type":"Block","tag":"div","classes":["e70f7734-621c-db87-2f74-fc3d316561c2"],"children":["308795fd-6c22-8d77-7eb7-bdae50da76ea","5c0601ab-f8a4-3246-590c-a328d3fd7d62"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"308795fd-6c22-8d77-7eb7-bdae50da76ea","type":"Block","tag":"div","classes":["8bc476d2-9200-3e36-5da0-13af08fbd6b4"],"children":["db251293-75fa-bd0c-5bf2-17738a5a5741","c4c6f383-beb6-2b76-68de-9c8f7de93314","36fac8a2-e869-b2dd-5145-8e941b6750a6"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"db251293-75fa-bd0c-5bf2-17738a5a5741","text":true,"v":"Oh No! "},{"_id":"c4c6f383-beb6-2b76-68de-9c8f7de93314","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"36fac8a2-e869-b2dd-5145-8e941b6750a6","text":true,"v":"Something went wrong"},{"_id":"5c0601ab-f8a4-3246-590c-a328d3fd7d62","type":"Block","tag":"div","classes":["50c06dac-fdfb-b331-29fe-3727da7f8421"],"children":["9fdd68c2-f7b9-8128-fb8e-c579fa807281"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9fdd68c2-f7b9-8128-fb8e-c579fa807281","text":true,"v":"Please try again later and contact our support team for assistance."},{"_id":"2864924e-bdd0-190a-4d37-bfc1b8631097","type":"Link","tag":"a","classes":["8bca85cd-6e45-c70c-5cba-40de18ff756a"],"children":["3790e0a3-0a65-b864-aa7b-a8b999f01cc6"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"3790e0a3-0a65-b864-aa7b-a8b999f01cc6","text":true,"v":"Try Again"}],"styles":[{"_id":"8bc476d2-9200-3e36-5da0-13af08fbd6b4","fake":false,"type":"class","name":"payment_head-text","namespace":"","comb":"","styleLess":"color: #dee2e6; font-size: 1.8rem; text-align: center;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27147","fake":false,"type":"class","name":"container-large","namespace":"","comb":"","styleLess":"width: 100%; max-width: 425px; margin-right: auto; margin-left: auto;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"f3482cee-55aa-9c69-2849-bda6f6af3f5f","fake":false,"type":"class","name":"payment_card","namespace":"","comb":"","styleLess":"display: flex; padding-top: 40px; padding-right: 24px; padding-bottom: 60px; padding-left: 24px; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 30px; grid-row-gap: 30px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: #252525; box-shadow: inset 0 0 10px 0 hsla(26.086956521739122, 27.71%, 67.45%, 0.69), 0 10px 20px 1px hsla(0, 0.00%, 14.51%, 0.50);","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"e70f7734-621c-db87-2f74-fc3d316561c2","fake":false,"type":"class","name":"payment_text-box","namespace":"","comb":"","styleLess":"display: flex; width: 85%; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 15px; grid-row-gap: 15px; line-height: 1.2;","variants":{"tiny":{"styleLess":"width: 100%;"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"50c06dac-fdfb-b331-29fe-3727da7f8421","fake":false,"type":"class","name":"payment_text","namespace":"","comb":"","styleLess":"color: #dee2e6; text-align: center;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"8bca85cd-6e45-c70c-5cba-40de18ff756a","fake":false,"type":"class","name":"payment_card-button","namespace":"","comb":"","styleLess":"display: flex; width: 125px; min-height: 45px; justify-content: center; align-items: center; border-top-left-radius: 25px; border-top-right-radius: 25px; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; background-color: #c3a995; transition-property: all; transition-duration: 200ms; transition-timing-function: ease; font-weight: 700; text-align: center; color: @raw<|#252525|>;","variants":{"main_hover":{"styleLess":"scale: @raw<|1.1|>;"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_payment","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center; background-color: hsla(26.086956521739122, 28.65%, 70.10%, 1.00); color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"medium":{"styleLess":"padding-top: 3rem;"}},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error.webp","siteId":"663db255dc3f9a383ac328f6","width":768,"isHD":false,"height":768,"fileName":"663ddce1e7b8bda92e4737e3_error.webp","createdOn":"2024-05-10T08:37:53.235Z","origFileName":"error.webp","fileHash":"f4380b35e12777fc5a497626de708530","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error-p-500.webp","origFileName":"error-p-500.webp","fileName":"663ddce1e7b8bda92e4737e3_error-p-500.webp","size":22076,"format":"webp","width":500,"quality":100,"_id":"663ddce3e01809201f07087f","cdnUrl":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error-p-500.webp"}],"mimeType":"image/webp","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error.webp","thumbUrl":"https://cdn.prod.website-files.com/663db255dc3f9a383ac328f6/663ddce1e7b8bda92e4737e3_error-p-130x130q80.webp","_id":"663ddce1e7b8bda92e4737e3","updatedOn":"2024-05-22T10:54:26.506Z","fileSize":31848,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Browser nicht unterstützt. Verwenden Sie
CC Chrome oder SS Safari.