:root {
  --_colors---green: #054a15;
  --_colors---rust\<deleted\|variable-936b32c8-293e-bf1d-ced3-5973afba9a65\>: #e47817;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 1em;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.paragraph {
  color: #fff;
  text-transform: none;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 200;
  line-height: 1.2em;
}

.paragraph.section {
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 300;
}

.paragraph.sub-p {
  margin-bottom: 28px;
  font-size: 27px;
}

.paragraph.sub-p-space {
  color: #000;
  font-size: 33px;
  line-height: 1.5em;
}

.button {
  background-color: #054a15;
  border-radius: 13px;
  font-family: Open Sans, sans-serif;
}

.button.rust {
  background-color: #e47817;
}

.button.rust.grad {
  background-image: linear-gradient(90deg, var(--_colors---green) 2%, var(--_colors---rust\<deleted\|variable-936b32c8-293e-bf1d-ced3-5973afba9a65\>));
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.button.rust.grad.text-grad {
  background-color: var(--_colors---green);
  color: #e47817;
  background-image: none;
}

.button.hero {
  text-align: center;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 50px;
  margin-top: 36px;
  margin-bottom: 36px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(9deg, var(--_colors---green), white);
  flex: 0 auto;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}

.grid.home-intro {
  grid-template-columns: 1fr 1fr;
}

.grid.about {
  background-image: linear-gradient(71deg, var(--_colors---green), white);
  grid-template-rows: auto auto;
}

.grid-section {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.container-2 {
  flex: 1;
  width: 100%;
}

.footer-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.text-block {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block.disclaimer {
  text-align: center;
  text-align: center;
  margin-top: 22px;
}

.body {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.navbar {
  background-color: #fff;
  justify-content: center;
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.brand {
  width: 28vw;
  display: block;
}

.brand.w--current {
  padding-top: 23px;
  padding-bottom: 23px;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.flex-block {
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  padding-left: 10vw;
  padding-right: 10vw;
}

.intro-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(11deg, var(--_colors---green), white);
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  min-height: 100%;
}

.intro-grid.flip {
  grid-template-columns: .25fr 1fr;
}

.intro-grid.about {
  background-image: none;
}

.hero-placement {
  padding-left: 10vw;
  padding-right: 10vw;
}

.image-3 {
  flex: 1;
}

.flex-block-2 {
  background-color: #fff;
  position: static;
  inset: auto 0% 0%;
}

.grid-serv {
  grid-column-gap: 102px;
  background-image: linear-gradient(169deg, var(--_colors---green) 7%, white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
  padding: 7vh 10vw;
}

.grid-serv.about {
  background-image: none;
}

.ps-div-right {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.section-2 {
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 7vh 16vw;
  display: flex;
}

.flex-block-3 {
  text-align: center;
}

.logo-title {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 47px;
}

.nav-menu {
  display: none;
}

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

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

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

  .menu-icon {
    display: block;
  }

  .menu {
    margin-left: 30px;
    position: static;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-button-2 {
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #0000;
  }

  .navigation-item {
    text-align: center;
    padding: 15px 30px;
    transition: background-color .4s, opacity .4s, color .4s;
  }

  .navigation-item:hover {
    background-color: #f7f8f9;
  }

  .navigation-item:active {
    background-color: #eef0f3;
  }

  .navigation-items, .navigation-wrap {
    background-color: #fff;
  }

  .navigation {
    padding: 25px 30px;
  }

  .hero-copy {
    padding-left: 20%;
    padding-right: 20%;
  }

  .link-block {
    width: 6%;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

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

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

  .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;
    box-shadow: none;
  }

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

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

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

  .logo-link {
    padding-left: 0;
  }

  .navigation {
    padding: 20px 30px;
  }

  .hero-copy {
    padding-left: 10%;
    padding-right: 10%;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-2, .container-3 {
    text-align: center;
  }
}

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

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

  .menu {
    margin-left: 15px;
  }

  .menu-button-2, .menu-button-2.w--open {
    flex: none;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    width: 10%;
  }

  .text-block {
    font-size: 12px;
  }
}

#w-node-_37e3b700-46e6-3c8b-1ca6-120e32d8c70c-a0eebaf2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37e3b700-46e6-3c8b-1ca6-120e32d8c714-a0eebaf2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}
