/** HEADER OVERRIDES **/




/** Mobile **/

body.mobile .scrollmagic-pin-spacer {
  inset: unset !important;
  margin: unset !important;
  display: unset !important;
  position: unset !important;
  box-sizing: unset !important;
  min-width: unset !important;
  width: unset !important;
  min-height: unset !important;
  height: unset !important;
  padding: unset !important;
}

/** Annual Report **/

#annual-report-2020 {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
}

@media (min-width: 992px) {
  #annual-report-2020 #wrapper {
    margin-top: 158px;
  }
}

#annual-report-2020 .light-blue {
  color: #a9ddf2;
}

#annual-report-2020 h1 {
  font-family: rockwell, serif;
  font-size: 2.75em;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 0em;
}

@media (min-width: 768px) {
  #annual-report-2020 h1 {
    font-size: 3.5em;
  }
}

#annual-report-2020 h2 {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  margin-bottom: 0.5em;
  line-height: 1.25em;
}

#annual-report-2020 h3 {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  line-height: 1em;
}

#annual-report-2020 h4 {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5em;
}

#annual-report-2020 p {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  margin-bottom: 1em;
}

#annual-report-2020 p.large, #annual-report-2020 span.large {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.25em;
}

.mobile #annual-report-2020 p.large, .mobile #annual-report-2020 span.large {

}

@media (min-width: 992px) {
  #annual-report-2020 p.large, #annual-report-2020 span.large {
    font-size: 1.75em;
  }
}

#annual-report-2020 p.century, #annual-report-2020 span.century {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  line-height: 1em;
}

#annual-report-2020 p a {
  text-decoration: underline;
}

#annual-report-2020 hr, #annual-report-2020 hr.dark-blue {
  border: 1px solid #014665;
  margin: 6em auto;
}

#annual-report-2020 hr.orange {
  border: 1px solid #ff5000;
  margin: 6em auto;
}

#annual-report-2020 .deeplink {
  position: absolute;
  top: 2em;
}

#intro-letter.deeplink {
  top: 0 !important;
}

@media (min-width: 768px) {
  #annual-report-2020 .screen {
    min-height: calc(100vh - 118px);
    display: flex;
    align-items: center;
  }

  #annual-report-2020 .trigger {
    position: absolute;
    top: -118px;
  }
}

@media (min-width: 992px) {
  #annual-report-2020 .screen {
    min-height: calc(100vh - 158px);
  }

  #annual-report-2020 .trigger {
    top: -158px;
  }
}

@media (min-width: 1200px) {
  #annual-report-2020 .container {
    max-width: 960px;
  }
}

@media (min-width: 1400px) {
  #annual-report-2020 .container {
    max-width: 960px;
  }
}

#annual-report-2020 .pseudo-screen {
  min-height: 0 !important;
}

/*
#annual-report-2020 .marquee-trigger {
  top: -30vh;
}

#annual-report-2020 .marquee-scene .screen {
  min-height: calc(70vh - 158px);
}

@media (min-width: 992px) {
  #annual-report-2020 .marquee-scene .screen {
    min-height: calc(70vh - 118px);
  }
} */

#annual-report-2020 .v-center {
  display: flex;
  align-items: center;
}

#annual-report-2020 .no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#annual-report-2020 .yellow {
  color: #ffd778;
}

#annual-report-2020 .yellow a {
  color: #ffd778 !important;
}

#annual-report-2020 .yellow a:hover {
  color: #02abe8 !important;
}

#annual-report-2020 .bg-yellow {
  background-color: #ffd778;
}

#annual-report-2020 .bg-soft-blue {
  background-color: #00aeef;
}

#annual-report-2020 .bg-softer-blue {
  background-color: #9de4ff;
}

#annual-report-2020 .bg-light-blue {
  background-color: #66cae9;
}

#annual-report-2020 .bg-lighter-blue {
  background-color: #99dae8;
}

#annual-report-2020 .bg-orange {
  background-color: #ff5000;
}

#annual-report-2020 .bg-red {
  background-color: #EE7070;
}

#annual-report-2020 .bg-green {
  background-color: #90d889;
}

#annual-report-2020 .blue-gradient-border,
#annual-report-2020 .orange-gradient-border {
  padding: 0.75em;
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
}

#annual-report-2020 .blue-gradient-border > div,
#annual-report-2020 .orange-gradient-border > div {
  padding: 1em;
}

@media (min-width: 768px) {
  #annual-report-2020 .blue-gradient-border,
  #annual-report-2020 .orange-gradient-border {
    padding: 3em;
  }

  #annual-report-2020 .blue-gradient-border > div,
  #annual-report-2020 .orange-gradient-border > div {
    padding: 2.5em 4.5em;
  }
}

#annual-report-2020 .blue-gradient-border {
  background: linear-gradient(to bottom right, #014665, #00AAE7 50%, #014665 100%);
}

#annual-report-2020 .orange-gradient-border {
  background: linear-gradient(to bottom right, #FF5000, #F99E7A 50%, #FF5000 100%);
}

#annual-report-2020 .dark-blue-border,
#annual-report-2020 .blue-border,
#annual-report-2020 .orange-border
#annual-report-2020 .yellow-border {
  margin-left: -2em;
  margin-right: -2em;
}

#annual-report-2020 .dark-blue-border > *,
#annual-report-2020 .blue-border > *,
#annual-report-2020 .orange-border > *,
#annual-report-2020 .yellow-border > * {
  padding: 0;
}

#annual-report-2020 img.orange-border {
  border: 2px solid #FF5000;
}

@media (min-width: 768px) {
  #annual-report-2020 .blue-border {
    border: 2px solid #00AAE7;
  }

  #annual-report-2020 .dark-blue-border {
    border: 2px solid #014665;
  }

  #annual-report-2020 .orange-border {
    border: 2px solid #FF5000;
  }

  #annual-report-2020 .yellow-border {
    border: 2px solid #ffd778;
  }
}

#annual-report-2020 .image-container {
  position: relative;
  height: 100%;
}

#annual-report-2020 .image-container img {
  width: 100%;
  height: auto;
  z-index: 10;
}

#annual-report-2020 .image-container p {
  position: absolute;
  padding: 0 1em;
  font-weight: 700;
  bottom: 0;
  margin-bottom: 0;
  font-size: 0.75em;
  z-index: 10;
}

@media (min-width: 768px) {
  #annual-report-2020 .image-container p {
    padding: 1em;
  }
}

#annual-report-2020 .image-container-dots {
  display: block;
  position: absolute;
  width: 45%;
  right: -20%;
  height: 340px;
  bottom: -170px;
}

#annual-report-2020 .image-container-dots.green {
  background: url('/images/annualreport/2020/impact/soft-green-circle-dots.png') no-repeat center center transparent;
  background-size: contain;
  z-index: 10;
}

#annual-report-2020 .image-container-dots.blue {
  background: url('/images/annualreport/2020/impact/soft-blue-circle-dots.png') no-repeat center center transparent;
  background-size: contain;
}

#annual-report-2020 .image-container-dots.orange {
  background: url('/images/annualreport/2020/covid/soft-orange-circle-dots.png') no-repeat center center transparent;
  background-size: contain;
}

#annual-report-2020 .image-container-dots.yellow {
  background: url('/images/annualreport/2020/reviewer/soft-yellow-circle-dots.png') no-repeat center center transparent;
  background-size: contain;
}

#impact-title h1:before {
  content: '2.';
}

#impact-state-highlights-scene img {
  position: relative;
  z-index: 5;
}

#annual-report-2020 .image-container-dots.clip-left {
  clip-path: polygon(55.55555% 0, 100% 0, 100% 100%, 55.55555% 100%);
}

#annual-report-2020 .image-container-dots .background-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 170px;
  z-index: 1;
}

#annual-report-2020 blockquote, #annual-report-2020 blockquote:after {
  font-size: 1.25em;
  line-height: 1.2em;
  font-family: rockwell, serif;
  font-style: normal;
  text-align: center;
  padding: 0 1em;
}

@media (min-width: 768px) {
  #annual-report-2020 blockquote,
  #annual-report-2020 blockquote:after {
    padding: 0 3.5em;
  }
}

#annual-report-2020 blockquote:before {
  content: "“";
  text-align: center;
  display: block;
  font-size: 4.5em;
  font-family: rockwell, serif;
  height: 1.1em;
  line-height: 1.5em;
}

#annual-report-2020 .yellow-border blockquote:before {
  color: #ffd778;
}

#annual-report-2020 .citation {
  text-align: center;
  margin: 2em auto 2.5em;
}

/** Pie Chart **/

#annual-report-2020 .pie-graphs {
  position: relative;
  width: 354px;
  max-width: 40%;
  margin: 0 auto;
  border-radius: 50%;
}

#annual-report-2020 .pie-chart {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.pie-chart-border {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #fff;
  border-radius: 50%;
}

#annual-report-2020 .pie-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

#annual-report-2020 .pie-fill-left {
  clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
}

#annual-report-2020 .pie-fill-right {
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
  clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
}

#annual-report-2020 .pie-fill-top {
  clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
}

#annual-report-2020 .pie-fill-bottom {
  clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
}

#annual-report-2020 .pie-fill-bottom-left {
  clip-path: polygon(0 50%, 50% 50%, 50% 100%, 0 100%);
}

#annual-report-2020 .pie-graphs .number {
  font-family: rockwell, serif;
  font-size: 3.5em;
  font-weight: 400;
  line-height: 1em;
}

@media (max-width: 991px) {
  #financials-content-scene .pie-graphs .number {
    line-height: 0 !important;
  }
}

#annual-report-2020 .pie-graphs .large .number {
  font-size: 2em;
  display: block;
  position: relative;
  top: 0.1em;
}

#annual-report-2020 .connection {
  width: 100%;
  height: 2px;
}

#annual-report-2020 .connection:before,
#annual-report-2020 .connection:after {
  content: ' ';
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  top: -7px;
  background-color: inherit;
}

#annual-report-2020 .connection:before {
  left: -7px;
}

#annual-report-2020 .connection:after {
  right: -7px;
}

#annual-report-2020 table {
  font-family: proxima-nova, sans-serif;
  line-height: 2em;
  margin: 0 auto;
}

#annual-report-2020 td {
  line-height: 1.5em;
  vertical-align: baseline;
}

@media (min-width: 768px) {
  #annual-report-2020 table {
    width: 400px;
  }
  #annual-report-2020 td {
    line-height: 2em;
  }
}

@media (min-width: 992px) {
  #annual-report-2020 table {
    width: 440px;
  }
}

#annual-report-2020 .subtotal td {
  border-top: 2px solid #014665;
  padding-top: 0.25em;
}

#annual-report-2020 .total td {
  border-top: 10px solid #014665;
  padding-top: 0.5em;
}

#annual-report-2020 table .number {
  font-family: rockwell, serif;
}

#annual-report-2020 table .title {
  letter-spacing: 0.15em;
  line-height: 1.5em;
}

#annual-report-2020 table .title td {
  padding-bottom: 0.25em;
}

.year-navigation {
  display: inline-flex;
}

.year-navigation .year-btn {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.75em;
  margin-bottom: 0.5em;
  line-height: 1.25em;
  padding: 0.1em 0.5em;
  /* cursor: pointer; */
}

/** .year-navigation .year-btn:hover, */
.year-navigation[data-active="2017"] .year-btn[data-year="2017"],
.year-navigation[data-active="2018"] .year-btn[data-year="2018"],
.year-navigation[data-active="2019"] .year-btn[data-year="2019"],
.year-navigation[data-active="2020"] .year-btn[data-year="2020"] {
  background-color: #00AAE7;
  color: #fff;
  font-weight: 700;
}

/** Header **/

#header {
  background: #0a3e59 !important;
  color: #02abe8 !important;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
}

#header .page-header {
  display: none !important;
}

/** Marquee **/

#marquee-scene > div {
  width: 100%;
}

#marquee-scene .marquee-title > div {
  padding: 2em;
}

@media (min-width: 768px) {
  #marquee-scene .marquee-title > div {
    padding: 1em 0;
  }
}

#marquee-scene .marquee-image {
  min-height: 200px;
}

#marquee-scene .marquee-graphic .soft-blue-triangle {
  position: absolute;
  width: 100%;
  height: 112%;
  right: 15px;
  bottom: -6%;
}

#marquee-scene .marquee-graphic .soft-white-square-dots {
  position: absolute;
  width: 56%;
  height: 100%;
  bottom: -5%;
  right: 8%;
}

#marquee-scene .soft-blue-triangle {
  background: url('/images/annualreport/2020/main/soft-blue-triangle.png') no-repeat right bottom transparent;
  background-size: auto 100%;
}

#marquee-scene .soft-white-square-dots {
  background: url('/images/annualreport/2020/main/soft-white-square-dots.png') no-repeat center center transparent;
  background-size: 100%;
}

#marquee-scene .soft-purple-circle-dots {
  background: url('/images/annualreport/2020/beyond/soft-purple-circle-dots.png') no-repeat center center transparent;
  background-size: 100%;
}

/** Letter **/

#letter-title {
  position: relative;
  width: 100%;
  padding: 5em 0 3em;
}

@media (min-width: 768px) {
  #letter-title {
    max-height: 15vh;
    min-height: 5em;
    height: 9em;
    padding: 0;
  }
}

#letter-trigger {
  top: 0;
}

#letter-sticky {
  position: relative;
  width: 100%;
}

#letter-scene .soft-white-half-oval-dots {
  width: 40%;
  height: 60%;
  position: absolute;
  top: 15%;
  left: 80%;
  background: url('/images/annualreport/2020/main/soft-white-half-oval-dots.png') no-repeat center center transparent;
  background-size: 100%;
}

@media (min-width: 768px) {
  #letter-sticky {
    width: 194px;
  }
}

@media (min-width: 992px) {
  #letter-sticky {
    width: 400px;
  }

  #letter-scene .soft-white-half-oval-dots {
    top: 42%;
  }
}

#eric svg {
  width: 100%;
  height: auto;
  max-height: 50vh;
  max-width: 400px;
}

.mobile #eric svg {
  width: 100%;
  max-width: unset;
  max-height: unset;
}

#eric-headshot {
  background: url('/images/annualreport/2020/main/eric-hirsch.jpg') no-repeat center center transparent;
  background-size: cover;
  max-width: 100%;
}

#eric-title {
  padding: 2.5em 1em;
}

#eric-title .name {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2em;
  margin-bottom: 0.5em;
  line-height: 1.25em;
}

#eric-title .title {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  line-height: 1em;
}

#letter-container {
  padding: 0;
}

#letter-author {
  z-index: 100;
}

#letter {
  background-color: #e8e8e8;
  padding: 2em;
}

@media (min-width: 768px) {
  #letter {
    padding: 2em 60px 2em 98px;
  }

  #letter-author {
    flex-shrink: 1;
  }
}

/** Sections and Marquees **/

.section-marquee-title {
  position: relative;
  left: 5em;
  max-width: calc(100% - 5em);
  padding: 6em 0;
  z-index: 100;
}

@media (min-width: 768px) {
  .section-marquee-title {
    max-width: 40%;
    left: 10%;
    padding: 0;
  }
}

.section-marquee-title h1 {
  max-width: 440px;
}

.section-marquee-title h1:before {
  position: absolute;
  right: calc(100% + 0.35em);
  width: 100%;
  text-align: right;
}

.section-marquee-images {
  display: none;
}

@media (min-width: 768px) {
  .section-marquee-images {
    position: absolute;
    width: 50%;
    height: 100%;
    max-height: 340px;
    max-width: 580px;
    left: 54%;
    display: block;
  }

  .section-marquee-images .section-marquee-banner {
    position: absolute;
    top: 0;
    right: 0;
  }
}

/** Impact **/

#impact-marquee-scene .blue-rectangle {
  background: url('/images/annualreport/2020/impact/blue-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
}

#impact-marquee-scene .blue-banner {
  background: url('/images/annualreport/2020/impact/blue-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#impact-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/impact/color-banner.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#impact-marquee-scene .soft-blue-square-dots {
  background: url('/images/annualreport/2020/impact/soft-blue-square-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  position: absolute;
  bottom: -9%;
  left: -13%;
}

#impact-reviewed-scene h2 {
  margin-bottom: 2em;
}

/** Graphs **/

.graph-bar {
  height: 74px;
}

.graphs-mobile {
  z-index: 0;
}

.graphs-mobile .graph-bar {
  width: 42px;
}

.graphs-mobile .graph-bar > div {
  transform: rotate(-90deg);
  font-weight: bold;
  font-size: 1.2em;
  position: absolute;
  top: 50%;
  line-height: 42px;
  height: 42px;
  width: 42px;
  margin-top: -21px;
}

.graphs .graph-bar-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}

.graphs .number {
  font-family: rockwell, serif;
  font-size: 3.2em;
  font-weight: 700;
  line-height: 1em;
  padding-left: 0.25em;
}

.graphs .number sup {
  font-size: 1em;
  top: -0.05em;
}

.graphs .number.regular {
  font-weight: 400;
  transition: font-weight 35ms ease-out, color 35ms ease-out;
}

.graphs-key {
  margin-left: 2em;
}

.graphs-key p {
  margin-bottom: 0.65em;
  font-weight: bold;
}

.graphs .detail-line {
  width: 100%;
  height: 6px;
  line-height: 6px;
  font-weight: 700;
  margin: 28px auto;
  white-space: nowrap;
}

.graphs .detail-line span {
  padding: 0 14px;
  font-size: 1.2em;
  letter-spacing: 0.15em;
}

.graphs .graph-bar .label, .graphs-mobile .graph-bar .label {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 74px;
  padding: 0 0.7em;
}

.graphs .graph-bar .value {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  font-size: 3.2em;
  line-height: 1.1em;
}

.graphs .graph-bar span {
  line-height: 74px;
}

.graph-bar-container {
  display: flex;
}

.graph-line, .graph-line > div {
  width: 100%;
}

.graph-value {
  flex-shrink: 1;
  padding-left: 1em;
  min-width: 140px; /** @TODO responsive */
}

#annual-report-2020 .graph-value h1 {
  line-height: 1em;
  margin-top: 0.15em;
  margin-bottom: 0;
}

.graph-footnote {
  font-weight: 500;
  font-style: italic;
  font-size: 1em;
  margin-top: 2em;
}

.graph-footnote sup {
  font-size: 1em;
  line-height: 1em;
  top: 0;
}

#annual-report-2020 p.mobile-stat {
  font-family: rockwell, serif;
  font-size: 2.5em;
  margin-bottom: 0;
  line-height: 2em;
  vertical-align: baseline;
}

#annual-report-2020 p.mobile-stat span {
  font-family: proxima-nova, sans-serif;
  font-size: 0.5em;
}

#annual-report-2020 p.mobile-stat.number {
  font-family: rockwell, serif;
  font-size: 5em;
}

/** Districts **/

#impact-districts-using-scene .section, #impact-largest-districts-scene .section {
  height: 76vh;
}

#impact-districts-using img, #impact-largest-districts img {
  width: 100%;
  height: auto;
}

.impact-districts-info {
  position: absolute;
  width: 100%;
}

.impact-districts-info .number {
  font-family: rockwell, serif;
  font-weight: 400;
  font-size: 4em;
  line-height: 0.75em;
}

.impact-districts-info .label {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0.15em;
  background: url('/images/annualreport/2020/impact/vector-circle-arrow.svg') no-repeat center center transparent;
  background-size: contain;
}

.impact-districts-info .label.dark {
  background: url('/images/annualreport/2020/impact/vector-circle-arrow-dark.svg') no-repeat center center transparent;
}

.impact-districts-info .unit {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  font-size: 1.5em;
}

#impact-district-nj-scene h2 {
  margin-bottom: 1em;
}

#impact-district-nj-scene .image-container {
  margin-bottom: 1em;
}

@media (min-width: 768px) {

  #impact-district-nj-scene h2 {
    margin-bottom: 3em;
  }

  #impact-district-nj-scene .image-container {
    position: unset;
    width: 84%;
    height: auto;
    margin-bottom: 0;
  }
}

#impact-district-nj-scene .image-container:before {
  content: ' ';
  background: url('/images/annualreport/2020/impact/soft-blue-circle-dots.png') no-repeat center center transparent;
  background-size: contain;
  width: 40%;
  height: 65%;
  position: absolute;
  right: 0;
}

#impact-district-nj-scene .image-container p {
  padding: 4em 1em 1em;
  position: relative;
  font-size: 1em;
}

#impact-district-fl-scene blockquote:before {
  color: #00AAE7;
}

#impact-leaders-scene .copy-content {
  padding-top: 2em;
}

#impact-leaders-46, #impact-leaders-32 {
  position: absolute;
  top: 0;
  left: 115%;
}

#impact-leaders-46 .number {
  padding-top: 0.75em;
}

#impact-leaders-46 .connection {
  position: absolute;
  top: 85%;
  left: -111%;
  transform: rotate(-15deg);
  width: 100%;
}

#impact-leaders-32 {
  right: -100%;
}

#impact-leaders-32 span {
  position: relative;
  display: inline-block;
}

#impact-leaders-32-46 .connection, #impact-leaders-32-32 .connection {
  position: absolute;
  right: 105%;
  top: 0.5em;
}

#impact-leaders-32-46 .connection {
  width: 60%;
}

#impact-leaders-32-32 .connection {
  width: 25%;
}

#annual-report-2020 #impact-leaders-32-wedge {
  clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
  position: absolute;
  top: -1%;
  left: 1%;
  width: 102%;
  height: 102%;
  transform: rotate(29.996deg);
}

#impact-schools-scene .year-navigation,
#impact-schools-using-scene .year-navigation {
  margin-bottom: 3.5em;
}

#impact-schools-bar,
#impact-schools-using-bar {
  overflow: visible !important;
}

#impact-schools-bar .number,
#impact-schools-using-bar .number {
  position: absolute;
  right: 0;
  top: -1em;
  font-weight: 400;
}

#impact-state-departments-scene .blue-usa {
  background: url('/images/annualreport/2020/impact/usa.svg') no-repeat center center transparent;
  background-size: contain;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  height: 420px;
  max-height: calc(70vh - 118px);
  font-family: rockwell, serif;
  vertical-align: baseline;
  font-size: 2em;
  line-height: 1em;
  font-weight: 400;
}

@media (max-width: 992px) {
  #impact-state-departments-scene .blue-usa {
    max-height: calc(70vh - 158px);
  }
}

#impact-state-departments-scene .blue-usa .number {
  font-size: 3em;
}

#impact-visitors-scene h2 {
  vertical-align: baseline;
  max-width: 450px;
  display: inline-block;
  position: relative;
  z-index: 10;
}

#impact-visitors-scene h2 strong {
  font-family: rockwell, serif;
  font-size: 1.15em;
}

#impact-visitors-scene p {
  max-width: 420px;
  display: inline-block;
  z-index: 10;
  position: relative;
}

@media (min-width: 768px) {
  #impact-visitors-scene img {
    width: 666px;
    height: auto;
    max-width: 166%;
    position: relative;
    z-index: 1;
    margin-left: -15%;
  }
}

#impact-publishers-scene h2 {
  max-width: 640px;
}

#impact-publishers-scene .number {
  font-family: rockwell, serif;
  font-size: 6em;
}

/** COVID **/

#covid-marquee-scene .orange-rectangle {
  background: url('/images/annualreport/2020/covid/orange-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
}

#covid-marquee-scene .orange-banner {
  background: url('/images/annualreport/2020/covid/orange-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#covid-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/covid/color-banner.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#covid-marquee-scene .soft-orange-kite-dots {
  background: url('/images/annualreport/2020/covid/soft-orange-kite-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  position: absolute;
  bottom: -22%;
  left: -52%;
}

#covid-title h1:before {
  content: '3.';
}

#covid-copy-scene .container {
  padding-top: 2em;
  padding-bottom: 2em;
}

#sonja-scene .copy {
  max-width: 696px;
}

#sonja-scene .citation {
  margin-top: 1em;
  font-size: 0.875em;
}

#sonja-scene .citation u {
  font-weight: 500;
}

#sonja-scene .btn-play {
  background: url('/images/annualreport/2020/covid/play.png') no-repeat left 72% top 74% transparent !important;
  background-size: 20% !important;
}

@media (min-width: 768px) {
  #sonja-scene .btn-play {
    background: url('/images/annualreport/2020/covid/play.png') no-repeat left 68% top 66% transparent !important;
    background-size: 100px !important;
  }
}

@media (min-width: 992px) {
  #sonja-scene .btn-play {
    background: url('/images/annualreport/2020/covid/play.png') no-repeat left 68% top 66% transparent !important;
    background-size: 120px !important;
  }
}

/** Reviewer Data **/

#reviewer-marquee-scene .yellow-rectangle {
  background: url('/images/annualreport/2020/reviewer/yellow-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 300px;
}

#reviewer-marquee-scene .yellow-banner {
  background: url('/images/annualreport/2020/reviewer/yellow-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 300px;
  opacity: 0;
}

#reviewer-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/reviewer/color-banner.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 300px;
  opacity: 0;
}

#reviewer-marquee-scene .soft-white-circle-dots {
  background: url('/images/annualreport/2020/reviewer/soft-white-circle-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 298px;
  position: absolute;
  bottom: -25%;
  left: -53%;
}

#reviewer-title h1:before {
  content: '4.';
}

#reviewer-numbers-scene .yellow-usa {
  background: url('/images/annualreport/2020/reviewer/yellow-usa.svg') no-repeat center center transparent;
  background-size: contain;
  width: 780px;
  height: 480px;
  margin: 0 auto;
}

#reviewer-numbers-scene .yellow-usa > div {
  position: relative;
  left: -1em;
}

#reviewer-numbers-scene .yellow-usa .large {
  font-family: rockwell, serif;
  margin-bottom: 0;
}

#reviewer-numbers-scene .yellow-usa .number {
  font-size: 2em;
}

#reviewer-numbers-scene .yellow-usa p {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.75em;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}

#reviewer-averages-scene h2 {
  font-size: 1.325rem;
  margin-bottom: 0;
}

#reviewer-averages-scene .title {
  display: flex;
  align-items: flex-end;
}

#reviewer-averages-scene .number {
  font-family: rockwell, serif;
  font-size: 3em;
  line-height: 1em;
}

@media (min-width: 768px) {
  #reviewer-averages-scene .number {
    line-height: 1.5em;
  }
}

#reviewer-quote-scene blockquote {
  max-width: 460px;
}

#reviewer-quote-scene .citation {
  max-width: 340px;
}

@media (max-width: 767px) {
  #reviewer-quote-scene .image-container p {
    margin-bottom: -2em;
  }
}

/** State of the Market **/

#market-marquee-scene .blue-rectangle {
  background: url('/images/annualreport/2020/market/blue-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
}

#market-marquee-scene .blue-banner {
  background: url('/images/annualreport/2020/market/blue-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#market-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/market/color-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#market-marquee-scene .soft-dark-blue-circle-dots {
  background: url('/images/annualreport/2020/market/soft-dark-blue-circle-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 312px;
  position: absolute;
  bottom: -11%;
  left: -60%;
}

#market-title h1:before {
  content: '5.';
}

#market-share-scene .copy {
  margin: 0 auto 8em;
  max-width: 720px;
}

#market-share-bar .number {
  position: absolute;
  right: 0;
  top: -1em;
  font-weight: 400;
}

#market-share-bar sup {
  font-size: 1em;
  top: 0;
}

#market-ela-reviewed-scene .label,
#market-math-reviewed-scene .label {
  font-family: rockwell, serif;
  font-weight: 400;
  font-size: 2em;
  line-height: 2.5em;
}

@media (min-width: 992px) {
  #market-ela-reviewed-scene .label,
  #market-math-reviewed-scene .label {
    font-size: 3em;
    line-height: 1.75em;
  }
}

#market-ela-reviewed-scene h2,
#market-math-reviewed-scene h2 {
  margin-bottom: 3em;
}

#market-ela-reviewed-scene p,
#market-math-reviewed-scene p {
  margin-bottom: 0.5em;
  letter-spacing: 0.15em;
  align-items: baseline;
}

#market-ela-reviewed-scene .color-key,
#market-math-reviewed-scene .color-key {
  vertical-align: baseline;
  height: 2.25em;
  margin-right: 1em;
  position: relative;
  top: 0.5em;
  line-height: 2.25em;
  text-align: center;
  display: inline-block;
}

@media (min-width: 768px) {

  #market-ela-reviewed-scene p,
  #market-math-reviewed-scene p {
    margin-bottom: 1.5em;
  }

  #market-ela-reviewed-scene .color-key,
  #market-math-reviewed-scene .color-key {
    width: 2.25em !important;
    min-width: 0 !important;
  }
}

#market-pie-chart-scene .pie-chart {
  left: 50%;
}

#market-pie-front {
  transform: rotate(-7.2deg);
}

#market-pie-chart-scene p {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.75em;
  margin-bottom: 0.5em;
  line-height: 1.25em;
}

#annual-report-2020 #market-pie-chart-scene p .number {
  font-size: 2em;
  display: block;
  position: relative;
  top: 0.1em;
}

#annual-report-2020 #market-pie-chart-scene .connection-container {
  position: absolute;
  width: 40%;
  max-width: 120px;
}

#annual-report-2020 #market-pie-chart-scene h3 {
  font-weight: 700;
  font-size: 1em;
}

#ela-pie-title, #math-pie-title {
  position: absolute;
  left: 0;
  width: 100%;
  top: -2em;
}

@media (max-width: 767px) {
  #market-pie-chart-scene .pie-graphs {
    transform: scale(1) !important;
    top: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  #ela-aligned, #ela-used,
  #math-aligned, #math-used {
    opacity: 1 !important;
    margin-bottom: 4em;
  }
}

@media (min-width: 768px) {
  #ela-aligned, #ela-used,
  #math-aligned, #math-used {
    position: absolute;
    max-width: 80%;
    top: 15%;
  }

  #ela-aligned, #math-aligned {
    left: -50%;
  }

  #ela-used, #math-used {
    right: -50%;
  }

  #ela-aligned .connection-container, #math-aligned .connection-container {
    left: 110%;
    top: 30%;
  }

  #ela-used .connection-container, #math-used .connection-container {
    right: 110%;
    top: 30%;
  }
}

#market-usage-scene .container > div,
#market-independent-scene .container > div {
  max-width: 720px;
  padding-top: 2em;
  padding-bottom: 2em;
}

#annual-report-2020 #market-usage-scene p,
#annual-report-2020 #market-independent-scene p {
  font-family: century-gothic, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.75em;
  margin-bottom: 0em;
  line-height: 1.25em;
}

/** Beyond **/

#beyond-marquee-scene .purple-rectangle {
  background: url('/images/annualreport/2020/beyond/purple-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
}

#beyond-marquee-scene .purple-banner {
  background: url('/images/annualreport/2020/beyond/purple-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#beyond-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/beyond/color-banner.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#beyond-marquee-scene .soft-purple-circle-dots {
  background: url('/images/annualreport/2020/beyond/soft-purple-circle-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  position: absolute;
  bottom: -22%;
  left: -52%;
}

#beyond-title h1:before {
  content: '6.';
}

/** Health **/

#health-marquee-scene .cyan-rectangle {
  background: url('/images/annualreport/2020/health/cyan-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
}

#health-marquee-scene .cyan-banner {
  background: url('/images/annualreport/2020/health/cyan-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#health-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/health/color-banner.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#health-marquee-scene .soft-navy-circle-dots {
  background: url('/images/annualreport/2020/health/soft-navy-circle-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  position: absolute;
  bottom: -22%;
  left: -52%;
}

#health-title h1:before {
  content: '7.';
}

/** Financials **/

#financials-marquee-scene .dark-blue-rectangle {
  background: url('/images/annualreport/2020/financials/dark-blue-rectangle.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
}

#financials-marquee-scene .dark-blue-banner {
  background: url('/images/annualreport/2020/financials/dark-blue-banner.gif') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#financials-marquee-scene .color-banner {
  background: url('/images/annualreport/2020/financials/color-banner.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  opacity: 0;
}

#financials-marquee-scene .soft-blue-arc-dots {
  background: url('/images/annualreport/2020/financials/soft-blue-arc-dots.png') no-repeat right center transparent;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
  max-height: 340px;
  position: absolute;
  bottom: -25%;
  left: -68%;
}

#financials-title h1:before {
  content: '8.';
}

#financials-position, #financials-activities {
  margin: 8em auto;
}

#financials-content-scene .square {
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  position: relative;
  top: 0.2em;
  margin-right: 0.25em;
}

#financials-content-scene .pie-graphs {
  max-width: 60%;
}

#annual-report-2020 #financials-content-scene .pie-graphs .number {
  font-family: rockwell, serif;
  font-weight: 700;
  font-size: 1.5em;
  position: absolute;
}

#financials-rev-a {
  transform: rotate(-21deg);
}

#financials-rev-b {
  transform: rotate(105deg);
}

#financials-rev-c {
  transform: rotate(126.6deg);
}

#financials-exp-a {
  transform: rotate(-15deg);
}

#financials-exp-b {
  transform: rotate(-18.6deg);
}

#financials-exp-c {
  transform: rotate(21deg);
}

#financials-rev-pa {
  top: 0;
  left: 3%;
}

#financials-rev-pb {
  left: 104%;
  top: 40%;
}

#financials-rev-pc {
  bottom: -3%;
  left: 0;
}

#financials-exp-pa {
  top: 0;
  left: -4%;
}

#financials-exp-pb {
  top: 40%;
  left: 104%;
}

#financials-exp-pc {
  bottom: -3%;
  left: 0;
}

/** Funders **/

#funders-scene {
  margin-top: 8em;
}

#funders-scene .container {
  padding-top: 4em;
  padding-bottom: 4em;
}

@media (min-width: 768px) {
  #funders-scene {
    margin-top: 16em;
  }
  #funders-scene .container {
    border-radius: 1em;
  }
}

#funders-scene img {
  max-height: 84px;
}

#funders-scene .tall img {
  max-height: 124px;
}

#funders-scene .century {
  max-width: 580px;
  line-height: 1.5em;
  margin-top: 6em;
  margin-bottom: 4em;
}

#funders-scene p {
  line-height: 1em;
}

/** Board **/

#board-scene {
  margin-top: 8em;
}

#annual-report-2020 .board-member {
  display: flex;
  flex-direction: row;
  margin-bottom: 3em;
}

#annual-report-2020 .board-member img {
  width: 95px;
  height: 95px;
}

#annual-report-2020 .board-member > div {
  padding-top: 1.5em;
  margin-left: 2em;
}

#annual-report-2020 .board-member p {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0;
}

#annual-report-2020 .board-member .title {
  font-family: century-gothic, sans-serif;
  font-style: normal;
  line-height: 1em;
  font-weight: 700;
  font-size: 1em;
  margin-bottom: 0.5em;
}

/** Download / Share **/

@media (max-width: 767px) {
  #download-share-scene .backdrop {
    border-radius: 1em;
    margin-bottom: 3em;
  }
}

@media (min-width: 768px) {
  #download-share-scene .backdrop {
    background: url('/images/annualreport/2020/share/dark-blue-rectangle.png') no-repeat center center transparent;
    background-size: contain;
  }
}

#download-share-scene .download-button {
  font-weight: 700;
  font-size: 1em;
  padding: 0.5em 1em;
  border-radius: 2em;
  width: 320px;
  max-width: 80%;
  display: block;
  margin: 1.5em auto;
}

#download-share-scene .download-button:hover {
  text-decoration: underline;
}

#download-share-scene .download-button.white:hover {
  color: #fff;
}

#download-share-scene .download-button.dark-blue:hover {
  color: #083b54;
}

#download-share-scene .share-button {
  display: inline-block;
  font-size: 4em;
  margin: 0 0.35em;
}

#download-share-scene .share-button:hover {
  color: #02abe8;
}

#download-share-scene .soft-blue-arc-dots {
  position: absolute;
  top: 30%;
  right: 5%;
  background: url('/images/annualreport/2020/share/soft-blue-arc-dots.png') no-repeat center center transparent;
  background-size: contain;
  width: 180px;
  height: 100%;
  max-width: 25%;
}

/** Navigation **/

#sidebar-navigation {
  position: fixed;
  top: 158px;
  left: 0;
  background: url('/images/annualreport/2020/nav-backdrop.png') no-repeat right top transparent;
  background-size: 110% 100%;
  overflow: hidden;
  width: 40px;
  min-width: 2em;
  transition: width 250ms ease-out;
  z-index: 1000;
}

@media (min-width: 992px) {
  #sidebar-navigation {
    top: 198px;
  }
}

#sidebar-navigation:hover,
#sidebar-navigation:focus {
  width: 240px;
}

#sidebar-reveal {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
}

#sidebar-navigation:hover #sidebar-reveal,
#sidebar-navigation:focus #sidebar-reveal,
#sidebar-navigation #sidebar-reveal:focus {
  right: 100%;
}

#sidebar-navigation a {
  display: block;
  margin: 0.5em;
  border-radius: 0.75em;
  white-space: nowrap;
  background-color: transparent;
}

#sidebar-navigation a:hover {
  background: white;
}

#sidebar-navigation a .number {
  background: white;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
  text-align: center;
  line-height: 1.75em;
  font-family: rockwell, serif;
  font-weight: 700;
  color: #333;
}

#sidebar-navigation a .title {
  color: white;
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  margin-left: 0.75em;
}

#sidebar-navigation a:hover .title {
  color: #014665;
}

/** Return to Top Button **/

#return {
  position: fixed;
  bottom: 1em;
  right: 1em;
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #1da8de;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  z-index: 1000;
  cursor: pointer;
}

@media (max-width: 767px) {
  #return {
    opacity: 1 !important;
  }
}

@media (hover: none) {
  #return {
    width: 60px;
    height: 60px;
    font-size: 1.5em;
    line-height: 0;
  }
}

/** TESTING

#letter-scene:before, #letter-scene:after,
#annual-report-2020 .screen:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: limegreen;
  bottom: 0;
  z-index: 10000;
}

#letter-scene:before {
  top: 0;
  bottom: unset;
}

#letter-scene:before, #letter-scene:after {
  background: rebeccapurple;
  z-index: 10001;
} **/