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":"b6c426c9-2d06-c72f-7ed2-d213e65833f6","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["10add82a-8c25-deb9-145e-035bde9e9852","e6a2ea61-8731-ebae-1682-e05e8c8bcc16","91eb0a91-f286-48ae-305d-a48b9f8d33eb"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"10add82a-8c25-deb9-145e-035bde9e9852","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":"e6a2ea61-8731-ebae-1682-e05e8c8bcc16","type":"Block","tag":"div","classes":["6f91a67f-793d-3c49-b9fd-ccca32f22e4a"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"91eb0a91-f286-48ae-305d-a48b9f8d33eb","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["0707610a-ea3c-bc65-f7e9-a3ff933024a6"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0707610a-ea3c-bc65-f7e9-a3ff933024a6","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["decdf8e6-f650-ab1e-f645-001b166189b5","699fb5f1-45eb-03d7-ba88-0f6695daf6a9"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"decdf8e6-f650-ab1e-f645-001b166189b5","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d","0b5f39fd-74ee-2e98-9631-3d323e97da77"],"children":["22c98c02-6129-bb8c-ec9c-472c97ecf3ca"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"22c98c02-6129-bb8c-ec9c-472c97ecf3ca","type":"Block","tag":"div","classes":["e94ee1c6-7d45-cb2c-4546-3d5acd8623c9"],"children":["9da05afb-9797-ec94-941f-e3071d40d29e"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9da05afb-9797-ec94-941f-e3071d40d29e","type":"Block","tag":"div","classes":["c2ab4968-26ab-30f3-7fe6-ce5e3a406071"],"children":["73feaccd-1e57-f817-48e4-d83232a62080","9bf3d3de-50d1-9a19-a2d3-921bc75b8d98","12d0ef9f-380b-3053-ad02-3b671ec3f345","2fc053a2-615e-96e0-9465-e5900c02a23e"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"73feaccd-1e57-f817-48e4-d83232a62080","type":"Block","tag":"div","classes":["a215eb15-131e-0f72-4724-e6b7ce5ca164","48246695-1706-4373-5f4f-94a58f8beefe"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9bf3d3de-50d1-9a19-a2d3-921bc75b8d98","type":"Block","tag":"div","classes":["628f80cb-1558-876b-d203-4d538c539a6e"],"children":["00184798-273f-91bb-102d-ce577477fcee"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"00184798-273f-91bb-102d-ce577477fcee","type":"Image","tag":"img","classes":["b7e48db3-077b-2ed5-3b1f-90cbaa24a1df"],"children":[],"data":{"img":{"id":"66989edb2068424c99cb46d9"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"12d0ef9f-380b-3053-ad02-3b671ec3f345","type":"Block","tag":"div","classes":["bbd02abf-e5fa-4ade-6180-bd948594d5f3"],"children":["67aa05b4-3f45-87ef-6365-f7a4ae43ad9b","ac171971-f09e-fd1f-354c-ca2accacbef1","4dc6aff9-44f4-b6bd-6a19-6014c77c75ba","e10c3794-41ab-a00c-0649-29d5fabf4c93"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"67aa05b4-3f45-87ef-6365-f7a4ae43ad9b","type":"Heading","tag":"h1","classes":["07815991-952a-8d98-0e00-e4c25af27140","2a34ec07-3d27-7a99-ca22-14d63fe1144a","58f02f7a-18e8-e4da-4a1f-6b5c8b1c71a4"],"children":["6e850a0f-c9e5-0835-3b5b-ad976e50bd45"],"data":{"tag":"h1","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6e850a0f-c9e5-0835-3b5b-ad976e50bd45","text":true,"v":"Power Up with Premium"},{"_id":"ac171971-f09e-fd1f-354c-ca2accacbef1","type":"Block","tag":"div","classes":["7b236d26-02d3-bdaf-7ea1-4741ff2c1043"],"children":["7f84df77-1cf8-b8d2-b8c0-7f9674a9b926","a7772c9f-2a9c-508c-b60d-d3da66c1d644","43e8b58a-461d-55bc-58b8-1497675ac6a3"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7f84df77-1cf8-b8d2-b8c0-7f9674a9b926","type":"Block","tag":"div","classes":["a2e0c025-6333-6779-47e3-ed87d1a2912a"],"children":["dbb434c6-12e3-e8b2-9ba5-fc45a7793a38","c5e9ac0e-f52a-16a5-efc6-518db39deb8f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"dbb434c6-12e3-e8b2-9ba5-fc45a7793a38","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698a3b98f0295999aae761b"},"srcsetDisabled":false,"attr":{"width":"25","height":"25","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c5e9ac0e-f52a-16a5-efc6-518db39deb8f","type":"Block","tag":"div","classes":["2799c8f9-49cf-d17f-80a5-d693a52970cc"],"children":["0df42a6f-2ae9-e245-5739-7fd73ae88af5","fc3bc147-fab4-cfb2-2987-765cfdb02b3f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0df42a6f-2ae9-e245-5739-7fd73ae88af5","type":"Span","tag":"span","classes":["07815991-952a-8d98-0e00-e4c25af27125","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"children":["45964a6d-1b8f-38cf-8f0c-be3704db6247"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"45964a6d-1b8f-38cf-8f0c-be3704db6247","text":true,"v":"Worldwide Access."},{"_id":"fc3bc147-fab4-cfb2-2987-765cfdb02b3f","text":true,"v":" Connect to any of our 100+ global servers for secure and anonymous browsing."},{"_id":"a7772c9f-2a9c-508c-b60d-d3da66c1d644","type":"Block","tag":"div","classes":["a2e0c025-6333-6779-47e3-ed87d1a2912a"],"children":["ffde1ed7-f012-607d-2ae1-c77522842a44","9d5a6acd-a8eb-084e-0c44-f5baa1eadfd8"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ffde1ed7-f012-607d-2ae1-c77522842a44","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698a3b98f0295999aae761b"},"srcsetDisabled":false,"attr":{"width":"25","height":"25","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9d5a6acd-a8eb-084e-0c44-f5baa1eadfd8","type":"Block","tag":"div","classes":["2799c8f9-49cf-d17f-80a5-d693a52970cc"],"children":["406d7433-0d0e-71c6-ee10-e4d76db2860f","9f83a08a-ef3e-c4c6-33a9-87455e3d43a7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"406d7433-0d0e-71c6-ee10-e4d76db2860f","type":"Span","tag":"span","classes":["07815991-952a-8d98-0e00-e4c25af27125","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"children":["f834606c-a718-ee74-d679-cbcad8b8cda8"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f834606c-a718-ee74-d679-cbcad8b8cda8","text":true,"v":"Maximum Speed."},{"_id":"9f83a08a-ef3e-c4c6-33a9-87455e3d43a7","text":true,"v":" Stream and download with the fastest connections, optimized for top performance."},{"_id":"43e8b58a-461d-55bc-58b8-1497675ac6a3","type":"Block","tag":"div","classes":["a2e0c025-6333-6779-47e3-ed87d1a2912a"],"children":["3781c182-eb7a-38c8-5dcb-ad7a3e890813","3da7ae2f-fbdf-3156-23d5-a8eecd642cb1"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3781c182-eb7a-38c8-5dcb-ad7a3e890813","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698a3b98f0295999aae761b"},"srcsetDisabled":false,"attr":{"width":"25","height":"25","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3da7ae2f-fbdf-3156-23d5-a8eecd642cb1","type":"Block","tag":"div","classes":["2799c8f9-49cf-d17f-80a5-d693a52970cc"],"children":["7256df41-4bea-b8df-af56-a56455c5da31","65d35df9-4a03-9831-adf2-db4c7ff019de"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7256df41-4bea-b8df-af56-a56455c5da31","type":"Span","tag":"span","classes":["07815991-952a-8d98-0e00-e4c25af27125","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"children":["2051c69a-944f-7566-5ef3-78cbeb3df15f"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2051c69a-944f-7566-5ef3-78cbeb3df15f","text":true,"v":"Ad-Free Experience."},{"_id":"65d35df9-4a03-9831-adf2-db4c7ff019de","text":true,"v":" Enjoy an uninterrupted experience with no ads to distract you."},{"_id":"4dc6aff9-44f4-b6bd-6a19-6014c77c75ba","type":"Block","tag":"div","classes":["c7c9fb79-fe7c-ea26-ea22-f6f2e48e01ce"],"children":["6dc2cdb2-58ec-0418-3537-a9e92e597df7","a1c08264-4c40-e876-b884-a371c0d28863"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6dc2cdb2-58ec-0418-3537-a9e92e597df7","type":"Block","tag":"div","classes":["bdaa0b34-6a2c-234d-24cf-1c21c10eedb3"],"children":["4d2b70b3-eebb-b6e5-99f2-e59cf1924196"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4d2b70b3-eebb-b6e5-99f2-e59cf1924196","type":"Link","tag":"a","classes":["ea7fe3f7-63ce-2c3b-e48d-ec6a1f89e04f"],"children":["7feb9ca6-42fd-6cdf-c6d1-3bad80cf2921","5dc5b5a6-10b6-21e3-7bbd-6dd60dfe574b"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-price:update","value":""}],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"7feb9ca6-42fd-6cdf-c6d1-3bad80cf2921","type":"Strong","tag":"strong","classes":[],"children":["e3292a61-0777-6282-586c-574cb1840b36"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e3292a61-0777-6282-586c-574cb1840b36","text":true,"v":"$2.99/month"},{"_id":"5dc5b5a6-10b6-21e3-7bbd-6dd60dfe574b","type":"Emphasized","tag":"em","classes":[],"children":["cc2f9497-4882-e7a8-c78b-73fb39bca6a8"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cc2f9497-4882-e7a8-c78b-73fb39bca6a8","text":true,"v":"(Save 40%)"},{"_id":"a1c08264-4c40-e876-b884-a371c0d28863","type":"Link","tag":"a","classes":["ea7fe3f7-63ce-2c3b-e48d-ec6a1f89e04f","c8b12320-b99f-60ec-753c-a3d7259d0c7e"],"children":["fa6272df-4971-def5-efa1-eed32a146386","8b1c4d2f-453d-62eb-edab-a0668dd54930"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-price:update","value":""}],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"fa6272df-4971-def5-efa1-eed32a146386","type":"Strong","tag":"strong","classes":[],"children":["6db7cd53-ea6d-8b60-61a6-3ff1ce2a8fee"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6db7cd53-ea6d-8b60-61a6-3ff1ce2a8fee","text":true,"v":"$4.99/month"},{"_id":"8b1c4d2f-453d-62eb-edab-a0668dd54930","type":"Emphasized","tag":"em","classes":[],"children":["557c1e86-3c81-abea-56ce-f6c9babe7f93"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"557c1e86-3c81-abea-56ce-f6c9babe7f93","text":true,"v":"(Regular Price)"},{"_id":"e10c3794-41ab-a00c-0649-29d5fabf4c93","type":"Block","tag":"div","classes":["056a95b7-a7bd-264a-0fbf-f17b9fa2e6e0"],"children":["da6db0a5-f0f7-56b7-0dcf-583c840e2fc1","e53ccb6d-9259-08c6-12a5-ad438fdebaf9"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"da6db0a5-f0f7-56b7-0dcf-583c840e2fc1","type":"Block","tag":"div","classes":[],"children":["8c83f8bc-8d35-73bc-7883-c8dd1aa7a932","0aa809e8-a031-f4f3-0bf4-a80385608643"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8c83f8bc-8d35-73bc-7883-c8dd1aa7a932","text":true,"v":"or "},{"_id":"0aa809e8-a031-f4f3-0bf4-a80385608643","type":"Link","tag":"a","classes":["28811099-fb35-8d59-5b4b-21524b724abd"],"children":["4b11adb6-3113-8240-4c27-3b3283b6da0c"],"data":{"button":false,"block":"","link":{"url":"#","mode":"external"},"eventIds":[],"attr":{"id":"","href":"#"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4b11adb6-3113-8240-4c27-3b3283b6da0c","text":true,"v":"Restore Purchases"},{"_id":"e53ccb6d-9259-08c6-12a5-ad438fdebaf9","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","b287eba6-e45d-da6c-a104-87554bd721c2","c36fa619-8c54-0b8b-aae4-72cc05fdf0af"],"children":["fc832461-c8e6-0d7d-f79f-1b5f80e7b779"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc832461-c8e6-0d7d-f79f-1b5f80e7b779","type":"Emphasized","tag":"em","classes":[],"children":["56d7d158-cb19-71a3-539d-382ba3b6df00"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"56d7d158-cb19-71a3-539d-382ba3b6df00","text":true,"v":"Subscription renews automatically, and your card will be charged at the end of each period. You can cancel anytime before renewal in your subscription settings."},{"_id":"2fc053a2-615e-96e0-9465-e5900c02a23e","type":"Link","tag":"a","classes":["4d273ed7-304a-5de5-e896-0c7d5f46d127"],"children":["35f508bb-3b9f-ac46-407c-9136a549cf94"],"data":{"button":false,"block":"inline","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"35f508bb-3b9f-ac46-407c-9136a549cf94","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698b7cec1e05ae3c2e137d7"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"699fb5f1-45eb-03d7-ba88-0f6695daf6a9","type":"Block","tag":"div","classes":["a215eb15-131e-0f72-4724-e6b7ce5ca164"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}}],"styles":[{"_id":"07815991-952a-8d98-0e00-e4c25af27118","fake":false,"type":"class","name":"text-size-tiny","namespace":"","comb":"","styleLess":"font-size: 0.75rem;","variants":{},"children":["b287eba6-e45d-da6c-a104-87554bd721c2"],"origin":null,"selector":null},{"_id":"c36fa619-8c54-0b8b-aae4-72cc05fdf0af","fake":false,"type":"class","name":"text-align-center","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"48246695-1706-4373-5f4f-94a58f8beefe","fake":false,"type":"class","name":"two","namespace":"","comb":"&","styleLess":"left: auto; top: -23%; right: -25%; bottom: auto; z-index: 0; width: 70%; height: 50%; background-color: #4688d0; filter: blur(100px);","variants":{"tiny":{"styleLess":"top: -30%; right: -30%;"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"a215eb15-131e-0f72-4724-e6b7ce5ca164","fake":false,"type":"class","name":"paywell_gradient","namespace":"","comb":"","styleLess":"position: absolute; left: -20%; top: -20%; right: auto; bottom: auto; width: 50%; height: 60%; background-color: #3e42b4; filter: blur(100px);","variants":{"tiny":{"styleLess":"left: -25%; top: -15%;"}},"children":["48246695-1706-4373-5f4f-94a58f8beefe"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"2a34ec07-3d27-7a99-ca22-14d63fe1144a","fake":false,"type":"class","name":"text-align-center","namespace":"","comb":"&","styleLess":"","variants":{},"children":["58f02f7a-18e8-e4da-4a1f-6b5c8b1c71a4"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"2799c8f9-49cf-d17f-80a5-d693a52970cc","fake":false,"type":"class","name":"paywell_text","namespace":"","comb":"","styleLess":"color: #c8bad4;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"4d273ed7-304a-5de5-e896-0c7d5f46d127","fake":false,"type":"class","name":"paywell_cross-link","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 2%; right: 3%; bottom: auto; width: 30px; height: 30px; transition-property: all; transition-duration: 300ms; transition-timing-function: ease;","variants":{"main_hover":{"styleLess":"transform: scale(1.05);"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"28811099-fb35-8d59-5b4b-21524b724abd","fake":false,"type":"class","name":"paywell_link","namespace":"","comb":"","styleLess":"transition-property: all; transition-duration: 300ms; transition-timing-function: ease; color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"main_hover":{"styleLess":"color: hsla(0, 0.00%, 100.00%, 0.59);"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"58f02f7a-18e8-e4da-4a1f-6b5c8b1c71a4","fake":false,"type":"class","name":"text-weight-medium","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_paywell","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center; background-image: linear-gradient(90deg, #3a1289 21%, #1d0547); color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"medium":{"styleLess":"padding-top: 0rem;"}},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"0b5f39fd-74ee-2e98-9631-3d323e97da77","fake":false,"type":"class","name":"padding-horizontal","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"51fa9606-cb13-e7ad-8c0f-f55458b3c07e","fake":false,"type":"class","name":"light-text-color","namespace":"","comb":"&","styleLess":"color: hsla(272.3076923076923, 100.00%, 97.33%, 1.00);","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"c2ab4968-26ab-30f3-7fe6-ce5e3a406071","fake":false,"type":"class","name":"paywell_wrap","namespace":"","comb":"","styleLess":"position: relative; display: flex; overflow: hidden; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 30px; grid-row-gap: 30px; background-image: linear-gradient(180deg, #421188 12%, hsla(266.6666666666667, 100.00%, 17.67%, 1.00) 91%); box-shadow: 20px 20px 50px 0 hsla(0, 0.00%, 0.00%, 1.00);","variants":{"tiny":{"styleLess":"padding-right: 20px; padding-left: 20px;"},"small":{"styleLess":"box-shadow: 5px 5px 30px 0 hsla(0, 0.00%, 0.00%, 1.00);"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"c7c9fb79-fe7c-ea26-ea22-f6f2e48e01ce","fake":false,"type":"class","name":"paywell_button-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","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","0b5f39fd-74ee-2e98-9631-3d323e97da77"],"origin":null,"selector":null},{"_id":"628f80cb-1558-876b-d203-4d538c539a6e","fake":false,"type":"class","name":"paywell_img-box","namespace":"","comb":"","styleLess":"display: flex; height: 190px; justify-content: center; align-items: center;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"ea7fe3f7-63ce-2c3b-e48d-ec6a1f89e04f","fake":false,"type":"class","name":"paywell_button","namespace":"","comb":"","styleLess":"display: flex; width: 100%; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; justify-content: center; align-items: center; border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; background-color: hsla(208.00000000000003, 0.00%, 0.00%, 0.00); background-image: linear-gradient(90deg, #21adf4 19%, #4c0194 94%); transition-property: all; transition-duration: 300ms; transition-timing-function: ease; font-size: 1.25rem;","variants":{"main_hover":{"styleLess":"transform: scale(1.05);"},"tiny":{"styleLess":"padding-right: 0px; padding-left: 0px;"}},"children":["c8b12320-b99f-60ec-753c-a3d7259d0c7e"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"bdaa0b34-6a2c-234d-24cf-1c21c10eedb3","fake":false,"type":"class","name":"paywell_button-box","namespace":"","comb":"","styleLess":"padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; background-image: linear-gradient(90deg, #21adf4 19%, #4c0194 94%);","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"c8b12320-b99f-60ec-753c-a3d7259d0c7e","fake":false,"type":"class","name":"is-two","namespace":"","comb":"&","styleLess":"border-top-style: solid; border-top-width: 1px; border-top-color: hsla(265.625, 0.00%, 100.00%, 1.00); border-right-style: solid; border-right-width: 1px; border-right-color: hsla(265.625, 0.00%, 100.00%, 1.00); border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: hsla(265.625, 0.00%, 100.00%, 1.00); border-left-style: solid; border-left-width: 1px; border-left-color: hsla(265.625, 0.00%, 100.00%, 1.00); background-image: none /* linear-gradient(90deg, #21adf4 19%, #4c0194 94%) */;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27125","fake":false,"type":"class","name":"text-weight-bold","namespace":"","comb":"","styleLess":"font-weight: 700;","variants":{},"children":["844d6d43-d9e3-c6d3-22ea-46fb929f231d","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27140","fake":false,"type":"class","name":"text-size-large","namespace":"","comb":"","styleLess":"font-size: 1.5rem;","variants":{"small":{"styleLess":"font-size: 1.25rem;"}},"children":["2a34ec07-3d27-7a99-ca22-14d63fe1144a"],"origin":null,"selector":null},{"_id":"056a95b7-a7bd-264a-0fbf-f17b9fa2e6e0","fake":false,"type":"class","name":"paywell_bottom-texbox","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 16px; grid-row-gap: 16px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"a2e0c025-6333-6779-47e3-ed87d1a2912a","fake":false,"type":"class","name":"paywell_text-box","namespace":"","comb":"","styleLess":"display: flex; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"e94ee1c6-7d45-cb2c-4546-3d5acd8623c9","fake":false,"type":"class","name":"custome_container","namespace":"","comb":"","styleLess":"max-width: 27rem; margin-right: auto; margin-left: auto;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"b287eba6-e45d-da6c-a104-87554bd721c2","fake":false,"type":"class","name":"text-color-light","namespace":"","comb":"&","styleLess":"color: #c8bad4;","variants":{},"children":["c36fa619-8c54-0b8b-aae4-72cc05fdf0af"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"7b236d26-02d3-bdaf-7ea1-4741ff2c1043","fake":false,"type":"class","name":"paywell_text-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 16px; grid-row-gap: 16px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"bbd02abf-e5fa-4ade-6180-bd948594d5f3","fake":false,"type":"class","name":"paywell_content","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: stretch; grid-column-gap: 24px; grid-row-gap: 24px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"b7e48db3-077b-2ed5-3b1f-90cbaa24a1df","fake":false,"type":"class","name":"Image","namespace":"","comb":"","styleLess":"position: relative; z-index: 11111; height: 100%; object-fit: cover;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"6f91a67f-793d-3c49-b9fd-ccca32f22e4a","fake":false,"type":"class","name":"nav_fixed","namespace":"","comb":"","styleLess":"position: absolute; left: 0%; top: 0%; right: 0%; bottom: auto;","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","siteId":"66989c62cd2a9a76e8d4c07c","width":296,"isHD":false,"height":322,"fileName":"66989edb2068424c99cb46d9_Objects.svg","createdOn":"2024-07-18T04:49:31.890Z","origFileName":"Objects.svg","fileHash":"b5c0e3ba455be0211f403fc9e8febf76","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","thumbUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","_id":"66989edb2068424c99cb46d9","updatedOn":"2024-07-18T04:49:31.890Z","fileSize":774373,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","siteId":"66989c62cd2a9a76e8d4c07c","width":64,"isHD":false,"height":64,"fileName":"6698a3b98f0295999aae761b_ok-svgrepo-com (4).svg","createdOn":"2024-07-18T05:10:17.287Z","origFileName":"ok-svgrepo-com (4).svg","fileHash":"0803c3782dc1ece6b286dbaeef772238","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","thumbUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","_id":"6698a3b98f0295999aae761b","updatedOn":"2024-07-18T05:10:17.287Z","fileSize":723,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","siteId":"66989c62cd2a9a76e8d4c07c","width":64,"isHD":false,"height":64,"fileName":"6698b7cec1e05ae3c2e137d7_cross-svgrepo-com (3).svg","createdOn":"2024-07-18T06:35:58.590Z","origFileName":"cross-svgrepo-com (3).svg","fileHash":"f0d49623df2acec1b7893a994f4aa631","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","thumbUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","_id":"6698b7cec1e05ae3c2e137d7","updatedOn":"2024-07-18T06:35:58.590Z","fileSize":801,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"meta":{"droppedLinks":0,"dynBindRemovedCount":0,"dynListBindRemovedCount":0,"paginationRemovedCount":0,"universalBindingsRemovedCount":0,"unlinkedSymbolCount":1}}
Clone in Webflow
Copy Component
{"type":"@webflow/XscpData","payload":{"nodes":[{"_id":"b6c426c9-2d06-c72f-7ed2-d213e65833f6","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27143"],"children":["10add82a-8c25-deb9-145e-035bde9e9852","e6a2ea61-8731-ebae-1682-e05e8c8bcc16","91eb0a91-f286-48ae-305d-a48b9f8d33eb"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"10add82a-8c25-deb9-145e-035bde9e9852","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":"e6a2ea61-8731-ebae-1682-e05e8c8bcc16","type":"Block","tag":"div","classes":["6f91a67f-793d-3c49-b9fd-ccca32f22e4a"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"91eb0a91-f286-48ae-305d-a48b9f8d33eb","type":"Block","tag":"main","classes":["07815991-952a-8d98-0e00-e4c25af27150"],"children":["0707610a-ea3c-bc65-f7e9-a3ff933024a6"],"data":{"text":false,"tag":"main","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0707610a-ea3c-bc65-f7e9-a3ff933024a6","type":"Block","tag":"section","classes":["cf43d98c-48d8-bebc-6c99-10f0eb75fadd"],"children":["decdf8e6-f650-ab1e-f645-001b166189b5","699fb5f1-45eb-03d7-ba88-0f6695daf6a9"],"data":{"text":false,"tag":"section","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"decdf8e6-f650-ab1e-f645-001b166189b5","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af2710d","0b5f39fd-74ee-2e98-9631-3d323e97da77"],"children":["22c98c02-6129-bb8c-ec9c-472c97ecf3ca"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"22c98c02-6129-bb8c-ec9c-472c97ecf3ca","type":"Block","tag":"div","classes":["e94ee1c6-7d45-cb2c-4546-3d5acd8623c9"],"children":["9da05afb-9797-ec94-941f-e3071d40d29e"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9da05afb-9797-ec94-941f-e3071d40d29e","type":"Block","tag":"div","classes":["c2ab4968-26ab-30f3-7fe6-ce5e3a406071"],"children":["73feaccd-1e57-f817-48e4-d83232a62080","9bf3d3de-50d1-9a19-a2d3-921bc75b8d98","12d0ef9f-380b-3053-ad02-3b671ec3f345","2fc053a2-615e-96e0-9465-e5900c02a23e"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"73feaccd-1e57-f817-48e4-d83232a62080","type":"Block","tag":"div","classes":["a215eb15-131e-0f72-4724-e6b7ce5ca164","48246695-1706-4373-5f4f-94a58f8beefe"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9bf3d3de-50d1-9a19-a2d3-921bc75b8d98","type":"Block","tag":"div","classes":["628f80cb-1558-876b-d203-4d538c539a6e"],"children":["00184798-273f-91bb-102d-ce577477fcee"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"00184798-273f-91bb-102d-ce577477fcee","type":"Image","tag":"img","classes":["b7e48db3-077b-2ed5-3b1f-90cbaa24a1df"],"children":[],"data":{"img":{"id":"66989edb2068424c99cb46d9"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"12d0ef9f-380b-3053-ad02-3b671ec3f345","type":"Block","tag":"div","classes":["bbd02abf-e5fa-4ade-6180-bd948594d5f3"],"children":["67aa05b4-3f45-87ef-6365-f7a4ae43ad9b","ac171971-f09e-fd1f-354c-ca2accacbef1","4dc6aff9-44f4-b6bd-6a19-6014c77c75ba","e10c3794-41ab-a00c-0649-29d5fabf4c93"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"67aa05b4-3f45-87ef-6365-f7a4ae43ad9b","type":"Heading","tag":"h1","classes":["07815991-952a-8d98-0e00-e4c25af27140","2a34ec07-3d27-7a99-ca22-14d63fe1144a","58f02f7a-18e8-e4da-4a1f-6b5c8b1c71a4"],"children":["6e850a0f-c9e5-0835-3b5b-ad976e50bd45"],"data":{"tag":"h1","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6e850a0f-c9e5-0835-3b5b-ad976e50bd45","text":true,"v":"Power Up with Premium"},{"_id":"ac171971-f09e-fd1f-354c-ca2accacbef1","type":"Block","tag":"div","classes":["7b236d26-02d3-bdaf-7ea1-4741ff2c1043"],"children":["7f84df77-1cf8-b8d2-b8c0-7f9674a9b926","a7772c9f-2a9c-508c-b60d-d3da66c1d644","43e8b58a-461d-55bc-58b8-1497675ac6a3"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7f84df77-1cf8-b8d2-b8c0-7f9674a9b926","type":"Block","tag":"div","classes":["a2e0c025-6333-6779-47e3-ed87d1a2912a"],"children":["dbb434c6-12e3-e8b2-9ba5-fc45a7793a38","c5e9ac0e-f52a-16a5-efc6-518db39deb8f"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"dbb434c6-12e3-e8b2-9ba5-fc45a7793a38","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698a3b98f0295999aae761b"},"srcsetDisabled":false,"attr":{"width":"25","height":"25","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"c5e9ac0e-f52a-16a5-efc6-518db39deb8f","type":"Block","tag":"div","classes":["2799c8f9-49cf-d17f-80a5-d693a52970cc"],"children":["0df42a6f-2ae9-e245-5739-7fd73ae88af5","fc3bc147-fab4-cfb2-2987-765cfdb02b3f"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"0df42a6f-2ae9-e245-5739-7fd73ae88af5","type":"Span","tag":"span","classes":["07815991-952a-8d98-0e00-e4c25af27125","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"children":["45964a6d-1b8f-38cf-8f0c-be3704db6247"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"45964a6d-1b8f-38cf-8f0c-be3704db6247","text":true,"v":"Worldwide Access."},{"_id":"fc3bc147-fab4-cfb2-2987-765cfdb02b3f","text":true,"v":" Connect to any of our 100+ global servers for secure and anonymous browsing."},{"_id":"a7772c9f-2a9c-508c-b60d-d3da66c1d644","type":"Block","tag":"div","classes":["a2e0c025-6333-6779-47e3-ed87d1a2912a"],"children":["ffde1ed7-f012-607d-2ae1-c77522842a44","9d5a6acd-a8eb-084e-0c44-f5baa1eadfd8"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"ffde1ed7-f012-607d-2ae1-c77522842a44","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698a3b98f0295999aae761b"},"srcsetDisabled":false,"attr":{"width":"25","height":"25","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"9d5a6acd-a8eb-084e-0c44-f5baa1eadfd8","type":"Block","tag":"div","classes":["2799c8f9-49cf-d17f-80a5-d693a52970cc"],"children":["406d7433-0d0e-71c6-ee10-e4d76db2860f","9f83a08a-ef3e-c4c6-33a9-87455e3d43a7"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"406d7433-0d0e-71c6-ee10-e4d76db2860f","type":"Span","tag":"span","classes":["07815991-952a-8d98-0e00-e4c25af27125","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"children":["f834606c-a718-ee74-d679-cbcad8b8cda8"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"f834606c-a718-ee74-d679-cbcad8b8cda8","text":true,"v":"Maximum Speed."},{"_id":"9f83a08a-ef3e-c4c6-33a9-87455e3d43a7","text":true,"v":" Stream and download with the fastest connections, optimized for top performance."},{"_id":"43e8b58a-461d-55bc-58b8-1497675ac6a3","type":"Block","tag":"div","classes":["a2e0c025-6333-6779-47e3-ed87d1a2912a"],"children":["3781c182-eb7a-38c8-5dcb-ad7a3e890813","3da7ae2f-fbdf-3156-23d5-a8eecd642cb1"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3781c182-eb7a-38c8-5dcb-ad7a3e890813","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698a3b98f0295999aae761b"},"srcsetDisabled":false,"attr":{"width":"25","height":"25","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"3da7ae2f-fbdf-3156-23d5-a8eecd642cb1","type":"Block","tag":"div","classes":["2799c8f9-49cf-d17f-80a5-d693a52970cc"],"children":["7256df41-4bea-b8df-af56-a56455c5da31","65d35df9-4a03-9831-adf2-db4c7ff019de"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"7256df41-4bea-b8df-af56-a56455c5da31","type":"Span","tag":"span","classes":["07815991-952a-8d98-0e00-e4c25af27125","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"children":["2051c69a-944f-7566-5ef3-78cbeb3df15f"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"2051c69a-944f-7566-5ef3-78cbeb3df15f","text":true,"v":"Ad-Free Experience."},{"_id":"65d35df9-4a03-9831-adf2-db4c7ff019de","text":true,"v":" Enjoy an uninterrupted experience with no ads to distract you."},{"_id":"4dc6aff9-44f4-b6bd-6a19-6014c77c75ba","type":"Block","tag":"div","classes":["c7c9fb79-fe7c-ea26-ea22-f6f2e48e01ce"],"children":["6dc2cdb2-58ec-0418-3537-a9e92e597df7","a1c08264-4c40-e876-b884-a371c0d28863"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6dc2cdb2-58ec-0418-3537-a9e92e597df7","type":"Block","tag":"div","classes":["bdaa0b34-6a2c-234d-24cf-1c21c10eedb3"],"children":["4d2b70b3-eebb-b6e5-99f2-e59cf1924196"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4d2b70b3-eebb-b6e5-99f2-e59cf1924196","type":"Link","tag":"a","classes":["ea7fe3f7-63ce-2c3b-e48d-ec6a1f89e04f"],"children":["7feb9ca6-42fd-6cdf-c6d1-3bad80cf2921","5dc5b5a6-10b6-21e3-7bbd-6dd60dfe574b"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-price:update","value":""}],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"7feb9ca6-42fd-6cdf-c6d1-3bad80cf2921","type":"Strong","tag":"strong","classes":[],"children":["e3292a61-0777-6282-586c-574cb1840b36"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"e3292a61-0777-6282-586c-574cb1840b36","text":true,"v":"$2.99/month"},{"_id":"5dc5b5a6-10b6-21e3-7bbd-6dd60dfe574b","type":"Emphasized","tag":"em","classes":[],"children":["cc2f9497-4882-e7a8-c78b-73fb39bca6a8"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"cc2f9497-4882-e7a8-c78b-73fb39bca6a8","text":true,"v":"(Save 40%)"},{"_id":"a1c08264-4c40-e876-b884-a371c0d28863","type":"Link","tag":"a","classes":["ea7fe3f7-63ce-2c3b-e48d-ec6a1f89e04f","c8b12320-b99f-60ec-753c-a3d7259d0c7e"],"children":["fa6272df-4971-def5-efa1-eed32a146386","8b1c4d2f-453d-62eb-edab-a0668dd54930"],"data":{"button":true,"block":"","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[{"name":"data-ms-price:update","value":""}],"search":{"exclude":true},"visibility":{"conditions":[]}}},{"_id":"fa6272df-4971-def5-efa1-eed32a146386","type":"Strong","tag":"strong","classes":[],"children":["6db7cd53-ea6d-8b60-61a6-3ff1ce2a8fee"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"6db7cd53-ea6d-8b60-61a6-3ff1ce2a8fee","text":true,"v":"$4.99/month"},{"_id":"8b1c4d2f-453d-62eb-edab-a0668dd54930","type":"Emphasized","tag":"em","classes":[],"children":["557c1e86-3c81-abea-56ce-f6c9babe7f93"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"557c1e86-3c81-abea-56ce-f6c9babe7f93","text":true,"v":"(Regular Price)"},{"_id":"e10c3794-41ab-a00c-0649-29d5fabf4c93","type":"Block","tag":"div","classes":["056a95b7-a7bd-264a-0fbf-f17b9fa2e6e0"],"children":["da6db0a5-f0f7-56b7-0dcf-583c840e2fc1","e53ccb6d-9259-08c6-12a5-ad438fdebaf9"],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"da6db0a5-f0f7-56b7-0dcf-583c840e2fc1","type":"Block","tag":"div","classes":[],"children":["8c83f8bc-8d35-73bc-7883-c8dd1aa7a932","0aa809e8-a031-f4f3-0bf4-a80385608643"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"8c83f8bc-8d35-73bc-7883-c8dd1aa7a932","text":true,"v":"or "},{"_id":"0aa809e8-a031-f4f3-0bf4-a80385608643","type":"Link","tag":"a","classes":["28811099-fb35-8d59-5b4b-21524b724abd"],"children":["4b11adb6-3113-8240-4c27-3b3283b6da0c"],"data":{"button":false,"block":"","link":{"url":"#","mode":"external"},"eventIds":[],"attr":{"id":"","href":"#"},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"4b11adb6-3113-8240-4c27-3b3283b6da0c","text":true,"v":"Restore Purchases"},{"_id":"e53ccb6d-9259-08c6-12a5-ad438fdebaf9","type":"Block","tag":"div","classes":["07815991-952a-8d98-0e00-e4c25af27118","b287eba6-e45d-da6c-a104-87554bd721c2","c36fa619-8c54-0b8b-aae4-72cc05fdf0af"],"children":["fc832461-c8e6-0d7d-f79f-1b5f80e7b779"],"data":{"text":true,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"fc832461-c8e6-0d7d-f79f-1b5f80e7b779","type":"Emphasized","tag":"em","classes":[],"children":["56d7d158-cb19-71a3-539d-382ba3b6df00"],"data":{"devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"56d7d158-cb19-71a3-539d-382ba3b6df00","text":true,"v":"Subscription renews automatically, and your card will be charged at the end of each period. You can cancel anytime before renewal in your subscription settings."},{"_id":"2fc053a2-615e-96e0-9465-e5900c02a23e","type":"Link","tag":"a","classes":["4d273ed7-304a-5de5-e896-0c7d5f46d127"],"children":["35f508bb-3b9f-ac46-407c-9136a549cf94"],"data":{"button":false,"block":"inline","link":{"mode":"external","url":"#"},"eventIds":[],"attr":{"id":""},"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"35f508bb-3b9f-ac46-407c-9136a549cf94","type":"Image","tag":"img","classes":[],"children":[],"data":{"img":{"id":"6698b7cec1e05ae3c2e137d7"},"srcsetDisabled":false,"attr":{"width":"auto","height":"auto","alt":"__wf_reserved_inherit","src":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","loading":"lazy","id":""},"sizes":[],"devlink":{"runtimeProps":{},"slot":""},"displayName":"","xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}},{"_id":"699fb5f1-45eb-03d7-ba88-0f6695daf6a9","type":"Block","tag":"div","classes":["a215eb15-131e-0f72-4724-e6b7ce5ca164"],"children":[],"data":{"text":false,"tag":"div","devlink":{"runtimeProps":{},"slot":""},"displayName":"","attr":{"id":""},"xattr":[],"search":{"exclude":false},"visibility":{"conditions":[]}}}],"styles":[{"_id":"07815991-952a-8d98-0e00-e4c25af27118","fake":false,"type":"class","name":"text-size-tiny","namespace":"","comb":"","styleLess":"font-size: 0.75rem;","variants":{},"children":["b287eba6-e45d-da6c-a104-87554bd721c2"],"origin":null,"selector":null},{"_id":"c36fa619-8c54-0b8b-aae4-72cc05fdf0af","fake":false,"type":"class","name":"text-align-center","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"649d49f23f440aade32b82f4","origin":null,"selector":null},{"_id":"48246695-1706-4373-5f4f-94a58f8beefe","fake":false,"type":"class","name":"two","namespace":"","comb":"&","styleLess":"left: auto; top: -23%; right: -25%; bottom: auto; z-index: 0; width: 70%; height: 50%; background-color: #4688d0; filter: blur(100px);","variants":{"tiny":{"styleLess":"top: -30%; right: -30%;"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"a215eb15-131e-0f72-4724-e6b7ce5ca164","fake":false,"type":"class","name":"paywell_gradient","namespace":"","comb":"","styleLess":"position: absolute; left: -20%; top: -20%; right: auto; bottom: auto; width: 50%; height: 60%; background-color: #3e42b4; filter: blur(100px);","variants":{"tiny":{"styleLess":"left: -25%; top: -15%;"}},"children":["48246695-1706-4373-5f4f-94a58f8beefe"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"2a34ec07-3d27-7a99-ca22-14d63fe1144a","fake":false,"type":"class","name":"text-align-center","namespace":"","comb":"&","styleLess":"","variants":{},"children":["58f02f7a-18e8-e4da-4a1f-6b5c8b1c71a4"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"2799c8f9-49cf-d17f-80a5-d693a52970cc","fake":false,"type":"class","name":"paywell_text","namespace":"","comb":"","styleLess":"color: #c8bad4;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"4d273ed7-304a-5de5-e896-0c7d5f46d127","fake":false,"type":"class","name":"paywell_cross-link","namespace":"","comb":"","styleLess":"position: absolute; left: auto; top: 2%; right: 3%; bottom: auto; width: 30px; height: 30px; transition-property: all; transition-duration: 300ms; transition-timing-function: ease;","variants":{"main_hover":{"styleLess":"transform: scale(1.05);"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"28811099-fb35-8d59-5b4b-21524b724abd","fake":false,"type":"class","name":"paywell_link","namespace":"","comb":"","styleLess":"transition-property: all; transition-duration: 300ms; transition-timing-function: ease; color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"main_hover":{"styleLess":"color: hsla(0, 0.00%, 100.00%, 0.59);"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"58f02f7a-18e8-e4da-4a1f-6b5c8b1c71a4","fake":false,"type":"class","name":"text-weight-medium","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"cf43d98c-48d8-bebc-6c99-10f0eb75fadd","fake":false,"type":"class","name":"section_paywell","namespace":"","comb":"","styleLess":"position: relative; display: flex; min-height: 100svh; flex-direction: column; justify-content: center; background-image: linear-gradient(90deg, #3a1289 21%, #1d0547); color: hsla(0, 0.00%, 100.00%, 1.00);","variants":{"medium":{"styleLess":"padding-top: 0rem;"}},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null},{"_id":"0b5f39fd-74ee-2e98-9631-3d323e97da77","fake":false,"type":"class","name":"padding-horizontal","namespace":"","comb":"&","styleLess":"","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"51fa9606-cb13-e7ad-8c0f-f55458b3c07e","fake":false,"type":"class","name":"light-text-color","namespace":"","comb":"&","styleLess":"color: hsla(272.3076923076923, 100.00%, 97.33%, 1.00);","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"c2ab4968-26ab-30f3-7fe6-ce5e3a406071","fake":false,"type":"class","name":"paywell_wrap","namespace":"","comb":"","styleLess":"position: relative; display: flex; overflow: hidden; padding-top: 25px; padding-right: 25px; padding-bottom: 25px; padding-left: 25px; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 30px; grid-row-gap: 30px; background-image: linear-gradient(180deg, #421188 12%, hsla(266.6666666666667, 100.00%, 17.67%, 1.00) 91%); box-shadow: 20px 20px 50px 0 hsla(0, 0.00%, 0.00%, 1.00);","variants":{"tiny":{"styleLess":"padding-right: 20px; padding-left: 20px;"},"small":{"styleLess":"box-shadow: 5px 5px 30px 0 hsla(0, 0.00%, 0.00%, 1.00);"}},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27150","fake":false,"type":"class","name":"main-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"c7c9fb79-fe7c-ea26-ea22-f6f2e48e01ce","fake":false,"type":"class","name":"paywell_button-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","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","0b5f39fd-74ee-2e98-9631-3d323e97da77"],"origin":null,"selector":null},{"_id":"628f80cb-1558-876b-d203-4d538c539a6e","fake":false,"type":"class","name":"paywell_img-box","namespace":"","comb":"","styleLess":"display: flex; height: 190px; justify-content: center; align-items: center;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"ea7fe3f7-63ce-2c3b-e48d-ec6a1f89e04f","fake":false,"type":"class","name":"paywell_button","namespace":"","comb":"","styleLess":"display: flex; width: 100%; padding-top: 15px; padding-right: 15px; padding-bottom: 15px; padding-left: 15px; justify-content: center; align-items: center; border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; background-color: hsla(208.00000000000003, 0.00%, 0.00%, 0.00); background-image: linear-gradient(90deg, #21adf4 19%, #4c0194 94%); transition-property: all; transition-duration: 300ms; transition-timing-function: ease; font-size: 1.25rem;","variants":{"main_hover":{"styleLess":"transform: scale(1.05);"},"tiny":{"styleLess":"padding-right: 0px; padding-left: 0px;"}},"children":["c8b12320-b99f-60ec-753c-a3d7259d0c7e"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"bdaa0b34-6a2c-234d-24cf-1c21c10eedb3","fake":false,"type":"class","name":"paywell_button-box","namespace":"","comb":"","styleLess":"padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border-top-left-radius: 50px; border-top-right-radius: 50px; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; background-image: linear-gradient(90deg, #21adf4 19%, #4c0194 94%);","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"e176e94c-6e92-60da-fe02-f1b246007d37","fake":false,"type":"class","name":"global-styles","namespace":"","comb":"","styleLess":"position: fixed; left: 0%; top: 0%; right: auto; bottom: auto; display: block;","variants":{},"children":[],"origin":null,"selector":null},{"_id":"c8b12320-b99f-60ec-753c-a3d7259d0c7e","fake":false,"type":"class","name":"is-two","namespace":"","comb":"&","styleLess":"border-top-style: solid; border-top-width: 1px; border-top-color: hsla(265.625, 0.00%, 100.00%, 1.00); border-right-style: solid; border-right-width: 1px; border-right-color: hsla(265.625, 0.00%, 100.00%, 1.00); border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: hsla(265.625, 0.00%, 100.00%, 1.00); border-left-style: solid; border-left-width: 1px; border-left-color: hsla(265.625, 0.00%, 100.00%, 1.00); background-image: none /* linear-gradient(90deg, #21adf4 19%, #4c0194 94%) */;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27125","fake":false,"type":"class","name":"text-weight-bold","namespace":"","comb":"","styleLess":"font-weight: 700;","variants":{},"children":["844d6d43-d9e3-c6d3-22ea-46fb929f231d","51fa9606-cb13-e7ad-8c0f-f55458b3c07e"],"origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27140","fake":false,"type":"class","name":"text-size-large","namespace":"","comb":"","styleLess":"font-size: 1.5rem;","variants":{"small":{"styleLess":"font-size: 1.25rem;"}},"children":["2a34ec07-3d27-7a99-ca22-14d63fe1144a"],"origin":null,"selector":null},{"_id":"056a95b7-a7bd-264a-0fbf-f17b9fa2e6e0","fake":false,"type":"class","name":"paywell_bottom-texbox","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: center; grid-column-gap: 16px; grid-row-gap: 16px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"a2e0c025-6333-6779-47e3-ed87d1a2912a","fake":false,"type":"class","name":"paywell_text-box","namespace":"","comb":"","styleLess":"display: flex; grid-column-gap: 10px; grid-row-gap: 10px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"e94ee1c6-7d45-cb2c-4546-3d5acd8623c9","fake":false,"type":"class","name":"custome_container","namespace":"","comb":"","styleLess":"max-width: 27rem; margin-right: auto; margin-left: auto;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"b287eba6-e45d-da6c-a104-87554bd721c2","fake":false,"type":"class","name":"text-color-light","namespace":"","comb":"&","styleLess":"color: #c8bad4;","variants":{},"children":["c36fa619-8c54-0b8b-aae4-72cc05fdf0af"],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"07815991-952a-8d98-0e00-e4c25af27143","fake":false,"type":"class","name":"page-wrapper","namespace":"","comb":"","styleLess":"","variants":{},"children":[],"origin":null,"selector":null},{"_id":"7b236d26-02d3-bdaf-7ea1-4741ff2c1043","fake":false,"type":"class","name":"paywell_text-wrap","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; flex-wrap: nowrap; grid-column-gap: 16px; grid-row-gap: 16px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"bbd02abf-e5fa-4ade-6180-bd948594d5f3","fake":false,"type":"class","name":"paywell_content","namespace":"","comb":"","styleLess":"display: flex; flex-direction: column; justify-content: center; flex-wrap: nowrap; align-items: stretch; grid-column-gap: 24px; grid-row-gap: 24px;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"b7e48db3-077b-2ed5-3b1f-90cbaa24a1df","fake":false,"type":"class","name":"Image","namespace":"","comb":"","styleLess":"position: relative; z-index: 11111; height: 100%; object-fit: cover;","variants":{},"children":[],"createdBy":"6628b15266437b0ebcee2531","origin":null,"selector":null},{"_id":"6f91a67f-793d-3c49-b9fd-ccca32f22e4a","fake":false,"type":"class","name":"nav_fixed","namespace":"","comb":"","styleLess":"position: absolute; left: 0%; top: 0%; right: 0%; bottom: auto;","variants":{},"children":[],"createdBy":"54441c96b0981db6504faf03","origin":null,"selector":null}],"assets":[{"cdnUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","siteId":"66989c62cd2a9a76e8d4c07c","width":296,"isHD":false,"height":322,"fileName":"66989edb2068424c99cb46d9_Objects.svg","createdOn":"2024-07-18T04:49:31.890Z","origFileName":"Objects.svg","fileHash":"b5c0e3ba455be0211f403fc9e8febf76","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","thumbUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/66989edb2068424c99cb46d9_Objects.svg","_id":"66989edb2068424c99cb46d9","updatedOn":"2024-07-18T04:49:31.890Z","fileSize":774373,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","siteId":"66989c62cd2a9a76e8d4c07c","width":64,"isHD":false,"height":64,"fileName":"6698a3b98f0295999aae761b_ok-svgrepo-com (4).svg","createdOn":"2024-07-18T05:10:17.287Z","origFileName":"ok-svgrepo-com (4).svg","fileHash":"0803c3782dc1ece6b286dbaeef772238","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","thumbUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698a3b98f0295999aae761b_ok-svgrepo-com%20(4).svg","_id":"6698a3b98f0295999aae761b","updatedOn":"2024-07-18T05:10:17.287Z","fileSize":723,"localizedSettings":{}},{"cdnUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","siteId":"66989c62cd2a9a76e8d4c07c","width":64,"isHD":false,"height":64,"fileName":"6698b7cec1e05ae3c2e137d7_cross-svgrepo-com (3).svg","createdOn":"2024-07-18T06:35:58.590Z","origFileName":"cross-svgrepo-com (3).svg","fileHash":"f0d49623df2acec1b7893a994f4aa631","translationLoading":false,"variants":[],"mimeType":"image/svg+xml","isFromWellKnownFolder":false,"s3Url":"https://s3.amazonaws.com/webflow-prod-assets/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","thumbUrl":"https://cdn.prod.website-files.com/66989c62cd2a9a76e8d4c07c/6698b7cec1e05ae3c2e137d7_cross-svgrepo-com%20(3).svg","_id":"6698b7cec1e05ae3c2e137d7","updatedOn":"2024-07-18T06:35:58.590Z","fileSize":801,"localizedSettings":{}}],"ix1":[],"ix2":{"interactions":[],"events":[],"actionLists":[]}},"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.