.raft-h2o .raft-h2o-hero-figma {
  --raft-h2o-hero-navy: #000026;
  --raft-h2o-hero-purple: #4f0657;
  --raft-h2o-hero-coral: #f05252;
  --raft-h2o-hero-peach: #f3946c;
  --raft-h2o-hero-gold: #f6d586;
  background: var(--raft-h2o-hero-navy);
  box-sizing: border-box;
  color: #fff;
  font-family: "Neue Einstellung", "NeueEinstellung", "Avenir Next", Avenir, Arial, sans-serif;
  height: min(1122px, 58.4375vw);
  min-height: min(1122px, 58.4375vw);
  overflow: hidden;
  position: relative;
  width: 100%;
}

.raft-h2o .raft-h2o-hero-figma *,
.raft-h2o .raft-h2o-hero-figma *::before,
.raft-h2o .raft-h2o-hero-figma *::after {
  box-sizing: border-box;
}

.raft-h2o .raft-h2o-hero-figma__photo {
  height: 100%;
  left: 34.6875%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 65.3125%;
  z-index: 0;
}

.raft-h2o .raft-h2o-hero-figma__facility {
  display: block;
  height: 100% !important;
  max-width: none !important;
  object-fit: fill;
  object-position: center;
  width: 100%;
}

.raft-h2o .raft-h2o-hero-figma__photo-shade {
  background:
    linear-gradient(180deg, rgba(0, 0, 38, 0.02) 0%, rgba(0, 0, 38, 0.08) 72%, rgba(0, 0, 38, 0.18) 100%),
    linear-gradient(90deg, #000026 0%, #000026 20%, rgba(0, 0, 38, 0.985) 29%, rgba(0, 0, 38, 0.88) 40%, rgba(0, 0, 38, 0.57) 54%, rgba(0, 0, 38, 0.24) 68%, rgba(0, 0, 38, 0.06) 84%, rgba(0, 0, 38, 0) 100%);
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.raft-h2o .raft-h2o-hero-figma__glow {
  background:
    radial-gradient(ellipse 36% 54% at 42% -1%, rgba(246, 213, 134, 0.94) 0%, rgba(243, 148, 108, 0.88) 25%, rgba(240, 82, 82, 0.78) 43%, rgba(116, 17, 93, 0.66) 67%, rgba(79, 6, 87, 0.24) 82%, rgba(0, 0, 38, 0) 100%);
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 2;
}

.raft-h2o .raft-h2o-hero-figma__shell {
  height: 100%;
  margin: 0 auto;
  max-width: 1536px;
  position: relative;
  width: 80vw;
  z-index: 3;
}

.raft-h2o .raft-h2o-hero-figma__copy {
  left: 0;
  position: absolute;
  top: min(250px, 13.0208vw);
  width: min(790px, 41.1458vw);
}

.raft-h2o .raft-h2o-hero-figma__eyebrow {
  color: var(--raft-h2o-hero-coral);
  font-size: min(18px, 0.9375vw);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  margin: 0 0 min(8px, 0.4167vw);
  text-transform: none;
}

.raft-h2o .raft-h2o-hero-figma__copy h1 {
  color: #fff;
  font-size: min(56px, 2.9167vw);
  font-weight: 700;
  letter-spacing: max(-2px, -0.1042vw);
  line-height: 1.25;
  margin: 0 0 min(36px, 1.875vw);
  max-width: none;
}

.raft-h2o .raft-h2o-hero-figma__lead {
  color: #fff;
  font-size: min(18px, 0.9375vw);
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 min(40px, 2.0833vw);
  max-width: none;
  width: min(800px, 41.6667vw);
}

.raft-h2o .raft-h2o-hero-figma__checks {
  display: flex;
  flex-direction: column;
  gap: min(15px, 0.78125vw);
  list-style: none;
  margin: 0 0 min(30px, 1.5625vw);
  padding: 0;
}

.raft-h2o .raft-h2o-hero-figma__checks li {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: min(18px, 0.9375vw);
  font-weight: 400;
  gap: min(10px, 0.5208vw);
  line-height: 1.6;
  margin: 0;
}

.raft-h2o .raft-h2o-hero-figma__checks li > span {
  align-items: center;
  background: linear-gradient(252.7425deg, var(--raft-h2o-hero-gold) 0%, var(--raft-h2o-hero-coral) 99.604%);
  border-radius: 50%;
  display: inline-flex;
  flex: 0 0 min(32px, 1.6667vw);
  height: min(32px, 1.6667vw);
  justify-content: center;
  width: min(32px, 1.6667vw);
}

.raft-h2o .raft-h2o-hero-figma__checks img {
  display: block;
  height: 100% !important;
  max-width: none !important;
  width: 100%;
}

.raft-h2o .raft-h2o-hero-figma__button {
  align-items: center;
  background: linear-gradient(252.7425deg, var(--raft-h2o-hero-gold) 0%, var(--raft-h2o-hero-coral) 99.604%);
  border-radius: min(12px, 0.625vw);
  color: var(--raft-h2o-hero-navy) !important;
  display: inline-flex;
  font-size: min(18px, 0.9375vw);
  font-weight: 900;
  justify-content: center;
  letter-spacing: min(0.5px, 0.026vw);
  line-height: 1.25;
  min-height: min(63px, 3.28125vw);
  padding: min(20px, 1.0417vw) min(32px, 1.6667vw);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.raft-h2o .raft-h2o-hero-figma__button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 4px;
}

.raft-h2o .raft-h2o-hero-figma__applications {
  align-items: center;
  bottom: min(180px, 9.375vw);
  display: grid;
  grid-template-columns: min(5px, 0.2604vw) min(383px, 19.9479vw) min(380px, 19.7917vw) min(382px, 19.8958vw) min(386px, 20.1042vw);
  height: min(96px, 5vw);
  left: 0;
  position: absolute;
  width: 100%;
}

.raft-h2o .raft-h2o-hero-figma__application-accent {
  align-self: stretch;
  background: linear-gradient(180deg, rgba(240, 82, 82, 0) 0%, #4f0657 18%, #f05252 52%, #f6d586 82%, rgba(246, 213, 134, 0) 100%);
  display: block;
  width: 100%;
}

.raft-h2o .raft-h2o-hero-figma__application {
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.22);
  display: flex;
  height: min(93px, 4.84375vw);
  min-width: 0;
}

.raft-h2o .raft-h2o-hero-figma__application--ad {
  gap: min(18px, 0.9375vw);
  padding-left: min(35px, 1.8229vw);
}

.raft-h2o .raft-h2o-hero-figma__application--wastewater {
  gap: min(18px, 0.9375vw);
  padding-left: min(24px, 1.25vw);
}

.raft-h2o .raft-h2o-hero-figma__application--digestate {
  gap: min(18px, 0.9375vw);
  padding-left: min(59px, 3.0729vw);
}

.raft-h2o .raft-h2o-hero-figma__application--runoff {
  border-right: 0;
  gap: min(18px, 0.9375vw);
  padding-left: min(46px, 2.3958vw);
}

.raft-h2o .raft-h2o-hero-figma__application-icon {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  display: inline-flex;
  flex: 0 0 min(92px, 4.7917vw);
  height: min(92px, 4.7917vw);
  justify-content: center;
  width: min(92px, 4.7917vw);
}

.raft-h2o .raft-h2o-hero-figma__application-icon img {
  display: block;
  filter: brightness(0) saturate(100%) invert(6%) sepia(38%) saturate(2806%) hue-rotate(231deg) brightness(73%) contrast(145%);
  height: min(54px, 2.8125vw) !important;
  max-width: none !important;
  width: min(52px, 2.7083vw);
}

.raft-h2o .raft-h2o-hero-figma__application--wastewater .raft-h2o-hero-figma__application-icon img,
.raft-h2o .raft-h2o-hero-figma__application--digestate .raft-h2o-hero-figma__application-icon img,
.raft-h2o .raft-h2o-hero-figma__application--runoff .raft-h2o-hero-figma__application-icon img {
  height: min(51px, 2.65625vw) !important;
  width: min(50px, 2.6042vw);
}

.raft-h2o .raft-h2o-hero-figma__application strong {
  color: #fff;
  font-size: min(18px, 0.9375vw);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
  white-space: nowrap;
}

@media (max-width: 900px) {
  .raft-h2o .raft-h2o-hero-figma {
    height: auto;
    min-height: 760px;
  }

  .raft-h2o .raft-h2o-hero-figma__photo {
    height: 48%;
    left: 25%;
    width: 75%;
  }

  .raft-h2o .raft-h2o-hero-figma__shell {
    min-height: 760px;
    width: calc(100% - 36px);
  }

  .raft-h2o .raft-h2o-hero-figma__copy {
    top: 120px;
    width: 100%;
  }

  .raft-h2o .raft-h2o-hero-figma__copy h1 {
    font-size: 38px;
  }

  .raft-h2o .raft-h2o-hero-figma__lead br,
  .raft-h2o .raft-h2o-hero-figma__copy h1 br {
    display: none;
  }

  .raft-h2o .raft-h2o-hero-figma__applications {
    bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    height: auto;
  }

  .raft-h2o .raft-h2o-hero-figma__application-accent {
    display: none;
  }

  .raft-h2o .raft-h2o-hero-figma__application {
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 999px;
    gap: 8px;
    height: auto;
    padding: 6px 12px;
  }

  .raft-h2o .raft-h2o-hero-figma__application-icon {
    flex-basis: 36px;
    height: 36px;
    width: 36px;
  }

  .raft-h2o .raft-h2o-hero-figma__application-icon img,
  .raft-h2o .raft-h2o-hero-figma__application--wastewater .raft-h2o-hero-figma__application-icon img,
  .raft-h2o .raft-h2o-hero-figma__application--digestate .raft-h2o-hero-figma__application-icon img,
  .raft-h2o .raft-h2o-hero-figma__application--runoff .raft-h2o-hero-figma__application-icon img {
    height: 22px !important;
    width: 22px;
  }
}
