:root {
  --page-padding--padding-global: 25px;
  --color-scheme-1--background: #fff;
  --color--white: #fff;
  --text-sizes--heading-5: 24px;
  --text-sizes--heading-1: 56px;
  --text-sizes--text-medium: 18px;
  --section-padding--padding-section-large: 60px;
  --color-scheme-1--text: #000;
  --text-sizes--heading-2: 48px;
  --text-sizes--text-regular: 16px;
  --radius--medium: 0px;
  --section-padding--padding-section-medium: 80px;
  --text-sizes--text-small: 14px;
  --color--neutral-darkest: #000;
  --max-width--max-width-medium: 560px;
  --container--container-large: 1280px;
  --max-width--max-width-large: 768px;
  --text-sizes--heading-3: 38px;
  --text-sizes--heading-4: 32px;
  --text-sizes--heading-6: 20px;
  --radius--large: 0px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.button-style {
  grid-column-gap: 8px;
  background-color: #f49532;
  border: 1px solid #f49532;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.location_on {
  overflow: hidden;
}

.desktop {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.navbar-2 {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 139px;
  text-decoration: none;
  display: flex;
}

.container {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column {
  grid-column-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.actions {
  grid-column-gap: 16px;
  border-radius: 2px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.frame-1 {
  border-radius: 2px;
  justify-content: flex-end;
  align-items: center;
  width: 172px;
  text-decoration: none;
  display: flex;
}

.web {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-5);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.header-5 {
  padding-right: var(--page-padding--padding-global);
  padding-left: var(--page-padding--padding-global);
  object-fit: contain;
  background-image: url('../images/Header--5-.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: auto;
  overflow: hidden;
}

.medium-length-hero-headline-goes-here {
  color: var(--color--white);
  font-family: Roboto;
  font-size: var(--text-sizes--heading-1);
  text-shadow: 4px 4px 2px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit-suspendisse-varius-enim-in-eros-elementum-tri {
  color: var(--color--white);
  font-family: Roboto;
  font-size: var(--text-sizes--text-medium);
  text-shadow: 2px 2px 2px #0003;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.layout-4 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.component {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading {
  border-style: none;
  border-width: undefinedpx;
  color: var(--color-scheme-1--text);
  font-family: Roboto;
  font-size: var(--text-sizes--heading-2);
  border-color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.row {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.list-item {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.subheading-one {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-5);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.layout-239, .layout-121 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.timeline {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.timeline-item {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cta-9 {
  padding: var(--radius--medium) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-image: linear-gradient(#559c36, #559c36), url('../images/CTA--9-.jpg');
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  min-height: 336px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer-7 {
  padding: var(--section-padding--padding-section-medium) var(--page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.credits {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.copyright-all-rights-reserved {
  color: var(--color-scheme-1--text);
  font-family: undefined, sans-serif;
  font-size: var(--text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-2 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.button-style-3 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--neutral-darkest);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.button-style-4 {
  color: var(--color--neutral-darkest);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-5 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: var(--color--white);
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-6 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-7 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-8 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: #f49532;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 55px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  height: auto;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.column-2 {
  max-width: var(--max-width--max-width-medium);
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.actions-2 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-style-9 {
  grid-row-gap: 8px;
  background-color: #f49532;
  border: 1px solid #f49532;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-10 {
  grid-row-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: var(--color--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  max-width: var(--container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.content-style-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.container-4 {
  max-width: var(--container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-6 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-2);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-3 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-7 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-2 {
  grid-column-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-3 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-3 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-4);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .3125rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
}

.heading-4 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-4);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  display: inline-block;
}

.text-4 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.actions-3 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  display: flex;
}

.component-2 {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-5 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-2);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-style-8 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-6 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-4);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.component-3 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-9 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 856px;
  height: 112px;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.heading-7 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-3);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-5 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-medium);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.row-3 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.copyright-all-rights-reserved-2 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .21875rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.copyright-all-rights-reserved-3 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .21875rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  display: inline-block;
}

.copyright-all-rights-reserved-4 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.header-wrapper {
  width: auto;
  margin: auto;
  overflow: hidden;
}

.header-5-2 {
  grid-row-gap: 10px;
  background-image: linear-gradient(270deg, #d9d9d900 21%, #7b7b7bb3 100%), url('../images/Header--5-.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 900px;
  min-height: 900px;
  padding: 237px 64px;
  text-decoration: none;
  display: flex;
}

.mobile {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 375px;
  text-decoration: none;
  display: none;
  overflow: hidden;
}

.list {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.untitled {
  color: #559c36;
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.copyright-all-rights-reserved {
  color: var(--color-scheme-1--text);
  font-family: undefined, sans-serif;
  font-size: var(--text-sizes--text-small);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-style-11 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: var(--color--white);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.button-style-12 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.navbar-2-2 {
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-5 {
  padding-right: 12px;
  padding-left: var(--page-padding--padding-global);
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  display: flex;
}

.content-style-10 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 16px;
  display: flex;
}

.column-5 {
  overflow: hidden;
}

.button-style-13 {
  grid-column-gap: 8px;
  border: 1px solid var(--color--white);
  background-color: #f49532;
  justify-content: center;
  align-items: center;
  width: 104px;
  height: 32px;
  padding: 8px 20px;
  text-decoration: none;
  display: flex;
}

.web-2 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.header-5-3 {
  grid-row-gap: 10px;
  background-image: url('../images/Header--5-.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 246px;
  min-height: 246px;
  padding: 75px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-6 {
  box-shadow: 0 2px 4px #0003;
}

.column-6 {
  max-width: var(--max-width--max-width-medium);
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-11 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.medium-length-hero-headline-goes-here-2 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-1);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.layout-4-2 {
  padding: 30px var(--page-padding--padding-global) var(--section-padding--padding-section-large);
  grid-row-gap: 48px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-7 {
  max-width: var(--container--container-large);
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.component-4 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-3 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.actions-5 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.layout-4-3 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 48px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.list-item-2 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.subheading-one-2 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-6);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.layout-239-2 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 48px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-8 {
  max-width: var(--container--container-large);
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-4 {
  max-width: var(--max-width--max-width-large);
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-12 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-4 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-7 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-8 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-6);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .28125rem;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: inline-block;
}

.heading-9 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-6);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  display: inline-block;
}

.text-6 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.layout-121-2 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 48px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.component-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-8 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-13 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.timeline-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.timeline-item-2 {
  grid-column-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.content-style-14 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 221px;
  text-decoration: none;
  display: flex;
}

.content-style-15 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.heading-10 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--heading-6);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.content-style-16 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 197px;
  text-decoration: none;
  display: flex;
}

.cta-9-2 {
  padding: var(--section-padding--padding-section-large) var(--page-padding--padding-global);
  grid-row-gap: 48px;
  background-image: linear-gradient(#559c36, #559c36), url('../images/CTA--9-.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 322px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.component-6 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: var(--color--white);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-regular);
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-6 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-7-2 {
  padding: var(--section-padding--padding-section-medium) var(--page-padding--padding-global);
  grid-row-gap: 48px;
  background-color: var(--color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.credits-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.row-5 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.copyright-all-rights-reserved-2 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .21875rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.copyright-all-rights-reserved-3 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .21875rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
  display: inline-block;
}

.copyright-all-rights-reserved-4 {
  color: var(--color-scheme-1--text);
  font-family: Roboto, sans-serif;
  font-size: var(--text-sizes--text-small);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: inline-block;
}

.link-2 {
  color: #559c36;
  text-align: left;
  text-underline-position: auto;
  flex-flow: row;
  justify-content: flex-start;
  font-size: 16px;
  display: inline-flex;
}

.button-4 {
  background-color: #f49432;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 60px;
  padding: 20px 40px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.button-5 {
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 20px 40px;
  font-size: 20px;
  font-weight: 700;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.full-bleed {
  background-color: #559c36;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 60px 40px;
  display: flex;
}

.heading-11 {
  color: #fff;
  margin: 10px 0;
}

.div-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: flex-start;
  display: block;
}

.link-block {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 60px;
  padding: 15px 20px 10px;
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-size: 20px;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

@media screen and (max-width: 479px) {
  .desktop {
    display: none;
  }

  .text {
    font-size: var(--text-sizes--text-regular);
  }

  .heading-2 {
    font-size: var(--text-sizes--heading-3);
    text-align: left;
  }

  .text-3 {
    font-size: var(--text-sizes--text-regular);
    text-align: left;
  }

  .heading-5 {
    font-size: var(--text-sizes--heading-3);
  }

  .mobile {
    display: block;
  }

  .navbar-2-2 {
    flex-flow: row;
    display: flex;
  }

  .container-5 {
    flex-flow: row;
    justify-content: flex-start;
    display: flex;
  }

  .header-5-3 {
    -webkit-text-fill-color: inherit;
    background-image: linear-gradient(90deg, #4e4e4e4a, #fff0), url('../images/Header--5-.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-clip: border-box;
  }

  .container-6 {
    position: relative;
  }

  .content-style-11 {
    z-index: 2;
    position: relative;
  }

  .medium-length-hero-headline-goes-here-2 {
    font-size: var(--text-sizes--heading-3);
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    line-height: 100%;
  }

  .layout-4-2 {
    padding-bottom: var(--page-padding--padding-global);
  }

  .actions-5 {
    border-radius: 2px;
    justify-content: center;
  }

  .content-style-12 {
    align-items: flex-start;
  }

  .heading-8, .heading-9, .text-6 {
    text-align: left;
  }

  .image {
    max-width: 200px;
  }

  .container-9 {
    background-color: var(--color--white);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 3px;
    display: flex;
  }

  .image-2 {
    max-width: 190px;
  }

  .button {
    background-color: #f49432;
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 13px;
    display: flex;
  }

  .image-3 {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
  }

  .text-block {
    font-weight: 700;
  }

  .text-block-2 {
    color: #fff;
    text-shadow: 2px 2px 2px #0003;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
  }

  .button-2 {
    background-color: #f49432;
    border-radius: 4px;
  }

  .button-3 {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
  }

  .link {
    color: #559c36;
    font-size: 16px;
  }
}


