body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#f8f9fb;color:#333;font-family:Segoe UI,sans-serif}.hero{background:linear-gradient(135deg,#082c5b,#1f4e79);color:#fff;padding:120px 20px;text-align:center}.hero h1{font-size:4rem;margin-bottom:15px}.hero h3{color:#f5d67a;font-size:2rem;margin-bottom:20px}.hero p{font-size:1.2rem;margin-bottom:35px}.btn{background:#fff;border-radius:8px;color:#082c5b;display:inline-block;font-weight:700;padding:14px 35px;text-decoration:none;transition:.3s}.btn:hover{background:#f5d67a}.highlight-bar{background:#f8f9fb;flex-wrap:wrap;gap:25px;padding:50px 20px}.highlight-bar,.highlight-bar div{display:flex;justify-content:center}.highlight-bar div{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;font-weight:600;min-height:120px;padding:20px;text-align:center;transition:.3s;width:200px}.highlight-bar div:hover{transform:translateY(-5px)}.navbar{background:#222;padding:18px;text-align:center}.navbar a{color:#fff;margin:0 20px;text-decoration:none}.navbar a:hover{color:#f5d67a}.section{margin:auto;max-width:1200px;padding:80px 20px}.section h2{color:#082c5b;font-size:2.5rem;margin-bottom:40px;text-align:center}.card-container{display:flex;flex-wrap:wrap;gap:25px}.card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;flex:1 1;min-width:280px;padding:25px;transition:.3s}.card:hover{transform:translateY(-5px)}.card h3{color:#082c5b;margin-bottom:15px}.card p{margin-bottom:8px}#contact,.footer{text-align:center}.footer{background:#082c5b;color:#fff;padding:25px}@media (max-width:768px){.navbar{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;padding:20px}.navbar a{background:#ffffff14;border-radius:8px;display:block;margin:0;padding:12px;text-align:center}.navbar a:hover{background:#ffffff26}}
/*# sourceMappingURL=main.df7508e4.css.map*/