@keyframes profile_slide-fade-in__ee1Gt{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.profile_profileContent__hAit_{padding:4rem 6rem;max-height:100dvh;flex-grow:1;overflow-y:auto}.profile_profileContent__hAit_ .profile_pageTitle__JtIZH{font-size:3rem;color:var(--foreground);font-family:var(--font-lilita)}@media screen and (max-width:725px){.profile_profileContent__hAit_ .profile_pageTitle__JtIZH{margin-top:4rem;text-align:center}.profile_profileContent__hAit_{padding:1.5rem}}@media screen and (max-width:500px){.profile_profileContent__hAit_{max-width:100dvw;width:100dvw;margin:0;padding:1rem;border:none;border-radius:0;box-shadow:none;transform:translateY(-1rem);min-height:100dvh;justify-content:center}}.profile_signOut__25Df9{margin-top:1rem;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;background:var(--background-alt);color:var(--foreground);font-family:var(--font-funnel);width:-moz-fit-content;width:fit-content;font-size:.9rem;font-weight:700;margin-bottom:1rem}.profile_signOut__25Df9:hover{background:var(--foreground-lighter)}.profile_userDetails__j6qhV{margin-top:2rem;width:100%;border-radius:.5rem;font-size:1.2rem;font-family:var(--font-funnel)}.profile_userDetails__j6qhV h2{font-size:1.3rem;margin-bottom:1rem;font-family:var(--font-funnel);color:var(--foreground-muted)}.profile_userDetails__j6qhV p{font-size:1rem;margin-bottom:1rem;font-family:var(--font-funnel);color:var(--foreground)}.profile_userDetails__j6qhV p strong{font-weight:700}.profile_userDetails__j6qhV a{color:#395aff;text-decoration:underline;white-space:normal;word-wrap:break-word}.profile_tierInfo__1LajO{margin-top:0;padding:1rem;border-radius:.5rem;font-size:1rem;background:var(--background-alt);color:var(--foreground);font-family:var(--font-funnel)}.profile_tierInfo__1LajO a{color:var(--primary);text-decoration:underline}.profile_bonusAlert__Nemvx{margin-top:2rem;padding:1.5rem;background:var(--background-alt);border:1px solid var(--foreground-light);border-radius:.5rem;text-align:center}.profile_bonusAlert__Nemvx h3{color:var(--primary);margin-bottom:.5rem;font-family:var(--font-display)}.profile_bonusAlert__Nemvx p{color:var(--foreground);margin:0}.profile_bonusAlert__Nemvx a{color:var(--primary);text-decoration:underline}.profile_bonusAlert__Nemvx a:hover{color:var(--primary-dark)}.profile_settingsContainer__m16UK{display:flex;flex-direction:column;gap:0;margin-top:2rem}.profile_settingsContainer__m16UK .profile_settingsHeader__3N12f h2{font-size:1.3rem;margin-bottom:1rem;font-family:var(--font-funnel);color:var(--foreground-muted)}.profile_settingsContainer__m16UK .profile_themeToggle__g8umX{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;background:var(--background-alt);border-radius:.5rem;justify-content:flex-start;padding:.5rem;width:-moz-fit-content;width:fit-content}.profile_settingsContainer__m16UK .profile_themeToggle__g8umX .profile_themeToggleItem__nrhbS{padding:.5rem 1rem;cursor:pointer;margin:.2rem;color:var(--foreground);border-radius:.5rem;font-family:var(--font-funnel);outline:none;border:none;background:rgba(0,0,0,0)}.profile_settingsContainer__m16UK .profile_themeToggle__g8umX .profile_themeToggleItem__nrhbS:hover{outline:1px solid var(--foreground)}.profile_settingsContainer__m16UK .profile_themeToggle__g8umX .profile_themeToggleItem__nrhbS.profile_active__0nhrV{background:var(--background)}.profile_manageSubscription__Pq9yr{margin-top:2rem;padding:1rem;background:var(--background-alt)}.profile_manageSubscription__Pq9yr h2{font-family:var(--font-funnel);font-size:1.1rem;color:var(--foreground)}.profile_manageSubscription__Pq9yr a{font-family:var(--font-funnel);font-size:1rem;color:var(--primary)}.profile_girl__3AnGB{margin-top:3rem;position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.profile_girl__3AnGB img{width:10rem;height:auto}@media screen and (max-width:500px){.profile_bonusAlert__Nemvx{padding:1rem}.profile_bonusAlert__Nemvx h3{font-size:1.1rem}.profile_bonusAlert__Nemvx p{font-size:.9rem}}@keyframes changelanguagebutton_blurIn__Hs4DG{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:rgba(0,0,0,0)}to{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(0,0,0,.1607843137)}}.changelanguagebutton_languageButtonOuter__ceD0S{position:relative;height:3rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT{position:fixed;height:100dvh;width:100dvw;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);top:0;left:0;z-index:2000;background:rgba(0,0,0,.1607843137);animation:changelanguagebutton_blurIn__Hs4DG .2s ease-in-out}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerBackground__xuqEz{position:fixed;top:0;left:0;width:100%;height:100%}@keyframes changelanguagebutton_expand__o7KcB{0%{opacity:0}to{opacity:1}}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerContent__kaAoH{position:fixed;display:flex;flex-direction:column;align-items:center;gap:1.4rem;background:var(--background-alt);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.5rem;padding:2rem 1rem 1rem;justify-content:center;animation:changelanguagebutton_expand__o7KcB .2s cubic-bezier(.175,.885,.32,1.175)}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerContent__kaAoH .changelanguagebutton_pickerHeader__rJgx3{text-align:center;color:var(--foreground);font-family:var(--font-funnel)}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerContent__kaAoH .changelanguagebutton_pickerHeader__rJgx3 h3{font-size:1rem}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerContent__kaAoH .changelanguagebutton_pickerItemContainer__kBvh_{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;gap:1px;width:15rem}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerItem__YRnQI button{border:none;background:none;cursor:pointer;border-radius:.3rem;width:100%;transition:background-color .2s;display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:.2rem .5rem;font-family:var(--font-funnel);font-size:1rem;color:var(--foreground);background:var(--background-alt)}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerItem__YRnQI button:hover{background-color:var(--foreground-lighter)}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT .changelanguagebutton_pickerItem__YRnQI button svg{font-size:2rem;transform:translateY(2px)}.changelanguagebutton_languageButtonOuter__ceD0S .changelanguagebutton_picker__cwtqT.changelanguagebutton_reverse__vEhw6 .changelanguagebutton_pickerContent__kaAoH{transform:translateX(-100%)}.changelanguagebutton_buttonContainer__Y2JRY{display:flex;align-items:center;justify-content:center;position:relative;height:3rem;width:-moz-fit-content;width:fit-content;border-radius:.5rem;overflow:hidden;background:var(--background-alt);animation:changelanguagebutton_blurIn__Hs4DG .2s ease-in-out;padding:0 1rem;font-family:var(--font-funnel);font-size:1rem;color:var(--foreground);cursor:pointer}.changelanguagebutton_buttonContainer__Y2JRY:hover{background:var(--foreground-lighter)}.changelanguagebutton_buttonContainer__Y2JRY svg{margin-left:.5rem}.changelanguagebutton_buttonContainer__Y2JRY .changelanguagebutton_languageButton__YlCwV{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;background:var(--background-alt)}.changelanguagebutton_buttonContainer__Y2JRY .changelanguagebutton_languageButton__YlCwV:hover{opacity:.8}.changelanguagebutton_buttonContainer__Y2JRY .changelanguagebutton_languageButton__YlCwV svg{transform:scale(2) translateY(0)}.changelanguagebutton_tooltip__fn820{position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translateX(-50%);background-color:var(--background-alt);color:var(--foreground);padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;white-space:nowrap;z-index:1000}.changelanguagebutton_tooltip__fn820:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:.25rem;border-style:solid;border-color:var(--background-alt) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.changelanguagebutton_closeTooltip__6KkeP{background:none;border:none;color:var(--foreground);margin-left:.5rem;cursor:pointer;padding:0 .25rem;font-size:1rem}.changelanguagebutton_closeTooltip__6KkeP:hover{opacity:.8}.abouthome_aboutHome__KxALo{margin-top:2rem}.abouthome_aboutHome__KxALo h1{margin:3rem 0 2rem;text-align:center}.abouthome_aboutHome__KxALo h3,.abouthome_aboutHome__KxALo p{margin-bottom:1rem}.abouthome_aboutHome__KxALo .abouthome_mainScreenshot__KZyKH{width:100%;height:auto;overflow:hidden;border-radius:.5rem;border:2px solid #4c744c;background:#4c744c}.abouthome_aboutHome__KxALo .abouthome_mainScreenshot__KZyKH img,.abouthome_aboutHome__KxALo .abouthome_mainScreenshot__KZyKH video{width:100%;height:auto}.abouthome_aboutHome__KxALo .abouthome_videoContainer__PM24M{width:100%;height:auto;overflow:hidden;border-radius:.5rem;border:2px solid #4c744c;background:#4c744c;margin-bottom:2rem}.abouthome_aboutHome__KxALo .abouthome_videoContainer__PM24M img,.abouthome_aboutHome__KxALo .abouthome_videoContainer__PM24M video{width:100%;height:auto}.abouthome_aboutHome__KxALo .abouthome_testimonials__jVriL{margin-bottom:2rem;overflow:hidden}.abouthome_aboutHome__KxALo .abouthome_testimonialRow__K7eWb{display:flex;gap:1rem;width:max-content}.abouthome_aboutHome__KxALo .abouthome_testimonialRow__K7eWb:first-child{animation:abouthome_scroll__Fwlrc 40s linear infinite}@media(max-width:768px){.abouthome_aboutHome__KxALo .abouthome_testimonialRow__K7eWb:first-child{animation:abouthome_scroll__Fwlrc 70s linear infinite}}.abouthome_aboutHome__KxALo .abouthome_testimonialRow__K7eWb:nth-child(2){animation:abouthome_scroll__Fwlrc 40s linear infinite reverse;margin-top:1rem}@media(max-width:768px){.abouthome_aboutHome__KxALo .abouthome_testimonialRow__K7eWb:nth-child(2){animation:abouthome_scroll__Fwlrc 70s linear infinite reverse}}.abouthome_aboutHome__KxALo .abouthome_testimonial__nvFy0{width:20rem;padding:1rem 1.5rem;background:rgba(245,245,245,.7019607843);border-radius:.5rem;border:1px solid #e0e0e0;height:-moz-fit-content;height:fit-content}.abouthome_aboutHome__KxALo .abouthome_testimonial__nvFy0 .abouthome_testimonialContent__vejIH{margin-bottom:.75rem}.abouthome_aboutHome__KxALo .abouthome_testimonial__nvFy0 .abouthome_testimonialAuthor__bnrA_{display:flex;align-items:center;gap:.5rem;font-family:var(--font-display)}.abouthome_aboutHome__KxALo .abouthome_testimonial__nvFy0 .abouthome_testimonialAuthor__bnrA_ .abouthome_authorIcon__Ip5vK{width:1.5rem;height:1.5rem;background:#4c744c;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem}.abouthome_aboutHome__KxALo .abouthome_testimonial__nvFy0 .abouthome_testimonialAuthor__bnrA_ p{color:#4c744c;font-weight:500;margin-bottom:0}@keyframes abouthome_scroll__Fwlrc{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(hover:hover){.abouthome_aboutHome__KxALo .abouthome_testimonialRow__K7eWb:hover{animation-play-state:paused}}.TestimonialCards_testimonialCard__BKWRy{max-width:400px;margin:2rem auto;background:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);padding:20px;text-align:center;font-family:var(--font-display);width:100%}.TestimonialCards_stars__W6grD{display:flex;justify-content:center;margin-bottom:12px}.TestimonialCards_starIcon__ffROG{width:24px;height:24px;margin:0 2px;color:#f5c518}.TestimonialCards_quote__JJf0S{font-style:italic;color:#333;margin-bottom:12px;line-height:1.4;font-size:1.5rem;font-weight:500}.TestimonialCards_author__uMiW1{font-weight:700;color:#555}@keyframes page_slide-fade-in__EGV5k{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}.page_heroSection__LiIIz{width:100dvw;height:110dvh;display:flex;align-items:center;justify-content:center;background-color:var(--background);position:relative;overflow:hidden;border-bottom:1px solid #000}.page_heroSection__LiIIz img{z-index:1}.page_heroSection__LiIIz .page_heroContent__YHoPR{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr{transform:translateY(-5rem);width:50rem;background:rgba(232,253,222,.5450980392);position:relative;padding:2rem 3rem;box-shadow:-10px 10px 0 10px rgba(31,33,88,.813);box-shadow:-10px 10px 0 10px rgba(20,36,85,.813);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid rgba(31,33,88,.813);border-radius:1rem}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr{width:90%;max-width:30rem;padding:1.5rem 2rem;transform:translateY(-2rem);border:1px solid rgba(20,36,85,.813);box-shadow:-2px 2px 0 2px rgba(20,36,85,.813);background:rgba(232,253,222,.631372549)}}@media screen and (max-width:670px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr{padding:1rem;box-shadow:none}}@media screen and (max-width:480px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr{padding:1rem 1.5rem;width:95%}}@media screen and (max-height:850px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr{transform:translateY(0)}}@media screen and (max-height:640px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr{transform:translateY(-1rem)}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroHeader__jCxSA{font-family:var(--font-lilita);font-size:4rem;color:#181a29;margin-bottom:1rem}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroHeader__jCxSA{font-size:3rem;text-align:center}}@media screen and (max-width:480px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroHeader__jCxSA{font-size:2.5rem}}@media screen and (max-height:850px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroHeader__jCxSA{font-size:2.5rem}}@media screen and (max-height:750px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroHeader__jCxSA{font-size:2rem}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroSubHeader__twySO{font-family:var(--font-serif);font-size:1.5rem;font-weight:600;color:#3b3b3b;margin-bottom:1rem;max-width:80%}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroSubHeader__twySO{max-width:100%;text-align:center;font-size:1.3rem}}@media screen and (max-width:480px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroSubHeader__twySO{font-size:1.1rem}}@media screen and (max-height:850px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroSubHeader__twySO{font-size:1.1rem}}@media screen and (max-height:750px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroSubHeader__twySO{font-size:1rem}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6{display:flex;flex-direction:row;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6{justify-content:center}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6 .page_heroMainFeature__fkLxR{font-family:var(--font-display);font-size:.9rem;color:#181a29;background:rgba(0,161,110,.662745098);background:rgba(12,89,65,.7176470588);color:#fff;border-radius:.7rem;padding:.5rem 1rem}@media screen and (max-width:480px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6 .page_heroMainFeature__fkLxR{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-height:850px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6 .page_heroMainFeature__fkLxR{font-size:.8rem;padding:.4rem .8rem}}@media screen and (max-height:750px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6 .page_heroMainFeature__fkLxR{font-size:.8rem;padding:.3rem .6rem}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroMainFeatures__SI8s6 .page_heroMainFeature__fkLxR svg{transform:translateY(2px) scale(1.2);margin-right:.5rem}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q{margin-top:3rem;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q{justify-content:center;margin-top:2rem}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T{background:linear-gradient(135deg,#7091ff,#26a579);color:#fff;padding:.5rem 1.5rem;border-radius:2rem;cursor:pointer;font-size:1rem;font-weight:800;transition:all .2s ease;position:relative;overflow:hidden;box-shadow:0 .125rem .25rem rgba(0,0,0,.15);outline:none;border:none;font-family:var(--font-sans-serif);font-family:var(--font-display);font-weight:900;font-size:1.3rem;width:-moz-fit-content;width:fit-content}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,transparent 40%,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 60%,transparent 0,transparent);transform:translateX(-100%) rotate(45deg);transition:transform .5s ease}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T:hover{opacity:.9;transform:scale(1.05)}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T:hover:before{transform:translateX(100%) rotate(45deg)}@media screen and (max-width:480px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T{font-size:1.1rem}}@media screen and (max-height:850px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T{font-size:1.1rem}}@media screen and (max-height:750px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T{font-size:.9rem}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_heroCTA__1G72T svg{transform:translateY(3px) scale(1.2);margin-left:.5rem}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_tryIt__hF7_G{height:4rem;width:auto;transform:translate(5%,-20%)}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentLeft__1CbJr .page_heroCTAContainer__KF64Q .page_tryIt__hF7_G{display:none}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentRight__m3kEI{max-width:40rem}@media screen and (max-width:768px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentRight__m3kEI{display:none}}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentRight__m3kEI img{width:35rem;transform:translate(-5%,30%);height:auto}@media screen and (max-width:1500px){.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentRight__m3kEI{max-width:10rem}.page_heroSection__LiIIz .page_heroContent__YHoPR .page_heroContentRight__m3kEI img{transform:translate(-15%,60%);width:20rem}}.page_testimonials__MTO6p{height:0;width:100dvw;position:relative;z-index:50}.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ{position:absolute;top:50%;left:50%;transform:translate(40%,calc(100% + 4rem));z-index:-1}@media screen and (max-width:1500px){.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ{transform:translate(130%,calc(100% + 4rem))}}@media screen and (max-width:1200px){.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ{display:none}}@media screen and (max-width:768px){.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ{transform:translate(-50%,calc(100% + 15rem));width:100%;text-align:center}}.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ .page_whatUsersAreSayingText__RHtHs{font-family:var(--font-lilita);font-size:2.5rem;color:#dfebfd;text-align:center}@media screen and (max-width:1500px){.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ .page_whatUsersAreSayingText__RHtHs{font-size:1.4rem}}@media screen and (max-width:768px){.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ .page_whatUsersAreSayingText__RHtHs{font-size:2rem}}@media screen and (max-width:480px){.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ .page_whatUsersAreSayingText__RHtHs{font-size:1.5rem}}.page_testimonials__MTO6p .page_whatUsersAreSayingContainer__VO6lJ .page_whatUsersAreSayingText__RHtHs svg{margin-right:1rem;transform:translateY(5px) scale(1)}.page_testimonials__MTO6p .page_testimonialsContent___3us7{position:absolute;top:0;left:50%;transform:translate(-43rem,-50%);width:40rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;width:52rem;z-index:-1}@media screen and (max-height:975px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{transform:translate(-43rem,calc(-50% + 3rem))}}@media screen and (max-height:890px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{transform:translate(-43rem,calc(-50% + 6rem))}}@media screen and (max-height:850px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{transform:translate(-50%,calc(-50% + 15rem))}}@media screen and (max-height:800px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{transform:translate(-43rem,calc(-50% + 9rem))}}@media screen and (max-height:780px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{width:100%;transform:translate(-43rem,calc(-50% + 15rem))}}@media screen and (max-width:1500px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{transform:translate(-30rem,calc(-50% + 3rem));width:50rem}}@media screen and (max-width:975px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{margin-top:2rem;transform:translate(-50%,calc(-50% + 3rem));width:80%}}@media screen and (max-width:768px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{gap:1rem}}@media screen and (max-width:600px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{transform:translate(-50%,calc(-50% + 15rem))}}@media screen and (max-width:410px){.page_testimonials__MTO6p .page_testimonialsContent___3us7{width:95%}}.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc{position:relative;border-radius:1rem;display:flex;flex-direction:column}.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialBackground__1T_3H{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#6af7ca,#356cbe);z-index:-1;transform:translate(-10px,10px);border-radius:1rem}@media screen and (max-width:480px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialBackground__1T_3H{transform:translate(-5px,5px)}}.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i{padding:2rem;background:hsla(0,0%,100%,.6549019608);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;position:relative;width:100%;height:100%;z-index:1}@media screen and (max-width:1500px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i{padding:1.5rem}}@media screen and (max-width:975px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i{padding:1.4rem}}@media screen and (max-width:510px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i{padding:1.3rem}}.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialStars__vAZfe{display:flex;flex-direction:row;justify-content:center;gap:.7rem;margin-bottom:1rem}@media screen and (max-width:480px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialStars__vAZfe{gap:.5rem;margin-bottom:.75rem}}.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialStars__vAZfe svg{color:#ff8965;transform:scale(1.8)}@media screen and (max-width:1500px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialStars__vAZfe svg{transform:scale(1.6)}}@media screen and (max-width:510px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialStars__vAZfe svg{transform:scale(1.5)}}.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialText__gW1T6{text-align:center;font-family:var(--font-lilita);font-size:1.4rem}@media screen and (max-width:1500px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialText__gW1T6{font-size:1.2rem}}@media screen and (max-width:768px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialText__gW1T6{font-size:1.2rem}}@media screen and (max-width:510px){.page_testimonials__MTO6p .page_testimonialsContent___3us7 .page_testimonial__dftBc .page_testimonialContent__8Wa0i .page_testimonialText__gW1T6{font-size:1rem}}.page_bufferSection__6GBST,.page_infoSection__pJwkH{width:100dvw;height:40dvh;display:flex;align-items:center;justify-content:center;background-color:var(--background);overflow:hidden;position:relative;background:linear-gradient(180deg,#273076,#20204b)}@media screen and (max-width:600px){.page_bufferSection__6GBST,.page_infoSection__pJwkH{height:70dvh}}@media screen and (max-height:850px){.page_bufferSection__6GBST,.page_infoSection__pJwkH{height:80dvh}}@media screen and (max-height:790px){.page_bufferSection__6GBST,.page_infoSection__pJwkH{height:110dvh}}@media screen and (max-height:730px){.page_bufferSection__6GBST,.page_infoSection__pJwkH{height:110dvh}}@media screen and (max-height:640px){.page_bufferSection__6GBST,.page_infoSection__pJwkH{height:110dvh}}@media screen and (max-height:520px){.page_bufferSection__6GBST,.page_infoSection__pJwkH{height:130dvh}}.page_statsContainer__UQN2t{display:flex;justify-content:center;align-items:center;background:none;background:#20204b;padding:0 2rem 4rem;gap:2rem}.page_statsContainer__UQN2t .page_statItem__w339s{display:flex;justify-content:center;align-items:center;flex-direction:column}.page_statsContainer__UQN2t .page_statItem__w339s .page_statNumber__qg3Zs{font-family:var(--font-lilita);font-size:2rem;color:#fff}.page_statsContainer__UQN2t .page_statItem__w339s .page_statLabel__ZkDvp{font-family:var(--font-serif);font-size:1.5rem;color:#aeaaa8;text-align:center}@media screen and (max-width:1200px){.page_statsContainer__UQN2t .page_statItem__w339s .page_statNumber__qg3Zs{font-size:1.5rem}.page_statsContainer__UQN2t .page_statItem__w339s .page_statLabel__ZkDvp{font-size:1rem}}@media screen and (max-width:450px){.page_statsContainer__UQN2t{flex-direction:column}}.page_infoSection__pJwkH{height:-moz-fit-content;height:fit-content;padding:2rem 0;background:linear-gradient(180deg,#20204b,#0a0a1a);background:#0a0a1a;color:#fff}.page_infoSection__pJwkH.page_infoSection1__7hulq{background:linear-gradient(180deg,#20204b,#0a0a1a)}.page_infoSection__pJwkH.page_infoSectionLast__OH9E8{background:linear-gradient(180deg,#0a0a1a,#012554)}.page_infoSection__pJwkH span.page_underline__ROJRn{text-decoration:underline;-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary);text-decoration-thickness:3px;text-underline-offset:.5rem}.page_infoSection__pJwkH h1{font-family:var(--font-lilita);font-size:3.8rem;text-align:center;color:#fff}.page_infoSection__pJwkH p.page_infoSubHeader__7_j1F{font-family:var(--font-serif);font-size:1.5rem;font-weight:600;color:#fff;text-align:center;max-width:60%;margin:1rem auto 0}@media screen and (max-width:900px){.page_infoSection__pJwkH h1{font-size:2.5rem}.page_infoSection__pJwkH p.page_infoSubHeader__7_j1F{max-width:70%;font-size:1.2rem}}@media screen and (max-width:450px){.page_infoSection__pJwkH h1{font-size:2rem}.page_infoSection__pJwkH p.page_infoSubHeader__7_j1F{max-width:80%;font-size:1rem}}.page_infoSection__pJwkH .page_screenshotContainer___kDgA{margin-top:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2rem}@media screen and (max-width:768px){.page_infoSection__pJwkH .page_screenshotContainer___kDgA{margin-top:2rem;gap:1.5rem}}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa{border:2px solid #6af7ca;border-radius:1rem;overflow:hidden;box-shadow:0 .5rem 2rem rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease;width:100%;max-width:60rem}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa:last-child{border-color:#ff8965}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa img{width:100%;height:auto;display:block}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa.page_screenshotSingleMain1__bJOa7{transform:translateY(.5rem) rotate(-2deg)}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa.page_screenshotSingleMain1__bJOa7:hover{transform:translateY(-.5rem) rotate(-3deg)}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa.page_screenshotSingleMain2__aPyZT{transform:translateY(-2rem) rotate(2deg)}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa.page_screenshotSingleMain2__aPyZT:hover{transform:translateY(-2.5rem) rotate(3deg)}.page_infoSection__pJwkH .page_screenshotSingle__TGgMa:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.25)}@media screen and (max-width:1020px){.page_infoSection__pJwkH .page_screenshotSingle__TGgMa{max-width:90%}}.page_infoSection__pJwkH .page_screenshotCards__Vrqxa{position:relative;width:45rem;height:50rem;margin:0 auto}@media screen and (max-width:768px){.page_infoSection__pJwkH .page_screenshotCards__Vrqxa{width:35rem;height:40rem}}@media screen and (max-width:600px){.page_infoSection__pJwkH .page_screenshotCards__Vrqxa{width:26rem;height:32rem}}@media screen and (max-width:400px){.page_infoSection__pJwkH .page_screenshotCards__Vrqxa{width:20rem;height:25rem}}.page_infoSection__pJwkH .page_screenshotCard__31kv6{position:absolute;border-radius:1rem;overflow:hidden;box-shadow:0 .8rem 2.5rem rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;border:2px solid}.page_infoSection__pJwkH .page_screenshotCard__31kv6 img{width:100%;height:auto;display:block}.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card1__xsuzF{top:4rem;left:0;width:30rem;transform:rotate(-3deg);border-color:#356cbe;z-index:2}@media screen and (max-width:768px){.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card1__xsuzF{width:20rem}}@media screen and (max-width:600px){.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card1__xsuzF{width:15rem}}.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card1__xsuzF:hover{transform:translate(-1rem,-1rem) scale(1.02) rotate(-4deg);box-shadow:0 1.2rem 3.5rem rgba(0,0,0,.539);z-index:10}.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card2__1sWft{top:6rem;right:0;width:30rem;transform:rotate(5deg);border-color:#ff8965;z-index:1}@media screen and (max-width:768px){.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card2__1sWft{width:20rem;top:2.5rem}}@media screen and (max-width:600px){.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card2__1sWft{width:15rem;top:2rem}}.page_infoSection__pJwkH .page_screenshotCard__31kv6.page_card2__1sWft:hover{transform:translate(1rem,-1rem) scale(1.02) rotate(4deg);box-shadow:0 1.2rem 3.5rem rgba(0,0,0,.539);z-index:10}.page_infoSection__pJwkH.page_infoSection1__7hulq .page_screenshotSingle__TGgMa:first-child{border-color:#6af7ca}.page_infoSection__pJwkH.page_infoSection1__7hulq .page_screenshotSingle__TGgMa:last-child{border-color:#356cbe}.page_infoSection__pJwkH:nth-child(4) .page_screenshotCard__31kv6.page_card1__xsuzF{border-color:#4a90e2}.page_infoSection__pJwkH:nth-child(4) .page_screenshotCard__31kv6.page_card2__1sWft{border-color:#7b68ee}.page_infoSection__pJwkH:nth-child(5) .page_screenshotCard__31kv6.page_card1__xsuzF{border-color:#ff6b6b}.page_infoSection__pJwkH:nth-child(5) .page_screenshotCard__31kv6.page_card2__1sWft{border-color:#ffa726}.page_infoSection__pJwkH:nth-child(6) .page_screenshotSingle__TGgMa{border-color:#4caf50}.page_infoSection__pJwkH:nth-child(7) .page_screenshotSingle__TGgMa{border-color:#9c27b0}.page_infoSection__pJwkH:nth-child(8) .page_screenshotCard__31kv6.page_card1__xsuzF{border-color:#e91e63}.page_infoSection__pJwkH:nth-child(8) .page_screenshotCard__31kv6.page_card2__1sWft{border-color:#ff5722}.page_getStartedSection__KG4zf{width:100dvw;height:110dvh;display:flex;align-items:center;justify-content:center;background-color:var(--background);position:relative;overflow:hidden;background:#012554}.page_getStartedSection__KG4zf img{-webkit-mask-image:linear-gradient(0deg,rgb(0,0,0) 87%,rgba(0,0,0,0));mask-image:linear-gradient(0deg,rgb(0,0,0) 87%,rgba(0,0,0,0))}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ{position:absolute;z-index:200;top:50%;left:50%;padding:0 1rem;width:calc(100% - 2rem);transform:translate(-50%,-50%)}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ h1{font-family:var(--font-lilita);font-size:3.5rem;width:100%;color:#fff;text-align:center;margin-bottom:3rem}@media screen and (max-width:800px){.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ h1{font-size:2.1rem}}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB{display:flex;justify-content:center;align-items:center;width:100%;margin-top:3rem}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB .page_heroCTA__1G72T{font-family:var(--font-display);background:linear-gradient(135deg,#7091ff,#26a579);color:#fff;padding:.5rem 1.5rem;border-radius:2rem;cursor:pointer;font-size:1rem;font-weight:800;transition:all .2s ease;position:relative;overflow:hidden;box-shadow:0 .125rem .25rem rgba(0,0,0,.15);outline:none;border:none;width:-moz-fit-content;width:fit-content;margin:0 auto;transform:scale(1.7)}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB .page_heroCTA__1G72T:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,transparent 40%,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 60%,transparent 0,transparent);transform:translateX(-100%) rotate(45deg);transition:transform .5s ease}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB .page_heroCTA__1G72T:hover{opacity:.9;transform:scale(1.05)}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB .page_heroCTA__1G72T:hover:before{transform:translateX(100%) rotate(45deg)}.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB .page_heroCTA__1G72T svg{transform:translateY(2px)}@media screen and (max-width:800px){.page_getStartedSection__KG4zf .page_getStartedContent__Hc2WZ .page_getStartedButtonContainer__qsGRB .page_heroCTA__1G72T{transform:scale(1)}}