.cj-mgmt-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:14px 0}
.cj-mgmt-facts div{padding:12px;border:1px solid #dae6ef;border-radius:9px;background:#fff}
.cj-mgmt-facts dt{font-size:12px;color:#60788b}
.cj-mgmt-facts dd{margin:5px 0 0;color:#102a43;font-weight:700;overflow-wrap:anywhere}
.cj-mgmt-section{margin-top:14px}
.cj-mgmt-section h2{font-size:17px;color:#0b3157}
@media(max-width:768px){.cj-mgmt-facts{grid-template-columns:1fr}}
