.BlogGridSection_section__A5JjH{width:100%;padding:48px 0 64px;display:flex;flex-direction:column;align-items:center}.BlogGridSection_header__KXzJU{font-family:var(--font-geist-sans),"Geist",Arial,Helvetica,sans-serif;font-size:2.3rem;font-weight:800;color:#181c4a;margin-bottom:32px;text-align:center}.BlogGridSection_grid__lrLbJ{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1100px;padding:0 32px}.BlogGridSection_card__vz7Sc{background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(126,68,203,.08);overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;border:2px solid transparent;transition:box-shadow .2s,border .2s}.BlogGridSection_card__vz7Sc:focus-within,.BlogGridSection_card__vz7Sc:hover{border:2px solid #a259ff;box-shadow:0 4px 24px rgba(126,68,203,.13)}.BlogGridSection_image__eVJrP{width:100%;height:160px;object-fit:cover;border-radius:12px 12px 0 0;display:block}.BlogGridSection_info__XHeL8{padding:18px 18px 16px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.BlogGridSection_readTime__AwVOV{font-size:.93rem;opacity:.7;margin-bottom:7px;display:block}.BlogGridSection_title__N0ywX{font-family:var(--font-geist-sans),"Geist",Arial,Helvetica,sans-serif;font-size:1.08rem;font-weight:700;margin-bottom:7px;line-height:1.25;color:#181c4a}.BlogGridSection_description__wVloX{font-size:.98rem;opacity:.9;margin-bottom:16px;line-height:1.5;color:#222}.BlogGridSection_readMore__uaplB{background:linear-gradient(135deg,#C865FF,#8B5DFF 50%,#6B46C1);color:#fff;font-weight:600;border:none;border-radius:50px;padding:12px 20px;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:all .3s ease}.BlogGridSection_readMore__uaplB:hover{transform:translateY(-2px)}.BlogGridSection_arrow__63WcH{display:flex;align-items:center;justify-content:center;background:#fff;color:#8B5DFF;border-radius:50%;width:32px;height:32px;font-size:1.1em;margin-left:0;transition:all .3s ease;text-align:center;line-height:1}@media (max-width:1200px){.BlogGridSection_section__A5JjH{padding:40px 0 56px}.BlogGridSection_header__KXzJU{font-size:2.1rem;margin-bottom:28px}.BlogGridSection_grid__lrLbJ{padding:0 24px}}@media (max-width:1024px){.BlogGridSection_section__A5JjH{padding:36px 0 48px}.BlogGridSection_header__KXzJU{font-size:2rem;margin-bottom:24px}.BlogGridSection_grid__lrLbJ{padding:0 20px;gap:24px}.BlogGridSection_title__N0ywX{font-size:1.05rem}.BlogGridSection_description__wVloX{font-size:.95rem}}@media (max-width:900px){.BlogGridSection_grid__lrLbJ{grid-template-columns:repeat(2,1fr);gap:20px}.BlogGridSection_header__KXzJU{font-size:1.9rem}.BlogGridSection_card__vz7Sc{border-radius:12px}.BlogGridSection_image__eVJrP{height:140px}.BlogGridSection_info__XHeL8{padding:16px 16px 14px}.BlogGridSection_readMore__uaplB{padding:10px 18px;font-size:.95rem;gap:10px}.BlogGridSection_arrow__63WcH{width:28px;height:28px}}@media (max-width:768px){.BlogGridSection_section__A5JjH{padding:56px 0 40px}.BlogGridSection_header__KXzJU{font-size:1.8rem;margin-bottom:20px}.BlogGridSection_grid__lrLbJ{padding:0 16px;gap:18px}.BlogGridSection_image__eVJrP{height:130px}.BlogGridSection_info__XHeL8{padding:14px 14px 12px}.BlogGridSection_readTime__AwVOV{font-size:.9rem;margin-bottom:6px}.BlogGridSection_title__N0ywX{font-size:1rem;margin-bottom:6px}.BlogGridSection_description__wVloX{font-size:.9rem;margin-bottom:14px}}@media (max-width:600px){.BlogGridSection_section__A5JjH{background:linear-gradient(120deg,#f3f0ff,#e8e3ff)}.BlogGridSection_grid__lrLbJ{grid-template-columns:1fr;gap:16px;max-width:400px;margin:0 auto}.BlogGridSection_card__vz7Sc{border-radius:10px}.BlogGridSection_image__eVJrP{height:180px}.BlogGridSection_info__XHeL8{padding:16px 16px 14px;margin-top:8px}.BlogGridSection_title__N0ywX{font-size:1.05rem;line-height:1.3}.BlogGridSection_description__wVloX{font-size:.95rem}}@media (max-width:480px){.BlogGridSection_section__A5JjH{padding:48px 0 36px}.BlogGridSection_header__KXzJU{font-size:1.6rem;margin-bottom:18px}.BlogGridSection_grid__lrLbJ{padding:0 12px;gap:14px}.BlogGridSection_image__eVJrP{height:140px}.BlogGridSection_info__XHeL8{padding:14px 14px 12px}.BlogGridSection_readTime__AwVOV{font-size:.85rem}.BlogGridSection_title__N0ywX{font-size:1rem;line-height:1.25}.BlogGridSection_description__wVloX{font-size:.85rem;line-height:1.4;margin-bottom:12px}.BlogGridSection_readMore__uaplB{padding:8px 16px;font-size:.9rem;gap:8px}.BlogGridSection_arrow__63WcH{width:26px;height:26px;font-size:1rem}}.BlogPaginationSection_paginationSection__W0Qbl{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:48px auto 56px;width:100%;padding:0 8px;gap:32px}.BlogPaginationSection_entriesText__M4k_e{font-size:.98rem;color:#222;opacity:.85}.BlogPaginationSection_pagination__WYWc8{display:flex;align-items:center;gap:16px}.BlogPaginationSection_page__WVr3B{background:#f4f8ff;color:#222;border:none;border-radius:8px;padding:6px 16px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.BlogPaginationSection_page__WVr3B:hover{background:#e0e7ff}.BlogPaginationSection_active__FOK5v{background:#121D5D;color:#fff}.BlogPaginationSection_arrow__hfIxg{background:transparent;color:#888;border:none;font-size:1.1rem;padding:6px 10px;border-radius:8px;cursor:pointer;transition:background .2s}.BlogPaginationSection_arrow__hfIxg:disabled{color:#ccc;cursor:default}@media (max-width:1024px){.BlogPaginationSection_paginationSection__W0Qbl{margin:40px auto 48px;padding:0 24px;gap:24px}.BlogPaginationSection_entriesText__M4k_e{font-size:.95rem}.BlogPaginationSection_pagination__WYWc8{gap:12px}.BlogPaginationSection_page__WVr3B{padding:5px 14px;font-size:.95rem}.BlogPaginationSection_arrow__hfIxg{padding:5px 8px;font-size:1rem}}@media (max-width:768px){.BlogPaginationSection_paginationSection__W0Qbl{flex-direction:column;align-items:center;text-align:center;margin:32px auto 40px;padding:0 20px;gap:20px}.BlogPaginationSection_entriesText__M4k_e{font-size:.9rem;order:2}.BlogPaginationSection_pagination__WYWc8{order:1;gap:10px}.BlogPaginationSection_page__WVr3B{padding:4px 12px;font-size:.9rem}.BlogPaginationSection_arrow__hfIxg{padding:4px 6px;font-size:.95rem}}@media (max-width:480px){.BlogPaginationSection_paginationSection__W0Qbl{margin:28px auto 36px;padding:0 16px;gap:16px}.BlogPaginationSection_entriesText__M4k_e{font-size:.85rem}.BlogPaginationSection_pagination__WYWc8{gap:8px;flex-wrap:wrap;justify-content:center}.BlogPaginationSection_page__WVr3B{padding:3px 10px;font-size:.85rem;border-radius:6px}.BlogPaginationSection_arrow__hfIxg{padding:3px 5px;font-size:.9rem;border-radius:6px}}.Footer_footer__4vzqH{background:linear-gradient(rgba(26,29,93,.5),rgba(26,29,93,.5)),url(/bg-pattern.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#1A1D5D;color:white;padding:60px 20px 20px;overflow-x:hidden}.Footer_aboutSection__SRpN_{margin-top:-300px}.Footer_container__Dj1D9{max-width:1700px;margin:0 auto;padding:0 20px}.Footer_mainContent__NaGWO{display:grid;align-items:center;gap:60px;margin-bottom:40px}.Footer_leftSection__grw33,.Footer_textButtonRow__h4Z4A{display:flex;flex-direction:column;gap:24px}.Footer_textButtonRow__h4Z4A{align-items:center;margin-bottom:24px}.Footer_headline__wq_uz{position:relative;display:flex;flex-direction:column;gap:16px;margin-bottom:30px}.Footer_scrollingTextContainer__VmlXL{position:absolute;top:0;left:50%;height:60px;overflow:hidden;width:100%;min-width:100vw;transform:translateX(-50%);max-width:100%}.Footer_scrollingText__YyF8_{position:absolute;top:0;left:0;white-space:nowrap;animation:Footer_scrollLeft__A_PUH 40s linear infinite;animation-delay:0s;opacity:1;visibility:visible;will-change:transform;backface-visibility:hidden}@keyframes Footer_scrollLeft__A_PUH{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.Footer_fadeOverlay__OnAzU{position:absolute;top:0;right:0;bottom:0;width:150px;background:linear-gradient(270deg,rgba(26,29,93,.5),rgba(26,29,93,.25),transparent);pointer-events:none;z-index:1}.Footer_headlineText__GkSDH{font-size:48px;font-weight:700;line-height:1.2;color:white;gap:12px;margin:0 100px 0 0}.Footer_headlineText__GkSDH,.Footer_logoIcon__ukZ5M{display:inline-flex;align-items:center}.Footer_inlineIcon__KYkiW{width:48px;height:48px;filter:brightness(0) invert(1)}.Footer_description__s_1Tl{font-size:16px;line-height:1.6;color:rgba(255,255,255,.8);margin:0;flex:1;max-width:100%;text-align:center}.Footer_demoButton__XTxal{background:linear-gradient(135deg,#D946EF,#8B5CF6);color:white;border:none;padding:16px 32px;border-radius:50px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:12px;width:fit-content;transition:all .3s ease;box-shadow:0 4px 20px rgba(217,70,239,.3)}.Footer_demoButton__XTxal:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(217,70,239,.4)}.Footer_buttonIcon__PhjUR{font-size:18px;transition:transform .3s ease}.Footer_demoButton__XTxal:hover .Footer_buttonIcon__PhjUR{transform:translateX(4px)}.Footer_rightSection__Ahzte{justify-content:flex-end}.Footer_brand__Y4wbm,.Footer_logo__C9vo8,.Footer_rightSection__Ahzte{display:flex;align-items:center}.Footer_logo__C9vo8{gap:12px}.Footer_logoImage__XBnqG{width:40px;height:40px}.Footer_brandName__ciNtn{font-size:24px;font-weight:700;color:white;letter-spacing:1.5px}.Footer_bottomSection__S5WNf{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.Footer_navigation__Rlx_n{display:flex;justify-content:center;flex:1}.Footer_nav__ZaYB1{display:flex;align-items:center;gap:40px}.Footer_navLink__6CzNs{color:rgba(255,255,255,.8);text-decoration:none;font-size:16px;font-weight:500;transition:color .2s ease}.Footer_navLink__6CzNs:hover{color:white}.Footer_backToTopWrapper__3wNXe{display:flex;align-items:center;gap:12px}.Footer_backToTopLabel__8IgIH{color:rgba(255,255,255,.8);font-size:14px;font-weight:500}.Footer_backToTop__QId9W{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border:none;border-radius:50%;color:white;cursor:pointer;transition:all .2s ease}.Footer_backToTop__QId9W:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}@media (max-width:768px){.Footer_footer__4vzqH{padding:40px 20px 20px}.Footer_mainContent__NaGWO{grid-template-columns:1fr;gap:40px;text-align:center}.Footer_rightSection__Ahzte{justify-content:center;order:-1}.Footer_textButtonRow__h4Z4A{flex-direction:column;gap:24px;align-items:center}.Footer_description__s_1Tl{max-width:100%}.Footer_scrollingTextContainer__VmlXL{height:50px}.Footer_headlineText__GkSDH{font-size:36px;margin-right:80px}.Footer_fadeOverlay__OnAzU{width:120px}.Footer_bottomSection__S5WNf{flex-direction:column;gap:24px}.Footer_nav__ZaYB1{gap:24px}.Footer_backToTopWrapper__3wNXe{order:1}}@media (max-width:480px){.Footer_scrollingTextContainer__VmlXL{height:40px}.Footer_headlineText__GkSDH{font-size:28px;margin-right:60px}.Footer_fadeOverlay__OnAzU{width:100px}.Footer_inlineIcon__KYkiW{width:32px;height:32px}.Footer_description__s_1Tl{font-size:14px}.Footer_nav__ZaYB1{flex-wrap:wrap;justify-content:center;gap:16px}.Footer_navLink__6CzNs{font-size:14px}.Footer_brandName__ciNtn{font-size:20px}.Footer_logoImage__XBnqG{width:32px;height:32px}.Footer_demoButton__XTxal{padding:14px 28px;font-size:14px}}@media (min-width:769px){.Footer_textButtonRow__h4Z4A{flex-direction:row;justify-content:center;align-items:center;gap:40px}.Footer_description__s_1Tl{max-width:60%;text-align:left}}.PageHero_hero__QP7BI{position:relative;width:100%;min-height:800px;background:url(/heroBG.png) 50%/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 20px;overflow:hidden}.PageHero_content__yyCJd{max-width:900px;z-index:2;position:relative}.PageHero_title__CxosP{font-size:3.5rem;font-weight:700;color:#121D5D;margin-bottom:24px;line-height:1.2}.PageHero_subtitle__eYgIj{font-size:1.1rem;line-height:1.6;color:rgba(18,29,93,.8);max-width:900px;margin:0 auto}.PageHero_leftDecor__gDq_c{position:absolute;left:80px;bottom:10px;z-index:3}.PageHero_rightDecor__oMZZX{position:absolute;right:80px;top:100px;z-index:3}.PageHero_profileImage__0We_X{width:160px;height:160px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.3);box-shadow:0 8px 32px rgba(0,0,0,.1)}@media (max-width:1024px){.PageHero_hero__QP7BI{min-height:700px;padding:100px 32px}}@media (max-width:768px){.PageHero_hero__QP7BI{min-height:600px;padding:90px 20px 60px}.PageHero_content__yyCJd{margin-top:0}.PageHero_title__CxosP{font-size:2.5rem}.PageHero_subtitle__eYgIj{font-size:1rem}.PageHero_leftDecor__gDq_c{bottom:0}.PageHero_rightDecor__oMZZX{right:20px;top:80px}.PageHero_leftDecor__gDq_c{left:20px;bottom:20px}.PageHero_profileImage__0We_X{width:110px;height:110px}}@media (max-width:480px){.PageHero_hero__QP7BI{min-height:500px;padding:80px 20px 52px}.PageHero_content__yyCJd{margin-top:0}.PageHero_title__CxosP{font-size:2rem}.PageHero_profileImage__0We_X{width:80px;height:80px}.PageHero_rightDecor__oMZZX{top:70px}.PageHero_leftDecor__gDq_c{bottom:20px}}.MissionSection_missionSection__kLhnf{display:flex;align-items:flex-start;justify-content:center;gap:40px;max-width:1100px;margin:0 auto;padding:56px 24px 40px}.MissionSection_missionTextCol__Tf3td{flex:1;max-width:460px}.MissionSection_missionTitle__t0VVe{font-size:2.5rem;font-weight:600;color:#181c4a;margin-bottom:20px;line-height:1.2}.MissionSection_missionSubtitle__gDRsU{color:#a259ff;font-size:1.5rem;font-weight:700;margin-bottom:16px;line-height:1.3}.MissionSection_missionDesc__03Foz{color:#222;font-size:1.1rem;line-height:1.6;margin-bottom:20px}.MissionSection_missionImageCol__ZqhZ4{flex:1;max-width:400px;position:relative;display:flex;align-items:center;justify-content:flex-end}.MissionSection_missionMainImgWrapper___0KrA{position:relative;display:inline-block}.MissionSection_missionMainImg__MvgeK{border-radius:18px;box-shadow:0 8px 32px rgba(126,68,203,.13);width:420px;height:340px;object-fit:cover;display:block}.MissionSection_missionSmallCard__BpLwF{position:absolute;bottom:18px;right:-40px;z-index:2;box-shadow:0 8px 32px rgba(126,68,203,.18);border-radius:16px;overflow:hidden}.MissionSection_logoCircle__Hs3EX{position:absolute;left:-48px;top:32px;width:48px;height:48px;border-radius:100%;background:white;box-shadow:0 8px 32px 0 rgba(162,89,255,.35);display:flex;align-items:center;justify-content:center;z-index:3}@media (max-width:1199px){.MissionSection_missionSection__kLhnf{padding:48px 24px 32px;gap:32px}.MissionSection_missionTitle__t0VVe{font-size:2.25rem}.MissionSection_missionSubtitle__gDRsU{font-size:1.375rem}.MissionSection_missionDesc__03Foz{font-size:1.05rem}.MissionSection_missionMainImg__MvgeK{width:360px;height:280px}}@media (max-width:1023px){.MissionSection_missionSection__kLhnf{flex-direction:column;gap:32px;padding:40px 24px 24px;align-items:center;background:linear-gradient(120deg,#f3f0ff,#e8e3ff)}.MissionSection_missionTextCol__Tf3td{max-width:100%;text-align:center;margin-bottom:24px}.MissionSection_missionTitle__t0VVe{font-size:2rem}.MissionSection_missionSubtitle__gDRsU{font-size:1.25rem}.MissionSection_missionDesc__03Foz{font-size:1rem}.MissionSection_missionImageCol__ZqhZ4{justify-content:center;max-width:100%;margin-top:24px}.MissionSection_missionMainImg__MvgeK{width:320px;height:260px}.MissionSection_logoCircle__Hs3EX{left:-32px;top:24px}.MissionSection_missionSmallCard__BpLwF{right:-24px;bottom:12px}}@media (max-width:767px){.MissionSection_missionSection__kLhnf{padding:32px 20px 0;gap:24px}.MissionSection_missionTitle__t0VVe{font-size:1.75rem;margin-bottom:16px}.MissionSection_missionSubtitle__gDRsU{font-size:1.125rem;margin-bottom:12px}.MissionSection_missionDesc__03Foz{font-size:.95rem;margin-bottom:16px}.MissionSection_missionMainImg__MvgeK{width:260px;height:200px}.MissionSection_logoCircle__Hs3EX{left:-24px;top:16px;width:40px;height:40px}.MissionSection_missionSmallCard__BpLwF{right:-16px;bottom:8px;max-width:80px}}@media (max-width:479px){.MissionSection_missionSection__kLhnf{padding:24px 16px 0;gap:20px}.MissionSection_missionTitle__t0VVe{font-size:1.5rem;margin-bottom:12px}.MissionSection_missionSubtitle__gDRsU{font-size:1rem;margin-bottom:10px}.MissionSection_missionDesc__03Foz{font-size:.9rem;margin-bottom:12px}.MissionSection_missionMainImg__MvgeK{width:280px;height:180px}.MissionSection_logoCircle__Hs3EX{left:-16px;top:8px;width:36px;height:36px}.MissionSection_missionSmallCard__BpLwF{right:-12px;bottom:4px;max-width:70px}}.Hero_hero__1d92z{position:relative;min-height:100vh;background:url(/heroBG.png) 50%/cover no-repeat;border-radius:0;overflow:hidden}.Hero_content__FJG4L,.Hero_hero__1d92z{flex-direction:column;width:100%;display:flex;align-items:center;justify-content:center}.Hero_content__FJG4L{text-align:center;margin-top:120px;z-index:2;max-width:1200px;padding:0 20px}.Hero_headline__sJ33x{font-size:2.6rem;font-weight:400;color:#181c3a;margin-bottom:16px;line-height:1.15}.Hero_lineBreak__7V63k:before{content:"\A";white-space:pre}.Hero_bold__rGnMQ{font-weight:800;background:linear-gradient(92deg,#121D5D 67.03%,#7040C4 106.54%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Hero_arrowBtn__XNGG4{display:inline-block;background:linear-gradient(90deg,#a259ff,#ff5e62);color:#fff;border-radius:50%;width:36px;height:36px;line-height:36px;text-align:center;font-size:1.3em;margin:0 8px;box-shadow:0 2px 8px rgba(162,89,255,.15)}.Hero_subheadline__2rxCk{color:#222;font-size:1.1rem;margin-bottom:32px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.Hero_cta__eILJu{background:#1E2875;color:#fff;padding:10px 12px;border-radius:50px;font-size:1rem;font-weight:600;border:none;cursor:pointer;box-shadow:0 4px 20px rgba(30,40,117,.3);transition:all .3s ease;display:flex;align-items:center;gap:12px}.Hero_cta__eILJu:hover{background:#2A3590;box-shadow:0 6px 30px rgba(30,40,117,.4);transform:translateY(-2px)}.Hero_decorLeft__FcPPo{position:absolute;left:32px;bottom:32px;z-index:1}.Hero_decorRight__8VRVw{position:absolute;right:32px;top:64px;z-index:1}.Hero_forwardIcon__11XHe{display:inline-block;vertical-align:middle;position:relative;top:4px;margin:0 8px}.Hero_forwardIcon__11XHe img{max-width:120px;height:auto}.Hero_arrowIcon__YHG_Y{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E865FF,#A259FF);border-radius:50%;width:36px;height:36px;margin-left:0;transition:all .3s ease}.Hero_arrowIcon__YHG_Y img{width:20px;height:20px;filter:brightness(0) invert(1)}.Hero_cta__eILJu:hover .Hero_arrowIcon__YHG_Y{transform:translateX(2px)}.Hero_magicSection__gRbbi{width:100%;max-width:2000px;margin-top:-120px;display:flex;justify-content:center}@media (max-width:1024px){.Hero_hero__1d92z{min-height:80vh}.Hero_content__FJG4L{margin-top:80px;padding:0 32px}.Hero_headline__sJ33x{font-size:2.2rem;line-height:1.2}.Hero_forwardIcon__11XHe img{max-width:100px}.Hero_subheadline__2rxCk{font-size:1rem;max-width:600px}.Hero_decorLeft__FcPPo,.Hero_decorRight__8VRVw{display:none}.Hero_magicSection__gRbbi{margin-top:-80px;max-width:1200px}}@media (max-width:768px){.Hero_hero__1d92z{min-height:70vh}.Hero_content__FJG4L{margin-top:60px;padding:0 24px}.Hero_headline__sJ33x{font-size:1.8rem;margin-bottom:12px;line-height:1.3}.Hero_forwardIcon__11XHe img{max-width:80px}.Hero_subheadline__2rxCk{font-size:.95rem;margin-bottom:24px;max-width:100%}.Hero_cta__eILJu{padding:8px 10px;font-size:.9rem;gap:10px}.Hero_arrowIcon__YHG_Y{width:30px;height:30px}.Hero_arrowIcon__YHG_Y img{width:16px;height:16px}.Hero_magicSection__gRbbi{margin-top:-60px;max-width:900px}}@media (max-width:480px){.Hero_hero__1d92z{min-height:60vh}.Hero_content__FJG4L{margin-top:40px;padding:0 20px}.Hero_headline__sJ33x{font-size:1.5rem;margin-bottom:10px;line-height:1.4}.Hero_lineBreak__7V63k:before{content:" ";white-space:normal}.Hero_forwardIcon__11XHe{margin:0 4px;top:2px}.Hero_forwardIcon__11XHe img{max-width:60px}.Hero_subheadline__2rxCk{font-size:.85rem;margin-bottom:20px;line-height:1.5}.Hero_cta__eILJu{padding:6px 8px;font-size:.8rem;gap:8px}.Hero_arrowIcon__YHG_Y{width:26px;height:26px}.Hero_arrowIcon__YHG_Y img{width:14px;height:14px}.Hero_magicSection__gRbbi{margin-top:-30px;max-width:100%}}@media (max-width:360px){.Hero_headline__sJ33x{font-size:1.3rem}.Hero_forwardIcon__11XHe img{max-width:50px}.Hero_subheadline__2rxCk{font-size:.8rem}.Hero_content__FJG4L{padding:0 16px}}.ProposalSection_section__5BYlF{width:100%;max-width:1700px;margin:0 auto;padding:64px 0 48px;text-align:center}.ProposalSection_title__IZUXx{color:#121D5D;font-size:48px;line-height:56px;letter-spacing:-1px;margin-bottom:18px}.ProposalSection_subtitle__kLkNw,.ProposalSection_title__IZUXx{text-align:center;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}.ProposalSection_subtitle__kLkNw{color:#3C3939;font-size:18px;line-height:normal;letter-spacing:-.36px;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}.ProposalSection_cards__L3oek{display:flex;gap:32px;justify-content:center;align-items:stretch}.ProposalSection_card__9nniU{background:rgba(255,255,255,.75);border-radius:20px;box-shadow:0 2px 16px rgba(126,68,203,.06);padding:36px 28px 32px;width:465px;min-height:300px;flex-shrink:0;display:flex;flex-direction:column;align-items:start;justify-content:space-between;transition:box-shadow .2s}.ProposalSection_cardHighlight__EkqP2{background:linear-gradient(143deg,#E35EFF -30.09%,#7040C4 104.52%);color:#fff;box-shadow:0 4px 24px rgba(126,68,203,.12)}.ProposalSection_cardContent___YO7L{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left}.ProposalSection_cardTitle__AQsQA{font-weight:700;font-size:1.1rem;margin-top:0;margin-bottom:12px}.ProposalSection_cardText__7is93{font-size:1rem;color:inherit;opacity:.92;margin-bottom:0;line-height:1.5}.ProposalSection_icon__2ULPC{margin-bottom:0;align-self:flex-start}@media (max-width:1200px){.ProposalSection_title__IZUXx{font-size:42px;line-height:50px}}@media (max-width:1024px){.ProposalSection_section__5BYlF{padding:64px 0}}@media (max-width:768px){.ProposalSection_section__5BYlF{padding:56px 0;background:linear-gradient(120deg,#f3f0ff,#e8e3ff)}.ProposalSection_title__IZUXx{font-size:36px;line-height:44px;letter-spacing:-.8px}.ProposalSection_subtitle__kLkNw{font-size:16px;letter-spacing:-.32px}.ProposalSection_cards__L3oek{flex-direction:column;gap:24px;align-items:center;padding:0 20px}.ProposalSection_card__9nniU{width:100%;max-width:400px;height:auto;min-height:350px;flex-shrink:1;color:#181c4a!important;opacity:1!important}}@media (max-width:480px){.ProposalSection_section__5BYlF{padding:48px 16px 32px}.ProposalSection_card__9nniU{max-width:100%;padding:28px 20px 24px;min-height:320px}.ProposalSection_title__IZUXx{font-size:24px;line-height:30px;letter-spacing:-.5px}.ProposalSection_subtitle__kLkNw{font-size:13px;letter-spacing:-.26px}}@media (max-width:1024px){.ProposalSection_card__9nniU{width:380px;height:420px}}.HowItWorksSection_section__vgt8r{width:100%;max-width:1700px;margin:0 auto;padding:64px 0 48px;text-align:center;background:linear-gradient(120deg,#f3f0ff,#e8e3ff)}.HowItWorksSection_label__T_kIf{color:#9349D6;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.6px;margin-bottom:10px}.HowItWorksSection_title___fU3Z{font-size:48px;letter-spacing:-.96px;color:#121D5D;margin-bottom:12px}.HowItWorksSection_subtitle__ZgfBN,.HowItWorksSection_title___fU3Z{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:normal}.HowItWorksSection_subtitle__ZgfBN{color:#3C3939;text-align:center;font-size:18px;letter-spacing:-.36px;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}.HowItWorksSection_cards___N5nN{display:flex;gap:32px;justify-content:center;align-items:stretch}@media (max-width:1200px){.HowItWorksSection_title___fU3Z{font-size:42px;line-height:50px}}@media (max-width:768px){.HowItWorksSection_section__vgt8r{padding:56px 0}.HowItWorksSection_label__T_kIf{font-size:24px;letter-spacing:-.48px}.HowItWorksSection_title___fU3Z{font-size:36px;line-height:44px;letter-spacing:-.8px}.HowItWorksSection_subtitle__ZgfBN{font-size:16px;letter-spacing:-.32px}.HowItWorksSection_cards___N5nN{flex-direction:column;gap:24px;align-items:center;padding:0 20px}}@media (max-width:480px){.HowItWorksSection_section__vgt8r{padding:48px 0}.HowItWorksSection_cards___N5nN{padding:0 16px}.HowItWorksSection_label__T_kIf{font-size:18px;letter-spacing:-.36px}.HowItWorksSection_title___fU3Z{font-size:24px;line-height:30px;letter-spacing:-.5px}.HowItWorksSection_subtitle__ZgfBN{font-size:13px;letter-spacing:-.26px}}.HowItWorksCard_card__bIGT6{background:#fff;border:1.5px solid #e6e0f7;border-radius:22px;padding:0;display:flex;flex-direction:column;align-items:flex-start;width:465px;flex-shrink:0;transition:box-shadow .2s;margin:0 .5rem;box-shadow:0 72px 122.8px 0 rgba(112,64,196,.59)}.HowItWorksCard_highlight__O3IBm{background:linear-gradient(143deg,#E35EFF -30.09%,#7040C4 104.52%);color:#fff;border:none}.HowItWorksCard_icon__AeEd3{padding-top:50px;display:flex;align-items:center;justify-content:center;min-height:64px;width:100%}.HowItWorksCard_title__6UFkv{font-weight:700;font-size:1.13rem;margin-bottom:10px;text-align:left;padding:0 28px}.HowItWorksCard_description__KjZJB{font-size:1.01rem;opacity:.92;text-align:left;padding:0 28px 32px}@media (max-width:1024px){.HowItWorksCard_card__bIGT6{width:380px}}@media (max-width:768px){.HowItWorksCard_card__bIGT6,.HowItWorksCard_description__KjZJB,.HowItWorksCard_title__6UFkv{color:#181c4a!important;opacity:1!important}.HowItWorksCard_card__bIGT6{width:100%;max-width:400px;margin:0}}@media (max-width:480px){.HowItWorksCard_card__bIGT6{max-width:100%}.HowItWorksCard_title__6UFkv{padding:0 20px}.HowItWorksCard_description__KjZJB{padding:0 20px 24px}.HowItWorksCard_icon__AeEd3{padding-top:35px}}.TechStackSection_section__FIzI3{width:100%;background:#fff;padding:90px 0;position:relative;overflow:hidden}.TechStackSection_container__31nBh{max-width:1700px;margin:0 auto;padding:0 32px;display:flex;align-items:center;gap:64px;justify-content:space-between}.TechStackSection_content__4zECC{flex:1;max-width:700px}.TechStackSection_title__MJ6lq{font-size:48px;font-weight:400;color:#121D5D;margin-bottom:24px;line-height:1.2;font-family:Arial,Helvetica,sans-serif}.TechStackSection_description__vlm8k{color:#666;font-size:16px;line-height:1.6;margin-bottom:20px}.TechStackSection_demoBtn__fCgVe{background:linear-gradient(90deg,#A259FF,#7040C4);color:#fff;border:none;border-radius:25px;padding:12px 24px;font-weight:600;font-size:16px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 4px 16px rgba(162,89,255,.3);cursor:pointer;transition:box-shadow .2s,transform .2s;margin-top:32px;text-decoration:none}.TechStackSection_demoBtn__fCgVe:hover{box-shadow:0 6px 24px rgba(126,68,203,.28);transform:translateY(-2px) scale(1.02)}.TechStackSection_arrowIcon__PMmEG{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:50%;width:24px;height:24px}.TechStackSection_logoContainer__xNfK6{flex:1;max-width:600px;display:flex;align-items:center;justify-content:center;order:2;position:relative}.TechStackSection_logoContainer__xNfK6:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1200px;height:1200px;background-image:url(/overlay.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0;opacity:.3}.TechStackSection_techStackImage__MNbST{max-width:100%;animation:TechStackSection_float___IwZX 6s ease-in-out infinite;position:relative;z-index:1}@keyframes TechStackSection_float___IwZX{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1024px){.TechStackSection_section__FIzI3{padding:64px 0}.TechStackSection_container__31nBh{flex-direction:column;text-align:center;gap:60px;padding:0 32px}.TechStackSection_logoContainer__xNfK6{margin-top:20px}.TechStackSection_title__MJ6lq{font-size:2.1rem}.TechStackSection_demoBtn__fCgVe{margin:32px auto 0}}@media (max-width:768px){.TechStackSection_section__FIzI3{padding:56px 0}.TechStackSection_container__31nBh{padding:0 20px;gap:40px}.TechStackSection_title__MJ6lq{font-size:1.8rem}.TechStackSection_description__vlm8k{font-size:1rem}.TechStackSection_logoContainer__xNfK6{margin-top:0}}@media (max-width:480px){.TechStackSection_section__FIzI3{padding:48px 0}.TechStackSection_container__31nBh{padding:0 16px}.TechStackSection_title__MJ6lq{font-size:1.6rem}.TechStackSection_description__vlm8k{font-size:.9rem}}.AboutSection_sectionWrapper__7OnFH{background:linear-gradient(180deg,#E9E4FF 50%,#1A1D5D 0);overflow:visible;padding-top:80px}.AboutSection_aboutSection__qHjTv{padding:0 20px;color:#121D5D;border-radius:34px;background-color:white;background:url(/advisor-bg.png) no-repeat 50%;background-size:cover}.AboutSection_aboutSection__qHjTv,.AboutSection_container__iLEfD{max-width:1444px;margin:0 auto;overflow:visible}.AboutSection_content__FkNKQ{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-height:500px;overflow:visible}.AboutSection_textContent___Wj_X{display:flex;flex-direction:column;gap:24px;padding:60px 40px}.AboutSection_title__QT_6E{font-size:48px;font-weight:700;line-height:1.2;margin:0;color:#121D5D}.AboutSection_description__kXYEp{font-size:16px;line-height:1.6;color:rgba(18,29,93,.7);margin:0}.AboutSection_imageContent__vU9ov{display:flex;justify-content:center;align-items:center;padding:0}.AboutSection_imageContainer__g0Qdu{position:relative;width:100%;max-width:500px;height:400px;overflow:visible}.AboutSection_manImage__u8z5b{width:100%;height:auto;object-fit:contain;position:absolute;bottom:0;left:0;transform:translateY(8%)}.AboutSection_chatImage__W_xbg{position:absolute;top:-20px;right:-40px;width:200px;height:auto;z-index:2}@media (max-width:1024px){.AboutSection_sectionWrapper__7OnFH{padding-top:64px}}@media (max-width:768px){.AboutSection_sectionWrapper__7OnFH{padding-top:56px}.AboutSection_aboutSection__qHjTv{padding:0 20px}.AboutSection_content__FkNKQ{grid-template-columns:1fr;gap:40px;text-align:center}.AboutSection_textContent___Wj_X{text-align:center;padding:40px 20px}.AboutSection_title__QT_6E{font-size:36px}.AboutSection_imageContainer__g0Qdu{max-width:400px;height:auto;min-height:300px;overflow:hidden;position:relative}.AboutSection_manImage__u8z5b{position:relative;top:0;bottom:0;left:0;right:0;transform:none;width:100%;height:auto;object-fit:contain}.AboutSection_chatImage__W_xbg{position:absolute;top:20px;right:20px;width:150px;height:auto;z-index:2;object-fit:contain}}@media (max-width:480px){.AboutSection_sectionWrapper__7OnFH{padding-top:48px}.AboutSection_textContent___Wj_X{padding:30px 15px}.AboutSection_title__QT_6E{font-size:28px}.AboutSection_description__kXYEp{font-size:14px}.AboutSection_imageContainer__g0Qdu{height:auto;min-height:250px;overflow:hidden;position:relative}.AboutSection_manImage__u8z5b{position:relative;top:0;bottom:0;left:0;right:0;transform:none;width:100%;height:auto;object-fit:contain}.AboutSection_chatImage__W_xbg{position:absolute;top:15px;right:15px;width:120px;height:auto;z-index:2;object-fit:contain}}.Header_header__AF_3G{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px 48px;background:transparent;z-index:1000;box-sizing:border-box;transition:background-color .3s ease,backdrop-filter .3s ease,padding .3s ease}.Header_scrolled__Ik5rI{background:#fff!important;backdrop-filter:none;box-shadow:0 2px 20px rgba(0,0,0,.1);padding:16px 48px}.Header_logoContainer__HdXnL{display:flex;align-items:center;flex:1;justify-content:flex-start;gap:24px}.Header_logoContainer__HdXnL img{width:auto;height:auto;max-width:180px;max-height:55px}.Header_logoTagline__OU6Fx{font-size:1.25rem;font-weight:600;color:#121D5D;letter-spacing:.01em;white-space:nowrap;line-height:1.2;text-shadow:0 2px 8px rgba(162,89,255,.08)}.Header_navbar__p52_S{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.39);border-radius:32px;box-shadow:0 2px 8px rgba(162,89,255,.08);padding:8px 36px;gap:16px;font-size:1.08rem;font-weight:500}.Header_navLink__bX76H{color:#222;font-size:1.08rem;font-weight:500;text-decoration:none;padding:4px 12px;border-radius:16px;transition:color .2s,background .2s}.Header_navLink__bX76H:hover{color:#3b82f6;background:#f4f8ff}.Header_activeNavLink__nrdlq{color:#51AEE5;background:transparent;font-weight:600}.Header_buttonContainer__dRDz1{display:flex;align-items:center;flex:1;justify-content:flex-end}.Header_getStartedBtn__37pyL{background:linear-gradient(135deg,#C865FF,#8B5DFF 50%,#6B46C1);color:#fff;padding:12px 20px;border-radius:50px;font-weight:600;font-size:1rem;box-shadow:0 21px 46.1px 0 rgba(112,64,196,.5);display:flex;align-items:center;gap:12px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.Header_getStartedBtn__37pyL:hover{transform:translateY(-2px)}.Header_arrowIcon__ixZre{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;width:32px;height:32px;margin-left:0;transition:all .3s ease}.Header_getStartedBtn__37pyL:hover .Header_arrowIcon__ixZre{transform:translateX(2px)}.Header_arrowIcon__ixZre img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(31%) sepia(64%) saturate(6058%) hue-rotate(240deg) brightness(99%) contrast(108%)}.Header_hamburgerBtn__J8dEO{display:none;background:none;border:none;cursor:pointer;padding:0;z-index:1001;width:43px;height:43px}.Header_hamburgerBtn__J8dEO img{width:43px;height:43px}.Header_mobileMenu__oDspy{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;box-shadow:-2px 0 10px rgba(0,0,0,.1);transition:right .3s ease;z-index:999;padding-top:80px}.Header_mobileMenuOpen__se_mH{right:0}.Header_mobileNav__6HOrM{display:flex;flex-direction:column;padding:20px;gap:20px}.Header_mobileNavLink__U3caV{color:#222;font-size:1.1rem;font-weight:500;text-decoration:none;padding:12px 16px;border-radius:8px;transition:all .2s ease;border-bottom:1px solid rgba(162,89,255,.1)}.Header_mobileNavLink__U3caV:hover{background:#f4f8ff;color:#3b82f6}.Header_activeMobileNavLink__Sm_EZ{color:#51AEE5;background:rgba(81,174,229,.1);font-weight:600}.Header_mobileGetStartedBtn__W5Z_a{background:linear-gradient(135deg,#C865FF,#8B5DFF 50%,#6B46C1);color:#fff;padding:12px 20px;border-radius:50px;font-weight:600;font-size:1rem;box-shadow:0 21px 46.1px 0 rgba(112,64,196,.5);display:flex;align-items:center;gap:12px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;margin-top:20px;justify-content:center}.Header_mobileGetStartedBtn__W5Z_a:hover{transform:translateY(-2px)}.Header_mobileArrowIcon__7x0Pq{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;width:32px;height:32px;margin-left:0;transition:all .3s ease}.Header_mobileGetStartedBtn__W5Z_a:hover .Header_mobileArrowIcon__7x0Pq{transform:translateX(2px)}.Header_mobileArrowIcon__7x0Pq img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(31%) sepia(64%) saturate(6058%) hue-rotate(240deg) brightness(99%) contrast(108%)}.Header_mobileMenuOverlay__KIDty{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:998}@media (max-width:1024px){.Header_header__AF_3G{padding:20px 32px}.Header_scrolled__Ik5rI{padding:12px 32px}.Header_logoContainer__HdXnL img{max-width:160px;max-height:48px}.Header_navbar__p52_S{padding:6px 24px;gap:12px;font-size:1rem}.Header_navLink__bX76H{font-size:1rem;padding:3px 8px}.Header_getStartedBtn__37pyL{padding:10px 16px;font-size:.95rem;gap:10px}.Header_arrowIcon__ixZre{width:28px;height:28px}.Header_logoTagline__OU6Fx{font-size:1.05rem}}@media (max-width:768px){.Header_header__AF_3G{padding:16px 24px}.Header_scrolled__Ik5rI{padding:12px 24px}.Header_logoContainer__HdXnL img{max-width:220px;max-height:70px}.Header_navbar__p52_S{display:none}.Header_hamburgerBtn__J8dEO{display:block}.Header_logoContainer__HdXnL{flex:1;justify-content:flex-start}.Header_buttonContainer__dRDz1,.Header_logoTagline__OU6Fx{display:none}}@media (max-width:480px){.Header_header__AF_3G{padding:12px 16px}.Header_scrolled__Ik5rI{padding:8px 16px}.Header_logoContainer__HdXnL img{max-width:200px;max-height:65px}.Header_mobileMenu__oDspy{width:250px}}@media (max-width:360px){.Header_logoContainer__HdXnL img{max-width:160px;max-height:55px}.Header_hamburgerBtn__J8dEO,.Header_hamburgerBtn__J8dEO img{width:36px;height:36px}}.UseCaseSection_section__OzdUq{width:100%;background:linear-gradient(120deg,#f3f0ff,#e8e3ff);padding:80px 0;position:relative}.UseCaseSection_header__1cQhv{text-align:center;margin-bottom:60px;max-width:1700px;margin-left:auto;margin-right:auto;padding:0 32px}.UseCaseSection_label__sKKoA{color:#9349D6;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.6px;margin-bottom:10px}.UseCaseSection_title__MrsMM{font-size:48px;letter-spacing:-.96px;color:#121D5D;margin-bottom:12px}.UseCaseSection_subtitle__NXmGq,.UseCaseSection_title__MrsMM{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:normal}.UseCaseSection_subtitle__NXmGq{color:#3C3939;text-align:center;font-size:18px;letter-spacing:-.36px;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}.UseCaseSection_cardsSwiper__P3z1i{width:100%;max-width:1700px;margin:0 auto;padding:0 16px 60px;overflow:visible}.UseCaseSection_cardsSwiper__P3z1i .swiper-pagination{display:none!important}.UseCaseSection_swiperBullet__qJDjl{width:12px!important;height:12px!important;background:rgba(162,89,255,.3)!important;border-radius:50%!important;margin:0 6px!important;transition:all .3s ease!important;cursor:pointer!important}.UseCaseSection_swiperBulletActive__3F5Fa{background:#A259FF!important;transform:scale(1.2)!important}.UseCaseSection_lastSentence__M1Rmi{text-align:center;font-size:1.1rem;color:#121D5D;margin-top:32px;font-weight:500;max-width:700px;margin-left:auto;margin-right:auto}.UseCaseSection_arrowBtnContainer__mpPQB{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:24px}.UseCaseSection_arrowBtn__14HUi{margin-left:10px;margin-right:10px;margin-top:0;background:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;-webkit-align-items:center;-webkit-justify-content:center;text-align:center;line-height:1;font-family:inherit;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;font-size:1.7rem;color:#7040C4;transition:box-shadow .2s,background .2s,color .2s,transform .2s;z-index:2}.UseCaseSection_arrowBtn__14HUi:hover{background:linear-gradient(97deg,#E35EFF -2.98%,#7040C4 102.7%);color:#fff;box-shadow:0 4px 16px rgba(126,68,203,.18);transform:scale(1.08)}.UseCaseSection_leftArrow__nbiRs,.UseCaseSection_rightArrow__cdaw_{position:static}@media (max-width:1200px){.UseCaseSection_title__MrsMM{font-size:42px;line-height:50px}}@media (max-width:1024px){.UseCaseSection_section__OzdUq{padding:64px 0}.UseCaseSection_title__MrsMM{font-size:2.2rem}.UseCaseSection_cardsSwiper__P3z1i{padding:0 8px 50px}}@media (max-width:768px){.UseCaseSection_section__OzdUq{padding:56px 0}.UseCaseSection_header__1cQhv{padding:0 20px;margin-bottom:48px}.UseCaseSection_label__sKKoA{font-size:24px;letter-spacing:-.48px}.UseCaseSection_title__MrsMM{font-size:1.8rem;letter-spacing:-.8px}.UseCaseSection_subtitle__NXmGq{font-size:16px;letter-spacing:-.32px}.UseCaseSection_cardsSwiper__P3z1i{padding:0 4px 50px}.UseCaseSection_cardsSwiper__P3z1i .swiper-pagination{display:block!important;position:relative!important;margin-top:24px!important}}@media (max-width:480px){.UseCaseSection_section__OzdUq{padding:48px 0}.UseCaseSection_header__1cQhv{padding:0 16px;margin-bottom:40px}.UseCaseSection_label__sKKoA{font-size:20px;letter-spacing:-.4px}.UseCaseSection_title__MrsMM{font-size:1.5rem;letter-spacing:-.6px;line-height:1.3}.UseCaseSection_subtitle__NXmGq{font-size:14px;letter-spacing:-.28px}.UseCaseSection_cardsSwiper__P3z1i{padding:0 2px 40px}.UseCaseSection_cardsSwiper__P3z1i .swiper-pagination{display:block!important;position:relative!important;margin-top:20px!important}}.UseCaseCard_card__Ii20a{border-radius:20px;padding:32px;display:flex;gap:40px;align-items:stretch;box-shadow:0 8px 32px rgba(26,31,58,.15);transition:transform .3s ease,box-shadow .3s ease;height:500px;min-height:500px;width:100%;overflow:hidden}.UseCaseCard_cardWhite__Msxr4{background:#fff;color:#1a1f3a}.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_cardTitle__gdFRt{color:#1a1f3a}.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_cardDescription__c3yBh{color:#666}.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_divider__Ywish{background:rgba(0,0,0,.1)}.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_benefitsTitle__voSiQ{color:#1a1f3a}.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_benefitsList__NxPNE li{color:#666}.UseCaseCard_cardDark__khgqk{background:#121D5D;color:#fff}.UseCaseCard_cardDark__khgqk .UseCaseCard_cardTitle__gdFRt{color:#fff}.UseCaseCard_cardDark__khgqk .UseCaseCard_cardDescription__c3yBh{color:rgba(255,255,255,.85)}.UseCaseCard_cardDark__khgqk .UseCaseCard_divider__Ywish{background:rgba(255,255,255,.2)}.UseCaseCard_cardDark__khgqk .UseCaseCard_benefitsTitle__voSiQ{color:#fff}.UseCaseCard_cardDark__khgqk .UseCaseCard_benefitsList__NxPNE li{color:rgba(255,255,255,.85)}.UseCaseCard_cardText__WqqbU{flex:0 0 58%;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.UseCaseCard_cardImage__fy_w3{flex:0 0 38%;border-radius:6px;overflow:hidden;height:100%;align-self:stretch;padding:-16px 0}.UseCaseCard_cardHeader___SJ73{display:flex;align-items:flex-start;gap:0;margin-bottom:20px;flex-direction:column}.UseCaseCard_cardIcon__ySbw4{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:100%;background:white;box-shadow:0 8px 32px 0 rgba(162,89,255,.35);margin-bottom:16px}.UseCaseCard_cardTitle__gdFRt{font-size:24px;font-weight:700;margin:0;line-height:1.3}.UseCaseCard_cardDescription__c3yBh{font-size:14px;line-height:1.5;margin-bottom:20px;opacity:.9}.UseCaseCard_divider__Ywish{width:100%;height:1px;background:rgba(0,0,0,.1);margin:20px 0}.UseCaseCard_benefits__ZJcYM{margin-top:auto}.UseCaseCard_benefitsTitle__voSiQ{font-size:18px;font-weight:700;margin-bottom:12px}.UseCaseCard_benefitsList__NxPNE{list-style:none;padding:0;margin:0}.UseCaseCard_benefitsList__NxPNE li{position:relative;padding-left:20px;margin-bottom:8px;font-size:14px;line-height:1.5}.UseCaseCard_benefitsList__NxPNE li:before{content:"•";position:absolute;left:0;font-weight:700;font-size:1.2rem}@media (max-width:1024px){.UseCaseCard_card__Ii20a{flex-direction:column;gap:24px;height:500px;min-height:500px;padding:28px}.UseCaseCard_cardImage__fy_w3{flex:none;height:200px;order:-1;width:100%}.UseCaseCard_cardText__WqqbU{flex:1;height:calc(100% - 200px)}.UseCaseCard_cardHeader___SJ73{margin-bottom:20px}.UseCaseCard_cardTitle__gdFRt{font-size:22px}}@media (max-width:768px){.UseCaseCard_card__Ii20a{padding:24px;width:100%;gap:20px}.UseCaseCard_cardImage__fy_w3{height:180px}.UseCaseCard_cardTitle__gdFRt{font-size:20px}.UseCaseCard_benefitsTitle__voSiQ{font-size:16px}.UseCaseCard_benefitsList__NxPNE li,.UseCaseCard_cardDescription__c3yBh{font-size:13px}.UseCaseCard_cardWhite__Msxr4,.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_benefitsList__NxPNE li,.UseCaseCard_cardWhite__Msxr4 .UseCaseCard_cardDescription__c3yBh{color:#181c4a!important;opacity:1!important}}