.form_formContainer__Lc4qS{display:flex;gap:1.5rem;padding:1.5rem 1.5rem 80px;background-color:#fff;margin:120px auto 0;justify-content:space-around;position:relative}.form_leftPanel__Ynbuy{display:flex;flex-direction:column;gap:1rem;max-width:520px;min-width:400px}.form_title__sTch8{font-size:36px;font-weight:700}.form_subtitle__6gqUb{color:black;font-size:16px;font-weight:400}.form_grid2__PbSSt{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;margin-top:22px;grid-template-columns:repeat(auto-fit,minmax(150px,auto))}.form_responseError__YZdrf,.form_responseSuccess__ueZyd{font-weight:700}.form_responseError__YZdrf{color:red}.form_label__xyuwp{font-size:16px;font-weight:600;display:block;margin-top:10px}.form_input__R1Q3f{margin-top:8px;padding:8px 16px;border:1px solid #adadad;border-radius:5px;font-size:16px;height:45px;width:100%;min-width:150px}.form_submitBtn__QsdCD{background-color:var(--purple);color:white;padding:15px 55px;border-radius:5px;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background-color .3s;border:none;font-size:16px;margin-top:40px;display:flex;align-items:center;gap:10px;justify-content:center}.form_rightPanel__A_Cer{margin-top:165px}.form_rightPanel__A_Cer .form_errorText__wtJzq{margin-top:1rem}.form_rightPanel__A_Cer .form_label__xyuwp{color:var(--purple);font-weight:700}.form_systemWrapper__FgMge{margin-top:40px}.form_checkboxGroup__WDlFh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:13px;gap:13px;margin-top:20px}.form_checkboxLabel__v2NLX{display:flex;align-items:center;font-size:16px;font-weight:600;gap:13px;margin-top:10px}.form_inputCheckbox__Dy4_P{width:20px;height:20px;border:1px solid #adadad;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative}.form_inputCheckbox__Dy4_P:checked:after{content:"✔";color:white;font-size:13px;position:absolute;top:2px;left:4px}.form_inputCheckbox__Dy4_P:checked{background-color:var(--purple);border-color:var(--purple)}.form_errorText__wtJzq{color:#ef4444;font-size:.875rem}.form_image__tyjGg{max-width:16rem;width:100%;object-fit:contain}@media (max-width:884px){.form_rightPanel__A_Cer{padding-left:70px}.form_checkboxGroup__WDlFh{display:flex;flex-wrap:wrap;gap:10px}.form_checkboxLabel__v2NLX{width:100%}}@media (max-width:786px){.form_formContainer__Lc4qS{flex-wrap:wrap;position:relative;padding-bottom:0;margin-top:80px}.form_leftPanel__Ynbuy{max-width:100%}.form_rightPanel__A_Cer{padding-left:0;margin-top:0;padding-bottom:100px;width:100%}.form_submitBtn__QsdCD{position:absolute;bottom:0;align-self:center}.form_responseError__YZdrf,.form_responseSuccessNote__AJEPF,.form_responseSuccess__ueZyd{position:absolute;bottom:-50px;text-align:left;left:0}.form_responseSuccessNote__AJEPF{bottom:-130px}.form_title__sTch8{font-size:27px}.form_checkboxGroup__WDlFh{display:grid}}@media (max-width:525px){.form_leftPanel__Ynbuy{min-width:100%}.form_input__R1Q3f,.form_label__xyuwp{font-size:14px}}@media (max-width:420px){.form_checkboxGroup__WDlFh{display:flex}}.faq-section_container__9Fn23{background:#ffffff;padding:80px 0;margin:0 -80px}.faq-section_content__AbFFG{max-width:1440px;margin:0 auto}.faq-section_header__8iFcx{text-align:center;margin-bottom:80px}.faq-section_title__7QN3n{font-size:48px;font-weight:700;line-height:1.5em;margin:0 auto 24px}.faq-section_subtitle___nH_s,.faq-section_title__7QN3n{font-family:Montserrat,sans-serif;color:#000000;max-width:665px}.faq-section_subtitle___nH_s{font-size:16px;font-weight:400;line-height:2em;letter-spacing:-.03em;margin:0 auto}.faq-section_tabNavigation__c6WZT{display:flex;align-items:center;justify-content:center;gap:60px;margin-bottom:80px}.faq-section_tabButton__zmWte{background:none;border:none;font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:1.2em;color:#000000;cursor:pointer;transition:opacity .3s ease;padding:0;min-height:48px;opacity:.4}.faq-section_tabButton__zmWte:hover{opacity:.7}.faq-section_tabButton__zmWte.faq-section_activeTab__6949p{opacity:1;color:#000000;font-weight:600}.faq-section_faqContent__f8p9d{max-width:599px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.faq-section_faqItem__lyjYe{background:#ffffff;border-radius:10px;box-shadow:0 0 20px 2px rgba(0,0,0,.25);overflow:hidden}.faq-section_faqQuestion__Qs6je{width:100%;background:#ffffff;border:none;padding:18px 58px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:all .3s ease;text-align:left}.faq-section_faqQuestion__Qs6je:hover{background:#f8f9fa}.faq-section_questionText__cRWnv{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:2em;color:#000000;flex:1 1;margin:0}.faq-section_arrowIcon__XaIS7{width:24px;height:24px;color:#141B34;transition:transform .3s ease;flex-shrink:0}.faq-section_arrowIcon__XaIS7.faq-section_rotated__J6hjo{transform:rotate(180deg)}.faq-section_faqAnswer__wi7X_{padding:18px 58px;background:#ffffff;border-top:1px solid #f0f0f0}.faq-section_answerText__L4Acq{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:2em;color:#000000;margin:0 0 16px}.faq-section_answerText__L4Acq:last-child{margin-bottom:0}.faq-section_link__65DzK{color:#9747ff;text-decoration:underline;transition:all .3s ease;word-break:break-all}.faq-section_link__65DzK:hover{color:#7c3aed;text-decoration:none}.faq-section_link__65DzK:focus{outline:2px solid #9747ff;outline-offset:2px}.faq-section_answerLine__P0GNu{margin-bottom:16px;line-height:1.6}.faq-section_emailContainer__6m2uX,.faq-section_linkContainer__Vp9vJ{display:block;margin:8px 0}.faq-section_textPart__d__AY{display:inline}.faq-section_emailLink__xcNrR{color:#9747ff;text-decoration:underline;transition:all .3s ease;word-break:break-all}.faq-section_emailLink__xcNrR:hover{color:#7c3aed;text-decoration:none}.faq-section_emailLink__xcNrR:focus{outline:2px solid #9747ff;outline-offset:2px}@media (max-width:1400px){.faq-section_content__AbFFG{padding:0 60px}.faq-section_tabNavigation__c6WZT{gap:40px}}@media (max-width:1200px){.faq-section_content__AbFFG{padding:0 40px}.faq-section_title__7QN3n{font-size:40px}.faq-section_tabNavigation__c6WZT{gap:30px}.faq-section_faqContent__f8p9d{max-width:500px}}@media (max-width:968px){.faq-section_container__9Fn23{margin:0 -40px}.faq-section_content__AbFFG{padding:0 40px}.faq-section_tabNavigation__c6WZT{gap:20px;justify-content:center;flex-wrap:wrap}.faq-section_tabButton__zmWte{font-size:18px;padding:0;min-height:40px}.faq-section_faqContent__f8p9d{max-width:100%}.faq-section_title__7QN3n{font-size:36px}}@media (max-width:768px){.faq-section_container__9Fn23{margin:0 -30px;padding:60px 0}.faq-section_content__AbFFG{padding:0 20px}.faq-section_title__7QN3n{font-size:32px;line-height:1.4em}.faq-section_subtitle___nH_s{font-size:14px}.faq-section_tabNavigation__c6WZT{margin-bottom:60px}.faq-section_tabButton__zmWte{font-size:16px;padding:0;min-height:36px}.faq-section_faqAnswer__wi7X_,.faq-section_faqQuestion__Qs6je{padding:16px 24px}.faq-section_answerText__L4Acq,.faq-section_questionText__cRWnv{font-size:14px}}@media (max-width:480px){.faq-section_title__7QN3n{font-size:28px}.faq-section_tabNavigation__c6WZT{margin-bottom:40px}.faq-section_tabButton__zmWte{font-size:14px;padding:0;min-height:32px}.faq-section_faqContent__f8p9d{gap:24px}.faq-section_faqAnswer__wi7X_,.faq-section_faqQuestion__Qs6je{padding:14px 20px}}.Footer_footer__4vzqH{background-color:#8f4efc;color:white;padding:60px;font-family:Poppins,sans-serif;margin-inline:-80px;position:relative}.Footer_footerContainer__77_mg{max-width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:flex-start}.Footer_footerColumn__Qxhvr li{font-size:16px;margin-top:15px;cursor:pointer}.Footer_footerLogo__HvedU img{max-width:180px;height:auto}.Footer_footerColumn__Qxhvr h4{font-size:16px;margin-bottom:12px;font-weight:600}.Footer_footerColumn__Qxhvr ul{list-style:none;padding:0;margin:30px 0 0}.Footer_footerColumn__Qxhvr li:hover{text-decoration:underline}@media (max-width:1350px){.Footer_footerContainer__77_mg{max-width:100%}}@media (max-width:1026px){.Footer_footer__4vzqH{margin-inline:-60px}.Footer_footerContainer__77_mg{gap:40px 0}.Footer_footerColumn__Qxhvr{min-width:200px}.Footer_footerLogo__HvedU{width:100%}}@media (max-width:786px){.Footer_footer__4vzqH{margin-top:175px;margin-inline:-40px}.Footer_footerColumn__Qxhvr li{font-size:14px}}@media (max-width:717px){.Footer_footerLogo__HvedU{width:100%}}.header_header__iAHWV{position:relative;z-index:1000;background:#ffffff;transition:all .3s ease}.header_header__iAHWV.header_sticky___BQZJ{position:fixed;top:0;left:0;right:0;width:100%;box-shadow:0 2px 10px rgba(0,0,0,.1);height:90px;padding:0 80px}.header_header__iAHWV.header_sticky___BQZJ .header_desktopMenu__QrOej{padding-top:10px}.header_menu__zE2Fr{gap:40px;color:#000;text-align:center;font-size:15px;font-weight:500;position:relative;padding:12px 0}.header_desktopMenu__QrOej{padding-top:30px;position:relative;z-index:2}.header_desktopIcon__i7pCO{width:268px;height:60px}.header_mobileMenu__7VdR9{display:none}.header_arrowRightIcon__a3xpB{margin-left:6px}.header_startForFree__aP_BX{border-radius:5px;background:var(--purple);padding:12px 20px;color:var(--white);font-size:15px;font-weight:500}@media (max-width:1300px){.header_menu__zE2Fr,.header_startForFree__aP_BX{font-size:14px;gap:30px}.header_desktopIcon__i7pCO{width:240px;height:50px}}@media (max-width:1170px){.header_menu__zE2Fr,.header_startForFree__aP_BX{font-size:13px;gap:20px}.header_desktopIcon__i7pCO{width:220px;height:45px}}@media (max-width:1050px){.header_menu__zE2Fr,.header_startForFree__aP_BX{font-size:13px;gap:15px}.header_desktopIcon__i7pCO{width:200px;height:40px}}@media (max-width:1020px){.header_hamburger__Bm1bW{cursor:pointer}.header_header__iAHWV.header_sticky___BQZJ{height:auto;padding:15px 30px}.header_hamburgerActive__YXL_w{transform:rotate(-85deg);margin-left:auto;cursor:pointer;transition:transform .5s ease;position:relative;top:23px;left:5px}.header_hamburgerActive__YXL_w.header_active__xMZUa{transform:rotate(0deg)}.header_mobileMenu__7VdR9{display:flex;position:relative}.header_desktopMenu__QrOej{display:none}.header_menuMobile__uRr6t{width:100%;position:fixed;top:0;right:0;background-color:var(--purple);padding:7px 35px 35px;color:white;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .4s ease,opacity .4s ease;z-index:999}.header_menuMobile__uRr6t.header_active__xMZUa{transform:translateY(0);opacity:1;pointer-events:auto}.header_hamburger__Bm1bW{transform:rotate(0deg);transition:transform .5s ease}.header_rotated__CDEWD{transform:rotate(90deg)}.header_menuMobileItems__Wosvn{display:block;padding:18px 0;font-size:15px;font-weight:600}.header_startForFree__aP_BX{margin-top:42px;background:var(--white);color:var(--purple);font-size:15px;font-weight:600}}.hero-section_container__AtMb3{background:radial-gradient(50% 52% at 47% 50%,rgba(151,71,255,.15) 50%,rgba(151,71,255,0) 100%);background-size:cover;overflow:visible;margin-right:-80px}.hero-section_leftPanel__IxVEY,.hero-section_rightPanel__6gZJQ{flex:1 1}.hero-section_leftPanel__IxVEY{margin-top:130px}.hero-section_rightPanel__6gZJQ{height:100%;flex:1 1;display:flex;align-items:center;justify-content:flex-end}.hero-section_phoneWrapper__1M7Uj{display:inline-flex;position:relative}.hero-section_rightPanelImgContainer__ZG8h1{text-align:right;background:radial-gradient(50% 50% at 50% 55%,rgba(121,195,3,.3) 0,rgba(121,195,3,0) 100%)}.hero-section_fillLabel__JwWa4{color:#57268F;text-align:center;font-size:14px;font-weight:500;padding:8px 20px;background:var(--light-pink);border-radius:20px;gap:8px}.hero-section_mainText__Vncv1{padding:25px 0 8px;font-size:40px;font-weight:700;line-height:64px;letter-spacing:-1.44px;max-width:715px}.hero-section_mainDescription__FwMJD{font-size:16px;font-weight:400;line-height:24px;max-width:641px}.hero-section_startNow__TFMsZ{border-radius:5px;border:none;font-size:14px;font-weight:500;padding:16px 40px;display:inline-flex;align-items:center;background:var(--purple);color:var(--white)}.hero-section_buttonsContainer__tlPxc{gap:24px;margin-top:45px;flex-wrap:wrap}.hero-section_startNow__TFMsZ:hover{opacity:.7;cursor:pointer}.hero-section_arrowRightIcon___7SXz{margin-left:8px}.hero-section_tutorialButton__TKgSa{border-radius:5px;border:1px solid var(--white);font-size:14px;font-weight:500;padding:16px 40px;display:inline-flex;align-items:center;background:var(--white);color:var(--purple);cursor:pointer;transition:all .2s ease}.hero-section_tutorialButton__TKgSa:hover{background:rgba(151,71,255,.1);border:1px solid rgba(151,71,255,.1)}.hero-section_stepNumber__NDrQ0{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:transparent;border:1.5px solid #9747ff;border-radius:10px;color:#020202;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:.007em;flex-shrink:0;margin-right:24px}.hero-section_floatingText__Me8Gi{position:absolute;height:65px;padding:22px 18px;color:var(--purple);font-size:16px;font-weight:600;justify-content:center;background:rgba(255,255,255,.7);border:.5px solid rgba(151,71,255,.4);box-shadow:0 0 20px rgba(151,71,255,.25);border-radius:10px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.hero-section_iphone__8RSXu{margin-top:-150px;height:auto}.hero-section_floatingText0__ZmM6W{top:18%;left:0;animation:hero-section_float__qD4T7 3s ease-in-out infinite}.hero-section_floatingText1__Uekz0{top:36%;right:25%;animation:hero-section_float__qD4T7 3s ease-in-out infinite}.hero-section_floatingText2__bvmsK{top:54%;left:-2%;animation:hero-section_float__qD4T7 3s ease-in-out infinite}@keyframes hero-section_float__qD4T7{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-section_users__SU9ob{margin-top:25px}.hero-section_user__cCOJz{width:28px;height:28px}.hero-section_user__cCOJz:nth-child(2){position:relative;left:-10px}.hero-section_user__cCOJz:nth-child(3){position:relative;left:-20px}.hero-section_user__cCOJz:nth-child(4){width:48px;height:48px;left:-37px;top:5px;position:relative}.hero-section_numberOfUsersText__J7_DU{font-size:16px;font-weight:600;left:-40px;position:relative}@media (max-width:1600px){.hero-section_leftPanel__IxVEY{padding-left:60px}.hero-section_rightPanelImgContainer__ZG8h1{position:relative}.hero-section_iphone__8RSXu{margin-top:-100px;width:600px}}@media (max-width:1300px){.hero-section_iphone__8RSXu{margin-top:-70px;width:530}}@media (max-width:1250px){.hero-section_leftPanel__IxVEY{padding-left:40px}.hero-section_rightPanelImgContainer__ZG8h1{position:static}.hero-section_iphone__8RSXu{width:500px}.hero-section_floatingText0__ZmM6W{top:20%;left:-6%}.hero-section_floatingText1__Uekz0{top:40%;right:16%}.hero-section_floatingText2__bvmsK{top:60%;left:-8%}}@media (max-width:997px){.hero-section_iphone__8RSXu{width:430px;margin-top:0}.hero-section_floatingText__Me8Gi{font-size:14px;height:auto;padding:18px}.hero-section_floatingText0__ZmM6W{top:25%}.hero-section_floatingText1__Uekz0{top:43%}.hero-section_floatingText2__bvmsK{top:63%}.hero-section_mainText__Vncv1{min-width:359px}}@media (max-width:850px){.hero-section_container__AtMb3{flex-wrap:wrap;margin-right:0}.hero-section_rightPanelImgContainer__ZG8h1{position:static;width:100%;text-align:center}.hero-section_leftPanel__IxVEY{margin-top:80px;padding-left:20px}.hero-section_rightPanel__6gZJQ{justify-content:center}.hero-section_iphone__8RSXu{margin-top:0;width:400px}.hero-section_floatingText0__ZmM6W{top:25%;left:-15%}.hero-section_floatingText1__Uekz0{top:43%;right:5%}.hero-section_floatingText2__bvmsK{top:63%;left:-20%}}@media (max-width:780px){.hero-section_container__AtMb3{background:radial-gradient(50% 55% at 50% 50%,rgba(151,71,255,.15) 50%,rgba(151,71,255,0) 100%)}.hero-section_rightPanelImgContainer__ZG8h1{background:radial-gradient(50% 50% at 50% 50%,rgba(121,195,3,.4) 0,rgba(121,195,3,0) 100%)}}@media (max-width:650px){.hero-section_leftPanel__IxVEY{margin-top:50px}.hero-section_mainText__Vncv1{font-size:35px;line-height:50px}.hero-section_rightPanelImgContainer__ZG8h1{text-align:right;margin-right:-60px}}@media (max-width:560px){.hero-section_buttonsContainer__tlPxc{text-align:center;justify-content:center}.hero-section_buttonsContainer__tlPxc button{width:80%;justify-content:center}}@media (max-width:500px){.hero-section_buttonsContainer__tlPxc,.hero-section_container__AtMb3{text-align:center;justify-content:center}.hero-section_stepNumber__NDrQ0{margin-right:10px}.hero-section_mainText__Vncv1{font-size:22px;line-height:35px}.hero-section_mainDescription__FwMJD{margin-top:10px}.hero-section_users__SU9ob{text-align:left}.hero-section_numberOfUsersText__J7_DU{font-size:15px}.hero-section_rightPanelImgContainer__ZG8h1{position:relative;right:0}.hero-section_iphone__8RSXu{max-width:320px}.hero-section_floatingText__Me8Gi{max-width:200px;padding:12px 10px;font-size:13px;text-align:center}.hero-section_floatingText0__ZmM6W{top:25%;left:-15%}.hero-section_floatingText1__Uekz0{top:43%;right:7%}.hero-section_floatingText2__bvmsK{top:63%;left:-20%}}@media (max-width:400px){.hero-section_mainText__Vncv1{min-width:100%}.hero-section_floatingText0__ZmM6W{left:-30px}.hero-section_floatingText1__Uekz0{right:50px}.hero-section_floatingText2__bvmsK{left:-30px}}.tutorial-section_container__CseOa{background:linear-gradient(180deg,#ffffff,#f9f5ff 48.08%,#ffffff);padding:80px 0;min-height:100vh;margin:0 -80px}.tutorial-section_content__MF1gC{max-width:1440px;margin:0 auto;padding:0 60px}.tutorial-section_header__CcJ8x{text-align:center;margin-bottom:80px}.tutorial-section_title__9FLVw{font-size:40px;font-weight:700;line-height:1.6em;max-width:553px;margin:0 auto 24px}.tutorial-section_subtitle__SZxsd,.tutorial-section_title__9FLVw{font-family:Montserrat,sans-serif;letter-spacing:-.03em;color:#000000}.tutorial-section_subtitle__SZxsd{font-size:16px;font-weight:400;line-height:1.5em;max-width:554px;margin:0 auto}.tutorial-section_stepNavigation__fILBv{display:flex;align-items:center;justify-content:center;gap:80px;margin-bottom:80px}.tutorial-section_stepButton__49bzh{display:flex;align-items:center;gap:24px;background:none;border:none;cursor:pointer;transition:opacity .3s ease;padding:0;min-height:48px}.tutorial-section_stepButton__49bzh.tutorial-section_inactive__LONXZ{opacity:.4}.tutorial-section_stepButton__49bzh.tutorial-section_active__jb5GT{opacity:1}.tutorial-section_stepNumber__RT5oS{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1.5px solid #000000;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.43em;letter-spacing:.007em;color:#000000;flex-shrink:0}.tutorial-section_stepTitle__swfq6{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:1.2em;color:#000000;text-align:left}.tutorial-section_mainContent__1FKOv{display:flex;align-items:flex-start;gap:80px}.tutorial-section_mockupContainer__0FK3g{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;gap:40px}.tutorial-section_mockupContainer__0FK3g:has(.tutorial-section_appStoreImage__1Btog){align-items:center}.tutorial-section_phoneMockup__XBgbu{height:641px;width:auto;border-radius:5px;overflow:hidden;position:relative}.tutorial-section_phoneMockup__XBgbu:has(.tutorial-section_appStoreImage__1Btog){height:unset}.tutorial-section_mockupImage__TXGAz{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tutorial-section_screenImage__GNU9E{width:100%;height:100%;object-fit:cover;border-radius:5px}.tutorial-section_appStoreImage__1Btog{width:100%;height:auto;max-width:none;min-width:800px;object-fit:contain;border-radius:8px;padding-left:150px;cursor:pointer;transition:opacity .5s ease}.tutorial-section_appStoreImage__1Btog:hover{opacity:.6}@media (max-width:1400px){.tutorial-section_appStoreImage__1Btog{min-width:700px}}@media (max-width:900px){.tutorial-section_appStoreImage__1Btog{min-width:500px}.tutorial-section_appStoreMockup__rrbQE{padding:30px 0!important}}@media (max-width:700px){.tutorial-section_appStoreMockup__rrbQE{padding:20px 0!important}.tutorial-section_stepNavigation__fILBv{margin-bottom:40px}}.tutorial-section_descriptionContainer__5btop{flex:1 1;display:flex;align-items:center}.tutorial-section_description__IwvOz{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:2em;letter-spacing:.03em;color:#000000;max-width:370px;padding-top:100px}.tutorial-section_downloadButton__5c1vL{display:flex;align-items:center;gap:12px;background:#9747ff;color:#ffffff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;padding:16px 40px;border-radius:5px;border:none;cursor:pointer;transition:background-color .2s ease}.tutorial-section_downloadButton__5c1vL:hover{background:#7c3aed}.tutorial-section_downloadButtons__Fvfvb{display:flex;gap:24px;justify-content:center}.tutorial-section_downloadApple__RJlbV{background:#9747ff;color:#ffffff;border:none;border-radius:5px;padding:16px 32px;cursor:pointer;transition:all .3s ease;min-width:180px;font-size:16px;font-family:Montserrat,sans-serif;font-weight:600}.tutorial-section_downloadApple__RJlbV:hover{background:#7c3aed;transform:translateY(-2px)}.tutorial-section_askAndroid__6TpIc{display:flex;flex-direction:row;align-items:center;padding:16px 60px;background:#FFFFFF;box-shadow:0 0 20px rgba(0,0,0,.25);border-radius:5px;border:none;font-size:16px;font-family:Montserrat,sans-serif;font-weight:500;color:#9747FF;transition:all .3s ease}.tutorial-section_askAndroid__6TpIc:hover{background:#9747ff;color:#ffffff;transform:translateY(-2px);cursor:pointer}.tutorial-section_appStoreMockup__rrbQE{padding:60px 40px;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:5px;overflow:hidden}.tutorial-section_appStoreHeader__sZD_3{display:flex;gap:20px;align-items:flex-start}.tutorial-section_appIcon__hJtJb{width:80px;height:80px;background:#9747ff;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tutorial-section_iconBrain__pnPlD{width:40px;height:40px;background:#ffffff;border-radius:50%;position:relative}.tutorial-section_iconBrain__pnPlD:before{content:"🧠";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.tutorial-section_appInfo__IRfyP h3{font-size:18px;font-weight:600;margin:0 0 4px;color:#000000}.tutorial-section_appInfo__IRfyP p{font-size:12px;margin:0 0 4px;color:#666666}.tutorial-section_rating__aFZYP{display:flex;align-items:center;gap:8px;margin:8px 0}.tutorial-section_rating__aFZYP span:first-child{color:#ffa500}.tutorial-section_rating__aFZYP span:last-child{font-size:12px;color:#666666}.tutorial-section_price__RJ6Ia{font-size:14px;font-weight:600;color:#000000;margin:8px 0!important}.tutorial-section_loginMockup__YzmWK{background:#9747ff;color:#ffffff;height:100%;position:relative}.tutorial-section_phoneHeader__xG7y0{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;font-size:14px;font-weight:600}.tutorial-section_statusBar__UX5hG{display:flex;align-items:center;gap:8px;font-size:12px}.tutorial-section_signal__BVRH3{font-size:10px}.tutorial-section_loginContent__2MJ8G{padding:40px 24px;height:calc(100% - 48px);display:flex;flex-direction:column;align-items:center}.tutorial-section_loginLogo__0PGrr{text-align:center;margin-bottom:24px}.tutorial-section_logoIcon__Z1Xab{width:60px;height:60px;background:#ffffff;border-radius:12px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.tutorial-section_logoIcon__Z1Xab:before{content:"🧠";font-size:32px}.tutorial-section_loginLogo__0PGrr h2{color:#ffffff;font-size:24px;font-weight:600;margin:0}.tutorial-section_loginContent__2MJ8G h3{color:#ffffff;font-size:18px;font-weight:500;margin:0 0 24px;text-align:center}.tutorial-section_loginForm__1TpDy{width:100%;max-width:240px}.tutorial-section_inputGroup__YP8Jy{margin-bottom:16px}.tutorial-section_inputGroup__YP8Jy label{display:block;color:#ffffff;font-size:14px;margin-bottom:4px}.tutorial-section_inputGroup__YP8Jy input{width:100%;padding:12px;border:none;border-radius:4px;background:rgba(255,255,255,.1);color:#ffffff;font-size:14px}.tutorial-section_inputGroup__YP8Jy input::placeholder{color:rgba(255,255,255,.7)}.tutorial-section_loginOptions__01B7z{display:flex;justify-content:space-between;align-items:center;margin:16px 0 24px;font-size:12px}.tutorial-section_checkbox__cyQsg{display:flex;align-items:center;gap:6px;color:#ffffff}.tutorial-section_checkbox__cyQsg input{width:auto}.tutorial-section_forgotPassword__eJ72V{color:#ffffff;text-decoration:underline}.tutorial-section_faceIdButton__8mPv1,.tutorial-section_loginButton__NBdrb,.tutorial-section_pinButton___QAjD{width:100%;padding:14px;border:none;border-radius:4px;font-size:14px;font-weight:500;margin-bottom:12px;cursor:pointer}.tutorial-section_faceIdButton__8mPv1{background:rgba(255,255,255,.2);color:#ffffff}.tutorial-section_loginButton__NBdrb{background:#79C303;color:#ffffff}.tutorial-section_pinButton___QAjD{background:rgba(255,255,255,.1);color:#ffffff}.tutorial-section_appVersion__j49sh{margin-top:auto;text-align:center;font-size:10px;color:rgba(255,255,255,.7)}.tutorial-section_appVersion__j49sh p{margin:2px 0}.tutorial-section_scheduleMockup__DOHkR{background:#ffffff;height:100%;overflow-y:auto}.tutorial-section_scheduleHeader__FWXJD{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#79C303;color:#ffffff}.tutorial-section_backButton__w9fvD{background:none;border:none;color:#ffffff;font-size:14px;cursor:pointer}.tutorial-section_currentTime__is7GI{font-size:24px;font-weight:600}.tutorial-section_upcomingSection__YO_8h{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#9747ff;color:#ffffff}.tutorial-section_upcomingSection__YO_8h h3{font-size:16px;font-weight:600;margin:0}.tutorial-section_actionButtons__FOeoe{display:flex;gap:8px}.tutorial-section_listButton__fYux1,.tutorial-section_notesButton___VT7r,.tutorial-section_settingsButton__HRNqZ{width:32px;height:32px;background:#79C303;border:none;border-radius:4px;color:#ffffff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.tutorial-section_patientList__MQa5S{padding:16px}.tutorial-section_patientCard__vEB2T{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:12px;background:rgba(240,235,255,.5);border-radius:8px;border-left:4px solid #9747ff}.tutorial-section_patientInfo__OQ3KY h4{font-size:14px;font-weight:600;margin:0 0 4px;color:#000000}.tutorial-section_patientInfo__OQ3KY p{font-size:12px;margin:2px 0;color:#666666}.tutorial-section_appointmentInfo__sKNVX{text-align:right;font-size:12px}.tutorial-section_appointmentInfo__sKNVX .tutorial-section_time__C_CjN{display:block;font-weight:600;color:#000000;margin-bottom:4px}.tutorial-section_appointmentInfo__sKNVX .tutorial-section_status__C1Zy7{display:block;color:#79C303;font-weight:500;margin-bottom:4px}.tutorial-section_appointmentInfo__sKNVX .tutorial-section_caseId___CVZS{display:block;color:#666666}.tutorial-section_patientMockup__xQtC9{background:#ffffff;height:100%;overflow-y:auto}.tutorial-section_patientHeader__P9cNq{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#79C303;color:#ffffff}.tutorial-section_patientDetails__xiy6d{padding:16px 20px;background:#9747ff;color:#ffffff}.tutorial-section_patientDetails__xiy6d h3{font-size:12px;font-weight:500;margin:0 0 8px}.tutorial-section_patientDetails__xiy6d h4{font-size:16px;font-weight:600;margin:0}.tutorial-section_patientActions__sf9TK{padding:20px}.tutorial-section_actionSection__5p9t0{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.tutorial-section_actionSection__5p9t0 h4{font-size:14px;font-weight:600;margin:0;color:#000000}.tutorial-section_flipScreenButton__hqyxC{background:#79C303;border:none;color:#ffffff;padding:8px 16px;border-radius:4px;font-size:12px;cursor:pointer}.tutorial-section_quickActions__EUFf2{display:flex;gap:12px;margin-bottom:20px}.tutorial-section_checklistButton__UzunH,.tutorial-section_priorAppButton__6P3L3{flex:1 1;background:#9747ff;border:none;color:#ffffff;padding:12px;border-radius:4px;font-size:12px;cursor:pointer}.tutorial-section_historySection__V4IlH h4{font-size:14px;font-weight:600;margin:0 0 12px;color:#000000}.tutorial-section_historyContent__Ey_Jv{background:#f8f9fa;padding:16px;border-radius:8px;margin-bottom:20px}.tutorial-section_conditions__DiB0P,.tutorial-section_procedures__rf9ia{margin-bottom:12px}.tutorial-section_conditions__DiB0P h5,.tutorial-section_procedures__rf9ia h5{font-size:12px;font-weight:600;margin:0 0 8px;color:#000000}.tutorial-section_conditions__DiB0P ul,.tutorial-section_procedures__rf9ia ul{list-style:none;padding:0;margin:0}.tutorial-section_conditions__DiB0P li,.tutorial-section_procedures__rf9ia li{font-size:11px;color:#666666;margin-bottom:4px;padding-left:8px;position:relative}.tutorial-section_conditions__DiB0P li:before,.tutorial-section_procedures__rf9ia li:before{content:"•";position:absolute;left:0;color:#9747ff}.tutorial-section_recordingSection__eyZBH{background:#f0f0f0;padding:20px;text-align:center}.tutorial-section_recordingSection__eyZBH h4{font-size:14px;font-weight:600;margin:0 0 16px;color:#000000}.tutorial-section_timer__Gi_tQ{font-size:24px;font-weight:600;color:#000000;margin-bottom:20px}.tutorial-section_recordingControls__v_4UL{display:flex;justify-content:space-between;align-items:center}.tutorial-section_playButton__UHyz_{width:48px;height:48px;background:#79C303;border:none;border-radius:50%;color:#ffffff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.tutorial-section_endExamButton__kS_58{background:#9747ff;border:none;color:#ffffff;padding:12px 24px;border-radius:4px;font-size:12px;cursor:pointer}.tutorial-section_completedMockup__2kfM1{background:#79C303;color:#ffffff;height:100%;display:flex;flex-direction:column}.tutorial-section_completedContent__9hF6p{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;text-align:center}.tutorial-section_successIcon___84UN{font-size:48px;margin-bottom:16px}.tutorial-section_completedContent__9hF6p h2{font-size:24px;font-weight:600;margin:0 0 24px;color:#000000}.tutorial-section_recordTime__vsl95{margin-bottom:24px}.tutorial-section_recordTime__vsl95 p{font-size:14px;color:#000000;margin:0 0 8px}.tutorial-section_progressBar__dg_dO{width:200px;height:4px;background:rgba(0,0,0,.2);border-radius:2px;margin:8px auto;overflow:hidden}.tutorial-section_progress__mTSei{width:100%;height:100%;background:#9747ff;border-radius:2px}.tutorial-section_recordTime__vsl95 span{font-size:12px;color:#000000}.tutorial-section_playbackButton__D_YPX{width:64px;height:64px;background:#9747ff;border:none;border-radius:50%;color:#ffffff;font-size:24px;cursor:pointer;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.tutorial-section_playbackText__jSf8N{font-size:12px;color:#000000;margin:0 0 32px;max-width:200px}.tutorial-section_finalActions__wG9Hv{display:flex;gap:12px}.tutorial-section_goBackButton__JtiW9,.tutorial-section_sendButton__xNl75{padding:12px 24px;border:none;border-radius:4px;font-size:12px;cursor:pointer}.tutorial-section_goBackButton__JtiW9{background:#dc3545;color:#ffffff}.tutorial-section_sendButton__xNl75{background:#79C303;color:#ffffff}@media (max-width:1200px){.tutorial-section_content__MF1gC{padding:0 40px}.tutorial-section_mainContent__1FKOv,.tutorial-section_stepNavigation__fILBv{gap:40px}.tutorial-section_descriptionContainer__5btop{padding-left:40px}}@media (max-width:968px){.tutorial-section_stepNavigation__fILBv{gap:20px;justify-content:center;overflow-x:auto;padding-bottom:16px;flex-wrap:wrap}.tutorial-section_stepButton__49bzh{flex-shrink:0;font-size:18px;min-height:40px}.tutorial-section_mainContent__1FKOv{flex-direction:column;align-items:center;text-align:center;gap:40px}.tutorial-section_descriptionContainer__5btop{padding-left:0;text-align:center}.tutorial-section_description__IwvOz{max-width:100%;padding-top:50px}}@media (max-width:768px){.tutorial-section_content__MF1gC{padding:0 20px}.tutorial-section_container__CseOa{margin:-30px}.tutorial-section_title__9FLVw{font-size:32px}.tutorial-section_stepTitle__swfq6{font-size:16px}.tutorial-section_phoneMockup__XBgbu{width:260px;height:560px}.tutorial-section_description__IwvOz{padding-top:20px}.tutorial-section_stepButton__49bzh{gap:12px;font-size:16px;min-height:36px}.tutorial-section_downloadButtons__Fvfvb{flex-wrap:wrap}.tutorial-section_askAndroid__6TpIc,.tutorial-section_downloadApple__RJlbV{font-size:14px;justify-content:center;width:80%}}@media (max-width:480px){.tutorial-section_header__CcJ8x{margin-bottom:40px}.tutorial-section_title__9FLVw{font-size:24px;line-height:1.4em}.tutorial-section_subtitle__SZxsd{font-size:14px}.tutorial-section_phoneMockup__XBgbu{width:240px;height:520px}.tutorial-section_stepTitle__swfq6{font-size:14px}.tutorial-section_description__IwvOz{font-size:14px;padding-top:10px}}.personalization-section_container__A2vym{background:linear-gradient(180deg,#252525,#282828);padding:80px 0;min-height:100vh;margin:0 -80px}.personalization-section_content__MvRhC{max-width:1440px;margin:0 auto;padding:0 80px}.personalization-section_header__9aCs3{text-align:center;margin-bottom:80px}.personalization-section_title__1cVJZ{font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;line-height:1.5em;color:#ffffff;max-width:665px;margin:0 auto 24px}.personalization-section_subtitle__5HFKY{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:2em;letter-spacing:-.03em;color:#ffffff;max-width:665px;margin:0 auto}.personalization-section_contactButtonContainer__ekDD1{display:flex;justify-content:center;margin-bottom:60px}.personalization-section_contactButton__m_ScO{background:#9747ff;color:#ffffff;border:none;border-radius:5px;padding:16px 80px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.personalization-section_contactButton__m_ScO:hover{background:#7c3aed;transform:translateY(-2px)}.personalization-section_featuresGrid__6TFq0{display:flex;justify-content:space-around;max-width:1200px;margin:0 auto}.personalization-section_featureColumn__Mtsi3{flex:1 1;max-width:400px}.personalization-section_rightColumn__I1HfA{display:flex;flex-direction:column;gap:40px;flex:1 1;max-width:400px}.personalization-section_featureSection__Bpfvs{display:flex;flex-direction:column;padding:20px 0}.personalization-section_featureTitle__BEWn7{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:1.8em;color:#ffffff;padding-bottom:16px;border-bottom:2px solid #9747ff;margin:0 0 20px}.personalization-section_featureList__TTknr{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.personalization-section_featureItem__vSXsr{display:flex;flex-direction:column;gap:8px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.personalization-section_featureItem__vSXsr:last-child{border-bottom:none}.personalization-section_featureLabel__QSwW6{font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;line-height:1.8em;color:#ffffff}.personalization-section_featureDescription__VUVFE{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:2.25em;letter-spacing:-.03em;color:#ffffff}.personalization-section_featureItem__vSXsr:has(.personalization-section_featureDescription__VUVFE:only-child) .personalization-section_featureDescription__VUVFE{font-weight:500;text-align:left}.personalization-section_anythingElseSection__fJ914{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.personalization-section_anythingElseButton__3_MRL,.personalization-section_anythingElseText__2DV3V{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.5em;color:var(--white);text-align:center;display:block;padding:16px;background:rgba(151,71,255,.1);border-radius:8px;border:1px solid rgba(255,255,255,.3)}.personalization-section_anythingElseButton__3_MRL{cursor:pointer;transition:all .3s ease;width:100%}.personalization-section_anythingElseButton__3_MRL:hover{background:rgba(151,71,255,.2);border-color:rgba(151,71,255,.5);transform:translateY(-2px)}@media (max-width:1400px){.personalization-section_content__MvRhC{padding:0 60px}.personalization-section_featuresGrid__6TFq0{gap:20px;max-width:1000px}}@media (max-width:1200px){.personalization-section_content__MvRhC{padding:0 40px}.personalization-section_title__1cVJZ{font-size:40px}.personalization-section_featuresGrid__6TFq0{gap:50px;max-width:900px}.personalization-section_featureColumn__Mtsi3,.personalization-section_rightColumn__I1HfA{max-width:350px}}@media (max-width:968px){.personalization-section_container__A2vym{margin:0 -40px}.personalization-section_content__MvRhC{padding:0 40px}.personalization-section_featuresGrid__6TFq0{flex-direction:column;align-items:center;gap:50px;max-width:600px}.personalization-section_featureColumn__Mtsi3,.personalization-section_rightColumn__I1HfA{width:100%;max-width:500px}.personalization-section_title__1cVJZ{font-size:36px}}@media (max-width:768px){.personalization-section_container__A2vym{margin:0 -30px;padding:60px 0}.personalization-section_content__MvRhC{padding:0 20px}.personalization-section_title__1cVJZ{font-size:32px;line-height:1.4em}.personalization-section_subtitle__5HFKY{font-size:14px}.personalization-section_contactButton__m_ScO{padding:14px 60px;font-size:13px}.personalization-section_featureLabel__QSwW6,.personalization-section_featureTitle__BEWn7{font-size:18px}.personalization-section_featureDescription__VUVFE{font-size:14px}.personalization-section_anythingElseButton__3_MRL,.personalization-section_anythingElseText__2DV3V{font-size:16px;padding:12px}}@media (max-width:480px){.personalization-section_title__1cVJZ{font-size:28px}.personalization-section_contactButton__m_ScO{padding:12px 40px;font-size:12px}.personalization-section_featuresGrid__6TFq0{gap:30px}.personalization-section_featureList__TTknr{gap:20px}.personalization-section_featureItem__vSXsr{padding:6px 0}.personalization-section_featureSection__Bpfvs{padding:15px 0}}.tutorial-section_container__z9_lz{background:#ffffff;padding:80px 0;margin:0 -80px}.tutorial-section_content__IlCoh{max-width:1440px;margin:0 auto;padding:0 8px;display:flex;align-items:center;gap:80px}.tutorial-section_leftContent__blcZd{max-width:435px;flex-shrink:0}.tutorial-section_title__Fiya9{font-family:Montserrat,sans-serif;font-size:48px;font-weight:700;line-height:1.5em;color:#000000;margin:0 0 24px}.tutorial-section_description__dJjW1{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:2em;letter-spacing:-.03em;color:#000000;margin:0 0 60px}.tutorial-section_toggleButtons__h7HPO{display:flex;border-radius:5px;overflow:hidden;width:-moz-fit-content;width:fit-content}.tutorial-section_toggleButton__rPKth{background:rgba(151,71,255,.2);border:none;padding:16px 40px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#ffffff;cursor:pointer;transition:all .3s ease;position:relative}.tutorial-section_toggleButton__rPKth:first-child{border-radius:5px 0 0 5px}.tutorial-section_toggleButton__rPKth:last-child{border-radius:0 5px 5px 0}.tutorial-section_toggleButton__rPKth.tutorial-section_active__JTpnR,.tutorial-section_toggleButton__rPKth:hover{background:#9747ff}.tutorial-section_phoneContainer__DsE_q{flex:1 1;display:flex;justify-content:center;align-items:center;min-height:650px}.tutorial-section_phoneFrame__i3UHj{width:315px;height:650px;background:linear-gradient(145deg,#E7E3BF,#F0ECE3);border-radius:48px;padding:3px;box-shadow:0 0 0 2px #C3C3C3,0 4px 8px rgba(0,0,0,.1),inset 0 0 0 1px #FFFFFF;position:relative}.tutorial-section_phoneScreen__Q19_5{width:100%;height:100%;background:#000100;border-radius:45px;padding:9px;position:relative;overflow:hidden}.tutorial-section_screenContent__wuosv,.tutorial-section_videoContent__HSaqY{width:100%;height:100%;object-fit:cover;border-radius:40px}.tutorial-section_videoContent__HSaqY{background:#000000}.tutorial-section_dynamicIsland___GB6Z{position:absolute;top:18px;left:50%;transform:translateX(-50%);width:86px;height:24px;background:#030303;border-radius:15px;z-index:10}.tutorial-section_dynamicIsland___GB6Z:before{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:15px;height:15px;background:#0E0B0F;border-radius:50%}.tutorial-section_dynamicIsland___GB6Z:after{content:"";position:absolute;right:17px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#161424;border-radius:50%}.tutorial-section_sideButtons__T1thu{position:absolute;left:-2px;top:116px;display:flex;flex-direction:column;gap:12px}.tutorial-section_volumeButton__zOHVZ{width:4px;height:78px;background:linear-gradient(180deg,#F0ECE3,#C3BEAC);border-radius:2px 0 0 2px;box-shadow:inset 0 0 2px rgba(0,0,0,.2)}.tutorial-section_volumeButton__zOHVZ:nth-child(2){height:24px}.tutorial-section_powerButton__Twrr5{position:absolute;right:-318px;top:103px;width:4px;height:44px;background:linear-gradient(180deg,#F0ECE3,#C3BEAC);border-radius:0 2px 2px 0;box-shadow:inset 0 0 2px rgba(0,0,0,.2)}@media (max-width:1400px){.tutorial-section_content__IlCoh{padding:0 60px;gap:60px}}@media (max-width:1200px){.tutorial-section_content__IlCoh{padding:0 40px;gap:40px}.tutorial-section_phoneFrame__i3UHj{width:280px;height:580px}.tutorial-section_title__Fiya9{font-size:40px}}@media (max-width:968px){.tutorial-section_container__z9_lz{margin:0 -40px}.tutorial-section_content__IlCoh{flex-direction:column;text-align:center;gap:60px}.tutorial-section_leftContent__blcZd{max-width:100%}.tutorial-section_phoneFrame__i3UHj{width:300px;height:620px}.tutorial-section_phoneContainer__DsE_q{min-height:550px}}@media (max-width:768px){.tutorial-section_container__z9_lz{margin:0 -30px;padding:60px 0}.tutorial-section_content__IlCoh{padding:0 20px;gap:40px}.tutorial-section_title__Fiya9{font-size:32px}.tutorial-section_description__dJjW1{font-size:14px;margin-bottom:40px}.tutorial-section_phoneFrame__i3UHj{width:260px;height:540px}.tutorial-section_toggleButton__rPKth{padding:16px 32px!important;font-size:14px;width:100%;border-radius:5px!important}.tutorial-section_toggleButtons__h7HPO{flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto}}@media (max-width:480px){.tutorial-section_title__Fiya9{font-size:28px;line-height:1.4em}.tutorial-section_phoneFrame__i3UHj{width:240px;height:500px}.tutorial-section_toggleButton__rPKth{padding:10px 20px}}.pricing_pricingWrapper__rNjql{margin-top:100px;padding:0 20px;text-align:center}.pricing_heading__mj9UN{font-size:36px;font-weight:700;margin-bottom:8px}.pricing_subheading__GrSBH{font-size:16px;margin-bottom:52px}.pricing_cardContainer__JAe2z{display:flex;gap:47px;flex-wrap:wrap;justify-content:center}.pricing_card__qUuY8{background:url(/_next/static/media/benefit-bg.6f93cafe.svg) no-repeat;background-size:1200px auto;border-radius:10px;padding:40px;flex:1 1;min-width:300px;max-width:390px;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 35px 1px rgba(0,0,0,.1)}.pricing_lookingSolution__CW0XF{margin-top:34px;font-size:16px;font-weight:600;line-height:32px;letter-spacing:.32px}.pricing_enterpriseNote__CekGZ{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.32px;max-width:811px;margin:0 auto}.pricing_cardMore__kuWL6{overflow:auto;max-height:575px}.pricing_cardMore__kuWL6::-webkit-scrollbar{width:3px}.pricing_cardMore__kuWL6::-webkit-scrollbar-track{background:transparent;border-radius:5px;margin-top:2px}.pricing_cardMore__kuWL6::-webkit-scrollbar-thumb{background:rgba(128,90,213,.7);border-radius:3px}.pricing_cardMore__kuWL6::-webkit-scrollbar-thumb:hover{background:rgba(128,90,213,1)}.pricing_card__qUuY8:first-child{background-position:left -60px}.pricing_card__qUuY8:nth-child(2){background-position:top}.pricing_card__qUuY8:nth-child(3){background-position:right -40px}@media (max-width:768px){.pricing_card__qUuY8{max-width:100%}.pricing_heading__mj9UN{font-size:30px}.pricing_subheading__GrSBH{font-size:15px}}.pricing_iconTitleRow__f8Np4{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.pricing_planTitle__s40hm{font-size:24px;font-weight:600;display:flex;gap:10px;align-items:center}.pricing_price__rT_iy{font-size:27px;font-weight:700;display:flex;align-items:baseline;gap:2px}.pricing_per__TNyrl{font-size:14px;color:rgba(0,0,0,.6);font-weight:300;margin-left:2px}.pricing_liteBtn__vTC_A,.pricing_proBtn__fqMG9{color:white;font-weight:600;font-size:16px;height:40px;padding:10px;border:none;border-radius:5px;cursor:pointer;width:100%;margin-top:35px}.pricing_liteBtn__vTC_A{background:var(--orange)}.pricing_proBtn__fqMG9{background:var(--purple);position:relative}.pricing_featuresTitle__2QzXD{margin-top:30px;color:#2C2C2C;font-size:20px;font-weight:600;align-self:flex-start}.pricing_featuresList__6xuoq{width:100%;padding-left:18px;font-size:16px;color:#2C2C2C;list-style-type:disc;text-align:left;margin-top:16px}.pricing_featuresList__6xuoq li{line-height:24px;margin-bottom:22px}.pricing_featuresList__6xuoq li:last-child{margin-bottom:0}.pricing_note__pQp5n{margin-top:20px;color:#2C2C2C;font-size:18px;font-weight:600;text-align:left}.pricing_seeMore__w1Z45{margin-top:25px;cursor:pointer;color:var(--purple);font-size:16px;font-weight:400;line-height:24px}.pricing_proPricing__P3T2P{font-size:13px;color:black;font-weight:400}.pricing_imageWrapper__j341E{text-align:center;width:100%}@keyframes pricing_float__n1F7E{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.pricing_caret__vUFpq{font-size:20px;display:inline-block;animation:pricing_float__n1F7E 1.5s ease-in-out infinite;will-change:transform}@media (max-width:805px){.pricing_card__qUuY8{max-width:100%}}@media (max-width:768px){.pricing_pricingWrapper__rNjql{margin-top:80px}.pricing_seeMore__w1Z45{margin-top:17px}}@media (max-width:640px){.pricing_lookingSolution__CW0XF{line-height:25px}.pricing_enterpriseNote__CekGZ{margin-top:15px}}@media (max-width:500px){.pricing_pricingWrapper__rNjql{margin-top:50px}.pricing_seeMore__w1Z45{margin-top:17px}}.ehrs_container__VM4TG{margin-top:100px;max-width:70%;margin-inline:auto}.ehrs_ehrContainer__llSgu{justify-content:space-around}.ehrs_ehrTitle__nFZLc{color:black;font-size:14px;font-weight:400;text-align:center;margin-bottom:32px}.ehrs_img__Ulstw{max-width:130px;height:auto}.ehrs_img__Ulstw:nth-child(5){max-width:80px}@media (max-width:1020px){.ehrs_container__VM4TG{max-width:90%}.ehrs_ehrTitle__nFZLc{margin-top:70px}}@media (max-width:655px){.ehrs_img__Ulstw{max-width:100px;height:auto}}@media (max-width:500px){.ehrs_container__VM4TG{max-width:100%}.ehrs_ehrContainer__llSgu{flex-wrap:wrap;gap:40px}}@media (max-width:350px){.ehrs_ehrContainer__llSgu{gap:25px}}.ourteam_wrapper__coTyj{background-color:white;padding:120px 20px;display:flex;justify-content:center}.ourteam_content__ZZPLV{max-width:960px;text-align:center;display:flex;flex-direction:column;align-items:center}.ourteam_title__NHCac{font-size:36px;line-height:52px;font-weight:600;margin-bottom:24px;color:#000}.ourteam_description__g5a6T{color:#4b4b4b;font-size:16px;max-width:924px;line-height:32px}.ourteam_contactUs__8fPXe{display:inline-flex;padding:20px 60px;align-items:center;border-radius:5px;background:var(--purple);color:var(--white);font-size:18px;font-weight:500;border:none;margin-top:70px}.ourteam_arrowRightIcon__0cvhh{margin-left:12px;transform:rotate(90deg)}@media (max-width:1100px){.ourteam_wrapper__coTyj{padding:110px 20px}}@media (max-width:768px){.ourteam_title__NHCac{font-size:27px;line-height:40px}.ourteam_contactUs__8fPXe{font-size:16px;padding:15px 60px;margin-top:40px}.ourteam_wrapper__coTyj{padding:80px 20px}}@media (max-width:515px){.ourteam_wrapper__coTyj{padding:100px 5px}.ourteam_title__NHCac{font-size:24px}.ourteam_contactUs__8fPXe{font-size:14px;padding:15px 40px}}.hero-section_container__h4AEb{background:radial-gradient(50% 52% at 47% 50%,rgba(151,71,255,.15) 50%,rgba(151,71,255,0) 100%);background-size:cover}.hero-section_leftPanel__XJj2I,.hero-section_rightPanel__FTuyR{flex:1 1}.hero-section_leftPanel__XJj2I{margin-top:130px}.hero-section_rightPanel__FTuyR{height:100%}.hero-section_phoneWrapper__nfL_6{display:inline-flex;position:relative}.hero-section_rightPanelImgContainer__Ob34e{text-align:center;background:radial-gradient(50% 50% at 50% 55%,rgba(121,195,3,.3) 0,rgba(121,195,3,0) 100%)}.hero-section_iphone__Bpx2X{width:500px;height:auto}.hero-section_fillLabel__2lusT{color:#57268F;text-align:center;font-size:14px;font-weight:500;padding:8px 20px;background:var(--light-pink);border-radius:20px;gap:8px}.hero-section_mainText__s9HEO{padding:25px 0 8px;font-size:40px;font-weight:700;line-height:64px;letter-spacing:-1.44px;max-width:715px}.hero-section_mainDescription__F8RQx{font-size:16px;font-weight:400;line-height:24px;max-width:641px}.hero-section_startNow__CZODK{border-radius:5px;border:none;font-size:14px;font-weight:500;padding:16px 40px;display:inline-flex;align-items:center}.hero-section_buttonsContainer__ZW2rf{gap:24px;margin-top:45px}.hero-section_startNow__CZODK{background:var(--purple);color:var(--white)}.hero-section_arrowRightIcon__mXziG{margin-left:8px}.hero-section_floatingText__0CObr{position:absolute;height:65px;padding:22px 18px;color:var(--purple);font-size:16px;font-weight:600;justify-content:center;background:rgba(255,255,255,.7);border:.5px solid rgba(151,71,255,.4);box-shadow:0 0 20px rgba(151,71,255,.25);border-radius:10px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.hero-section_floatingText0__jz2VP{top:95px;left:-35px;animation:hero-section_float__Q4u1b 3s ease-in-out infinite}.hero-section_floatingText1__h9OAA{top:205px;right:0;animation:hero-section_float__Q4u1b 3s ease-in-out infinite}.hero-section_floatingText2__ek6Ue{top:320px;left:-15px;animation:hero-section_float__Q4u1b 3s ease-in-out infinite}.hero-section_floatingText3__NUzPj{top:435px;right:0;animation:hero-section_float__Q4u1b 3s ease-in-out infinite}.hero-section_floatingText4__gz7cw{top:550px;left:50px;animation:hero-section_float__Q4u1b 3s ease-in-out infinite}.hero-section_floatingText5__VKgO_{top:635px;right:40px;animation:hero-section_float__Q4u1b 3s ease-in-out infinite;min-width:135px}@keyframes hero-section_float__Q4u1b{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.hero-section_users__LxrIk{margin-top:25px}.hero-section_user__Rs0_9{width:28px;height:28px}.hero-section_user__Rs0_9:nth-child(2){position:relative;left:-10px}.hero-section_user__Rs0_9:nth-child(3){position:relative;left:-20px}.hero-section_user__Rs0_9:nth-child(4){width:48px;height:48px;left:-37px;top:5px;position:relative}.hero-section_numberOfUsersText__Ta_o1{font-size:16px;font-weight:600;left:-40px;position:relative}@media (max-width:1600px){.hero-section_rightPanelImgContainer__Ob34e{position:relative;right:-80px}}@media (max-width:1250px){.hero-section_rightPanelImgContainer__Ob34e{right:-40px}.hero-section_iphone__Bpx2X{margin-top:40px}.hero-section_floatingText0__jz2VP{top:135px}.hero-section_floatingText1__h9OAA{top:245px}.hero-section_floatingText2__ek6Ue{top:365px}.hero-section_floatingText3__NUzPj{top:475px}.hero-section_floatingText4__gz7cw{top:590px}.hero-section_floatingText5__VKgO_{top:670px};}@media (max-width:997px){.hero-section_iphone__Bpx2X{margin-top:100px;width:450px}.hero-section_floatingText__0CObr{font-size:14px;height:auto;padding:18px}.hero-section_floatingText0__jz2VP{top:180px}.hero-section_floatingText1__h9OAA{top:285px}.hero-section_floatingText2__ek6Ue{top:400px}.hero-section_floatingText3__NUzPj{top:500px}.hero-section_floatingText4__gz7cw{top:615px}.hero-section_floatingText5__VKgO_{top:680px};.hero-section_mainText__s9HEO{min-width:359px}}@media (max-width:850px){.hero-section_container__h4AEb{flex-wrap:wrap}.hero-section_rightPanelImgContainer__Ob34e{position:static}.hero-section_leftPanel__XJj2I{margin-top:80px}.hero-section_iphone__Bpx2X{margin-top:40px}.hero-section_floatingText0__jz2VP{top:120px}.hero-section_floatingText1__h9OAA{top:215px}.hero-section_floatingText2__ek6Ue{top:330px}.hero-section_floatingText3__NUzPj{top:420px}.hero-section_floatingText4__gz7cw{top:535px}.hero-section_floatingText5__VKgO_{top:615px};}@media (max-width:780px){.hero-section_container__h4AEb{background:radial-gradient(50% 55% at 50% 50%,rgba(151,71,255,.15) 50%,rgba(151,71,255,0) 100%)}.hero-section_rightPanelImgContainer__Ob34e{background:radial-gradient(50% 50% at 50% 50%,rgba(121,195,3,.4) 0,rgba(121,195,3,0) 100%)}}@media (max-width:650px){.hero-section_leftPanel__XJj2I{margin-top:50px}.hero-section_mainText__s9HEO{font-size:35px;line-height:50px}}@media (max-width:500px){.hero-section_buttonsContainer__ZW2rf,.hero-section_container__h4AEb{text-align:center;justify-content:center}.hero-section_mainText__s9HEO{font-size:22px;line-height:35px}.hero-section_mainDescription__F8RQx{margin-top:10px}.hero-section_users__LxrIk{text-align:left}.hero-section_numberOfUsersText__Ta_o1{font-size:15px}.hero-section_rightPanelImgContainer__Ob34e{position:relative;right:0}.hero-section_iphone__Bpx2X{max-width:350px}.hero-section_floatingText__0CObr{max-width:200px;padding:12px 10px;font-size:13px}.hero-section_floatingText0__jz2VP{top:100px;left:0}.hero-section_floatingText1__h9OAA{top:180px;right:0}.hero-section_floatingText2__ek6Ue{top:270px;left:0}.hero-section_floatingText3__NUzPj{top:350px;right:0}.hero-section_floatingText4__gz7cw{top:432px;left:20px}.hero-section_floatingText5__VKgO_{top:500px};}@media (max-width:400px){.hero-section_mainText__s9HEO{min-width:100%}.hero-section_floatingText0__jz2VP{left:20px}.hero-section_floatingText1__h9OAA{right:30px}.hero-section_floatingText2__ek6Ue{left:30px}.hero-section_floatingText3__NUzPj{right:30px}.hero-section_floatingText4__gz7cw{left:30px}}.benefit_benefitContainer__PpYST{margin-top:100px;gap:70px}.benefit_leftPanel__iWjcn{flex:0 0 35%}.benefit_rightPanel__2ks_P{flex:0 0 65%}.benefit_benefitTitle__d5SOd{font-size:36px;font-weight:600;line-height:52px}.benefit_benefitDescription__vCd_r{color:black;font-size:16px;font-weight:400;line-height:32px}.benefit_benefitDescriptionStrong__mnh6R{font-weight:600;margin:28px auto;color:black}.benefit_mt-40__2_CT9{margin-top:40px}.benefit_startForFreeMobile__y6VEV,.benefit_startForFree__NPd0L{display:inline-flex;padding:16px 40px;align-items:center;border-radius:5px;background:var(--purple);color:var(--white);font-size:14px;font-weight:500;border:none;margin-top:70px}.benefit_startForFreeMobile__y6VEV{display:none}.benefit_arrowRightIcon__Fqvkb{margin-left:8px}.benefit_benefits__VyueY{text-align:left;gap:0 40px;flex:1 1}.benefit_benefit__Hb55r{padding:45px 35px;border-radius:10px;box-shadow:0 0 35px 1px rgba(0,0,0,.1);flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 25px);margin-top:50px}.benefit_benefit-1__czwSs{background:url(/_next/static/media/benefit-bg.6f93cafe.svg) no-repeat left -460px/900px auto,#F9F9F9}.benefit_benefit-2__a8eGc{background:url(/_next/static/media/benefit-bg.6f93cafe.svg) no-repeat 0 0/900px auto,#F9F9F9;position:relative;top:-40px}.benefit_benefit-3__1hMvb{background:url(/_next/static/media/benefit-bg.6f93cafe.svg) no-repeat right -260px/900px auto,#F9F9F9}.benefit_benefit-4__i5h_M{background:url(/_next/static/media/benefit-bg.6f93cafe.svg) no-repeat center -100px/900px auto,#F9F9F9;position:relative;top:-40px}.benefit_benefitCardTitle__u_OOO{margin-top:20px;font-size:24px;font-weight:500}.benefit_benefitCardDescription__BrqPT{font-size:16px;font-weight:400;line-height:24px;margin-top:24px}@media (max-width:768px){.benefit_benefitContainer__PpYST{margin-top:70px;flex-wrap:wrap;gap:20px}.benefit_leftPanel__iWjcn,.benefit_rightPanel__2ks_P{flex:0 0 100%}.benefit_leftPanel__iWjcn .benefit_startForFree__NPd0L{display:none}.benefit_benefitTitle__d5SOd{font-size:29px;line-height:45px}.benefit_startForFreeMobile__y6VEV{display:flex;width:100%;justify-content:center;margin-top:30px}}@media (max-width:600px){.benefit_benefitContainer__PpYST{margin-top:50px}.benefit_benefit__Hb55r{width:100%;flex:0 0 100%;position:static;margin:20px 0 0}}.products_productsSection__O3pRV{display:flex;padding:50px 0 50px 50px;justify-content:space-between}.products_mobileAppImg__23sxD,.products_mobileLaptopImg__WW19g{display:none}.products_textSection__L8J2A{max-width:600px;display:flex;flex-direction:column;justify-content:center}.products_title__7Ymxu{font-size:36px;font-weight:700}.products_tabsContainer__E9mvx{display:flex;flex-direction:column}.products_tabs__QdP7n{display:flex;gap:80px;margin-top:35px}.products_tab__N_5OD{cursor:pointer;font-size:20px;font-weight:600;color:rgba(0,0,0,.4)}.products_active__8OXD4{color:black;position:relative;font-weight:700}.products_active__8OXD4:after{position:absolute;bottom:-5px;content:"";width:50%;height:2px;left:0;background:var(--purple)}.products_description__bUySi{font-size:16px;line-height:32px;letter-spacing:.32px;margin-top:60px}.products_buttons__lFQ84{display:flex;gap:24px;margin-top:80px}.products_primary__A_UjK{border:none;padding:16px 40px;border-radius:5px;font-weight:500;font-size:14px;background:var(--purple);color:white;display:inline-flex;align-items:center;gap:12px}.products_imageSection__efavz:has(.products_desktopLaptopImg__AS9cw){margin-right:-80px}.products_desktopLaptopImg__AS9cw{max-height:700px;min-width:100%}.products_imageSection__efavz:has(.products_desktopAppImg__ztUL9){flex:1 1;justify-content:center;display:flex}.products_desktopAppImg__ztUL9{max-height:750px;width:auto;position:relative}@media (max-width:1125px){.products_description__bUySi{margin-top:40px}.products_buttons__lFQ84{margin-top:50px}.products_desktopLaptopImg__AS9cw{max-height:100%;padding-left:50px;margin-top:40px}}@media (max-width:1000px){.products_mobileAppImg__23sxD{max-height:600px;width:auto;display:inline-flex;margin-top:100px}.products_desktopAppImg__ztUL9{display:none}}@media (max-width:850px){.products_productsSection__O3pRV{flex-wrap:wrap;padding:0}.products_title__7Ymxu{text-align:center}.products_buttons__lFQ84,.products_tabs__QdP7n{justify-content:center}.products_textSection__L8J2A{max-width:100%}.products_imageSection__efavz,.products_imageSection__efavz:has(.products_desktopLaptopImg__AS9cw){margin:60px auto}.products_desktopLaptopImg__AS9cw{display:none}.products_mobileLaptopImg__WW19g{display:flex;width:600px!important;height:auto}.products_mobileAppImg__23sxD{margin-top:0}}@media (max-width:768){.products_title__7Ymxu{font-size:27px;max-width:450px}}@media (max-width:700px){.products_mobileLaptopImg__WW19g{width:500px!important}.products_mobileAppImg__23sxD{max-height:500px}}@media (max-width:570px){.products_title__7Ymxu{font-size:24px}.products_mobileLaptopImg__WW19g{width:400px!important}.products_tabs__QdP7n{gap:60px}}@media (max-width:460px){.products_mobileLaptopImg__WW19g{max-width:350px!important}.products_tabs__QdP7n{gap:40px}}@media (max-width:407px){.products_mobileLaptopImg__WW19g{max-width:310px!important}}@media (max-width:350px){.products_tabs__QdP7n{gap:20px}}.steps_container__3lDZy{margin-top:100px;background:radial-gradient(21% 45% at 20% 45%,rgba(151,71,255,.35) 0,rgba(255,255,255,0) 100%)}.steps_stepsContainer__wPiiS,.steps_videoContainer___WrYs{flex:1 1;justify-content:center}.steps_listOfStepsMobile__HRIRh{display:none}.steps_videoContainer___WrYs{text-align:center}.steps_iphoneMockup__VgKBr{position:relative;display:inline-flex}.steps_videoDemo__hE7Lz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:97%;border-radius:40px;z-index:0}.steps_stepsTitle__oUtnm{font-size:36px;font-weight:600;line-height:52px}.steps_step__jRUsj{gap:32px;margin-top:32px}.steps_stepIconWrapper__WU_P9{width:40px;height:40px;padding:10px;border-radius:5px;background:var(--light-pink);position:relative;top:8px}.steps_step__jRUsj:not(:last-of-type) .steps_stepIconWrapper__WU_P9:after{position:absolute;left:17px;top:70px;content:url(/_next/static/media/arrow-down.5daa5fa1.svg)}.steps_stepIcon__R6CfI{width:20px}.steps_stepTitle__Scbdq{font-size:16px;font-weight:600;line-height:32px}.steps_stepDescription__Sgzc1{color:black;font-size:16px;font-weight:400;line-height:32px;max-width:420px}@keyframes steps_slideLeftIn__eigtN{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes steps_slideLeftOut__NUh__{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30px)}}@keyframes steps_slideRightIn__ff_4a{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes steps_slideRightOut__k6WZO{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30px)}}.steps_slideLeftIn__eigtN{animation:steps_slideLeftIn__eigtN .4s ease-out forwards}.steps_slideLeftOut__NUh__{animation:steps_slideLeftOut__NUh__ .3s ease-in forwards}.steps_slideRightIn__ff_4a{animation:steps_slideRightIn__ff_4a .4s ease-out forwards}.steps_slideRightOut__k6WZO{animation:steps_slideRightOut__k6WZO .3s ease-in forwards}@media (max-width:920px){.steps_container__3lDZy{flex-direction:row-reverse}.steps_videoContainer___WrYs{text-align:right}.steps_listOfStepsMobile__HRIRh{display:block}.steps_listOfSteps__nglB8{display:none}.steps_navButtons__iYVyh{margin-top:40px}.steps_stepDescription__Sgzc1{min-height:160px}.steps_navButtonsText__wZuCp{color:rgba(0,0,0,.5);text-align:center;font-size:12px;font-weight:500;line-height:28px}.steps_navActionButtons__3_q1h{gap:14px;margin-top:5px;justify-content:center;cursor:pointer}.steps_arrowButton__bxqGH{width:32px;height:32px}.steps_mockupIphone16__mhkvG{width:300px;height:auto}}@media (max-width:768px){.steps_container__3lDZy{margin-top:80px}.steps_videoDemo__hE7Lz{border-radius:33px}.steps_mockupIphone16__mhkvG{width:270px;height:auto}.steps_iphoneMockup__VgKBr{margin-top:70px}.steps_stepsTitle__oUtnm{font-size:27px;line-height:45px}}@media (max-width:706px){.steps_stepDescription__Sgzc1{min-height:224px}}@media (max-width:675px){.steps_videoDemo__hE7Lz{border-radius:27px}.steps_mockupIphone16__mhkvG{width:240px;height:auto}.steps_iphoneMockup__VgKBr{margin-top:90px}.steps_navButtons__iYVyh{margin-top:20px}}@media (max-width:655px){.steps_stepDescription__Sgzc1{min-height:256px}.steps_navButtons__iYVyh{margin-top:10px}}@media (max-width:588px){.steps_iphoneMockup__VgKBr{margin-top:110px}}@media (max-width:550px){.steps_mockupIphone16__mhkvG{width:200px;height:auto}.steps_videoDemo__hE7Lz{border-radius:25px}.steps_stepsTitle__oUtnm{line-height:40px;position:absolute}.steps_listOfStepsMobile__HRIRh{padding-top:80px}.steps_stepDescription__Sgzc1{min-height:288px}}@media (max-width:515px){.steps_mockupIphone16__mhkvG{width:150px;height:auto}.steps_videoDemo__hE7Lz{border-radius:20px}.steps_stepTitle__Scbdq{white-space:nowrap;line-height:27px}.steps_stepsTitle__oUtnm{font-size:24px}.steps_stepDescription__Sgzc1{font-size:14px;line-height:25px;min-height:200px}}@media (max-width:505px){.steps_stepDescription__Sgzc1{min-height:225px}}@media (max-width:432px){.steps_step__jRUsj{min-height:255px}.steps_stepTitle__Scbdq{white-space:wrap}.steps_stepIconWrapper__WU_P9{width:30px;height:30px;display:inline-flex;justify-content:center}.steps_stepIcon__R6CfI{width:15px}.steps_stepDescription__Sgzc1{font-size:13px;line-height:22px;min-height:200px}.steps_step__jRUsj{gap:10px}.steps_mockupIphone16__mhkvG{width:140px;height:auto}.steps_videoDemo__hE7Lz{border-radius:15px}.steps_step__jRUsj:not(:last-of-type) .steps_stepIconWrapper__WU_P9:after{left:13px}.steps_navButtons__iYVyh{margin-top:0}}@media (max-width:418){.steps_stepDescription__Sgzc1{min-height:242px}}@media (max-width:396){.steps_stepDescription__Sgzc1{min-height:230px}}@media (max-width:380px){.steps_mockupIphone16__mhkvG{width:120px;height:auto}}@media (max-width:375){.steps_stepDescription__Sgzc1{min-height:242px}}@media (max-width:350px){.steps_stepsTitle__oUtnm br{display:none}.steps_stepDescription__Sgzc1{font-size:10px;min-height:200px}}.Testimonials_container__0T25F{background:linear-gradient(180deg,#252525,#282828);padding:80px 20px;color:#ffffff;text-align:center;margin-inline:-80px;margin-top:100px}.Testimonials_subtitle__WE0D3,.Testimonials_title__ILVQf{font-size:36px;font-weight:600;line-height:52px;position:relative;display:inline;margin-left:auto}.Testimonials_subtitle__WE0D3{font-weight:400;display:block}.Testimonials_testimonialWrapper__a1k4L{display:flex;justify-content:space-evenly;gap:24px;margin-top:100px;flex-wrap:wrap}.Testimonials_testimonialCard__QyRAG{background-color:rgba(44,44,44,1);color:#fff;border-radius:10px;padding:28px 40px;width:27%;min-width:320px;text-align:left}.Testimonials_cardText__AIwAV{font-size:15px;margin-bottom:20px;font-weight:400;line-height:28px;color:rgba(255,255,255,.8)}.Testimonials_cardFooter__PJB_u{display:flex;align-items:center;gap:10px;font-size:13px;opacity:.85}.Testimonials_avatar__zQx18{width:26px;height:26px;border-radius:50%;object-fit:cover}.Testimonials_cardFooterTitle__9SAtc{font-weight:700}.Testimonials_improveEverything__LTwgT{margin:0 auto;padding:16px 40px;color:#282828;font-size:14px;font-weight:500;background-color:white;border-radius:5px;display:inline-flex;align-items:center;gap:12px}@media (min-width:1400px){.Testimonials_testimonialCard__QyRAG:nth-child(2){position:relative;top:-50px}}@media (max-width:1400px){.Testimonials_improveEverything__LTwgT{margin:50px}}@media (max-width:1026px){.Testimonials_container__0T25F{margin-inline:-60px}}@media (max-width:768px){.Testimonials_subtitle__WE0D3,.Testimonials_title__ILVQf{font-size:27px;line-height:40px}.Testimonials_container__0T25F{margin-inline:-40px}.Testimonials_testimonialCard__QyRAG{width:80%}.Testimonials_testimonialWrapper__a1k4L{margin-top:70px}}@media (max-width:500px){.Testimonials_container__0T25F{padding-bottom:60px}.Testimonials_title__ILVQf{width:300px;display:inline-flex}.Testimonials_improveEverything__LTwgT{margin:50px -2px 0;padding:16px 20px}}