@font-face {
  src: url("https://cdn.cr.org/crux/fonts/v1/CR-AvertaVF-S.woff2") format("woff2"), url("https://cdn.cr.org/crux/fonts/v1/CR-AvertaVF_L.woff") format("woff");
  font-family: "CR-AvertaVF";
  font-style: normal;
}
@font-face {
  src: url("https://cdn.cr.org/crux/fonts/v1/PublicoText-Roman-Web.woff2") format("woff2");
  font-family: "Publico-Text";
  font-weight: 400;
}
@font-face {
  src: url("https://cdn.cr.org/crux/fonts/v1/PublicoText-Bold-Web.woff2") format("woff2");
  font-family: "Publico-Text";
  font-weight: bold;
}
body {
  font-family: "CR-AvertaVF", sans-serif;
  margin: 0;
  padding: 0;
}
body b, body strong {
  font-weight: 400;
}

.impact-report-block {
  font-size: 28px;
  font-weight: 300;
  line-height: 32px;
  margin-top: 48px;
  max-width: 905px;
  padding-bottom: 30px;
}
.impact-report-block p {
  margin: 0 0 30px;
}

.hero {
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  padding-top: 96px;
}
.hero__image {
  align-self: stretch;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width: 1200px) {
  .hero__image {
    aspect-ratio: 1140/641;
    display: block;
    height: 641px;
    max-width: 1140px;
  }
  .hero__image--mobile {
    visibility: hidden;
    display: none;
  }
}
@media (max-width: 1199px) {
  .hero__image {
    display: none;
    visibility: hidden;
  }
  .hero__image--mobile {
    visibility: visible;
    display: block;
  }
}
@media (max-width: 767px) {
  .hero__image {
    height: 375px;
  }
}

.cr-btn-grid {
  font-family: "Averta W01 Regular", sans-serif;
}
.cr-btn-grid-members {
  background-color: #fff;
  padding: 15px;
}
.cr-btn-grid-members h3 {
  align-items: flex-end;
  color: #025b30;
  display: flex;
  gap: 10px;
  justify-content: center;
  font-family: "Publico-Text", serif;
  font-size: 40px;
  /* font-weight: 400; */
  line-height: 0.875em;
  margin: 0 auto 15px;
  width: min-content;
}
.cr-btn-grid-members h3 b {
  display: inline-block;
  font-size: 170px;
  font-family: "Publico-Text", serif;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: -15px;
}
.cr-btn-grid-products, .cr-btn-grid-ratings {
  border: 1px solid #000;
  border-width: 1px 0;
  padding: 15px;
}
.cr-btn-grid-products {
  flex-direction: column-reverse;
  justify-content: center;
  border-top: 0;
  font-family: "CR-AvertaVF", sans-serif;
}
.cr-btn-grid-products h3 {
  font-weight: 500;
}
.cr-btn-grid-products h3 b {
  font-size: 94px;
  font-weight: 400;
}
.cr-btn-grid-actions {
  background-color: #fff;
  padding: 15px;
}
.cr-btn-grid-actions h3 {
  color: #025b30;
  font-family: "CR-AvertaVF", sans-serif;
  font-size: 36px;
  font-weight: 900;
  line-height: 1em;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.cr-btn-grid-actions p {
  font-size: 16px;
  line-height: 24px;
}
.cr-btn-grid-donations {
  background-color: #D8ECD9;
  padding: 15px;
  font-family: "CR-AvertaVF", sans-serif;
}
.cr-btn-grid-donations h3 {
  color: #505050;
  font-size: 56px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 0.825em;
  margin-bottom: 10px;
}
.cr-btn-grid-donations p {
  font-size: 16px;
}
.cr-btn-grid-survey {
  background: linear-gradient(to bottom, #008541, #025b30);
  color: #fff;
  padding: 15px;
}
.cr-btn-grid-survey p {
  font-family: "Publico-Text", serif;
  font-size: 24px;
  line-height: 1em;
}
.cr-btn-grid-survey p b {
  font-family: "Publico-Text", serif;
  display: block;
  font-size: 28px;
  font-weight: 800;
  line-height: 1em;
  margin: 0 auto;
  width: min-content;
}
.cr-btn-grid-ratings h3 {
  color: #008541;
  font-family: "Publico-Text", serif;
  font-size: 30px;
  line-height: 1em;
  margin-bottom: 10px;
  font-weight: 700;
}
.cr-btn-grid-ratings h3 b {
  display: block;
  font-family: "Publico-Text", serif;
  font-size: 86px;
  /* font-weight: 400; */
  letter-spacing: -3px;
  line-height: 1em;
  margin-top: -0.125em;
}
.cr-btn-grid-ratings p {
  font-family: "Averta W01 Regular", sans-serif;
}
.cr-impact-by-the-numbers {
  background-color: #F0F8F1;
  font-family: "Averta W01 Regular";
  padding: 15px 0;
  text-align: center;
}
.cr-impact-by-the-numbers-content {
  border: 1px solid #000;
  border-width: 1px 0;
  padding: 15px;
}
.cr-impact-members {
  padding: 15px;
}
.cr-impact-members h3 {
  align-items: flex-end;
  color: #025b30;
  display: flex;
  gap: 10px;
  justify-content: center;
  font-family: "Publico-Text", serif;
  font-size: 40px;
  /* font-weight: 400; */
  line-height: 0.875em;
  margin: 0 auto 15px;
  width: min-content;
}
.cr-impact-members h3 b {
  display: inline-block;
  font-size: 170px;
  font-family: "Publico-Text", serif;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: -15px;
}
.cr-impact-products, .cr-impact-ratings {
  border: 1px solid #000;
  border-width: 1px 0;
  padding: 15px;
}
.cr-impact-products h3 {
  font-family: "Averta W01 ExtraBold";
  font-size: 24px;
  font-weight: 800;
  line-height: 1em;
  margin-bottom: 10px;
}
.cr-impact-products h3 b {
  display: block;
  font-family: "Averta W01 Book";
  font-size: 96px;
  /* font-weight: 300; */
  letter-spacing: -2px;
  line-height: 1em;
}
.cr-impact-btn-grid {
  border: 1px solid #000;
  border-width: 0 1px;
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cr-impact-btn-grid {
    margin: 0 50px;
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .cr-impact-btn-grid {
    padding: 0 20px;
  }
}
@media (min-width: 1200px) {
  .cr-impact-btn-grid {
    margin: 0 auto;
    padding: 0 10px;
    max-width: 620px;
  }
}
.cr-impact-btn-grid h2 {
  border-bottom: 1px solid #000;
  color: #008541;
  font-family: "Averta W01 Black", sans-serif;
  font-size: 42px;
  /* font-weight: 900; */
  line-height: 1em;
  margin: 0;
  padding: 15px 0 20px;
}
.cr-impact-btn-grid h3 {
  margin: 0 0 10px 0;
}
.cr-impact-btn-grid p {
  font-size: 16px;
  line-height: 24px;
}

@media screen and (min-width: 768px) {
  .cr-impact-btn-grid {
    padding: 0 15px;
  }
  .cr-impact-btn-grid h2 {
    font-size: 64px;
    padding-bottom: 30px;
  }
  .cr-btn-grid-members, .cr-btn-grid-survey, .cr-btn-grid-actions, .cr-btn-grid-donations {
    padding: 30px 15px;
  }
  .cr-btn-grid-members h3 {
    font-size: 60px;
    line-height: 50px;
    margin: 0 auto 25px;
  }
  .cr-btn-grid-members h3 b {
    display: inline-block;
    font-size: 340px;
    margin-bottom: -25px;
    margin-top: -20px;
  }
  .cr-btn-grid-survey p {
    font-size: 45px;
    line-height: 42px;
  }
  .cr-btn-grid-survey p b {
    font-size: 60px;
  }
  .cr-btn-grid-ratings h3 {
    font-size: 60px;
    margin-bottom: 15px;
  }
  .cr-btn-grid-ratings h3 b {
    font-size: 172px;
    letter-spacing: -5px;
  }
  .cr-btn-grid-actions h3 {
    font-size: 64px;
  }
  .cr-btn-grid-donations h3 {
    font-size: 100px;
  }
  .cr-btn-grid-donations h3 p {
    font-size: 24px;
    line-height: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .cr-impact-btn-grid {
    box-sizing: content-box;
    grid-template-columns: repeat(8, 1fr);
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
  }
  .cr-impact-btn-grid h2 {
    grid-column-end: -1;
    grid-column-start: 1;
  }
  .cr-impact-btn-grid p {
    margin: 0 5px;
  }
  .cr-btn-grid-members {
    grid-column: 1/span 3;
    grid-row: 2/span 2;
    margin-right: 15px;
    position: relative;
    background-color: #fff;
    padding: 15px;
  }
  .cr-btn-grid-members:after {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -15px;
    top: 0;
    width: 1px;
  }
  .cr-btn-grid-members h3 {
    align-items: flex-end;
    color: #025b30;
    display: block;
    justify-content: center;
    font-family: "Publico-Text", serif;
    font-size: 80px;
    line-height: 70px;
    margin: 0 auto 30px;
    width: min-content;
  }
  .cr-btn-grid-members h3 b {
    display: block;
    font-size: 340px;
    line-height: 300px;
    margin-bottom: 10px;
  }
  .cr-btn-grid-products, .cr-btn-grid-survey {
    align-content: center;
    grid-column: 4/span 5;
  }
  .cr-btn-grid-products {
    display: flex;
  }
  .cr-btn-grid-products p {
    margin-bottom: 65px;
  }
  .cr-btn-grid-products h3 {
    line-height: 1em;
    font-size: 40px;
    font-weight: 800;
    margin-bottom: 0;
    text-align: right;
  }
  .cr-btn-grid-products h3 b {
    font-size: 208px;
    text-align: center;
  }
  .cr-btn-grid-survey p b {
    width: auto;
  }
  .cr-btn-grid-ratings {
    font-family: "Publico-Text", serif;
    align-self: stretch;
    border-width: 0;
    grid-column: 1/span 5;
    margin: 15px 0;
  }
  .cr-btn-grid-ratings h3 {
    padding-top: 30px;
  }
  .cr-btn-grid-ratings > * {
    align-self: center;
  }
  .cr-btn-grid-ratings:before, .cr-btn-grid-donations:before {
    background-color: #000;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    transform: translateY(-30px);
    width: calc(100% - 30px);
  }
  .cr-btn-grid-actions {
    grid-column: 6/span 3;
    margin: 15px 0;
    position: relative;
  }
  .cr-btn-grid-actions:before {
    background-color: #000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: -15px;
    top: 0;
    width: 1px;
  }
  .cr-btn-grid-donations {
    grid-column: 1/span 8;
    background-color: #D8ECD9;
  }
  .cr-btn-grid-donations:before {
    transform: translateY(-45px);
  }
}
.content-section {
  background-position: center center;
  background-repeat: no-repeat;
}
.content-section__image {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .content-section__image {
    aspect-ratio: 4/3;
    height: unset;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .content-section__image {
    display: inline;
    aspect-ratio: 4/3;
    height: unset;
  }
}
.content-section__image-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .content-section__image-container {
    height: 641px;
    width: 1170px;
  }
}
.content-section-picture h2, .content-section-typography h2 {
  font-size: 46px;
  font-weight: 800;
  font-family: "Averta W01 ExtraBold", sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content-section-picture h2, .content-section-typography h2 {
    font-size: 35px;
    line-height: 38px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .content-section-picture h2, .content-section-typography h2 {
    font-size: 40px;
    line-height: 41px;
  }
}
.content-section-picture__stat, .content-section-typography__stat {
  font-family: "Publico-Text", serif;
  text-align: center;
}
.content-section-picture__description, .content-section-typography__description {
  color: white;
  font-family: "Publico-Text", serif;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.35);
}
@media screen and (max-width: 1199px) {
  .content-section-picture__description, .content-section-typography__description {
    font-size: 20px;
    font-weight: 700;
  }
}
.content-section-picture__content, .content-section-typography__content {
  display: flex;
  gap: 40px;
  margin: 40px 0 0 0;
  max-width: 1170px;
  width: 100%;
  align-items: center;
}
.content-section-picture__title, .content-section-typography__title {
  color: #025b30;
  font-size: 46px;
  font-weight: 800;
  line-height: 56px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content-section-picture__title, .content-section-typography__title {
    font-size: 35px;
    line-height: 38px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .content-section-picture__title, .content-section-typography__title {
    font-size: 40px;
    line-height: 41px;
  }
}
.content-section-picture__text, .content-section-typography__text {
  font-family: "Averta W01 Regular", sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.content-section-picture__text a, .content-section-typography__text a {
  text-decoration: underline;
}
.content-section-picture__text ul, .content-section-typography__text ul {
  list-style-type: disc;
  padding-left: 20px;
}
.content-section-picture__typography p a, .content-section-picture__typography--left-border p a, .content-section-typography__typography p a, .content-section-typography__typography--left-border p a {
  color: #000;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.content-section-picture__typography p a:hover, .content-section-picture__typography--left-border p a:hover, .content-section-typography__typography p a:hover, .content-section-typography__typography--left-border p a:hover {
  color: #00ae4d;
}
@media screen and (max-width: 767px) {
  .content-section-picture, .content-section-typography {
    padding: 30px 15px;
  }
  .content-section-picture__text-overlay, .content-section-typography__text-overlay {
    display: none;
    visibility: hidden;
  }
  .content-section-picture--mobile, .content-section-typography--mobile {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
  }
  .content-section-picture--mobile__stat, .content-section-typography--mobile__stat {
    font-family: "Publico-Text", serif;
    font-size: 90px;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: center;
  }
  .content-section-picture--mobile__stat--number, .content-section-typography--mobile__stat--number {
    margin-top: 0.75em;
    line-height: 0.5em;
  }
  .content-section-picture--mobile__stat--number--modifier, .content-section-typography--mobile__stat--number--modifier {
    line-height: 50px;
    font-size: 50px;
  }
  .content-section-picture--mobile__description, .content-section-typography--mobile__description {
    font-size: 30px;
    line-height: 32px;
    margin-top: 15px;
    font-weight: 600;
  }
  .content-section-picture .content-grid, .content-section-typography .content-grid {
    display: grid;
    gap: 40px;
    align-items: start;
    width: 100%;
    border-top: 1px solid #000;
  }
  .content-section-picture .content-grid > *:not(:last-child), .content-section-typography .content-grid > *:not(:last-child) {
    border-bottom: 1px solid #000;
    padding: 20px 0; /* matches gap */
  }
  .content-section-picture .content-grid--flipped > *:first-child, .content-section-typography .content-grid--flipped > *:first-child {
    border-bottom: unset;
  }
  .content-section-picture .content-grid--flipped > *:last-child, .content-section-typography .content-grid--flipped > *:last-child {
    border-bottom: 1px solid #000;
    order: -1; /* moves last item to the beginning */
    padding-bottom: 30px;
  }
  .content-section-picture .content-grid--flipped > *:not(:last-child), .content-section-typography .content-grid--flipped > *:not(:last-child) {
    padding-bottom: 20px; /* matches gap */
  }
  .content-section-picture .content-grid-alt, .content-section-typography .content-grid-alt {
    grid-template-columns: 770px; /* 1fr */
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .content-section-picture .content-grid, .content-section-typography .content-grid {
    display: grid;
    gap: 40px;
    align-items: start;
    max-width: 1170px;
    width: 100%;
    border-top: 1px solid #000;
    padding-top: 30px;
  }
  .content-section-picture .content-grid > *:first-child, .content-section-typography .content-grid > *:first-child {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
  }
  .content-section-picture .content-grid > *:last-child, .content-section-typography .content-grid > *:last-child {
    padding-bottom: 30px;
    border-bottom: unset;
  }
  .content-section-picture .content-grid--flipped > *:first-child, .content-section-typography .content-grid--flipped > *:first-child {
    border-bottom: unset;
  }
  .content-section-picture .content-grid--flipped > *:last-child, .content-section-typography .content-grid--flipped > *:last-child {
    border-bottom: 1px solid #000;
    order: -1; /* moves last item to the beginning */
  }
  .content-section-picture .content-grid--flipped > *:not(:last-child), .content-section-typography .content-grid--flipped > *:not(:last-child) {
    padding-bottom: 20px; /* matches gap */
  }
  .content-section-picture .content-grid-alt, .content-section-typography .content-grid-alt {
    grid-template-columns: 770px; /* 1fr */
  }
}
@media screen and (min-width: 768px) {
  .content-section-picture, .content-section-typography {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 75px;
  }
  .content-section-picture__stat, .content-section-typography__stat {
    color: white;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  }
  .content-section-picture__text-overlay, .content-section-typography__text-overlay {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 60px 0 60px;
    position: relative;
    visibility: visible;
  }
  .content-section-picture--mobile__text-overlay, .content-section-typography--mobile__text-overlay {
    display: none;
    visibility: hidden;
  }
  .content-section-picture__gradient, .content-section-typography__gradient {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) -0.24%, #8F8F8F 58.68%, #4E4E4E 91.98%);
    bottom: -0.25px;
    height: 240px;
    left: 0;
    mix-blend-mode: multiply;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
}
.content-section-picture__text-overlay, .content-section-typography__text-overlay {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 20px 40px;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .content-section-picture__gradient, .content-section-typography__gradient {
    height: 328px;
  }
  .content-section-picture__text-overlay, .content-section-typography__text-overlay {
    padding: 40px 250px;
  }
  .content-section-picture__text, .content-section-typography__text {
    column-count: 2;
    column-gap: 20px;
  }
  .content-section-picture__typography, .content-section-typography__typography {
    column-count: 1;
    column-gap: 20px;
    border-right: 1px solid #000;
    padding-right: 30px;
    flex-basis: 66%;
  }
  .content-section-picture__typography--left-border, .content-section-typography__typography--left-border {
    border-right: unset;
    border-left: 1px solid #000;
    padding-right: unset;
    padding-left: 30px;
    flex-basis: 66%;
  }
  .content-section-picture__stat, .content-section-typography__stat {
    font-size: 90px;
    line-height: 90px;
  }
  .content-section-picture__text-overlay, .content-section-typography__text-overlay {
    padding: 40px;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: end;
  }
}
.content-section-typography__stat {
  flex-basis: 33%;
  color: var(--Brand-crx-Forest, #025B30);
  text-align: center;
  font-family: "Publico-Text", serif;
  font-style: normal;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  text-shadow: none;
}
.content-section-typography__stat .numbers {
  font-size: 100px;
  line-height: 90px;
}
@media (max-width: 767px) {
  .content-section-typography__stat .numbers {
    margin-bottom: 0;
    margin-top: 30px;
  }
}
.content-section-typography__stat .numbers-alone {
  line-height: 52px;
}
.content-section-typography__stat .numbers--modifier {
  font-size: 50px;
}

/*# sourceMappingURL=impact.css.map */
