.main-menu,
.main-menu.sticky-scroll {
  background: #4c4a43 !important;
}

.fp-section.banner-section-text {
  flex-direction: column;
  background: #fff7e3 !important;
  padding-top: 10rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  height: auto !important;
}
@media (max-width: 720px) {
  .fp-section.banner-section-text {
    text-align: center;
    padding-top: 7.5rem;
    padding-bottom: 2rem;
  }
  .fp-section.banner-section-text .banner-container {
    margin-top: 2rem;
  }
}
.fp-section.banner-section-text h1,
.fp-section.banner-section-text h2,
.fp-section.banner-section-text h3 {
  margin-bottom: 0.5rem;
  font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.2;
  color: #118081;
  width: 100%;
}
@media (max-width: 720px) {
  .fp-section.banner-section-text h1,
  .fp-section.banner-section-text h2,
  .fp-section.banner-section-text h3 {
    text-align: center;
  }
}
.fp-section.banner-section-text h1 {
  font-size: clamp(40px, 5.8vw, 100px);
  text-shadow: 0 0 0;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: -10px;
  padding-top: 0;
}
.fp-section.banner-section-text h2 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #333;
  font-size: clamp(24px, 2.2vw, 40px);
  padding-top: 2.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
@media (max-width: 720px) {
  .fp-section.banner-section-text h2 {
    padding-top: 0;
  }
}
.fp-section.banner-section-text h3 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #f3a940;
  text-transform: uppercase;
  font-size: clamp(20px, 2.5vw, 50px);
  font-weight: 600;
}
.fp-section.banner-section-text p {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #333;
  font-weight: 500;
  font-size: clamp(15px, 1.4vw, 30px);
  line-height: 1.7;
}
.fp-section.banner-section-text .banner {
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  padding-bottom: 0;
}
.fp-section.banner-section-text svg {
  display: block;
  color: #69adaf;
  height: 80px;
  margin: 8rem auto 0 auto;
  transform: scaleX(1.2);
}
@media (max-width: 920px) {
  .fp-section.banner-section-text svg {
    margin-top: 1.5rem;
    display: none;
    height: 50px;
  }
}
.fp-section.fp-statistics {
  background: #c7e0e0;
  text-align: center;
  height: auto !important;
}
.fp-section.fp-statistics .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 920px) {
  .fp-section.fp-statistics .banner {
    flex-direction: column;
  }
}
@media (max-width: 720px) {
  .fp-section.fp-statistics .container {
    margin: 2rem 0;
  }
}
.fp-section.fp-statistics h2 {
  text-align: center;
  width: 100%;
  margin: 0 0 3.7rem 0;
  padding: 0;
  font-weight: 600;
  color: #147476;
  text-transform: uppercase;
  font-size: clamp(45px, 3.25vw, 58px);
}
.fp-section.fp-statistics .fp-statistics-block {
  text-align: center;
  padding: 0 2rem 2rem 2rem;
}
.fp-section.fp-statistics .fp-statistics-block h3 {
  font-size: clamp(30px, 6.3vw, 74px);
  font-weight: 500;
  color: #26225f;
}
.fp-section.fp-statistics .fp-statistics-block h4 {
  font-weight: 500;
  font-size: clamp(30px, 2.7vw, 40px);
  color: #147476;
}
.fp-section.fp-statistics .fp-statistics-block p {
  font-size: clamp(15px, 1.2vw, 26px);
  color: #000;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 1rem;
}
.fp-section.fp-statistics .fp-statistics-block p strong {
  color: #147476;
}
@media (max-width: 720px) {
  .fp-section .fp-content-detail-left, .fp-section .split-content .split-content-box {
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 576px) {
  .fp-section .container {
    max-width: 1300px !important;
  }
}

.stats-section {
  background: #fff7e3 !important;
}
.stats-section .banner {
  gap: 0 4rem;
  padding: 2rem 2rem 0 2rem;
  font-weight: 500;
}
@media (max-width: 720px) {
  .stats-section .banner {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
    padding: 3rem 2rem 0 2rem;
  }
}
.stats-section h1 {
  font-size: clamp(40px, 5.8vw, 100px);
  color: #118081;
}
.stats-section p {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: #333;
  font-weight: 500;
  font-size: clamp(15px, 1.5vw, 30px);
  line-height: 1.7;
}
@media (min-width: 1200px) {
  .stats-section .stats-banner-wrap {
    padding: 4rem 0 !important;
    max-width: 1300px !important;
  }
}

.stats-impact-section {
  background: #efefef;
  padding: 7rem 1rem 7rem 1rem;
}
@media (max-width: 1200px) {
  .stats-impact-section {
    padding: 5rem 1rem 4rem 1rem;
  }
}
.stats-impact-section h2 {
  text-align: center;
  width: 100%;
  margin: 0 0 3.7rem 0;
  padding: 0;
  font-weight: 600;
  color: #147476;
  text-transform: uppercase;
  font-size: clamp(45px, 3.25vw, 58px);
}
.stats-impact-section .stats-impact-container {
  max-width: 1200px !important;
}
@media (max-width: 1200px) {
  .stats-impact-section .stats-impact-container {
    max-width: 1200px !important;
  }
}
@media (min-width: 768px) {
  .stats-impact-section .stats-impact-container {
    max-width: 90% !important;
  }
}
@media (min-width: 576px) {
  .stats-impact-section .stats-impact-container {
    max-width: 1200px !important;
  }
}
.stats-impact-section .stats-impact-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  justify-content: center;
  text-align: center;
  gap: 2rem;
}
@media (max-width: 860px) {
  .stats-impact-section .stats-impact-row {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 720px) {
  .stats-impact-section .stats-impact-row {
    grid-template-columns: 1fr;
  }
}
.stats-impact-section .stats-impact-row .stats-impact-box {
  background: #fff;
  padding: 2rem;
}
.stats-impact-section .stats-impact-row .stats-impact-box .stats-impact-box-inner .stats-impact-number {
  font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: clamp(40px, 4vw, 50px);
  font-weight: 900;
  color: #26225f;
  padding-bottom: 0.5rem;
}
.stats-impact-section .stats-impact-row .stats-impact-box .stats-impact-desc {
  font-weight: 500;
  width: 70%;
  margin: 0 auto;
}

.stats-graph-top-content .section-heading {
  padding-bottom: 2rem;
}

.stats-outcomes-section {
  background: #fff;
}
.stats-outcomes-section .stats-outcomes-row {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 2rem;
}
@media (max-width: 720px) {
  .stats-outcomes-section .stats-outcomes-row {
    grid-template-columns: 1fr;
    padding: 0 2rem 1rem 2rem;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.stats-outcomes-section h2 {
  text-align: left;
  width: 100%;
  font-weight: 600;
  padding: 2rem 0 1.25rem 0;
  padding-bottom: 1.25rem;
  color: #147476;
  text-transform: uppercase;
  font-size: clamp(34px, 3.25vw, 58px);
}
@media (max-width: 720px) {
  .stats-outcomes-section h2 {
    text-align: center;
  }
}
.stats-outcomes-section button,
.stats-outcomes-section .stats-outcomes-button {
  color: #f5b23b;
  border: 1px solid #f5b23b;
  padding: 0.5rem 2rem;
  margin: 2rem 0;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.stats-outcomes-section button:hover,
.stats-outcomes-section .stats-outcomes-button:hover {
  color: #147476;
  border-color: #147476;
}
.stats-outcomes-section .stats-outcomes-desc {
  padding-bottom: 1rem;
}

.container {
  max-width: 1100px !important;
}

@media (min-width: 768px) {
  .container {
    max-width: 90% !important;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 1100px !important;
  }
}

/*# sourceMappingURL=gw-custom.css.map */
