:root{color:#24334b;background:#fff;font-family:Arial,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#fff;margin:0}.site{background:#fff;min-height:100vh}header{background:#fff;border-bottom:1px solid #e6ebf2;align-items:center;gap:38px;height:82px;padding:0 7%;display:flex}.brand{min-width:180px;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.brand b{font-size:20px;display:block}.brand small{color:#8995a7}.mark{color:#fff;background:#2262c6;border-radius:10px;padding:10px;font-size:24px;font-weight:700}nav{flex:1;gap:22px;display:flex}nav a{color:#526178;white-space:nowrap;padding:30px 2px 25px;font-size:14px;text-decoration:none}nav a.active{color:#185bc1;border-bottom:3px solid #2366d1}main{background:#fff;max-width:1120px;margin:0 auto}.block{background:#fff;border:0;border-radius:0;margin:0;padding:48px 54px}.hero{min-height:250px}.hero h1{margin:15px 0;font-size:34px}.hero p{color:#65758d;font-size:18px}.block h2{margin:0 0 22px;font-size:24px}.cards{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.cards article{color:#41526a;border-left:1px solid #e5ebf4;padding:18px 24px}.cards article:first-child{border-left:0}.body-copy{white-space:pre-wrap;margin:0;line-height:1.8}.content-image{max-width:100%;height:auto;display:block}.state{text-align:center;color:#65758d;padding:50px}footer{text-align:center;color:#8a97a9;padding:32px}@media (width<=900px){header{flex-wrap:wrap;gap:12px;height:auto;min-height:70px;padding:12px 5%}nav{flex-basis:100%;order:3;gap:16px;overflow:auto}nav a{padding:10px 2px}.block{padding:32px 24px}.cards{grid-template-columns:1fr}.cards article{border-top:1px solid #e5ebf4;border-left:0}.cards article:first-child{border-top:0}}
