*{box-sizing:border-box;margin:0;padding:0}body{font-family:Arial,sans-serif}.navbar{z-index:1000;color:#0a2540;background-color:#fff;justify-content:space-between;align-items:center;padding:18px 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000f}.navbar__brand{font-size:1.2rem;font-weight:700}.navbar__links{gap:20px;display:flex}.navbar__link{color:#0a2540;font-weight:500;text-decoration:none}.navbar__link:hover{opacity:.75}@media (width<=768px){.navbar{flex-direction:column;gap:12px;padding:16px 20px}.navbar__links{gap:16px}}.hero{color:#fff;text-align:center;background:#0a2540;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.hero__title{margin-bottom:10px;font-size:3rem}.hero__subtitle{margin-bottom:30px;font-size:1.2rem}.hero__buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.hero__btn{cursor:pointer;border-radius:8px;padding:12px 20px;font-size:1rem}.hero__btn--primary{color:#fff;background:#00c853;border:none}.hero__btn--secondary{color:#fff;background:0 0;border:1px solid #fff}@media (width<=768px){.hero__title{font-size:2.2rem}.hero__subtitle{max-width:500px;font-size:1rem}.hero__buttons{flex-direction:column;align-items:center;width:100%}.hero__btn{width:100%;max-width:280px}}.trust{text-align:center;background-color:#f5f7fa;padding:80px 20px}.trust__heading{color:#0a2540;margin-bottom:40px;font-size:2rem}.trust__cards{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.trust__card{background-color:#fff;border-radius:12px;width:280px;padding:25px;box-shadow:0 4px 12px #00000014}.trust__title{color:#0a2540;margin-bottom:12px;font-size:1.2rem}.trust__text{color:#444;font-size:1rem;line-height:1.6}.services{text-align:center;background-color:#fff;padding:80px 20px}.services__heading{color:#0a2540;margin-bottom:40px;font-size:2rem}.services__grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto;display:flex}.services__card{color:#fff;background-color:#0a2540;border-radius:10px;min-width:240px;max-width:280px;padding:20px;font-size:1rem;box-shadow:0 4px 12px #00000014}.about{background-color:#f8fbfd;justify-content:center;padding:80px 20px;display:flex}.about__content{text-align:center;max-width:800px}.about__heading{color:#0a2540;margin-bottom:20px;font-size:2rem}.about__text{color:#444;margin-bottom:16px;font-size:1.05rem;line-height:1.8}.cta{color:#fff;text-align:center;background:#0a2540;padding:80px 20px}.cta__title{margin-bottom:16px;font-size:2rem}.cta__text{color:#d9e2ec;margin-bottom:28px;font-size:1.05rem}.cta__buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.cta__btn{cursor:pointer;border-radius:8px;padding:12px 20px;font-size:1rem}.cta__btn--primary{color:#fff;background:#00c853;border:none}.cta__btn--secondary{color:#fff;background:0 0;border:1px solid #fff}@media (width<=768px){.cta__title{font-size:1.6rem}.cta__buttons{flex-direction:column;align-items:center}.cta__btn{width:100%;max-width:280px}}.footer{color:#fff;text-align:center;background-color:#081c2c;padding:40px 20px}.footer__brand{margin-bottom:10px;font-size:1.4rem}.footer__text{color:#d9e2ec;margin:6px 0}
