*{box-sizing:border-box}body{margin:0;background:#f4f7fc;color:#10233f;font:17px/1.65 Inter,Segoe UI,Arial,sans-serif}.wrap{width:min(1160px,calc(100% - 36px));margin:auto}header{background:#fff;border-bottom:1px solid #dbe3ef}header .wrap{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 0;flex-wrap:wrap}.brand{font-size:22px;font-weight:800;color:#10233f;text-decoration:none}nav{display:flex;gap:20px;flex-wrap:wrap}nav a{color:#10233f;text-decoration:none}.eyebrow{color:#5040c4;font-size:14px;letter-spacing:.1em;font-weight:800;text-transform:uppercase;margin-top:70px}h1{font-size:clamp(36px,6vw,68px);line-height:1.08;letter-spacing:-.045em;max-width:900px;margin:14px 0 22px}h2{font-size:30px;line-height:1.25}.lead{font-size:21px;color:#536077;max-width:820px}.ci-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:42px 0 80px}.ci-card,.panel{background:#fff;border:1px solid #d8e0ec;border-radius:18px;padding:26px;box-shadow:0 8px 25px #12213b08}.ci-card{border-top:5px solid #655de3;min-height:260px;display:flex;flex-direction:column}.ci-card:nth-child(3n+2){border-top-color:#008978}.ci-card:nth-child(3n){border-top-color:#c46b1a}.ci-number{color:#6259d8;font-weight:800;font-size:14px}.ci-card h3{font-size:24px;line-height:1.25;margin:18px 0 10px}.ci-card p{color:#536077;margin:0 0 20px}.ci-card a{margin-top:auto;color:#493cb9;font-weight:700}.panel{max-width:850px;margin:30px 0 80px}.panel p{font-size:19px}.note{background:#eef1fa;padding:18px;border-left:4px solid #655de3}.button{display:inline-block;background:#4e40c6;color:#fff;padding:12px 18px;border-radius:9px;text-decoration:none;font-weight:700}footer{border-top:1px solid #d8e0ec;padding:28px 0;color:#536077}a:focus-visible{outline:3px solid #d68b00;outline-offset:4px}@media(max-width:800px){.ci-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.ci-grid{grid-template-columns:1fr}.eyebrow{margin-top:40px}.lead{font-size:18px}}
