*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Inter,Arial,sans-serif;color:#10213f;background:#f7fbff;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 6%;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(15,38,73,.08)}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:#173e86}.brand img{width:48px;height:48px;object-fit:contain}.nav{display:flex;gap:24px;font-weight:700;color:#253b5b}.nav a:hover{color:#37a935}.headCta{display:flex;gap:10px}.call,.wa,.primary,.secondary,.form button{border-radius:999px;padding:12px 18px;font-weight:800}.call,.primary,.form button{background:#173e86;color:white}.wa,.secondary{background:#37a935;color:white}.menuBtn{display:none;background:none;border:0}.menuBtn span{display:block;width:25px;height:3px;margin:5px;background:#173e86;border-radius:5px}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:42px;align-items:center;padding:70px 6% 45px;background:radial-gradient(circle at 80% 10%,#d9ffd5 0,#f7fbff 38%,#eef6ff 100%)}.eyebrow,.sectionHead p{color:#37a935;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:13px}.hero h1{font-size:clamp(38px,6vw,76px);line-height:.98;margin:12px 0;color:#0d2b62;letter-spacing:-.05em}.lead{font-size:18px;line-height:1.7;color:#51617b;max-width:650px}.heroBtns{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.stats div,.services article,.steps div,.form,.contactCards a{background:#fff;border:1px solid #e1ecf8;border-radius:24px;padding:20px;box-shadow:0 18px 45px rgba(16,33,63,.08)}.stats b{display:block;color:#173e86;font-size:20px}.stats span{color:#667085;font-size:13px}.heroCard{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 25px 60px rgba(23,62,134,.22);background:white;padding:12px}.heroCard img{width:100%;height:470px;object-fit:cover;border-radius:26px;image-rendering:auto}.floatBox{position:absolute;left:28px;right:28px;bottom:28px;background:rgba(255,255,255,.92);border-radius:18px;padding:16px;text-align:center;font-weight:900;color:#173e86}.strip{display:flex;gap:12px;overflow:hidden;padding:18px 6%;background:#173e86;color:white}.strip span{white-space:nowrap;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:10px 16px}.section{padding:70px 6%}.alt{background:#fff}.sectionHead{text-align:center;max-width:780px;margin:0 auto 36px}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.05;color:#0d2b62;margin:8px 0;letter-spacing:-.04em}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services article span{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#e8f8e6;color:#37a935;font-weight:900}.services h3,.steps h3{color:#173e86;margin-bottom:8px}.services p,.steps p,.split p,.split li,.contactInfo p,footer p{color:#5d6b82;line-height:1.7}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center}.split img{border-radius:30px;width:100%;min-height:400px;object-fit:cover;box-shadow:0 20px 55px rgba(16,33,63,.12)}.split ul{padding-left:22px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#173e86;color:#fff}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery img{width:100%;height:220px;object-fit:cover;border-radius:24px;box-shadow:0 14px 35px rgba(16,33,63,.1);background:#eef6ff}.contact{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:start;background:linear-gradient(135deg,#edf8ff,#f3fff2)}.contactCards{display:grid;gap:12px;margin-top:24px}.contactCards a{font-weight:800;color:#173e86}.form{display:grid;gap:14px}.form input,.form select,.form textarea{width:100%;border:1px solid #d7e4f3;border-radius:16px;padding:15px;font:inherit;outline:none}.form textarea{min-height:120px;resize:vertical}.form button{border:0;cursor:pointer;font-size:16px}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:32px 6%;background:#091b3d;color:white}footer img{width:72px;background:white;border-radius:16px;padding:6px}footer p{color:#dbe8ff}.fixedWA{position:fixed;right:18px;bottom:18px;z-index:60;background:#37a935;color:white;font-weight:900;padding:14px 20px;border-radius:999px;box-shadow:0 10px 30px rgba(55,169,53,.35)}
@media(max-width:900px){.topbar{padding:10px 4%;flex-wrap:wrap}.menuBtn{display:block}.nav,.headCta{display:none;width:100%}.nav.active,.headCta.active{display:flex}.nav.active{flex-direction:column;gap:10px;padding:12px 0}.headCta.active{padding-bottom:12px}.hero,.split,.contact{grid-template-columns:1fr;padding-left:4%;padding-right:4%}.hero{padding-top:38px}.heroCard img{height:320px}.stats,.grid,.steps,.gallery{grid-template-columns:1fr 1fr}.section{padding:54px 4%}footer{flex-direction:column;align-items:flex-start}.strip{padding-left:4%;padding-right:4%;overflow-x:auto}.headCta{gap:8px}.call,.wa{flex:1;text-align:center}}@media(max-width:560px){body{width:100%;max-width:100vw}.brand span{font-size:15px}.brand img{width:42px;height:42px}.hero h1{font-size:38px}.lead{font-size:16px}.heroBtns{flex-direction:column}.primary,.secondary{text-align:center;width:100%}.stats,.grid,.steps,.gallery{grid-template-columns:1fr}.heroCard img{height:280px}.gallery img{height:250px}.section{padding-top:46px;padding-bottom:46px}.floatBox{left:18px;right:18px;bottom:18px}.fixedWA{left:18px;right:18px;text-align:center}.topbar,.hero,.section,.contact,footer{max-width:100vw;overflow:hidden}}
