Komponente laden...
Laden
Ich danke Ihnen! Ich werde
dieses Projekt so schnell wie möglich aktualisieren.
dieses Projekt so schnell wie möglich aktualisieren.
Huch! Beim Absenden des Formulars ist etwas schief gelaufen.
So aktivieren Sie die Google-Authentifizierung
So aktivieren Sie die Facebook-Authentifizierung
So aktivieren Sie die Spotify-Authentifizierung
Wie man die Dribbble-Authentifizierung aktiviert
Wie man die Github-Authentifizierung aktiviert
So aktivieren Sie die LinkedIn-Authentifizierung
So aktivieren Sie passwortlose Anmeldungen
So konfigurieren Sie die Kennwortüberprüfung
Passwort ein-/ausblenden
Wie man mit Profilbildern arbeitet
So fügen Sie einen Fluss für vergessene Passwörter hinzu
Wie man mit Kontrollkästchen arbeitet
Wie man Preistabellen konfiguriert
Über das Stripe-Kundenportal
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"ebce71b9-b703-8d96-22d1-5683309f4692","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["4b83a048-d46d-2fd8-6ddb-d4c1b88ac2c7","b7fed06a-a343-d55e-7e0d-9999ba1be329"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4b83a048-d46d-2fd8-6ddb-d4c1b88ac2c7","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/* 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/* 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":"b7fed06a-a343-d55e-7e0d-9999ba1be329","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["99c1b7c5-5437-2000-0b98-34d7072e641f"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"99c1b7c5-5437-2000-0b98-34d7072e641f","type":"Block","tag":"section","classes":["45dba70e-9d19-884e-1c06-216aeae1aacd"],"children":["951604bc-4776-820d-10c6-bdb8a9916eb9"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"951604bc-4776-820d-10c6-bdb8a9916eb9","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d","cf43d98c-48d8-bebc-6c99-10f0eb75fae1"],"children":["80542311-32d1-457c-d149-94a38554c02f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"80542311-32d1-457c-d149-94a38554c02f","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["5b3b38de-fae7-4cde-0c44-1c044b1b49fd"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5b3b38de-fae7-4cde-0c44-1c044b1b49fd","type":"Block","tag":"div","classes":["1cf0e182-3559-7bf6-641f-7ff15c254a6c"],"children":["2cea9356-158e-1d55-445f-d89024e20b39"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2cea9356-158e-1d55-445f-d89024e20b39","type":"Grid","tag":"div","classes":["a01c3006-68eb-90b3-eed7-123319cc9866"],"children":["2e7fe4f7-bab3-2c37-087a-4137cb65b4cb","7b08f614-1957-01aa-dd25-2786fe7ddaa1"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"grid":"two-by-two","tag":"div"}},{"_id":"2e7fe4f7-bab3-2c37-087a-4137cb65b4cb","type":"Block","tag":"div","classes":["761d8cd8-6db0-d81a-803a-3b6d888dba9a"],"children":["9c2a75a6-0941-55c5-66e1-605129d0ded6","cceef927-3113-9a25-3915-109fd7acd37c"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{"gridRowStart":"span 1","gridRowEnd":"span 1","gridColumnStart":"span 1","gridColumnEnd":"span 1"}}}}}},{"_id":"9c2a75a6-0941-55c5-66e1-605129d0ded6","type":"Image","tag":"img","classes":["45f0b555-2081-d9e8-bc82-faaf2a6cc145"],"children":[],"data":{"img":{"id":"66961b6471c27deafdc06e77"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cceef927-3113-9a25-3915-109fd7acd37c","type":"Block","tag":"div","classes":["ca4d6914-a18c-754d-59b3-2738ca4889d8"],"children":["5aaaef01-2b34-0dfa-8699-c5802d39961c","be6a9b80-c523-ce73-37a8-2d62ce2d23d4"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5aaaef01-2b34-0dfa-8699-c5802d39961c","type":"Heading","tag":"h1","classes":["07815991-952a-8d98-0e00-e4c25af27140","2da6b0ec-21e1-dcb5-cfa9-9ccad41544a3","29a3f071-2f3c-723f-ee1b-01d183b18cb5"],"children":["ee98901d-7021-0a9f-324f-548ff253ba3b"],"data":{"tag":"h1","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}}}}}},{"_id":"ee98901d-7021-0a9f-324f-548ff253ba3b","text":true,"v":"Access Denied!"},{"_id":"be6a9b80-c523-ce73-37a8-2d62ce2d23d4","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27122","6c379093-e204-10d2-41a3-98a55b5e5de2"],"children":["6fc83e74-9121-fada-1aae-b0e201228a36"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6fc83e74-9121-fada-1aae-b0e201228a36","text":true,"v":"You do not have access to this area of the application. Speak to your administrator to unlock this feature."},{"_id":"7b08f614-1957-01aa-dd25-2786fe7ddaa1","type":"Block","tag":"div","classes":["78756dc9-971f-1a91-72bc-3db429a6eed7"],"children":["6154a29b-35d3-d0bd-1f3f-220afa0d7158","c5742f35-3392-f679-3b4b-314b600efbdc"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}},"small":{"noPseudo":{"order":-9999}}}}}},{"_id":"6154a29b-35d3-d0bd-1f3f-220afa0d7158","type":"Image","tag":"img","classes":["0d2ebacf-7233-ceb8-2e03-3b13bfc50a61"],"children":[],"data":{"img":{"id":"6696222e8c4275e3d6b2a95b"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c5742f35-3392-f679-3b4b-314b600efbdc","type":"Image","tag":"img","classes":["3f1bf94f-1797-b722-2899-df84ef07b93c"],"children":[],"data":{"img":{"id":"669622032cc6cfdf5fce946d"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3).png","loading":"lazy","id":""},"sizes":[{"max":479,"size":"92vw"},{"max":767,"size":"95vw"},{"max":991,"size":"92vw"},{"max":10000,"size":"74vw"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}}],"styles":[{"_id":"29a3f071-2f3c-723f-ee1b-01d183b18cb5","fake":false,"type":"class","name":"text-weight-semibold","namespace":"","comb":"&","styleLess":"","variants":{"small":{"styleLess":"font-size: 2rem;"},"tiny":{"styleLess":"font-size: 1.5rem;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"1cf0e182-3559-7bf6-641f-7ff15c254a6c","fake":false,"type":"class","name":"access_wrap","namespace":"","comb":"","styleLess":"display: flex; justify-content: center; align-items: center;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27122","fake":false,"type":"class","name":"text-size-regular","namespace":"","comb":"","styleLess":"font-size: 1rem;","variants":{},"children":["6c379093-e204-10d2-41a3-98a55b5e5de2"],"origin":null,"selector":null},{"_id":"a01c3006-68eb-90b3-eed7-123319cc9866","fake":false,"type":"class","name":"access_grid","namespace":"","comb":"","styleLess":"overflow: hidden; width: 80%; grid-column-gap: 0px; grid-row-gap: 0px; grid-template-rows: auto; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: hsla(0, 0.00%, 100.00%, 1.00); box-shadow: 0 0 20px 5px hsla(0, 0.00%, 0.00%, 0.20);","variants":{"medium":{"styleLess":"width: 100%;"},"small":{"styleLess":"grid-template-columns: 1fr; grid-template-rows: 1fr 1fr;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fae1","fake":false,"type":"class","name":"padding-section-large","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"0d2ebacf-7233-ceb8-2e03-3b13bfc50a61","fake":false,"type":"class","name":"access_cross-image","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 10px; right: 10px; bottom: auto; width: 35px; cursor: pointer;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"45f0b555-2081-d9e8-bc82-faaf2a6cc145","fake":false,"type":"class","name":"access_key-image","namespace":"","comb":"","styleLess":"width: 50px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"6c379093-e204-10d2-41a3-98a55b5e5de2","fake":false,"type":"class","name":"text-color-purple","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":"45dba70e-9d19-884e-1c06-216aeae1aacd","fake":false,"type":"class","name":"section_access","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"ca4d6914-a18c-754d-59b3-2738ca4889d8","fake":false,"type":"class","name":"access_title-wrap","namespace":"","comb":"","styleLess":"display: flex; width: 65%; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 15px; grid-row-gap: 15px; text-align: center;","variants":{"medium":{"styleLess":"width: 95%;"},"small":{"styleLess":"width: 100%;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":"2da6b0ec-21e1-dcb5-cfa9-9ccad41544a3","fake":false,"type":"class","name":"text-color-purple","namespace":"","comb":"&","styleLess":"","variants":{},"children":["29a3f071-2f3c-723f-ee1b-01d183b18cb5"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27147","fake":false,"type":"class","name":"container-large","namespace":"","comb":"","styleLess":"width: 100%; max-width: 80rem; margin-right: auto; margin-left: auto;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27140","fake":false,"type":"class","name":"text-size-large","namespace":"","comb":"","styleLess":"font-size: 2rem;","variants":{"small":{"styleLess":"font-size: 1.25rem;"}},"children":["2da6b0ec-21e1-dcb5-cfa9-9ccad41544a3"],"origin":null,"selector":null},{"_id":"761d8cd8-6db0-d81a-803a-3b6d888dba9a","fake":false,"type":"class","name":"access_left-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 20px; grid-row-gap: 20px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":"07815991-952a-8d98-0e00-e4c25af2710d","fake":false,"type":"class","name":"padding-global","namespace":"","comb":"","styleLess":"padding-right: 2.5rem; padding-left: 2.5rem;","variants":{"small":{"styleLess":"padding-right: 1.25rem; padding-left: 1.25rem;"}},"children":["cf43d98c-48d8-bebc-6c99-10f0eb75fae1"],"origin":null,"selector":null},{"_id":"3f1bf94f-1797-b722-2899-df84ef07b93c","fake":false,"type":"class","name":"access_denied-image","namespace":"","comb":"","styleLess":"width: 100%; object-fit: cover;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"78756dc9-971f-1a91-72bc-3db429a6eed7","fake":false,"type":"class","name":"access_right-wrap","namespace":"","comb":"","styleLess":"position: relative;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","siteId":"6696183195d0385cd7177466","width":800,"isHD":false,"height":800,"fileName":"66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","createdOn":"2024-07-16T07:04:04.293Z","origFileName":"key-minimalistic-2-svgrepo-com.svg","fileHash":"e6803bb0a7245952ae0d127c36d01827","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","thumbUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","_id":"66961b6471c27deafdc06e77","updatedOn":"2024-07-16T07:04:04.293Z","fileSize":1211,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","siteId":"6696183195d0385cd7177466","width":800,"isHD":false,"height":800,"fileName":"6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","createdOn":"2024-07-16T07:33:02.460Z","origFileName":"cross-small-svgrepo-com.svg","fileHash":"e97cc2fd599912ed54aefbbb4643eb7b","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","thumbUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","_id":"6696222e8c4275e3d6b2a95b","updatedOn":"2024-07-16T07:33:02.460Z","fileSize":578,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3).png","siteId":"6696183195d0385cd7177466","width":626,"isHD":false,"height":626,"fileName":"669622032cc6cfdf5fce946d_image (3).png","createdOn":"2024-07-16T07:32:19.348Z","origFileName":"image (3).png","fileHash":"a898fba4d267e51ce5d25dbe62c71aba","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3)-p-500.png","origFileName":"image%20(3)-p-500.png","fileName":"669622032cc6cfdf5fce946d_image%20(3)-p-500.png","size":102763,"format":"png","width":500,"quality":100,"_id":"669622051b3fd75d3c156656","cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3)-p-500.png"}],"mimeType":"image/png","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3).png","thumbUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3)-p-130x130q80.png","_id":"669622032cc6cfdf5fce946d","updatedOn":"2024-08-05T11:09:37.589Z","fileSize":288433,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Klonen in Webflow
Komponente kopieren
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"ebce71b9-b703-8d96-22d1-5683309f4692","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["4b83a048-d46d-2fd8-6ddb-d4c1b88ac2c7","b7fed06a-a343-d55e-7e0d-9999ba1be329"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4b83a048-d46d-2fd8-6ddb-d4c1b88ac2c7","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/* 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/* 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":"b7fed06a-a343-d55e-7e0d-9999ba1be329","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["99c1b7c5-5437-2000-0b98-34d7072e641f"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"99c1b7c5-5437-2000-0b98-34d7072e641f","type":"Block","tag":"section","classes":["45dba70e-9d19-884e-1c06-216aeae1aacd"],"children":["951604bc-4776-820d-10c6-bdb8a9916eb9"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"951604bc-4776-820d-10c6-bdb8a9916eb9","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d","cf43d98c-48d8-bebc-6c99-10f0eb75fae1"],"children":["80542311-32d1-457c-d149-94a38554c02f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"80542311-32d1-457c-d149-94a38554c02f","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["5b3b38de-fae7-4cde-0c44-1c044b1b49fd"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5b3b38de-fae7-4cde-0c44-1c044b1b49fd","type":"Block","tag":"div","classes":["1cf0e182-3559-7bf6-641f-7ff15c254a6c"],"children":["2cea9356-158e-1d55-445f-d89024e20b39"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2cea9356-158e-1d55-445f-d89024e20b39","type":"Grid","tag":"div","classes":["a01c3006-68eb-90b3-eed7-123319cc9866"],"children":["2e7fe4f7-bab3-2c37-087a-4137cb65b4cb","7b08f614-1957-01aa-dd25-2786fe7ddaa1"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"grid":"two-by-two","tag":"div"}},{"_id":"2e7fe4f7-bab3-2c37-087a-4137cb65b4cb","type":"Block","tag":"div","classes":["761d8cd8-6db0-d81a-803a-3b6d888dba9a"],"children":["9c2a75a6-0941-55c5-66e1-605129d0ded6","cceef927-3113-9a25-3915-109fd7acd37c"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{"gridRowStart":"span 1","gridRowEnd":"span 1","gridColumnStart":"span 1","gridColumnEnd":"span 1"}}}}}},{"_id":"9c2a75a6-0941-55c5-66e1-605129d0ded6","type":"Image","tag":"img","classes":["45f0b555-2081-d9e8-bc82-faaf2a6cc145"],"children":[],"data":{"img":{"id":"66961b6471c27deafdc06e77"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cceef927-3113-9a25-3915-109fd7acd37c","type":"Block","tag":"div","classes":["ca4d6914-a18c-754d-59b3-2738ca4889d8"],"children":["5aaaef01-2b34-0dfa-8699-c5802d39961c","be6a9b80-c523-ce73-37a8-2d62ce2d23d4"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5aaaef01-2b34-0dfa-8699-c5802d39961c","type":"Heading","tag":"h1","classes":["07815991-952a-8d98-0e00-e4c25af27140","2da6b0ec-21e1-dcb5-cfa9-9ccad41544a3","29a3f071-2f3c-723f-ee1b-01d183b18cb5"],"children":["ee98901d-7021-0a9f-324f-548ff253ba3b"],"data":{"tag":"h1","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}}}}}},{"_id":"ee98901d-7021-0a9f-324f-548ff253ba3b","text":true,"v":"Access Denied!"},{"_id":"be6a9b80-c523-ce73-37a8-2d62ce2d23d4","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27122","6c379093-e204-10d2-41a3-98a55b5e5de2"],"children":["6fc83e74-9121-fada-1aae-b0e201228a36"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6fc83e74-9121-fada-1aae-b0e201228a36","text":true,"v":"You do not have access to this area of the application. Speak to your administrator to unlock this feature."},{"_id":"7b08f614-1957-01aa-dd25-2786fe7ddaa1","type":"Block","tag":"div","classes":["78756dc9-971f-1a91-72bc-3db429a6eed7"],"children":["6154a29b-35d3-d0bd-1f3f-220afa0d7158","c5742f35-3392-f679-3b4b-314b600efbdc"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}},"small":{"noPseudo":{"order":-9999}}}}}},{"_id":"6154a29b-35d3-d0bd-1f3f-220afa0d7158","type":"Image","tag":"img","classes":["0d2ebacf-7233-ceb8-2e03-3b13bfc50a61"],"children":[],"data":{"img":{"id":"6696222e8c4275e3d6b2a95b"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c5742f35-3392-f679-3b4b-314b600efbdc","type":"Image","tag":"img","classes":["3f1bf94f-1797-b722-2899-df84ef07b93c"],"children":[],"data":{"img":{"id":"669622032cc6cfdf5fce946d"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3).png","loading":"lazy","id":""},"sizes":[{"max":479,"size":"92vw"},{"max":767,"size":"95vw"},{"max":991,"size":"92vw"},{"max":10000,"size":"74vw"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}}],"styles":[{"_id":"29a3f071-2f3c-723f-ee1b-01d183b18cb5","fake":false,"type":"class","name":"text-weight-semibold","namespace":"","comb":"&","styleLess":"","variants":{"small":{"styleLess":"font-size: 2rem;"},"tiny":{"styleLess":"font-size: 1.5rem;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"1cf0e182-3559-7bf6-641f-7ff15c254a6c","fake":false,"type":"class","name":"access_wrap","namespace":"","comb":"","styleLess":"display: flex; justify-content: center; align-items: center;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27122","fake":false,"type":"class","name":"text-size-regular","namespace":"","comb":"","styleLess":"font-size: 1rem;","variants":{},"children":["6c379093-e204-10d2-41a3-98a55b5e5de2"],"origin":null,"selector":null},{"_id":"a01c3006-68eb-90b3-eed7-123319cc9866","fake":false,"type":"class","name":"access_grid","namespace":"","comb":"","styleLess":"overflow: hidden; width: 80%; grid-column-gap: 0px; grid-row-gap: 0px; grid-template-rows: auto; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: hsla(0, 0.00%, 100.00%, 1.00); box-shadow: 0 0 20px 5px hsla(0, 0.00%, 0.00%, 0.20);","variants":{"medium":{"styleLess":"width: 100%;"},"small":{"styleLess":"grid-template-columns: 1fr; grid-template-rows: 1fr 1fr;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fae1","fake":false,"type":"class","name":"padding-section-large","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"0d2ebacf-7233-ceb8-2e03-3b13bfc50a61","fake":false,"type":"class","name":"access_cross-image","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 10px; right: 10px; bottom: auto; width: 35px; cursor: pointer;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"45f0b555-2081-d9e8-bc82-faaf2a6cc145","fake":false,"type":"class","name":"access_key-image","namespace":"","comb":"","styleLess":"width: 50px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"6c379093-e204-10d2-41a3-98a55b5e5de2","fake":false,"type":"class","name":"text-color-purple","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":"45dba70e-9d19-884e-1c06-216aeae1aacd","fake":false,"type":"class","name":"section_access","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"ca4d6914-a18c-754d-59b3-2738ca4889d8","fake":false,"type":"class","name":"access_title-wrap","namespace":"","comb":"","styleLess":"display: flex; width: 65%; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 15px; grid-row-gap: 15px; text-align: center;","variants":{"medium":{"styleLess":"width: 95%;"},"small":{"styleLess":"width: 100%;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":"2da6b0ec-21e1-dcb5-cfa9-9ccad41544a3","fake":false,"type":"class","name":"text-color-purple","namespace":"","comb":"&","styleLess":"","variants":{},"children":["29a3f071-2f3c-723f-ee1b-01d183b18cb5"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27147","fake":false,"type":"class","name":"container-large","namespace":"","comb":"","styleLess":"width: 100%; max-width: 80rem; margin-right: auto; margin-left: auto;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27140","fake":false,"type":"class","name":"text-size-large","namespace":"","comb":"","styleLess":"font-size: 2rem;","variants":{"small":{"styleLess":"font-size: 1.25rem;"}},"children":["2da6b0ec-21e1-dcb5-cfa9-9ccad41544a3"],"origin":null,"selector":null},{"_id":"761d8cd8-6db0-d81a-803a-3b6d888dba9a","fake":false,"type":"class","name":"access_left-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 20px; grid-row-gap: 20px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":"07815991-952a-8d98-0e00-e4c25af2710d","fake":false,"type":"class","name":"padding-global","namespace":"","comb":"","styleLess":"padding-right: 2.5rem; padding-left: 2.5rem;","variants":{"small":{"styleLess":"padding-right: 1.25rem; padding-left: 1.25rem;"}},"children":["cf43d98c-48d8-bebc-6c99-10f0eb75fae1"],"origin":null,"selector":null},{"_id":"3f1bf94f-1797-b722-2899-df84ef07b93c","fake":false,"type":"class","name":"access_denied-image","namespace":"","comb":"","styleLess":"width: 100%; object-fit: cover;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"78756dc9-971f-1a91-72bc-3db429a6eed7","fake":false,"type":"class","name":"access_right-wrap","namespace":"","comb":"","styleLess":"position: relative;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","siteId":"6696183195d0385cd7177466","width":800,"isHD":false,"height":800,"fileName":"66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","createdOn":"2024-07-16T07:04:04.293Z","origFileName":"key-minimalistic-2-svgrepo-com.svg","fileHash":"e6803bb0a7245952ae0d127c36d01827","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","thumbUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/66961b6471c27deafdc06e77_key-minimalistic-2-svgrepo-com.svg","_id":"66961b6471c27deafdc06e77","updatedOn":"2024-07-16T07:04:04.293Z","fileSize":1211,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","siteId":"6696183195d0385cd7177466","width":800,"isHD":false,"height":800,"fileName":"6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","createdOn":"2024-07-16T07:33:02.460Z","origFileName":"cross-small-svgrepo-com.svg","fileHash":"e97cc2fd599912ed54aefbbb4643eb7b","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","thumbUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/6696222e8c4275e3d6b2a95b_cross-small-svgrepo-com.svg","_id":"6696222e8c4275e3d6b2a95b","updatedOn":"2024-07-16T07:33:02.460Z","fileSize":578,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3).png","siteId":"6696183195d0385cd7177466","width":626,"isHD":false,"height":626,"fileName":"669622032cc6cfdf5fce946d_image (3).png","createdOn":"2024-07-16T07:32:19.348Z","origFileName":"image (3).png","fileHash":"a898fba4d267e51ce5d25dbe62c71aba","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3)-p-500.png","origFileName":"image%20(3)-p-500.png","fileName":"669622032cc6cfdf5fce946d_image%20(3)-p-500.png","size":102763,"format":"png","width":500,"quality":100,"_id":"669622051b3fd75d3c156656","cdnUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3)-p-500.png"}],"mimeType":"image/png","s3Url":"https://s3.amazonaws.com/webflow-prod-assets/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3).png","thumbUrl":"https://cdn.prod.website-files.com/6696183195d0385cd7177466/669622032cc6cfdf5fce946d_image%20(3)-p-130x130q80.png","_id":"669622032cc6cfdf5fce946d","updatedOn":"2024-08-05T11:09:37.589Z","fileSize":288433,"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
Chrome oder Safari.
Chrome oder Safari.
Über diese Komponente
AI-generiert
Komponentenbeschreibung (von AI generiert)
The Denied Access Alert component notifies users when they attempt to access restricted areas, prompting them to contact an administrator for access.
Wesentliche Merkmale:
- User-friendly notification system for restricted access
- Encourages user engagement by prompting contact with administrators
- Responsive Design für verschiedene Geräte geeignet
- Includes visually appealing images and icons
Gestaltungselemente:
- Sauberes und modernes Layout
- Color scheme featuring purple accents
- Use of images to enhance visual communication
- Flexbox layout for responsive design
Potenzielle Anwendungsfälle:
- Web applications requiring user authentication
- Corporate intranets with restricted content
- Membership-based websites
- Educational platforms with tiered access levels
- E-commerce sites with exclusive product sections
Conclusion: The Denied Access Alert component is a versatile tool for enhancing user experience by clearly communicating access restrictions, making it ideal for various web applications.
Mit dem Bau beginnen
Bauen Sie Ihre Träume
Memberstack ist 100% kostenlos, bis Sie bereit sind, zu starten - worauf warten Sie also noch? Erstellen Sie Ihre erste App und beginnen Sie noch heute mit der Entwicklung.