.coverage{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.coverage article{background:#fff;border:1px solid #dbe3ed;border-radius:14px;overflow:hidden;box-shadow:0 12px 35px rgba(7,27,59,.08)}.coverhead{display:flex;gap:15px;align-items:center;padding:24px;border-bottom:1px solid #e9eef4;background:linear-gradient(135deg,#fff,#f7f9fc)}.coverhead>b{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:#071b3b;color:#fff}.coverhead small{font-size:9px;font-weight:900;letter-spacing:.13em;color:#064ed4}.coverhead h3{font-size:21px;color:#071b3b;margin:4px 0}.coverhead p{font-size:12px;color:#5c6878;margin:0}.placelist{display:grid;grid-template-columns:1fr 1fr;max-height:420px;overflow:auto;padding:10px}.placelist a{display:flex;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid #edf1f5;font-size:12px;color:#33445c}.placelist a:hover{background:#f2f6ff;color:#064ed4}.placelist i{color:#a9b4c3}.region-photo{width:100%;height:155px;object-fit:cover;display:block}@media(max-width:1050px){.coverage{grid-template-columns:1fr}.placelist{grid-template-columns:repeat(3,1fr);max-height:330px}}@media(max-width:650px){.placelist{grid-template-columns:1fr 1fr}}
