:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-size:1rem}h1{font-size:2.4rem;line-height:1.1;font-weight:700}h2{font-size:1.2rem;line-height:1.1;font-weight:700}#root{width:100%;max-width:2400px;margin:0 auto}.navbar{background:#285391;width:100%;height:80px;padding:2rem;display:flex;color:#fff}.navbar .title{width:100%;display:flex;flex-direction:row;justify-content:left;text-transform:uppercase;font-size:.8rem;font-weight:500}.wrapper-overview{width:100%;display:grid;grid-template-columns:1fr;padding:2rem;margin-bottom:2rem}.wrapper-framework{background:#f0f3f7;width:100%;display:grid;grid-template-columns:1fr;padding:4rem 2rem;margin-bottom:2rem}.wrapper-regions{width:100%;display:grid;grid-template-columns:1fr;padding:2rem;margin-bottom:2rem}.wrapper-countries{width:100%;display:grid;grid-template-columns:1fr}.wrapper-countries-summary{background:#f0f3f7;padding:4rem 2rem;margin-bottom:2rem}.wrapper-countries-chart{padding:2rem;margin-bottom:2rem}.wrapper-time,.wrapper-footnote{width:100%;display:grid;grid-template-columns:1fr;padding:2rem}.overview,.framework,.regions{display:grid;grid-template-columns:1fr}.countries{display:grid;grid-template-columns:1fr;gap:20px}.tabs{margin-top:2rem;color:#fff;font-size:.8rem;font-weight:500;text-transform:uppercase}.tab-africa{background:#466d96;padding:10px;margin-bottom:10px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tab-africa:hover{background:#4e79a7;cursor:pointer;transition:all .3s}.tab-americas{background:#da8027;padding:10px;margin-bottom:10px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tab-americas:hover{background:#f28e2b;cursor:pointer;transition:all .3s}.tab-europe{background:#cb4e50;padding:10px;margin-bottom:10px;font-weight:500;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tab-europe:hover{background:#e15759;cursor:pointer;transition:all .3s}.tab-middleeast{background:#6aa5a0;padding:10px;margin-bottom:10px;font-weight:500;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tab-middleeast:hover{background:#76b7b2;cursor:pointer;transition:all .3s}.tab-asiapacific{background:#47813f;padding:10px;margin-bottom:10px;font-weight:500;border-radius:8px;box-shadow:0 2px 4px #0000001a}.tab-asiapacific:hover{background:#59a14f;cursor:pointer;transition:all .3s}.time{display:grid;grid-template-columns:1fr}.card-info{background:transparent;border:none;box-shadow:none;align-items:flex-start}.card-info .description{line-height:1.5}.card-chart{background:#f9f9f9;padding:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center}.button{margin-top:40px}.button a{background:#606060;color:#fff;font-weight:500;padding:15px;font-size:.8rem;text-transform:uppercase;text-decoration:none;width:8rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.button:hover a{background:gray;cursor:pointer;transition:all .3s}.databox{display:grid;grid-template-columns:repeat(2,1fr);padding-top:20px;border-bottom:1px solid #000}.databox.border-top{padding-top:20px;border-top:1px solid #000}.category.label{text-align:left;padding-bottom:20px;text-transform:uppercase;font-size:.8rem}.count.label{text-align:right;padding-bottom:20px;text-transform:uppercase;font-size:.8rem}.category{text-align:left;padding-bottom:20px}.category.highlight{font-weight:700}.count{text-align:right;padding-bottom:20px}.count.highlight{font-weight:700}.status{text-align:right;font-style:italic}.footnote{font-size:.6rem;font-style:italic;margin-top:10px}.chart{width:100%;height:100%}.waffle{height:300px}.radar{height:500px}.heatmap-africa{height:1200px}.heatmap-americas{height:900px}.heatmap-europe{height:1100px}.heatmap-middle-east{height:500px}.heatmap-asia-pacific{height:1000px}.swarm-plot{height:500px}@media (min-width: 768px){.overview{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.overview h1,.overview .card-info .description{padding-right:40px}.overview .card-summary{padding-right:40px;display:flex;flex-direction:column;justify-content:flex-end}.overview .card-chart{grid-row:span 2}.overview .databox{padding-top:10px}.overview .category{padding-bottom:10px}.tabs{display:flex;flex-direction:row;gap:20px}h2{font-size:1.6rem}.category.label,.count.label{font-size:.8rem;padding-bottom:10px}}@media (min-width: 1024px){.navbar{padding-left:4rem}.wrapper-overview,.wrapper-framework,.wrapper-regions,.wrapper-countries-summary,.wrapper-countries-chart,.wrapper-time,.wrapper-footnote{padding-left:4rem;padding-right:4rem}.overview{margin-top:2rem}.overview h1{font-size:3.2rem}.framework{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.framework h2{font-size:1.6rem;padding-right:40px}.framework .card-info .description{padding-right:40px}.framework .category{padding-bottom:10px}.button{margin-top:20px}.regions{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.regions h1,.regions .card-info .description,.regions .card-summary{padding-right:40px}.regions .card-chart{grid-row:span 2}.footnote{font-size:.8rem;font-style:italic}}@media (min-width: 1200px){.navbar .title{font-size:1rem}.framework h2{font-size:2rem}body{font-size:1.2rem}h2{font-size:2rem}.category.label,.count.label{font-size:1rem}}
