.demo_container__zUrc2{background-color:var(--background-darker);display:flex;flex-direction:column;align-items:center;padding:20px 20px 30px}.demo_title__sEBlh{width:100%;text-align:center;font-size:1.2em}@media (max-width:850px){.demo_title__sEBlh{font-size:1em}}.demo_content__NRBaA{margin-top:10px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.demo_options__qfbJT{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px;gap:50px;width:100%;align-items:center;text-align:center}.demo_clicktorevert__am8cT{display:block}@media (max-width:800px){.demo_clicktorevert__am8cT{display:none}.demo_options__qfbJT{grid-template-columns:1fr 1fr}}.demo_label__RvOj0{display:block;margin-bottom:5px;font-weight:700}.demo_preview__QbNLg{display:flex;justify-content:center;margin-top:30px}.demo_actions___cSaz{margin-top:10px}.demo_resetbtn__fUn9f{background:transparent}.demo_spacer___LD5u{min-height:100px}.preview_tweet__ju7wP{display:flex;background-color:#fff;padding:20px;border:1px solid #e1e8ed;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:800px;min-width:800px}@media(max-width:900px){.preview_tweet__ju7wP{min-width:0}}.preview_profileImage___VN7Y{margin-right:10px;border-radius:40%;width:90px;height:90px}.preview_tweetContent__oLVeg{flex:1 1}.preview_username__S1ah5{font-weight:700;margin-bottom:5px;color:#1da1f2}.preview_content__v5XLv{margin-bottom:10px}.preview_actions__auM2j{display:flex;gap:10px}.preview_actionButton__IGxXB{background:none;border:none;color:#1da1f2;cursor:pointer;font-weight:700}.preview_actionButton__IGxXB:hover{text-decoration:underline}.preview_injected__zjtDy{background:rgba(107,171,144,.4)}.preview_injected__zjtDy,.preview_injected_hover__qApGE{position:relative;display:inline;pointer-events:auto;z-index:1;border-radius:.25em;padding-left:.07em;padding-right:.07em;transition:.125s ease-out}.preview_injected_hover__qApGE{background:hsla(30,28%,55%,.4)}@keyframes preview_fadeIn__MBO59{0%{opacity:0}to{opacity:1}}.preview_injected__zjtDy{animation:preview_fadeIn__MBO59 .3s ease-out}.howitworks_container__pGlY0{position:relative;max-width:1050px;margin:0 auto;width:100%;padding:30px 20px 60px;--scroll-progress:0;display:flex;flex-direction:column;gap:20px}.howitworks_title__COYpf{width:100%;text-align:center;font-size:1.2em}.howitworks_timeline__dwMFt{width:100%;padding:0;margin:0;height:44px;display:flex;align-items:center;justify-content:space-between}.howitworks_content_container__jj_ZT{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.howitworks_stepContent__3WX0T{display:flex;flex-direction:column;align-items:center;text-align:center;width:290px;opacity:.4;font-size:1.01em}.howitworks_spacer__g6FH0{min-width:calc(145px - 22px)}.howitworks_sectiontext__uFzHd h3{font-weight:700;margin-top:15px;font-size:1.4em}.howitworks_stepNumber__SthO6{width:44px;height:44px;flex-shrink:0;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;line-height:normal;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";font-size:1.4em;font-weight:700;background-color:transparent;color:var(--text-color,#333);border:2px solid var(--background-darker,#e0e0e0);transition:background-color .4s ease,color .4s ease,border-color .4s ease}.howitworks_connector__T_yhb{height:2px;background-color:var(--background-darker,#e0e0e0);position:relative;width:100%;margin:0 10px}.howitworks_connector__T_yhb:after{content:"";position:absolute;inset:0;background-color:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .1s linear}.howitworks_timeline__dwMFt>.howitworks_stepNumber__SthO6:nth-child(2){--is-active:clamp(0,(var(--scroll-progress) - 0.01) * 9999,1)}.howitworks_timeline__dwMFt>.howitworks_stepNumber__SthO6:nth-child(2),.howitworks_timeline__dwMFt>.howitworks_stepNumber__SthO6:nth-child(4){background-color:color-mix(in srgb,transparent,var(--accent) calc(var(--is-active) * 100%));color:color-mix(in srgb,var(--text-color,#333),#fff calc(var(--is-active) * 100%));border-color:color-mix(in srgb,var(--background-darker,#e0e0e0),var(--accent) calc(var(--is-active) * 100%))}.howitworks_timeline__dwMFt>.howitworks_stepNumber__SthO6:nth-child(4){--is-active:clamp(0,(var(--scroll-progress) - 0.5) * 9999,1)}.howitworks_timeline__dwMFt>.howitworks_stepNumber__SthO6:nth-child(6){--is-active:clamp(0,(var(--scroll-progress) - 0.999) * 9999,1);background-color:color-mix(in srgb,transparent,var(--accent) calc(var(--is-active) * 100%));color:color-mix(in srgb,var(--text-color,#333),#fff calc(var(--is-active) * 100%));border-color:color-mix(in srgb,var(--background-darker,#e0e0e0),var(--accent) calc(var(--is-active) * 100%))}.howitworks_content_container__jj_ZT>.howitworks_stepContent__3WX0T:first-of-type{--is-active:clamp(0,(var(--scroll-progress) - 0.01) * 9999,1);opacity:calc(.4 + .6 * var(--is-active));transition:opacity .4s ease}.howitworks_content_container__jj_ZT>.howitworks_stepContent__3WX0T:nth-of-type(2){--is-active:clamp(0,(var(--scroll-progress) - 0.5) * 9999,1);opacity:calc(.4 + .6 * var(--is-active));transition:opacity .4s ease}.howitworks_content_container__jj_ZT>.howitworks_stepContent__3WX0T:nth-of-type(3){--is-active:clamp(0,(var(--scroll-progress) - 0.999) * 9999,1);opacity:calc(.4 + .6 * var(--is-active));transition:opacity .4s ease}.howitworks_timeline__dwMFt>.howitworks_connector__T_yhb:nth-child(3):after{transform:scaleX(clamp(0,(var(--scroll-progress) - .1)/.35,1))}.howitworks_timeline__dwMFt>.howitworks_connector__T_yhb:nth-child(5):after{transform:scaleX(clamp(0,(var(--scroll-progress) - .55)/.35,1))}@media (max-width:700px){.howitworks_container__pGlY0{padding-top:40px}.howitworks_title__COYpf{position:static;transform:none;margin-bottom:0}.howitworks_timeline__dwMFt{display:none}.howitworks_content_container__jj_ZT{flex-direction:column;align-items:center;gap:40px;padding-top:0}.howitworks_stepContent__3WX0T{width:80%;max-width:350px}.howitworks_content_container__jj_ZT>.howitworks_stepContent__3WX0T:first-of-type{--p:clamp(0,(var(--scroll-progress) - 0.3)/0.23,1);opacity:calc(.4 + .6 * var(--p))}.howitworks_content_container__jj_ZT>.howitworks_stepContent__3WX0T:nth-of-type(2){--p:clamp(0,(var(--scroll-progress) - 0.53)/0.23,1);opacity:calc(.4 + .6 * var(--p))}.howitworks_content_container__jj_ZT>.howitworks_stepContent__3WX0T:nth-of-type(3){--p:clamp(0,(var(--scroll-progress) - 0.76)/0.24,1);opacity:calc(.4 + .6 * var(--p))}}.learnx_learnx__sweKW{margin-bottom:0}.learnx_content__mDnNV{width:100%;height:500px;display:flex;justify-content:center;align-items:center}.learnx_textwrapper__RBoOD{width:500px;display:flex;flex-direction:column;align-items:start}.learnx_spacer__7unFc{min-height:70px}.learnx_getstartedwrapper__sEJLx{min-height:70px;max-height:70px;display:flex;padding-top:30px;justify-content:center;align-items:center;width:100%}.learnx_getstartedwrapper__sEJLx button{margin-right:100px;font:inherit;background-color:var(--accent);border:3px solid var(--accent);color:var(--text-on-accent);padding:12px;font-weight:bolder;font-size:20px;border-radius:12px;transition:background-color .1s,color .1s,transform .1s,box-shadow .1s;box-shadow:0 4px 8px rgba(0,0,0,.2)}.learnx_getstartedwrapper__sEJLx button:hover{background-color:var(--background);color:var(--accent);cursor:pointer;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.learnx_getstartedwrapper__sEJLx button:active{transform:translateY(2px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.learnx_imagewrapper__y8mNg{width:400px;display:flex;justify-content:center;align-items:center}.learnx_statement__KFtRj{font-size:3em;padding-left:10px;padding-right:10px}.learnx_flags__YkdwN{width:400px!important;height:400px!important}@media (max-width:850px){.learnx_content__mDnNV{flex-direction:column;height:auto;padding:20px 0}.learnx_imagewrapper__y8mNg{order:1;width:200px}.learnx_flags__YkdwN{width:200px!important;height:200px!important}.learnx_textwrapper__RBoOD{order:2;width:auto;text-align:center;margin-top:10px}.learnx_spacer__7unFc{min-height:0!important}.learnx_getstartedwrapper__sEJLx{min-height:0;max-height:300px;display:flex;padding-top:20px;padding-bottom:20px;justify-content:center;align-items:center;width:100%}.learnx_getstartedwrapper__sEJLx button{margin:auto}}@media (max-width:500px){.learnx_statement__KFtRj{font-size:2em}}.marketingpoints_container__LaC_5{width:100%;display:flex;flex-direction:column}.marketingpoints_sectiongrey__c9_sO{background-color:var(--background-darker)}.marketingpoints_sectiongrey__c9_sO,.marketingpoints_sectionwhite__boW_m{height:300px;width:100%;display:flex;justify-content:center;align-items:center;padding:20px}.marketingpoints_sectioncontent__O_np4{height:100%;width:100%;max-width:850px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.marketingpoints_sectioncontent__O_np4 h2{font-size:3em}.marketingpoints_sectioncontent__O_np4 p{font-size:1em}.marketingpoints_limitedtext__MKE2X{max-width:400px}.marketingpoints_limitedtext_right__GJgY4{max-width:300px;text-align:right}.marketingpoints_limitedtext_right_wider___2yCU{max-width:330px;text-align:right}.marketingpoints_outlink__nZ6vy{color:var(--accent);text-decoration:none;font-weight:700}.marketingpoints_outlink__nZ6vy:hover{text-decoration:underline}@media (max-width:620px){.marketingpoints_icon__O09LL{max-width:80px}}@media (max-width:560px){.marketingpoints_icon__O09LL{max-width:70px}.marketingpoints_sectioncontent__O_np4 h2{font-size:2.2em}.marketingpoints_sectioncontent__O_np4 p{font-size:1em}.marketingpoints_limitedtext__MKE2X,.marketingpoints_limitedtext_right__GJgY4{max-width:250px}}@media (max-width:400px){.marketingpoints_icon__O09LL{max-width:65px}.marketingpoints_sectioncontent__O_np4 h2{font-size:2em}.marketingpoints_sectioncontent__O_np4 p{font-size:.9em}.marketingpoints_limitedtext__MKE2X,.marketingpoints_limitedtext_right__GJgY4{max-width:200px}}.screenshots_container__h7SvF{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;margin-bottom:10px}.screenshots_image__RsMoc{height:480px;max-height:480px;margin:0;padding:0;width:-moz-fit-content;width:fit-content;max-width:900vw;border:3px solid var(--background-darker-darker);transition:.5s;border-radius:12px}.screenshots_imageconstrainer__Fs7T4{width:100%;display:flex;justify-content:center;align-items:center;min-height:480px;max-height:480px}@media (max-width:850px){.screenshots_image__RsMoc{height:400px;max-height:400px}.screenshots_imageconstrainer__Fs7T4{min-height:400px;max-height:400px}}@media (max-width:620px){.screenshots_image__RsMoc{height:320px;max-height:320px}.screenshots_imageconstrainer__Fs7T4{min-height:320px;max-height:320px}}@media (max-width:490px){.screenshots_image__RsMoc{height:320px;max-height:360px}.screenshots_imageconstrainer__Fs7T4{min-height:360px;max-height:360px}}.screenshots_abouttochange__xVXuf{filter:grayscale(50%) blur(3px);transition:.05s}.screenshots_subtitle__gOUuI{font-weight:700;font-size:1.5rem;margin-top:20px;margin-bottom:10px}.screenshots_progressbarcontainer__tdisU{margin-top:10px;margin-bottom:10px;width:50%;max-width:200px;height:5px;min-height:5px;border-radius:6px;background-color:rgba(0,0,0,.1);overflow:hidden}.screenshots_progressbar__2FFR3{height:100%;background-color:var(--accent);width:0;border-radius:6px}.screenshots_progress__I4eup{animation:screenshots_progressAnimation__Pb0YS 5s linear forwards}@keyframes screenshots_progressAnimation__Pb0YS{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.screenshots_hidden__pZSdj{display:none}.testimoniallist_container__gRrnl{width:100%;display:flex;justify-content:center;align-items:stretch;margin:0;padding:30px 20px;background-color:var(--background);gap:70px}@media (max-width:1500px){.testimoniallist_container__gRrnl{gap:40px}}@media (max-width:1000px){.testimoniallist_container__gRrnl{gap:20px}}@media (max-width:620px){.testimoniallist_container__gRrnl{flex-direction:column;align-items:center}}.testimonial_container__xFspj{width:400px;max-width:400px;padding:20px;background-color:var(--background);box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:10px;display:flex;flex-direction:column;justify-content:center}.testimonial_quotetext__GH9is{font-size:28px;font-style:italic;padding:10px 5px 20px}@media (max-width:900px){.testimonial_quotetext__GH9is{font-size:24px}.testimonial_language__WlJ4X,.testimonial_name__ae4yO{font-size:15px}}@media (max-width:690px){.testimonial_quotetext__GH9is{text-align:center;font-size:22px}.testimonial_language__WlJ4X,.testimonial_name__ae4yO{font-size:14px}}.testimonial_attributioncontainer__RmbBv{display:flex;align-items:center;gap:5px}.testimonial_pfp___oTx7{border-radius:50%;border:3px solid var(--background-darker-darker)}.testimonial_spacer__LzQvL{flex-grow:1}.testimonial_name__ae4yO{font-family:monospace}.testimonial_language__WlJ4X{font-style:italic}.testimonial_platformicon__xas4i{margin-left:5px}