.Home_container__d256j{min-height:100vh;display:flex;flex-direction:column;font-family:Rubik,sans-serif}.Home_header__y2QYS{background-color:#152a55;color:#fff;padding:1.2rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Home_headerContent__6Iwky{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;width:100%}.Home_logo__IOQAX{font-size:1.8rem;font-weight:700;color:#c5b358}.Home_headerButtons__FhsaA{display:flex;gap:1rem}.Home_loginButton__Hqu1n,.Home_signupButton__qXE4n{padding:.6rem 1.2rem;border-radius:6px;font-weight:500;font-size:.95rem;cursor:pointer;transition:background-color .2s;text-decoration:none}.Home_loginButton__Hqu1n{background-color:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.3)}.Home_loginButton__Hqu1n:hover{background-color:hsla(0,0%,100%,.1)}.Home_signupButton__qXE4n{background-color:#c5b358;color:#152a55;border:none}.Home_signupButton__qXE4n:hover{background-color:#b8a64c}.Home_main__VkIEL{flex:1 1}.Home_hero__VkeT1{background:linear-gradient(135deg,#152a55,#1f3c78);color:#fff;padding:5rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.Home_title__hYX6j{font-size:3rem;font-weight:700;margin-bottom:1.5rem;max-width:800px}.Home_subtitle__KzT68{font-size:1.2rem;max-width:600px;margin-bottom:2.5rem;opacity:.8;line-height:1.6}.Home_ctaButton__lZzFU{padding:1rem 2rem;border-radius:8px;font-weight:600}.Home_ctaButton__lZzFU:hover{background-color:#b8a64c;box-shadow:0 6px 12px rgba(0,0,0,.15)}.Home_features__I7Csk{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;padding:5rem 2rem;max-width:1200px;margin:0 auto}.Home_feature__JitOm{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:center;transition:transform .3s,box-shadow .3s}.Home_feature__JitOm:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.Home_featureIcon__rV5mF{width:60px;height:60px;background-color:rgba(197,179,88,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.Home_featureIconImg__S4LYZ{width:30px;height:30px;background-color:#c5b358;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,3V12L8.5,8.5L4.92,12.08C5.7,17.1 10,20.5 15,19.92C18.5,19.5 21.5,16.5 21.92,13C22.5,8 19.1,3.7 14.08,2.92L12,3Z" /></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,3V12L8.5,8.5L4.92,12.08C5.7,17.1 10,20.5 15,19.92C18.5,19.5 21.5,16.5 21.92,13C22.5,8 19.1,3.7 14.08,2.92L12,3Z" /></svg>');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.Home_featureTitle__Bmu0V{font-weight:600;color:#152a55;margin-bottom:.75rem;font-size:1.3rem}.Home_featureText__EjZWf{color:#666;font-size:1rem;line-height:1.5}.Home_section__3569L{padding:5rem 2rem;background-color:#f5f7fa;text-align:center}.Home_sectionTitle__DKb2S{font-size:2rem;font-weight:700;color:#152a55;margin-bottom:3rem}.Home_steps__hbS9k{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.Home_step__vdJn5{position:relative;padding:1.5rem;background-color:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .3s,box-shadow .3s}.Home_step__vdJn5:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.Home_stepNumber__24rip{width:40px;height:40px;background-color:#152a55;color:#c5b358;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin:0 auto 1.2rem}.Home_stepTitle__8vNxM{font-weight:600;color:#152a55;margin-bottom:.75rem;font-size:1.2rem}.Home_stepText__Wrsxs{color:#666;font-size:.95rem;line-height:1.5}.Home_footer__yFiaX{background-color:#152a55;color:hsla(0,0%,100%,.6);text-align:center;padding:2rem 1.5rem;font-size:.85rem;margin-top:auto}.Home_footerLinks__BQcA_{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.Home_footerLink__201sb{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s}.Home_footerLink__201sb:hover{color:#c5b358}.Home_disclaimer__mPjP4{font-size:.8rem;opacity:.7;max-width:600px;margin:.5rem auto}.Home_copyright__Iq1SU{opacity:.7;margin-top:.5rem}@media (max-width:1024px){.Home_title__hYX6j{font-size:2.5rem}.Home_hero__VkeT1{padding:4rem 1.5rem}}@media (max-width:768px){.Home_headerContent__6Iwky{flex-direction:column;gap:1rem}.Home_title__hYX6j{font-size:2rem}.Home_subtitle__KzT68{font-size:1rem}.Home_features__I7Csk,.Home_steps__hbS9k{grid-template-columns:repeat(2,1fr);padding:3rem 1.5rem;gap:1.5rem}}@media (max-width:480px){.Home_header__y2QYS{padding:1rem}.Home_headerButtons__FhsaA{width:100%;justify-content:space-between}.Home_title__hYX6j{font-size:1.6rem}.Home_hero__VkeT1{padding:3rem 1rem}.Home_ctaButton__lZzFU{padding:.8rem 1.5rem;font-size:1rem}.Home_features__I7Csk,.Home_steps__hbS9k{grid-template-columns:1fr;padding:2rem 1rem}.Home_section__3569L{padding:3rem 1rem}.Home_sectionTitle__DKb2S{font-size:1.6rem;margin-bottom:2rem}.Home_footerLinks__BQcA_{flex-direction:column;gap:.8rem}}.Home_cta__AxdWf{background:linear-gradient(135deg,#152a55,#1f3c78);color:#fff;padding:4rem 2rem;text-align:center;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.1);max-width:1200px;margin:4rem auto;position:relative;overflow:hidden}.Home_cta__AxdWf:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><path fill="%23ffffff10" d="M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3z"/></svg>');opacity:.15;z-index:0}.Home_cta__AxdWf>*{position:relative;z-index:1}.Home_ctaTitle__XpfrS{font-size:2.5rem;font-weight:700;margin-bottom:1.2rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.Home_ctaText__GLEOa{font-size:1.2rem;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;opacity:.9;line-height:1.6}.Home_ctaButton__lZzFU{padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s;text-decoration:none;background-color:#c5b358;color:#152a55;display:inline-block;box-shadow:0 4px 12px rgba(197,179,88,.5);position:relative;overflow:hidden}.Home_ctaButton__lZzFU:hover{background-color:#d9c676;transform:translateY(-3px);box-shadow:0 8px 20px rgba(197,179,88,.6)}.Home_ctaButton__lZzFU:active{transform:translateY(-1px);box-shadow:0 4px 10px rgba(197,179,88,.4)}.Home_ctaButton__lZzFU:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 50%,hsla(0,0%,100%,0));transform:rotate(30deg);transition:all .6s;opacity:0}.Home_ctaButton__lZzFU:hover:after{opacity:1;transform:rotate(30deg) translate(50%,-50%)}@media (max-width:768px){.Home_cta__AxdWf{padding:3rem 1.5rem;margin-top:3rem}.Home_ctaTitle__XpfrS{font-size:2rem}.Home_ctaText__GLEOa{font-size:1.1rem;margin-bottom:2rem}}@media (max-width:480px){.Home_cta__AxdWf{padding:2.5rem 1.2rem;margin-top:2.5rem;margin-bottom:4rem;border-radius:8px;width:95%}.Home_ctaTitle__XpfrS{font-size:1.75rem}.Home_ctaText__GLEOa{font-size:1rem;margin-bottom:1.75rem}.Home_ctaButton__lZzFU{padding:.9rem 2rem;font-size:1rem}}