.Home_homeContainer__lq_q8{display:flex;flex-direction:column;background-color:#0D1B2A;color:#F8F9FA;font-family:Poppins;animation:Home_fadeIn__LfyOC 1.2s ease-in-out;padding-bottom:2.5rem;padding-top:4rem}.Home_section__8mMQM{transition:opacity .8s ease,transform .8s ease}.Home_container__9OuOz{max-width:1200px;margin:0 auto;padding:0 20px}.Home_heroSection__XIXHz{color:white;padding:120px 20px 80px;text-align:center}.Home_heroContent__IGkft{max-width:800px;margin:0 auto}.Home_heroTitle__BwshW{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.Home_heroSubtitle__C6BcQ{font-size:1.25rem;margin-bottom:1rem;color:#E0E1DD;line-height:1.6}.Home_heroSupportingLine__ZYzVZ{font-size:1.1rem;margin-bottom:2rem;color:#B8C1EC;line-height:1.6}.Home_heroButtons__QPew8{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.Home_trustPositioningStrip__jKHzZ{background-color:#1B263B;padding:30px 20px;text-align:center}.Home_trustContent__g7_es{max-width:800px;margin:0 auto}.Home_trustTitle__9SZzJ{font-size:1.75rem;font-weight:600;margin-bottom:.5rem;color:#F8F9FA}.Home_trustDescription__AQPr1{font-size:1.1rem;color:#E0E1DD;line-height:1.6}.Home_contentBlock__Pw2q4{max-width:800px;margin:0 auto}.Home_sectionTitle__kIhux{font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#F8F9FA}.Home_sectionText__JDuoM{font-size:1.1rem;line-height:1.8;color:#E0E1DD;margin-bottom:1.5rem}.Home_problemContent__l_bSy{margin-top:1rem}.Home_problemList__l14ll{margin:1.5rem 0;padding-left:1.5rem}.Home_problemListItem__kv5b9{margin-bottom:1rem;display:flex;align-items:flex-start}.Home_philosophySection__fbLoq{background-color:#0d1b2a}.Home_philosophyGrid__5P2vL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:2rem}.Home_philosophyCard__Ae_Yf{background:#2D3748;border-radius:12px;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.Home_philosophyCard__Ae_Yf:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Home_philosophyTitle__8Flg8{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#F8F9FA}.Home_philosophyDescription__9DOw6{font-size:1rem;color:#E0E1DD;line-height:1.6}.Home_outcomesList__oNQTo{margin-top:2rem}.Home_outcomeItem__eqHxG{border-left:4px solid #3486c3;padding-left:1.5rem;padding-top:.5rem;padding-bottom:1rem;margin-bottom:1.5rem}.Home_outcomeTitle__Sf0NH{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#F8F9FA}.Home_outcomeDescription__yz9qm{font-size:1rem;color:#E0E1DD;line-height:1.6}.Home_ecosystemSection__BqUUj{background-color:#1B263B}.Home_ecosystemContent__iaX9l{margin-top:1.5rem}.Home_ecosystemItem__Ihbvn{font-size:1.1rem;color:#E0E1DD;margin-bottom:1rem;line-height:1.6}.Home_audienceContent__KxjIF{margin-top:1rem}.Home_audienceList__3Ir4_{margin:1.5rem 0;padding-left:1.5rem}.Home_audienceListItem__sjhDe{margin-bottom:1rem;display:flex;align-items:flex-start}.Home_privacySection__Keq4_{background-color:#1B263B}.Home_privacyContent__4cRxV{margin-top:1.5rem}.Home_privacyList__dU7bc{margin:0;padding-left:1.5rem}.Home_privacyListItem___g8rQ{margin-bottom:1rem;display:flex;align-items:flex-start}.Home_trustPoints__WY7qA{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:1rem}.Home_trustPoint__vCE67{font-size:.95rem;color:#B8C1EC}.Home_productsGrid__rXJfg{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin-top:2.5rem}.Home_productCard__MwMf2{background:#2D3748;border-radius:16px;padding:32px;box-shadow:0 6px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:16px}.Home_productTitle__k_8Kg{font-size:1.5rem;font-weight:600}.Home_productSubtitle__logjQ{font-size:1.05rem;color:#E0E1DD}.Home_productList__Hh_zu{padding-left:1.2rem;color:#E0E1DD}.Home_productOutcome__UW1d9{font-weight:500;color:#F8F9FA}.Home_productClarifier__TLNkt{font-size:.95rem;color:#B8C1EC}.Home_listMarker__qeYPP{color:#3486c3;font-weight:700;margin-right:.5rem;font-size:1.2rem;line-height:1.2}.Home_primaryButton__2qxWM{display:inline-block;background-color:#3486c3;color:#F8F9FA;padding:12px 24px;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;text-decoration:none;transition:background-color .3s ease-in-out;border:none;cursor:pointer;min-width:200px;font-weight:500}.Home_primaryButton__2qxWM:hover{background-color:#246aa5}.Home_secondaryButton__K3NZJ{display:inline-block;background-color:transparent;color:#F8F9FA;padding:12px 24px;border:2px solid #3486c3;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;text-decoration:none;transition:all .3s ease-in-out;cursor:pointer;min-width:200px;font-weight:500}.Home_secondaryButton__K3NZJ:hover{background-color:rgba(52,134,195,.1)}@keyframes Home_fadeIn__LfyOC{0%{opacity:0}to{opacity:1}}.Home_faqContainer__uiUw6{padding:3.5rem 1.5rem 2rem;max-width:980px;margin:3rem auto 0;line-height:1.7;font-family:Poppins,sans-serif;color:#f8f9fa;background:rgba(16,31,52,.55);border:1px solid rgba(131,174,242,.12);border-radius:20px;box-shadow:0 24px 60px rgba(6,12,24,.35)}@media (max-width:768px){.Home_heroTitle__BwshW{font-size:2rem}.Home_sectionTitle__kIhux{font-size:1.75rem}.Home_heroButtons__QPew8{flex-direction:column;align-items:center}.Home_primaryButton__2qxWM,.Home_secondaryButton__K3NZJ{width:100%;max-width:300px}.Home_faqSection__ExwUm{padding:0 16px}}.Faqs_faqContainer__c5l0c{padding:5rem .5rem .5rem;max-width:800px;margin:0 auto;line-height:1.7;font-family:Poppins,sans-serif;color:#f8f9fa}.Faqs_title__4_mRs{font-size:1.8rem;text-align:center;margin-bottom:2rem}.Faqs_faqCategory__yCp4w{margin-bottom:2rem}.Faqs_categoryTitle__4eKz6{font-size:1.25rem;margin-bottom:1rem;color:#83aef2}.Faqs_faqItem__FoEK3{border:1px solid rgba(131,174,242,.22);border-radius:12px;margin-bottom:.8rem;cursor:pointer;overflow:hidden;background-color:rgba(13,27,42,.65);transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.Faqs_faqItem__FoEK3:hover{background-color:rgba(17,34,64,.8);border-color:rgba(131,174,242,.4);transform:translateY(-2px)}.Faqs_faqQuestion__IOukJ{padding:1rem;display:flex;justify-content:space-between;font-weight:400}.Faqs_chevron__4qVbC{font-size:1.25rem;transition:transform .3s}.Faqs_faqAnswer__Vl5dG{padding:0 1rem;overflow:hidden;transition:max-height .3s ease}.Faqs_faqAnswer__Vl5dG p{margin:.2rem 0;color:#dbe9f4}.Faqs_backToTop__nxjil{position:fixed;bottom:2rem;right:2rem;background-color:#83aef2;color:#0D1B2A;border:none;border-radius:50%;width:48px;height:48px;padding:.5rem .6rem;font-size:1.5rem;cursor:pointer;z-index:50;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:background .3s ease}.Faqs_backToTop__nxjil:hover{background-color:#f8f9fa;color:#0D1B2A}.HomeHeroSection_hero__8Nh8a{width:100%;padding-top:80px;padding-bottom:clamp(3rem,5vw,4rem);background:transparent;color:#f8f9fa;font-family:Poppins,sans-serif}.HomeHeroSection_container__qn_E1{max-width:1200px;margin:0 auto;padding-inline:1.5rem;display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem}.HomeHeroSection_title__buiAu span{color:#83aef2;font-weight:700}.HomeHeroSection_subtitle__3JXaO{font-size:1rem;line-height:1.6;color:#e5e7eb;max-width:520px}.HomeHeroSection_textCol__pQ4_j{display:flex;flex-direction:column;padding-top:1.5rem}.HomeHeroSection_title__buiAu{font-size:clamp(2.1rem,3.2vw,3.1rem);line-height:1.1;font-weight:700;color:#fff;margin-bottom:1.45rem;margin-top:0;letter-spacing:-.005em;text-shadow:0 20px 40px rgba(9,16,28,.35)}.HomeHeroSection_lead__98ZHM{font-size:1.05rem;line-height:1.65;color:#dde3ec;max-width:540px;margin-bottom:1.45rem;margin-top:0;letter-spacing:.01em}.HomeHeroSection_trust__x3ToZ{font-size:.9rem;line-height:1.6;color:#83aef2;font-weight:600;margin-bottom:.75rem;margin-top:0;letter-spacing:.02em}.HomeHeroSection_ctaBlock__8_OiM{margin-top:2rem;display:flex;flex-direction:column;gap:1.15rem}.HomeHeroSection_cta__QYnL7{font-size:1.1rem;font-weight:500;color:#dbeafe;letter-spacing:.08em}.HomeHeroSection_badges__v3Rpo{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.HomeHeroSection_badges__v3Rpo img{display:block}.HomeHeroSection_mediaCol__Y6ioe{display:flex;justify-content:center;align-items:center}.HomeHeroSection_mediaFrame__uNuMD{padding:2px;border-radius:1.35rem;background:linear-gradient(135deg,rgba(131,174,242,.55),rgba(13,27,42,.4),rgba(29,38,59,.75));box-shadow:0 24px 70px rgba(6,12,24,.55)}.HomeHeroSection_video__cb_ZD{max-width:450px;width:100%;border-radius:1.25rem;background:#0d1b2a;display:block}@media (max-width:1200px){.HomeHeroSection_container__qn_E1{grid-template-columns:1fr;gap:20px;text-align:center;align-items:center}.HomeHeroSection_textCol__pQ4_j{align-items:center}.HomeHeroSection_subtitle__3JXaO{max-width:100%}.HomeHeroSection_badges__v3Rpo{justify-content:center;flex-wrap:wrap}.HomeHeroSection_video__cb_ZD{max-width:340px}}@media (max-width:1024px){.HomeHeroSection_hero__8Nh8a{padding-top:60px}}@media (max-width:480px){.HomeHeroSection_container__qn_E1{padding-inline:1.75rem}.HomeHeroSection_title__buiAu{margin-bottom:1.4rem}.HomeHeroSection_lead__98ZHM{margin-bottom:1.1rem}.HomeHeroSection_trust__x3ToZ{margin-bottom:2rem}.HomeHeroSection_ctaBlock__8_OiM{gap:.9rem}}.ProductSection_section__wHm2C{color:#f8f9fa;padding:4.5rem 2rem}.ProductSection_container__lwY5u{max-width:1200px;margin:0 auto}.ProductSection_heading__qO6D0{font-size:2.4rem;font-weight:600;text-align:center;margin-bottom:.75rem}.ProductSection_subheading__fzouH{max-width:720px;margin:0 auto 3.5rem;text-align:center;font-size:1.05rem;line-height:1.65;color:#cfd6dc}.ProductSection_grid__sOt62{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;align-items:stretch}.ProductSection_card__QmCV9{display:flex;height:100%;border-radius:20px}.ProductSection_cardInner__gMSJD{background:linear-gradient(145deg,rgba(131,174,242,.08),rgba(27,38,59,.95) 40%,#1b263b);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:1.6rem 1.7rem;width:100%;display:flex;flex-direction:column;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;box-shadow:0 18px 38px rgba(7,12,22,.35)}.ProductSection_cardInner__gMSJD:hover{transform:translateY(-6px);border-color:rgba(131,174,242,.45);box-shadow:0 24px 55px rgba(6,11,20,.5)}.ProductSection_cardTitle__UyCGp{font-size:1.6rem;font-weight:600;margin-bottom:.9rem;letter-spacing:-.01em}.ProductSection_cardDescription__A8zQG{font-size:1rem;line-height:1.55;color:#d6dbe0;margin-bottom:1.4rem}.ProductSection_bullets__ZsCHO{list-style:none;padding:0;margin:0 0 1.8rem}.ProductSection_bullets__ZsCHO li{position:relative;padding-left:1.2rem;margin-bottom:.6rem;font-size:.95rem;color:#cfd6dc}.ProductSection_bullets__ZsCHO li:before{content:"\2022";position:absolute;left:0;color:#83aef2}.ProductSection_cardCta__6Gn03{margin-top:auto;font-weight:500;font-size:1.05rem;color:#83aef2;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem}.ProductSection_cardCta__6Gn03:focus-visible,.ProductSection_cardCta__6Gn03:hover{opacity:.85}@media (max-width:900px){.ProductSection_grid__sOt62{grid-template-columns:1fr;max-width:680px;margin:0 auto}.ProductSection_heading__qO6D0{font-size:2.1rem}}@media (max-width:600px){.ProductSection_section__wHm2C{padding:3rem 1.25rem}.ProductSection_grid__sOt62{gap:1.5rem}.ProductSection_heading__qO6D0{font-size:1.85rem;margin-bottom:.6rem}.ProductSection_subheading__fzouH{font-size:.95rem;margin-bottom:2.5rem}.ProductSection_cardInner__gMSJD{padding:1.4rem 1.35rem}.ProductSection_cardTitle__UyCGp{font-size:1.35rem;margin-bottom:.75rem}.ProductSection_cardDescription__A8zQG{margin-bottom:1.2rem}.ProductSection_bullets__ZsCHO li{margin-bottom:.5rem}}.PhilosophySection_section__DATMJ{padding:6rem 2rem;background:rgba(255,255,255,.01);color:#f8f9fa}.PhilosophySection_container__mezYN{max-width:1000px;margin:0 auto}.PhilosophySection_heading__BylEe{font-size:2.2rem;font-weight:600;text-align:center;margin-bottom:4rem;letter-spacing:.5px}.PhilosophySection_steps__QhsBs{display:flex;flex-direction:column;gap:2.5rem}.PhilosophySection_step__PEV3u{display:flex;align-items:flex-start;gap:2rem;padding:2rem 2.5rem;border-radius:16px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06)}.PhilosophySection_stepNumber__Jxyi1{font-size:1.6rem;font-weight:600;color:#83aef2;flex-shrink:0}.PhilosophySection_stepTitle__fDTmM{font-size:1.3rem;font-weight:600;margin-bottom:.6rem;letter-spacing:.3px}.PhilosophySection_stepDescription__woT0V{font-size:1rem;line-height:1.6;color:#d9dee3}@media (max-width:768px){.PhilosophySection_step__PEV3u{flex-direction:column;gap:1rem}.PhilosophySection_heading__BylEe{font-size:2rem}}@media (max-width:480px){.PhilosophySection_section__DATMJ{padding:4rem 1.5rem}.PhilosophySection_heading__BylEe{font-size:1.7rem}.PhilosophySection_step__PEV3u{padding:1.8rem}}.Contact_contactSection__jV2ih{background:transparent;color:#f8f9fa;text-align:center;font-family:Poppins,sans-serif;padding-top:80px}.Contact_container__ZEYbW{max-width:800px;margin:0 auto}.Contact_headline__exN9a{margin-bottom:2rem}.Contact_headline__exN9a h2{font-size:2.2rem;margin-bottom:.5rem;color:#ffffff}.Contact_headline__exN9a p{font-size:1.1rem;opacity:.8}.Contact_card__Z7dEL{background:#1d486f;border-radius:12px;padding:2.5rem;margin:0 auto;max-width:600px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.Contact_contactContent__OTY4y{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.Contact_emailIcon__7w1Wk{font-size:2.5rem;color:#83aef2;margin-bottom:.5rem}.Contact_contactContent__OTY4y h4{font-size:1.5rem;margin:0;color:#f8f9fa}.Contact_contactContent__OTY4y p{font-size:1rem;opacity:.9;margin:0;max-width:80%}.Contact_link__KG9X_{color:#4dabf7;text-decoration:underline;transition:color .2s ease}.Contact_link__KG9X_:hover{color:#91c4f2}.Contact_emailLink__yTCEK{display:inline-block;font-size:1.2rem;background:#83aef2;color:#0d1b2a;text-decoration:none;margin:1rem 0;padding:.8rem 1.5rem;border:1px solid #83aef2;border-radius:8px;transition:all .3s ease}.Contact_emailLink__yTCEK:hover{background-color:rgba(131,174,242,.1);transform:translateY(-2px)}.Contact_socialMedia__59InT{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.5rem;flex-wrap:wrap}.Contact_socialMedia__59InT span{font-size:.9rem;opacity:.8;margin-right:.5rem}.Contact_socialIcons__viHYp{display:flex;gap:1.2rem}.Contact_socialIcon__UTHqQ{color:#f8f9fa;font-size:1.5rem;transition:all .3s ease}.Contact_socialIcon__UTHqQ:hover{color:#83aef2;transform:translateY(-3px)}@media (max-width:1024px){.Contact_contactSection__jV2ih{padding:60px 20px}.Contact_card__Z7dEL{padding:2rem;margin:10px auto}.Contact_contactContent__OTY4y p{max-width:100%}.Contact_emailLink__yTCEK{font-size:1rem;padding:.6rem 1.2rem}.Contact_socialIcons__viHYp{gap:1rem}}.Blog_container__HBI4X{display:flex;flex-direction:column;font-family:Poppins,sans-serif;background:transparent;color:#f8f9fa;max-width:1200px;margin:0 auto;padding:5rem 1.2rem}.Blog_header__eBoE5{text-align:left;padding:40px 20px;font-size:2.2rem;font-weight:600}.Blog_main__hj9__{max-width:1200px;margin:auto;padding:40px 20px}.Blog_featured__oUDgo{display:flex;justify-content:space-between;align-items:center;background:#1B263B;border:1px solid darkgray;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.2);transition:.3s}.Blog_featured__oUDgo:hover{box-shadow:0 12px 24px rgba(0,0,0,.3)}.Blog_featuredImage__cLF7B{flex:1;display:flex;justify-content:center}.Blog_featuredImage__cLF7B img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.2);transition:transform .3s}.Blog_featuredText__xBji0{flex:1;padding:0 40px}.Blog_featuredText__xBji0 h2{font-size:2rem;margin-bottom:10px;color:#F8F9FA}.Blog_featuredText__xBji0 p{font-size:1.1rem;opacity:.85;line-height:1.8}.Blog_featuredText__xBji0 h2 a{color:inherit;text-decoration:none}.Blog_featuredText__xBji0 h2 a:hover{color:#4dabf7;text-decoration:none}.Blog_date__Hb7fy{font-size:.9rem;color:#83aef2;margin-bottom:10px}.Blog_readMore__7G2KF{display:inline-block;margin-top:15px;color:#83aef2;text-decoration:none;font-weight:400;font-size:.9rem;transition:.3s}.Blog_readMore__7G2KF:hover{color:#f8f9fa}.Blog_blogList__3eHC6{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.Blog_blogPost__Kw_oT{background:#1B263B;flex-direction:row;border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;position:relative}.Blog_blogPost__Kw_oT:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.3)}.Blog_postTitle__OLMxE h2{color:inherit;text-decoration:none;transition:color .2s ease}.Blog_postTitle__OLMxE h2:hover{color:#4dabf7}.Blog_postTitle__OLMxE a{color:inherit;text-decoration:none;transition:color .2s ease}.Blog_postTitle__OLMxE a:hover{color:#4dabf7}.Blog_postImage__PWO6I{border:none;width:100%;height:200px;object-fit:cover}.Blog_blogText__snYBy{padding:20px;text-align:left}.Blog_blogText__snYBy h3{font-size:1.4rem;margin-bottom:10px}.Blog_blogText__snYBy p{font-size:1rem;opacity:.85;line-height:1.6}@media (max-width:1024px){.Blog_featured__oUDgo{flex-direction:column;background:#1B263B}.Blog_featuredImage__cLF7B img{width:100%;height:auto;border-radius:12px 12px 0 0;box-shadow:none}.Blog_featuredText__xBji0{background:#1B263B;padding:30px;border-radius:0 0 12px 12px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:left}.Blog_blogList__3eHC6{grid-template-columns:1fr}.Blog_blogPost__Kw_oT{flex-direction:row}.Blog_blogList__3eHC6{grid-template-columns:repeat(1,1fr)}}.JobMatchingContent_blogSection__8IjRy{max-width:1100px;margin:0 auto;padding:0 1rem}.JobMatchingContent_blogHeading__UOPZX{font-size:2rem;font-weight:600;color:#f8f9fa;margin-bottom:.75rem;text-align:center}.JobMatchingContent_blogSubheading__3YmRA{font-size:1.05rem;color:rgba(248,249,250,.75);margin-bottom:2rem;max-width:720px;text-align:center;margin-left:auto;margin-right:auto}.JobMatchingContent_blogList__kVwns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}@media (max-width:1024px){.JobMatchingContent_blogList__kVwns{grid-template-columns:1fr}}