.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.pepeha {
  max-width: 630px;
}
.nzh-datavis.pepeha {
  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.pepeha {
    min-height: 160px;
  }
}
@media (min-width: 800px) {
  .nzh-datavis.pepeha .mobile {
    display: none;
  }
}
@media (max-width: 800px) {
  .nzh-datavis.pepeha {
    font-size: 16px;
  }
  .nzh-datavis.pepeha .desktop {
    display: none;
  }
}
.nzh-datavis.pepeha h1,
.nzh-datavis.pepeha h2,
.nzh-datavis.pepeha h3,
.nzh-datavis.pepeha h4,
.nzh-datavis.pepeha h5,
.nzh-datavis.pepeha label {
  font-family: 'Stag', Georgia, serif;
  font-weight: 400;
  font-weight: normal;
  margin: 0.8em auto 0.2em auto;
  color: #4c585d;
}
.nzh-datavis.pepeha 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.pepeha select.disabled {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-style: hidden !important;
  padding: 0 !important;
}
.nzh-datavis.pepeha button {
  padding: 0.4em 8em;
  border: #c8cccf 1px solid;
  background-color: #fff;
}
.nzh-datavis.pepeha .row {
  margin-left: unset;
  margin-right: unset;
}
.nzh-datavis.pepeha svg {
  overflow: visible;
}
.nzh-datavis.pepeha svg text {
  font-family: 'Source Sans Pro', 'Helvetica', sans-serif;
  font-weight: 300;
}
.nzh-datavis.pepeha svg path {
  fill: none;
}
.nzh-datavis.pepeha 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;
}

/* Project-specific styles go here */
.nzh-datavis.pepeha {
  /* Style the video: 100% width and height to cover the entire window */
  /*.slideLineImg {}*/
  /* Add some content at the bottom of the video/page */
}
.nzh-datavis.pepeha #vizImgBG,
.nzh-datavis.pepeha #vizVideoBG {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
}
.nzh-datavis.pepeha #vizImgBG {
  z-index: 0;
}
.nzh-datavis.pepeha #vizVideoBG {
  z-index: 2;
}
.nzh-datavis.pepeha .pepBtn {
  border: 1px solid #fcfcfc;
  border-radius: 8px;
  background-color: transparent;
  color: #fcfcfc;
  cursor: pointer;
  font-size: 16px;
  margin-top: 15px;
  padding: 14px 20px;
  text-transform: uppercase;
}
.nzh-datavis.pepeha .pepBtn:hover {
  border: 1px solid white;
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
}
.nzh-datavis.pepeha .textReo {
  font-family: 'Barrio', 'Stag sans', Arial, Helvetica, sans-serif;
  font-size: 40px;
  /*font-weight: normal;*/
  padding: 5px;
  text-transform: uppercase;
}
.nzh-datavis.pepeha .textEng {
  font-size: 22px;
  font-weight: lighter;
  padding: 5px;
  text-transform: uppercase;
}
.nzh-datavis.pepeha .reportRuler {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff, rgba(255, 255, 255, 0));
  width: 50%;
}
.nzh-datavis.pepeha #reportContainer {
  padding: 30px 5px;
}
.nzh-datavis.pepeha #slideContainer {
  position: relative;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  /*background-image: url("./media/Pepeha_Background.png");
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: cover;*/
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.8) 80%, #000000 100%);
  color: #fcfcfc;
  width: 100%;
  min-height: 600px;
  margin: 0;
  text-align: center;
  font-family: 'Stag sans', Arial, Helvetica, sans-serif;
  z-index: 2;
  /* remove textbox focus border */
}
.nzh-datavis.pepeha #slideContainer .faint-text {
  opacity: 0.42;
}
.nzh-datavis.pepeha #slideContainer .faint-text:hover {
  opacity: 0.7;
}
.nzh-datavis.pepeha #slideContainer .slideLargeText {
  font-family: 'Barrio', 'Stag sans', Arial, Helvetica, sans-serif;
  font-size: 56px;
  /*font-weight: normal;*/
  padding: 20px 5px 20px;
  text-transform: uppercase;
}
.nzh-datavis.pepeha #slideContainer .slideMidText {
  font-size: 30px;
  padding: 10px 5px 20px;
}
.nzh-datavis.pepeha #slideContainer .slideBigInput {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-bottom: 1px solid white;
  color: white;
  font-size: 40px;
  font-family: 'Barrio', 'Stag sans', Arial, Helvetica, sans-serif;
  margin: 26px;
  padding: 10px;
  text-align: center;
  width: 400px;
}
.nzh-datavis.pepeha #slideContainer ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.nzh-datavis.pepeha #slideContainer :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.6);
}
.nzh-datavis.pepeha #slideContainer ::placeholder {
  /* Most modern browsers support this now. */
  color: rgba(255, 255, 255, 0.6);
}
.nzh-datavis.pepeha #slideContainer input:focus,
.nzh-datavis.pepeha #slideContainer textarea:focus,
.nzh-datavis.pepeha #slideContainer select:focus {
  outline-style: none;
  box-shadow: none;
}
.nzh-datavis.pepeha #slideContainer *:focus {
  outline-style: none;
  box-shadow: none;
}
@media (max-width: 500px) {
  .nzh-datavis.pepeha {
    /*#vizVideoBG {
            display: none;
        }*/
  }
  .nzh-datavis.pepeha #vizImgBG {
    background-image: url(https://insights.nzherald.co.nz/apps/2021/pepeha/d237721ac9d5e95b6bd5.jpg);
    /*background-color: blue;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .nzh-datavis.pepeha .textReo {
    font-size: 24px;
  }
  .nzh-datavis.pepeha .textEng {
    font-size: 18px;
  }
  .nzh-datavis.pepeha #slideContainer .slideLargeText {
    font-size: 40px;
  }
  .nzh-datavis.pepeha #slideContainer .slideMidText {
    font-size: 20px;
    padding: 6px 5px 8px;
  }
  .nzh-datavis.pepeha #slideContainer .slideBigInput {
    margin: 5px 0;
    width: 90%;
  }
}

