:root{--navy:#1b2a52;--navy-dark:#141e3c;--cyan:#29abd4;--cyan-light:#3bc4e0;--gray-bg:#f4f4f6;--text-gray:#5b6472;--white:#fff}*{box-sizing:border-box}body{color:var(--navy);background:var(--white);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;line-height:1.55}h1,h2,h3{margin:0 0 .4em;font-weight:800}p{color:var(--text-gray);margin:0 0 1em}.wrap{max-width:1180px;margin:0 auto;padding:0 24px}section{padding:64px 0}.site-header{text-align:center;padding:40px 24px 24px}.site-logo img{width:auto;height:110px;display:inline-block}.hero{text-align:center;padding-top:32px}.hero h1{max-width:960px;margin:0 auto 40px;font-size:50px;line-height:1.3}.industries{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:52px;display:flex}.industry{text-align:center;width:140px}.industry .ic{background:var(--gray-bg);border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 12px;display:flex}.industry span{font-size:18px;font-weight:700}.hero-grid{text-align:start;grid-template-columns:1fr 1fr;align-items:start;gap:40px;max-width:980px;margin:0 auto 44px;display:grid}.checks{margin:0;padding:0;list-style:none}.checks li{align-items:center;gap:12px;margin-bottom:18px;font-size:18px;font-weight:700;display:flex}.check-dot{background:var(--cyan);border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;display:inline-flex}.check-dot svg{width:14px;height:14px}.hero-grid p{font-size:18px}.cta-btn{background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:20px 48px;font-size:20px;font-weight:700;display:inline-block}.cta-btn:hover{background:var(--navy-dark)}.stats{border-top:1px solid #eceef1;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:24px;padding:40px 0 72px;display:grid}.stat{text-align:center}.stat .val{color:var(--navy);font-family:inherit;font-size:26px;font-weight:800;line-height:1.2}.stat .lbl{color:var(--text-gray);margin-top:6px;font-size:14px;line-height:1.4}.section-heading{color:var(--navy);margin:0 0 .3em;font-size:40px;font-weight:800;line-height:1.25}.section-subheading{color:var(--text-gray);margin:0 0 .6em;font-size:20px;font-weight:400;line-height:1.4}.section-navy .section-heading,.contact-info .section-heading{color:#fff}.section-navy .section-subheading,.contact-info .section-subheading{color:#ffffffd9}.section-gray{background:var(--gray-bg)}.center{text-align:center}.lede{max-width:760px;margin:0 auto}.section-navy{background:var(--navy);color:#fff}.section-navy h2,.section-navy h3{color:#fff}.section-navy p{color:#cfd6e6}.cards3{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.card{background:#ffffff08}.zoom-wrap{border-radius:10px;overflow:hidden}.zoom-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.zoom-wrap:hover img{transform:scale(1.08)}.card .img{aspect-ratio:16/10;background:linear-gradient(135deg,#24356a,#16213f);border-radius:10px;justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex;overflow:hidden}.card .img svg{opacity:.8;width:40px;height:40px}.card h3{margin-bottom:6px;font-size:18px}.card p{margin:0;font-size:14px}.cards4{grid-template-columns:repeat(4,1fr);gap:26px;margin-top:40px;display:grid}.card-light{text-align:center}.card-light .img{aspect-ratio:4/3;background:#eef2f6;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-bottom:14px;display:flex;overflow:hidden}.card-light .img svg{width:36px;height:36px;color:var(--cyan)}.card-light h3{margin-bottom:6px;font-size:16px}.card-light p{font-size:13px}.tech-grid{grid-template-columns:repeat(4,1fr);gap:26px;margin-top:40px;display:grid}.tech-item h3{font-size:17px;font-style:normal;font-weight:800}.tech-item p{font-size:14px}.tech-logo{object-fit:contain;width:auto;max-height:38px;display:block}.tech-logo-row{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.tech-bladex{font-size:20px;font-weight:800;line-height:1}.tech-logo-stack{flex-direction:column;gap:8px;margin-bottom:8px;display:flex}.tech-logo-stack .tech-logo{margin-bottom:0}.tech-he-label{color:var(--navy);margin:4px 0 8px;font-size:14px;font-weight:800}.topics{flex-wrap:wrap;justify-content:center;gap:36px;margin:36px 0 40px;font-weight:700;display:flex}.topics span{text-align:center;max-width:200px;font-size:15px}.blog-cta{background:var(--cyan);color:#fff;cursor:pointer;border:none;border-radius:999px;margin:0 auto;padding:16px 34px;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.speckle{background:repeating-radial-gradient(circle at 10%,#ffffff0f 0 2px,#0000 3px 40px);background-color:var(--navy-dark);height:50px}.contact{grid-template-columns:1fr 1fr;display:grid}.contact-form{padding:64px 48px}.contact-info{background:var(--navy);color:#fff;padding:64px 48px}.contact-checks{flex-wrap:wrap;gap:24px;margin:24px 0 0;padding:0;list-style:none;display:flex}.contact-checks li{color:#fff;font-size:15px;font-weight:600}.field{margin-bottom:18px}.field label{margin-bottom:6px;font-size:14px;font-weight:700;display:block}.field label .req{color:#e15454}.field input,.field textarea{border:1.5px solid #d8dce2;border-radius:8px;width:100%;padding:11px 14px;font-family:inherit;font-size:14px}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.robot{color:#444;border:1px solid #d8dce2;border-radius:8px;align-items:center;gap:10px;width:fit-content;margin:18px 0;padding:10px 14px;font-size:14px;display:flex}footer{background:var(--navy-dark);color:#9aa6c0;text-align:center;padding:28px 0;font-size:13px}.poc-flag{color:#7a5a00;text-align:center;background:#fff7e6;border:1px solid #f3d98b;padding:10px 16px;font-size:13px}@media (max-width:860px){.hero h1{font-size:34px}.hero-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.cards3{grid-template-columns:1fr}.cards4,.tech-grid{grid-template-columns:repeat(2,1fr)}.contact,.form-row{grid-template-columns:1fr}}a.site-logo{text-decoration:none;display:inline-block}
