* {
  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;
}
h1,
h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  text-align: center;
}
.beforeafter + .beforeafter {
  margin-top: 33px;
}
.graphic h4 {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  text-align: center;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-size: 18px;
  margin-bottom: 11px;
  color: #666;
}
.footer,
.footnotes {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
}
.top-wrapper {
  text-align: center;
}
.top-wrapper::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.top-wrapper .image-toggle,
.top-wrapper .legend {
  display: inline-block;
}
.image-toggle {
  margin-right: 2.5%;
  padding-left: 5px;
  margin-bottom: 10px;
}
.toggle-btn {
  box-sizing: border-box;
  display: inline-block;
  width: 160px;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #ddd;
  color: #666;
  margin-left: -5px;
  opacity: 0.7;
  transition: all 200ms ease-in;
  font-family: 'NPRSans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 500px) {
  .toggle-btn {
    width: 120px;
  }
}
.toggle-btn .btn-hed {
  text-transform: uppercase;
  display: block;
  font-size: 13px;
}
.toggle-btn .btn-dek {
  display: block;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  color: #aaa;
}
.toggle-btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.toggle-btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.toggle-btn:hover {
  color: #999;
  opacity: 1;
}
.toggle-btn.active {
  background-color: #fff;
  border-color: #ddd;
  color: #454545;
  font-weight: bold;
  cursor: pointer;
  opacity: 1;
}
@media screen and (max-width: 500px) {
  .toggle-btn {
    font-size: 1.2em;
  }
  .toggle-btn img {
    display: none;
  }
}
.img-wrapper {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  overflow: hidden;
}
.img-wrapper img {
  padding: 0;
  margin: 0;
  max-width: 100%;
  display: block;
}
.img-wrapper img.image-1 {
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 500ms ease-out;
  opacity: 1;
}
.img-wrapper img.image-1.hidden {
  opacity: 0;
}
.g-lower-text {
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #fff;
  z-index: 0;
  stroke-linejoin: round;
}
.g-upper-text {
  z-index: 1;
}
@media screen and (max-width: 440px) {
  .top-wrapper {
    text-align: center;
  }
}
.hp h1,
.hp h2,
.hp h4 {
  display: none;
}
.hp .graphic {
  margin-bottom: 10px;
}
.hp .footnotes {
  display: block;
  margin-bottom: 6px;
}
.hp .footer,
.hp .footnotes {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}
.hp .image-toggle {
  display: flex;
  padding: 0;
  margin: 0 auto 2px;
  justify-content: center;
}
@media screen and (min-width: 501px) {
  .hp .image-toggle {
    max-width: 400px;
  }
}
.hp .toggle-btn {
  box-sizing: border-box;
  display: block;
  width: 50%;
  border: 1px solid #ccc;
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .hp .toggle-btn {
    width: 50%;
  }
}
.hp .toggle-btn:first-child {
  border-right: none;
}
.graphic img {
  pointer-events: none;
}
@media screen and (min-width: 500px) {
  .ai2html [id$="small-before"],
  .ai2html [id$="small-after"] {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  .ai2html [id$="wide-before"],
  .ai2html [id$="wide-after"] {
    display: none;
  }
}
.img-wrapper [id$="box"] .g-artboard {
  transition: opacity 500ms ease-out;
  opacity: 1;
  width: 100%;
}
.img-wrapper [id$="box"] .g-artboard.hidden {
  opacity: 0;
}
.ai2html [id$="after"] {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: -10;
}
.g-artboard {
  min-width: unset !important;
}
body.insta .top-wrapper {
  z-index: 10000;
  position: absolute;
  width: 300px;
  right: 0px;
}
body.insta .top-wrapper .image-toggle,
body.insta .top-wrapper .legend {
  position: absolute;
  top: 50px;
  right: 400px;
}
body.insta .toggle-btn {
  width: 100px;
}
body.insta .toggle-btn:first-child {
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
}
body.insta .toggle-btn:last-child {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
#fordo .graphic img {
  pointer-events: none;
}
@media screen and (min-width: 730px) {
  #fordo #g-_fordo-small,
  #fordo #g-_fordo-medium {
    display: none;
  }
}
@media screen and (max-width: 729px) and (min-width: 500px) {
  #fordo #g-_fordo-small,
  #fordo #g-_fordo-wide {
    display: none;
  }
}
@media screen and (max-width: 499px) {
  #fordo #g-_fordo-medium,
  #fordo #g-_fordo-wide {
    display: none;
  }
}
#fordo .g-lower-text {
  -webkit-text-stroke-width: 4px;
  -webkit-text-stroke-color: #fff;
  z-index: 0;
  stroke-linejoin: round;
}
#fordo .g-upper-text {
  z-index: 1;
}
