.Footer_footer___mXpK{border-top:1px solid var(--color-border);padding:80px 0 48px;margin-top:120px;background-color:var(--color-background)}.Footer_content__uuyMx{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}.Footer_text__B_210{color:var(--color-text-light);margin:0}.Footer_nav__2Harq{display:flex;gap:24px;flex-wrap:wrap}.Footer_nav__2Harq a{color:var(--color-text);font-weight:var(--font-weight-medium)}.Footer_nav__2Harq a:hover{color:var(--color-primary)}.Footer_social__pyssC{display:flex;gap:16px}.Footer_social__pyssC a{color:var(--color-text-light);text-transform:capitalize}.Footer_social__pyssC a:hover{color:var(--color-primary)}.Footer_pillarLinks__dePyw{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;align-items:center}.Footer_pillarLinks__dePyw a{color:var(--color-text);font-size:var(--font-size-small);font-weight:var(--font-weight-medium)}.Footer_pillarLinks__dePyw a:hover{color:var(--color-primary)}.Footer_pillarLabel__MFboq{font-size:var(--font-size-small);color:var(--color-text-light);font-weight:var(--font-weight-semibold)}.Footer_legalLinks__ata_Z{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;padding-top:24px;border-top:1px solid var(--color-border);margin-top:24px}.Footer_legalLinks__ata_Z a{color:var(--color-text-light);font-size:var(--font-size-small)}.Footer_legalLinks__ata_Z a:hover{color:var(--color-primary)}.Footer_copyright__AIyiF{padding-top:24px;border-top:1px solid var(--color-border)}.Footer_copyright__AIyiF p{color:var(--color-text-light);font-size:var(--font-size-small);margin:0;text-align:center}@media(min-width:768px){.Footer_content__uuyMx{flex-direction:row;justify-content:space-between;align-items:center}}.Button_button__nbDXA{display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none;white-space:nowrap}.Button_button__nbDXA:focus{outline:2px solid #5f6caf;outline-offset:2px}.Button_button__nbDXA.Button_disabled__y2Ed8{opacity:.5;cursor:not-allowed;pointer-events:none}.Button_button__nbDXA.Button_fullWidth__COqIV{width:100%}.Button_primary__VcoA9{background-color:#5f6caf;color:#fff;box-shadow:0 4px 20px rgba(95,108,175,.25)}.Button_primary__VcoA9:hover:not(.Button_disabled__y2Ed8){background-color:#4a5896;transform:translateY(-2px);color:#fff;box-shadow:0 6px 24px rgba(95,108,175,.35)}.Button_primary__VcoA9:active:not(.Button_disabled__y2Ed8){transform:translateY(0)}.Button_secondary__cM38g{background-color:rgba(0,0,0,0);color:#5f6caf;border:2px solid #5f6caf}.Button_secondary__cM38g:hover:not(.Button_disabled__y2Ed8){background-color:#5f6caf;color:#fff}.Button_outline__RGdxy{background-color:rgba(0,0,0,0);color:#5f6caf;border:2px solid #5f6caf}.Button_outline__RGdxy:hover:not(.Button_disabled__y2Ed8){background-color:#f0f4ff}.Button_ghost__dXsq1{background-color:rgba(0,0,0,0);color:#5f6caf;padding:8px 16px}.Button_ghost__dXsq1:hover:not(.Button_disabled__y2Ed8){background-color:#f0f4ff;color:#4a5896}.Button_accent__xLdaI{background-color:#fff;color:#9b59b6;border:2px solid #9b59b6}.Button_accent__xLdaI:hover:not(.Button_disabled__y2Ed8){background-color:#9b59b6;color:#fff}.Button_white__l0SPb{background-color:#fff;color:#5f6caf;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Button_white__l0SPb:hover:not(.Button_disabled__y2Ed8){background-color:hsla(0,0%,100%,.95);transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.15)}.Button_white__l0SPb:active:not(.Button_disabled__y2Ed8){transform:translateY(0)}.Button_small__ErWhv{padding:10px 20px;font-size:14px}.Button_medium__STW9Z{padding:14px 28px;font-size:16px}.Button_large__jO0IW{padding:18px 36px;font-size:18px}.Header_header__2AlXl{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #e5e5e5;transition:.15s ease}.Header_inner__VPAiV{display:flex;align-items:center;justify-content:space-between;height:80px}.Header_logo__d2E46{display:flex;align-items:center;outline:none}.Header_logo__d2E46:focus{outline:none}.Header_logo__d2E46:focus-visible{outline:2px solid #5f6caf;outline-offset:4px;border-radius:4px}.Header_logo__d2E46 img{height:64px;width:auto}.Header_nav__cIp7P{display:none;align-items:center;gap:32px}@media(min-width:768px){.Header_nav__cIp7P{display:flex}}.Header_nav__cIp7P a{color:#7f8c8d;font-size:16px;font-weight:400;transition:.15s ease;text-decoration:none;outline:none}.Header_nav__cIp7P a:hover{color:#5f6caf}.Header_nav__cIp7P a:focus{outline:none}.Header_nav__cIp7P a:focus-visible{outline:2px solid #5f6caf;outline-offset:4px;border-radius:4px}.Header_actions__TtCcO{display:none;align-items:center;gap:16px}@media(min-width:768px){.Header_actions__TtCcO{display:flex}}.Header_loginButton__MpR7N{display:none}@media(min-width:480px){.Header_loginButton__MpR7N{display:inline-flex}}.Header_mobileMenuButton__K9jaK{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;z-index:1001}@media(min-width:768px){.Header_mobileMenuButton__K9jaK{display:none}}.Header_mobileMenuButton__K9jaK:focus-visible{outline:2px solid #5f6caf;outline-offset:2px;border-radius:4px}.Header_burgerIcon__E2ZUT{display:flex;flex-direction:column;gap:5px;width:24px}.Header_burgerIcon__E2ZUT span{display:block;width:100%;height:2px;background-color:#34495e;border-radius:2px;transition:all .15s ease}.Header_overlay__1ggAP{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;animation:Header_fadeIn__pWyca .15s ease}.Header_mobileDrawer__8C3V8{position:fixed;top:0;right:0;bottom:0;width:85%;max-width:400px;background-color:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.15);z-index:1000;padding:48px 24px;overflow-y:auto;animation:Header_slideInRight__kPnOm .25s ease}@keyframes Header_slideInRight__kPnOm{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Header_closeButton__WB_A8{position:absolute;top:24px;right:24px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;color:#7f8c8d;transition:all .15s ease}.Header_closeButton__WB_A8:hover{color:#34495e;background-color:#fafafa;border-radius:50%}.Header_closeButton__WB_A8:focus-visible{outline:2px solid #5f6caf;outline-offset:2px;border-radius:50%}.Header_mobileNav__Owv_Z{display:flex;flex-direction:column;gap:8px;margin-top:64px;margin-bottom:48px}.Header_mobileNav__Owv_Z a{display:block;padding:16px;font-size:18px;font-weight:500;color:#34495e;text-decoration:none;border-radius:12px;transition:all .15s ease}.Header_mobileNav__Owv_Z a:hover{background-color:#f0f4ff;color:#5f6caf}.Header_mobileNav__Owv_Z a:active{background-color:#e8e5f3}.Header_mobileActions__8t_P5{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid #e5e5e5}.FAQSection_faq__a2PB6{display:flex;flex-direction:column;align-items:center;padding:80px 24px;background-color:#fff}.FAQSection_sectionTitle__PRxyA{font-size:40px;font-weight:600;color:#34495e;line-height:1.25;text-align:center;margin-bottom:80px;max-width:800px}@media(max-width:480px){.FAQSection_sectionTitle__PRxyA{font-size:28px;margin-bottom:64px}}.FAQSection_accordionList__clBg6{display:flex;flex-direction:column;width:100%;max-width:800px}.FAQSection_accordionItem__bppMm{border-bottom:1px solid #e5e5e5}.FAQSection_accordionItem__bppMm:last-child{border-bottom:none}.FAQSection_accordionButton__fc6SQ{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 0;background:none;border:none;cursor:pointer;text-align:left;transition:all .25s ease}.FAQSection_accordionButton__fc6SQ:hover .FAQSection_question__TOq96{color:#5f6caf}@media(max-width:480px){.FAQSection_accordionButton__fc6SQ{padding:16px 0}}.FAQSection_question__TOq96{font-size:18px;font-weight:700;color:#34495e;padding-right:24px;transition:color .25s ease}@media(max-width:480px){.FAQSection_question__TOq96{font-size:16px}}.FAQSection_iconWrapper__iKSnM{flex-shrink:0;width:24px;height:24px}.FAQSection_icon__bpUJm{color:#5f6caf;transition:transform .25s ease}.FAQSection_answerWrapper__AAmSZ{padding-bottom:24px;padding-right:64px}@media(max-width:480px){.FAQSection_answerWrapper__AAmSZ{padding-right:0;padding-bottom:16px}}.FAQSection_answer__0rrMV{font-size:16px;color:#7f8c8d;line-height:1.65}.FeaturesSection_features__S5wOT{display:flex;flex-direction:column;align-items:center;padding:80px 24px;background-color:#fafafa;min-height:100vh}.FeaturesSection_intro__Q7TyR{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:950px;margin-bottom:8px;padding-bottom:32px}@media(max-width:480px){.FeaturesSection_intro__Q7TyR{min-height:40vh}}.FeaturesSection_title__NDdac{font-size:40px;font-weight:600;color:#34495e;line-height:1.25;margin-bottom:48px}@media(max-width:480px){.FeaturesSection_title__NDdac{font-size:28px}}.FeaturesSection_subtitle__WoYsx{font-size:18px;color:#7f8c8d;line-height:1.7;max-width:800px}@media(max-width:480px){.FeaturesSection_subtitle__WoYsx{font-size:16px}}.FeaturesSection_scenariosContainer__EONcX{width:100%;max-width:1200px;margin:0 auto}.FeaturesSection_scenario___EG4k{margin-bottom:120px}.FeaturesSection_scenario___EG4k:last-child{margin-bottom:80px}.FeaturesSection_scenarioGrid__SbQ0D{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px}@media(min-width:768px){.FeaturesSection_scenarioGrid__SbQ0D{grid-template-columns:5fr 7fr;gap:64px}.FeaturesSection_scenarioGrid__SbQ0D.FeaturesSection_reversed__RzluH{direction:rtl}.FeaturesSection_scenarioGrid__SbQ0D.FeaturesSection_reversed__RzluH>*{direction:ltr}}.FeaturesSection_stickyPanel__E65gi{position:relative}.FeaturesSection_stickyPanelMobile__yDZ24{display:block;margin-bottom:48px}@media(min-width:768px){.FeaturesSection_stickyPanelMobile__yDZ24{display:none}}.FeaturesSection_stickyPanelDesktop__s8M60{display:none}@media(min-width:768px){.FeaturesSection_stickyPanelDesktop__s8M60{display:block;position:-webkit-sticky;position:sticky;top:110px}}.FeaturesSection_scenarioTitle__5_hoA{font-size:28px;font-weight:600;color:#34495e;line-height:1.3;margin-bottom:64px}@media(max-width:480px){.FeaturesSection_scenarioTitle__5_hoA{font-size:18px;margin-bottom:32px}}.FeaturesSection_card__WCcMh{background-color:#fff;border-radius:28px;padding:40px;border:1px solid #e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .25s ease}@media(max-width:480px){.FeaturesSection_card__WCcMh{padding:32px}}.FeaturesSection_cardBadges__IK5vI{display:flex;align-items:center;gap:8px;margin-bottom:24px}.FeaturesSection_badgeScenario__f1_wl{padding:5px 16px;font-size:13px;font-weight:600;border-radius:12px;background-color:#f0f4ff;color:#5f6caf}.FeaturesSection_badgeStep__sCtAo{padding:5px 16px;font-size:13px;font-weight:600;border-radius:12px;background-color:#fafafa;color:#7f8c8d}.FeaturesSection_cardIcon__L3pP5{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:24px;margin:0 auto 24px;transition:all .25s ease}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-primary__GCrBA{background-color:#f0f4ff;border:2px solid #5f6caf}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-primary__GCrBA svg{color:#5f6caf}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-secondary__3HYw6{background-color:#f4ecfc;border:2px solid #9b59b6}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-secondary__3HYw6 svg{color:#9b59b6}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-success__4M_Q6{background-color:#e8f8f0;border:2px solid #27ae60}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-success__4M_Q6 svg{color:#27ae60}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-warning__DQO9x{background-color:#fef3e8;border:2px solid #e67e22}.FeaturesSection_cardIcon__L3pP5.FeaturesSection_tone-warning__DQO9x svg{color:#e67e22}@media(max-width:480px){.FeaturesSection_cardIcon__L3pP5{width:80px;height:80px}.FeaturesSection_cardIcon__L3pP5 svg{width:36px!important;height:36px!important}}.FeaturesSection_cardTitle__ujYyu{font-size:18px;font-weight:600;color:#34495e;line-height:1.4;margin-bottom:16px;text-align:center;transition:all .25s ease}@media(max-width:480px){.FeaturesSection_cardTitle__ujYyu{font-size:24px}}.FeaturesSection_cardDescription__XpcC2{font-size:16px;color:#7f8c8d;line-height:1.65;text-align:center;transition:all .25s ease}@media(max-width:480px){.FeaturesSection_cardDescription__XpcC2{font-size:14px}}.FeaturesSection_stepsList__VFw6E,.FeaturesSection_stepsTimeline__H0Z9W{position:relative}.FeaturesSection_steps__9wKp5{position:relative;padding-top:200px;padding-bottom:200px}@media(max-width:768px){.FeaturesSection_steps__9wKp5{padding-top:48px;padding-bottom:0}}.FeaturesSection_timelineLine__Jdm_e{display:none}@media(min-width:768px){.FeaturesSection_timelineLine__Jdm_e{display:block;position:absolute;left:16px;top:250px;bottom:400px;width:2px;background-color:#e5e5e5}.FeaturesSection_reversed__RzluH .FeaturesSection_timelineLine__Jdm_e{left:auto;right:16px}}.FeaturesSection_stepWrapper__0VzKz{min-height:180px;padding-top:48px;padding-bottom:48px}@media(max-width:768px){.FeaturesSection_stepWrapper__0VzKz{min-height:auto;padding-top:0;padding-bottom:24px}}.FeaturesSection_step__ZPIeK{display:flex;align-items:flex-start;gap:24px}@media(max-width:768px){.FeaturesSection_step__ZPIeK{gap:0}}@media(min-width:768px){.FeaturesSection_reversed__RzluH .FeaturesSection_step__ZPIeK{flex-direction:row-reverse}}.FeaturesSection_stepNumber__4Q5xr{position:relative;flex-shrink:0}@media(max-width:768px){.FeaturesSection_stepNumber__4Q5xr{display:none}}.FeaturesSection_stepCircle__UopWk{width:32px;height:32px;border-radius:50%;background-color:#fff;border:2px solid #e5e5e5;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#7f8c8d;transition:all .15s ease;position:relative;z-index:10}.FeaturesSection_stepCircle__UopWk.FeaturesSection_active__OdQie{width:36px;height:36px;color:#fff}.FeaturesSection_stepCircle__UopWk.FeaturesSection_active__OdQie.FeaturesSection_tone-primary__GCrBA{background-color:#5f6caf;border-color:#5f6caf}.FeaturesSection_stepCircle__UopWk.FeaturesSection_active__OdQie.FeaturesSection_tone-secondary__3HYw6{background-color:#9b59b6;border-color:#9b59b6}.FeaturesSection_stepCircle__UopWk.FeaturesSection_active__OdQie.FeaturesSection_tone-success__4M_Q6{background-color:#27ae60;border-color:#27ae60}.FeaturesSection_stepCircle__UopWk.FeaturesSection_active__OdQie.FeaturesSection_tone-warning__DQO9x{background-color:#e67e22;border-color:#e67e22}.FeaturesSection_stepContent__XK8US{flex:1 1;opacity:.65;transition:all .15s ease}.FeaturesSection_stepContent__XK8US.FeaturesSection_active__OdQie{opacity:1}.FeaturesSection_stepCard__2yEhQ{padding:16px 0;border-radius:16px;transition:all .15s ease}@media(max-width:768px){.FeaturesSection_stepCard__2yEhQ{background-color:#fff;border:1px solid #e5e5e5;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.06)}}.FeaturesSection_stepCard__2yEhQ.FeaturesSection_active__OdQie{padding:24px;border:1px solid rgba(0,0,0,0)}.FeaturesSection_stepCard__2yEhQ.FeaturesSection_active__OdQie.FeaturesSection_tone-primary__GCrBA{background-color:rgba(95,108,175,.04);border-color:rgba(95,108,175,.15)}.FeaturesSection_stepCard__2yEhQ.FeaturesSection_active__OdQie.FeaturesSection_tone-secondary__3HYw6{background-color:rgba(155,89,182,.04);border-color:rgba(155,89,182,.15)}.FeaturesSection_stepCard__2yEhQ.FeaturesSection_active__OdQie.FeaturesSection_tone-success__4M_Q6{background-color:rgba(39,174,96,.04);border-color:rgba(39,174,96,.15)}.FeaturesSection_stepCard__2yEhQ.FeaturesSection_active__OdQie.FeaturesSection_tone-warning__DQO9x{background-color:rgba(230,126,34,.04);border-color:rgba(230,126,34,.15)}@media(max-width:768px){.FeaturesSection_stepCard__2yEhQ.FeaturesSection_active__OdQie{border:1px solid #e5e5e5;background-color:#fff}}.FeaturesSection_stepHeader__y4nrH{display:flex;align-items:center;gap:12px;margin-bottom:12px}.FeaturesSection_stepIconContainer__8kXlx{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-primary__GCrBA{background-color:#f0f4ff;border:1px solid rgba(95,108,175,.4)}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-primary__GCrBA svg{color:#5f6caf}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-secondary__3HYw6{background-color:#f4ecfc;border:1px solid rgba(155,89,182,.4)}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-secondary__3HYw6 svg{color:#9b59b6}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-success__4M_Q6{background-color:#e8f8f0;border:1px solid rgba(39,174,96,.4)}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-success__4M_Q6 svg{color:#27ae60}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-warning__DQO9x{background-color:#fef3e8;border:1px solid rgba(230,126,34,.4)}.FeaturesSection_stepIconContainer__8kXlx.FeaturesSection_tone-warning__DQO9x svg{color:#e67e22}.FeaturesSection_stepBadge__o3Vic{padding:4px 12px;background-color:#fafafa;color:#7f8c8d;font-size:13px;font-weight:600;border-radius:12px}.FeaturesSection_stepTitle__b2rTe{font-size:15px;font-weight:600;color:#34495e;line-height:1.4;margin-bottom:8px;transition:font-size .15s ease}.FeaturesSection_active__OdQie .FeaturesSection_stepTitle__b2rTe{font-size:19px}@media(max-width:768px){.FeaturesSection_active__OdQie .FeaturesSection_stepTitle__b2rTe,.FeaturesSection_stepTitle__b2rTe{font-size:15px}}.FeaturesSection_stepDescription__s8y6Y{font-size:14px;color:#7f8c8d;line-height:1.65}.FeaturesSection_finalMessage__06rBA{width:100%;max-width:800px;text-align:center;margin-top:48px;margin-bottom:64px}.FeaturesSection_finalMessageText__KRDd4{font-size:19px;color:#7f8c8d;line-height:1.65;font-style:italic}@media(max-width:480px){.FeaturesSection_finalMessageText__KRDd4{font-size:18px}}.HeroSection_hero__vyz3c{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-height:90vh;background:linear-gradient(180deg,#F5F6FA 0,#FFFFFF);padding:120px 24px 0}@media(min-width:768px){.HeroSection_hero__vyz3c{padding:120px 80px 0}}.HeroSection_decorativeShapeTop__OPb1g{top:-10%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,#E8E5F3 0,transparent 70%)}.HeroSection_decorativeShapeBottom__nLyBy,.HeroSection_decorativeShapeTop__OPb1g{position:absolute;border-radius:50%;opacity:.2;filter:blur(60px);pointer-events:none}.HeroSection_decorativeShapeBottom__nLyBy{bottom:-15%;left:-8%;width:350px;height:350px;background:radial-gradient(circle,#D5EBFF 0,transparent 70%)}.HeroSection_container__0x04B{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1400px;position:relative;z-index:1}.HeroSection_content__01NNm{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;padding:0 20px}.HeroSection_title__VGwO_{font-size:34px;font-weight:800;color:#34495e;line-height:1.1;margin-bottom:28px}@media(min-width:768px){.HeroSection_title__VGwO_{font-size:52px}}.HeroSection_subtitle__ga0az{font-size:18px;color:#7f8c8d;line-height:1.5;margin-bottom:24px;max-width:680px}@media(min-width:768px){.HeroSection_subtitle__ga0az{font-size:20px}}.HeroSection_ctaContainer__ct3MS{display:flex;flex-direction:column;align-items:center;gap:16px}@media(min-width:480px){.HeroSection_ctaContainer__ct3MS{flex-direction:row}}.HeroSection_mockupsContainer__XJioK{display:flex;align-items:center;justify-content:center;position:relative;width:100%;max-width:1400px;min-height:750px;padding-bottom:20px}.HeroSection_deviceMockup__IKARu{position:absolute;transition:transform .1s ease-out}.HeroSection_iphoneMockup__f_hGq{width:270px;height:570px;left:50%;top:50%;margin-left:-135px;margin-top:-285px;z-index:3}.HeroSection_tabletMockup___5hS8{width:420px;height:570px;left:50%;top:50%;margin-left:-210px;margin-top:-285px;z-index:2}.HeroSection_desktopMockup__RF0jJ{width:780px;height:570px;left:50%;top:50%;margin-left:-390px;margin-top:-285px;z-index:1}.HeroSection_scrollIndicator___N59H{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;transition:opacity .3s ease}.HeroSection_scrollText__kO46g{font-size:13px;color:#7f8c8d;font-weight:500}.HeroSection_scrollMouse__VDTZV{width:24px;height:36px;border:2px solid #5f6caf;border-radius:12px;display:flex;justify-content:center;padding-top:6px}.HeroSection_scrollWheel__A8U_D{width:4px;height:8px;background-color:#5f6caf;border-radius:2px;animation:HeroSection_scrollDown__JbmN8 1.5s ease-in-out infinite}@keyframes HeroSection_scrollDown__JbmN8{0%,to{transform:translateY(0);opacity:0}50%{transform:translateY(8px);opacity:1}}.PricingSection_pricing__jpoMZ{display:flex;flex-direction:column;align-items:center;padding:80px 24px;background-color:#fff}.PricingSection_sectionTitle__1m0eJ{font-size:40px;font-weight:600;color:#34495e;line-height:1.25;text-align:center;margin-bottom:120px;max-width:800px}@media(max-width:480px){.PricingSection_sectionTitle__1m0eJ{font-size:28px;margin-bottom:80px}}.PricingSection_pricingCard__eYTPH{width:100%;max-width:1100px;background-color:#fafafa;border-radius:24px;padding:32px 48px;border:1px solid #e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,.08);position:relative}@media(max-width:768px){.PricingSection_pricingCard__eYTPH{padding:24px}}.PricingSection_trialBadge__qYuoh{display:inline-flex;align-items:center;padding:4px 16px;background-color:#e8f8f0;color:#27ae60;font-size:13px;font-weight:600;border-radius:20px;margin-bottom:24px;border:1px solid #d5f3e3}.PricingSection_mainGrid___Piyg{display:grid;grid-template-columns:200px 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:32px}@media(max-width:768px){.PricingSection_mainGrid___Piyg{grid-template-columns:1fr;gap:24px}}.PricingSection_priceColumn__PbmSg{display:flex;flex-direction:column}.PricingSection_planName__mSzG8{font-size:18px;font-weight:700;color:#34495e;margin-bottom:16px}.PricingSection_mainPrice__L8EhL{display:flex;align-items:baseline;margin-bottom:4px}.PricingSection_currency__uVnbM{font-size:15px;color:#5f6caf;margin-right:2px;font-weight:600}.PricingSection_amount__bttSJ{font-size:40px;font-weight:700;color:#5f6caf;line-height:1}.PricingSection_period__Vx4t8{font-size:15px;color:#5f6caf;margin-left:4px;font-weight:600}.PricingSection_billingDetail__etMPu{font-size:13px;color:#7f8c8d;font-weight:500;margin-bottom:4px}.PricingSection_monthlyDetail__f_3qs{font-size:13px;color:#bdc3c7}.PricingSection_featuresList__v7Bmp{display:flex;flex-direction:column;gap:4px}.PricingSection_featuresTitle__B6oDy{font-size:15px;font-weight:700;color:#34495e;margin-bottom:8px}.PricingSection_featureItem__xWum5{display:flex;align-items:flex-start;gap:8px}.PricingSection_featureIcon__su_JU{color:#27ae60;flex-shrink:0;margin-top:2px}.PricingSection_featureText__35bql{font-size:13px;color:#34495e;line-height:1.4}.PricingSection_aiOption__8jrpe{background-color:#e8e5f3;border-radius:16px;padding:16px;border:1px solid #f4ecfc;display:flex;flex-direction:column;position:relative;justify-content:space-between}.PricingSection_aiTrialBadge__CbhjL{position:absolute;top:4px;right:4px;display:inline-flex;align-items:center;padding:2px 4px;background-color:#fff;color:#9b59b6;font-size:11px;font-weight:600;border-radius:10px;border:1px solid #f4ecfc}.PricingSection_aiHeader__bPDIq{display:flex;align-items:center;gap:4px;margin-bottom:4px;margin-top:8px}.PricingSection_aiIcon__je4sJ{color:#9b59b6;flex-shrink:0}.PricingSection_aiTitle__WM1EJ{font-size:15px;font-weight:700;color:#34495e;flex:1 1}.PricingSection_aiDescription__TJTck{font-size:13px;color:#7f8c8d;line-height:1.4;margin-bottom:8px}.PricingSection_aiPrice__dVXOQ{font-size:15px;color:#9b59b6;font-weight:700;margin-bottom:8px}.PricingSection_ctaSection__ob8e3{display:flex;flex-direction:column;align-items:center;padding-top:32px;border-top:1px solid #e5e5e5}.PricingSection_ctaButton__7yJUx{width:100%;max-width:500px;padding:16px 48px;border-radius:16px;font-size:16px;font-weight:600;border:none;cursor:pointer;background-color:#5f6caf;color:#fff;box-shadow:0 4px 16px rgba(95,108,175,.25);transition:all .25s ease;margin-bottom:8px}.PricingSection_ctaButton__7yJUx:hover{background-color:#4a5896;box-shadow:0 6px 20px rgba(95,108,175,.35);transform:translateY(-2px)}@media(max-width:480px){.PricingSection_ctaButton__7yJUx{font-size:15px}}.PricingSection_ctaReassurance__Q5vxD{text-align:center;font-size:13px;color:#7f8c8d}.FinalCtaSection_finalCta__Aig8V{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;background-color:#fafafa;text-align:center}@media(max-width:480px){.FinalCtaSection_finalCta__Aig8V{padding:80px 24px}}.FinalCtaSection_ctaCard__WcXls{max-width:700px;width:100%;background-color:#5f6caf;border-radius:24px;padding:64px 48px;border:none;text-align:center}@media(max-width:480px){.FinalCtaSection_ctaCard__WcXls{padding:48px 24px}}.FinalCtaSection_title__dcWNw{font-size:28px;font-weight:600;color:#fff;line-height:1.3;margin-bottom:16px}@media(max-width:480px){.FinalCtaSection_title__dcWNw{font-size:24px}}.FinalCtaSection_subtitle__BNLPW{font-size:17px;color:hsla(0,0%,100%,.9);line-height:1.65;margin-bottom:48px}@media(max-width:480px){.FinalCtaSection_subtitle__BNLPW{font-size:16px;margin-bottom:32px}}.FinalCtaSection_reassurance__MwYt9{font-size:15px;color:hsla(0,0%,100%,.8);margin-top:24px;line-height:1.65}.ProblemSection_problem__zo1RG{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px;background-color:#fff5f0;position:relative;overflow:hidden;min-height:65vh}.ProblemSection_decorativeShapeTop__uj9Up{position:absolute;top:-10%;right:-5%;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,#FFE4D6 0,transparent 70%);opacity:.3;filter:blur(60px);pointer-events:none;z-index:0}.ProblemSection_decorativeShapeBottom__N0JIL{position:absolute;bottom:-15%;left:-8%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,#F5D5B3 0,transparent 70%);opacity:.25;filter:blur(60px);pointer-events:none;z-index:0}.ProblemSection_bubblesDesktop__Jv5pP{display:none}@media(min-width:768px){.ProblemSection_bubblesDesktop__Jv5pP{display:block}}.ProblemSection_bubble__da_cQ{position:absolute;max-width:280px;opacity:0;transform:translateY(-20px) scale(.9);transition:all .6s cubic-bezier(.34,1.56,.64,1);z-index:5}.ProblemSection_bubble__da_cQ.ProblemSection_visible__AHKmt{opacity:1;transform:translateY(0) scale(1)}.ProblemSection_bubbleContent__2vLD3{background-color:#fff;padding:16px 24px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #ffe4d6;position:relative}.ProblemSection_bubbleText__j4fIB{font-size:15px;color:#34495e;line-height:1.55;font-style:italic;margin:0}.ProblemSection_bubbleTail__1TauY{position:absolute;bottom:-6px;left:24px;width:12px;height:12px;background-color:#fff;border:1px solid #ffe4d6;border-top:none;border-left:none;transform:rotate(45deg)}.ProblemSection_bubblesMobile__E_nsl{display:flex;flex-direction:column;gap:16px;margin-bottom:48px;width:100%;max-width:500px;z-index:5}@media(min-width:768px){.ProblemSection_bubblesMobile__E_nsl{display:none}}.ProblemSection_bubbleMobile__q0ZFS{background-color:#fff;padding:14px 18px;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid #ffe4d6;opacity:0;transform:translateY(-10px);transition:all .5s ease}.ProblemSection_bubbleMobile__q0ZFS.ProblemSection_visible__AHKmt{opacity:1;transform:translateY(0)}.ProblemSection_bubbleTextMobile__4fneL{font-size:14px;color:#34495e;line-height:1.65;font-style:italic;margin:0}.ProblemSection_content___wygq{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;position:relative;z-index:10}.ProblemSection_title__MJOXu{font-size:32px;font-weight:700;color:#34495e;line-height:1.3;margin-bottom:28px;text-align:center}@media(min-width:768px){.ProblemSection_title__MJOXu{font-size:52px}}@media(max-width:480px){.ProblemSection_title__MJOXu{font-size:28px}}.ProblemSection_textContent__kQTXk{max-width:680px}.ProblemSection_description__2ju9t{font-size:18px;color:#5d5d5d;line-height:1.7;margin-bottom:20px}@media(min-width:768px){.ProblemSection_description__2ju9t{font-size:19px}}.ProblemSection_descriptionLast__d086Y{font-size:19px;color:#34495e;font-weight:600;line-height:1.65}@media(min-width:768px){.ProblemSection_descriptionLast__d086Y{font-size:20px}}.SocialProofSection_socialProof__p8C_4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;background-color:#fafafa;position:relative}.SocialProofSection_title__r1ain{font-size:28px;font-weight:600;color:#34495e;margin-bottom:48px;line-height:1.3;text-align:center;max-width:1250px}@media(min-width:768px){.SocialProofSection_title__r1ain{font-size:40px;margin-bottom:64px}}.SocialProofSection_logosGrid__ryuij{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-bottom:64px;width:100%;max-width:1100px}@media(min-width:768px){.SocialProofSection_logosGrid__ryuij{grid-template-columns:repeat(8,1fr);gap:32px}}.SocialProofSection_logoContainer__1Lkq1{display:flex;align-items:center;justify-content:center;height:50px;opacity:.6;filter:grayscale(100%);transition:all .3s ease;cursor:pointer}.SocialProofSection_logoContainer__1Lkq1:hover{opacity:1;filter:grayscale(0)}.SocialProofSection_logoContainer__1Lkq1 img{max-width:80px;max-height:32px;width:100%;height:100%;object-fit:contain}.SocialProofSection_logoContainer__1Lkq1 svg{max-width:80px;max-height:32px;width:100%;height:auto}.SocialProofSection_contentWrapper__uGQZc{width:100%;display:flex;flex-direction:column;align-items:center}.SocialProofSection_textContent__v712s{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:1250px;margin-bottom:48px}.SocialProofSection_subtitle__Ru9Sm{font-size:16px;color:#7f8c8d;line-height:1.7;max-width:680px}@media(min-width:768px){.SocialProofSection_subtitle__Ru9Sm{font-size:18px}}.SocialProofSection_subtitle__Ru9Sm p{margin-bottom:14px}.SocialProofSection_subtitle__Ru9Sm p:last-child{margin-bottom:0;font-weight:500;color:#34495e}.SocialProofSection_benefits__hNOyl{display:flex;flex-direction:column;gap:32px;max-width:900px;width:100%}@media(min-width:768px){.SocialProofSection_benefits__hNOyl{flex-direction:row;gap:32px}}.SocialProofSection_benefit__yteQy{display:flex;align-items:flex-start;gap:12px;flex:1 1;min-width:240px}.SocialProofSection_benefitIcon__vkQ77{width:40px;height:40px;border-radius:10px;background-color:#f0f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SocialProofSection_benefitIcon__vkQ77 svg{width:20px;height:20px;color:#5f6caf;stroke-width:2.5}.SocialProofSection_benefitText__83t3b{flex:1 1}.SocialProofSection_benefitTitle__4nIqc{font-size:15px;font-weight:600;color:#34495e;margin-bottom:4px}.SocialProofSection_benefitDescription__Zjd2I{font-size:14px;color:#7f8c8d;line-height:1.5}.SolutionSection_solution__EglMe{display:flex;flex-direction:column;align-items:center;padding:80px 24px;background-color:#fafafa;min-height:90vh;position:relative}.SolutionSection_title__EusKK{font-size:32px;font-weight:600;color:#34495e;line-height:1.25;margin-bottom:60px;text-align:center;max-width:900px}@media(min-width:768px){.SolutionSection_title__EusKK{font-size:40px}}@media(max-width:480px){.SolutionSection_title__EusKK{font-size:28px}}.SolutionSection_diagramContainer__pYS7U{position:relative;width:100%;max-width:1200px;min-height:560px;margin-bottom:0}@media(max-width:768px){.SolutionSection_diagramContainer__pYS7U{display:none}}.SolutionSection_connectionLines__DHZ7E{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;transition:opacity 1.2s ease}.SolutionSection_connectionLines__DHZ7E line{stroke:#5f6caf;stroke-width:1.5;stroke-dasharray:4 4}.SolutionSection_coreBlock__6Pjqx{position:absolute;left:50%;top:50%;z-index:10;opacity:0;transform:translate(-50%,-50%) scale(.7);transition:all .8s cubic-bezier(.34,1.56,.64,1)}.SolutionSection_coreBlock__6Pjqx.SolutionSection_visible__31_FH{opacity:1;transform:translate(-50%,-50%) scale(.8)}.SolutionSection_coreBlock__6Pjqx>div{background-color:#fff;border-radius:24px;padding:36px 48px;border:2px solid #5f6caf;box-shadow:0 20px 60px rgba(95,108,175,.25);text-align:center;min-width:320px}.SolutionSection_coreIcon__zMRNO{display:flex;align-items:center;justify-content:center;margin:0 auto 24px;width:64px;height:64px;border-radius:16px;background-color:#e8e5f3;border:2px solid #5f6caf}.SolutionSection_coreIcon__zMRNO svg{color:#5f6caf}.SolutionSection_coreTitle__SrQ3D{font-size:20px;font-weight:700;color:#34495e;margin-bottom:12px;line-height:1.4}.SolutionSection_coreDescription__F0uF2{font-size:14px;color:#7f8c8d;line-height:1.55;max-width:240px;margin:0}.SolutionSection_benefitsDesktop__xCLU5{display:block}@media(max-width:768px){.SolutionSection_benefitsDesktop__xCLU5{display:none}}.SolutionSection_benefitBlock___b5cb{position:absolute;width:195px;opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.SolutionSection_benefitBlock___b5cb.SolutionSection_visible__31_FH{opacity:1}.SolutionSection_benefitContent__YA8OS{background-color:#fff;border-radius:18px;padding:20px 24px;border:1px solid #e5e5e5;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .25s ease}.SolutionSection_benefitContent__YA8OS:hover{box-shadow:0 12px 32px rgba(95,108,175,.18);border-color:rgba(95,108,175,.3);transform:translateY(-6px)}.SolutionSection_benefitIcon__J0bXx{display:flex;align-items:center;justify-content:center;margin-bottom:16px;width:40px;height:40px;border-radius:12px;background-color:#f0f4ff;border:1px solid #d5e3ff}.SolutionSection_benefitIcon__J0bXx svg{color:#5f6caf}.SolutionSection_benefitTitle__1NOFB{font-size:15px;font-weight:600;color:#34495e;margin-bottom:8px;line-height:1.4}.SolutionSection_benefitDescription__rN_au{font-size:13px;color:#7f8c8d;line-height:1.55;margin:0}.SolutionSection_mobileStack__Nkeie{display:none}@media(max-width:768px){.SolutionSection_mobileStack__Nkeie{display:flex;flex-direction:column;gap:24px;width:100%;max-width:500px}}.SolutionSection_coreMobile__cdQUg{opacity:0;transform:translateY(-20px);transition:all .6s ease;background-color:#fff;border-radius:20px;padding:32px;border:2px solid #5f6caf;box-shadow:0 12px 40px rgba(95,108,175,.2);text-align:center}.SolutionSection_coreMobile__cdQUg.SolutionSection_visible__31_FH{opacity:1;transform:translateY(0)}.SolutionSection_coreIconMobile__oEXvz{display:flex;align-items:center;justify-content:center;margin:0 auto 16px;width:64px;height:64px;border-radius:16px;background-color:#e8e5f3;border:2px solid #5f6caf}.SolutionSection_coreIconMobile__oEXvz svg{color:#5f6caf}.SolutionSection_coreTitleMobile__H4mmP{font-size:20px;font-weight:700;color:#34495e;margin-bottom:8px}.SolutionSection_coreDescriptionMobile__XCcHZ{font-size:14px;color:#7f8c8d;line-height:1.5;margin:0}.SolutionSection_benefitMobile__L45wK{opacity:0;transform:translateY(-10px);transition:all .5s ease;background-color:#fff;border-radius:12px;padding:20px;border:1px solid #e5e5e5;box-shadow:0 2px 8px rgba(0,0,0,.06)}.SolutionSection_benefitMobile__L45wK.SolutionSection_visible__31_FH{opacity:1;transform:translateY(0)}.SolutionSection_benefitMobile__L45wK>div:first-child{display:flex;align-items:flex-start;gap:12px}.SolutionSection_benefitIconMobileContainer__qzP2x{width:40px;height:40px;border-radius:12px;background-color:#f0f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SolutionSection_benefitIconMobileContainer__qzP2x svg{color:#5f6caf}.SolutionSection_benefitTitleMobile__Qh9PG{font-size:15px;font-weight:600;color:#34495e;margin-bottom:4px}.SolutionSection_benefitDescriptionMobile__ncNHp{font-size:13px;color:#7f8c8d;line-height:1.5;margin:0}.SolutionSection_reassurance__ayNYk{width:100%;max-width:1000px;background-color:#d5f3e3;border-radius:16px;padding:28px 40px;margin-top:80px;border:1px solid #b8e8ce}@media(max-width:768px){.SolutionSection_reassurance__ayNYk{padding:24px}}.SolutionSection_reassuranceText__ggRag{text-align:center;font-size:18px;font-weight:600;color:#34495e;line-height:1.6;margin:0}@media(max-width:480px){.SolutionSection_reassuranceText__ggRag{font-size:16px}}.TestimonialsSection_testimonials__Gd2b4{display:flex;flex-direction:column;align-items:center;padding:80px 24px;background-color:#fff}.TestimonialsSection_sectionTitle__8bFAe{font-size:40px;font-weight:600;color:#34495e;line-height:1.25;text-align:center;margin-bottom:80px;max-width:800px}@media(max-width:480px){.TestimonialsSection_sectionTitle__8bFAe{font-size:28px;margin-bottom:64px}}.TestimonialsSection_testimonialsContainer__e7mwT{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:64px}@media(max-width:768px){.TestimonialsSection_testimonialsContainer__e7mwT{gap:48px}}.TestimonialsSection_featured__Z8fN1{width:100%}.TestimonialsSection_featuredCard__3VqdV{position:relative;background-color:#e8e5f3;border:2px solid #5f6caf;border-radius:24px;padding:64px;text-align:center}@media(max-width:480px){.TestimonialsSection_featuredCard__3VqdV{padding:48px 24px}}.TestimonialsSection_quoteIcon__MXzRH{color:#5f6caf;margin:0 auto 32px;opacity:.4}@media(max-width:480px){.TestimonialsSection_quoteIcon__MXzRH{width:32px;height:32px;margin-bottom:24px}}.TestimonialsSection_featuredQuote__fAggz{font-size:18px;font-weight:500;color:#34495e;line-height:1.7;margin:0 auto 48px;max-width:900px;font-style:italic}@media(max-width:480px){.TestimonialsSection_featuredQuote__fAggz{font-size:18px}}.TestimonialsSection_featuredAuthor__YzFzx{display:flex;align-items:center;justify-content:center;gap:24px}@media(max-width:480px){.TestimonialsSection_featuredAuthor__YzFzx{flex-direction:column;gap:16px}}.TestimonialsSection_featuredAvatar__zU_B7{width:64px;height:64px;border-radius:50%;background-color:#5f6caf;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;flex-shrink:0}.TestimonialsSection_featuredAuthorInfo__uFz6z{text-align:left}@media(max-width:480px){.TestimonialsSection_featuredAuthorInfo__uFz6z{text-align:center}}.TestimonialsSection_featuredAuthorName__mTJPw{font-size:18px;font-weight:600;color:#34495e;margin-bottom:4px}.TestimonialsSection_featuredAuthorRole__1JwS_{font-size:16px;color:#7f8c8d;font-weight:500}.TestimonialsSection_featuredAuthorCompany__xcBKK{font-size:16px;color:#bdc3c7}.TestimonialsSection_grid__ee6Yd{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px}@media(max-width:768px){.TestimonialsSection_grid__ee6Yd{grid-template-columns:1fr;gap:24px}}.TestimonialsSection_testimonialCard__Ase77{background-color:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .25s ease}.TestimonialsSection_testimonialCard__Ase77:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:rgba(95,108,175,.3);transform:translateY(-4px)}@media(max-width:480px){.TestimonialsSection_testimonialCard__Ase77{padding:24px}}.TestimonialsSection_smallQuoteIcon__Tngs9{color:#5f6caf;margin-bottom:16px;opacity:.3}@media(max-width:480px){.TestimonialsSection_smallQuoteIcon__Tngs9{width:20px;height:20px}}.TestimonialsSection_quote__d6Af7{font-size:16px;color:#34495e;line-height:1.65;margin:0 0 24px;font-style:italic}@media(max-width:480px){.TestimonialsSection_quote__d6Af7{font-size:15px}}.TestimonialsSection_author__VbVF1{display:flex;align-items:center;gap:16px;padding-top:16px;border-top:1px solid #e5e5e5}.TestimonialsSection_avatar__3wDMh{width:40px;height:40px;border-radius:50%;background-color:#f0f4ff;color:#5f6caf;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0}.TestimonialsSection_authorInfo__xFmif{flex:1 1}.TestimonialsSection_authorName__LiONs{font-size:15px;font-weight:600;color:#34495e;margin-bottom:4px}.TestimonialsSection_authorMeta__UQ4fg{font-size:13px;color:#bdc3c7}.landing_landingPage__1y9Dd{background-color:#fafafa}.landing_hero__WSSqy{padding:120px 0 80px;background:linear-gradient(180deg,#F5F6FA 0,#FFFFFF);text-align:center}.landing_heroContainer__iLvBx{max-width:900px;margin:0 auto;padding:0 24px}.landing_heroTitle__Yn5oY{font-size:52px;font-weight:700;color:#34495e;margin-bottom:32px;line-height:1.1}.landing_heroDescription__I4sS9{font-size:18px;color:#7f8c8d;line-height:1.7;max-width:700px;margin:0 auto}.landing_container__nDpdV{max-width:800px;margin:0 auto;padding:80px 24px}.landing_content__4EGfC{font-size:18px;line-height:1.8;color:#34495e}.landing_content__4EGfC h2{font-size:40px;font-weight:600;margin:80px 0 24px;color:#34495e}.landing_content__4EGfC h3{font-size:28px;font-weight:600;margin:64px 0 16px;color:#34495e}.landing_content__4EGfC p{margin-bottom:24px}.landing_content__4EGfC ol,.landing_content__4EGfC ul{margin:16px 0 24px;padding-left:48px}.landing_content__4EGfC ol li,.landing_content__4EGfC ul li{margin-bottom:8px}.landing_content__4EGfC ul{list-style-type:disc}.landing_content__4EGfC ol{list-style-type:decimal}.landing_content__4EGfC a{color:#5f6caf;text-decoration:underline}.landing_content__4EGfC a:hover{color:#4a5896}.landing_content__4EGfC blockquote{border-left:4px solid #5f6caf;padding-left:24px;margin:48px 0;font-style:italic;color:#7f8c8d}.landing_content__4EGfC strong{font-weight:600}.landing_contentImage__SLepK{margin:48px 0}.landing_contentImage__SLepK img{width:100%;height:auto;border-radius:20px}.landing_caption__CoKGk{font-size:14px;color:#bdc3c7;text-align:center;margin-top:8px}.landing_faqSection__i94F_{margin-top:80px;padding-top:64px;border-top:1px solid #e5e5e5}.landing_faqTitle__BVdBe{font-size:40px;font-weight:600;color:#34495e;margin-bottom:48px}.landing_faqList__Wa149{display:flex;flex-direction:column;gap:16px}.landing_faqItem__gaha8{border:1px solid #e5e5e5;border-radius:12px;padding:24px;cursor:pointer;transition:background-color .25s ease}.landing_faqItem__gaha8[open]{background-color:#e8e5f3}.landing_faqQuestion__bz2n0{font-weight:600;color:#34495e;font-size:18px;list-style:none}.landing_faqQuestion__bz2n0::-webkit-details-marker{display:none}.landing_faqQuestion__bz2n0:before{content:"+";margin-right:16px;font-weight:700;color:#5f6caf}details[open]>.landing_faqQuestion__bz2n0:before{content:"-"}.landing_faqAnswer__cNpjE{margin-top:16px;color:#7f8c8d;line-height:1.7}.landing_relatedSection__5c9Qe{margin-top:80px;padding-top:64px;border-top:1px solid #e5e5e5}.landing_relatedTitle__a_CAO{font-size:40px;font-weight:600;color:#34495e;margin-bottom:48px}.landing_relatedGrid__xaLfN{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media(min-width:768px){.landing_relatedGrid__xaLfN{grid-template-columns:repeat(2,1fr)}}.landing_relatedCard__X1ZEb{border:1px solid #e5e5e5;border-radius:20px;overflow:hidden;text-decoration:none;transition:box-shadow .25s ease}.landing_relatedCard__X1ZEb:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.landing_relatedImage__gKisw img{width:100%;height:auto;display:block}.landing_relatedCardTitle__vhGCE{font-size:24px;font-weight:600;color:#34495e;padding:24px 24px 0}.landing_relatedExcerpt__WxqO3{font-size:14px;color:#7f8c8d;padding:8px 24px 24px;line-height:1.55}.landing_ctaSection__i6u6e{margin-top:80px;padding:64px;background:linear-gradient(135deg,#E8E5F3,#F5F6FA);border-radius:20px;text-align:center}.landing_ctaTitle__p1FVm{font-size:40px;font-weight:700;color:#34495e;margin-bottom:16px}.landing_ctaSubtitle__JGTaW{font-size:18px;color:#7f8c8d;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}