.Impact.Overview {
  position: relative;
  display: flex;
  border-radius: 0.25rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .Impact.Overview {
    flex-direction: column;
  }
}
.Impact.Overview > .left {
  width: 50%;
  padding: 7.5rem 4.375rem;
  background: rgba(206, 222, 171, 0.4);
}
@media (max-width: 768px) {
  .Impact.Overview > .left {
    width: 100%;
    padding: 60px 1.5rem;
  }
}
@media (min-width: 1024px) {
  .Impact.Overview > .left {
    width: 100%;
    transition: width 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
.Impact.Overview > .left > .inner {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}
.Impact.Overview > .left > .inner > .Heading {
  text-align: center;
  margin: 0;
}
.Impact.Overview > .left > .inner > .Heading .h2 {
  margin: 0;
}
@media (max-width: 768px) {
  .Impact.Overview > .left > .inner > .Heading .h2 {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
}
@media (max-width: 768px) {
  .Impact.Overview > .left > .inner > .Heading .Intro {
    font-size: 17px;
  }
}
.Impact.Overview > .left > .inner > .impact-show-results {
  display: none;
}
@media (max-width: 768px) {
  .Impact.Overview > .left > .inner > .impact-show-results {
    display: block;
    width: 100%;
    margin-top: 32px;
  }
}
@media (min-width: 1024px) {
  .Impact.Overview.is-revealed > .left {
    width: 50%;
  }
  .Impact.Overview.is-revealed > .right {
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .Impact.Overview.is-revealed > .right {
    display: block;
  }
}
.Impact.Overview > .right {
  width: 50%;
  padding: 7.5rem;
  background: #394426;
}
@media (max-width: 768px) {
  .Impact.Overview > .right {
    width: 100%;
    padding: 60px 24px 40px 24px;
    display: none;
  }
}
@media (min-width: 1024px) {
  .Impact.Overview > .right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    transform: translateX(100%);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
.Impact.Overview > .right::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background: url("../../../images/brand-bg.svg") no-repeat 80% center;
  opacity: 0.03;
}
@media (max-width: 768px) {
  .Impact.Overview > .right::after {
    z-index: 0;
    background-size: 80%;
  }
}
@media (max-width: 768px) {
  .Impact.Overview > .right {
    position: relative;
  }
  .Impact.Overview > .right > * {
    position: relative;
    z-index: 3;
  }
}
.Impact.Overview > .right > .Heading {
  color: #EBF6DE;
  text-align: center;
}
@media (min-width: 1024px) {
  .Impact.Overview > .right > .Heading {
    margin-top: 3.75rem;
  }
}
.Impact.Overview > .right > .Heading .h2 {
  margin-top: 0;
  color: #EBF6DE;
  font-size: 3.625rem;
  line-height: 110%;
  font-weight: 600;
  letter-spacing: -1.74px;
}
@media (max-width: 768px) {
  .Impact.Overview > .right > .Heading .h2 {
    font-size: 2rem;
    line-height: 110%;
    font-weight: 600;
    letter-spacing: -0.96px;
  }
}
@media (max-width: 768px) {
  .Impact.Overview > .right > .Heading .h2 {
    font-size: 2rem;
    letter-spacing: -0.96px;
  }
}
.Impact.Overview > .right > .Heading .Intro {
  font-size: 1.3125rem;
  color: #EBF6DE;
  margin: 2.1875rem 0 2.5rem 0;
}
@media (max-width: 768px) {
  .Impact.Overview > .right > .Heading .Intro {
    font-size: 1.0625rem;
    margin: 2rem 0 2rem 0;
  }
}
.Impact.Overview > .right > .block-grid {
  justify-content: center;
}
.Impact.Overview > .right > nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 2.5rem;
  justify-content: center;
}
@media (max-width: 768px) {
  .Impact.Overview > .right > nav .more {
    width: 100%;
  }
}
.Impact.Overview > .right > .impact-close-results {
  display: none;
}
@media (max-width: 768px) {
  .Impact.Overview > .right > .impact-close-results {
    display: block;
    background: none;
    border: none;
    padding: 0;
    margin-top: 40px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #EBF6DE;
    text-decoration: underline;
    cursor: pointer;
    width: 100%;
    text-align: center;
  }
}

.impact-slider {
  margin-top: 2.5rem;
}
@media (max-width: 768px) {
  .impact-slider {
    margin-top: 2rem;
  }
}
.impact-slider-question {
  font-size: 1.3125rem;
  font-weight: 600;
  color: #394426;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .impact-slider-question {
    margin-bottom: 2rem;
    font-size: 17px;
  }
}
.impact-slider-track {
  position: relative;
  padding-bottom: 2rem;
}
.impact-slider-track input[type=range] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 1rem;
  border-radius: 18.75rem;
  outline: none;
  border: 0;
  cursor: pointer;
  background: linear-gradient(to right, #7AC041 calc(var(--slider-pct, 0.1) * 100%), rgba(122, 192, 65, 0.2) calc(var(--slider-pct, 0.1) * 100%));
}
.impact-slider-track input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 1.875rem;
  height: 1.875rem;
  background: radial-gradient(circle, #394426 0.1875rem, #EBF6DE 0.3125rem);
  border-radius: 50%;
  cursor: pointer;
  border: 0.375rem solid #7AC041;
  box-shadow: 0 0 0 0.1875rem #7AC041;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.1));
}
.impact-slider-track input[type=range]::-moz-range-thumb {
  width: 1.875rem;
  height: 1.875rem;
  background: radial-gradient(circle, #394426 0.1875rem, #EBF6DE 0.3125rem);
  border-radius: 50%;
  cursor: pointer;
  border: 0.375rem solid #7AC041;
  box-shadow: 0 0 0 0.1875rem #7AC041;
  filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.1));
}
.impact-slider-pill {
  position: absolute;
  bottom: -1.875rem;
  left: calc(var(--slider-pct, 0.1) * (100% - 1.875rem) + 0.9375rem);
  transform: translateX(-50%);
  background: #F8FCF5;
  color: #394426;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.25rem 1rem 0.25rem 0.25rem;
  border-radius: 4px 4px 10px 4px;
  white-space: nowrap;
  pointer-events: none;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .impact-slider-pill {
    bottom: -30px;
  }
}
.impact-slider-pill svg {
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.impact-slider-pill strong {
  font-weight: 700;
}
.impact-slider-labels {
  display: flex;
  justify-content: space-between;
  font-size: 0.875rem;
  font-weight: 500;
  color: #394426;
  margin-top: -1.5625rem;
}

.impact-water-types {
  margin-top: 4.375rem;
}
.impact-water-types .impact-water-question {
  font-size: 1.3125rem;
  font-weight: 600;
  color: #394426;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (max-width: 768px) {
  .impact-water-types .impact-water-question {
    margin-bottom: 2rem;
    font-size: 17px;
  }
}
.impact-water-types .impact-water-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 1rem;
  justify-content: center;
}
@media (max-width: 768px) {
  .impact-water-types .impact-water-list {
    flex-direction: column;
    align-items: center;
  }
}
.impact-water-types .impact-water-list > li {
  position: relative;
  flex: 1;
  max-width: 11.5625rem;
  height: 15.0625rem;
  background: #F8FCF5;
  border-radius: 0.25rem;
  overflow: hidden;
}
@media (max-width: 768px) {
  .impact-water-types .impact-water-list > li {
    display: flex;
    width: 100%;
    max-width: 100%;
    height: 66px;
    min-height: 66px;
  }
}

.water-type-option {
  display: block;
  height: 100%;
  cursor: pointer;
}
@media (max-width: 768px) {
  .water-type-option {
    height: inherit;
  }
}
.water-type-option input[type=radio] {
  display: none;
}
.water-type-option .water-type-top {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 1rem;
}
@media (max-width: 768px) {
  .water-type-option .water-type-top {
    margin-top: 0;
    height: 100%;
  }
}
.water-type-option .water-type-radio {
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 50%;
  border: 0.125rem solid #394426;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s;
}
.water-type-option .water-type-radio::after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #394426;
  opacity: 0;
  transition: opacity 0.2s;
}
.water-type-option .water-type-label {
  font-size: 1.1875rem;
  font-weight: 600;
  color: #394426;
  transition: color 0.2s;
}
@media (max-width: 768px) {
  .water-type-option .water-type-label {
    font-size: 21px;
  }
}
.water-type-option .water-type-image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.water-type-option .water-type-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  object-position: bottom center;
  object-fit: contain;
}
@media (max-width: 768px) {
  .water-type-option .water-type-image {
    display: flex;
    justify-content: flex-end;
  }
  .water-type-option .water-type-image img {
    width: 88px;
    height: 66px;
    margin-top: 0;
    object-fit: contain;
    object-position: right center;
  }
}
.water-type-option input:checked ~ .water-type-top .water-type-radio {
  border-color: #394426;
}
.water-type-option input:checked ~ .water-type-top .water-type-radio::after {
  opacity: 1;
}
.water-type-option input:checked ~ .water-type-top .water-type-label {
  color: #394426;
}

.Impact.Item {
  position: relative;
  background: #303A20;
  border-radius: 0.25rem;
  padding: 2rem;
  height: 100%;
  min-height: 11.875rem;
}
@media (max-width: 768px) {
  .Impact.Item {
    padding: 0.5rem;
    min-height: 56px;
  }
}
.Impact.Item > .inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
}
@media (max-width: 768px) {
  .Impact.Item > .inner {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
.Impact.Item > .inner > .content .h3 {
  color: #F8FCF5;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -1.2px;
  margin: 0;
}
.Impact.Item > .inner > .content .h3 span {
  color: #EBF6DE;
}
@media (max-width: 768px) {
  .Impact.Item > .inner > .content .h3 {
    font-size: 21px;
    letter-spacing: -0.63px;
  }
}
.Impact.Item > .inner > .content .label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #EBF6DE;
  margin-top: 0.625rem;
}
@media (max-width: 768px) {
  .Impact.Item > .inner > .content .label {
    margin-top: 0px;
  }
}
.Impact.Item > .inner > figure {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
.Impact.Item > .inner > .impact-result-icon {
  flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Impact.Item > .inner > .impact-result-icon .icon {
  font-size: 1.25rem;
}
.Impact.Item > .inner > .impact-result-icon.kwh {
  background: #7AC041;
  color: #394426;
}
.Impact.Item > .inner > .impact-result-icon.factory {
  background: #394426;
  color: #F8FCF5;
}
.Impact.Item > .inner > .impact-result-icon.water {
  background: rgba(206, 222, 171, 0.2);
  color: #F8FCF5;
}
.Impact.Item > .inner > .impact-result-icon.barrel {
  background: #CEDEAB;
  color: #394426;
}