@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfyGyvuw.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans Arabic';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosansarabic/v18/nwpxtLGrOAZMl5nJ_wfgRg3DrWFZWsnVBJ_sS6tlqHHFlhQ5l3sQWIHPqzCfL2uvuw.ttf) format('truetype');
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  background-color: #fff;
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  color: #555;
  touch-action: manipulation;
}
img,
svg {
  max-width: 100%;
}
h1 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  margin: 0 0 22px 0;
  font-size: 20px;
  color: #333;
  font-weight: 600;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  letter-spacing: 0.01em;
  font-weight: normal;
  color: #636363;
  font-size: 14px;
  margin: -11px 0 33px 0;
  line-height: 1.6;
}
h3 {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 15px 0;
  padding-top: 0;
  line-height: 1.2;
  font-size: 12px;
  color: #333;
}
.nowrap {
  white-space: nowrap;
}
.footnotes {
  margin-bottom: 20px;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #666;
  font-size: 11px;
}
.footnotes p,
.footer p {
  margin: 2px 0 0 0;
  font-size: 12px;
  line-height: 1.7;
  color: #808080;
}
.footer p {
  font-style: italic;
}
.footer p em {
  font-style: normal;
}
.footnotes p strong {
  color: #666;
}
a,
a:link,
a:visited {
  color: #4774CC;
  text-decoration: none;
}
a:hover,
a:active {
  color: #bccae5;
}
.graphic-wrapper {
  position: relative;
}
.graphic {
  position: relative;
  margin-bottom: 11px;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic img {
  max-width: 100%;
  height: auto;
}
.key {
  margin: -11px 0 33px 0;
  padding: 0;
  list-style-type: none;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
}
.key .key-item label {
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
svg {
  overflow: hidden;
}
.axis {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  fill: #999;
}
.axis path,
.axis line {
  fill: none;
  stroke: #ccc;
  shape-rendering: crispEdges;
}
.axis.y path {
  display: none;
}
.axis.y .tick line {
  display: none;
}
.grid path {
  display: none;
}
.grid .tick {
  stroke: #eee;
  color: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.grid.y g:first-child line {
  display: none;
}
.zero-line {
  stroke: #666;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
line,
rect {
  shape-rendering: crispEdges;
}
.bars rect {
  fill: #17807E;
}
.labels {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
.labels li {
  position: absolute;
  text-align: right;
  font-size: 12px;
  line-height: 1.4;
  color: #666;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #636363;
}
body.hp {
  padding-top: 0;
  padding-bottom: 10px;
}
body.childlink {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
img:not([alt]) {
  outline: 3px solid red;
}
[role="img"] img:not([alt]) {
  outline: none;
}
.sr-only {
  opacity: 0;
  position: absolute;
  left: -1000px;
  clip: inset(0, 0, 0, 0);
  width: 1px;
  height: 1px;
}
.TK {
  font-weight: bold;
  color: red;
}
.arabic {
  direction: rtl;
  font-family: 'Noto Sans Arabic', sans-serif;
}
body {
  padding: 0;
}
h1,
h2,
.key {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  text-align: center;
}
@keyframes moveActive {
  from {
    right: 0%;
  }
  to {
    right: 100%;
  }
}
@keyframes moveTail {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.speeding {
  color: #b6001b;
}
.speeding b div {
  background-color: #b6001b;
}
.speeding b div.active,
.speeding b div.tail {
  animation-duration: 1s;
}
.video-wrapper {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}
.video-wrapper:hover .controls,
.video-wrapper:hover figcaption {
  display: block;
}
.video-wrapper video {
  width: 100%;
  height: auto;
}
.video-wrapper video:hover {
  cursor: pointer;
}
.video-wrapper a {
  display: block;
}
/*
  VIDEO CONTROLS
*/
.controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.controls button {
  border: none;
  font-weight: normal;
  background: transparent;
  padding: 0;
  margin: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.controls button svg,
.controls button img {
  width: 88px;
  height: 88px;
  margin: auto;
  display: block;
}
.controls button svg {
  fill: rgba(255, 255, 255, 0.8);
}
.controls button:hover,
.controls button:active {
  cursor: pointer;
}
.controls button.pause[aria-pressed="true"] .play {
  display: block;
}
.controls button.pause[aria-pressed="true"] .pause {
  display: none;
}
.controls button.pause[aria-pressed="false"] .play {
  display: none;
}
.controls button.pause[aria-pressed="false"] .pause {
  display: block;
}
/*
  PROGRESS BAR
*/
figcaption {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  display: none;
}
progress[value] {
  appearance: none;
  border: none;
  width: 100%;
  border-radius: 0;
  background-color: #666;
  opacity: 0.7;
  color: #fff;
  height: 5px;
  display: block;
  /* WebKit styles */
  /* Firefox styles */
}
progress[value]::-webkit-progress-bar {
  background-color: #666;
}
progress[value]::-webkit-progress-value {
  background-color: #fff;
  transition: width 0.25s linear;
}
progress[value]::-moz-progress-bar {
  background-color: #fff;
}
/*
 TEXT STYLES
*/
.caption {
  max-width: 650px;
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 12px;
  color: #777;
  line-height: 20px;
  margin-left: auto;
  margin-right: auto;
}
.caption p {
  margin: 0 0 2px 0;
}
.caption p.credit,
.caption p.source {
  color: #aaa;
  line-height: 1.7;
  font-size: 10px;
  font-style: italic;
  margin-bottom: 0;
}
.legend {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  max-width: 450px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 499px) {
  .legend {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.legend.temp-diff {
  margin-bottom: -30px;
  z-index: 100;
  position: relative;
  --num-bins: 10;
  --half-bins: calc(var(--num-bins) * 2);
}
@media screen and (max-width: 699px) {
  .legend.temp-diff {
    margin-bottom: -20px;
  }
}
@media screen and (max-width: 499px) {
  .legend.temp-diff {
    margin-bottom: -10px;
  }
}
.legend.temp-diff ul {
  display: flex;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}
.legend.temp-diff li {
  height: 20px;
  width: calc(100% / var(--num-bins));
}
.legend h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 110%;
}
.legend.temp-diff .bottom-labels,
.legend.temp-diff .top-labels {
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  display: flex;
  justify-content: space-between;
  padding-top: 0px;
  width: 105.5%;
  margin-left: -1.5%;
  height: 35px;
  line-height: 1px;
  font-size: 13px;
}
.legend.temp-diff .top-labels {
  width: 100%;
  margin-left: 0px;
}
.legend.temp-diff .top-labels .explainer {
  padding-bottom: 15px;
}
.legend.temp-diff .top-labels .arrow,
.legend.temp-diff .top-labels .ex {
  float: left;
  line-height: 14px;
}
.legend.temp-diff .top-labels .arrow {
  width: 10px;
  margin-top: 5px;
  margin-right: 10px;
}
.legend.temp-diff .top-labels .ex {
  width: calc(50% - 20px);
  font-style: italic;
}
.legend.temp-diff .top-labels .ex p {
  margin: 0;
}
.legend.temp-diff .top-labels .arrow.second,
.legend.temp-diff .top-labels .ex.second {
  text-align: right;
  float: right;
}
.legend.temp-diff .top-labels .arrow.second {
  margin-right: 0px;
  margin-left: 5px;
}
.legend.temp-diff ul {
  padding-top: 0px;
}
.legend.temp-diff .custom-1 {
  background: #EDE28C;
}
.legend.temp-diff .custom-2 {
  background: #EEC883;
}
.legend.temp-diff .custom-3 {
  background: #EFAF7A;
}
.legend.temp-diff .custom-4 {
  background: #F19672;
}
.legend.temp-diff .custom-5 {
  background: #F27D69;
}
.legend.temp-diff .custom-6 {
  background: #F46460;
}
.legend.temp-diff .custom-7 {
  background: #F54B58;
}
.legend.temp-diff .custom-8 {
  background: #ff2747;
}
.legend.temp-diff .custom-9 {
  background: #de0323;
}
.legend.temp-diff .custom-10 {
  background: #b6001b;
}
@media screen and (max-width: 380px) {
  .legend.temp-diff ul {
    padding-top: 8px !important;
  }
}
@media screen and (min-width: 500px) {
  .legend.temp-diff.hp {
    margin-bottom: -18px;
  }
  .legend.temp-diff.hp h3 {
    font-size: 125%;
  }
  .legend.temp-diff.hp .top-labels .ex {
    width: calc(50% - 44px);
  }
  .legend.temp-diff.hp .top-labels .ex p {
    font-size: 115%;
    line-height: 115%;
  }
  .legend.temp-diff.hp .top-labels .arrow {
    margin-top: 10px;
  }
  .legend.temp-diff.hp ul {
    padding-top: 5px;
  }
}
@media screen and (max-width: 499px) {
  .legend.temp-diff.hp {
    margin-bottom: 0px;
  }
}
