.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;
  }
}

.div-block {
  margin: 60px 40px 40px;
}

.button {
  text-align: center;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.section-colored {
  background-image: linear-gradient(360deg, #47f56a59 9%, #ffff0024 35%, #fff 74%, #fff);
  padding-bottom: 0;
}

.body {
  background-color: #fff;
}

.heading {
  color: #7d8b7c;
  text-align: center;
  text-shadow: none;
  font-family: Open Sans, sans-serif;
  font-size: 65px;
  line-height: 72px;
}

.text-span {
  color: #657a64;
}

.text-span-2 {
  color: #046600;
  text-decoration: none;
}

.text-block {
  color: #355a44;
  text-align: left;
  text-shadow: none;
  background-color: #fffdfd00;
  background-image: radial-gradient(circle closest-corner, #c2f8c075, #fffad75e 37%, #fff0 82%);
  border-radius: 20px;
  width: 376px;
  margin: 0 auto 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 37px;
}

.text-span-3, .text-span-4 {
  color: #034c20;
}

.heading-2 {
  font-size: 10px;
}

.div-block-3 {
  text-align: right;
  background-color: #ffffffe6;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 760px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 7px;
  display: flex;
  position: sticky;
  box-shadow: 0 4px 7px 2px #0003;
}

.heading-3 {
  color: #075124;
  text-align: right;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  text-decoration: none;
  display: flex;
}

.column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: flex-end stretch;
  height: 30px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: block;
}

.div-block-4 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
  position: sticky;
}

.column-2 {
  height: 30px;
}

.column-3 {
  height: 30px;
  padding-right: 20px;
}

.column-4 {
  height: 30px;
}

.text-span-5 {
  color: #7c8b7c;
  align-self: center;
  padding-top: 4px;
  padding-left: 1px;
  font-size: 16px;
}

.button-2 {
  background-color: #b838d8;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 20px;
}

.text-span-6 {
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.container {
  width: 418px;
}

.div-block-5 {
  background-color: #fff;
  border-radius: 20px;
  height: auto;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 0 0 11px 7px #0003;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 0;
}

.text-span-7 {
  font-weight: 700;
}

.text-span-8 {
  font-weight: 400;
}

.text-block-3 {
  color: #707070;
  text-align: center;
  padding-top: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
}

.form {
  margin-left: 40px;
  margin-right: 40px;
}

.field-label {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.field-label-2 {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.text-field {
  border-radius: 14px;
}

.text-field-2 {
  border-radius: 16px;
}

.select-field {
  background-color: #f3f3f375;
  border-radius: 18px;
}

.div-block-6 {
  background-color: #3a733a;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 20px;
}

.submit-button {
  text-align: center;
  background-color: #b838d8;
  border-radius: 20px;
}

.div-block-7 {
  text-align: center;
  margin-top: 20px;
}

.text-span-9 {
  font-size: 13px;
}

.text-span-10, .text-span-11 {
  font-weight: 700;
}

.form-block {
  margin-top: 20px;
  padding-bottom: 20px;
}

.image {
  text-align: center;
}

.container-2 {
  margin-left: 20px;
  margin-right: 20px;
}

.div-block-5-copy {
  background-color: #fff0;
  background-image: none;
  border-radius: 20px;
  height: auto;
  padding-bottom: 10px;
}

.text-block-copy {
  color: #034c20;
  text-align: center;
  background-color: #fffdfd00;
  background-image: radial-gradient(circle, #fff6 69%, #fff0);
  border: 1px solid #737373;
  border-radius: 20px;
  width: 376px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
}

.div-block-8 {
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-4 {
  text-align: center;
}

.text-block-5 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 64px;
  line-height: 10px;
  display: block;
}

.text-block-6 {
  color: #000;
  text-align: center;
  background-color: #e8f4e7;
  border-radius: 12px;
  margin-right: 0;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  box-shadow: 0 2px 7px 1px #0003;
}

.text-block-7 {
  color: #365a44;
  text-align: center;
  width: 218px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-4 {
  color: #034c20;
  text-align: center;
  text-shadow: none;
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 53px;
  line-height: 71px;
}

.bold-text {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.columns {
  margin-top: 20px;
}

.text-block-2-copy {
  color: #383838;
  text-align: left;
  width: 310px;
  margin: 10px auto 40px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
}

.columns-2 {
  margin-top: 20px;
}

.container-3 {
  background-color: #0000;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.bold-text-2 {
  color: #0e6707;
}

.text-span-12 {
  font-size: 13px;
}

.image-2, .image-3 {
  mix-blend-mode: exclusion;
  width: 40px;
  height: 30px;
}

.text-span-15 {
  color: #68cf63;
}

.div-block-9 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  margin-top: 20px;
  padding-top: 0;
}

.container-4 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #fffc;
  border: 1px solid #c9c9c9;
  border-top: 0 #f1f1f1;
  border-bottom: 1px #f1f1f1;
  max-width: 1200px;
}

.text-span-16 {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.text-span-17, .text-span-18 {
  font-weight: 700;
  text-decoration: underline;
}

.text-span-19 {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.text-span-20 {
  font-weight: 700;
  text-decoration: underline;
}

.text-span-21 {
  color: #000;
  text-decoration: underline;
}

.text-span-22, .text-span-23 {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.text-span-24 {
  color: #aaa;
  font-size: 17px;
}

.bold-text-3, .text-span-25 {
  color: #c8c8c8;
}

.container-5 {
  background-color: #0000;
  background-image: linear-gradient(#d0d0d0, #0000 11% 90%);
  width: 100%;
  padding-top: 2px;
}

.bold-text-4 {
  color: #b838d8;
}

.container-copy {
  width: 418px;
}

.section-colored2 {
  padding-bottom: 40px;
  transform: translate(0);
}

.text-span-9a {
  font-size: 21px;
  font-weight: 600;
  line-height: 34px;
}

.bold-text-5 {
  line-height: 27px;
}

.text-block-1a {
  color: #034c20;
  text-align: left;
  background-color: #fffdfd00;
  background-image: radial-gradient(circle, #fff6 69%, #fff0);
  border-radius: 20px;
  width: 331px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 37px;
}

.text-span-26 {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
}

.image-4 {
  border: 1px solid #000;
}

.text-span-27 {
  color: #034c20;
  font-weight: 800;
}

.container-5b {
  background-color: #0000;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 2px;
}

.column-5 {
  padding-left: 0;
  padding-right: 0;
}

.section-colored2a {
  background-image: linear-gradient(#47f56a59 9%, #ffff0024 35%, #fff 74%, #fff);
  padding-bottom: 0;
  transform: translate(0);
}

.container-43 {
  background-color: #ffffff9c;
  border: 1px #000;
  max-width: 1200px;
  box-shadow: 0 0 7px 20px #0003;
}

.container-43.section-colored {
  background-image: linear-gradient(360deg, #47f56a59 9%, #ffff0024 35%, #fff 74%, #fff);
}

.container-43.section-coloredd2 {
  background-color: #fff0;
}

.container-43.section-coloredd44 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #0000;
  background-image: linear-gradient(85deg, #ffffff1a, #ffffff4d 10%, #fff 40% 70%, #ffffff4d 90%, #ffffff1a);
  border-left-style: solid;
  border-left-color: #c9c9c9;
  border-right-style: solid;
  border-right-color: #c9c9c9;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 0;
  box-shadow: 0 0 9px 12px #0003;
}

.section-colored2dd {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-top: 1px #000;
  border-right: 3px #d9d3d3;
  padding-bottom: 0;
  display: block;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.section-colored333 {
  background-image: none;
  border-top: 1px #d5d5d5;
  border-left: 3px solid #f1f1f1;
  border-right: 3px #f1f1f1;
  padding-bottom: 100px;
  display: block;
}

.text-block2 {
  color: #365a44;
  text-align: left;
  background-color: #0000;
  border-radius: 20px;
  width: 339px;
  margin: 0 auto 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 37px;
}

.div-block-11 {
  background-color: #ffffff9e;
  border: 1px #fff;
  border-radius: 20px;
  padding-top: 0;
  box-shadow: 0 0 11px 7px #0003;
}

.columns-3 {
  padding-bottom: 40px;
}

.bold-text-6, .bold-text-7, .bold-text-8 {
  color: #777;
}

.heading-7 {
  color: #034c20;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  line-height: 44px;
}

.columns-4 {
  margin-top: 10px;
}

.column-7 {
  text-align: center;
  background-image: radial-gradient(circle, #ffffff8f 40%, #0000);
}

.column-8 {
  text-align: center;
}

.container-44 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #ffffffb3;
  border-bottom: 1px solid #f1f1f1;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
  max-width: 1200px;
}

.div-block-12 {
  padding-top: 10px;
}

.text-block5 {
  color: #365a44;
  text-align: left;
  background-color: #fffdfd00;
  background-image: none;
  border-radius: 20px;
  width: 291px;
  margin: 0 auto 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 37px;
}

.div-block-13 {
  background-color: #3a733a;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bold-text-9 {
  font-weight: 400;
}

.text-block-8 {
  color: #565555;
  text-align: center;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.text-span-31 {
  color: #000;
  text-decoration: none;
}

.bold-text-10 {
  color: #ffb2c3;
  text-decoration: none;
}

.bold-text-11 {
  color: #fff;
}

.div-block-14 {
  background-color: #fffff5;
  border-top: 5px solid #d5d5d5;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  display: block;
  box-shadow: 0 2px 5px #0003;
}

.heading-8 {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #c4f9be78;
  border-top: 5px solid #000;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-15 {
  color: #fdfdfd;
  background-color: #39733a;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 20px;
}

.text-block-9 {
  color: #e3e3e3;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.columns-5 {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.div-block-19 {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-image: radial-gradient(circle at 50% 80%, #f3ffef, #fefff7 48%, #fffdfd 64%, #fff 86%);
  border-top: 3px solid #c5c5c5;
  border-right: 1px #000;
  margin-top: 0;
  padding-top: 20px;
}

.text-span-32 {
  color: #657a64;
}

.text-block-2-copy-copy {
  color: #383838;
  text-align: left;
  width: 310px;
  margin: 10px auto 40px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
}

.bold-text-9-copy {
  font-weight: 400;
}

.bold-text-13 {
  color: #404040;
}

.div-block-20 {
  padding-top: 60px;
}

.div-block-21 {
  text-align: center;
  padding-bottom: 40px;
}

.text-block-10 {
  font-size: 21px;
  line-height: 43px;
}

.text-block-11 {
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.columns-6 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}

.column-10, .column-11, .column-12 {
  padding-top: 0;
}

.heading-9 {
  color: #5a5959;
  font-family: Open Sans, sans-serif;
}

.heading-10, .heading-11, .heading-12 {
  font-family: Open Sans, sans-serif;
}

.div-block-22 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: block;
}

.container-45 {
  padding-bottom: 10px;
}

.section {
  background-image: linear-gradient(#ffffff47, #ffff0036 20%, #47f56a3d 31%, #71f7523b 51%, #56f6623d 65%, #ffff1a38 78%, #ffffff47 97%), url('../images/back3.webp');
  background-position: 0 0, 50%;
  background-size: auto, 700px 200px;
}

.div-block-23 {
  color: #657a64;
  overflow-wrap: normal;
  border: 1px solid #000;
  padding-bottom: 40px;
}

.heading-3-copy {
  color: #07512461;
  text-align: right;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  display: flex;
}

.heading-3-dd {
  color: #075124;
  text-align: right;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 300px;
  height: 30px;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  display: flex;
}

.text-block-12 {
  color: #4a6648;
  text-align: center;
  width: 300px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-span-33, .text-span-34 {
  font-weight: 700;
}

.text-block-14, .text-block-15 {
  font-family: Open Sans, sans-serif;
}

.text-span-35 {
  color: #657a64;
}

.heading-top {
  color: #075124d1;
  text-align: right;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: 30px;
  margin: 0 auto;
  font-family: Open Sans, sans-serif;
  font-size: 23px;
  display: flex;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-46 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #075124;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #075124;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.text-block-17 {
  color: #075124;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.div-block-25 {
  background-image: radial-gradient(circle closest-corner at 50% 100%, #59b55f1f 27%, #cfea9424 88%);
  border: 1px solid #d6d6d6;
  border-radius: 15px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 12px 3px #0003;
}

.container-5b3 {
  background-color: #0000;
  background-image: linear-gradient(#d0d0d0, #0000 11% 90%);
  width: 80%;
  padding-top: 2px;
  display: none;
}

.column-13 {
  margin-top: 20px;
}

.container-3-copy {
  background-color: #0000;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.image-5 {
  filter: blur(5px);
}

.column-15 {
  background-image: radial-gradient(circle, #ffffff8f 40%, #0000 100%, #3d3d3d3d);
}

.column-16 {
  background-image: radial-gradient(circle, #ffffff8f 40%, #0000);
  margin-top: 20px;
}

.heading-13, .heading-14, .heading-15, .heading-16, .heading-17, .heading-18 {
  display: none;
}

.text-span-36 {
  font-size: 37px;
}

.text-span-37 {
  color: #657a64;
}

.text-span-38 {
  color: #657a64;
  font-size: 40px;
}

.text-span-39 {
  color: #657a64;
}

.code-embed {
  padding-bottom: 60px;
}

.link-block, .link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.column-17 {
  padding-left: 0;
  padding-right: 0;
}

.columns-8 {
  text-align: left;
  width: 100%;
}

.link {
  text-decoration: none;
}

.section-2 {
  color: #000;
}

.text-block-18 {
  color: #657a64;
  white-space: nowrap;
  word-break: normal;
  min-height: auto;
  max-height: 50px;
  font-size: 42px;
  animation: 30s linear infinite move;
  display: block;
  overflow: auto;
  transform: translateX(100%);
}

.scroll-container {
  transform: translateX(100%);
}

.text-block-19 {
  color: #657a6452;
  -webkit-text-stroke-color: transparent;
  white-space: nowrap;
  font-family: Open Sans, sans-serif;
  font-size: 39px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-27 {
  -webkit-text-stroke-color: transparent;
  background-color: #0000;
}

.scrolling_text, .div-block-28, .code-embed-2 {
  -webkit-text-stroke-color: transparent;
}

.text-block-20 {
  color: #07512461;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
}

@media screen and (max-width: 991px) {
  .container-46 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-logo-left-container.shadow-three {
    display: none;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    display: none;
  }

  .div-block-5 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-13 {
    margin-top: 40px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-logo-left-container.shadow-three {
    display: block;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .container-5b3 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    margin-left: 20px;
    margin-right: 20px;
    display: block;
  }

  .body {
    display: block;
    overflow: visible;
  }

  .heading {
    text-shadow: none;
    margin-top: 10px;
    font-size: 38px;
    line-height: 45px;
  }

  .text-block {
    text-align: left;
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 17px;
  }

  .heading-2 {
    text-align: center;
  }

  .div-block-3 {
    display: none;
  }

  .div-block-4 {
    background-color: #ecffef;
    border: 4px #535353;
    border-bottom-color: #828e80;
    margin-top: 0;
    font-family: Open Sans, sans-serif;
    font-size: 7px;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .button-2 {
    justify-content: space-between;
    align-items: center;
    width: 205px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 24px;
    display: block;
  }

  .container {
    width: auto;
    margin-top: 20px;
  }

  .div-block-5 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-block-2 {
    margin-top: 0;
    padding-top: 0;
  }

  .text-span-8 {
    margin-left: auto;
    margin-right: auto;
  }

  .form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .field-label-2 {
    line-height: 25px;
  }

  .form-block {
    text-align: left;
  }

  .div-block-5-copy {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
  }

  .text-block-copy {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 17px;
  }

  .div-block-8 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .text-block-6 {
    padding-left: 10px;
    line-height: 23px;
  }

  .text-block-7 {
    width: 200px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .heading-4 {
    margin-top: 140px;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 45px;
  }

  .text-block-2-copy {
    width: 260px;
    margin-bottom: 40px;
    margin-right: auto;
    padding-left: 0;
    font-size: 14px;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    color: #4a4747;
    text-shadow: 0 1px 1px #0003;
    padding-left: 20px;
    font-size: 29px;
  }

  .text-span-13 {
    color: #096415;
  }

  .text-span-14 {
    color: #c1bbbb;
    font-size: 20px;
  }

  .image-2, .image-3 {
    display: none;
  }

  .div-block-9 {
    margin-top: 0;
    display: block;
  }

  .container-4 {
    display: block;
  }

  .container-5 {
    padding-left: 20px;
    display: none;
  }

  .container-copy {
    width: auto;
    margin-top: 60px;
  }

  .text-block-1a {
    text-align: left;
    width: 231px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 15px;
  }

  .text-span-26 {
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
    display: block;
  }

  .container-5b {
    padding-left: 0;
    display: block;
  }

  .container-43 {
    display: block;
  }

  .container-43.section-coloredd44 {
    box-shadow: none;
  }

  .text-block2 {
    text-align: left;
    width: 236px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 17px;
  }

  .div-block-11 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-3 {
    padding-bottom: 0;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-span-28 {
    color: #1e1e1e;
  }

  .text-span-29, .text-span-30 {
    color: #676767;
  }

  .heading-7 {
    font-size: 34px;
  }

  .column-7, .column-6-copy, .column-6-copy-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block5 {
    text-align: left;
    width: 209px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 17px;
  }

  .text-span-31, .bold-text-10 {
    display: block;
  }

  .div-block-15 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .div-block-19 {
    margin-top: 0;
    padding-top: 0;
    display: block;
  }

  .text-span-32 {
    color: #547c52;
  }

  .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-12 {
    line-height: 30px;
    display: block;
  }

  .text-block-2-copy-copy {
    width: 250px;
    margin-bottom: 40px;
    margin-right: auto;
    padding-left: 0;
    font-size: 14px;
  }

  .bold-text-9-copy {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-21 {
    text-align: center;
  }

  .text-block-11 {
    font-size: 17px;
  }

  .heading-9 {
    text-align: center;
  }

  .div-block-23 {
    padding-bottom: 0;
  }

  .div-block-24 {
    text-align: center;
  }

  .text-block-13 {
    width: 157px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 22px;
  }

  .text-block-14 {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    line-height: 22px;
  }

  .text-block-15 {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    line-height: 22px;
  }

  .text-block-16 {
    width: 135px;
    margin-left: auto;
    margin-right: auto;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    line-height: 22px;
  }

  .columns-7 {
    display: flex;
  }

  .container-46 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .navbar-logo-left-container.shadow-three {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .navbar-wrapper {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    justify-content: space-between;
    align-items: center;
  }

  .navbar-brand {
    order: -1;
  }

  .nav-menu-wrapper {
    display: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .container-5b3 {
    padding-left: 20px;
    display: block;
  }

  .column-13 {
    margin-top: 40px;
  }

  .div-block-26, .container-3-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-14 {
    padding-bottom: 60px;
  }

  .code-embed {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-19 {
    font-size: 29px;
  }
}


