.Navbar_navbar__KLLNw{box-shadow:0 2px 6px 0 rgba(0,0,0,.12);padding:0;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;background-color:hsla(0,0%,100%,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);color:#333}.Navbar_navContainer__M2Rn_{max-width:100%;margin:0;padding:.8rem 4rem;display:flex;justify-content:space-between;align-items:center;background:transparent}.Navbar_logo__T67gt{font-family:Lato,sans-serif;font-size:1.8rem;font-weight:700;color:#2563eb;transition:transform .3s ease;display:flex;align-items:center;height:100%}.Navbar_logo__T67gt:hover{transform:translateY(-2px)}.Navbar_navContent__yPlMU{display:flex;align-items:center;gap:3rem;margin-left:auto}.Navbar_navMenu__8x0wk{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.Navbar_navItem__vI0tN{position:relative}.Navbar_dropdownButton__rMous,.Navbar_navLink__jHhU7{font-family:Lato,sans-serif;color:#4b5563;text-decoration:none;font-weight:500;font-size:1.4rem;transition:all .3s ease;position:relative;padding:.5rem 0}.Navbar_dropdownButton__rMous:after,.Navbar_navLink__jHhU7:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#2563eb;transition:width .3s ease}.Navbar_dropdownButton__rMous:hover:after,.Navbar_navLink__jHhU7:hover:after{width:100%}.Navbar_dropdownButton__rMous:hover,.Navbar_navLink__jHhU7:hover{color:#2563eb}.Navbar_dropdownButton__rMous{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;padding:.5rem 0}.Navbar_arrow__qp9ef{font-size:.7rem;transition:transform .3s ease}.Navbar_dropdown__J3cpG.Navbar_show__buxlP+.Navbar_arrow__qp9ef{transform:rotate(180deg)}.Navbar_navButtons__f_sxr{display:flex;gap:1rem;align-items:center}.Navbar_accessButton__PLNsD,.Navbar_loginButton__k81cL{padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.Navbar_loginButton__k81cL{background:transparent;border:2px solid #2563eb;color:#2563eb}.Navbar_loginButton__k81cL:hover{background:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.2)}.Navbar_accessButton__PLNsD{background:#2563eb;border:none;color:#fff;box-shadow:0 4px 12px rgba(37,99,235,.15)}.Navbar_accessButton__PLNsD:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px rgba(37,99,235,.25)}.Navbar_dropdown__J3cpG{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%) translateY(10px);background:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:.75rem 0;min-width:220px;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.Navbar_dropdown__J3cpG.Navbar_show__buxlP{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.Navbar_dropdown__J3cpG li a{color:#4b5563;text-decoration:none;padding:.75rem 1.5rem;display:block;transition:all .3s ease;font-size:.95rem}.Navbar_dropdown__J3cpG li a:hover{background:rgba(37,99,235,.05);color:#2563eb;padding-left:2rem}@media (max-width:968px){.Navbar_navContainer__M2Rn_{padding:1rem}.Navbar_logo__T67gt{font-size:1.5rem}.Navbar_navContent__yPlMU{gap:1rem}.Navbar_navMenu__8x0wk{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#fff;padding:2rem;flex-direction:column;gap:2rem;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;list-style-type:none;overflow-y:auto}.Navbar_navMenu__8x0wk.Navbar_active___Pj0U{opacity:1;visibility:visible;transform:translateY(0)}.Navbar_dropdownButton__rMous,.Navbar_navLink__jHhU7{font-size:1.2rem;width:100%;padding:1rem 0}.Navbar_dropdown__J3cpG{position:static;transform:none;box-shadow:none;opacity:1;visibility:visible;width:100%;margin-top:1rem;padding-left:1.5rem;border-left:2px solid #e5e7eb}.Navbar_dropdown__J3cpG li{margin:.5rem 0}.Navbar_dropdown__J3cpG li a{padding:.75rem 0;font-size:1.1rem}.Navbar_navButtons__f_sxr{display:flex;gap:1rem;align-items:center}.Navbar_navMenu__8x0wk.Navbar_active___Pj0U .Navbar_navButtons__f_sxr{display:flex;flex-direction:column;width:100%;gap:1rem;margin-top:2rem}.Navbar_navMenu__8x0wk.Navbar_active___Pj0U .Navbar_accessButton__PLNsD,.Navbar_navMenu__8x0wk.Navbar_active___Pj0U .Navbar_loginButton__k81cL{width:100%;padding:1rem;font-size:1.1rem}.Navbar_hamburger__ppqCU{display:flex;flex-direction:column;gap:6px;padding:8px;z-index:100}.Navbar_hamburger__ppqCU span{display:block;width:28px;height:2px;background:#4b5563;transition:all .3s ease}.Navbar_hamburger__ppqCU.Navbar_active___Pj0U span:first-child{transform:rotate(45deg) translate(7px,7px)}.Navbar_hamburger__ppqCU.Navbar_active___Pj0U span:nth-child(2){opacity:0}.Navbar_hamburger__ppqCU.Navbar_active___Pj0U span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}}@media (max-width:640px){.Navbar_navContainer__M2Rn_{padding:.75rem}.Navbar_logo__T67gt{font-size:1.3rem}.Navbar_navMenu__8x0wk{top:60px;height:calc(100vh - 60px);padding:1.5rem;gap:1.5rem}.Navbar_dropdownButton__rMous,.Navbar_navLink__jHhU7{font-size:1.1rem;padding:.75rem 0}.Navbar_dropdown__J3cpG li a{font-size:1rem;padding:.5rem 0}.Navbar_navMenu__8x0wk.Navbar_active___Pj0U .Navbar_accessButton__PLNsD,.Navbar_navMenu__8x0wk.Navbar_active___Pj0U .Navbar_loginButton__k81cL{padding:.875rem;font-size:1rem}.Navbar_navButtons__f_sxr{gap:.5rem}.Navbar_navButtons__f_sxr button{font-size:1.2rem!important;padding:.5rem 1rem!important}}.Navbar_hamburger__ppqCU{display:none;flex-direction:column;gap:6px;padding:4px;z-index:100;background:none;border:none;cursor:pointer}.Navbar_hamburger__ppqCU span{display:block;width:24px;height:2px;background:#4b5563;transition:all .3s ease}@media (max-width:968px){.Navbar_hamburger__ppqCU{display:flex}.Navbar_navContent__yPlMU{gap:1rem}}.hero_hero__7zzhc{margin:20px 10px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:4rem;gap:4rem}.hero_heroContent__I2chj{flex:1 1}.hero_title__RFjn_{font-family:Poppins,sans-serif;font-size:2.8rem;margin-bottom:2rem;line-height:1.3;text-align:center}.hero_highlight__v74Be,.hero_title__RFjn_{font-weight:700;color:#0371e8}.hero_cardsContainer__ZaRZc{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem}.hero_card__XgnEx{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid rgba(3,113,232,.1);transition:all .3s ease;position:relative;overflow:hidden}.hero_card__XgnEx:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(3,113,232,.15);border-color:rgba(3,113,232,.2)}.hero_card__XgnEx:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0371e8,#518455);opacity:0;transition:opacity .3s ease}.hero_card__XgnEx:hover:before{opacity:1}.hero_cardHeader__eYdBi{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.hero_cardIcon__Us2SL{font-size:1.8rem;flex-shrink:0}.hero_cardTitle__7u3uq{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;color:#0371e8;margin:0;line-height:1.3}.hero_subheading__tcQAi{font-size:1.5rem;text-align:center;margin-bottom:2rem}.hero_cardDescription__kc_ep{font-size:1.2rem;color:#64748b;line-height:1.6;margin:0}.hero_ctaButton__qq8YI{font-size:1.1rem;padding:1rem 2.5rem;margin-bottom:3rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,123,255,.2)}.hero_keyAdvantages__P2v_R{display:flex;justify-content:space-between;gap:2rem}.hero_keyAdvantages__P2v_R div{text-align:center;max-width:180px}.hero_advantageNumber__mk_zw{font-weight:700}.hero_advantageIcon__8H0BX,.hero_advantageNumber__mk_zw{font-size:3rem;color:#0371e8;display:block}.hero_flowChartSection__gxA7_{margin-top:1rem;margin-bottom:3rem;text-align:center}.hero_flowChartButton__JXeUP{background:#0371e8;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:8px;color:#fff;transition:all .3s ease;margin-bottom:2rem}.hero_flowChartButton__JXeUP:hover{background:#0256b3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(3,113,232,.3)}.hero_flowChartContainer__lB66E{width:75%;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.hero_heroImage__aKhbR{flex-basis:50%}.hero_heroImage__aKhbR img{width:100%;border-radius:12px;border:3px solid #518455}@media (max-width:992px){.hero_hero__7zzhc{flex-direction:column;text-align:center;padding:4rem 1rem}.hero_cardsContainer__ZaRZc{grid-template-columns:1fr;gap:1.5rem}.hero_flowChartContainer__lB66E{width:100%}.hero_keyAdvantages__P2v_R{justify-content:center;gap:1.5rem;flex-wrap:wrap}}@media (max-width:768px){.hero_title__RFjn_{font-size:2.2rem}.hero_card__XgnEx{padding:1.25rem}.hero_cardIcon__Us2SL{font-size:1.5rem}.hero_cardTitle__7u3uq{font-size:1.1rem}.hero_cardDescription__kc_ep{font-size:.9rem}.hero_heroImage__aKhbR{flex-basis:100%}}.feature-section_featureSection__yFZDC{background-color:#ecf2f6;margin:20px 30px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:6rem 4rem;gap:4rem}.feature-section_featureSection__yFZDC:nth-child(odd){background-color:#f3f2ef}.feature-section_featureSection__yFZDC.feature-section_reverse__L_Yfq{flex-direction:row-reverse}.feature-section_featureContent__BQSqO{flex:1 1}.feature-section_title__U_myj{font-family:Poppins,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;color:#213b55}.feature-section_featureSection__yFZDC:nth-child(odd) .feature-section_title__U_myj{color:#484847}.feature-section_subtitle__XRA1o{font-size:1.3rem;margin-bottom:1.5rem;font-weight:500;color:#2d3748}.feature-section_description__xpAYt{font-size:1rem;margin-bottom:1.5rem;color:#4a5568;line-height:1.6}.feature-section_features__AQkgx{list-style:none;padding:0;margin-bottom:1.5rem}.feature-section_features__AQkgx li{margin-bottom:.5rem;font-size:1.15rem;color:#3d4852;display:flex;align-items:center;gap:1rem}.feature-section_icon__R2y7I{font-size:1.5rem;color:#2b6cb0}.feature-section_ctaButton__f8k1S{font-size:1rem;padding:.8rem 2rem;border-radius:8px}.feature-section_featureImage__Sw37B{flex-basis:50%}.feature-section_featureImage__Sw37B img{width:100%;border-radius:12px;border:3px solid #0371e8;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.feature-section_featureSection__yFZDC:nth-child(odd) .feature-section_featureImage__Sw37B img{border-color:#518455}@media (max-width:992px){.feature-section_featureSection__yFZDC,.feature-section_featureSection__yFZDC.feature-section_reverse__L_Yfq{flex-direction:column;text-align:center;padding:2rem 1rem}}@media (max-width:768px){.feature-section_title__U_myj{font-size:1.8rem}.feature-section_featureImage__Sw37B{flex-basis:100%}}.faq_faq__AJV5F{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.faq_container__AbIDm{margin:0 auto;padding:0 20px}.faq_sectionHeader__0kvqM{text-align:center;margin-bottom:30px}.faq_title__aCJvU{font-size:2.5rem;color:#2c3e50;margin-bottom:20px;font-weight:700;font-family:Poppins,sans-serif}.faq_description__G_sZp{font-size:1.3rem;color:#6c757d;max-width:650px;margin:0 auto;line-height:1.6}.faq_faqGrid__lCsA9{display:grid;grid-gap:20px;gap:20px;max-width:800px;margin:0 auto}.faq_faqItem__zeLZR{background:#fff!important;border-radius:12px!important;box-shadow:0 4px 20px rgba(0,0,0,.08)!important;overflow:hidden;transition:all .3s ease;border:1px solid #d1d5db!important;margin-bottom:0!important}.faq_faqItem__zeLZR:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)!important}.faq_faqQuestion__GrOLj{padding:10px 30px!important;cursor:pointer;display:flex!important;justify-content:space-between;align-items:center;background:#f5f5f5!important;color:#2d3748!important;transition:all .3s ease;border:none!important;margin-bottom:0!important}.faq_faqQuestion__GrOLj:hover{background:#e8e8e8!important}.faq_faqQuestion__GrOLj h4{margin:0;font-size:1.1rem;font-weight:600;line-height:1.4;flex:1 1;padding-right:20px}.faq_icon__H1r6p{font-size:1.8rem}.faq_faqAnswer__3K87L{background:#fff!important;padding:25px 30px!important;border:none!important;border-top:1px solid #d1d5db!important;animation:faq_fadeIn__cBpO_ .3s ease-in-out}.faq_faqAnswer__3K87L p{font-size:1.1rem!important;color:#555!important}@keyframes faq_fadeIn__cBpO_{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq_faqAnswer__3K87L p{margin:0;color:#495057;line-height:1.6;font-size:1rem}@media (max-width:768px){.faq_faq__AJV5F{padding:60px 0}.faq_title__aCJvU{font-size:2rem}.faq_description__G_sZp{font-size:1rem}.faq_faqGrid__lCsA9{gap:15px}.faq_faqAnswer__3K87L,.faq_faqQuestion__GrOLj{padding:20px 25px}.faq_faqQuestion__GrOLj h4{font-size:1rem}}@media (max-width:480px){.faq_container__AbIDm{padding:0 15px}.faq_faqAnswer__3K87L,.faq_faqQuestion__GrOLj{padding:18px 20px}.faq_faqQuestion__GrOLj h4{font-size:.95rem}}.hero-test1_heroTitle__2lOzx{font-family:Open Sans,sans-serif;font-weight:700}.hero-test1_heroSubtitle__6TyDF{font-size:1.3rem}.hero-test1_heroButtons__UiHcA{display:flex;gap:20px;margin-bottom:3rem}.hero-test1_primaryButton__onX_G{display:inline-block;padding:14px 28px;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;text-align:center;min-width:140px;background-color:#0371e8;border:2px solid #0371e8;color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);font-size:1.2rem}.hero-test1_primaryButton__onX_G:hover{background-color:#1976d2;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.hero-test1_secondaryButton__px0vE{display:inline-block;padding:14px 28px;border:2px solid #0371e8;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;text-align:center;min-width:140px;background-color:transparent;color:#0371e8;font-size:1.2rem}.hero-test1_secondaryButton__px0vE:hover{background-color:#0371e8;color:#fff;transform:translateY(-2px)}.hero-test1_heroButtons__UiHcA .btn{display:inline-block;padding:14px 28px;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;text-align:center;min-width:140px}.hero-test1_heroButtons__UiHcA .btn-primary{background-color:#0371e8;color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}.hero-test1_heroButtons__UiHcA .btn-primary:hover{background-color:#1976d2;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.hero-test1_heroButtons__UiHcA .btn-secondary{background-color:transparent;color:#0371e8;border:2px solid #0371e8}.hero-test1_heroButtons__UiHcA .btn-secondary:hover{background-color:#0371e8;color:#fff;transform:translateY(-2px)}@keyframes hero-test1_fadeInLeft__W83_R{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes hero-test1_fadeInRight__0efCf{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.hero-test1_hero__NPq3J{background:linear-gradient(135deg,#f8fffe,#e3f2fd);padding:120px 0 80px;overflow:hidden}.hero-test1_heroContainer__3pObm{width:100vw;margin:0;padding-left:40px;padding-right:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.hero-test1_heroImage___NgxA{width:100%;margin-right:-20px;animation:hero-test1_fadeInRight__0efCf 1s ease-out}.hero-test1_heroContent__55RKF{animation:hero-test1_fadeInLeft__W83_R 1s ease-out}.hero-test1_heroTitle__2lOzx{font-size:2.8rem;line-height:1.2;margin-bottom:1.5rem;color:#2c3f51}.hero-test1_heroSubtitle__6TyDF{font-size:1.5rem;margin-bottom:2.5rem;color:#6c757d;line-height:1.6}.hero-test1_trustBadges__Kjjsc{display:flex;gap:30px}.hero-test1_badge__P4wZf{display:flex;align-items:center;gap:8px;color:#6c757d;font-size:.9rem}.hero-test1_badge__P4wZf i{color:#2196f3;font-size:1.2rem}.hero-test1_dashboardMockup___mowU{background:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.1);overflow:hidden}.hero-test1_mockupHeader__F1vso{background:#f5f5f5;padding:15px 20px;border-bottom:1px solid #e5e5e5;display:flex;justify-content:center;align-items:center;position:relative}.hero-test1_mockupTitle__HWjZ3{font-size:.9rem;font-weight:600;color:#2c3e50}.hero-test1_mockupDots__EXTne{display:flex;gap:8px;position:absolute;left:20px}.hero-test1_mockupDots__EXTne span{width:12px;height:12px;border-radius:50%;background-color:#e5e5e5}.hero-test1_mockupDots__EXTne span:first-child{background-color:#ff5f57}.hero-test1_mockupDots__EXTne span:nth-child(2){background-color:#ffbd2e}.hero-test1_mockupDots__EXTne span:last-child{background-color:#28ca42}.hero-test1_mockupContent__3lore{padding:0;margin:0;overflow:hidden;line-height:0;font-size:0}.hero-test1_dashboardImage___5fFr{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;margin:0;padding:0;border:none}@media (min-width:1200px){.hero-test1_heroContainer__3pObm{max-width:1400px;margin:0 auto;padding-left:60px;padding-right:60px}.hero-test1_heroTitle__2lOzx{font-size:3.2rem}.hero-test1_heroSubtitle__6TyDF{font-size:1.6rem}.hero-test1_primaryButton__onX_G,.hero-test1_secondaryButton__px0vE{padding:16px 32px;font-size:1.3rem}}@media (max-width:1199px) and (min-width:992px){.hero-test1_heroContainer__3pObm{padding-left:50px;padding-right:50px;gap:50px}.hero-test1_heroTitle__2lOzx{font-size:3rem}.hero-test1_heroSubtitle__6TyDF{font-size:1.4rem}}@media (max-width:991px) and (min-width:768px){.hero-test1_heroContainer__3pObm{padding-left:40px;padding-right:40px;gap:40px}.hero-test1_heroTitle__2lOzx{font-size:2.8rem}.hero-test1_heroSubtitle__6TyDF{font-size:1.3rem}.hero-test1_primaryButton__onX_G,.hero-test1_secondaryButton__px0vE{padding:14px 28px;font-size:1.1rem}}@media (max-width:767px) and (min-width:576px){.hero-test1_heroContainer__3pObm{grid-template-columns:1fr;gap:40px;text-align:center;padding-left:30px;padding-right:30px}.hero-test1_heroTitle__2lOzx{font-size:2.5rem}.hero-test1_heroSubtitle__6TyDF{font-size:1.3rem}.hero-test1_heroButtons__UiHcA,.hero-test1_trustBadges__Kjjsc{flex-direction:column;align-items:center;gap:15px}.hero-test1_dashboardMockup___mowU{margin:0 auto}.hero-test1_hero__NPq3J{padding:80px 0 50px}.hero-test1_primaryButton__onX_G,.hero-test1_secondaryButton__px0vE{width:100%;max-width:300px}}@media (max-width:575px) and (min-width:480px){.hero-test1_heroContainer__3pObm{grid-template-columns:1fr;gap:30px;text-align:center;padding-left:20px;padding-right:20px}.hero-test1_heroTitle__2lOzx{font-size:2.2rem;line-height:1.3}.hero-test1_heroSubtitle__6TyDF{font-size:1.2rem;line-height:1.5}.hero-test1_heroButtons__UiHcA,.hero-test1_trustBadges__Kjjsc{flex-direction:column;align-items:center;gap:12px}.hero-test1_dashboardMockup___mowU{margin:0 auto}.hero-test1_hero__NPq3J{padding:70px 0 40px}.hero-test1_primaryButton__onX_G,.hero-test1_secondaryButton__px0vE{width:100%;max-width:280px;padding:12px 24px;font-size:1rem}.hero-test1_badge__P4wZf{font-size:.85rem}}@media (max-width:479px){.hero-test1_heroContainer__3pObm{margin-top:20px;grid-template-columns:1fr;gap:25px;text-align:center;padding-left:15px;padding-right:15px}.hero-test1_heroTitle__2lOzx{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.hero-test1_heroSubtitle__6TyDF{font-size:1.1rem;line-height:1.5;margin-bottom:2rem}.hero-test1_heroButtons__UiHcA{margin-bottom:2rem}.hero-test1_heroButtons__UiHcA,.hero-test1_trustBadges__Kjjsc{flex-direction:column;align-items:center;gap:10px}.hero-test1_dashboardMockup___mowU{margin:0 auto}.hero-test1_hero__NPq3J{padding:60px 0 30px}.hero-test1_primaryButton__onX_G,.hero-test1_secondaryButton__px0vE{width:100%;max-width:250px;padding:10px 20px;font-size:1.1rem;min-width:auto}.hero-test1_badge__P4wZf{font-size:.8rem}.hero-test1_mockupHeader__F1vso{padding:10px 15px}.hero-test1_mockupTitle__HWjZ3{font-size:.8rem}.hero-test1_mockupDots__EXTne{left:15px}.hero-test1_mockupDots__EXTne span{width:10px;height:10px}}@media (max-width:319px){.hero-test1_heroContainer__3pObm{padding-left:10px;padding-right:10px}.hero-test1_heroTitle__2lOzx{font-size:1.6rem}.hero-test1_heroSubtitle__6TyDF{font-size:1rem}.hero-test1_primaryButton__onX_G,.hero-test1_secondaryButton__px0vE{padding:8px 16px;font-size:.85rem}}.Support_supportSection__g_Wb6{padding-top:5rem;background-color:#f8f9fa;font-family:Lato,sans-serif}.Support_supportHeading__5_mx0{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#1a1a1a;margin-bottom:1rem;text-align:center}.Support_supportCard__TGCPF{background:#2c3e50;border-radius:12px;padding:3rem 2rem;height:100%;display:flex;flex-direction:column;align-items:flex-start;color:#fff;position:relative;overflow:hidden;width:100%;min-width:100%}.Support_supportCard__TGCPF:first-child{background:linear-gradient(135deg,#2c3e50,#34495e)}.Support_supportCard__TGCPF:last-child{background:linear-gradient(135deg,#34495e,#2c3e50)}.Support_supportCardIcon__yWB0B{color:#34495e;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#eaecee;border-radius:50%}.Support_supportCardTitle__DSlmN{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.3}.Support_supportCardDescription__iIMJM{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.85);margin-bottom:2rem;flex-grow:1}.Support_supportButton__gWrzc{background:#fff;color:#2c3e50;border:none;padding:.875rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;width:100%;text-align:center}@media (min-width:576px){.Support_supportButton__gWrzc{width:auto}}.Support_supportButton__gWrzc:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Support_supportButtonSecondary__qi8yw{background:transparent;color:#fff;border:2px solid #fff}.Support_supportButtonSecondary__qi8yw:hover{background:#fff;color:#2c3e50}.Support_studentOfferSection__UBfYK{background:linear-gradient(135deg,#e0f2fe,#b3e5fc);border-radius:16px;padding:3rem;margin-top:4rem;position:relative;overflow:hidden}.Support_studentOfferContent__6t7cN{display:flex;align-items:center;justify-content:center;position:relative}.Support_studentOfferImage__e0tky{position:relative;display:flex;align-items:center;gap:2rem}.Support_studentIcon__39pHF{color:#0371e8;opacity:.1;position:absolute;left:-30px;top:50%;transform:translateY(-50%);z-index:1}.Support_expensesCard__oejw_{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.1);min-width:280px;position:relative;z-index:2}.Support_expensesHeader__8_UXX{font-size:.875rem;color:#64748b;margin-bottom:.5rem;font-weight:500}.Support_expensesAmount__sI2tE{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.Support_expensesSubtext__NwmnJ{font-size:.75rem;color:#64748b;margin-bottom:1rem}.Support_expensesChart__FkHlp{display:flex;align-items:center;gap:1rem}.Support_chartCircle__wZ9Ur{width:60px;height:60px;border-radius:50%;background:conic-gradient(#0371e8 0deg 140deg,#518455 140deg 240deg,#f5ac0c 240deg 1turn);display:flex;align-items:center;justify-content:center;position:relative}.Support_chartCircle__wZ9Ur:after{content:"";width:30px;height:30px;background:#fff;border-radius:50%;position:absolute}.Support_chartLegend__UK_LR{display:flex;flex-direction:column;gap:.25rem}.Support_legendItem___G0Fv{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#64748b}.Support_legendDot__uHaen{width:8px;height:8px;border-radius:50%}.Support_studentOfferText__2BnOY{padding-left:2rem}.Support_studentOfferTitle__w8SAq{font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600;color:#1e293b;line-height:1.4;margin-bottom:1.5rem}.Support_registerButton__EndDK{background:#0371e8;color:#fff;border:none;padding:.875rem 2rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.Support_registerButton__EndDK:hover{background:#0356c7;transform:translateY(-2px);box-shadow:0 4px 12px rgba(3,113,232,.3)}.footer_footer__FbZgK{background:linear-gradient(135deg,#34495e,#2c3e50);color:#e2e8f0;padding:20px 0}.footer_container__ixePS{max-width:1200px;margin:0 auto;padding:0 20px}.footer_bottomContent__jkQim{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer_copyright__lHrmM p{margin:0;color:#d5d5d9;font-size:1rem}.footer_legalLinks__QnE1s{display:flex;gap:24px;flex-wrap:wrap}.footer_legalLink__eEa_O{color:#d5d5d9;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer_legalLink__eEa_O:hover{color:#0371e8}@media (max-width:768px){.footer_footer__FbZgK{padding:15px 0;margin-top:60px}.footer_bottomContent__jkQim{flex-direction:column;text-align:center;gap:16px}.footer_legalLinks__QnE1s{justify-content:center}}@media (max-width:480px){.footer_container__ixePS{padding:0 15px}.footer_legalLinks__QnE1s{gap:16px}.footer_legalLink__eEa_O{font-size:.8rem}}