Loading Component...
Loading
Thank you! I'll update
this project ASAP.
this project ASAP.
Oops! Something went wrong while submitting the form.
How to enable Google authentication
How to enable Facebook authentication
How to enable Spotify authentication
How to enable Dribbble authentication
How to enable Github authentication
How to enable LinkedIn authentication
How to enable passwordless logins
How to configure password validation
How to show/hide password
How to work with profile images
How to add a forgot password flow
How to work with checkboxes
How to configure pricing tables
About the Stripe Customer Portal
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"2ad46b1b-c510-b86a-7ce1-7e43b72cb44e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["61cc7ff9-276e-e843-45db-ca82c44d3bfe","2a60dd4b-30ac-e968-e043-6fc285e03cad","fc2065cc-d86b-41d1-2b86-3f1e010f4a40"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"61cc7ff9-276e-e843-45db-ca82c44d3bfe","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":"2a60dd4b-30ac-e968-e043-6fc285e03cad","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["b4b6e91c-3df9-340e-4a3d-579271394f3a"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b4b6e91c-3df9-340e-4a3d-579271394f3a","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["de122079-3eb4-eaf3-4273-7bf65cee67ea"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"de122079-3eb4-eaf3-4273-7bf65cee67ea","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d"],"children":["3684ea7f-10ff-64b7-6d25-888c662d239b"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3684ea7f-10ff-64b7-6d25-888c662d239b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["ebec6e80-3460-c16d-a63e-b6f7170dbd08"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ebec6e80-3460-c16d-a63e-b6f7170dbd08","type":"Block","tag":"div","classes":["b152159d-922d-4d60-9d6c-3a9f47a86995"],"children":["76309b82-d575-bbcf-8a4c-17d0e1994bcf"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"76309b82-d575-bbcf-8a4c-17d0e1994bcf","type":"Block","tag":"div","classes":["3cabee78-9538-934c-7f20-c7d002552e54"],"children":["5ec3c6e9-be70-e142-9c12-7151990320ec","500b223d-516f-df0e-7c32-7d3aea011393","22b6788b-2289-66a9-3a9f-90a83d33b966"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5ec3c6e9-be70-e142-9c12-7151990320ec","type":"Block","tag":"div","classes":["0bc6f2c5-6f67-8c09-cefd-97112319d1ec"],"children":["7eadbc8c-e805-8b89-43be-222f1b7c687d"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7eadbc8c-e805-8b89-43be-222f1b7c687d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2715c","8a505f0f-6ee3-5924-c197-dd0d90f2220a","a5faa029-c940-e988-5722-261c951b2fb9","77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb"],"children":["03b2efdd-21ca-c8f1-63a0-9379ea7df19e","7bb2321f-9272-1db0-e190-0628dca9feed","c2f6bffc-d987-01e6-a091-29b78206dcb0"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"03b2efdd-21ca-c8f1-63a0-9379ea7df19e","type":"Span","tag":"span","classes":[],"children":["2f7e1759-b6e7-2446-b095-13899545f1f1"],"data":{"xattr":[{"name":"data-ms-member","value":"name"}]}},{"_id":"2f7e1759-b6e7-2446-b095-13899545f1f1","text":true,"v":"Stefan Salvatore"},{"_id":"7bb2321f-9272-1db0-e190-0628dca9feed","text":true,"v":"'s info"},{"_id":"c2f6bffc-d987-01e6-a091-29b78206dcb0","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"500b223d-516f-df0e-7c32-7d3aea011393","type":"FormWrapper","tag":"div","classes":[],"children":["c354c30e-9c73-926e-4fba-d506a81533ca","3879e43c-6254-f6f4-b059-874959a98447","a9026493-d788-5afe-923b-ecbbaa503197"],"data":{"form":{"type":"wrapper"}}},{"_id":"c354c30e-9c73-926e-4fba-d506a81533ca","type":"FormForm","tag":"form","classes":["066669d5-4594-1016-5fc8-5cddd1a67053"],"children":["7cd63ba0-1279-974e-5882-ca4c5dec26cd","20c2c511-14bc-5f1a-2978-862f614fbf24","720372f1-1c13-e7a4-fb56-f0e83a71c2e9","a9259cf5-58b3-c3cb-bcf8-8529130089ac"],"data":{"Source":{"tag":"Default form","val":{}},"form":{"type":"form","name":"Email Form 2"},"attr":{"id":"email-form-2","name":"email-form-2","data-name":"Email Form 2","redirect":"","data-redirect":"","action":"","method":"get"},"xattr":[{"name":"data-ms-form","value":"profile"}]}},{"_id":"7cd63ba0-1279-974e-5882-ca4c5dec26cd","type":"Block","tag":"div","classes":["61f4c5c3-a367-a564-8676-527f9c1a439a"],"children":["280e2ebd-c877-1b2a-ac14-e2f8ee115ce8","1508d11e-09e9-3c24-1a76-8da0b073b20c"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"280e2ebd-c877-1b2a-ac14-e2f8ee115ce8","type":"Image","tag":"img","classes":["cc73a794-9d7a-6457-9696-bd7ffa357d04"],"children":[],"data":{"img":{"id":"66c5a9d60fd84cd3b582e401"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"profile-image"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1508d11e-09e9-3c24-1a76-8da0b073b20c","type":"Link","tag":"a","classes":["4d4779f0-e1dc-8cc5-45b1-6e2848257d1e"],"children":["ff93db6f-f946-a37d-be25-ac5ef859d983"],"data":{"button":false,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ff93db6f-f946-a37d-be25-ac5ef859d983","text":true,"v":"Edit"},{"_id":"20c2c511-14bc-5f1a-2978-862f614fbf24","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c"],"children":["04e4a7ff-9da0-b40e-33db-2eb5681f6519","e7eea557-ea38-78b0-51e1-4c23e2370ae7"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"04e4a7ff-9da0-b40e-33db-2eb5681f6519","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["8317b911-faa9-0396-cf84-d64af5ced8fe"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8317b911-faa9-0396-cf84-d64af5ced8fe","text":true,"v":"Name"},{"_id":"e7eea557-ea38-78b0-51e1-4c23e2370ae7","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27122","0cf9fbce-d784-5932-a027-ed5165208465"],"children":["4fa7ad80-63f2-8d66-afa3-5c7d830e94ed","824161af-8038-a6c0-f695-cee9de472284"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"name"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4fa7ad80-63f2-8d66-afa3-5c7d830e94ed","text":true,"v":"Stefan Salvatore"},{"_id":"824161af-8038-a6c0-f695-cee9de472284","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"720372f1-1c13-e7a4-fb56-f0e83a71c2e9","type":"Block","tag":"div","classes":["61d9da78-6454-f9f3-22ac-a0a48958ef82"],"children":["d8503875-a96d-9631-1fab-56734a58ff1e","88d46af6-df41-344b-8e0a-3b1f7a43d54f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d8503875-a96d-9631-1fab-56734a58ff1e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["8b25988c-6a24-d673-041e-8424bd53215f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8b25988c-6a24-d673-041e-8424bd53215f","text":true,"v":"Email"},{"_id":"88d46af6-df41-344b-8e0a-3b1f7a43d54f","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27122","0cf9fbce-d784-5932-a027-ed5165208465","97da18eb-bf95-6103-e600-c152045a20af"],"children":["98718521-fa4c-fff1-d751-80fe2ec34ed8","f5ed5a87-e655-bc20-b89f-84d49511498d"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"email"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"98718521-fa4c-fff1-d751-80fe2ec34ed8","text":true,"v":"stefansalvatore@gmail.com"},{"_id":"f5ed5a87-e655-bc20-b89f-84d49511498d","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"a9259cf5-58b3-c3cb-bcf8-8529130089ac","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c"],"children":["35a6355a-d287-11c0-4544-ad6b00d565d6","c35d24e1-8ef7-4122-64e1-79707042b303"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"35a6355a-d287-11c0-4544-ad6b00d565d6","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["2049b028-9d4a-0f81-71be-32bfc58178dd"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2049b028-9d4a-0f81-71be-32bfc58178dd","text":true,"v":"Bio"},{"_id":"c35d24e1-8ef7-4122-64e1-79707042b303","type":"Grid","tag":"div","classes":["a582ba6f-9f12-a813-d68b-514e00021018"],"children":["beee864b-1a9d-8cf9-fb28-cf9c9787f537","afeaf7be-60ae-5f7e-bd14-636e64655514"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tag":"div","grid":"two-by-two"}},{"_id":"beee864b-1a9d-8cf9-fb28-cf9c9787f537","type":"Block","tag":"div","classes":["8eaa1fd1-3c6b-1372-4f49-42f623133814"],"children":["2e490a3a-9d35-7fd2-a089-7822d91f6dd5","0c274eab-6ca3-d7a3-09d8-edd21250c460","a7383577-3fd6-dd2b-097e-17fd560b7897","16fbd074-d08c-5cb0-4671-f7118e6e999b","84a4bf47-7e45-8ed8-be19-87434f1c7f42"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}}}}}},{"_id":"2e490a3a-9d35-7fd2-a089-7822d91f6dd5","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["ef80301d-dfe4-9bc0-0f71-43562e443cd9","75790f2d-b223-cc76-17ea-b1619cb84f0a"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ef80301d-dfe4-9bc0-0f71-43562e443cd9","text":true,"v":"Phone Number"},{"_id":"75790f2d-b223-cc76-17ea-b1619cb84f0a","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"0c274eab-6ca3-d7a3-09d8-edd21250c460","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["f4436d46-e94d-c726-058b-36f8ca2b6790","cbaaeeb4-7952-2079-d528-02499e87cc96"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f4436d46-e94d-c726-058b-36f8ca2b6790","text":true,"v":"Birthdate"},{"_id":"cbaaeeb4-7952-2079-d528-02499e87cc96","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"a7383577-3fd6-dd2b-097e-17fd560b7897","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["30eebcc1-af79-4731-66d2-aec5f21c9fc7","b02c5fc8-7626-ea0c-291c-c7574320d17d"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"30eebcc1-af79-4731-66d2-aec5f21c9fc7","text":true,"v":"Company"},{"_id":"b02c5fc8-7626-ea0c-291c-c7574320d17d","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"16fbd074-d08c-5cb0-4671-f7118e6e999b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["fc90399d-a179-abe4-0f40-a9fbe8859f51","d83446ab-77f8-575c-9ea5-c7bd30d77f85"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc90399d-a179-abe4-0f40-a9fbe8859f51","text":true,"v":"Occupation"},{"_id":"d83446ab-77f8-575c-9ea5-c7bd30d77f85","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"84a4bf47-7e45-8ed8-be19-87434f1c7f42","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["511561bc-1134-3001-1a03-5a9c07656c90","a9706be5-f9c5-de5a-a714-63c36707f0b1"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"511561bc-1134-3001-1a03-5a9c07656c90","text":true,"v":"Describe yourself"},{"_id":"a9706be5-f9c5-de5a-a714-63c36707f0b1","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"afeaf7be-60ae-5f7e-bd14-636e64655514","type":"Block","tag":"div","classes":["8eaa1fd1-3c6b-1372-4f49-42f623133814"],"children":["002791d2-04a9-5bed-2b02-5bfc515c3346","efac50bf-2a41-0c0e-e40a-51ab92667d10","b1b6c8fc-fec1-c3f1-201a-f831890ea4f0","374cb472-f25c-c9dd-1674-29a913296e96","1e93a621-e1e8-c5cc-2b49-41205e95a633"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}}}}}},{"_id":"002791d2-04a9-5bed-2b02-5bfc515c3346","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["1a0addff-d1b8-9a71-565d-70b40b55d63f","99532017-e637-1640-0a8e-5d9f1aad639f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"phone"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1a0addff-d1b8-9a71-565d-70b40b55d63f","text":true,"v":"8765438763"},{"_id":"99532017-e637-1640-0a8e-5d9f1aad639f","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"efac50bf-2a41-0c0e-e40a-51ab92667d10","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["14135142-4dd7-349f-f498-5e2af86b3c33","b610e63f-4628-4eaa-d007-9c6663628893"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"birthday"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"14135142-4dd7-349f-f498-5e2af86b3c33","text":true,"v":"29-03-2002"},{"_id":"b610e63f-4628-4eaa-d007-9c6663628893","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"b1b6c8fc-fec1-c3f1-201a-f831890ea4f0","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["66412be2-22ae-7eb1-fced-2f178ac8f8c4","c68b2f7e-90c4-388d-9c08-a1d2da31f705"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"company"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"66412be2-22ae-7eb1-fced-2f178ac8f8c4","text":true,"v":"Tata Consultancy Services"},{"_id":"c68b2f7e-90c4-388d-9c08-a1d2da31f705","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"374cb472-f25c-c9dd-1674-29a913296e96","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["d9ce0280-5c29-9fe6-c9c0-9f758107e2c9","abe26e90-8204-cfaf-a0cc-5b5a7f538502"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"occupation"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d9ce0280-5c29-9fe6-c9c0-9f758107e2c9","text":true,"v":"Web developer"},{"_id":"abe26e90-8204-cfaf-a0cc-5b5a7f538502","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"1e93a621-e1e8-c5cc-2b49-41205e95a633","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["0e81f144-be12-8851-3dc0-9df1076611b6","a7980e30-dc50-b5bb-fbbe-56fd23e59c09"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"bio"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0e81f144-be12-8851-3dc0-9df1076611b6","text":true,"v":"I am Me. "},{"_id":"a7980e30-dc50-b5bb-fbbe-56fd23e59c09","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"3879e43c-6254-f6f4-b059-874959a98447","type":"FormSuccessMessage","tag":"div","classes":[],"children":["7390e68d-3139-3055-bb55-5ae94957c11c"],"data":{"form":{"type":"msg-done"}}},{"_id":"7390e68d-3139-3055-bb55-5ae94957c11c","type":"Block","tag":"div","classes":[],"children":["efdacac3-eec3-213b-a5af-f44afbd6e79f"],"data":{"text":true,"tag":"div"}},{"_id":"efdacac3-eec3-213b-a5af-f44afbd6e79f","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"a9026493-d788-5afe-923b-ecbbaa503197","type":"FormErrorMessage","tag":"div","classes":[],"children":["d5360f52-8c19-3581-22bb-f1414b9f1383"],"data":{"form":{"type":"msg-fail"}}},{"_id":"d5360f52-8c19-3581-22bb-f1414b9f1383","type":"Block","tag":"div","classes":[],"children":["c6d90eae-2c1c-6f55-7dcc-8457b1417ca7"],"data":{"text":true,"tag":"div"}},{"_id":"c6d90eae-2c1c-6f55-7dcc-8457b1417ca7","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"22b6788b-2289-66a9-3a9f-90a83d33b966","type":"Block","tag":"div","classes":["066669d5-4594-1016-5fc8-5cddd1a67053"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc2065cc-d86b-41d1-2b86-3f1e010f4a40","type":"Block","tag":"div","classes":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"children":["81b71adf-ff44-659c-f76d-a08a60f25226"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"81b71adf-ff44-659c-f76d-a08a60f25226","type":"Block","tag":"div","classes":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"children":["b90ccb32-b868-a435-84a0-0bcb23a9adba"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b90ccb32-b868-a435-84a0-0bcb23a9adba","type":"Block","tag":"div","classes":["08284a1a-50bf-4f12-7c69-f0a8743f6b98"],"children":["a39729f3-173d-ad2a-48f0-7de549d443fb","cf0381f7-3bd2-2841-19c0-8e8a4985826b"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"a39729f3-173d-ad2a-48f0-7de549d443fb","type":"Block","tag":"div","classes":["0bc6f2c5-6f67-8c09-cefd-97112319d1ec"],"children":["1a7522df-0833-78bf-ba59-4c50c36e552c","88e4fe29-7af2-ae0d-86a0-4dd823e9495f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1a7522df-0833-78bf-ba59-4c50c36e552c","type":"Image","tag":"img","classes":["9fd6c16e-0d5e-67a5-0023-66a3bf08234c"],"children":[],"data":{"img":{"id":"66a8a73e62f86fa4958f5082"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"88e4fe29-7af2-ae0d-86a0-4dd823e9495f","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2715c","8a505f0f-6ee3-5924-c197-dd0d90f2220a","a5faa029-c940-e988-5722-261c951b2fb9","77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb"],"children":["fc580c3a-e17a-850a-c492-b3632ce82d3d","fbb84953-31d7-7011-388f-5a7f9a98d762"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc580c3a-e17a-850a-c492-b3632ce82d3d","text":true,"v":"Edit Profile"},{"_id":"fbb84953-31d7-7011-388f-5a7f9a98d762","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"cf0381f7-3bd2-2841-19c0-8e8a4985826b","type":"TabsWrapper","tag":"div","classes":[],"children":["e3022ecc-f778-6359-e6df-3749babd01ed","d9eb4a32-7682-e34b-010b-f4cae478a366"],"data":{"tabs":{"type":"wrapper","current":"Tab 2","easing":"ease","fadeIn":300,"fadeOut":100},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e3022ecc-f778-6359-e6df-3749babd01ed","type":"TabsContent","tag":"div","classes":["e86f3a26-c278-add7-e6c1-b360d24ff25e"],"children":["3a4cbf4a-18a5-d3d6-ae6e-9045c6e06f45","e67cf165-7899-6d4e-254f-607ae28e56bc"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"content"}}},{"_id":"3a4cbf4a-18a5-d3d6-ae6e-9045c6e06f45","type":"TabsPane","tag":"div","classes":[],"children":["b66ef232-5178-2782-449d-1ae6686e3b09"],"data":{"tag":"div","attr":{"data-w-tab":"Tab 1","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"b66ef232-5178-2782-449d-1ae6686e3b09","type":"FormWrapper","tag":"div","classes":[],"children":["8e62f32f-34bc-0363-691b-2830942bf2a1","26635b16-a951-bc07-11c2-3a2079ac9ee6","50a6fa1a-eda0-343a-9a2d-3b8d8ec25ffe"],"data":{"search":{"exclude":true},"form":{"type":"wrapper"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"8e62f32f-34bc-0363-691b-2830942bf2a1","type":"FormForm","tag":"form","classes":["6a5935c8-3715-75b2-3ac3-689a38666c93"],"children":["f28c465e-57a4-697a-074c-65430009f764","596a9063-382d-ab9c-2426-da4d16259bb5","13834df2-ae82-6bfb-ea82-83c1a203c574","7a724ac6-be07-f769-5fc0-c2b9bcaffb6d"],"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":"profile"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f28c465e-57a4-697a-074c-65430009f764","type":"Block","tag":"div","classes":["0a9c4d77-50a5-5c98-af14-d67eebda7e80","104f06a5-0699-e944-4cca-ba66b1180247"],"children":["bd8a97ed-7e54-ea23-038f-6208730fa5a6","cf2906eb-f5ea-7be3-0408-f111881789e7"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"bd8a97ed-7e54-ea23-038f-6208730fa5a6","type":"Image","tag":"img","classes":["f9fd0094-215c-a759-7011-097e85221359"],"children":[],"data":{"img":{"id":"66a8920458779f4a84b8c365"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"profile-image"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cf2906eb-f5ea-7be3-0408-f111881789e7","type":"Link","tag":"a","classes":["120c255c-b775-1bee-6ec9-7c5f0f6349d4"],"children":["af253a23-b037-c5ee-db90-4f4c4cfb9604"],"data":{"button":false,"block":"inline","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-action","value":"profile-image"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"af253a23-b037-c5ee-db90-4f4c4cfb9604","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27132"],"children":["d18ad1dc-e022-1aa0-e829-7f39534f660c"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d18ad1dc-e022-1aa0-e829-7f39534f660c","text":true,"v":"Upload Image"},{"_id":"596a9063-382d-ab9c-2426-da4d16259bb5","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["1cd6ac8a-c644-90de-8d6f-868c9325e70d","c6a79ffe-072d-100c-2327-bdc829cd5ec5"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1cd6ac8a-c644-90de-8d6f-868c9325e70d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["f130f1fc-0256-8051-b657-6c75eb1febe7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f130f1fc-0256-8051-b657-6c75eb1febe7","text":true,"v":"Name"},{"_id":"c6a79ffe-072d-100c-2327-bdc829cd5ec5","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Name","type":"input","passwordPage":false},"attr":{"id":"Name","name":"Name","maxlength":256,"data-name":"Name","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"name"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"13834df2-ae82-6bfb-ea82-83c1a203c574","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["b6b3977d-2097-ebfb-896d-8f6ca20d3360","1c2d6d05-54c0-4361-9e5d-596f15b25a45"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b6b3977d-2097-ebfb-896d-8f6ca20d3360","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["b3042f47-4a49-2950-4b30-2e8a87f5dad9"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b3042f47-4a49-2950-4b30-2e8a87f5dad9","text":true,"v":"Email"},{"_id":"1c2d6d05-54c0-4361-9e5d-596f15b25a45","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Email","type":"input","passwordPage":false},"attr":{"id":"Email","name":"Email","maxlength":256,"data-name":"Email","placeholder":"","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":"7a724ac6-be07-f769-5fc0-c2b9bcaffb6d","type":"Block","tag":"div","classes":["4457a98d-2dc9-728b-8237-5179838759c7"],"children":["432b8de4-8cc9-bebc-78b0-aeac1a8921da"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"432b8de4-8cc9-bebc-78b0-aeac1a8921da","type":"FormButton","tag":"input","classes":["eda5e4ac-b16a-23ba-5e9d-87471a512153"],"children":[],"data":{"form":{"type":"button"},"eventIds":[],"attr":{"type":"submit","value":"Save","data-wait":"Please wait...","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"26635b16-a951-bc07-11c2-3a2079ac9ee6","type":"FormSuccessMessage","tag":"div","classes":[],"children":["84b00e69-c1b7-f816-d034-361f731203ae"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-done"}}},{"_id":"84b00e69-c1b7-f816-d034-361f731203ae","type":"Block","tag":"div","classes":[],"children":["6c09541a-ddfa-d57b-ec83-d49794d681e7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6c09541a-ddfa-d57b-ec83-d49794d681e7","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"50a6fa1a-eda0-343a-9a2d-3b8d8ec25ffe","type":"FormErrorMessage","tag":"div","classes":[],"children":["609505c4-9297-459a-0536-b0c8b44271da"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-fail"}}},{"_id":"609505c4-9297-459a-0536-b0c8b44271da","type":"Block","tag":"div","classes":[],"children":["6d37c4eb-a7f6-25d7-107a-9a2344fc4f94"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6d37c4eb-a7f6-25d7-107a-9a2344fc4f94","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"e67cf165-7899-6d4e-254f-607ae28e56bc","type":"TabsPane","tag":"div","classes":[],"children":["521c5873-1b76-115e-aa36-7ded17a6c1a1"],"data":{"tag":"div","attr":{"data-w-tab":"Tab 2","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"521c5873-1b76-115e-aa36-7ded17a6c1a1","type":"FormWrapper","tag":"div","classes":[],"children":["0b7df54e-91a9-d3a7-7f8e-2ee995a6ad24","d37642de-6b21-3d4f-37a5-061b53f32a95","c9667e69-bd35-4e03-2c3c-f4c5d8ef49be"],"data":{"search":{"exclude":true},"form":{"type":"wrapper"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"0b7df54e-91a9-d3a7-7f8e-2ee995a6ad24","type":"FormForm","tag":"form","classes":["6a5935c8-3715-75b2-3ac3-689a38666c93"],"children":["92e5755a-7444-1e0a-1221-38d260c27a56","246d97f6-ba2c-fff3-0bfa-5bdc5bad58d7","756de261-c6ee-57d5-a7fc-2010a3f87f0d","f6aa1284-8ab6-30d8-67dd-0135ca2ff659","2f335e7f-7b83-9623-ab6e-5e84bcb577bc","04445892-698e-68d1-624d-f630ebd8f317"],"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":"profile"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"92e5755a-7444-1e0a-1221-38d260c27a56","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["0a5274a2-8e85-5285-c1f7-b5b8490fd63d","12ca34ba-c705-afe0-2f15-d73f63acd729"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0a5274a2-8e85-5285-c1f7-b5b8490fd63d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["74161c90-a9fd-1439-4f8b-550c2de08db3"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"74161c90-a9fd-1439-4f8b-550c2de08db3","text":true,"v":"Phone Number"},{"_id":"12ca34ba-c705-afe0-2f15-d73f63acd729","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Phone","type":"input","passwordPage":false},"attr":{"id":"Phone","name":"Phone","maxlength":256,"data-name":"Phone","placeholder":"","disabled":false,"type":"tel","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"phone"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"246d97f6-ba2c-fff3-0bfa-5bdc5bad58d7","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["3514eac6-1468-3c44-a343-b037c590a68b","cd3c4dbd-648e-e928-c10f-d7ba2dbc4517"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3514eac6-1468-3c44-a343-b037c590a68b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["3d135b1a-002a-ede4-a262-5f8e72a33665"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3d135b1a-002a-ede4-a262-5f8e72a33665","text":true,"v":"Birthdate"},{"_id":"cd3c4dbd-648e-e928-c10f-d7ba2dbc4517","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"BirthDay","type":"input","passwordPage":false},"attr":{"id":"BirthDay","name":"BirthDay","maxlength":256,"data-name":"BirthDay","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"birthday"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"756de261-c6ee-57d5-a7fc-2010a3f87f0d","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["c92a0043-fe38-6bf8-7fb9-55c8a2f493db","265f6bd0-11d2-b13e-5a76-57427bd61095"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c92a0043-fe38-6bf8-7fb9-55c8a2f493db","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["f91b3a8d-e6ef-5753-4371-5acb3bde9aec"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f91b3a8d-e6ef-5753-4371-5acb3bde9aec","text":true,"v":"Company"},{"_id":"265f6bd0-11d2-b13e-5a76-57427bd61095","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Company","type":"input","passwordPage":false},"attr":{"id":"Company","name":"Company","maxlength":256,"data-name":"Company","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"company"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f6aa1284-8ab6-30d8-67dd-0135ca2ff659","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["323a709f-b509-1c63-ed07-0342d057094e","979abd55-ba61-bfec-305c-f34bf17d6050"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"323a709f-b509-1c63-ed07-0342d057094e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["66a2ec83-e4c8-a092-8893-41865107a5ac"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"66a2ec83-e4c8-a092-8893-41865107a5ac","text":true,"v":"Occupation"},{"_id":"979abd55-ba61-bfec-305c-f34bf17d6050","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Occupation","type":"input","passwordPage":false},"attr":{"id":"Occupation","name":"Occupation","maxlength":256,"data-name":"Occupation","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"occupation"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2f335e7f-7b83-9623-ab6e-5e84bcb577bc","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33","45452eae-d235-d5b9-b55c-fd7ea9bd0c68"],"children":["a26327d8-f94b-81e3-63cc-d7a95858af08","b451e114-6e21-35be-9bf6-e6d5b80a7514"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"a26327d8-f94b-81e3-63cc-d7a95858af08","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["aebd1785-0b58-5fe0-0b0c-9f16e85f75f1"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"aebd1785-0b58-5fe0-0b0c-9f16e85f75f1","text":true,"v":"Describe yourself "},{"_id":"b451e114-6e21-35be-9bf6-e6d5b80a7514","type":"FormTextarea","tag":"textarea","classes":["67c0919f-1498-8c55-c5ea-20a09a296ad2"],"children":[],"data":{"form":{"name":"Bio","type":"textarea"},"attr":{"id":"Bio","name":"Bio","maxlength":5000,"data-name":"Bio","placeholder":"","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"bio"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"04445892-698e-68d1-624d-f630ebd8f317","type":"Block","tag":"div","classes":["4457a98d-2dc9-728b-8237-5179838759c7"],"children":["7e33d219-18a5-0b6a-64ab-64dc748d5598"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7e33d219-18a5-0b6a-64ab-64dc748d5598","type":"FormButton","tag":"input","classes":["eda5e4ac-b16a-23ba-5e9d-87471a512153"],"children":[],"data":{"form":{"type":"button"},"eventIds":[],"attr":{"type":"submit","value":"Save","data-wait":"Please wait...","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d37642de-6b21-3d4f-37a5-061b53f32a95","type":"FormSuccessMessage","tag":"div","classes":["f500b86a-2a8a-92df-cdc1-c180cfa92870"],"children":["afb6bc14-db04-0b49-fa77-3491edc8b8d7"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-done"}}},{"_id":"afb6bc14-db04-0b49-fa77-3491edc8b8d7","type":"Block","tag":"div","classes":[],"children":["cf7d66b8-e3f7-f481-da62-35b076102f38"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cf7d66b8-e3f7-f481-da62-35b076102f38","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"c9667e69-bd35-4e03-2c3c-f4c5d8ef49be","type":"FormErrorMessage","tag":"div","classes":[],"children":["94666a5c-f4f9-bd02-b681-8b7b3fa35ede"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-fail"}}},{"_id":"94666a5c-f4f9-bd02-b681-8b7b3fa35ede","type":"Block","tag":"div","classes":[],"children":["1319b72c-35ca-e824-1a21-8761701cc48f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1319b72c-35ca-e824-1a21-8761701cc48f","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"d9eb4a32-7682-e34b-010b-f4cae478a366","type":"TabsMenu","tag":"div","classes":["8a16b553-502e-dbf3-6a04-6986fbc3892d"],"children":["114101ef-c063-eb1c-292d-7447ae48c0c0","6150bc06-bbf3-c0f9-cc17-1b81fc49015e"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"menu"}}},{"_id":"114101ef-c063-eb1c-292d-7447ae48c0c0","type":"TabsLink","tag":"a","classes":["3016e584-23d2-653f-470a-afbdca36bb79"],"children":["be16ae38-c5be-a30b-649f-178bde0b4596"],"data":{"attr":{"data-w-tab":"Tab 1","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"be16ae38-c5be-a30b-649f-178bde0b4596","type":"Block","tag":"div","classes":["502e2af2-6f3d-9fd7-5270-fcfb7a46d464"],"children":["d3195dfa-9058-a48a-5953-2e467f384209","c99160c9-9e6d-5c50-d1ba-56922c9769cf","7f51c192-0209-429a-aea9-66f3cfdcf124","f97b4225-a4da-0236-9a02-b5a0a36457f7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d3195dfa-9058-a48a-5953-2e467f384209","text":true,"v":"General Info"},{"_id":"c99160c9-9e6d-5c50-d1ba-56922c9769cf","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"7f51c192-0209-429a-aea9-66f3cfdcf124","text":true,"v":""},{"_id":"f97b4225-a4da-0236-9a02-b5a0a36457f7","type":"Span","tag":"span","classes":["71ee36de-4751-5bd7-b07e-42a5d632c529"],"children":["df602acd-4635-68d1-ff43-9a42ea511c21"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"df602acd-4635-68d1-ff43-9a42ea511c21","text":true,"v":" (Step 1)"},{"_id":"6150bc06-bbf3-c0f9-cc17-1b81fc49015e","type":"TabsLink","tag":"a","classes":["3016e584-23d2-653f-470a-afbdca36bb79"],"children":["ee76bc73-ae62-68eb-d582-ddfcfcf01da3"],"data":{"attr":{"data-w-tab":"Tab 2","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"ee76bc73-ae62-68eb-d582-ddfcfcf01da3","type":"Block","tag":"div","classes":["98f3950c-4f2e-fd4b-9400-830232a44299"],"children":["68a4991f-cdae-8ce9-f28e-f8aef90db20e","e1670b7b-3105-4312-877e-bdaa6abac6e6","46c91a59-8612-936d-bcb2-87a2a37590b6","a6358cf9-ece8-e308-1797-3700824f8511","4bd487b1-ffa0-175c-621f-2b1e3c6bfffe"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"68a4991f-cdae-8ce9-f28e-f8aef90db20e","text":true,"v":"Bio "},{"_id":"e1670b7b-3105-4312-877e-bdaa6abac6e6","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"46c91a59-8612-936d-bcb2-87a2a37590b6","text":true,"v":""},{"_id":"a6358cf9-ece8-e308-1797-3700824f8511","type":"Span","tag":"span","classes":["6aa83ac7-d664-7611-c4d7-2bdba8f4c02c"],"children":["1bf0ecba-c773-b8c8-6231-1b2c24c1fd4e"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1bf0ecba-c773-b8c8-6231-1b2c24c1fd4e","text":true,"v":"(Step 2)"},{"_id":"4bd487b1-ffa0-175c-621f-2b1e3c6bfffe","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}}],"styles":[{"_id":"77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb","fake":false,"type":"class","name":"text-align-center","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"120c255c-b775-1bee-6ec9-7c5f0f6349d4","fake":false,"type":"class","name":"ms-profile-upload","namespace":"","comb":"","styleLess":"padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; background-color: hsla(0, 0.00%, 100.00%, 1.00); color: hsla(224.85714285714286, 0.00%, 0.00%, 1.00); text-decoration: none;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"ce7004ce-e9de-3fea-c85a-c2382da97f75","fake":false,"type":"class","name":"is-popup","namespace":"","comb":"&","styleLess":"padding-top: 10px; padding-bottom: 10px;","variants":{"small":{"styleLess":"width: 100%;"}},"children":["4345b1ca-685b-52aa-78c2-6269265da7cc","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8a505f0f-6ee3-5924-c197-dd0d90f2220a","fake":false,"type":"class","name":"text-weight-semibold","namespace":"","comb":"&","styleLess":"","variants":{},"children":["a5faa029-c940-e988-5722-261c951b2fb9"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"5bd01d77-4a63-c5a7-81b3-e53528c85029","fake":false,"type":"class","name":"text-color-darkgray","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"3cabee78-9538-934c-7f20-c7d002552e54","fake":false,"type":"class","name":"profile_details-wrap","namespace":"","comb":"","styleLess":"display: flex; overflow: hidden; width: 40%; min-height: 783px; min-width: 454px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; background-color: #fbf5f5;","variants":{"small":{"styleLess":"min-width: 400px;"},"tiny":{"styleLess":"min-width: 270px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"67c0919f-1498-8c55-c5ea-20a09a296ad2","fake":false,"type":"class","name":"profile_textarea","namespace":"","comb":"","styleLess":"min-height: 100px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-style: none; border-top-width: 1px; border-top-color: black; border-right-style: none; border-right-width: 1px; border-right-color: black; border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: black; border-left-style: none; border-left-width: 1px; border-left-color: black; color: #ff744d; font-size: 1.1rem; font-weight: 500;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"ee290b3a-c9e5-c77f-d4e2-997b2b962e33","fake":false,"type":"class","name":"is-white","namespace":"","comb":"&","styleLess":"max-height: 65px; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{},"children":["45452eae-d235-d5b9-b55c-fd7ea9bd0c68"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_profile","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; padding-top: 2rem; padding-bottom: 2rem; flex-direction: column; justify-content: center; background-color: #fdddde;","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"6a5935c8-3715-75b2-3ac3-689a38666c93","fake":false,"type":"class","name":"Form","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 16px; grid-row-gap: 16px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"f76c0f35-994e-2dbc-1b39-96fc32e58052","fake":false,"type":"class","name":"profile_popup-wrap","namespace":"","comb":"","styleLess":"position: relative; width: 45%; max-width: 550px;","variants":{"medium":{"styleLess":"min-width: 500px;"},"small":{"styleLess":"min-width: 430px;"},"tiny":{"styleLess":"min-width: 290px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"61f4c5c3-a367-a564-8676-527f9c1a439a","fake":false,"type":"class","name":"profile_image-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 15px; padding-bottom: 25px; padding-left: 15px; flex-direction: row; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8a16b553-502e-dbf3-6a04-6986fbc3892d","fake":false,"type":"class","name":"profile_tab-menu","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; justify-content: flex-start; align-items: center; grid-column-gap: 30px; grid-row-gap: 30px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"tiny":{"styleLess":"flex-direction: column; flex-wrap: nowrap; grid-column-gap: 10px; grid-row-gap: 10px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"b152159d-922d-4d60-9d6c-3a9f47a86995","fake":false,"type":"class","name":"profile_wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: flex-start; flex-wrap: nowrap; align-items: center;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0a9c4d77-50a5-5c98-af14-d67eebda7e80","fake":false,"type":"class","name":"ms-profile-image-row","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 15px; padding-bottom: 25px; padding-left: 15px; flex-direction: row; justify-content: flex-start; flex-wrap: nowrap; align-items: center; grid-column-gap: 20px; grid-row-gap: 20px;","variants":{},"children":["104f06a5-0699-e944-4cca-ba66b1180247"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"e86f3a26-c278-add7-e6c1-b360d24ff25e","fake":false,"type":"class","name":"profile_tab-content","namespace":"","comb":"","styleLess":"padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0f4c8e8d-2675-a02f-44b8-e9014214629c","fake":false,"type":"class","name":"profile_text-field","namespace":"","comb":"","styleLess":"margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-style: none; border-top-width: 1px; border-top-color: black; border-right-style: none; border-right-width: 1px; border-right-color: black; border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: black; border-left-style: none; border-left-width: 1px; border-left-color: black; color: #ff744d; font-size: 1.1rem; font-weight: 500;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"f9fd0094-215c-a759-7011-097e85221359","fake":false,"type":"class","name":"ms-profile-image-preview","namespace":"","comb":"","styleLess":"width: 56px; height: 56px; border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; background-color: #ff744d;","variants":{"tiny":{"styleLess":"width: 50px; height: 50px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8eaa1fd1-3c6b-1372-4f49-42f623133814","fake":false,"type":"class","name":"profile_bio-title","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"6aa83ac7-d664-7611-c4d7-2bdba8f4c02c","fake":false,"type":"class","name":"Text Span 4","namespace":"","comb":"","styleLess":"font-size: 0.8rem;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"3016e584-23d2-653f-470a-afbdca36bb79","fake":false,"type":"class","name":"profile_tab-link","namespace":"","comb":"","styleLess":"width: 50%; border-top-style: solid; border-top-width: 1px; border-top-color: #ff744d; border-right-style: solid; border-right-width: 1px; border-right-color: #ff744d; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ff744d; border-left-style: solid; border-left-width: 1px; border-left-color: #ff744d; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: hsla(0, 0.00%, 0.00%, 0.00); transition-property: all; transition-duration: 400ms; transition-timing-function: ease; color: #ff744d; font-weight: 600; text-align: center;","variants":{"main_current":{"styleLess":"width: 50%; border-top-style: solid; border-top-width: 1px; border-top-color: #ff744d; border-right-style: solid; border-right-width: 1px; border-right-color: #ff744d; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ff744d; border-left-style: solid; border-left-width: 1px; border-left-color: #ff744d; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: #ff744d; color: hsla(13.14606741573034, 0.00%, 100.00%, 1.00); font-weight: 600;"},"main_hover":{"styleLess":"background-color: #ff744d; color: hsla(13.14606741573034, 0.00%, 100.00%, 1.00);"},"tiny_current":{"styleLess":"width: 100%;"},"tiny":{"styleLess":"width: 100%;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"a582ba6f-9f12-a813-d68b-514e00021018","fake":false,"type":"class","name":"profile_bio-wrap","namespace":"","comb":"","styleLess":"margin-top: 10px; grid-template-rows: auto;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"4d4779f0-e1dc-8cc5-45b1-6e2848257d1e","fake":false,"type":"class","name":"profile_edit-link","namespace":"","comb":"","styleLess":"transition-property: all; transition-duration: 200ms; transition-timing-function: ease; color: #ff744d; font-weight: 500; text-decoration: none;","variants":{"main_hover":{"styleLess":"transform: scale(1.1);"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"4457a98d-2dc9-728b-8237-5179838759c7","fake":false,"type":"class","name":"profile_submit-wrap","namespace":"","comb":"","styleLess":"padding-right: 15px; padding-left: 15px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"71ee36de-4751-5bd7-b07e-42a5d632c529","fake":false,"type":"class","name":"Text Span 3","namespace":"","comb":"","styleLess":"font-size: 0.8rem;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"5d2eb6c0-45b3-5805-7674-00ac51c8dcc3","fake":false,"type":"class","name":"text-color-gray","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"9fd6c16e-0d5e-67a5-0023-66a3bf08234c","fake":false,"type":"class","name":"profile_cross-image","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 15px; right: 15px; bottom: auto; width: 35px; transition-property: all; transition-duration: 200ms; transition-timing-function: ease; cursor: pointer;","variants":{"main_hover":{"styleLess":"transform: scale(1.1);"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"98f3950c-4f2e-fd4b-9400-830232a44299","fake":false,"type":"class","name":"Text Block 2","namespace":"","comb":"","styleLess":"line-height: 1;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"104f06a5-0699-e944-4cca-ba66b1180247","fake":false,"type":"class","name":"is-popup","namespace":"","comb":"&","styleLess":"padding-top: 10px; padding-bottom: 10px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"f500b86a-2a8a-92df-cdc1-c180cfa92870","fake":false,"type":"class","name":"Success Message","namespace":"","comb":"","styleLess":"background-color: hsla(0, 0.00%, 0.00%, 0.00);","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"eda5e4ac-b16a-23ba-5e9d-87471a512153","fake":false,"type":"class","name":"profile_submit","namespace":"","comb":"","styleLess":"border-top-style: solid; border-top-width: 1px; border-top-color: hsla(0, 0.00%, 0.00%, 0.00); border-right-style: solid; border-right-width: 1px; border-right-color: hsla(0, 0.00%, 0.00%, 0.00); border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: hsla(0, 0.00%, 0.00%, 0.00); border-left-style: solid; border-left-width: 1px; border-left-color: hsla(0, 0.00%, 0.00%, 0.00); border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; background-color: hsla(13.14606741573034, 100.00%, 65.10%, 0.40); transition-property: all; transition-duration: 200ms; transition-timing-function: ease; color: hsla(13.14606741573034, 0.00%, 0.00%, 1.00); font-size: 0.8rem; font-weight: 600;","variants":{"main_hover":{"styleLess":"border-top-color: hsla(0, 0.00%, 0.00%, 1.00); border-right-color: hsla(0, 0.00%, 0.00%, 1.00); border-bottom-color: hsla(0, 0.00%, 0.00%, 1.00); border-left-color: hsla(0, 0.00%, 0.00%, 1.00); background-color: hsla(13.14606741573034, 0.00%, 0.00%, 0.00);"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"08284a1a-50bf-4f12-7c69-f0a8743f6b98","fake":false,"type":"class","name":"profile_edit-wrap","namespace":"","comb":"","styleLess":"display: flex; overflow: hidden; width: 100%; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; background-color: #fbf5f5;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"cc73a794-9d7a-6457-9696-bd7ffa357d04","fake":false,"type":"class","name":"profile_animation","namespace":"","comb":"","styleLess":"width: 100px; height: 100px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0a6307ce-b2bd-93c7-acf9-d6da63bc3582","fake":false,"type":"class","name":"text-weight-semibold","namespace":"","comb":"&","styleLess":"","variants":{},"children":["5d2eb6c0-45b3-5805-7674-00ac51c8dcc3","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1","fake":false,"type":"class","name":"profile_edit-popup","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: 0%; bottom: 0%; z-index: 20; display: none; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; background-color: rgba(31, 31, 31, 0.75);","variants":{"medium":{"styleLess":"display: none;"},"tiny":{"styleLess":"display: none;"},"small":{"styleLess":"display: none;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"066669d5-4594-1016-5fc8-5cddd1a67053","fake":false,"type":"class","name":"profile_details","namespace":"","comb":"","styleLess":"display: flex; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px;","variants":{},"children":["f858b698-4bda-db3c-c14d-694486ce6b3e"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27122","fake":false,"type":"class","name":"text-size-regular","namespace":"","comb":"","styleLess":"font-size: 1rem;","variants":{},"children":["0cf9fbce-d784-5932-a027-ed5165208465"],"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":"45452eae-d235-d5b9-b55c-fd7ea9bd0c68","fake":false,"type":"class","name":"is-textarea","namespace":"","comb":"&","styleLess":"max-height: 130px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","fake":false,"type":"class","name":"profile_name-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 15px; padding-bottom: 25px; padding-left: 15px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px;","variants":{},"children":["ce7004ce-e9de-3fea-c85a-c2382da97f75"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"502e2af2-6f3d-9fd7-5270-fcfb7a46d464","fake":false,"type":"class","name":"Text Block","namespace":"","comb":"","styleLess":"line-height: 1;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":["62e523fb-a522-fa5a-e43e-649269f03ad6","d02952f7-6143-f54a-bc46-e9ec6034d977"],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af2715c","fake":false,"type":"class","name":"text-size-medium","namespace":"","comb":"","styleLess":"font-size: 1.25rem;","variants":{},"children":["75056b21-2fe7-9b83-aaaf-087d5061c1e3","8a505f0f-6ee3-5924-c197-dd0d90f2220a"],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"97da18eb-bf95-6103-e600-c152045a20af","fake":false,"type":"class","name":"text-color-orange","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af2710d","fake":false,"type":"class","name":"padding-global","namespace":"","comb":"","styleLess":"padding-right: 2.5rem; padding-left: 2.5rem;","variants":{"small":{"styleLess":"padding-right: 1.25rem; padding-left: 1.25rem;"}},"children":["cf43d98c-48d8-bebc-6c99-10f0eb75fae1"],"origin":null,"selector":null},{"_id":"61d9da78-6454-f9f3-22ac-a0a48958ef82","fake":false,"type":"class","name":"profile_email-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27118","fake":false,"type":"class","name":"text-size-tiny","namespace":"","comb":"","styleLess":"font-size: 0.75rem;","variants":{},"children":["0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"origin":null,"selector":null},{"_id":"0cf9fbce-d784-5932-a027-ed5165208465","fake":false,"type":"class","name":"text-weight-medium","namespace":"","comb":"&","styleLess":"","variants":{},"children":["97da18eb-bf95-6103-e600-c152045a20af","dfc7823f-b506-ca63-b2f4-fe29ccea3239","64565fd0-d031-2189-7e9f-050739c4eedd"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0bc6f2c5-6f67-8c09-cefd-97112319d1ec","fake":false,"type":"class","name":"profile_title-div","namespace":"","comb":"","styleLess":"position: relative; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"a5faa029-c940-e988-5722-261c951b2fb9","fake":false,"type":"class","name":"text-color-orange","namespace":"","comb":"&","styleLess":"","variants":{},"children":["77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","siteId":"66a880660186ab87e316c3b8","width":800,"isHD":false,"height":800,"fileName":"66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com (1).svg","createdOn":"2024-08-21T08:48:22.636Z","origFileName":"avatar-male-man-svgrepo-com (1).svg","fileHash":"e90972e61cefb8eeea54622e793d557b","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","thumbUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","_id":"66c5a9d60fd84cd3b582e401","updatedOn":"2024-08-21T08:48:22.636Z","fileSize":3613,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","siteId":"66a880660186ab87e316c3b8","width":800,"isHD":false,"height":800,"fileName":"66a8a73e62f86fa4958f5082_close-svgrepo-com (9).svg","createdOn":"2024-07-30T08:41:34.148Z","origFileName":"close-svgrepo-com (9).svg","fileHash":"6fffe84f9c4168ddd85c93b7d868ae3c","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","thumbUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","_id":"66a8a73e62f86fa4958f5082","updatedOn":"2024-07-30T08:41:34.148Z","fileSize":707,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","siteId":"66a880660186ab87e316c3b8","width":42,"isHD":false,"height":42,"fileName":"66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty (1).svg","createdOn":"2024-07-30T07:11:00.683Z","origFileName":"647db25c0e044a9ddac1c57c_white-profile-empty (1).svg","fileHash":"1dcd7a5bfd206688009248d0e2c942a9","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","thumbUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","_id":"66a8920458779f4a84b8c365","updatedOn":"2024-07-30T07:11:00.683Z","fileSize":359,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[{"id":"i-2","interactionTypeId":"MOUSE_CLICK_INTERACTION","eventIds":["e-3","e-4"],"target":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","createdOn":1722329736571},{"id":"i","interactionTypeId":"MOUSE_CLICK_INTERACTION","eventIds":["e","e-2"],"target":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","createdOn":1722329628973}],"events":[{"id":"e-3","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","instant":true,"config":{"delay":0,"easing":"","duration":0,"actionListId":"a-2","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-4"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329736572},{"id":"e-4","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":null,"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329736572},{"id":"e","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","instant":true,"config":{"delay":0,"easing":"","duration":0,"actionListId":"a","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329628973},{"id":"e-2","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":null,"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329628973}],"actionLists":[{"id":"a-2","title":"open edit profile","actionItemGroups":[{"actionItems":[{"id":"a-2-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"nodeId":"66a880660186ab87e316c3fc|fc2065cc-d86b-41d1-2b86-3f1e010f4a40","appliesTo":"ELEMENT_CLASS","styleBlockIds":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"boundaryMode":false},"value":"none"},"instant":true},{"id":"a-2-n-2","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"nodeId":"66a880660186ab87e316c3fc|81b71adf-ff44-659c-f76d-a08a60f25226","appliesTo":"ELEMENT_CLASS","styleBlockIds":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"boundaryMode":false},"xValue":0,"yValue":0,"locked":true},"instant":false}]},{"actionItems":[{"id":"a-2-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"nodeId":"66a880660186ab87e316c3fc|fc2065cc-d86b-41d1-2b86-3f1e010f4a40","appliesTo":"ELEMENT_CLASS","styleBlockIds":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"boundaryMode":false},"value":"flex"},"instant":true},{"id":"a-2-n-4","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"nodeId":"66a880660186ab87e316c3fc|81b71adf-ff44-659c-f76d-a08a60f25226","appliesTo":"ELEMENT_CLASS","styleBlockIds":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"boundaryMode":false},"xValue":1,"yValue":1,"locked":true},"instant":false}]}],"useFirstGroupAsInitialState":true,"createdOn":1722329741549},{"id":"a","title":"close profile","actionItemGroups":[{"actionItems":[{"id":"a-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"nodeId":"66a880660186ab87e316c3fc|fc2065cc-d86b-41d1-2b86-3f1e010f4a40","appliesTo":"ELEMENT_CLASS","styleBlockIds":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"useEventTarget":"PARENT","boundaryMode":false},"value":"none"},"instant":true},{"id":"a-n-2","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"nodeId":"66a880660186ab87e316c3fc|81b71adf-ff44-659c-f76d-a08a60f25226","appliesTo":"ELEMENT_CLASS","styleBlockIds":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"useEventTarget":"PARENT","boundaryMode":false},"xValue":0,"yValue":0,"locked":true},"instant":false}]}],"useFirstGroupAsInitialState":false,"createdOn":1722329637445}]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Clone in Webflow
Copy Component
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"2ad46b1b-c510-b86a-7ce1-7e43b72cb44e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["61cc7ff9-276e-e843-45db-ca82c44d3bfe","2a60dd4b-30ac-e968-e043-6fc285e03cad","fc2065cc-d86b-41d1-2b86-3f1e010f4a40"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"61cc7ff9-276e-e843-45db-ca82c44d3bfe","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":"2a60dd4b-30ac-e968-e043-6fc285e03cad","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["b4b6e91c-3df9-340e-4a3d-579271394f3a"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b4b6e91c-3df9-340e-4a3d-579271394f3a","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["de122079-3eb4-eaf3-4273-7bf65cee67ea"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"de122079-3eb4-eaf3-4273-7bf65cee67ea","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d"],"children":["3684ea7f-10ff-64b7-6d25-888c662d239b"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3684ea7f-10ff-64b7-6d25-888c662d239b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27147"],"children":["ebec6e80-3460-c16d-a63e-b6f7170dbd08"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ebec6e80-3460-c16d-a63e-b6f7170dbd08","type":"Block","tag":"div","classes":["b152159d-922d-4d60-9d6c-3a9f47a86995"],"children":["76309b82-d575-bbcf-8a4c-17d0e1994bcf"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"76309b82-d575-bbcf-8a4c-17d0e1994bcf","type":"Block","tag":"div","classes":["3cabee78-9538-934c-7f20-c7d002552e54"],"children":["5ec3c6e9-be70-e142-9c12-7151990320ec","500b223d-516f-df0e-7c32-7d3aea011393","22b6788b-2289-66a9-3a9f-90a83d33b966"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"5ec3c6e9-be70-e142-9c12-7151990320ec","type":"Block","tag":"div","classes":["0bc6f2c5-6f67-8c09-cefd-97112319d1ec"],"children":["7eadbc8c-e805-8b89-43be-222f1b7c687d"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7eadbc8c-e805-8b89-43be-222f1b7c687d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2715c","8a505f0f-6ee3-5924-c197-dd0d90f2220a","a5faa029-c940-e988-5722-261c951b2fb9","77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb"],"children":["03b2efdd-21ca-c8f1-63a0-9379ea7df19e","7bb2321f-9272-1db0-e190-0628dca9feed","c2f6bffc-d987-01e6-a091-29b78206dcb0"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"03b2efdd-21ca-c8f1-63a0-9379ea7df19e","type":"Span","tag":"span","classes":[],"children":["2f7e1759-b6e7-2446-b095-13899545f1f1"],"data":{"xattr":[{"name":"data-ms-member","value":"name"}]}},{"_id":"2f7e1759-b6e7-2446-b095-13899545f1f1","text":true,"v":"Stefan Salvatore"},{"_id":"7bb2321f-9272-1db0-e190-0628dca9feed","text":true,"v":"'s info"},{"_id":"c2f6bffc-d987-01e6-a091-29b78206dcb0","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"500b223d-516f-df0e-7c32-7d3aea011393","type":"FormWrapper","tag":"div","classes":[],"children":["c354c30e-9c73-926e-4fba-d506a81533ca","3879e43c-6254-f6f4-b059-874959a98447","a9026493-d788-5afe-923b-ecbbaa503197"],"data":{"form":{"type":"wrapper"}}},{"_id":"c354c30e-9c73-926e-4fba-d506a81533ca","type":"FormForm","tag":"form","classes":["066669d5-4594-1016-5fc8-5cddd1a67053"],"children":["7cd63ba0-1279-974e-5882-ca4c5dec26cd","20c2c511-14bc-5f1a-2978-862f614fbf24","720372f1-1c13-e7a4-fb56-f0e83a71c2e9","a9259cf5-58b3-c3cb-bcf8-8529130089ac"],"data":{"Source":{"tag":"Default form","val":{}},"form":{"type":"form","name":"Email Form 2"},"attr":{"id":"email-form-2","name":"email-form-2","data-name":"Email Form 2","redirect":"","data-redirect":"","action":"","method":"get"},"xattr":[{"name":"data-ms-form","value":"profile"}]}},{"_id":"7cd63ba0-1279-974e-5882-ca4c5dec26cd","type":"Block","tag":"div","classes":["61f4c5c3-a367-a564-8676-527f9c1a439a"],"children":["280e2ebd-c877-1b2a-ac14-e2f8ee115ce8","1508d11e-09e9-3c24-1a76-8da0b073b20c"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"280e2ebd-c877-1b2a-ac14-e2f8ee115ce8","type":"Image","tag":"img","classes":["cc73a794-9d7a-6457-9696-bd7ffa357d04"],"children":[],"data":{"img":{"id":"66c5a9d60fd84cd3b582e401"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"profile-image"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1508d11e-09e9-3c24-1a76-8da0b073b20c","type":"Link","tag":"a","classes":["4d4779f0-e1dc-8cc5-45b1-6e2848257d1e"],"children":["ff93db6f-f946-a37d-be25-ac5ef859d983"],"data":{"button":false,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ff93db6f-f946-a37d-be25-ac5ef859d983","text":true,"v":"Edit"},{"_id":"20c2c511-14bc-5f1a-2978-862f614fbf24","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c"],"children":["04e4a7ff-9da0-b40e-33db-2eb5681f6519","e7eea557-ea38-78b0-51e1-4c23e2370ae7"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"04e4a7ff-9da0-b40e-33db-2eb5681f6519","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["8317b911-faa9-0396-cf84-d64af5ced8fe"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8317b911-faa9-0396-cf84-d64af5ced8fe","text":true,"v":"Name"},{"_id":"e7eea557-ea38-78b0-51e1-4c23e2370ae7","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27122","0cf9fbce-d784-5932-a027-ed5165208465"],"children":["4fa7ad80-63f2-8d66-afa3-5c7d830e94ed","824161af-8038-a6c0-f695-cee9de472284"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"name"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4fa7ad80-63f2-8d66-afa3-5c7d830e94ed","text":true,"v":"Stefan Salvatore"},{"_id":"824161af-8038-a6c0-f695-cee9de472284","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"720372f1-1c13-e7a4-fb56-f0e83a71c2e9","type":"Block","tag":"div","classes":["61d9da78-6454-f9f3-22ac-a0a48958ef82"],"children":["d8503875-a96d-9631-1fab-56734a58ff1e","88d46af6-df41-344b-8e0a-3b1f7a43d54f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d8503875-a96d-9631-1fab-56734a58ff1e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["8b25988c-6a24-d673-041e-8424bd53215f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8b25988c-6a24-d673-041e-8424bd53215f","text":true,"v":"Email"},{"_id":"88d46af6-df41-344b-8e0a-3b1f7a43d54f","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27122","0cf9fbce-d784-5932-a027-ed5165208465","97da18eb-bf95-6103-e600-c152045a20af"],"children":["98718521-fa4c-fff1-d751-80fe2ec34ed8","f5ed5a87-e655-bc20-b89f-84d49511498d"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"email"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"98718521-fa4c-fff1-d751-80fe2ec34ed8","text":true,"v":"stefansalvatore@gmail.com"},{"_id":"f5ed5a87-e655-bc20-b89f-84d49511498d","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"a9259cf5-58b3-c3cb-bcf8-8529130089ac","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c"],"children":["35a6355a-d287-11c0-4544-ad6b00d565d6","c35d24e1-8ef7-4122-64e1-79707042b303"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"35a6355a-d287-11c0-4544-ad6b00d565d6","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["2049b028-9d4a-0f81-71be-32bfc58178dd"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2049b028-9d4a-0f81-71be-32bfc58178dd","text":true,"v":"Bio"},{"_id":"c35d24e1-8ef7-4122-64e1-79707042b303","type":"Grid","tag":"div","classes":["a582ba6f-9f12-a813-d68b-514e00021018"],"children":["beee864b-1a9d-8cf9-fb28-cf9c9787f537","afeaf7be-60ae-5f7e-bd14-636e64655514"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tag":"div","grid":"two-by-two"}},{"_id":"beee864b-1a9d-8cf9-fb28-cf9c9787f537","type":"Block","tag":"div","classes":["8eaa1fd1-3c6b-1372-4f49-42f623133814"],"children":["2e490a3a-9d35-7fd2-a089-7822d91f6dd5","0c274eab-6ca3-d7a3-09d8-edd21250c460","a7383577-3fd6-dd2b-097e-17fd560b7897","16fbd074-d08c-5cb0-4671-f7118e6e999b","84a4bf47-7e45-8ed8-be19-87434f1c7f42"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}}}}}},{"_id":"2e490a3a-9d35-7fd2-a089-7822d91f6dd5","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["ef80301d-dfe4-9bc0-0f71-43562e443cd9","75790f2d-b223-cc76-17ea-b1619cb84f0a"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ef80301d-dfe4-9bc0-0f71-43562e443cd9","text":true,"v":"Phone Number"},{"_id":"75790f2d-b223-cc76-17ea-b1619cb84f0a","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"0c274eab-6ca3-d7a3-09d8-edd21250c460","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["f4436d46-e94d-c726-058b-36f8ca2b6790","cbaaeeb4-7952-2079-d528-02499e87cc96"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f4436d46-e94d-c726-058b-36f8ca2b6790","text":true,"v":"Birthdate"},{"_id":"cbaaeeb4-7952-2079-d528-02499e87cc96","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"a7383577-3fd6-dd2b-097e-17fd560b7897","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["30eebcc1-af79-4731-66d2-aec5f21c9fc7","b02c5fc8-7626-ea0c-291c-c7574320d17d"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"30eebcc1-af79-4731-66d2-aec5f21c9fc7","text":true,"v":"Company"},{"_id":"b02c5fc8-7626-ea0c-291c-c7574320d17d","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"16fbd074-d08c-5cb0-4671-f7118e6e999b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["fc90399d-a179-abe4-0f40-a9fbe8859f51","d83446ab-77f8-575c-9ea5-c7bd30d77f85"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc90399d-a179-abe4-0f40-a9fbe8859f51","text":true,"v":"Occupation"},{"_id":"d83446ab-77f8-575c-9ea5-c7bd30d77f85","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"84a4bf47-7e45-8ed8-be19-87434f1c7f42","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"children":["511561bc-1134-3001-1a03-5a9c07656c90","a9706be5-f9c5-de5a-a714-63c36707f0b1"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"511561bc-1134-3001-1a03-5a9c07656c90","text":true,"v":"Describe yourself"},{"_id":"a9706be5-f9c5-de5a-a714-63c36707f0b1","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"afeaf7be-60ae-5f7e-bd14-636e64655514","type":"Block","tag":"div","classes":["8eaa1fd1-3c6b-1372-4f49-42f623133814"],"children":["002791d2-04a9-5bed-2b02-5bfc515c3346","efac50bf-2a41-0c0e-e40a-51ab92667d10","b1b6c8fc-fec1-c3f1-201a-f831890ea4f0","374cb472-f25c-c9dd-1674-29a913296e96","1e93a621-e1e8-c5cc-2b49-41205e95a633"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"style":{"base":{"main":{"noPseudo":{}}}}}},{"_id":"002791d2-04a9-5bed-2b02-5bfc515c3346","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["1a0addff-d1b8-9a71-565d-70b40b55d63f","99532017-e637-1640-0a8e-5d9f1aad639f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"phone"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1a0addff-d1b8-9a71-565d-70b40b55d63f","text":true,"v":"8765438763"},{"_id":"99532017-e637-1640-0a8e-5d9f1aad639f","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"efac50bf-2a41-0c0e-e40a-51ab92667d10","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["14135142-4dd7-349f-f498-5e2af86b3c33","b610e63f-4628-4eaa-d007-9c6663628893"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"birthday"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"14135142-4dd7-349f-f498-5e2af86b3c33","text":true,"v":"29-03-2002"},{"_id":"b610e63f-4628-4eaa-d007-9c6663628893","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"b1b6c8fc-fec1-c3f1-201a-f831890ea4f0","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["66412be2-22ae-7eb1-fced-2f178ac8f8c4","c68b2f7e-90c4-388d-9c08-a1d2da31f705"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"company"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"66412be2-22ae-7eb1-fced-2f178ac8f8c4","text":true,"v":"Tata Consultancy Services"},{"_id":"c68b2f7e-90c4-388d-9c08-a1d2da31f705","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"374cb472-f25c-c9dd-1674-29a913296e96","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["d9ce0280-5c29-9fe6-c9c0-9f758107e2c9","abe26e90-8204-cfaf-a0cc-5b5a7f538502"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"occupation"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d9ce0280-5c29-9fe6-c9c0-9f758107e2c9","text":true,"v":"Web developer"},{"_id":"abe26e90-8204-cfaf-a0cc-5b5a7f538502","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"1e93a621-e1e8-c5cc-2b49-41205e95a633","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"children":["0e81f144-be12-8851-3dc0-9df1076611b6","a7980e30-dc50-b5bb-fbbe-56fd23e59c09"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[{"name":"data-ms-member","value":"bio"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0e81f144-be12-8851-3dc0-9df1076611b6","text":true,"v":"I am Me. "},{"_id":"a7980e30-dc50-b5bb-fbbe-56fd23e59c09","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"3879e43c-6254-f6f4-b059-874959a98447","type":"FormSuccessMessage","tag":"div","classes":[],"children":["7390e68d-3139-3055-bb55-5ae94957c11c"],"data":{"form":{"type":"msg-done"}}},{"_id":"7390e68d-3139-3055-bb55-5ae94957c11c","type":"Block","tag":"div","classes":[],"children":["efdacac3-eec3-213b-a5af-f44afbd6e79f"],"data":{"text":true,"tag":"div"}},{"_id":"efdacac3-eec3-213b-a5af-f44afbd6e79f","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"a9026493-d788-5afe-923b-ecbbaa503197","type":"FormErrorMessage","tag":"div","classes":[],"children":["d5360f52-8c19-3581-22bb-f1414b9f1383"],"data":{"form":{"type":"msg-fail"}}},{"_id":"d5360f52-8c19-3581-22bb-f1414b9f1383","type":"Block","tag":"div","classes":[],"children":["c6d90eae-2c1c-6f55-7dcc-8457b1417ca7"],"data":{"text":true,"tag":"div"}},{"_id":"c6d90eae-2c1c-6f55-7dcc-8457b1417ca7","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"22b6788b-2289-66a9-3a9f-90a83d33b966","type":"Block","tag":"div","classes":["066669d5-4594-1016-5fc8-5cddd1a67053"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc2065cc-d86b-41d1-2b86-3f1e010f4a40","type":"Block","tag":"div","classes":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"children":["81b71adf-ff44-659c-f76d-a08a60f25226"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"81b71adf-ff44-659c-f76d-a08a60f25226","type":"Block","tag":"div","classes":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"children":["b90ccb32-b868-a435-84a0-0bcb23a9adba"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b90ccb32-b868-a435-84a0-0bcb23a9adba","type":"Block","tag":"div","classes":["08284a1a-50bf-4f12-7c69-f0a8743f6b98"],"children":["a39729f3-173d-ad2a-48f0-7de549d443fb","cf0381f7-3bd2-2841-19c0-8e8a4985826b"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"a39729f3-173d-ad2a-48f0-7de549d443fb","type":"Block","tag":"div","classes":["0bc6f2c5-6f67-8c09-cefd-97112319d1ec"],"children":["1a7522df-0833-78bf-ba59-4c50c36e552c","88e4fe29-7af2-ae0d-86a0-4dd823e9495f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1a7522df-0833-78bf-ba59-4c50c36e552c","type":"Image","tag":"img","classes":["9fd6c16e-0d5e-67a5-0023-66a3bf08234c"],"children":[],"data":{"img":{"id":"66a8a73e62f86fa4958f5082"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"88e4fe29-7af2-ae0d-86a0-4dd823e9495f","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2715c","8a505f0f-6ee3-5924-c197-dd0d90f2220a","a5faa029-c940-e988-5722-261c951b2fb9","77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb"],"children":["fc580c3a-e17a-850a-c492-b3632ce82d3d","fbb84953-31d7-7011-388f-5a7f9a98d762"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc580c3a-e17a-850a-c492-b3632ce82d3d","text":true,"v":"Edit Profile"},{"_id":"fbb84953-31d7-7011-388f-5a7f9a98d762","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"cf0381f7-3bd2-2841-19c0-8e8a4985826b","type":"TabsWrapper","tag":"div","classes":[],"children":["e3022ecc-f778-6359-e6df-3749babd01ed","d9eb4a32-7682-e34b-010b-f4cae478a366"],"data":{"tabs":{"type":"wrapper","current":"Tab 2","easing":"ease","fadeIn":300,"fadeOut":100},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e3022ecc-f778-6359-e6df-3749babd01ed","type":"TabsContent","tag":"div","classes":["e86f3a26-c278-add7-e6c1-b360d24ff25e"],"children":["3a4cbf4a-18a5-d3d6-ae6e-9045c6e06f45","e67cf165-7899-6d4e-254f-607ae28e56bc"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"content"}}},{"_id":"3a4cbf4a-18a5-d3d6-ae6e-9045c6e06f45","type":"TabsPane","tag":"div","classes":[],"children":["b66ef232-5178-2782-449d-1ae6686e3b09"],"data":{"tag":"div","attr":{"data-w-tab":"Tab 1","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"b66ef232-5178-2782-449d-1ae6686e3b09","type":"FormWrapper","tag":"div","classes":[],"children":["8e62f32f-34bc-0363-691b-2830942bf2a1","26635b16-a951-bc07-11c2-3a2079ac9ee6","50a6fa1a-eda0-343a-9a2d-3b8d8ec25ffe"],"data":{"search":{"exclude":true},"form":{"type":"wrapper"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"8e62f32f-34bc-0363-691b-2830942bf2a1","type":"FormForm","tag":"form","classes":["6a5935c8-3715-75b2-3ac3-689a38666c93"],"children":["f28c465e-57a4-697a-074c-65430009f764","596a9063-382d-ab9c-2426-da4d16259bb5","13834df2-ae82-6bfb-ea82-83c1a203c574","7a724ac6-be07-f769-5fc0-c2b9bcaffb6d"],"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":"profile"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f28c465e-57a4-697a-074c-65430009f764","type":"Block","tag":"div","classes":["0a9c4d77-50a5-5c98-af14-d67eebda7e80","104f06a5-0699-e944-4cca-ba66b1180247"],"children":["bd8a97ed-7e54-ea23-038f-6208730fa5a6","cf2906eb-f5ea-7be3-0408-f111881789e7"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"bd8a97ed-7e54-ea23-038f-6208730fa5a6","type":"Image","tag":"img","classes":["f9fd0094-215c-a759-7011-097e85221359"],"children":[],"data":{"img":{"id":"66a8920458779f4a84b8c365"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"profile-image"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cf2906eb-f5ea-7be3-0408-f111881789e7","type":"Link","tag":"a","classes":["120c255c-b775-1bee-6ec9-7c5f0f6349d4"],"children":["af253a23-b037-c5ee-db90-4f4c4cfb9604"],"data":{"button":false,"block":"inline","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-action","value":"profile-image"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"af253a23-b037-c5ee-db90-4f4c4cfb9604","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27132"],"children":["d18ad1dc-e022-1aa0-e829-7f39534f660c"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d18ad1dc-e022-1aa0-e829-7f39534f660c","text":true,"v":"Upload Image"},{"_id":"596a9063-382d-ab9c-2426-da4d16259bb5","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["1cd6ac8a-c644-90de-8d6f-868c9325e70d","c6a79ffe-072d-100c-2327-bdc829cd5ec5"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1cd6ac8a-c644-90de-8d6f-868c9325e70d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["f130f1fc-0256-8051-b657-6c75eb1febe7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f130f1fc-0256-8051-b657-6c75eb1febe7","text":true,"v":"Name"},{"_id":"c6a79ffe-072d-100c-2327-bdc829cd5ec5","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Name","type":"input","passwordPage":false},"attr":{"id":"Name","name":"Name","maxlength":256,"data-name":"Name","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"name"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"13834df2-ae82-6bfb-ea82-83c1a203c574","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["b6b3977d-2097-ebfb-896d-8f6ca20d3360","1c2d6d05-54c0-4361-9e5d-596f15b25a45"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b6b3977d-2097-ebfb-896d-8f6ca20d3360","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["b3042f47-4a49-2950-4b30-2e8a87f5dad9"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"b3042f47-4a49-2950-4b30-2e8a87f5dad9","text":true,"v":"Email"},{"_id":"1c2d6d05-54c0-4361-9e5d-596f15b25a45","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Email","type":"input","passwordPage":false},"attr":{"id":"Email","name":"Email","maxlength":256,"data-name":"Email","placeholder":"","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":"7a724ac6-be07-f769-5fc0-c2b9bcaffb6d","type":"Block","tag":"div","classes":["4457a98d-2dc9-728b-8237-5179838759c7"],"children":["432b8de4-8cc9-bebc-78b0-aeac1a8921da"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"432b8de4-8cc9-bebc-78b0-aeac1a8921da","type":"FormButton","tag":"input","classes":["eda5e4ac-b16a-23ba-5e9d-87471a512153"],"children":[],"data":{"form":{"type":"button"},"eventIds":[],"attr":{"type":"submit","value":"Save","data-wait":"Please wait...","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"26635b16-a951-bc07-11c2-3a2079ac9ee6","type":"FormSuccessMessage","tag":"div","classes":[],"children":["84b00e69-c1b7-f816-d034-361f731203ae"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-done"}}},{"_id":"84b00e69-c1b7-f816-d034-361f731203ae","type":"Block","tag":"div","classes":[],"children":["6c09541a-ddfa-d57b-ec83-d49794d681e7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6c09541a-ddfa-d57b-ec83-d49794d681e7","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"50a6fa1a-eda0-343a-9a2d-3b8d8ec25ffe","type":"FormErrorMessage","tag":"div","classes":[],"children":["609505c4-9297-459a-0536-b0c8b44271da"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-fail"}}},{"_id":"609505c4-9297-459a-0536-b0c8b44271da","type":"Block","tag":"div","classes":[],"children":["6d37c4eb-a7f6-25d7-107a-9a2344fc4f94"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6d37c4eb-a7f6-25d7-107a-9a2344fc4f94","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"e67cf165-7899-6d4e-254f-607ae28e56bc","type":"TabsPane","tag":"div","classes":[],"children":["521c5873-1b76-115e-aa36-7ded17a6c1a1"],"data":{"tag":"div","attr":{"data-w-tab":"Tab 2","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"pane"}}},{"_id":"521c5873-1b76-115e-aa36-7ded17a6c1a1","type":"FormWrapper","tag":"div","classes":[],"children":["0b7df54e-91a9-d3a7-7f8e-2ee995a6ad24","d37642de-6b21-3d4f-37a5-061b53f32a95","c9667e69-bd35-4e03-2c3c-f4c5d8ef49be"],"data":{"search":{"exclude":true},"form":{"type":"wrapper"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"visibility":{"conditions":[]}}},{"_id":"0b7df54e-91a9-d3a7-7f8e-2ee995a6ad24","type":"FormForm","tag":"form","classes":["6a5935c8-3715-75b2-3ac3-689a38666c93"],"children":["92e5755a-7444-1e0a-1221-38d260c27a56","246d97f6-ba2c-fff3-0bfa-5bdc5bad58d7","756de261-c6ee-57d5-a7fc-2010a3f87f0d","f6aa1284-8ab6-30d8-67dd-0135ca2ff659","2f335e7f-7b83-9623-ab6e-5e84bcb577bc","04445892-698e-68d1-624d-f630ebd8f317"],"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":"profile"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"92e5755a-7444-1e0a-1221-38d260c27a56","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["0a5274a2-8e85-5285-c1f7-b5b8490fd63d","12ca34ba-c705-afe0-2f15-d73f63acd729"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0a5274a2-8e85-5285-c1f7-b5b8490fd63d","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["74161c90-a9fd-1439-4f8b-550c2de08db3"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"74161c90-a9fd-1439-4f8b-550c2de08db3","text":true,"v":"Phone Number"},{"_id":"12ca34ba-c705-afe0-2f15-d73f63acd729","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Phone","type":"input","passwordPage":false},"attr":{"id":"Phone","name":"Phone","maxlength":256,"data-name":"Phone","placeholder":"","disabled":false,"type":"tel","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"phone"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"246d97f6-ba2c-fff3-0bfa-5bdc5bad58d7","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["3514eac6-1468-3c44-a343-b037c590a68b","cd3c4dbd-648e-e928-c10f-d7ba2dbc4517"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3514eac6-1468-3c44-a343-b037c590a68b","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["3d135b1a-002a-ede4-a262-5f8e72a33665"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3d135b1a-002a-ede4-a262-5f8e72a33665","text":true,"v":"Birthdate"},{"_id":"cd3c4dbd-648e-e928-c10f-d7ba2dbc4517","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"BirthDay","type":"input","passwordPage":false},"attr":{"id":"BirthDay","name":"BirthDay","maxlength":256,"data-name":"BirthDay","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"birthday"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"756de261-c6ee-57d5-a7fc-2010a3f87f0d","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["c92a0043-fe38-6bf8-7fb9-55c8a2f493db","265f6bd0-11d2-b13e-5a76-57427bd61095"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c92a0043-fe38-6bf8-7fb9-55c8a2f493db","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["f91b3a8d-e6ef-5753-4371-5acb3bde9aec"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f91b3a8d-e6ef-5753-4371-5acb3bde9aec","text":true,"v":"Company"},{"_id":"265f6bd0-11d2-b13e-5a76-57427bd61095","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Company","type":"input","passwordPage":false},"attr":{"id":"Company","name":"Company","maxlength":256,"data-name":"Company","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"company"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f6aa1284-8ab6-30d8-67dd-0135ca2ff659","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"children":["323a709f-b509-1c63-ed07-0342d057094e","979abd55-ba61-bfec-305c-f34bf17d6050"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"323a709f-b509-1c63-ed07-0342d057094e","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["66a2ec83-e4c8-a092-8893-41865107a5ac"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"66a2ec83-e4c8-a092-8893-41865107a5ac","text":true,"v":"Occupation"},{"_id":"979abd55-ba61-bfec-305c-f34bf17d6050","type":"FormTextInput","tag":"input","classes":["0f4c8e8d-2675-a02f-44b8-e9014214629c"],"children":[],"data":{"form":{"name":"Occupation","type":"input","passwordPage":false},"attr":{"id":"Occupation","name":"Occupation","maxlength":256,"data-name":"Occupation","placeholder":"","disabled":false,"type":"text","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"occupation"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2f335e7f-7b83-9623-ab6e-5e84bcb577bc","type":"Block","tag":"div","classes":["8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","ce7004ce-e9de-3fea-c85a-c2382da97f75","ee290b3a-c9e5-c77f-d4e2-997b2b962e33","45452eae-d235-d5b9-b55c-fd7ea9bd0c68"],"children":["a26327d8-f94b-81e3-63cc-d7a95858af08","b451e114-6e21-35be-9bf6-e6d5b80a7514"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"a26327d8-f94b-81e3-63cc-d7a95858af08","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","0a6307ce-b2bd-93c7-acf9-d6da63bc3582","5d2eb6c0-45b3-5805-7674-00ac51c8dcc3"],"children":["aebd1785-0b58-5fe0-0b0c-9f16e85f75f1"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"aebd1785-0b58-5fe0-0b0c-9f16e85f75f1","text":true,"v":"Describe yourself "},{"_id":"b451e114-6e21-35be-9bf6-e6d5b80a7514","type":"FormTextarea","tag":"textarea","classes":["67c0919f-1498-8c55-c5ea-20a09a296ad2"],"children":[],"data":{"form":{"name":"Bio","type":"textarea"},"attr":{"id":"Bio","name":"Bio","maxlength":5000,"data-name":"Bio","placeholder":"","required":true,"autofocus":false},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-member","value":"bio"}],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"04445892-698e-68d1-624d-f630ebd8f317","type":"Block","tag":"div","classes":["4457a98d-2dc9-728b-8237-5179838759c7"],"children":["7e33d219-18a5-0b6a-64ab-64dc748d5598"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7e33d219-18a5-0b6a-64ab-64dc748d5598","type":"FormButton","tag":"input","classes":["eda5e4ac-b16a-23ba-5e9d-87471a512153"],"children":[],"data":{"form":{"type":"button"},"eventIds":[],"attr":{"type":"submit","value":"Save","data-wait":"Please wait...","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d37642de-6b21-3d4f-37a5-061b53f32a95","type":"FormSuccessMessage","tag":"div","classes":["f500b86a-2a8a-92df-cdc1-c180cfa92870"],"children":["afb6bc14-db04-0b49-fa77-3491edc8b8d7"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-done"}}},{"_id":"afb6bc14-db04-0b49-fa77-3491edc8b8d7","type":"Block","tag":"div","classes":[],"children":["cf7d66b8-e3f7-f481-da62-35b076102f38"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cf7d66b8-e3f7-f481-da62-35b076102f38","text":true,"v":"Thank you! Your submission has been received!"},{"_id":"c9667e69-bd35-4e03-2c3c-f4c5d8ef49be","type":"FormErrorMessage","tag":"div","classes":[],"children":["94666a5c-f4f9-bd02-b681-8b7b3fa35ede"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"form":{"type":"msg-fail"}}},{"_id":"94666a5c-f4f9-bd02-b681-8b7b3fa35ede","type":"Block","tag":"div","classes":[],"children":["1319b72c-35ca-e824-1a21-8761701cc48f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1319b72c-35ca-e824-1a21-8761701cc48f","text":true,"v":"Oops! Something went wrong while submitting the form."},{"_id":"d9eb4a32-7682-e34b-010b-f4cae478a366","type":"TabsMenu","tag":"div","classes":["8a16b553-502e-dbf3-6a04-6986fbc3892d"],"children":["114101ef-c063-eb1c-292d-7447ae48c0c0","6150bc06-bbf3-c0f9-cc17-1b81fc49015e"],"data":{"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"tabs":{"type":"menu"}}},{"_id":"114101ef-c063-eb1c-292d-7447ae48c0c0","type":"TabsLink","tag":"a","classes":["3016e584-23d2-653f-470a-afbdca36bb79"],"children":["be16ae38-c5be-a30b-649f-178bde0b4596"],"data":{"attr":{"data-w-tab":"Tab 1","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"be16ae38-c5be-a30b-649f-178bde0b4596","type":"Block","tag":"div","classes":["502e2af2-6f3d-9fd7-5270-fcfb7a46d464"],"children":["d3195dfa-9058-a48a-5953-2e467f384209","c99160c9-9e6d-5c50-d1ba-56922c9769cf","7f51c192-0209-429a-aea9-66f3cfdcf124","f97b4225-a4da-0236-9a02-b5a0a36457f7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"d3195dfa-9058-a48a-5953-2e467f384209","text":true,"v":"General Info"},{"_id":"c99160c9-9e6d-5c50-d1ba-56922c9769cf","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"7f51c192-0209-429a-aea9-66f3cfdcf124","text":true,"v":""},{"_id":"f97b4225-a4da-0236-9a02-b5a0a36457f7","type":"Span","tag":"span","classes":["71ee36de-4751-5bd7-b07e-42a5d632c529"],"children":["df602acd-4635-68d1-ff43-9a42ea511c21"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"df602acd-4635-68d1-ff43-9a42ea511c21","text":true,"v":" (Step 1)"},{"_id":"6150bc06-bbf3-c0f9-cc17-1b81fc49015e","type":"TabsLink","tag":"a","classes":["3016e584-23d2-653f-470a-afbdca36bb79"],"children":["ee76bc73-ae62-68eb-d582-ddfcfcf01da3"],"data":{"attr":{"data-w-tab":"Tab 2","id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]},"block":"inline","tabs":{"type":"link"}}},{"_id":"ee76bc73-ae62-68eb-d582-ddfcfcf01da3","type":"Block","tag":"div","classes":["98f3950c-4f2e-fd4b-9400-830232a44299"],"children":["68a4991f-cdae-8ce9-f28e-f8aef90db20e","e1670b7b-3105-4312-877e-bdaa6abac6e6","46c91a59-8612-936d-bcb2-87a2a37590b6","a6358cf9-ece8-e308-1797-3700824f8511","4bd487b1-ffa0-175c-621f-2b1e3c6bfffe"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"68a4991f-cdae-8ce9-f28e-f8aef90db20e","text":true,"v":"Bio "},{"_id":"e1670b7b-3105-4312-877e-bdaa6abac6e6","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}},{"_id":"46c91a59-8612-936d-bcb2-87a2a37590b6","text":true,"v":""},{"_id":"a6358cf9-ece8-e308-1797-3700824f8511","type":"Span","tag":"span","classes":["6aa83ac7-d664-7611-c4d7-2bdba8f4c02c"],"children":["1bf0ecba-c773-b8c8-6231-1b2c24c1fd4e"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"1bf0ecba-c773-b8c8-6231-1b2c24c1fd4e","text":true,"v":"(Step 2)"},{"_id":"4bd487b1-ffa0-175c-621f-2b1e3c6bfffe","type":"LineBreak","tag":"br","classes":[],"children":[],"data":{"sym":{"inst":"LineBreak"}}}],"styles":[{"_id":"77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb","fake":false,"type":"class","name":"text-align-center","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"120c255c-b775-1bee-6ec9-7c5f0f6349d4","fake":false,"type":"class","name":"ms-profile-upload","namespace":"","comb":"","styleLess":"padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; background-color: hsla(0, 0.00%, 100.00%, 1.00); color: hsla(224.85714285714286, 0.00%, 0.00%, 1.00); text-decoration: none;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"ce7004ce-e9de-3fea-c85a-c2382da97f75","fake":false,"type":"class","name":"is-popup","namespace":"","comb":"&","styleLess":"padding-top: 10px; padding-bottom: 10px;","variants":{"small":{"styleLess":"width: 100%;"}},"children":["4345b1ca-685b-52aa-78c2-6269265da7cc","ee290b3a-c9e5-c77f-d4e2-997b2b962e33"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8a505f0f-6ee3-5924-c197-dd0d90f2220a","fake":false,"type":"class","name":"text-weight-semibold","namespace":"","comb":"&","styleLess":"","variants":{},"children":["a5faa029-c940-e988-5722-261c951b2fb9"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"5bd01d77-4a63-c5a7-81b3-e53528c85029","fake":false,"type":"class","name":"text-color-darkgray","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"3cabee78-9538-934c-7f20-c7d002552e54","fake":false,"type":"class","name":"profile_details-wrap","namespace":"","comb":"","styleLess":"display: flex; overflow: hidden; width: 40%; min-height: 783px; min-width: 454px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; background-color: #fbf5f5;","variants":{"small":{"styleLess":"min-width: 400px;"},"tiny":{"styleLess":"min-width: 270px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"67c0919f-1498-8c55-c5ea-20a09a296ad2","fake":false,"type":"class","name":"profile_textarea","namespace":"","comb":"","styleLess":"min-height: 100px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-style: none; border-top-width: 1px; border-top-color: black; border-right-style: none; border-right-width: 1px; border-right-color: black; border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: black; border-left-style: none; border-left-width: 1px; border-left-color: black; color: #ff744d; font-size: 1.1rem; font-weight: 500;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"ee290b3a-c9e5-c77f-d4e2-997b2b962e33","fake":false,"type":"class","name":"is-white","namespace":"","comb":"&","styleLess":"max-height: 65px; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{},"children":["45452eae-d235-d5b9-b55c-fd7ea9bd0c68"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_profile","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; padding-top: 2rem; padding-bottom: 2rem; flex-direction: column; justify-content: center; background-color: #fdddde;","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"6a5935c8-3715-75b2-3ac3-689a38666c93","fake":false,"type":"class","name":"Form","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 16px; grid-row-gap: 16px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"f76c0f35-994e-2dbc-1b39-96fc32e58052","fake":false,"type":"class","name":"profile_popup-wrap","namespace":"","comb":"","styleLess":"position: relative; width: 45%; max-width: 550px;","variants":{"medium":{"styleLess":"min-width: 500px;"},"small":{"styleLess":"min-width: 430px;"},"tiny":{"styleLess":"min-width: 290px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"61f4c5c3-a367-a564-8676-527f9c1a439a","fake":false,"type":"class","name":"profile_image-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 15px; padding-bottom: 25px; padding-left: 15px; flex-direction: row; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8a16b553-502e-dbf3-6a04-6986fbc3892d","fake":false,"type":"class","name":"profile_tab-menu","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; justify-content: flex-start; align-items: center; grid-column-gap: 30px; grid-row-gap: 30px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"tiny":{"styleLess":"flex-direction: column; flex-wrap: nowrap; grid-column-gap: 10px; grid-row-gap: 10px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"b152159d-922d-4d60-9d6c-3a9f47a86995","fake":false,"type":"class","name":"profile_wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: flex-start; flex-wrap: nowrap; align-items: center;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0a9c4d77-50a5-5c98-af14-d67eebda7e80","fake":false,"type":"class","name":"ms-profile-image-row","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 15px; padding-bottom: 25px; padding-left: 15px; flex-direction: row; justify-content: flex-start; flex-wrap: nowrap; align-items: center; grid-column-gap: 20px; grid-row-gap: 20px;","variants":{},"children":["104f06a5-0699-e944-4cca-ba66b1180247"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"e86f3a26-c278-add7-e6c1-b360d24ff25e","fake":false,"type":"class","name":"profile_tab-content","namespace":"","comb":"","styleLess":"padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0f4c8e8d-2675-a02f-44b8-e9014214629c","fake":false,"type":"class","name":"profile_text-field","namespace":"","comb":"","styleLess":"margin-bottom: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-style: none; border-top-width: 1px; border-top-color: black; border-right-style: none; border-right-width: 1px; border-right-color: black; border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: black; border-left-style: none; border-left-width: 1px; border-left-color: black; color: #ff744d; font-size: 1.1rem; font-weight: 500;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"f9fd0094-215c-a759-7011-097e85221359","fake":false,"type":"class","name":"ms-profile-image-preview","namespace":"","comb":"","styleLess":"width: 56px; height: 56px; border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; background-color: #ff744d;","variants":{"tiny":{"styleLess":"width: 50px; height: 50px;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8eaa1fd1-3c6b-1372-4f49-42f623133814","fake":false,"type":"class","name":"profile_bio-title","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"6aa83ac7-d664-7611-c4d7-2bdba8f4c02c","fake":false,"type":"class","name":"Text Span 4","namespace":"","comb":"","styleLess":"font-size: 0.8rem;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"3016e584-23d2-653f-470a-afbdca36bb79","fake":false,"type":"class","name":"profile_tab-link","namespace":"","comb":"","styleLess":"width: 50%; border-top-style: solid; border-top-width: 1px; border-top-color: #ff744d; border-right-style: solid; border-right-width: 1px; border-right-color: #ff744d; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ff744d; border-left-style: solid; border-left-width: 1px; border-left-color: #ff744d; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: hsla(0, 0.00%, 0.00%, 0.00); transition-property: all; transition-duration: 400ms; transition-timing-function: ease; color: #ff744d; font-weight: 600; text-align: center;","variants":{"main_current":{"styleLess":"width: 50%; border-top-style: solid; border-top-width: 1px; border-top-color: #ff744d; border-right-style: solid; border-right-width: 1px; border-right-color: #ff744d; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #ff744d; border-left-style: solid; border-left-width: 1px; border-left-color: #ff744d; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; background-color: #ff744d; color: hsla(13.14606741573034, 0.00%, 100.00%, 1.00); font-weight: 600;"},"main_hover":{"styleLess":"background-color: #ff744d; color: hsla(13.14606741573034, 0.00%, 100.00%, 1.00);"},"tiny_current":{"styleLess":"width: 100%;"},"tiny":{"styleLess":"width: 100%;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"a582ba6f-9f12-a813-d68b-514e00021018","fake":false,"type":"class","name":"profile_bio-wrap","namespace":"","comb":"","styleLess":"margin-top: 10px; grid-template-rows: auto;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"4d4779f0-e1dc-8cc5-45b1-6e2848257d1e","fake":false,"type":"class","name":"profile_edit-link","namespace":"","comb":"","styleLess":"transition-property: all; transition-duration: 200ms; transition-timing-function: ease; color: #ff744d; font-weight: 500; text-decoration: none;","variants":{"main_hover":{"styleLess":"transform: scale(1.1);"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"4457a98d-2dc9-728b-8237-5179838759c7","fake":false,"type":"class","name":"profile_submit-wrap","namespace":"","comb":"","styleLess":"padding-right: 15px; padding-left: 15px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"71ee36de-4751-5bd7-b07e-42a5d632c529","fake":false,"type":"class","name":"Text Span 3","namespace":"","comb":"","styleLess":"font-size: 0.8rem;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"5d2eb6c0-45b3-5805-7674-00ac51c8dcc3","fake":false,"type":"class","name":"text-color-gray","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"9fd6c16e-0d5e-67a5-0023-66a3bf08234c","fake":false,"type":"class","name":"profile_cross-image","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 15px; right: 15px; bottom: auto; width: 35px; transition-property: all; transition-duration: 200ms; transition-timing-function: ease; cursor: pointer;","variants":{"main_hover":{"styleLess":"transform: scale(1.1);"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"98f3950c-4f2e-fd4b-9400-830232a44299","fake":false,"type":"class","name":"Text Block 2","namespace":"","comb":"","styleLess":"line-height: 1;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"104f06a5-0699-e944-4cca-ba66b1180247","fake":false,"type":"class","name":"is-popup","namespace":"","comb":"&","styleLess":"padding-top: 10px; padding-bottom: 10px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"f500b86a-2a8a-92df-cdc1-c180cfa92870","fake":false,"type":"class","name":"Success Message","namespace":"","comb":"","styleLess":"background-color: hsla(0, 0.00%, 0.00%, 0.00);","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"eda5e4ac-b16a-23ba-5e9d-87471a512153","fake":false,"type":"class","name":"profile_submit","namespace":"","comb":"","styleLess":"border-top-style: solid; border-top-width: 1px; border-top-color: hsla(0, 0.00%, 0.00%, 0.00); border-right-style: solid; border-right-width: 1px; border-right-color: hsla(0, 0.00%, 0.00%, 0.00); border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: hsla(0, 0.00%, 0.00%, 0.00); border-left-style: solid; border-left-width: 1px; border-left-color: hsla(0, 0.00%, 0.00%, 0.00); border-top-left-radius: 100px; border-top-right-radius: 100px; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; background-color: hsla(13.14606741573034, 100.00%, 65.10%, 0.40); transition-property: all; transition-duration: 200ms; transition-timing-function: ease; color: hsla(13.14606741573034, 0.00%, 0.00%, 1.00); font-size: 0.8rem; font-weight: 600;","variants":{"main_hover":{"styleLess":"border-top-color: hsla(0, 0.00%, 0.00%, 1.00); border-right-color: hsla(0, 0.00%, 0.00%, 1.00); border-bottom-color: hsla(0, 0.00%, 0.00%, 1.00); border-left-color: hsla(0, 0.00%, 0.00%, 1.00); background-color: hsla(13.14606741573034, 0.00%, 0.00%, 0.00);"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"08284a1a-50bf-4f12-7c69-f0a8743f6b98","fake":false,"type":"class","name":"profile_edit-wrap","namespace":"","comb":"","styleLess":"display: flex; overflow: hidden; width: 100%; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 30px; border-top-right-radius: 30px; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; background-color: #fbf5f5;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"cc73a794-9d7a-6457-9696-bd7ffa357d04","fake":false,"type":"class","name":"profile_animation","namespace":"","comb":"","styleLess":"width: 100px; height: 100px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0a6307ce-b2bd-93c7-acf9-d6da63bc3582","fake":false,"type":"class","name":"text-weight-semibold","namespace":"","comb":"&","styleLess":"","variants":{},"children":["5d2eb6c0-45b3-5805-7674-00ac51c8dcc3","5bd01d77-4a63-c5a7-81b3-e53528c85029"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1","fake":false,"type":"class","name":"profile_edit-popup","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: 0%; bottom: 0%; z-index: 20; display: none; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; background-color: rgba(31, 31, 31, 0.75);","variants":{"medium":{"styleLess":"display: none;"},"tiny":{"styleLess":"display: none;"},"small":{"styleLess":"display: none;"}},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"066669d5-4594-1016-5fc8-5cddd1a67053","fake":false,"type":"class","name":"profile_details","namespace":"","comb":"","styleLess":"display: flex; padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px;","variants":{},"children":["f858b698-4bda-db3c-c14d-694486ce6b3e"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27122","fake":false,"type":"class","name":"text-size-regular","namespace":"","comb":"","styleLess":"font-size: 1rem;","variants":{},"children":["0cf9fbce-d784-5932-a027-ed5165208465"],"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":"45452eae-d235-d5b9-b55c-fd7ea9bd0c68","fake":false,"type":"class","name":"is-textarea","namespace":"","comb":"&","styleLess":"max-height: 130px;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"8d1c7506-3e04-ab9d-e5af-6e4f2d5bca0c","fake":false,"type":"class","name":"profile_name-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 25px; padding-right: 15px; padding-bottom: 25px; padding-left: 15px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px;","variants":{},"children":["ce7004ce-e9de-3fea-c85a-c2382da97f75"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"502e2af2-6f3d-9fd7-5270-fcfb7a46d464","fake":false,"type":"class","name":"Text Block","namespace":"","comb":"","styleLess":"line-height: 1;","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","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":["62e523fb-a522-fa5a-e43e-649269f03ad6","d02952f7-6143-f54a-bc46-e9ec6034d977"],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af2715c","fake":false,"type":"class","name":"text-size-medium","namespace":"","comb":"","styleLess":"font-size: 1.25rem;","variants":{},"children":["75056b21-2fe7-9b83-aaaf-087d5061c1e3","8a505f0f-6ee3-5924-c197-dd0d90f2220a"],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"97da18eb-bf95-6103-e600-c152045a20af","fake":false,"type":"class","name":"text-color-orange","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af2710d","fake":false,"type":"class","name":"padding-global","namespace":"","comb":"","styleLess":"padding-right: 2.5rem; padding-left: 2.5rem;","variants":{"small":{"styleLess":"padding-right: 1.25rem; padding-left: 1.25rem;"}},"children":["cf43d98c-48d8-bebc-6c99-10f0eb75fae1"],"origin":null,"selector":null},{"_id":"61d9da78-6454-f9f3-22ac-a0a48958ef82","fake":false,"type":"class","name":"profile_email-wrap","namespace":"","comb":"","styleLess":"display: flex; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 0px; grid-row-gap: 0px; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27118","fake":false,"type":"class","name":"text-size-tiny","namespace":"","comb":"","styleLess":"font-size: 0.75rem;","variants":{},"children":["0a6307ce-b2bd-93c7-acf9-d6da63bc3582"],"origin":null,"selector":null},{"_id":"0cf9fbce-d784-5932-a027-ed5165208465","fake":false,"type":"class","name":"text-weight-medium","namespace":"","comb":"&","styleLess":"","variants":{},"children":["97da18eb-bf95-6103-e600-c152045a20af","dfc7823f-b506-ca63-b2f4-fe29ccea3239","64565fd0-d031-2189-7e9f-050739c4eedd"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"0bc6f2c5-6f67-8c09-cefd-97112319d1ec","fake":false,"type":"class","name":"profile_title-div","namespace":"","comb":"","styleLess":"position: relative; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; background-color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{},"children":[],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null},{"_id":"a5faa029-c940-e988-5722-261c951b2fb9","fake":false,"type":"class","name":"text-color-orange","namespace":"","comb":"&","styleLess":"","variants":{},"children":["77f0efa0-ae4e-f1f3-295c-7cc3dab0a8bb"],"createdBy":"663c8c0671d19184563bda6a","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","siteId":"66a880660186ab87e316c3b8","width":800,"isHD":false,"height":800,"fileName":"66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com (1).svg","createdOn":"2024-08-21T08:48:22.636Z","origFileName":"avatar-male-man-svgrepo-com (1).svg","fileHash":"e90972e61cefb8eeea54622e793d557b","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","thumbUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66c5a9d60fd84cd3b582e401_avatar-male-man-svgrepo-com%20(1).svg","_id":"66c5a9d60fd84cd3b582e401","updatedOn":"2024-08-21T08:48:22.636Z","fileSize":3613,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","siteId":"66a880660186ab87e316c3b8","width":800,"isHD":false,"height":800,"fileName":"66a8a73e62f86fa4958f5082_close-svgrepo-com (9).svg","createdOn":"2024-07-30T08:41:34.148Z","origFileName":"close-svgrepo-com (9).svg","fileHash":"6fffe84f9c4168ddd85c93b7d868ae3c","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","thumbUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8a73e62f86fa4958f5082_close-svgrepo-com%20(9).svg","_id":"66a8a73e62f86fa4958f5082","updatedOn":"2024-07-30T08:41:34.148Z","fileSize":707,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","siteId":"66a880660186ab87e316c3b8","width":42,"isHD":false,"height":42,"fileName":"66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty (1).svg","createdOn":"2024-07-30T07:11:00.683Z","origFileName":"647db25c0e044a9ddac1c57c_white-profile-empty (1).svg","fileHash":"1dcd7a5bfd206688009248d0e2c942a9","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","thumbUrl":"https://cdn.prod.website-files.com/66a880660186ab87e316c3b8/66a8920458779f4a84b8c365_647db25c0e044a9ddac1c57c_white-profile-empty%20(1).svg","_id":"66a8920458779f4a84b8c365","updatedOn":"2024-07-30T07:11:00.683Z","fileSize":359,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[{"id":"i-2","interactionTypeId":"MOUSE_CLICK_INTERACTION","eventIds":["e-3","e-4"],"target":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","createdOn":1722329736571},{"id":"i","interactionTypeId":"MOUSE_CLICK_INTERACTION","eventIds":["e","e-2"],"target":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","createdOn":1722329628973}],"events":[{"id":"e-3","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","instant":true,"config":{"delay":0,"easing":"","duration":0,"actionListId":"a-2","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-4"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329736572},{"id":"e-4","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":null,"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1508d11e-09e9-3c24-1a76-8da0b073b20c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329736572},{"id":"e","name":"","animationType":"custom","eventTypeId":"MOUSE_CLICK","action":{"id":"","actionTypeId":"GENERAL_START_ACTION","instant":true,"config":{"delay":0,"easing":"","duration":0,"actionListId":"a","affectedElements":{},"playInReverse":false,"autoStopEventId":"e-2"}},"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329628973},{"id":"e-2","name":"","animationType":"preset","eventTypeId":"MOUSE_SECOND_CLICK","action":null,"mediaQueries":["main","medium","small","tiny"],"target":{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]},"targets":[{"id":"66a880660186ab87e316c3fc|1a7522df-0833-78bf-ba59-4c50c36e552c","appliesTo":"ELEMENT","styleBlockIds":[]}],"config":{"loop":false,"playInReverse":false,"scrollOffsetValue":null,"scrollOffsetUnit":null,"delay":null,"direction":null,"effectIn":null},"createdOn":1722329628973}],"actionLists":[{"id":"a-2","title":"open edit profile","actionItemGroups":[{"actionItems":[{"id":"a-2-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"nodeId":"66a880660186ab87e316c3fc|fc2065cc-d86b-41d1-2b86-3f1e010f4a40","appliesTo":"ELEMENT_CLASS","styleBlockIds":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"boundaryMode":false},"value":"none"},"instant":true},{"id":"a-2-n-2","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"nodeId":"66a880660186ab87e316c3fc|81b71adf-ff44-659c-f76d-a08a60f25226","appliesTo":"ELEMENT_CLASS","styleBlockIds":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"boundaryMode":false},"xValue":0,"yValue":0,"locked":true},"instant":false}]},{"actionItems":[{"id":"a-2-n-3","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"nodeId":"66a880660186ab87e316c3fc|fc2065cc-d86b-41d1-2b86-3f1e010f4a40","appliesTo":"ELEMENT_CLASS","styleBlockIds":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"boundaryMode":false},"value":"flex"},"instant":true},{"id":"a-2-n-4","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"nodeId":"66a880660186ab87e316c3fc|81b71adf-ff44-659c-f76d-a08a60f25226","appliesTo":"ELEMENT_CLASS","styleBlockIds":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"boundaryMode":false},"xValue":1,"yValue":1,"locked":true},"instant":false}]}],"useFirstGroupAsInitialState":true,"createdOn":1722329741549},{"id":"a","title":"close profile","actionItemGroups":[{"actionItems":[{"id":"a-n","actionTypeId":"GENERAL_DISPLAY","config":{"delay":0,"easing":"","duration":0,"target":{"nodeId":"66a880660186ab87e316c3fc|fc2065cc-d86b-41d1-2b86-3f1e010f4a40","appliesTo":"ELEMENT_CLASS","styleBlockIds":["d273ebfd-2cc3-c5f3-c605-cfee9daa0fc1"],"useEventTarget":"PARENT","boundaryMode":false},"value":"none"},"instant":true},{"id":"a-n-2","actionTypeId":"TRANSFORM_SCALE","config":{"delay":0,"easing":"","duration":500,"target":{"nodeId":"66a880660186ab87e316c3fc|81b71adf-ff44-659c-f76d-a08a60f25226","appliesTo":"ELEMENT_CLASS","styleBlockIds":["f76c0f35-994e-2dbc-1b39-96fc32e58052"],"useEventTarget":"PARENT","boundaryMode":false},"xValue":0,"yValue":0,"locked":true},"instant":false}]}],"useFirstGroupAsInitialState":false,"createdOn":1722329637445}]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Browser not supported. Use
Chrome or Safari.
Chrome or Safari.
About this component
AI Generated
Component Description (Generated by AI)
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.