#s1 .chart__title,.country__label,.input__label{color:#000;font-family:Hind,sans-serif;font-weight:600;font-size:16px;font-size:1rem;line-height:1.4}@media screen and (min-width:48em){#s1 .chart__title,.country__label,.input__label{font-size:18px;font-size:1.125rem}}.country__values-item.js-isHighlighted:after,.interactive__container .label--legend{font-weight:600;font-size:12px;font-size:.75rem;line-height:1.2;text-transform:uppercase}.input__label{display:block;margin:0 0 5px}.input__desc{margin:0 0 5px;color:#808081;font-size:14px;font-size:.875rem;line-height:1.3}.input__select{display:inline-block;box-sizing:border-box;width:100%;height:30px;margin:0;padding:3px 35px 3px 7px;color:#555;font-size:15px;font-size:.9375rem;line-height:1.28571em;white-space:nowrap;text-overflow:ellipsis;background:#fff;background-image:url(b1b0d3dedcc2d31610845d58239d8d8d.svg),-webkit-gradient(linear,left top,right top,from(#455a64),to(#455a64));background-image:url(b1b0d3dedcc2d31610845d58239d8d8d.svg),linear-gradient(90deg,#455a64,#455a64);background-repeat:no-repeat;background-position:100%;background-size:30px 30px,30px 30px;border:2px solid #455a64;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input__select:disabled{opacity:.5}.interactive__source{margin-top:1rem;padding-bottom:2rem;text-align:right}.interactive__source a{box-shadow:none}.interactive__source img{max-width:300px;height:auto}.interactive__source p{margin:0;color:#808081;font-size:.8rem;line-height:1.3;text-align:right}.js-is-hidden{display:none!important}.sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%)}:root{--breakpoint:0}@media screen and (min-width:48em){:root{--breakpoint:48em}}@media screen and (min-width:64em){:root{--breakpoint:64em}}#markers{position:absolute;width:0;height:0}.interactive__container{clear:both;max-width:1000px;margin-right:auto;margin-bottom:1rem;margin-left:auto;padding:0 1rem}@media screen and (min-width:64em){.interactive__container{padding:0}}#s1{position:relative;max-width:700px}#s1 .charts{--cols:1;--offset:2rem;max-width:400px;min-height:200px;margin:0 auto}@media screen and (min-width:48em){#s1 .charts{float:right;width:400px;min-height:400px;margin-right:0}}#s1 .chart__title{margin-bottom:1rem}#s1 .country__label{display:none}#s1 .value--noData{opacity:0}#s2{--cols:2}#s2 .charts{--offset:0;min-height:125px}@media screen and (min-width:48em){#s2 .charts{--offset:4rem;min-height:300px}}.annotation{text-align:left}.annotation__type{--bgSizeX:100%;padding:4px 4px 0;background:none;background-repeat:no-repeat;background-size:var(--bgSizeX) 90%;-webkit-transition:background-size .5s ease-in-out;transition:background-size .5s ease-in-out}.annotation__type--air{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,rgba(131,186,220,.4)));background-image:linear-gradient(transparent 20%,rgba(131,186,220,.4) 20%)}.annotation__type--land{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,rgba(140,181,97,.4)));background-image:linear-gradient(transparent 20%,rgba(140,181,97,.4) 20%)}.annotation__type--sea{background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(20%,rgba(59,117,187,.4)));background-image:linear-gradient(transparent 20%,rgba(59,117,187,.4) 20%)}.annotation__type--air,.annotation__type--sea{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-delay:var(--delay,0s);transition-delay:var(--delay,0s)}@media screen and (min-width:36em){.annotation__type--air,.annotation__type--sea{-webkit-transition-delay:0s;transition-delay:0s}}.annotation__type--sea{--delay:1.5s}.annotation__type--air{--delay:2s}#s1 .annotation__type{--bgSizeX:0%}#s1 .annotation__type.js-isVisible{--bgSizeX:100%}.charts{--cols:2;display:-ms-grid;display:grid;grid-gap:.5rem;grid-template-columns:repeat(var(--cols),1fr)}.charts>*{margin:0;text-align:center}.charts--single{--offset:0}@media screen and (min-width:36em){.charts--single{--cols:3}}@media screen and (min-width:48em){.charts--single{--offset:2rem}}.charts--row{--offset:1rem;grid-row-gap:1rem;margin-top:2rem;padding:1rem;border:2px solid rgba(114,140,153,.5)}@media screen and (min-width:36em){.charts--row{--offset:0;--cols:3}}@media screen and (min-width:48em){.charts--row{--cols:5}}.country{position:relative}.charts--row .country{padding-bottom:1rem}@media screen and (min-width:36em){.charts--row .country{padding-bottom:.5rem}}.country[data-id=ROW]{position:relative;-ms-grid-row:2;grid-row:2;-webkit-transform:translateX(50%);transform:translateX(50%)}@media screen and (min-width:36em){.country[data-id=ROW]{grid-row:auto;-webkit-transform:translateX(0);transform:translateX(0)}}.country[data-id=ROW]:after{content:"";position:absolute;bottom:calc(-2rem + -16px);left:calc(50% - 15px);width:30px;height:30px;background:#fff;border:2px solid rgba(114,140,153,.5);border-right:0;border-bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.country__info{position:absolute;bottom:var(--offset);left:0;z-index:1;-webkit-box-ordinal-group:2;order:1;width:100%}.country__label[data-iso=CHN]{color:#ed392a}.country__values{position:relative;display:-ms-inline-grid;display:inline-grid;grid-gap:5px;-ms-grid-columns:1fr 5px 1fr 5px 1fr;grid-template-columns:repeat(3,1fr);-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:-3px 0 0;padding:0!important;list-style:none}.country__values-item{position:relative;margin-bottom:0;padding:3px 8px 0;color:#fff;font-size:14px;font-size:.875rem;line-height:1.3;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;border-radius:25%/50%;-webkit-transition:fill .3s ease-in-out,opacity .3s ease-in-out;transition:fill .3s ease-in-out,opacity .3s ease-in-out}.country__values-item:before{display:none}.country__values-item.js-isNotHighlighted{opacity:.25}.country__values-item.js-isHighlighted:after{content:attr(data-type);position:absolute;top:calc(100% + 5px);right:0;left:0}.country__values-item--sea{-webkit-box-ordinal-group:2;order:1}.country__values-item--air{-webkit-box-ordinal-group:3;order:2}.country__values-item--land{-webkit-box-ordinal-group:4;order:3}.country__values-item--air{background:#83badc}.country__values-item--air.js-isHighlighted{background:#5aa3d0}.country__values-item--air.js-isHighlighted:after{color:#83badc}.country__values-item--land{background:#8cb561}.country__values-item--land.js-isHighlighted{background:#77a14b}.country__values-item--land.js-isHighlighted:after{color:#8cb561}.country__values-item--sea{background:#3b75bb}.country__values-item--sea.js-isHighlighted{background:#32639f}.country__values-item--sea.js-isHighlighted:after{color:#3b75bb}.chart .triangle{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;fill:#f1f1f1;fill-opacity:.75;stroke:#333}.chart .triangle.js-isNotHighlighted{opacity:0}.chart .triangle--CHN{fill:#f2746a}.chart .line{opacity:0;stroke-width:1.5}.chart .line.js-isHighlighted{opacity:1}.chart .line--air{stroke:#83badc}.chart .line--land{stroke:#8cb561}.chart .line--sea{stroke:#3b75bb}.chart .label,.chart .point{-webkit-transition:fill .3s ease-in-out,opacity .3s ease-in-out;transition:fill .3s ease-in-out,opacity .3s ease-in-out}.chart .label.js-isNotHighlighted,.chart .point.js-isNotHighlighted{opacity:.5}.chart .label--air,.chart .point--air{fill:#83badc}.chart .label--air.js-isHighlighted,.chart .point--air.js-isHighlighted{fill:#5aa3d0}.chart .label--land,.chart .point--land{fill:#8cb561}.chart .label--land.js-isHighlighted,.chart .point--land.js-isHighlighted{fill:#77a14b}.chart .label--sea,.chart .point--sea{fill:#3b75bb}.chart .label--sea.js-isHighlighted,.chart .point--sea.js-isHighlighted{fill:#32639f}.chart .axis,.pointer{stroke:#d4d0cb;stroke-width:1}.pointer{fill:none;vector-effect:non-scaling-stroke}#pointer polyline{stroke:#d4d0cb}.interactive__container .legend__total{fill:#000;text-anchor:end}.interactive__container .legend__total-line{stroke:#979797}.interactive__container .label--domain{font-size:14px;-webkit-transition:fill .3s ease-in-out,opacity .3s ease-in-out;transition:fill .3s ease-in-out,opacity .3s ease-in-out}.interactive__container .label--domain.js-isNotHighlighted{opacity:.5}.interactive__container .label--air{-webkit-transform:translateY(22px);transform:translateY(22px);text-anchor:middle}.interactive__container .label--sea{text-anchor:end}.interactive__filters-type{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;max-width:700px;margin:0 auto 1rem}.interactive__filters-type label{flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:.5rem;margin-bottom:0}.interactive__filters-type select{-webkit-box-flex:1;flex:1 1 auto;max-width:250px}