.article-bigread .article__body {
  max-width: 100%;
}
.article-bigread .article__body > div,
.article-bigread .article__body > p,
.article-bigread .article__body > h1,
.article-bigread .article__body > h2,
.article-bigread .article__body > h3,
.article-bigread .article__body > h4,
.article-bigread .article__body > aside,
.article-bigread .article__body > figure,
.article-bigread .article__body div.article__action-bar {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
}
.article-bigread .article__body div.article__raw-html,
.article-bigread .article__body div.article__raw-html__top {
  max-width: none;
}
.article .nzh-datavis.vaccine-progress {
  max-width: 630px;
}
.nzh-datavis.vaccine-progress {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
  position: relative;
  width: 100%;
  max-width: 940px;
  min-height: 320px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
@media (max-width: 500px) {
  .nzh-datavis.vaccine-progress {
    min-height: 160px;
  }
}
@media (min-width: 800px) {
  .nzh-datavis.vaccine-progress .mobile {
    display: none;
  }
}
@media (max-width: 800px) {
  .nzh-datavis.vaccine-progress {
    font-size: 16px;
  }
  .nzh-datavis.vaccine-progress .desktop {
    display: none;
  }
}
.nzh-datavis.vaccine-progress h1,
.nzh-datavis.vaccine-progress h2,
.nzh-datavis.vaccine-progress h3,
.nzh-datavis.vaccine-progress h4,
.nzh-datavis.vaccine-progress h5,
.nzh-datavis.vaccine-progress label {
  font-family: 'Stag', Georgia, serif;
  font-weight: 400;
  font-weight: normal;
  margin: 0.8em auto 0.2em auto;
  color: #4c585d;
}
.nzh-datavis.vaccine-progress select {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
  padding: 0.25em 0.5em;
  background-color: #fff;
  border: #c8cccf 1px solid;
  color: #4c585d;
  font-weight: bold;
}
.nzh-datavis.vaccine-progress select.disabled {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-style: hidden !important;
  padding: 0 !important;
}
.nzh-datavis.vaccine-progress button {
  padding: 0.4em 8em;
  border: #c8cccf 1px solid;
  background-color: #fff;
}
.nzh-datavis.vaccine-progress .row {
  margin-left: unset;
  margin-right: unset;
}
.nzh-datavis.vaccine-progress svg {
  overflow: visible;
}
.nzh-datavis.vaccine-progress svg text {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
}
.nzh-datavis.vaccine-progress svg path {
  fill: none;
}
.nzh-datavis.vaccine-progress svg .axis {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* App hacks */
.app-redirect {
  width: 100% !important;
  max-width: unset !important;
  min-width: unset !important;
  margin: 0.6em auto 1.2em auto !important;
}
.app-redirect div {
  box-sizing: border-box;
  width: 100%;
  padding: 1.2em 0.8em;
  margin: auto;
  font-family: 'Stag', Georgia, serif;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
  background-color: #38a3d7;
  color: white;
  border-radius: 1em;
  border: #2893c7 2px solid;
  cursor: pointer;
}

/* Homepage whitespace fix */
section.section-chain--triple-hero-list {
  padding-top: 0;
  margin-top: 0 !important;
}
/* Project-specific styles go here */
.nzh-datavis.vaccine-progress {
  max-width: unset;
  min-height: unset;
  box-sizing: border-box;
  background-color: white;
  border-radius: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 5px solid #0CACEF;
}
.nzh-datavis.vaccine-progress div,
.nzh-datavis.vaccine-progress svg text {
  font-family: 'Stag sans', Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.nzh-datavis.vaccine-progress h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.nzh-datavis.vaccine-progress .row {
  display: flex;
  flex-direction: row;
}
.nzh-datavis.vaccine-progress .controls {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  flex-grow: 1;
}
.nzh-datavis.vaccine-progress .controls button {
  width: 4em;
  height: 2em;
  padding: 0.2em 0 0 0;
  font-size: 0.8rem;
  cursor: pointer;
}
.nzh-datavis.vaccine-progress .controls button.selected {
  background-color: #0CACEF;
  color: white;
}
.nzh-datavis.vaccine-progress .hoverlink {
  cursor: pointer;
}
.nzh-datavis.vaccine-progress .hoverlink:hover {
  opacity: 0.8;
}
.nzh-datavis.vaccine-progress #viz-body .rowmain {
  box-sizing: border-box;
  padding: 0.5rem 0.8rem 0.4rem 0.8rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex-grow: 1;
}
.nzh-datavis.vaccine-progress #viz-body img {
  max-height: 136px;
  margin: auto;
}
.nzh-datavis.vaccine-progress #viz-body h2 {
  margin: 0;
  line-height: 1;
  color: #0CACEF;
  font-weight: bold;
  white-space: nowrap;
}
.nzh-datavis.vaccine-progress #viz-body h2 .short {
  display: none;
}
.nzh-datavis.vaccine-progress #viz-body h2 #clickhere {
  margin-left: 0.2em;
  font-size: 0.6em;
  font-weight: 400;
  white-space: nowrap;
}
.nzh-datavis.vaccine-progress #viz-body div.category {
  font-weight: normal;
  font-size: 0.8em;
  color: #000000;
}
.nzh-datavis.vaccine-progress #viz-body div.category span.population {
  color: #0CACEF;
  font-weight: bold;
}
.nzh-datavis.vaccine-progress #viz-body svg {
  box-sizing: border-box;
  width: 100%;
  height: 66px;
  min-height: unset;
  padding-right: 2em;
  margin: 4px 0 10px 0;
  flex-grow: 1;
  overflow: visible;
}
.nzh-datavis.vaccine-progress #viz-body svg .outline {
  stroke: #0CACEF;
  fill: none;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment tspan {
  fill: #000000;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment tspan.perc {
  font-size: 1em;
  font-weight: bold;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment tspan.desc {
  font-size: 0.9em;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose1 rect,
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose1 path {
  fill: url(#hatch-1);
  opacity: 0.6;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose1 .pointer {
  stroke: #B0E5FB;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose1 .perc {
  fill: #0CACEF;
  text-shadow: 1px 1px solid;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose2 rect,
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose2 path {
  fill: #0CACEF;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose2 .pointer {
  stroke: #0CACEF;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.dose2 .perc {
  fill: #0CACEF;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.boosted rect,
.nzh-datavis.vaccine-progress #viz-body svg .segment.boosted path {
  fill: #0877A4;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.boosted .pointer {
  stroke: #0877A4;
}
.nzh-datavis.vaccine-progress #viz-body svg .segment.boosted .perc {
  fill: #0877A4;
}
.nzh-datavis.vaccine-progress #viz-footer {
  margin-bottom: -5px;
  color: white;
  background-color: #0CACEF;
  align-items: center;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron {
  padding: 0.4em 0.2em;
  margin-bottom: -2px;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .title {
  padding-right: 0.4em;
  font-weight: 500;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox {
  position: relative;
  flex-grow: 1;
  overflow: hidden;
  font-weight: 400;
  background-color: #0CACEF;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker {
  position: absolute;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 60s;
          animation-duration: 60s;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker > li {
  margin-top: 1px;
  margin-right: 1.4em;
  white-space: nowrap;
  list-style: none;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker > li::marker {
  color: white;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker span.change {
  font-size: 0.9em;
  opacity: 0.9;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker span.sign {
  padding-bottom: 0.2em;
  margin-left: 0.2em;
  margin-right: -0.34em;
  font-size: 0.8em;
  vertical-align: middle;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker.play {
  -webkit-animation-play-state: running;
          animation-play-state: running;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker.play.gamma {
  -webkit-animation-name: gamma;
          animation-name: gamma;
}
.nzh-datavis.vaccine-progress #viz-footer .chyron .tickerbox .ticker.play.sigma {
  -webkit-animation-name: sigma;
          animation-name: sigma;
}
.nzh-datavis.vaccine-progress.small {
  font-size: 16px;
}
.nzh-datavis.vaccine-progress.small #viz-body .long,
.nzh-datavis.vaccine-progress.small #viz-body img {
  display: none;
}
.nzh-datavis.vaccine-progress.small #viz-body .short {
  display: unset;
}
.nzh-datavis.vaccine-progress.small #viz-body svg {
  height: 60px;
  margin: 0px 0 6px 0;
}
.nzh-datavis.vaccine-progress.smaller #viz-body #clickhere {
  display: none;
}
.nzh-datavis.vaccine-progress.smaller #viz-body svg {
  padding-right: 2.4em;
}
.nzh-datavis.vaccine-progress.smallest {
  border-left-width: 4px;
  border-right-width: 4px;
}
.nzh-datavis.vaccine-progress.smallest #viz-body .rowmain {
  padding: 0.28em 0.52em;
}
.nzh-datavis.vaccine-progress.smallest #viz-body h2 {
  font-size: 1.7em;
  line-height: 0.9;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nzh-datavis.vaccine-progress.smallest #viz-body h2 .controls {
  flex-grow: 0;
  margin: 0.1em 0;
}
.nzh-datavis.vaccine-progress.smallest #viz-body h2 .controls button {
  width: unset;
  height: 1.8em;
  padding-left: 0.4em;
  padding-right: 0.4em;
}
.nzh-datavis.vaccine-progress.smallest #viz-body svg {
  padding-right: 1.2em;
}
.nzh-datavis.vaccine-progress.smallest #viz-body svg tspan.only {
  display: none;
}
@-webkit-keyframes gamma {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes gamma {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes sigma {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes sigma {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}

