:root{--blue:#233f97;--dark:#061636;--nav:#061636;--white:#fff;--text:#1b1f26;--muted:#aab5cc;--gold:#e5b02b;--light:#f7f8fc}*{box-sizing:border-box}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.topbar{height:100px;background:#233f97;color:#fff;display:flex;align-items:center;font-size:15px;font-weight:700}.topbar .wrap{width:100%;max-width:1280px;margin:auto;display:grid;grid-template-columns:130px 1fr 300px 135px 180px;align-items:center;gap:22px;padding:0 36px}.topbar .email{border-left:1px solid rgba(255,255,255,.22);border-right:1px solid rgba(255,255,255,.22);height:100px;display:flex;align-items:center;justify-content:center}.topbar .social{letter-spacing:15px}.nav{height:80px;background:#061636;color:#fff;display:flex;align-items:center;position:relative;z-index:5}.home .nav{background:rgba(6,22,54,.92)}.nav .wrap{max-width:1280px;margin:auto;width:100%;padding:0 34px;display:flex;align-items:center;justify-content:space-between}.logo img{height:82px;display:block}.menu{display:flex;gap:29px;align-items:center;font-size:15px}.menu a{color:#fff;white-space:nowrap}.menu a.active,.menu a:hover{border-bottom:3px solid #6c82c8;padding-bottom:13px}.hero{height:540px;position:relative;background:url('../img/original-hero-crop.png') center center/cover no-repeat;background-color:#17376e}.hero:before{content:"";position:absolute;inset:0;background:rgba(4,18,49,.08)}.hero .ar{position:absolute;top:52%;font-size:55px;color:#fff;font-weight:bold;opacity:.9}.hero .left{left:44px}.hero .right{right:32px}.whatsapp{position:fixed;right:28px;bottom:24px;width:58px;height:58px;background:#29d367;border-radius:50%;z-index:50;display:grid;place-items:center;box-shadow:0 4px 14px #0003;color:white;font-size:33px;font-weight:700}.section{padding:75px 35px}.container{max-width:1270px;margin:auto}.features{background:#fff}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:-65px;position:relative;z-index:6}.feature{background:#fff;padding:38px 32px;box-shadow:0 15px 45px #06163618;border-radius:2px;border-top:4px solid #233f97;min-height:180px}.feature h3{color:#233f97;font-size:23px;margin:0 0 12px;line-height:1.25}.feature p{color:#666;line-height:1.75}.eyebrow{color:#5669ad;text-transform:uppercase;font-weight:700;letter-spacing:.08em}.section h2{font-size:42px;color:#061636;margin:12px 0 20px;line-height:1.1}.services{background:#f7f8fc}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:35px}.card{background:#fff;box-shadow:0 12px 35px #07174a12}.card img{width:100%;height:180px;object-fit:cover;display:block}.card .p{padding:26px}.card h3{font-size:21px;margin:0 0 12px;color:#061636}.card p{color:#667;line-height:1.65}.btn{display:inline-block;background:#fff;color:#233f97;border-radius:24px;padding:14px 28px;font-weight:800}.btn.blue{background:#233f97;color:#fff}.story{background:url('../img/original-story-crop.png') center center/cover no-repeat;color:#d8e0f5;padding:85px 35px}.story h2{color:#fff;text-align:center;font-size:44px}.story p{font-size:20px;line-height:1.65}.trust{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.trust img{width:100%;border-radius:2px}.logos{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;align-items:center}.logos img{max-width:100%;height:80px;object-fit:contain;filter:grayscale(10%)}.testimonials{background:#f7f8fc}.quote-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.quote{background:#fff;padding:32px;box-shadow:0 10px 30px #06163614;line-height:1.7}.form-block{background:#061636;color:#fff}.form-block h2{color:#fff}.form{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:820px}.form input,.form textarea,.form select{padding:14px;border:1px solid #dbe1ee;border-radius:2px;font-family:inherit}.form textarea{grid-column:1/-1;min-height:120px}.form button{border:0;background:#233f97;color:#fff;font-weight:800;padding:14px 24px;border-radius:3px}.footer{background:#061636;color:#fff;padding:30px;text-align:center}.page-hero{background:#0b1d49;color:#fff;padding:90px 35px;text-align:center}.page-hero h1{font-size:48px;margin:0}.content{max-width:1100px;margin:0 auto;padding:65px 35px;line-height:1.8;font-size:17px}.content h2{color:#061636;font-size:34px}.content h3{color:#233f97}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:35px}.table{width:100%;border-collapse:collapse}.table td,.table th{border:1px solid #ddd;padding:12px}@media(max-width:900px){.topbar{height:auto}.topbar .wrap{display:block;padding:12px 20px;line-height:2}.topbar .email{height:auto;border:0;justify-content:flex-start}.nav{height:auto}.nav .wrap{display:block}.logo img{height:70px}.menu{flex-wrap:wrap;gap:15px;padding:12px 0}.hero{height:400px}.feature-row,.cards,.quote-grid,.trust,.grid2{grid-template-columns:1fr}.form{grid-template-columns:1fr}.section h2{font-size:32px}.page-hero h1{font-size:36px}}
