*{box-sizing:border-box}body{margin:0;font:16px Arial,sans-serif;color:#19151a;line-height:1.5}a{text-decoration:none;color:inherit}img{max-width:100%}.wrap{width:min(1000px,calc(100% - 32px));margin:auto}.header{border-bottom:1px solid #dde2e7}.nav{height:72px;display:flex;align-items:center}.brand{display:flex;gap:10px;align-items:center}.brand img{width:42px;height:42px;object-fit:contain}.brand small{display:block;color:#16985c;font-size:9px;font-weight:900}.menu{display:flex;gap:24px;margin-left:auto;font-size:13px;font-weight:700}.hero{padding:28px 0 46px}.hero-card{border-radius:27px;background:linear-gradient(115deg,#0b4052,#0b5c63 48%,#18243d);color:white;padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;box-shadow:0 18px 35px #17343b26}.visual{background:#102d3d;border-radius:18px;padding:12px}.visual img{width:100%;height:350px;object-fit:contain;background:#0b111b;border-radius:10px}.cap,.tag{font-size:10px;font-weight:900;text-transform:uppercase;color:#ffd55c}.hero h1{font:50px/1.02 Georgia,serif;margin:14px 0}.hero p{font-size:14px}.buttons{display:flex;gap:12px;margin:22px 0;flex-wrap:wrap}.btn,.btn2{padding:12px 20px;border-radius:24px;font-weight:800;font-size:13px}.btn{background:#18d77b;color:#06130c}.btn2{border:1px solid white}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stat{background:#ffffff14;border-radius:9px;padding:12px}.stat b{display:block;color:#ffd34e;font-size:20px}.stat small{font-size:9px}.soft{background:#f2faf8;padding:42px 0}.center{text-align:center}.ey{display:inline-block;border:1px solid #bce9df;color:#15936f;border-radius:20px;padding:4px 10px;font-size:9px;font-weight:900}.soft h2,.section h2{font:36px Georgia,serif;margin:8px 0}.sub{font-size:13px;color:#666}.rows{margin-top:28px;border:1px solid #cce6df;border-bottom:0}.row{padding:17px;border-bottom:1px solid #cce6df}.row b{display:block}.row span{font-size:12px;color:#666}.section{padding:55px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.step{border:1px solid #e5e7eb;border-radius:12px;padding:14px}.step img{width:100%;height:220px;object-fit:contain;background:#0b111b;border-radius:7px}.step p{font-size:12px;color:#687386}.faq{max-width:850px}.faq details{padding:16px 0;border-bottom:1px solid #e5e7eb}.footer{padding:38px 0;border-top:1px solid #e5e7eb}.foot{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;font-size:13px}.fine{font-size:11px;color:#7a8491;margin-top:20px}@media(max-width:800px){.menu{display:none}.hero-card{grid-template-columns:1fr}.hero h1{font-size:42px}.visual img{height:auto}.steps{grid-template-columns:1fr 1fr}.foot{grid-template-columns:1fr}}@media(max-width:520px){.hero-card{padding:24px}.hero h1{font-size:37px}.steps,.stats{grid-template-columns:1fr}.buttons a{width:100%;text-align:center}}