.global-map-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px;margin-top:14px}.global-map-grid .dash-board{min-height:430px}.global-map-board .board-title h2 i{color:#1683ff}.top-countries-board .board-title h2 i{color:#16d78d}.global-map-board #dashboardGlobalMap{height:350px;border:1px solid #30323a;border-radius:11px;overflow:hidden;background:#18191e}.country-list{display:grid;gap:8px}.country-list article{display:flex;align-items:center;gap:10px;background:#191a1f;border:1px solid #30323a;border-radius:9px;padding:10px}.country-rank{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#31245d;color:#a98cff;font-size:10px;font-weight:800}.country-list article div{display:grid;flex:1}.country-list article small{color:#777b89}.country-list article>b{color:#1683ff;font-size:16px}@media(max-width:1000px){.global-map-grid{grid-template-columns:1fr}}
