Loading Component...

Loading

More Components

View All
Part of

Simple Login Interface

Oops! Something went wrong while submitting the form.
Simple Login Interface
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"f8b74780-d98a-f651-a024-cebe6ecef8a7","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["8cfcfc4f-b552-8388-1110-7117744a14b0","61bcf9b9-80e2-b7af-8d2e-ae0356fb0670"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8cfcfc4f-b552-8388-1110-7117744a14b0","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":"61bcf9b9-80e2-b7af-8d2e-ae0356fb0670","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["94c8bd91-cc4c-dc2a-269f-17776f046d44"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"94c8bd91-cc4c-dc2a-269f-17776f046d44","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["71b18119-1940-de70-283e-3f90f5781c9b","813d46fb-f9ed-7508-18d8-27e43ba8454f","29104f36-3f1a-c4b8-677f-bd2eca5db0ed"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"71b18119-1940-de70-283e-3f90f5781c9b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d","82d7dc3c-7480-f194-231c-3fbcf27f6ec5"],"children":["7337e9c8-12de-06b2-451b-316e96bfc208"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7337e9c8-12de-06b2-451b-316e96bfc208","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["5699f9cd-ffe9-d43a-278a-f954e6cd9254"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5699f9cd-ffe9-d43a-278a-f954e6cd9254","type":"Block","tag":"div","classes":["9e030568-4e63-d87e-62c4-07aeee2039ac"],"children":["4296d20f-625a-4b50-dae7-70cf5e5aed7c"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4296d20f-625a-4b50-dae7-70cf5e5aed7c","type":"Block","tag":"div","classes":["0698867b-9cd9-6b43-48c2-ae53098e8b4b"],"children":["ff87d64d-4adc-4ac8-614c-708f8f302221","e120af93-d729-dae4-9427-2eda8e52a084","e5226c18-302b-b6f8-2779-cec977462506"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ff87d64d-4adc-4ac8-614c-708f8f302221","type":"Image","tag":"img","classes":["0bbac078-91e3-dfb0-23da-4b78f6dbabf4"],"children":[],"data":{"img":{"id":"679c900ffd2f81997c324d6d"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4).png","loading":"lazy","id":""},"sizes":[{"max":1024,"size":"100vw"},{"max":10000,"size":"1024px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e120af93-d729-dae4-9427-2eda8e52a084","type":"Block","tag":"div","classes":["9e167f38-45c9-c1e7-55fb-2f6fb2451834"],"children":["eebec533-ec36-2aa9-adf6-4152caa48978","20d6938e-2369-9fbb-52cc-4126699c18f0"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"eebec533-ec36-2aa9-adf6-4152caa48978","type":"Block","tag":"div","classes":["622f9d90-e9ba-783b-cd1f-4c7858aaf243"],"children":["2e1736e4-2db6-fb7e-84ba-134ef9f726f7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2e1736e4-2db6-fb7e-84ba-134ef9f726f7","text":true,"v":"Welcome Back! "},{"_id":"20d6938e-2369-9fbb-52cc-4126699c18f0","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27132","e48e6227-ff72-e886-42f5-1362e41167bd"],"children":["c8f6d7ee-6c1f-4747-c0fa-c048ecaa69af"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c8f6d7ee-6c1f-4747-c0fa-c048ecaa69af","text":true,"v":"Access your account and continue where you left off."},{"_id":"e5226c18-302b-b6f8-2779-cec977462506","type":"Block","tag":"div","classes":["fcc47e35-9ea5-1f13-3546-77390ec4319b"],"children":["c94f9f7c-0e02-6260-70cd-2ee1111d053e"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c94f9f7c-0e02-6260-70cd-2ee1111d053e","type":"FormWrapper","tag":"div","classes":["bd8c0659-89ba-bcb1-1226-e7805f5fc92c"],"children":["e6c519f3-4839-cf99-c675-37b1fc81e1d1","c459bb0a-0c90-9198-5a1b-54fbfcbdc411","1aa83403-8d7f-4754-6757-7af84b3c3b3d"],"data":{"search":{"exclude":true},"form":{"type":"wrapper"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"e6c519f3-4839-cf99-c675-37b1fc81e1d1","type":"FormForm","tag":"form","classes":["bff1cfc2-5ada-2fec-7c8b-c9bdc1fa1794"],"children":["245e7f56-052a-9756-bfb9-207b2365cc75","8311c34e-dc94-7a87-e82b-0b5edb00af37","6844cce6-adcb-32f7-0f2b-5a239dde520f","59e9c18d-25ed-af61-3dcf-068f071b4dc9"],"data":{"Source":{"tag":"Default form","val":{}},"form":{"type":"form","name":"Email Form"},"attr":{"id":"email-form","name":"email-form","data-name":"Email Form","redirect":"","data-redirect":"","action":"","method":"get"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-form","value":"login"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"245e7f56-052a-9756-bfb9-207b2365cc75","type":"Link","tag":"a","classes":["f7125037-477b-2a19-c6c9-f94e9c2f41d6"],"children":["1fd5c453-0c41-af6f-ef09-358284f61d89","6827cf9f-dd82-ac8e-cf7b-f2dd8a9570cf"],"data":{"button":false,"block":"inline","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-auth-provider","value":"google"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1fd5c453-0c41-af6f-ef09-358284f61d89","type":"Image","tag":"img","classes":["117ce6c9-98cc-e7ff-9ec0-ee0cb1f07b6d"],"children":[],"data":{"img":{"id":"679c900f861427f706182ebe"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com%20(1).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6827cf9f-dd82-ac8e-cf7b-f2dd8a9570cf","type":"Block","tag":"div","classes":[],"children":["557ddc80-2cb8-84b8-b06b-4010a1ec547d"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"557ddc80-2cb8-84b8-b06b-4010a1ec547d","text":true,"v":"Continue with Google"},{"_id":"8311c34e-dc94-7a87-e82b-0b5edb00af37","type":"Block","tag":"div","classes":["94e550e8-3753-8ef0-70ee-337d1ee4be11"],"children":["bccac46e-4aed-2cc6-deed-d9662283912c","71214456-fd08-2dd7-cf83-151d22a1d3f1","4a5aaa9b-f64e-4481-f395-8673a5198684"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"bccac46e-4aed-2cc6-deed-d9662283912c","type":"Block","tag":"div","classes":["1c5a8ef0-cda3-def4-7317-f5d251621a85"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"71214456-fd08-2dd7-cf83-151d22a1d3f1","type":"Block","tag":"div","classes":["9b42fb68-f244-b88e-8849-a2980feefbc3"],"children":["e107dae2-38eb-b988-1045-378e59331cce"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e107dae2-38eb-b988-1045-378e59331cce","text":true,"v":"Or"},{"_id":"4a5aaa9b-f64e-4481-f395-8673a5198684","type":"Block","tag":"div","classes":["1c5a8ef0-cda3-def4-7317-f5d251621a85"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6844cce6-adcb-32f7-0f2b-5a239dde520f","type":"Block","tag":"div","classes":["d917b45d-b72f-47fd-fd15-092460f81fc5"],"children":["05597b80-810d-563f-501f-0b2a465113cc","dbf7b10b-14c4-4b0f-78ef-146e2c0f36ac","ac12b77b-0c64-732c-1ed5-c0e983937ef1","991939e8-28e8-63a1-3305-1b3291150682"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"05597b80-810d-563f-501f-0b2a465113cc","type":"FormBlockLabel","tag":"label","classes":["2306da5a-17a0-4325-6463-26f1b20bf8a3"],"children":["8decc0b0-f0f9-cb97-968a-e9577c8e4b4c"],"data":{"attr":{"for":"email","id":""},"form":{"type":"label","passwordPage":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8decc0b0-f0f9-cb97-968a-e9577c8e4b4c","text":true,"v":"Email"},{"_id":"dbf7b10b-14c4-4b0f-78ef-146e2c0f36ac","type":"FormTextInput","tag":"input","classes":["b3810cc2-36c5-c47e-f2a6-367c605f218d"],"children":[],"data":{"form":{"name":"Email","type":"input","passwordPage":false},"attr":{"id":"email","name":"email","maxlength":256,"data-name":"Email","placeholder":"Enter Your Email","disabled":false,"type":"email","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"email"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ac12b77b-0c64-732c-1ed5-c0e983937ef1","type":"Block","tag":"div","classes":["5a7c6140-8b8f-6130-c85c-4fecfae1997c"],"children":["3a5b6238-fa04-582c-5b4c-40f19c84fb1d","86214f62-a3af-0581-e273-315c8c149253"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3a5b6238-fa04-582c-5b4c-40f19c84fb1d","type":"Block","tag":"div","classes":["26bc910a-04f6-df9c-6e50-8234de7b53dd"],"children":["574383eb-9fc9-2869-1bc5-f5e3ca45faef","fe4515f1-271d-d48e-19db-0fedbb81acfd"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"574383eb-9fc9-2869-1bc5-f5e3ca45faef","type":"FormBlockLabel","tag":"label","classes":["2306da5a-17a0-4325-6463-26f1b20bf8a3"],"children":["c60061ba-2beb-b366-0e02-620ee0d86286"],"data":{"attr":{"for":"Password","id":""},"form":{"type":"label","passwordPage":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c60061ba-2beb-b366-0e02-620ee0d86286","text":true,"v":"Password"},{"_id":"fe4515f1-271d-d48e-19db-0fedbb81acfd","type":"Link","tag":"a","classes":["1acfa7be-0fdc-a5c9-abd2-ae6ddfb41146"],"children":["6686c3f0-92a4-2098-b617-2eeeacfc72ae"],"data":{"button":false,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-modal","value":"forgot-password"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6686c3f0-92a4-2098-b617-2eeeacfc72ae","text":true,"v":"Forgot Password?"},{"_id":"86214f62-a3af-0581-e273-315c8c149253","type":"Block","tag":"div","classes":["a40eb106-1184-624a-6516-e5fcb1a8eb5c"],"children":["6ad42521-cfe7-57e1-8a83-2a777ecfcdd9","2c78e718-31c1-6cb3-bfd0-c2d13fc517ae"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6ad42521-cfe7-57e1-8a83-2a777ecfcdd9","type":"FormTextInput","tag":"input","classes":["b3810cc2-36c5-c47e-f2a6-367c605f218d","815cff2c-84fe-d02a-48f7-9af72c28791c"],"children":[],"data":{"form":{"name":"Password","type":"input","passwordPage":false},"attr":{"id":"Password","name":"Password","maxlength":256,"data-name":"Password","placeholder":"Enter Your Password","disabled":false,"type":"password","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"password"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2c78e718-31c1-6cb3-bfd0-c2d13fc517ae","type":"TabsWrapper","tag":"div","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae02"],"children":["c0762e06-63d8-6544-2d4c-219dac6ef659","6b19f93d-c1f3-a6cf-3353-f64be079812f"],"data":{"tabs":{"type":"wrapper","current":"Show","easing":"ease","fadeIn":300,"fadeOut":100},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c0762e06-63d8-6544-2d4c-219dac6ef659","type":"TabsMenu","tag":"div","classes":[],"children":["60438fa5-f987-ba4d-4212-95f6a806bb4d","693961df-1dde-18f5-6b10-8c3efea1e019"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":"transformButton"},"xattr":[{"name":"ms-code-password","value":"transform"}],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"menu"}}},{"_id":"60438fa5-f987-ba4d-4212-95f6a806bb4d","type":"TabsLink","tag":"a","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae03"],"children":["beeea69f-ea2e-7611-b9a6-7032874905ae"],"data":{"attr":{"data-w-tab":"Show","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"beeea69f-ea2e-7611-b9a6-7032874905ae","type":"HtmlEmbed","tag":"div","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae04"],"children":[],"v":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z\"/></svg>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z\"/></svg>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"693961df-1dde-18f5-6b10-8c3efea1e019","type":"TabsLink","tag":"a","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae03"],"children":["104d57ad-64ae-fae9-8c25-7578af9110e8"],"data":{"attr":{"data-w-tab":"Hide","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"104d57ad-64ae-fae9-8c25-7578af9110e8","type":"HtmlEmbed","tag":"div","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae04"],"children":[],"v":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24zM2.71 3.16c-.39.39-.39 1.02 0 1.41l1.97 1.97C3.06 7.83 1.77 9.53 1 11.5 2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0zM12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5zm2.97-5.33c-.15-1.4-1.25-2.49-2.64-2.64l2.64 2.64z\"/></svg>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24zM2.71 3.16c-.39.39-.39 1.02 0 1.41l1.97 1.97C3.06 7.83 1.77 9.53 1 11.5 2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0zM12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5zm2.97-5.33c-.15-1.4-1.25-2.49-2.64-2.64l2.64 2.64z\"/></svg>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"6b19f93d-c1f3-a6cf-3353-f64be079812f","type":"TabsContent","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27161"],"children":["a16358a7-740f-0c37-4533-fbdc46cc1384","0c92bd9b-5fe4-2ad8-945f-3185506cff41"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"content"}}},{"_id":"a16358a7-740f-0c37-4533-fbdc46cc1384","type":"TabsPane","tag":"div","classes":[],"children":[],"data":{"tag":"div","attr":{"data-w-tab":"Show","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"0c92bd9b-5fe4-2ad8-945f-3185506cff41","type":"TabsPane","tag":"div","classes":[],"children":[],"data":{"tag":"div","attr":{"data-w-tab":"Hide","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"991939e8-28e8-63a1-3305-1b3291150682","type":"FormButton","tag":"input","classes":["7dd16108-2c94-1635-4900-5f6574da2cb4"],"children":[],"data":{"form":{"type":"button"},"eventIds":[],"attr":{"type":"submit","value":"Login","data-wait":"Please wait...","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"59e9c18d-25ed-af61-3dcf-068f071b4dc9","type":"Link","tag":"a","classes":["076b5c7e-7675-f1ad-9c1b-748f84cfe265"],"children":["ff319de9-ee0d-e4a2-90af-8771ad0c1012"],"data":{"button":false,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-modal","value":"signup"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ff319de9-ee0d-e4a2-90af-8771ad0c1012","text":true,"v":"Don’t have an account?"},{"_id":"c459bb0a-0c90-9198-5a1b-54fbfcbdc411","type":"FormSuccessMessage","tag":"div","classes":[],"children":["861711d8-c424-441e-f0a1-2c4cfc7b35c0"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-done"}}},{"_id":"861711d8-c424-441e-f0a1-2c4cfc7b35c0","type":"Block","tag":"div","classes":[],"children":["0e629e58-ce26-d6e8-3c5f-7d27debecddf"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0e629e58-ce26-d6e8-3c5f-7d27debecddf","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"1aa83403-8d7f-4754-6757-7af84b3c3b3d","type":"FormErrorMessage","tag":"div","classes":[],"children":["b9d97ce3-abaa-364e-f8d9-def20722585d"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-fail"}}},{"_id":"b9d97ce3-abaa-364e-f8d9-def20722585d","type":"Block","tag":"div","classes":[],"children":["8f58b9ef-d4ff-dab9-f119-940241af7766"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8f58b9ef-d4ff-dab9-f119-940241af7766","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"813d46fb-f9ed-7508-18d8-27e43ba8454f","type":"Image","tag":"img","classes":["f10e8e84-afd7-39f1-7d79-ad046ffb2ee6"],"children":[],"data":{"img":{"id":"679c99427e80d7bcdb647256"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download.png","loading":"lazy","id":""},"sizes":[{"max":673,"size":"100vw"},{"max":10000,"size":"673px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"29104f36-3f1a-c4b8-677f-bd2eca5db0ed","type":"Image","tag":"img","classes":["f10e8e84-afd7-39f1-7d79-ad046ffb2ee6","f283ae5b-7c7c-a1ad-97c0-87ac79a166b5"],"children":[],"data":{"img":{"id":"679c99392cf1c50650352896"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download.png","loading":"lazy","id":""},"sizes":[{"max":218,"size":"100vw"},{"max":10000,"size":"218px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}}],"styles":[{"_id":"d917b45d-b72f-47fd-fd15-092460f81fc5","fake":false,"type":"class","name":"login_input-wrap","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"font-family: Outfit;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"1acfa7be-0fdc-a5c9-abd2-ae6ddfb41146","fake":false,"type":"class","name":"password_forgot","namespace":"","comb":"","styleLess":"transition-property: all; transition-duration: 300ms; transition-timing-function: ease; font-size: 0.875rem; text-decoration: none;","variants":{"main_hover":{"styleLess":"color: #061123;"},"tiny":{"styleLess":"font-size: 0.8rem;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"0fdd9c50-ad2b-3cda-0d8e-f01e8adeae04","fake":false,"type":"class","name":"Eye SVG","namespace":"","comb":"","styleLess":"display: flex; width: 16px; margin-right: 0px; justify-content: center; align-items: center; filter: invert(50%); color: rgba(11, 23, 48, 0.4);","variants":{},"children":[],"origin":null,"selector":null},{"_id":"f283ae5b-7c7c-a1ad-97c0-87ac79a166b5","fake":false,"type":"class","name":"is-right","namespace":"","comb":"&","styleLess":"position: absolute; left: auto; top: 60px; right: 0%; bottom: auto; width: 230px;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_hero","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center;","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"9e167f38-45c9-c1e7-55fb-2f6fb2451834","fake":false,"type":"class","name":"login_top-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 8px; grid-row-gap: 8px; color: #061123; text-align: center;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27161","fake":false,"type":"class","name":"hide","namespace":"","comb":"","styleLess":"display: none;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"622f9d90-e9ba-783b-cd1f-4c7858aaf243","fake":false,"type":"class","name":"login_tittle-text","namespace":"","comb":"","styleLess":"font-size: 1.25rem; font-weight: 500;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"076b5c7e-7675-f1ad-9c1b-748f84cfe265","fake":false,"type":"class","name":"login_account_text","namespace":"","comb":"","styleLess":"display: flex; justify-content: center; align-items: center; transition-property: all; transition-duration: 300ms; transition-timing-function: ease; font-size: 0.87rem; text-align: center; text-decoration: none;","variants":{"main_hover":{"styleLess":"color: #061123;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27132","fake":false,"type":"class","name":"text-size-small","namespace":"","comb":"","styleLess":"font-size: 0.875rem;","variants":{},"children":["e48e6227-ff72-e886-42f5-1362e41167bd"],"origin":null,"selector":null},{"_id":"0fdd9c50-ad2b-3cda-0d8e-f01e8adeae03","fake":false,"type":"class","name":"Show Password","namespace":"","comb":"","styleLess":"bottom: 0px; display: flex; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: hsla(0, 0.00%, 0.00%, 0.00); color: hsla(224.85714285714286, 0.00%, 100.00%, 1.00); font-size: 13.5px;","variants":{"main_current":{"styleLess":"display: none; background-color: hsla(0, 0.00%, 0.00%, 0.00);"}},"children":[],"origin":null,"selector":null},{"_id":"bff1cfc2-5ada-2fec-7c8b-c9bdc1fa1794","fake":false,"type":"class","name":"login_form","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 25px; grid-row-gap: 25px;","variants":{"tiny":{"styleLess":"grid-column-gap: 20px; grid-row-gap: 20px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"0fdd9c50-ad2b-3cda-0d8e-f01e8adeae02","fake":false,"type":"class","name":"Show Password Wrap","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 10px; right: 12px; bottom: auto; z-index: 4;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"94e550e8-3753-8ef0-70ee-337d1ee4be11","fake":false,"type":"class","name":"login_divider-wrap","namespace":"","comb":"","styleLess":"display: flex; justify-content: center; align-items: center; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"815cff2c-84fe-d02a-48f7-9af72c28791c","fake":false,"type":"class","name":"is-last","namespace":"","comb":"&","styleLess":"margin-bottom: 0px;","variants":{},"children":[],"createdBy":"649d49f23f440aade32b82f4","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":"26bc910a-04f6-df9c-6e50-8234de7b53dd","fake":false,"type":"class","name":"login_password-wrap","namespace":"","comb":"","styleLess":"display: flex; justify-content: space-between; align-items: center;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"a40eb106-1184-624a-6516-e5fcb1a8eb5c","fake":false,"type":"class","name":"Div Block","namespace":"","comb":"","styleLess":"position: relative;","variants":{},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"2306da5a-17a0-4325-6463-26f1b20bf8a3","fake":false,"type":"class","name":"login_label","namespace":"","comb":"","styleLess":"color: #061123; font-size: 0.875rem;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"9e030568-4e63-d87e-62c4-07aeee2039ac","fake":false,"type":"class","name":"login_main-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"b3810cc2-36c5-c47e-f2a6-367c605f218d","fake":false,"type":"class","name":"login_field","namespace":"","comb":"","styleLess":"min-height: 43px; margin-bottom: 12px; border-top-style: solid; border-top-width: 1px; border-top-color: #eaeff5; border-right-style: solid; border-right-width: 1px; border-right-color: #eaeff5; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #eaeff5; border-left-style: solid; border-left-width: 1px; border-left-color: #eaeff5; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; color: #061123;","variants":{"main_hover":{"styleLess":"border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black;"},"main_focus":{"styleLess":"border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; box-shadow: 0 0 0 2px rgba(90, 90, 90, 0.2);"},"tiny":{"styleLess":"margin-bottom: 10px;"},"main_placeholder":{"styleLess":"color: #636d7e;"}},"children":["815cff2c-84fe-d02a-48f7-9af72c28791c"],"createdBy":"66e97bb9b1fd5a7fc780cd04","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","82d7dc3c-7480-f194-231c-3fbcf27f6ec5"],"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":"1c5a8ef0-cda3-def4-7317-f5d251621a85","fake":false,"type":"class","name":"login_divider","namespace":"","comb":"","styleLess":"width: 100%; height: 1px; background-color: #eaeff5;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"e48e6227-ff72-e886-42f5-1362e41167bd","fake":false,"type":"class","name":"is-grey","namespace":"","comb":"&","styleLess":"color: #636d7e;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"9b42fb68-f244-b88e-8849-a2980feefbc3","fake":false,"type":"class","name":"login_divider-text","namespace":"","comb":"","styleLess":"color: #959fb2; font-size: 0.75rem;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"0bbac078-91e3-dfb0-23da-4b78f6dbabf4","fake":false,"type":"class","name":"top_img","namespace":"","comb":"","styleLess":"width: 50px;","variants":{"tiny":{"styleLess":"width: 45px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","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":"0698867b-9cd9-6b43-48c2-ae53098e8b4b","fake":false,"type":"class","name":"login_wrap","namespace":"","comb":"","styleLess":"position: relative; z-index: 1; display: flex; width: 450px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; flex-direction: column; flex-wrap: nowrap; align-items: center; grid-column-gap: 30px; grid-row-gap: 30px; background-color: white;","variants":{"small":{"styleLess":"max-width: 420px;"},"tiny":{"styleLess":"max-width: 100%; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; grid-column-gap: 25px; grid-row-gap: 25px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"82d7dc3c-7480-f194-231c-3fbcf27f6ec5","fake":false,"type":"class","name":"padding-section-small","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"5a7c6140-8b8f-6130-c85c-4fecfae1997c","fake":false,"type":"class","name":"login_pass-show-wrap","namespace":"","comb":"","styleLess":"position: relative;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"7dd16108-2c94-1635-4900-5f6574da2cb4","fake":false,"type":"class","name":"login_button","namespace":"","comb":"","styleLess":"width: 100%; margin-top: 24px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #1c2536; transition-property: all; transition-duration: 300ms; transition-timing-function: ease;","variants":{"main_hover":{"styleLess":"background-color: #2c3b58;"},"tiny":{"styleLess":"font-size: 0.9rem;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"bd8c0659-89ba-bcb1-1226-e7805f5fc92c","fake":false,"type":"class","name":"Form Block","namespace":"","comb":"","styleLess":"margin-bottom: 0px;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"fcc47e35-9ea5-1f13-3546-77390ec4319b","fake":false,"type":"class","name":"login_form-wrap","namespace":"","comb":"","styleLess":"width: 100%;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"f7125037-477b-2a19-c6c9-f94e9c2f41d6","fake":false,"type":"class","name":"login_google-link","namespace":"","comb":"","styleLess":"display: flex; max-height: 42px; padding-top: 10px; padding-bottom: 10px; justify-content: center; align-items: center; grid-column-gap: 10px; grid-row-gap: 10px; border-top-style: solid; border-top-width: 1px; border-top-color: #eaeff5; border-right-style: solid; border-right-width: 1px; border-right-color: #eaeff5; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #eaeff5; border-left-style: solid; border-left-width: 1px; border-left-color: #eaeff5; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; transition-property: all; transition-duration: 300ms; transition-timing-function: ease; color: #061123; font-size: 0.875rem; text-align: center; text-decoration: none;","variants":{"main_hover":{"styleLess":"border-top-color: #949292; border-right-color: #949292; border-bottom-color: #949292; border-left-color: #949292;"},"tiny":{"styleLess":"padding-top: 8px; padding-bottom: 8px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"117ce6c9-98cc-e7ff-9ec0-ee0cb1f07b6d","fake":false,"type":"class","name":"icon","namespace":"","comb":"","styleLess":"width: 20px;","variants":{"tiny":{"styleLess":"width: 19px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"f10e8e84-afd7-39f1-7d79-ad046ffb2ee6","fake":false,"type":"class","name":"bg_img","namespace":"","comb":"","styleLess":"position: absolute; left: 0%; top: 60px; right: auto; bottom: auto; width: 320px; height: 700px;","variants":{"tiny":{"styleLess":"display: none;"}},"children":["f283ae5b-7c7c-a1ad-97c0-87ac79a166b5"],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4).png","siteId":"679c8ec6553b40e313324b3d","width":1024,"isHD":false,"height":952,"fileName":"679c900ffd2f81997c324d6d_pixelcut-export (4).png","createdOn":"2025-01-31T08:55:43.684Z","origFileName":"pixelcut-export (4).png","fileHash":"096b2f2681ea764291d46de90771ec26","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4)-p-500.png","origFileName":"pixelcut-export (4)-p-500.png","fileName":"679c900ffd2f81997c324d6d_pixelcut-export (4)-p-500.png","size":87740,"format":"png","width":500,"quality":100,"_id":"679c9017e474494ceda8d166","cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4)-p-500.png"},{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4)-p-800.png","origFileName":"pixelcut-export (4)-p-800.png","fileName":"679c900ffd2f81997c324d6d_pixelcut-export (4)-p-800.png","size":242387,"format":"png","width":800,"quality":100,"_id":"679c9017e474494ceda8d167","cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4)-p-800.png"}],"mimeType":"image/png","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4).png","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4)-p-130x130q80.png","_id":"679c900ffd2f81997c324d6d","updatedOn":"2025-01-31T11:32:45.690Z","fileSize":968270,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com%20(1).svg","siteId":"679c8ec6553b40e313324b3d","width":800,"isHD":false,"height":800,"fileName":"679c900f861427f706182ebe_google-color-svgrepo-com (1).svg","createdOn":"2025-01-31T08:55:43.003Z","origFileName":"google-color-svgrepo-com (1).svg","fileHash":"48d6785e717859f8bb0b49d5927748de","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com (1).svg","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com%20(1).svg","_id":"679c900f861427f706182ebe","updatedOn":"2025-01-31T08:55:43.003Z","fileSize":2155,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download.png","siteId":"679c8ec6553b40e313324b3d","width":673,"isHD":false,"height":1566,"fileName":"679c99427e80d7bcdb647256_download.png","createdOn":"2025-01-31T09:34:58.416Z","origFileName":"download.png","fileHash":"25f38f6496a4caa3ce8326c06ddd4933","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download-p-500.png","origFileName":"download-p-500.png","fileName":"679c99427e80d7bcdb647256_download-p-500.png","size":64647,"format":"png","width":500,"quality":100,"_id":"679c994f1c4efa9454dc2180","cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download-p-500.png"}],"mimeType":"image/png","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download.png","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download-p-130x130q80.png","_id":"679c99427e80d7bcdb647256","updatedOn":"2025-01-31T11:32:45.692Z","fileSize":200145,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download.png","siteId":"679c8ec6553b40e313324b3d","width":218,"isHD":false,"height":782,"fileName":"679c99392cf1c50650352896_download.png","createdOn":"2025-01-31T09:34:49.331Z","origFileName":"download.png","fileHash":"9d54aff98865a419f6716739104c725d","translationLoading":false,"variants":[],"mimeType":"image/png","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download.png","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download-p-130x130q80.png","_id":"679c99392cf1c50650352896","updatedOn":"2025-01-31T11:32:45.691Z","fileSize":20200,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1,"codeComponentsRemovedCount":0}}
Copy Component
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"f8b74780-d98a-f651-a024-cebe6ecef8a7","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["8cfcfc4f-b552-8388-1110-7117744a14b0","61bcf9b9-80e2-b7af-8d2e-ae0356fb0670"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8cfcfc4f-b552-8388-1110-7117744a14b0","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":"61bcf9b9-80e2-b7af-8d2e-ae0356fb0670","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["94c8bd91-cc4c-dc2a-269f-17776f046d44"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"94c8bd91-cc4c-dc2a-269f-17776f046d44","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["71b18119-1940-de70-283e-3f90f5781c9b","813d46fb-f9ed-7508-18d8-27e43ba8454f","29104f36-3f1a-c4b8-677f-bd2eca5db0ed"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"71b18119-1940-de70-283e-3f90f5781c9b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d","82d7dc3c-7480-f194-231c-3fbcf27f6ec5"],"children":["7337e9c8-12de-06b2-451b-316e96bfc208"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7337e9c8-12de-06b2-451b-316e96bfc208","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["5699f9cd-ffe9-d43a-278a-f954e6cd9254"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5699f9cd-ffe9-d43a-278a-f954e6cd9254","type":"Block","tag":"div","classes":["9e030568-4e63-d87e-62c4-07aeee2039ac"],"children":["4296d20f-625a-4b50-dae7-70cf5e5aed7c"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4296d20f-625a-4b50-dae7-70cf5e5aed7c","type":"Block","tag":"div","classes":["0698867b-9cd9-6b43-48c2-ae53098e8b4b"],"children":["ff87d64d-4adc-4ac8-614c-708f8f302221","e120af93-d729-dae4-9427-2eda8e52a084","e5226c18-302b-b6f8-2779-cec977462506"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ff87d64d-4adc-4ac8-614c-708f8f302221","type":"Image","tag":"img","classes":["0bbac078-91e3-dfb0-23da-4b78f6dbabf4"],"children":[],"data":{"img":{"id":"679c900ffd2f81997c324d6d"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4).png","loading":"lazy","id":""},"sizes":[{"max":1024,"size":"100vw"},{"max":10000,"size":"1024px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e120af93-d729-dae4-9427-2eda8e52a084","type":"Block","tag":"div","classes":["9e167f38-45c9-c1e7-55fb-2f6fb2451834"],"children":["eebec533-ec36-2aa9-adf6-4152caa48978","20d6938e-2369-9fbb-52cc-4126699c18f0"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"eebec533-ec36-2aa9-adf6-4152caa48978","type":"Block","tag":"div","classes":["622f9d90-e9ba-783b-cd1f-4c7858aaf243"],"children":["2e1736e4-2db6-fb7e-84ba-134ef9f726f7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2e1736e4-2db6-fb7e-84ba-134ef9f726f7","text":true,"v":"Welcome Back! "},{"_id":"20d6938e-2369-9fbb-52cc-4126699c18f0","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27132","e48e6227-ff72-e886-42f5-1362e41167bd"],"children":["c8f6d7ee-6c1f-4747-c0fa-c048ecaa69af"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c8f6d7ee-6c1f-4747-c0fa-c048ecaa69af","text":true,"v":"Access your account and continue where you left off."},{"_id":"e5226c18-302b-b6f8-2779-cec977462506","type":"Block","tag":"div","classes":["fcc47e35-9ea5-1f13-3546-77390ec4319b"],"children":["c94f9f7c-0e02-6260-70cd-2ee1111d053e"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c94f9f7c-0e02-6260-70cd-2ee1111d053e","type":"FormWrapper","tag":"div","classes":["bd8c0659-89ba-bcb1-1226-e7805f5fc92c"],"children":["e6c519f3-4839-cf99-c675-37b1fc81e1d1","c459bb0a-0c90-9198-5a1b-54fbfcbdc411","1aa83403-8d7f-4754-6757-7af84b3c3b3d"],"data":{"search":{"exclude":true},"form":{"type":"wrapper"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"e6c519f3-4839-cf99-c675-37b1fc81e1d1","type":"FormForm","tag":"form","classes":["bff1cfc2-5ada-2fec-7c8b-c9bdc1fa1794"],"children":["245e7f56-052a-9756-bfb9-207b2365cc75","8311c34e-dc94-7a87-e82b-0b5edb00af37","6844cce6-adcb-32f7-0f2b-5a239dde520f","59e9c18d-25ed-af61-3dcf-068f071b4dc9"],"data":{"Source":{"tag":"Default form","val":{}},"form":{"type":"form","name":"Email Form"},"attr":{"id":"email-form","name":"email-form","data-name":"Email Form","redirect":"","data-redirect":"","action":"","method":"get"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-form","value":"login"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"245e7f56-052a-9756-bfb9-207b2365cc75","type":"Link","tag":"a","classes":["f7125037-477b-2a19-c6c9-f94e9c2f41d6"],"children":["1fd5c453-0c41-af6f-ef09-358284f61d89","6827cf9f-dd82-ac8e-cf7b-f2dd8a9570cf"],"data":{"button":false,"block":"inline","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-auth-provider","value":"google"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1fd5c453-0c41-af6f-ef09-358284f61d89","type":"Image","tag":"img","classes":["117ce6c9-98cc-e7ff-9ec0-ee0cb1f07b6d"],"children":[],"data":{"img":{"id":"679c900f861427f706182ebe"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com%20(1).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6827cf9f-dd82-ac8e-cf7b-f2dd8a9570cf","type":"Block","tag":"div","classes":[],"children":["557ddc80-2cb8-84b8-b06b-4010a1ec547d"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"557ddc80-2cb8-84b8-b06b-4010a1ec547d","text":true,"v":"Continue with Google"},{"_id":"8311c34e-dc94-7a87-e82b-0b5edb00af37","type":"Block","tag":"div","classes":["94e550e8-3753-8ef0-70ee-337d1ee4be11"],"children":["bccac46e-4aed-2cc6-deed-d9662283912c","71214456-fd08-2dd7-cf83-151d22a1d3f1","4a5aaa9b-f64e-4481-f395-8673a5198684"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"bccac46e-4aed-2cc6-deed-d9662283912c","type":"Block","tag":"div","classes":["1c5a8ef0-cda3-def4-7317-f5d251621a85"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"71214456-fd08-2dd7-cf83-151d22a1d3f1","type":"Block","tag":"div","classes":["9b42fb68-f244-b88e-8849-a2980feefbc3"],"children":["e107dae2-38eb-b988-1045-378e59331cce"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e107dae2-38eb-b988-1045-378e59331cce","text":true,"v":"Or"},{"_id":"4a5aaa9b-f64e-4481-f395-8673a5198684","type":"Block","tag":"div","classes":["1c5a8ef0-cda3-def4-7317-f5d251621a85"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6844cce6-adcb-32f7-0f2b-5a239dde520f","type":"Block","tag":"div","classes":["d917b45d-b72f-47fd-fd15-092460f81fc5"],"children":["05597b80-810d-563f-501f-0b2a465113cc","dbf7b10b-14c4-4b0f-78ef-146e2c0f36ac","ac12b77b-0c64-732c-1ed5-c0e983937ef1","991939e8-28e8-63a1-3305-1b3291150682"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"05597b80-810d-563f-501f-0b2a465113cc","type":"FormBlockLabel","tag":"label","classes":["2306da5a-17a0-4325-6463-26f1b20bf8a3"],"children":["8decc0b0-f0f9-cb97-968a-e9577c8e4b4c"],"data":{"attr":{"for":"email","id":""},"form":{"type":"label","passwordPage":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8decc0b0-f0f9-cb97-968a-e9577c8e4b4c","text":true,"v":"Email"},{"_id":"dbf7b10b-14c4-4b0f-78ef-146e2c0f36ac","type":"FormTextInput","tag":"input","classes":["b3810cc2-36c5-c47e-f2a6-367c605f218d"],"children":[],"data":{"form":{"name":"Email","type":"input","passwordPage":false},"attr":{"id":"email","name":"email","maxlength":256,"data-name":"Email","placeholder":"Enter Your Email","disabled":false,"type":"email","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"email"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ac12b77b-0c64-732c-1ed5-c0e983937ef1","type":"Block","tag":"div","classes":["5a7c6140-8b8f-6130-c85c-4fecfae1997c"],"children":["3a5b6238-fa04-582c-5b4c-40f19c84fb1d","86214f62-a3af-0581-e273-315c8c149253"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3a5b6238-fa04-582c-5b4c-40f19c84fb1d","type":"Block","tag":"div","classes":["26bc910a-04f6-df9c-6e50-8234de7b53dd"],"children":["574383eb-9fc9-2869-1bc5-f5e3ca45faef","fe4515f1-271d-d48e-19db-0fedbb81acfd"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"574383eb-9fc9-2869-1bc5-f5e3ca45faef","type":"FormBlockLabel","tag":"label","classes":["2306da5a-17a0-4325-6463-26f1b20bf8a3"],"children":["c60061ba-2beb-b366-0e02-620ee0d86286"],"data":{"attr":{"for":"Password","id":""},"form":{"type":"label","passwordPage":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c60061ba-2beb-b366-0e02-620ee0d86286","text":true,"v":"Password"},{"_id":"fe4515f1-271d-d48e-19db-0fedbb81acfd","type":"Link","tag":"a","classes":["1acfa7be-0fdc-a5c9-abd2-ae6ddfb41146"],"children":["6686c3f0-92a4-2098-b617-2eeeacfc72ae"],"data":{"button":false,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-modal","value":"forgot-password"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6686c3f0-92a4-2098-b617-2eeeacfc72ae","text":true,"v":"Forgot Password?"},{"_id":"86214f62-a3af-0581-e273-315c8c149253","type":"Block","tag":"div","classes":["a40eb106-1184-624a-6516-e5fcb1a8eb5c"],"children":["6ad42521-cfe7-57e1-8a83-2a777ecfcdd9","2c78e718-31c1-6cb3-bfd0-c2d13fc517ae"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6ad42521-cfe7-57e1-8a83-2a777ecfcdd9","type":"FormTextInput","tag":"input","classes":["b3810cc2-36c5-c47e-f2a6-367c605f218d","815cff2c-84fe-d02a-48f7-9af72c28791c"],"children":[],"data":{"form":{"name":"Password","type":"input","passwordPage":false},"attr":{"id":"Password","name":"Password","maxlength":256,"data-name":"Password","placeholder":"Enter Your Password","disabled":false,"type":"password","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"password"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2c78e718-31c1-6cb3-bfd0-c2d13fc517ae","type":"TabsWrapper","tag":"div","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae02"],"children":["c0762e06-63d8-6544-2d4c-219dac6ef659","6b19f93d-c1f3-a6cf-3353-f64be079812f"],"data":{"tabs":{"type":"wrapper","current":"Show","easing":"ease","fadeIn":300,"fadeOut":100},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c0762e06-63d8-6544-2d4c-219dac6ef659","type":"TabsMenu","tag":"div","classes":[],"children":["60438fa5-f987-ba4d-4212-95f6a806bb4d","693961df-1dde-18f5-6b10-8c3efea1e019"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":"transformButton"},"xattr":[{"name":"ms-code-password","value":"transform"}],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"menu"}}},{"_id":"60438fa5-f987-ba4d-4212-95f6a806bb4d","type":"TabsLink","tag":"a","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae03"],"children":["beeea69f-ea2e-7611-b9a6-7032874905ae"],"data":{"attr":{"data-w-tab":"Show","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"beeea69f-ea2e-7611-b9a6-7032874905ae","type":"HtmlEmbed","tag":"div","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae04"],"children":[],"v":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z\"/></svg>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z\"/></svg>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"693961df-1dde-18f5-6b10-8c3efea1e019","type":"TabsLink","tag":"a","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae03"],"children":["104d57ad-64ae-fae9-8c25-7578af9110e8"],"data":{"attr":{"data-w-tab":"Hide","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"104d57ad-64ae-fae9-8c25-7578af9110e8","type":"HtmlEmbed","tag":"div","classes":["0fdd9c50-ad2b-3cda-0d8e-f01e8adeae04"],"children":[],"v":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24zM2.71 3.16c-.39.39-.39 1.02 0 1.41l1.97 1.97C3.06 7.83 1.77 9.53 1 11.5 2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0zM12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5zm2.97-5.33c-.15-1.4-1.25-2.49-2.64-2.64l2.64 2.64z\"/></svg>","data":{"search":{"exclude":true},"embed":{"meta":{"html":"<svg xmlns=\"http://www.w3.org/2000/svg\" enable-background=\"new 0 0 24 24\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"currentColor\">\n<rect fill=\"none\" height=\"24\" width=\"24\"/>\n\n<path d=\"M12 6.5c2.76 0 5 2.24 5 5 0 .51-.1 1-.24 1.46l3.06 3.06c1.39-1.23 2.49-2.77 3.18-4.53C21.27 7.11 17 4 12 4c-1.27 0-2.49.2-3.64.57l2.17 2.17c.47-.14.96-.24 1.47-.24zM2.71 3.16c-.39.39-.39 1.02 0 1.41l1.97 1.97C3.06 7.83 1.77 9.53 1 11.5 2.73 15.89 7 19 12 19c1.52 0 2.97-.3 4.31-.82l2.72 2.72c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L4.13 3.16c-.39-.39-1.03-.39-1.42 0zM12 16.5c-2.76 0-5-2.24-5-5 0-.77.18-1.5.49-2.14l1.57 1.57c-.03.18-.06.37-.06.57 0 1.66 1.34 3 3 3 .2 0 .38-.03.57-.07L14.14 16c-.65.32-1.37.5-2.14.5zm2.97-5.33c-.15-1.4-1.25-2.49-2.64-2.64l2.64 2.64z\"/></svg>","div":false,"script":false,"compilable":false,"iframe":false},"type":"html"},"insideRTE":false,"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"6b19f93d-c1f3-a6cf-3353-f64be079812f","type":"TabsContent","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27161"],"children":["a16358a7-740f-0c37-4533-fbdc46cc1384","0c92bd9b-5fe4-2ad8-945f-3185506cff41"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"content"}}},{"_id":"a16358a7-740f-0c37-4533-fbdc46cc1384","type":"TabsPane","tag":"div","classes":[],"children":[],"data":{"tag":"div","attr":{"data-w-tab":"Show","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"0c92bd9b-5fe4-2ad8-945f-3185506cff41","type":"TabsPane","tag":"div","classes":[],"children":[],"data":{"tag":"div","attr":{"data-w-tab":"Hide","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"991939e8-28e8-63a1-3305-1b3291150682","type":"FormButton","tag":"input","classes":["7dd16108-2c94-1635-4900-5f6574da2cb4"],"children":[],"data":{"form":{"type":"button"},"eventIds":[],"attr":{"type":"submit","value":"Login","data-wait":"Please wait...","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"59e9c18d-25ed-af61-3dcf-068f071b4dc9","type":"Link","tag":"a","classes":["076b5c7e-7675-f1ad-9c1b-748f84cfe265"],"children":["ff319de9-ee0d-e4a2-90af-8771ad0c1012"],"data":{"button":false,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-modal","value":"signup"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ff319de9-ee0d-e4a2-90af-8771ad0c1012","text":true,"v":"Don’t have an account?"},{"_id":"c459bb0a-0c90-9198-5a1b-54fbfcbdc411","type":"FormSuccessMessage","tag":"div","classes":[],"children":["861711d8-c424-441e-f0a1-2c4cfc7b35c0"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-done"}}},{"_id":"861711d8-c424-441e-f0a1-2c4cfc7b35c0","type":"Block","tag":"div","classes":[],"children":["0e629e58-ce26-d6e8-3c5f-7d27debecddf"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0e629e58-ce26-d6e8-3c5f-7d27debecddf","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"1aa83403-8d7f-4754-6757-7af84b3c3b3d","type":"FormErrorMessage","tag":"div","classes":[],"children":["b9d97ce3-abaa-364e-f8d9-def20722585d"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-fail"}}},{"_id":"b9d97ce3-abaa-364e-f8d9-def20722585d","type":"Block","tag":"div","classes":[],"children":["8f58b9ef-d4ff-dab9-f119-940241af7766"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8f58b9ef-d4ff-dab9-f119-940241af7766","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"813d46fb-f9ed-7508-18d8-27e43ba8454f","type":"Image","tag":"img","classes":["f10e8e84-afd7-39f1-7d79-ad046ffb2ee6"],"children":[],"data":{"img":{"id":"679c99427e80d7bcdb647256"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download.png","loading":"lazy","id":""},"sizes":[{"max":673,"size":"100vw"},{"max":10000,"size":"673px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"29104f36-3f1a-c4b8-677f-bd2eca5db0ed","type":"Image","tag":"img","classes":["f10e8e84-afd7-39f1-7d79-ad046ffb2ee6","f283ae5b-7c7c-a1ad-97c0-87ac79a166b5"],"children":[],"data":{"img":{"id":"679c99392cf1c50650352896"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download.png","loading":"lazy","id":""},"sizes":[{"max":218,"size":"100vw"},{"max":10000,"size":"218px"}],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}}],"styles":[{"_id":"d917b45d-b72f-47fd-fd15-092460f81fc5","fake":false,"type":"class","name":"login_input-wrap","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"font-family: Outfit;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"1acfa7be-0fdc-a5c9-abd2-ae6ddfb41146","fake":false,"type":"class","name":"password_forgot","namespace":"","comb":"","styleLess":"transition-property: all; transition-duration: 300ms; transition-timing-function: ease; font-size: 0.875rem; text-decoration: none;","variants":{"main_hover":{"styleLess":"color: #061123;"},"tiny":{"styleLess":"font-size: 0.8rem;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"0fdd9c50-ad2b-3cda-0d8e-f01e8adeae04","fake":false,"type":"class","name":"Eye SVG","namespace":"","comb":"","styleLess":"display: flex; width: 16px; margin-right: 0px; justify-content: center; align-items: center; filter: invert(50%); color: rgba(11, 23, 48, 0.4);","variants":{},"children":[],"origin":null,"selector":null},{"_id":"f283ae5b-7c7c-a1ad-97c0-87ac79a166b5","fake":false,"type":"class","name":"is-right","namespace":"","comb":"&","styleLess":"position: absolute; left: auto; top: 60px; right: 0%; bottom: auto; width: 230px;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_hero","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center;","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"9e167f38-45c9-c1e7-55fb-2f6fb2451834","fake":false,"type":"class","name":"login_top-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 8px; grid-row-gap: 8px; color: #061123; text-align: center;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27161","fake":false,"type":"class","name":"hide","namespace":"","comb":"","styleLess":"display: none;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"622f9d90-e9ba-783b-cd1f-4c7858aaf243","fake":false,"type":"class","name":"login_tittle-text","namespace":"","comb":"","styleLess":"font-size: 1.25rem; font-weight: 500;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"076b5c7e-7675-f1ad-9c1b-748f84cfe265","fake":false,"type":"class","name":"login_account_text","namespace":"","comb":"","styleLess":"display: flex; justify-content: center; align-items: center; transition-property: all; transition-duration: 300ms; transition-timing-function: ease; font-size: 0.87rem; text-align: center; text-decoration: none;","variants":{"main_hover":{"styleLess":"color: #061123;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27132","fake":false,"type":"class","name":"text-size-small","namespace":"","comb":"","styleLess":"font-size: 0.875rem;","variants":{},"children":["e48e6227-ff72-e886-42f5-1362e41167bd"],"origin":null,"selector":null},{"_id":"0fdd9c50-ad2b-3cda-0d8e-f01e8adeae03","fake":false,"type":"class","name":"Show Password","namespace":"","comb":"","styleLess":"bottom: 0px; display: flex; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; background-color: hsla(0, 0.00%, 0.00%, 0.00); color: hsla(224.85714285714286, 0.00%, 100.00%, 1.00); font-size: 13.5px;","variants":{"main_current":{"styleLess":"display: none; background-color: hsla(0, 0.00%, 0.00%, 0.00);"}},"children":[],"origin":null,"selector":null},{"_id":"bff1cfc2-5ada-2fec-7c8b-c9bdc1fa1794","fake":false,"type":"class","name":"login_form","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 25px; grid-row-gap: 25px;","variants":{"tiny":{"styleLess":"grid-column-gap: 20px; grid-row-gap: 20px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"0fdd9c50-ad2b-3cda-0d8e-f01e8adeae02","fake":false,"type":"class","name":"Show Password Wrap","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 10px; right: 12px; bottom: auto; z-index: 4;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"94e550e8-3753-8ef0-70ee-337d1ee4be11","fake":false,"type":"class","name":"login_divider-wrap","namespace":"","comb":"","styleLess":"display: flex; justify-content: center; align-items: center; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"815cff2c-84fe-d02a-48f7-9af72c28791c","fake":false,"type":"class","name":"is-last","namespace":"","comb":"&","styleLess":"margin-bottom: 0px;","variants":{},"children":[],"createdBy":"649d49f23f440aade32b82f4","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":"26bc910a-04f6-df9c-6e50-8234de7b53dd","fake":false,"type":"class","name":"login_password-wrap","namespace":"","comb":"","styleLess":"display: flex; justify-content: space-between; align-items: center;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"a40eb106-1184-624a-6516-e5fcb1a8eb5c","fake":false,"type":"class","name":"Div Block","namespace":"","comb":"","styleLess":"position: relative;","variants":{},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"2306da5a-17a0-4325-6463-26f1b20bf8a3","fake":false,"type":"class","name":"login_label","namespace":"","comb":"","styleLess":"color: #061123; font-size: 0.875rem;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"9e030568-4e63-d87e-62c4-07aeee2039ac","fake":false,"type":"class","name":"login_main-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"b3810cc2-36c5-c47e-f2a6-367c605f218d","fake":false,"type":"class","name":"login_field","namespace":"","comb":"","styleLess":"min-height: 43px; margin-bottom: 12px; border-top-style: solid; border-top-width: 1px; border-top-color: #eaeff5; border-right-style: solid; border-right-width: 1px; border-right-color: #eaeff5; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #eaeff5; border-left-style: solid; border-left-width: 1px; border-left-color: #eaeff5; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; color: #061123;","variants":{"main_hover":{"styleLess":"border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black;"},"main_focus":{"styleLess":"border-top-color: black; border-right-color: black; border-bottom-color: black; border-left-color: black; box-shadow: 0 0 0 2px rgba(90, 90, 90, 0.2);"},"tiny":{"styleLess":"margin-bottom: 10px;"},"main_placeholder":{"styleLess":"color: #636d7e;"}},"children":["815cff2c-84fe-d02a-48f7-9af72c28791c"],"createdBy":"66e97bb9b1fd5a7fc780cd04","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","82d7dc3c-7480-f194-231c-3fbcf27f6ec5"],"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":"1c5a8ef0-cda3-def4-7317-f5d251621a85","fake":false,"type":"class","name":"login_divider","namespace":"","comb":"","styleLess":"width: 100%; height: 1px; background-color: #eaeff5;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"e48e6227-ff72-e886-42f5-1362e41167bd","fake":false,"type":"class","name":"is-grey","namespace":"","comb":"&","styleLess":"color: #636d7e;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"9b42fb68-f244-b88e-8849-a2980feefbc3","fake":false,"type":"class","name":"login_divider-text","namespace":"","comb":"","styleLess":"color: #959fb2; font-size: 0.75rem;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"0bbac078-91e3-dfb0-23da-4b78f6dbabf4","fake":false,"type":"class","name":"top_img","namespace":"","comb":"","styleLess":"width: 50px;","variants":{"tiny":{"styleLess":"width: 45px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","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":"0698867b-9cd9-6b43-48c2-ae53098e8b4b","fake":false,"type":"class","name":"login_wrap","namespace":"","comb":"","styleLess":"position: relative; z-index: 1; display: flex; width: 450px; padding-top: 40px; padding-right: 40px; padding-bottom: 40px; padding-left: 40px; flex-direction: column; flex-wrap: nowrap; align-items: center; grid-column-gap: 30px; grid-row-gap: 30px; background-color: white;","variants":{"small":{"styleLess":"max-width: 420px;"},"tiny":{"styleLess":"max-width: 100%; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; grid-column-gap: 25px; grid-row-gap: 25px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"82d7dc3c-7480-f194-231c-3fbcf27f6ec5","fake":false,"type":"class","name":"padding-section-small","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"5a7c6140-8b8f-6130-c85c-4fecfae1997c","fake":false,"type":"class","name":"login_pass-show-wrap","namespace":"","comb":"","styleLess":"position: relative;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"7dd16108-2c94-1635-4900-5f6574da2cb4","fake":false,"type":"class","name":"login_button","namespace":"","comb":"","styleLess":"width: 100%; margin-top: 24px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: #1c2536; transition-property: all; transition-duration: 300ms; transition-timing-function: ease;","variants":{"main_hover":{"styleLess":"background-color: #2c3b58;"},"tiny":{"styleLess":"font-size: 0.9rem;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"bd8c0659-89ba-bcb1-1226-e7805f5fc92c","fake":false,"type":"class","name":"Form Block","namespace":"","comb":"","styleLess":"margin-bottom: 0px;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"fcc47e35-9ea5-1f13-3546-77390ec4319b","fake":false,"type":"class","name":"login_form-wrap","namespace":"","comb":"","styleLess":"width: 100%;","variants":{},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"f7125037-477b-2a19-c6c9-f94e9c2f41d6","fake":false,"type":"class","name":"login_google-link","namespace":"","comb":"","styleLess":"display: flex; max-height: 42px; padding-top: 10px; padding-bottom: 10px; justify-content: center; align-items: center; grid-column-gap: 10px; grid-row-gap: 10px; border-top-style: solid; border-top-width: 1px; border-top-color: #eaeff5; border-right-style: solid; border-right-width: 1px; border-right-color: #eaeff5; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #eaeff5; border-left-style: solid; border-left-width: 1px; border-left-color: #eaeff5; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; transition-property: all; transition-duration: 300ms; transition-timing-function: ease; color: #061123; font-size: 0.875rem; text-align: center; text-decoration: none;","variants":{"main_hover":{"styleLess":"border-top-color: #949292; border-right-color: #949292; border-bottom-color: #949292; border-left-color: #949292;"},"tiny":{"styleLess":"padding-top: 8px; padding-bottom: 8px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"117ce6c9-98cc-e7ff-9ec0-ee0cb1f07b6d","fake":false,"type":"class","name":"icon","namespace":"","comb":"","styleLess":"width: 20px;","variants":{"tiny":{"styleLess":"width: 19px;"}},"children":[],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null},{"_id":"f10e8e84-afd7-39f1-7d79-ad046ffb2ee6","fake":false,"type":"class","name":"bg_img","namespace":"","comb":"","styleLess":"position: absolute; left: 0%; top: 60px; right: auto; bottom: auto; width: 320px; height: 700px;","variants":{"tiny":{"styleLess":"display: none;"}},"children":["f283ae5b-7c7c-a1ad-97c0-87ac79a166b5"],"createdBy":"66e97bb9b1fd5a7fc780cd04","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4).png","siteId":"679c8ec6553b40e313324b3d","width":1024,"isHD":false,"height":952,"fileName":"679c900ffd2f81997c324d6d_pixelcut-export (4).png","createdOn":"2025-01-31T08:55:43.684Z","origFileName":"pixelcut-export (4).png","fileHash":"096b2f2681ea764291d46de90771ec26","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4)-p-500.png","origFileName":"pixelcut-export (4)-p-500.png","fileName":"679c900ffd2f81997c324d6d_pixelcut-export (4)-p-500.png","size":87740,"format":"png","width":500,"quality":100,"_id":"679c9017e474494ceda8d166","cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4)-p-500.png"},{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4)-p-800.png","origFileName":"pixelcut-export (4)-p-800.png","fileName":"679c900ffd2f81997c324d6d_pixelcut-export (4)-p-800.png","size":242387,"format":"png","width":800,"quality":100,"_id":"679c9017e474494ceda8d167","cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export%20(4)-p-800.png"}],"mimeType":"image/png","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4).png","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900ffd2f81997c324d6d_pixelcut-export (4)-p-130x130q80.png","_id":"679c900ffd2f81997c324d6d","updatedOn":"2025-01-31T11:32:45.690Z","fileSize":968270,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com%20(1).svg","siteId":"679c8ec6553b40e313324b3d","width":800,"isHD":false,"height":800,"fileName":"679c900f861427f706182ebe_google-color-svgrepo-com (1).svg","createdOn":"2025-01-31T08:55:43.003Z","origFileName":"google-color-svgrepo-com (1).svg","fileHash":"48d6785e717859f8bb0b49d5927748de","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com (1).svg","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c900f861427f706182ebe_google-color-svgrepo-com%20(1).svg","_id":"679c900f861427f706182ebe","updatedOn":"2025-01-31T08:55:43.003Z","fileSize":2155,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download.png","siteId":"679c8ec6553b40e313324b3d","width":673,"isHD":false,"height":1566,"fileName":"679c99427e80d7bcdb647256_download.png","createdOn":"2025-01-31T09:34:58.416Z","origFileName":"download.png","fileHash":"25f38f6496a4caa3ce8326c06ddd4933","translationLoading":false,"variants":[{"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download-p-500.png","origFileName":"download-p-500.png","fileName":"679c99427e80d7bcdb647256_download-p-500.png","size":64647,"format":"png","width":500,"quality":100,"_id":"679c994f1c4efa9454dc2180","cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download-p-500.png"}],"mimeType":"image/png","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download.png","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99427e80d7bcdb647256_download-p-130x130q80.png","_id":"679c99427e80d7bcdb647256","updatedOn":"2025-01-31T11:32:45.692Z","fileSize":200145,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download.png","siteId":"679c8ec6553b40e313324b3d","width":218,"isHD":false,"height":782,"fileName":"679c99392cf1c50650352896_download.png","createdOn":"2025-01-31T09:34:49.331Z","origFileName":"download.png","fileHash":"9d54aff98865a419f6716739104c725d","translationLoading":false,"variants":[],"mimeType":"image/png","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download.png","thumbUrl":"https://cdn.prod.website-files.com/679c8ec6553b40e313324b3d/679c99392cf1c50650352896_download-p-130x130q80.png","_id":"679c99392cf1c50650352896","updatedOn":"2025-01-31T11:32:45.691Z","fileSize":20200,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1,"codeComponentsRemovedCount":0}}

About this component

AI Generated

Component Description (Generated by AI)

The Simple Login Interface is designed to facilitate user authentication through a clean and straightforward layout. It includes fields for email and password entry, as well as options for social media login and password recovery. This component serves as a practical resource for developers looking to implement login functionality in their Webflow projects.

Key Features:

  • Email and password input fields for user authentication.
  • Social media login options, including Google integration.
  • Password recovery link for user convenience.
  • Responsive design that adapts to various screen sizes.
  • Success and error messages to inform users of their submission status.

Design Elements:

  • Minimalistic layout focusing on user input fields.
  • Use of contrasting colors for buttons and links to enhance visibility.
  • Incorporation of icons for social media login options.
  • Clear typography for labels and messages to improve readability.

Potential Use Cases:

  • Web applications requiring user authentication, such as e-commerce sites.
  • Membership-based platforms that need secure login features.
  • Blogs or content management systems that allow user accounts.
  • Mobile applications that require a web-based login interface.

Conclusion: The Simple Login Interface is a functional and user-friendly component that can be easily integrated into various web projects, making it a valuable asset for developers.

Start building

Start building your dreams

Memberstack is 100% free until you're ready to launch - so, what are you waiting for? Create your first app and start building today.