.bl-features{--navy:#0a1248;--blue:#1a2ec7;--indigo:#4f46e5;--slate:#475569;--tint:#eef2ff;--line:#e3e7f3;--ink:#1f2430;background:#fff;color:var(--ink);font-family:var(--font-inter,"Inter",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif)}.bl-features .wrap{max-width:1120px;margin:0 auto;padding:0 24px}.bl-features .fh-hero{background:linear-gradient(135deg,#0a1248,#1a2fc8);color:#fff;padding:60px 0 66px}.bl-features .fh-hero .eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#aeb8f0;font-weight:600}.bl-features .fh-hero h1{font-size:38px;line-height:1.1;font-weight:700;letter-spacing:-.5px;margin:14px 0 0;max-width:18ch;text-wrap:balance}.bl-features .fh-hero p{font-size:17px;line-height:1.6;color:#d7ddf7;max-width:62ch;margin:16px 0 0}.bl-features .fh-hero .jump{margin-top:24px;display:flex;flex-wrap:wrap;gap:9px}.bl-features .fh-hero .jump a{font-size:13px;font-weight:600;color:#fff;text-decoration:none;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.24);border-radius:30px;padding:7px 14px}.bl-features .fh-hero .jump a:hover{background:rgba(255,255,255,.18)}.bl-features .cat{padding:52px 0;scroll-margin-top:80px}.bl-features .cat+.cat{border-top:1px solid var(--line)}.bl-features .cat-head{max-width:720px}.bl-features .cat-head .eyebrow{font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);font-weight:700}.bl-features .cat-head h2{font-size:25px;line-height:1.18;font-weight:700;color:var(--navy);letter-spacing:-.3px;margin:8px 0 0;text-wrap:balance}.bl-features .cat-head p{font-size:15px;color:var(--slate);line-height:1.6;margin:10px 0 0}.bl-features .grid{margin:26px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:900px){.bl-features .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.bl-features .grid{grid-template-columns:1fr}}.bl-features .card{border:1px solid var(--line);border-radius:14px;padding:18px 18px 16px;background:#fff;transition:box-shadow .15s,border-color .15s,transform .15s}.bl-features .card:hover{border-color:#c9d0ee;box-shadow:0 12px 30px rgba(10,18,72,.07);transform:translateY(-2px)}.bl-features .card .ic{width:34px;height:34px;border-radius:9px;background:var(--tint);display:grid;place-items:center;margin-bottom:11px}.bl-features .card h3{margin:0;font-size:15px;font-weight:700;color:var(--navy)}.bl-features .card p{margin:5px 0 0;font-size:13px;line-height:1.5;color:var(--slate)}.bl-features .band{padding:52px 0;background:linear-gradient(135deg,#f2f5ff,#eef2ff);border-top:1px solid var(--line);border-bottom:1px solid var(--line);scroll-margin-top:80px}.bl-features .band .tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--blue);border-radius:20px;padding:4px 11px;margin-bottom:12px}.bl-features .band .cat-head h2{font-size:26px}.bl-features .band .more{margin-top:18px}.bl-features .band .more a{font-size:14px;font-weight:700;color:var(--blue);text-decoration:none}.bl-features .band .more a:hover{text-decoration:underline}.bl-features .band.dark{background:linear-gradient(135deg,#0a1248,#1a2fc8);border:0;color:#fff}.bl-features .band.dark .cat-head{max-width:760px}.bl-features .band.dark .eyebrow{color:#aeb8f0}.bl-features .band.dark h2{color:#fff}.bl-features .band.dark p{color:#d7ddf7}.bl-features .fh-close{background:linear-gradient(90deg,#7079e5 0,#1a2fc8);color:#fff;padding:56px 0;text-align:center}.bl-features .fh-close h2{font-size:24px;font-weight:700;margin:0}.bl-features .fh-close p{color:#c5cbf0;font-size:15px;margin:12px auto 0;max-width:54ch;line-height:1.6}.bl-features .fh-close .btn{display:inline-block;margin-top:22px;background:#fff;color:var(--navy);font-weight:700;font-size:15px;padding:13px 30px;border-radius:10px;text-decoration:none}.bl-features .fh-close .btn:hover{background:#eef2ff}